Pull request #74 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49bd601da8eb6edcd02083d89aecb12e63414dac+575d8c05758f85eff27acf58ec1382961a427cb7 (b0cf33fe03f40db98b26944a3f624e3bc12a2cc6) 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-ssh4937320222284432695.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-ssh6139771649225935903.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1937686226391355352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-74/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4760432328765470770.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2404270560341563646.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-74/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-74/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15641049498636639436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-294 in /w/workspace/exfoundry_edgex-taf-common_PR-74 [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-74 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 575d8c05758f85eff27acf58ec1382961a427cb7 into PR head commit 49bd601da8eb6edcd02083d89aecb12e63414dac Merge succeeded, producing 49bd601da8eb6edcd02083d89aecb12e63414dac Checking out Revision 49bd601da8eb6edcd02083d89aecb12e63414dac (PR-74) > 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/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49bd601da8eb6edcd02083d89aecb12e63414dac # 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 575d8c05758f85eff27acf58ec1382961a427cb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49bd601da8eb6edcd02083d89aecb12e63414dac # timeout=10 Commit message: "build: bump paho-mqtt from 1.5.1 to 1.6.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-01T18:57:30.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-01T18:57:30.260Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-01T18:57:30.355Z] ========================================================= [2023-07-01T18:57:30.355Z] EdgeX Global Pipelines Version Info [2023-07-01T18:57:30.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-01T18:57:31.534Z] ------------------- [2023-07-01T18:57:31.534Z] stable info: [2023-07-01T18:57:31.534Z] ------------------- [2023-07-01T18:57:31.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-01T18:57:31.534Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-01T18:57:31.534Z] Message: update stable to v1.0.250 [2023-07-01T18:57:31.794Z] ------------------- [2023-07-01T18:57:31.794Z] experimental info: [2023-07-01T18:57:31.794Z] ------------------- [2023-07-01T18:57:31.794Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-01T18:57:31.794Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-01T18:57:31.794Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-07-01T18:57:32.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-07-01T18:57:32.143Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-07-01T18:57:32.180Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-01T18:57:32.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-01T18:57:32.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-01T18:57:32.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-07-01T18:57:32.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-01T18:57:32.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-07-01T18:57:32.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-07-01T18:57:32.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-01T18:57:32.467Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-07-01T18:57:32.503Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-07-01T18:57:32.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-01T18:57:32.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-01T18:57:32.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo [2023-07-01T18:57:32.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo [2023-07-01T18:57:32.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo [2023-07-01T18:57:32.737Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49bd601da8eb6edcd02083d89aecb12e63414dac [Pipeline] echo [2023-07-01T18:57:32.776Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49bd601 [Pipeline] echo [2023-07-01T18:57:32.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T18:57:32.924Z] provisioning config files... [2023-07-01T18:57:32.937Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/config14147665270752787896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T18:57:33.278Z] ---> docker-login.sh [2023-07-01T18:57:33.278Z] nexus3.edgexfoundry.org:10001 [2023-07-01T18:57:33.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:33.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:33.541Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:33.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:33.541Z] [2023-07-01T18:57:33.541Z] Login Succeeded [2023-07-01T18:57:33.541Z] nexus3.edgexfoundry.org:10002 [2023-07-01T18:57:33.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:33.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:33.802Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:33.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:33.802Z] [2023-07-01T18:57:33.802Z] Login Succeeded [2023-07-01T18:57:33.802Z] nexus3.edgexfoundry.org:10003 [2023-07-01T18:57:33.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:33.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:33.802Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:33.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:33.802Z] [2023-07-01T18:57:33.802Z] Login Succeeded [2023-07-01T18:57:33.802Z] nexus3.edgexfoundry.org:10004 [2023-07-01T18:57:33.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:34.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:34.060Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:34.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:34.060Z] [2023-07-01T18:57:34.060Z] Login Succeeded [2023-07-01T18:57:34.060Z] docker.io [2023-07-01T18:57:34.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:34.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:34.320Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:34.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:34.320Z] [2023-07-01T18:57:34.320Z] Login Succeeded [2023-07-01T18:57:34.320Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T18:57:34.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-01T18:57:34.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-01T18:57:34.920Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-01T18:57:34.920Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-01T18:57:34.920Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-01T18:57:34.920Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-01T18:57:34.920Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-01T18:57:34.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T18:57:35.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T18:57:35.343Z] [2023-07-01T18:57:35.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T18:57:35.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T18:57:35.720Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-01T18:57:35.720Z] b85a868b505f: Pulling fs layer [2023-07-01T18:57:35.720Z] e2be974225ed: Pulling fs layer [2023-07-01T18:57:35.720Z] 339a4e72a1f5: Pulling fs layer [2023-07-01T18:57:35.720Z] 988bab9f4d93: Pulling fs layer [2023-07-01T18:57:35.720Z] 1469e6f7b9e6: Pulling fs layer [2023-07-01T18:57:35.720Z] eaf3925da568: Pulling fs layer [2023-07-01T18:57:35.720Z] bab4dde63d76: Pulling fs layer [2023-07-01T18:57:35.720Z] bde34c3a00c8: Pulling fs layer [2023-07-01T18:57:35.720Z] b352a97aabf1: Pulling fs layer [2023-07-01T18:57:35.720Z] 4872d77fe225: Pulling fs layer [2023-07-01T18:57:35.720Z] 5851b861e8e6: Pulling fs layer [2023-07-01T18:57:35.720Z] 988bab9f4d93: Waiting [2023-07-01T18:57:35.720Z] 1469e6f7b9e6: Waiting [2023-07-01T18:57:35.720Z] eaf3925da568: Waiting [2023-07-01T18:57:35.720Z] bab4dde63d76: Waiting [2023-07-01T18:57:35.720Z] bde34c3a00c8: Waiting [2023-07-01T18:57:35.720Z] 4872d77fe225: Waiting [2023-07-01T18:57:35.720Z] 5851b861e8e6: Waiting [2023-07-01T18:57:35.720Z] e2be974225ed: Download complete [2023-07-01T18:57:35.720Z] 988bab9f4d93: Verifying Checksum [2023-07-01T18:57:35.994Z] 1469e6f7b9e6: Verifying Checksum [2023-07-01T18:57:35.994Z] 1469e6f7b9e6: Download complete [2023-07-01T18:57:35.994Z] eaf3925da568: Verifying Checksum [2023-07-01T18:57:35.994Z] eaf3925da568: Download complete [2023-07-01T18:57:35.994Z] 339a4e72a1f5: Verifying Checksum [2023-07-01T18:57:35.994Z] 339a4e72a1f5: Download complete [2023-07-01T18:57:35.994Z] bde34c3a00c8: Verifying Checksum [2023-07-01T18:57:35.994Z] bde34c3a00c8: Download complete [2023-07-01T18:57:35.994Z] b352a97aabf1: Verifying Checksum [2023-07-01T18:57:35.994Z] b352a97aabf1: Download complete [2023-07-01T18:57:35.994Z] 4872d77fe225: Download complete [2023-07-01T18:57:35.994Z] 5851b861e8e6: Verifying Checksum [2023-07-01T18:57:35.994Z] 5851b861e8e6: Download complete [2023-07-01T18:57:35.994Z] b85a868b505f: Verifying Checksum [2023-07-01T18:57:35.994Z] b85a868b505f: Download complete [2023-07-01T18:57:36.562Z] bab4dde63d76: Verifying Checksum [2023-07-01T18:57:36.562Z] bab4dde63d76: Download complete [2023-07-01T18:57:37.498Z] b85a868b505f: Pull complete [2023-07-01T18:57:37.498Z] e2be974225ed: Pull complete [2023-07-01T18:57:38.065Z] 339a4e72a1f5: Pull complete [2023-07-01T18:57:38.065Z] 988bab9f4d93: Pull complete [2023-07-01T18:57:38.324Z] 1469e6f7b9e6: Pull complete [2023-07-01T18:57:38.324Z] eaf3925da568: Pull complete [2023-07-01T18:57:40.227Z] bab4dde63d76: Pull complete [2023-07-01T18:57:40.227Z] bde34c3a00c8: Pull complete [2023-07-01T18:57:40.227Z] b352a97aabf1: Pull complete [2023-07-01T18:57:40.227Z] 4872d77fe225: Pull complete [2023-07-01T18:57:40.227Z] 5851b861e8e6: Pull complete [2023-07-01T18:57:40.227Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-01T18:57:40.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T18:57:40.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T18:57:40.720Z] prd-ubuntu20.04-docker-8c-8g-294 does not seem to be running inside a container [2023-07-01T18:57:40.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-74 -v /w/workspace/exfoundry_edgex-taf-common_PR-74:/w/workspace/exfoundry_edgex-taf-common_PR-74:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-74@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-01T18:57:45.229Z] $ docker top e68f7bd7964f12da28df81645a6665861fae3698f1928486df8a2bf750f9fb94 -eo pid,comm [2023-07-01T18:57:45.293Z] 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-07-01T18:57:45.293Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-01T18:57:45.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T18:57:45.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T18:57:45.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T18:57:45.530Z] $ docker exec e68f7bd7964f12da28df81645a6665861fae3698f1928486df8a2bf750f9fb94 ssh-agent [2023-07-01T18:57:45.630Z] SSH_AUTH_SOCK=/tmp/ssh-mWp3My84NnGQ/agent.31 [2023-07-01T18:57:45.630Z] SSH_AGENT_PID=37 [2023-07-01T18:57:45.638Z] Running ssh-add (command line suppressed) [2023-07-01T18:57:45.736Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/private_key_4344177784150815903.key (/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/private_key_4344177784150815903.key) [2023-07-01T18:57:45.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T18:57:46.073Z] + git tag --points-at HEAD [Pipeline] } [2023-07-01T18:57:46.115Z] $ docker exec --env ******** --env ******** e68f7bd7964f12da28df81645a6665861fae3698f1928486df8a2bf750f9fb94 ssh-agent -k [2023-07-01T18:57:46.208Z] unset SSH_AUTH_SOCK; [2023-07-01T18:57:46.208Z] unset SSH_AGENT_PID; [2023-07-01T18:57:46.208Z] echo Agent pid 37 killed; [2023-07-01T18:57:46.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-01T18:57:46.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T18:57:46.294Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T18:57:46.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T18:57:46.403Z] $ docker exec e68f7bd7964f12da28df81645a6665861fae3698f1928486df8a2bf750f9fb94 ssh-agent [2023-07-01T18:57:46.509Z] SSH_AUTH_SOCK=/tmp/ssh-l3uszOXkUbjv/agent.69 [2023-07-01T18:57:46.509Z] SSH_AGENT_PID=75 [2023-07-01T18:57:46.513Z] Running ssh-add (command line suppressed) [2023-07-01T18:57:46.614Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/private_key_3429482435948213149.key (/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/private_key_3429482435948213149.key) [2023-07-01T18:57:46.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T18:57:46.948Z] + git semver init [2023-07-01T18:57:47.207Z] 2023-07-01 18:57:47,156 [run_init] DEBUG init version:0.0.0 force:False [2023-07-01T18:57:47.207Z] 2023-07-01 18:57:47,157 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-74/.semver [2023-07-01T18:57:47.207Z] 2023-07-01 18:57:47,158 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-74/.semver [2023-07-01T18:57:47.207Z] 2023-07-01 18:57:47,158 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-74/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-74, universal_newlines=False, shell=None, istream=None) [2023-07-01T18:57:48.143Z] 2023-07-01 18:57:47,889 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-74/.git/info/exclude [2023-07-01T18:57:48.143Z] 2023-07-01 18:57:47,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-74/.semver/PR-74 with force:False [2023-07-01T18:57:48.143Z] 2023-07-01 18:57:47,890 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-74/.semver/PR-74 [2023-07-01T18:57:48.143Z] 2023-07-01 18:57:47,892 [execute] INFO git cat-file --batch-check [2023-07-01T18:57:48.143Z] 2023-07-01 18:57:47,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-74/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T18:57:48.143Z] 2023-07-01 18:57:47,898 [execute] INFO git cat-file --batch [2023-07-01T18:57:48.143Z] 2023-07-01 18:57:47,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-74/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T18:57:48.143Z] 2023-07-01 18:57:47,905 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-74/.semver/PR-74 [2023-07-01T18:57:48.143Z] 0.0.0 [Pipeline] } [2023-07-01T18:57:48.169Z] $ docker exec --env ******** --env ******** e68f7bd7964f12da28df81645a6665861fae3698f1928486df8a2bf750f9fb94 ssh-agent -k [2023-07-01T18:57:48.277Z] unset SSH_AUTH_SOCK; [2023-07-01T18:57:48.277Z] unset SSH_AGENT_PID; [2023-07-01T18:57:48.277Z] echo Agent pid 75 killed; [2023-07-01T18:57:48.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-01T18:57:48.694Z] + git semver [Pipeline] } [2023-07-01T18:57:48.978Z] $ docker stop --time=1 e68f7bd7964f12da28df81645a6665861fae3698f1928486df8a2bf750f9fb94 [2023-07-01T18:57:50.279Z] $ docker rm -f --volumes e68f7bd7964f12da28df81645a6665861fae3698f1928486df8a2bf750f9fb94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-01T18:57:50.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-01T18:57:50.918Z] Stashed 1 file(s) [Pipeline] echo [2023-07-01T18:57:50.933Z] [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-07-01T18:57:51.437Z] provisioning config files... [2023-07-01T18:57:51.449Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/config12471943224914276229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T18:57:51.787Z] ---> docker-login.sh [2023-07-01T18:57:51.787Z] nexus3.edgexfoundry.org:10001 [2023-07-01T18:57:51.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:51.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:51.788Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:51.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:51.788Z] [2023-07-01T18:57:51.788Z] Login Succeeded [2023-07-01T18:57:51.788Z] nexus3.edgexfoundry.org:10002 [2023-07-01T18:57:51.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:51.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:51.788Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:51.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:51.788Z] [2023-07-01T18:57:51.788Z] Login Succeeded [2023-07-01T18:57:51.788Z] nexus3.edgexfoundry.org:10003 [2023-07-01T18:57:52.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:52.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:52.048Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:52.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:52.048Z] [2023-07-01T18:57:52.048Z] Login Succeeded [2023-07-01T18:57:52.048Z] nexus3.edgexfoundry.org:10004 [2023-07-01T18:57:52.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:52.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:52.048Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:52.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:52.048Z] [2023-07-01T18:57:52.048Z] Login Succeeded [2023-07-01T18:57:52.048Z] docker.io [2023-07-01T18:57:52.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:57:52.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:57:52.311Z] Configure a credential helper to remove this warning. See [2023-07-01T18:57:52.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:57:52.311Z] [2023-07-01T18:57:52.311Z] Login Succeeded [2023-07-01T18:57:52.311Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T18:57:52.337Z] 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-07-01T18:57:53.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-01T18:57:53.442Z] + ls -al . [2023-07-01T18:57:53.442Z] total 72 [2023-07-01T18:57:53.443Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 18:57 . [2023-07-01T18:57:53.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:57 .. [2023-07-01T18:57:53.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:57 .git [2023-07-01T18:57:53.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:57 .github [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:57 .gitignore [2023-07-01T18:57:53.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:57 .semver [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jul 1 18:57 Dockerfile [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:57 Jenkinsfile [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:57 LICENSE [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 18:57 README.md [2023-07-01T18:57:53.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:57 TAF-Manager [2023-07-01T18:57:53.443Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:57 TUC [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:57 VERSION [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 342 Jul 1 18:57 requirements.txt [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:57 robot-entrypoint.sh [2023-07-01T18:57:53.443Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T18:57:53.829Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=49bd601da8eb6edcd02083d89aecb12e63414dac --label arch=amd64 --label version=0.0.0 . [2023-07-01T18:57:53.829Z] Sending build context to Docker daemon 504.8kB [2023-07-01T18:57:53.829Z] Step 1/13 : FROM alpine:3.16 [2023-07-01T18:57:54.401Z] 3.16: Pulling from library/alpine [2023-07-01T18:57:54.661Z] c1d6d1b2d5a3: Pulling fs layer [2023-07-01T18:57:54.661Z] c1d6d1b2d5a3: Verifying Checksum [2023-07-01T18:57:54.661Z] c1d6d1b2d5a3: Download complete [2023-07-01T18:57:54.919Z] c1d6d1b2d5a3: Pull complete [2023-07-01T18:57:54.919Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-07-01T18:57:55.178Z] Status: Downloaded newer image for alpine:3.16 [2023-07-01T18:57:55.178Z] ---> 5cb2da5c2391 [2023-07-01T18:57:55.178Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-07-01T18:57:55.178Z] ---> Running in 657588398a4b [2023-07-01T18:57:55.435Z] Removing intermediate container 657588398a4b [2023-07-01T18:57:55.435Z] ---> 5a16cc5c8e17 [2023-07-01T18:57:55.435Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-07-01T18:57:55.435Z] ---> Running in e98e222d460e [2023-07-01T18:57:55.435Z] Removing intermediate container e98e222d460e [2023-07-01T18:57:55.435Z] ---> a2394e1a5955 [2023-07-01T18:57:55.435Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-07-01T18:57:56.002Z] ---> bcdb625dab3c [2023-07-01T18:57:56.002Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-07-01T18:57:56.002Z] ---> 4f04a07435fa [2023-07-01T18:57:56.002Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-07-01T18:57:56.262Z] ---> 713221c9bb6f [2023-07-01T18:57:56.262Z] Step 7/13 : WORKDIR /edgex-taf [2023-07-01T18:57:56.262Z] ---> Running in f8d97a13d93f [2023-07-01T18:57:56.262Z] Removing intermediate container f8d97a13d93f [2023-07-01T18:57:56.262Z] ---> ecf133280d09 [2023-07-01T18:57:56.262Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-07-01T18:57:56.525Z] ---> Running in b4ed534b42c7 [2023-07-01T18:57:57.092Z] Removing intermediate container b4ed534b42c7 [2023-07-01T18:57:57.092Z] ---> 00ca3338823e [2023-07-01T18:57:57.092Z] 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-07-01T18:57:57.092Z] ---> Running in f0aa80198c5a [2023-07-01T18:57:57.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:57:57.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:57:58.488Z] OK: 6 MiB in 14 packages [2023-07-01T18:57:58.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:57:59.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:57:59.621Z] (1/9) Installing ca-certificates (20230506-r0) [2023-07-01T18:57:59.891Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-07-01T18:58:00.460Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-07-01T18:58:00.719Z] (4/9) Installing libcurl (8.1.2-r0) [2023-07-01T18:58:01.287Z] (5/9) Installing curl (8.1.2-r0) [2023-07-01T18:58:01.546Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-07-01T18:58:02.115Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-07-01T18:58:02.682Z] (8/9) Installing jq (1.6-r1) [2023-07-01T18:58:02.943Z] (9/9) Installing openssl (1.1.1u-r1) [2023-07-01T18:58:03.515Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:58:03.515Z] Executing ca-certificates-20230506-r0.trigger [2023-07-01T18:58:03.515Z] OK: 52 MiB in 23 packages [2023-07-01T18:58:03.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:58:04.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:58:04.656Z] (1/137) Installing libmagic (5.41-r0) [2023-07-01T18:58:04.917Z] (2/137) Installing file (5.41-r0) [2023-07-01T18:58:05.178Z] (3/137) Installing libxau (1.0.9-r0) [2023-07-01T18:58:05.437Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-07-01T18:58:05.696Z] (5/137) Installing libxcb (1.15-r0) [2023-07-01T18:58:05.955Z] (6/137) Installing libx11 (1.8-r1) [2023-07-01T18:58:06.231Z] Still waiting to schedule task [2023-07-01T18:58:06.231Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-295’ is offline [2023-07-01T18:58:06.521Z] (7/137) Installing libxext (1.3.4-r0) [2023-07-01T18:58:06.780Z] (8/137) Installing libice (1.0.10-r0) [2023-07-01T18:58:07.038Z] (9/137) Installing libuuid (2.38-r1) [2023-07-01T18:58:07.297Z] (10/137) Installing libsm (1.2.3-r0) [2023-07-01T18:58:07.556Z] (11/137) Installing libxt (1.2.1-r0) [2023-07-01T18:58:08.124Z] (12/137) Installing libxmu (1.1.3-r0) [2023-07-01T18:58:08.383Z] (13/137) Installing xset (1.2.4-r0) [2023-07-01T18:58:08.643Z] (14/137) Installing xprop (1.2.5-r0) [2023-07-01T18:58:08.902Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-07-01T18:58:09.166Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-07-01T18:58:09.731Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-07-01T18:58:10.035Z] (18/137) Installing libffi (3.4.2-r1) [2023-07-01T18:58:10.294Z] (19/137) Installing libintl (0.21-r2) [2023-07-01T18:58:10.554Z] (20/137) Installing libblkid (2.38-r1) [2023-07-01T18:58:10.812Z] (21/137) Installing libmount (2.38-r1) [2023-07-01T18:58:11.379Z] (22/137) Installing pcre (8.45-r2) [2023-07-01T18:58:11.637Z] (23/137) Installing glib (2.72.4-r0) [2023-07-01T18:58:12.203Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-07-01T18:58:12.463Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-07-01T18:58:12.722Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-07-01T18:58:13.288Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-07-01T18:58:13.546Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-07-01T18:58:14.114Z] (29/137) Installing libpng (1.6.37-r1) [2023-07-01T18:58:14.374Z] (30/137) Installing libwebp (1.2.3-r1) [2023-07-01T18:58:14.633Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-07-01T18:58:15.200Z] (32/137) Installing tiff (4.4.0-r4) [2023-07-01T18:58:15.465Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-07-01T18:58:16.033Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-07-01T18:58:16.033Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-07-01T18:58:16.291Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-07-01T18:58:16.551Z] (37/137) Installing libxrender (0.9.10-r3) [2023-07-01T18:58:16.809Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-07-01T18:58:17.067Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-07-01T18:58:17.329Z] (40/137) Installing libxi (1.8-r0) [2023-07-01T18:58:17.588Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-07-01T18:58:17.846Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-07-01T18:58:18.105Z] (43/137) Installing atk (2.38.0-r0) [2023-07-01T18:58:18.364Z] (44/137) Installing libxtst (1.2.3-r3) [2023-07-01T18:58:18.625Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-07-01T18:58:19.190Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-07-01T18:58:19.449Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-07-01T18:58:19.708Z] (48/137) Installing expat (2.5.0-r0) [2023-07-01T18:58:19.966Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-07-01T18:58:20.224Z] (50/137) Installing freetype (2.12.1-r0) [2023-07-01T18:58:20.798Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-07-01T18:58:21.055Z] (52/137) Installing pixman (0.40.0-r4) [2023-07-01T18:58:21.622Z] (53/137) Installing cairo (1.17.4-r2) [2023-07-01T18:58:21.882Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-07-01T18:58:22.141Z] (55/137) Installing avahi-libs (0.8-r6) [2023-07-01T18:58:22.707Z] (56/137) Installing gmp (6.2.1-r2) [2023-07-01T18:58:22.970Z] (57/137) Installing nettle (3.7.3-r0) [2023-07-01T18:58:23.537Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-07-01T18:58:23.797Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-07-01T18:58:24.056Z] (60/137) Installing libunistring (1.0-r0) [2023-07-01T18:58:24.622Z] (61/137) Installing gnutls (3.7.7-r1) [2023-07-01T18:58:25.187Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-07-01T18:58:25.445Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-07-01T18:58:26.011Z] (64/137) Installing fribidi (1.0.12-r0) [2023-07-01T18:58:26.011Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-07-01T18:58:26.580Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-07-01T18:58:26.839Z] (67/137) Installing libxft (2.3.4-r0) [2023-07-01T18:58:27.097Z] (68/137) Installing pango (1.50.7-r0) [2023-07-01T18:58:27.662Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-07-01T18:58:27.920Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-07-01T18:58:28.181Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-07-01T18:58:28.440Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-07-01T18:58:28.699Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-07-01T18:58:29.266Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-07-01T18:58:29.834Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-07-01T18:58:29.834Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-07-01T18:58:30.094Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-07-01T18:58:30.353Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-07-01T18:58:30.921Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-07-01T18:58:31.180Z] (79/137) Installing libogg (1.3.5-r1) [2023-07-01T18:58:31.441Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-07-01T18:58:31.700Z] (81/137) Installing flac (1.3.4-r0) [2023-07-01T18:58:32.268Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-07-01T18:58:32.526Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-07-01T18:58:32.785Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-07-01T18:58:33.353Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-07-01T18:58:33.921Z] (86/137) Installing libass (0.16.0-r0) [2023-07-01T18:58:34.180Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-07-01T18:58:34.748Z] (88/137) Installing libpciaccess (0.16-r0) [2023-07-01T18:58:34.748Z] (89/137) Installing libdrm (2.4.110-r0) [2023-07-01T18:58:35.318Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-07-01T18:58:35.577Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-07-01T18:58:35.835Z] (92/137) Installing lame (3.100-r0) [2023-07-01T18:58:36.404Z] (93/137) Installing opus (1.3.1-r1) [2023-07-01T18:58:36.665Z] (94/137) Installing libasyncns (0.8-r1) [2023-07-01T18:58:36.927Z] (95/137) Installing libltdl (2.4.7-r0) [2023-07-01T18:58:37.186Z] (96/137) Installing orc (0.4.32-r0) [2023-07-01T18:58:37.755Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-07-01T18:58:38.015Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-07-01T18:58:38.273Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-07-01T18:58:38.841Z] (100/137) Installing soxr (0.1.3-r2) [2023-07-01T18:58:39.101Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-07-01T18:58:39.361Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-07-01T18:58:39.620Z] (103/137) Installing libpulse (15.0-r2) [2023-07-01T18:58:40.190Z] (104/137) Installing cjson (1.7.15-r3) [2023-07-01T18:58:40.449Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-07-01T18:58:40.708Z] (106/137) Installing librist (0.2.6-r1) [2023-07-01T18:58:41.024Z] (107/137) Installing libsrt (1.4.4-r0) [2023-07-01T18:58:41.638Z] (108/137) Installing libssh (0.9.6-r1) [2023-07-01T18:58:41.919Z] (109/137) Installing libtheora (1.1.1-r16) [2023-07-01T18:58:42.220Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-07-01T18:58:42.803Z] (111/137) Installing libva (2.14.0-r0) [2023-07-01T18:58:43.062Z] (112/137) Installing libvdpau (1.5-r0) [2023-07-01T18:58:43.322Z] (113/137) Installing vidstab (1.1.0-r1) [2023-07-01T18:58:43.581Z] (114/137) Installing libvpx (1.11.0-r1) [2023-07-01T18:58:44.148Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-07-01T18:58:44.407Z] (116/137) Installing numactl (2.0.14-r0) [2023-07-01T18:58:44.665Z] (117/137) Installing x265-libs (3.5-r3) [2023-07-01T18:58:45.234Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-07-01T18:58:45.800Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-07-01T18:58:46.371Z] (120/137) Installing libevent (2.1.12-r4) [2023-07-01T18:58:46.630Z] (121/137) Installing mesa (21.3.9-r0) [2023-07-01T18:58:46.887Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-07-01T18:58:47.150Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-07-01T18:58:47.409Z] (124/137) Installing icu-data-en (71.1-r2) [2023-07-01T18:58:47.980Z] Executing icu-data-en-71.1-r2.post-install [2023-07-01T18:58:47.980Z] * [2023-07-01T18:58:47.980Z] * If you need ICU with non-English locales and legacy charset support, install [2023-07-01T18:58:47.980Z] * package icu-data-full. [2023-07-01T18:58:47.980Z] * [2023-07-01T18:58:47.980Z] (125/137) Installing icu-libs (71.1-r2) [2023-07-01T18:58:48.549Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-07-01T18:58:48.808Z] (127/137) Installing minizip (1.2.12-r0) [2023-07-01T18:58:49.068Z] (128/137) Installing nspr (4.33-r0) [2023-07-01T18:58:49.637Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-07-01T18:58:49.896Z] (130/137) Installing nss (3.78.1-r0) [2023-07-01T18:58:50.464Z] (131/137) Installing re2 (2022.04.01-r0) [2023-07-01T18:58:51.034Z] (132/137) Installing snappy (1.1.9-r4) [2023-07-01T18:58:51.034Z] (133/137) Installing libgpg-error (1.45-r0) [2023-07-01T18:58:51.601Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-07-01T18:58:51.859Z] (135/137) Installing libxslt (1.1.35-r0) [2023-07-01T18:58:52.424Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-07-01T18:59:07.307Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-07-01T18:59:07.307Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:59:07.307Z] Executing glib-2.72.4-r0.trigger [2023-07-01T18:59:07.307Z] Executing shared-mime-info-2.2-r2.trigger [2023-07-01T18:59:07.307Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-07-01T18:59:07.307Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-07-01T18:59:07.307Z] Executing fontconfig-2.14.0-r0.trigger [2023-07-01T18:59:07.307Z] Executing mkfontscale-1.2.2-r0.trigger [2023-07-01T18:59:07.307Z] OK: 409 MiB in 160 packages [2023-07-01T18:59:07.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:59:07.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:59:07.875Z] (1/21) Installing binutils (2.38-r3) [2023-07-01T18:59:08.441Z] (2/21) Installing isl22 (0.22-r0) [2023-07-01T18:59:08.700Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-07-01T18:59:09.266Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-07-01T18:59:09.525Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-07-01T18:59:10.900Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-07-01T18:59:11.466Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-07-01T18:59:11.466Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-07-01T18:59:12.070Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-07-01T18:59:12.639Z] (10/21) Installing libpq (14.8-r0) [2023-07-01T18:59:12.898Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-07-01T18:59:13.172Z] (12/21) Installing libpq-dev (14.8-r0) [2023-07-01T18:59:13.746Z] (13/21) Installing libecpg (14.8-r0) [2023-07-01T18:59:14.006Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-07-01T18:59:14.589Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-07-01T18:59:19.910Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-07-01T18:59:26.486Z] (17/21) Installing clang (13.0.1-r1) [2023-07-01T18:59:26.751Z] (18/21) Installing icu (71.1-r2) [2023-07-01T18:59:27.712Z] (19/21) Installing icu-dev (71.1-r2) [2023-07-01T18:59:27.972Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-07-01T18:59:28.914Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-07-01T18:59:29.488Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:59:29.488Z] OK: 822 MiB in 181 packages [2023-07-01T18:59:29.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:59:30.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:59:30.582Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-07-01T18:59:35.866Z] (2/10) Installing gdbm (1.23-r0) [2023-07-01T18:59:36.439Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-07-01T18:59:36.700Z] (4/10) Installing readline (8.1.2-r0) [2023-07-01T18:59:36.961Z] (5/10) Installing python3 (3.10.12-r0) [2023-07-01T18:59:37.900Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-07-01T18:59:38.840Z] (7/10) Installing libsodium (1.0.18-r0) [2023-07-01T18:59:39.101Z] (8/10) Installing libzmq (4.3.4-r0) [2023-07-01T18:59:39.362Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-07-01T18:59:39.930Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-07-01T18:59:39.930Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:59:39.930Z] OK: 974 MiB in 191 packages [2023-07-01T18:59:39.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:59:40.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:59:41.074Z] OK: 974 MiB in 191 packages [2023-07-01T18:59:41.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:59:41.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:59:42.220Z] (1/1) Installing tzdata (2023c-r0) [2023-07-01T18:59:42.794Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:59:42.794Z] OK: 978 MiB in 192 packages [2023-07-01T18:59:42.794Z] (1/1) Purging tzdata (2023c-r0) [2023-07-01T18:59:42.794Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:59:42.794Z] OK: 974 MiB in 191 packages [2023-07-01T18:59:46.162Z] Looking in links: /tmp/tmp3hj1suhx [2023-07-01T18:59:46.162Z] Processing /tmp/tmp3hj1suhx/setuptools-65.5.0-py3-none-any.whl [2023-07-01T18:59:46.162Z] Processing /tmp/tmp3hj1suhx/pip-23.0.1-py3-none-any.whl [2023-07-01T18:59:46.162Z] Installing collected packages: setuptools, pip [2023-07-01T18:59:48.697Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-07-01T18:59:48.697Z] 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-07-01T18:59:48.957Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-07-01T18:59:48.957Z] Collecting pip [2023-07-01T18:59:48.957Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-07-01T18:59:48.957Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 108.4 MB/s eta 0:00:00 [2023-07-01T18:59:48.957Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-07-01T18:59:49.523Z] Collecting setuptools [2023-07-01T18:59:49.523Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-07-01T18:59:49.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 173.9 MB/s eta 0:00:00 [2023-07-01T18:59:49.523Z] Collecting wheel [2023-07-01T18:59:49.523Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-07-01T18:59:49.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 167.6 MB/s eta 0:00:00 [2023-07-01T18:59:49.782Z] Installing collected packages: wheel, setuptools, pip [2023-07-01T18:59:50.058Z] Attempting uninstall: setuptools [2023-07-01T18:59:50.058Z] Found existing installation: setuptools 65.5.0 [2023-07-01T18:59:50.058Z] Uninstalling setuptools-65.5.0: [2023-07-01T18:59:50.058Z] Successfully uninstalled setuptools-65.5.0 [2023-07-01T18:59:51.445Z] Attempting uninstall: pip [2023-07-01T18:59:51.445Z] Found existing installation: pip 23.0.1 [2023-07-01T18:59:51.445Z] Uninstalling pip-23.0.1: [2023-07-01T18:59:51.445Z] Successfully uninstalled pip-23.0.1 [2023-07-01T18:59:53.365Z] Successfully installed pip-23.1.2 setuptools-68.0.0 wheel-0.40.0 [2023-07-01T18:59:53.365Z] 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-07-01T18:59:54.316Z] Processing ./edgex-taf-common [2023-07-01T18:59:54.316Z] Preparing metadata (setup.py): started [2023-07-01T18:59:54.316Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:59:54.316Z] Building wheels for collected packages: edgex-taf-common [2023-07-01T18:59:54.316Z] Building wheel for edgex-taf-common (setup.py): started [2023-07-01T18:59:54.585Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-07-01T18:59:54.585Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=06596aa97f6b5c2b1a8638bb5e6a1f703c798be79a7a2d6e43e2fd89aafe6416 [2023-07-01T18:59:54.585Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-07-01T18:59:54.585Z] Successfully built edgex-taf-common [2023-07-01T18:59:54.849Z] Installing collected packages: edgex-taf-common [2023-07-01T18:59:55.111Z] Successfully installed edgex-taf-common-0.0.0 [2023-07-01T18:59:55.111Z] 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-07-01T18:59:56.063Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-07-01T18:59:56.325Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-07-01T18:59:56.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 9.1 MB/s eta 0:00:00 [2023-07-01T18:59:56.325Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-07-01T18:59:56.325Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-07-01T18:59:56.586Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-07-01T18:59:56.586Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-07-01T18:59:56.586Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-07-01T18:59:56.586Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-07-01T18:59:56.586Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 2.8 MB/s eta 0:00:00 [2023-07-01T18:59:56.847Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-07-01T18:59:56.847Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-07-01T18:59:56.847Z] Preparing metadata (setup.py): started [2023-07-01T18:59:57.111Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:59:57.111Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-07-01T18:59:57.111Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-07-01T18:59:57.390Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-07-01T18:59:57.390Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-07-01T18:59:57.390Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-07-01T18:59:57.390Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-07-01T18:59:57.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 867.1 kB/s eta 0:00:00 [2023-07-01T18:59:57.652Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-07-01T18:59:57.652Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-07-01T18:59:57.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 1.5 MB/s eta 0:00:00 [2023-07-01T18:59:57.652Z] Preparing metadata (setup.py): started [2023-07-01T18:59:57.914Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:59:58.177Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-07-01T18:59:58.177Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-07-01T18:59:58.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 1.8 MB/s eta 0:00:00 [2023-07-01T18:59:58.748Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-07-01T18:59:58.748Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-07-01T18:59:59.015Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 29.2 MB/s eta 0:00:00 [2023-07-01T18:59:59.956Z] Installing build dependencies: started [2023-07-01T19:00:06.594Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:00:06.594Z] Getting requirements to build wheel: started [2023-07-01T19:00:07.541Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:00:07.541Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:00:08.516Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:00:11.138Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-07-01T19:00:11.138Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-07-01T19:00:11.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.2 MB/s eta 0:00:00 [2023-07-01T19:00:11.138Z] Preparing metadata (setup.py): started [2023-07-01T19:00:11.400Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:00:11.400Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-07-01T19:00:11.400Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-07-01T19:00:11.400Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 4.4 MB/s eta 0:00:00 [2023-07-01T19:00:11.999Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-07-01T19:00:11.999Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-07-01T19:00:12.257Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 14.2 MB/s eta 0:00:00 [2023-07-01T19:00:12.257Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-07-01T19:00:12.257Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-07-01T19:00:12.257Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 13.7 MB/s eta 0:00:00 [2023-07-01T19:00:12.516Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-07-01T19:00:12.516Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-07-01T19:00:12.516Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.7 MB/s eta 0:00:00 [2023-07-01T19:00:12.516Z] Preparing metadata (setup.py): started [2023-07-01T19:00:12.774Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:00:13.031Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-07-01T19:00:13.031Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-07-01T19:00:13.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.5 MB/s eta 0:00:00 [2023-07-01T19:00:13.548Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:13.548Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-07-01T19:00:13.807Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 29.1 MB/s eta 0:00:00 [2023-07-01T19:00:13.807Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:13.807Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-07-01T19:00:13.807Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:13.807Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-07-01T19:00:14.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 5.2 MB/s eta 0:00:00 [2023-07-01T19:00:14.066Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:14.066Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-07-01T19:00:14.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 364.8 kB/s eta 0:00:00 [2023-07-01T19:00:14.066Z] Preparing metadata (setup.py): started [2023-07-01T19:00:14.324Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:00:14.583Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:14.583Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-07-01T19:00:14.583Z] Preparing metadata (setup.py): started [2023-07-01T19:00:14.841Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:00:14.841Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:14.841Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-07-01T19:00:15.098Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:15.098Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-07-01T19:00:15.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.9 MB/s eta 0:00:00 [2023-07-01T19:00:15.098Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:15.098Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-07-01T19:00:15.358Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 24.8 MB/s eta 0:00:00 [2023-07-01T19:00:15.358Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:15.358Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-07-01T19:00:15.358Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 16.0 MB/s eta 0:00:00 [2023-07-01T19:00:15.358Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:15.358Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-07-01T19:00:15.616Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:00:15.616Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-07-01T19:00:15.616Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 21.1 MB/s eta 0:00:00 [2023-07-01T19:00:15.616Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:00:15.616Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-07-01T19:00:15.616Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 10.2 MB/s eta 0:00:00 [2023-07-01T19:00:15.874Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:00:15.874Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-07-01T19:00:15.874Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 19.0 MB/s eta 0:00:00 [2023-07-01T19:00:15.874Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:00:15.874Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-07-01T19:00:15.874Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 23.1 MB/s eta 0:00:00 [2023-07-01T19:00:15.874Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:00:15.874Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-07-01T19:00:15.874Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 6.6 MB/s eta 0:00:00 [2023-07-01T19:00:16.133Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:00:16.133Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-07-01T19:00:16.133Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 747.8 kB/s eta 0:00:00 [2023-07-01T19:00:16.133Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-07-01T19:00:16.133Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-07-01T19:00:16.133Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:00:16.133Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-07-01T19:00:16.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.7 MB/s eta 0:00:00 [2023-07-01T19:00:16.412Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:00:16.412Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-07-01T19:00:16.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 9.3 MB/s eta 0:00:00 [2023-07-01T19:00:16.412Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.0.0) [2023-07-01T19:00:16.412Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:00:16.412Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-07-01T19:00:16.412Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:00:16.412Z] Downloading typing_extensions-4.7.0-py3-none-any.whl (33 kB) [2023-07-01T19:00:16.670Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:16.670Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-07-01T19:00:16.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 23.4 MB/s eta 0:00:00 [2023-07-01T19:00:16.670Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:16.670Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-07-01T19:00:16.930Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:16.930Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-07-01T19:00:16.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.3 MB/s eta 0:00:00 [2023-07-01T19:00:17.189Z] Installing build dependencies: started [2023-07-01T19:00:21.330Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-297 in /w/workspace/exfoundry_edgex-taf-common_PR-74 [Pipeline] { [2023-07-01T19:00:21.386Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:00:21.386Z] Getting requirements to build wheel: started [Pipeline] checkout [2023-07-01T19:00:21.413Z] Selected Git installation does not exist. Using Default [2023-07-01T19:00:21.413Z] The recommended git tool is: NONE [2023-07-01T19:00:22.323Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:00:22.323Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:00:22.598Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:00:22.598Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:22.598Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-07-01T19:00:22.598Z] Preparing metadata (setup.py): started [2023-07-01T19:00:22.860Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:00:22.860Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:22.860Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-07-01T19:00:22.860Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:22.860Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-07-01T19:00:22.860Z] Preparing metadata (setup.py): started [2023-07-01T19:00:23.121Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:00:23.121Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:23.121Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-07-01T19:00:23.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 1.0 MB/s eta 0:00:00 [2023-07-01T19:00:23.383Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:23.383Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-07-01T19:00:23.383Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:23.383Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-07-01T19:00:23.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.3 MB/s eta 0:00:00 [2023-07-01T19:00:23.383Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:23.383Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-07-01T19:00:23.647Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:23.647Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-07-01T19:00:23.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.1 MB/s eta 0:00:00 [2023-07-01T19:00:23.647Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:00:23.647Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-07-01T19:00:23.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 1.0 MB/s eta 0:00:00 [2023-07-01T19:00:23.911Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:23.911Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:00:23.911Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:23.911Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-07-01T19:00:23.911Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:23.911Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-07-01T19:00:24.177Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:24.177Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-07-01T19:00:24.177Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:24.177Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-07-01T19:00:24.177Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:24.177Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-07-01T19:00:24.177Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:00:24.177Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-07-01T19:00:24.438Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:00:24.438Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-07-01T19:00:24.438Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 4.0 MB/s eta 0:00:00 [2023-07-01T19:00:24.438Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-07-01T19:00:24.438Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-07-01T19:00:24.699Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-07-01T19:00:24.959Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=c7ebaeae51fee5bf93d4c0019ca1a847b93b34a1bd14b149e00f62cfb3599355 [2023-07-01T19:00:24.959Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-07-01T19:00:24.959Z] Building wheel for paho-mqtt (setup.py): started [2023-07-01T19:00:25.219Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-07-01T19:00:25.219Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=ce94c67e65887edaa13b14526e3a8b202b39134d01d6f8ac1ab5a434b49ae2ad [2023-07-01T19:00:25.219Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-07-01T19:00:25.219Z] Building wheel for numpy (pyproject.toml): started [2023-07-01T19:00:27.314Z] using credential edgex-jenkins-ssh [2023-07-01T19:00:27.333Z] Cloning the remote Git repository [2023-07-01T19:00:27.374Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T19:00:27.483Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-74 # timeout=10 [2023-07-01T19:00:27.650Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T19:00:27.652Z] > git --version # timeout=10 [2023-07-01T19:00:27.677Z] > git --version # 'git version 2.25.1' [2023-07-01T19:00:27.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T19:00:27.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-01T19:00:28.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-07-01T19:00:28.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-01T19:00:30.030Z] Merging remotes/origin/main commit 575d8c05758f85eff27acf58ec1382961a427cb7 into PR head commit 49bd601da8eb6edcd02083d89aecb12e63414dac [2023-07-01T19:00:30.338Z] Merge succeeded, producing 49bd601da8eb6edcd02083d89aecb12e63414dac [2023-07-01T19:00:30.339Z] Checking out Revision 49bd601da8eb6edcd02083d89aecb12e63414dac (PR-74) [2023-07-01T19:00:29.507Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-07-01T19:00:29.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T19:00:29.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T19:00:29.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-01T19:00:30.044Z] > git config core.sparsecheckout # timeout=10 [2023-07-01T19:00:30.133Z] > git checkout -f 49bd601da8eb6edcd02083d89aecb12e63414dac # timeout=10 [2023-07-01T19:00:30.219Z] > git remote # timeout=10 [2023-07-01T19:00:30.238Z] > git config --get remote.origin.url # timeout=10 [2023-07-01T19:00:30.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T19:00:30.280Z] > git merge 575d8c05758f85eff27acf58ec1382961a427cb7 # timeout=10 [2023-07-01T19:00:30.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-01T19:00:30.341Z] > git config core.sparsecheckout # timeout=10 [2023-07-01T19:00:30.361Z] > git checkout -f 49bd601da8eb6edcd02083d89aecb12e63414dac # timeout=10 [2023-07-01T19:00:30.860Z] Commit message: "build: bump paho-mqtt from 1.5.1 to 1.6.1" [2023-07-01T19:00:30.910Z] > git --version # timeout=10 [2023-07-01T19:00:30.921Z] > git --version # 'git version 2.25.1' [2023-07-01T19:00:30.957Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-01T19:00:32.023Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-01T19:00:32.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T19:00:32.023Z] Dload Upload Total Spent Left Speed [2023-07-01T19:00:32.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-07-01T19:00:32.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-01T19:00:33.118Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-01T19:00:33.118Z] + sudo tee /etc/docker/daemon.new [2023-07-01T19:00:33.118Z] { [2023-07-01T19:00:33.118Z] "registry-mirrors": [ [2023-07-01T19:00:33.118Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-01T19:00:33.118Z] ], [2023-07-01T19:00:33.118Z] "bip": "10.250.0.254/24", [2023-07-01T19:00:33.118Z] "hosts": [ [2023-07-01T19:00:33.118Z] "tcp://0.0.0.0:5555", [2023-07-01T19:00:33.118Z] "unix:///var/run/docker.sock" [2023-07-01T19:00:33.118Z] ], [2023-07-01T19:00:33.118Z] "mtu": 1458, [2023-07-01T19:00:33.118Z] "selinux-enabled": true, [2023-07-01T19:00:33.119Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-01T19:00:33.119Z] } [Pipeline] sh [2023-07-01T19:00:33.458Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-01T19:00:33.794Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T19:00:55.944Z] provisioning config files... [2023-07-01T19:00:55.973Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/config6711676515972659454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:00:56.357Z] ---> docker-login.sh [2023-07-01T19:00:56.357Z] nexus3.edgexfoundry.org:10001 [2023-07-01T19:00:56.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:56.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:56.893Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:56.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:56.893Z] [2023-07-01T19:00:56.893Z] Login Succeeded [2023-07-01T19:00:56.893Z] nexus3.edgexfoundry.org:10002 [2023-07-01T19:00:57.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:57.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:57.164Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:57.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:57.164Z] [2023-07-01T19:00:57.164Z] Login Succeeded [2023-07-01T19:00:57.164Z] nexus3.edgexfoundry.org:10003 [2023-07-01T19:00:57.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:57.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:57.702Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:57.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:57.702Z] [2023-07-01T19:00:57.702Z] Login Succeeded [2023-07-01T19:00:57.702Z] nexus3.edgexfoundry.org:10004 [2023-07-01T19:00:57.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:57.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:57.970Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:57.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:57.970Z] [2023-07-01T19:00:57.970Z] Login Succeeded [2023-07-01T19:00:57.970Z] docker.io [2023-07-01T19:00:58.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:58.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:58.238Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:58.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:58.238Z] [2023-07-01T19:00:58.507Z] Login Succeeded [2023-07-01T19:00:58.507Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T19:00:58.531Z] 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-07-01T19:00:59.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-01T19:00:59.769Z] + ls -al . [2023-07-01T19:00:59.769Z] total 68 [2023-07-01T19:00:59.769Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 19:00 . [2023-07-01T19:00:59.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 19:00 .. [2023-07-01T19:00:59.769Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:00 .git [2023-07-01T19:00:59.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 19:00 .github [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 19:00 .gitignore [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jul 1 19:00 Dockerfile [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 19:00 Jenkinsfile [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 19:00 LICENSE [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 19:00 README.md [2023-07-01T19:00:59.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 19:00 TAF-Manager [2023-07-01T19:00:59.769Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 19:00 TUC [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:57 VERSION [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 342 Jul 1 19:00 requirements.txt [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 19:00 robot-entrypoint.sh [2023-07-01T19:00:59.769Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:01:00.181Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=49bd601da8eb6edcd02083d89aecb12e63414dac --label arch=arm64 --label version=0.0.0 . [2023-07-01T19:01:00.448Z] Sending build context to Docker daemon 313.3kB [2023-07-01T19:01:00.448Z] Step 1/13 : FROM alpine:3.16 [2023-07-01T19:01:02.447Z] 3.16: Pulling from library/alpine [2023-07-01T19:01:02.447Z] a880266d3b77: Pulling fs layer [2023-07-01T19:01:02.715Z] a880266d3b77: Verifying Checksum [2023-07-01T19:01:02.715Z] a880266d3b77: Download complete [2023-07-01T19:01:03.302Z] a880266d3b77: Pull complete [2023-07-01T19:01:03.302Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-07-01T19:01:03.302Z] Status: Downloaded newer image for alpine:3.16 [2023-07-01T19:01:03.302Z] ---> 73bc9a5320fe [2023-07-01T19:01:03.302Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-07-01T19:01:03.302Z] ---> Running in 1ea8f6bf03ab [2023-07-01T19:01:03.889Z] Removing intermediate container 1ea8f6bf03ab [2023-07-01T19:01:03.889Z] ---> a5627266a7d1 [2023-07-01T19:01:03.889Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-07-01T19:01:03.889Z] ---> Running in 571efd7e4e0a [2023-07-01T19:01:04.156Z] Removing intermediate container 571efd7e4e0a [2023-07-01T19:01:04.156Z] ---> 6b320db1f333 [2023-07-01T19:01:04.156Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-07-01T19:01:04.740Z] ---> 5c71be5f4d79 [2023-07-01T19:01:04.740Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-07-01T19:01:05.322Z] ---> df2d855456b9 [2023-07-01T19:01:05.322Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-07-01T19:01:05.595Z] ---> 693d4b81f983 [2023-07-01T19:01:05.595Z] Step 7/13 : WORKDIR /edgex-taf [2023-07-01T19:01:05.595Z] ---> Running in 7f2d51ca5d4e [2023-07-01T19:01:05.868Z] Removing intermediate container 7f2d51ca5d4e [2023-07-01T19:01:05.868Z] ---> 8fb7f91429d8 [2023-07-01T19:01:05.868Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-07-01T19:01:06.141Z] ---> Running in 26dbd31b89c5 [2023-07-01T19:01:08.086Z] Removing intermediate container 26dbd31b89c5 [2023-07-01T19:01:08.086Z] ---> dfcc4006d636 [2023-07-01T19:01:08.086Z] 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-07-01T19:01:08.086Z] ---> Running in 41c34c4958dc [2023-07-01T19:01:08.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:09.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:10.663Z] OK: 5 MiB in 14 packages [2023-07-01T19:01:10.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:11.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:12.654Z] (1/9) Installing ca-certificates (20230506-r0) [2023-07-01T19:01:12.922Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-07-01T19:01:13.504Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-07-01T19:01:13.771Z] (4/9) Installing libcurl (8.1.2-r0) [2023-07-01T19:01:14.356Z] (5/9) Installing curl (8.1.2-r0) [2023-07-01T19:01:14.624Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-07-01T19:01:17.963Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-07-01T19:01:18.547Z] (8/9) Installing jq (1.6-r1) [2023-07-01T19:01:18.812Z] (9/9) Installing openssl (1.1.1u-r1) [2023-07-01T19:01:19.399Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:01:19.399Z] Executing ca-certificates-20230506-r0.trigger [2023-07-01T19:01:19.399Z] OK: 50 MiB in 23 packages [2023-07-01T19:01:19.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:20.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:21.659Z] (1/136) Installing libmagic (5.41-r0) [2023-07-01T19:01:21.931Z] (2/136) Installing file (5.41-r0) [2023-07-01T19:01:22.198Z] (3/136) Installing libxau (1.0.9-r0) [2023-07-01T19:01:22.465Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-07-01T19:01:22.733Z] (5/136) Installing libxcb (1.15-r0) [2023-07-01T19:01:23.320Z] (6/136) Installing libx11 (1.8-r1) [2023-07-01T19:01:23.906Z] (7/136) Installing libxext (1.3.4-r0) [2023-07-01T19:01:24.173Z] (8/136) Installing libice (1.0.10-r0) [2023-07-01T19:01:24.439Z] (9/136) Installing libuuid (2.38-r1) [2023-07-01T19:01:25.019Z] (10/136) Installing libsm (1.2.3-r0) [2023-07-01T19:01:25.285Z] (11/136) Installing libxt (1.2.1-r0) [2023-07-01T19:01:25.563Z] (12/136) Installing libxmu (1.1.3-r0) [2023-07-01T19:01:25.831Z] (13/136) Installing xset (1.2.4-r0) [2023-07-01T19:01:26.100Z] (14/136) Installing xprop (1.2.5-r0) [2023-07-01T19:01:26.694Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-07-01T19:01:26.962Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-07-01T19:01:27.229Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-07-01T19:01:27.495Z] (18/136) Installing libffi (3.4.2-r1) [2023-07-01T19:01:28.075Z] (19/136) Installing libintl (0.21-r2) [2023-07-01T19:01:28.075Z] (20/136) Installing libblkid (2.38-r1) [2023-07-01T19:01:28.659Z] (21/136) Installing libmount (2.38-r1) [2023-07-01T19:01:28.924Z] (22/136) Installing pcre (8.45-r2) [2023-07-01T19:01:29.505Z] (23/136) Installing glib (2.72.4-r0) [2023-07-01T19:01:30.087Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-07-01T19:01:30.353Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-07-01T19:01:30.822Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-07-01T19:01:32.944Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:01:34.166Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-07-01T19:01:34.166Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-07-01T19:01:34.431Z] (29/136) Installing libpng (1.6.37-r1) [2023-07-01T19:01:35.013Z] (30/136) Installing libwebp (1.2.3-r1) [2023-07-01T19:01:35.278Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-07-01T19:01:35.858Z] (32/136) Installing tiff (4.4.0-r3) [2023-07-01T19:01:36.123Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-07-01T19:01:36.703Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-07-01T19:01:36.970Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-07-01T19:01:37.235Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-07-01T19:01:37.499Z] (37/136) Installing libxrender (0.9.10-r3) [2023-07-01T19:01:37.765Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-07-01T19:01:38.031Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-07-01T19:01:38.299Z] (40/136) Installing libxi (1.8-r0) [2023-07-01T19:01:38.565Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-07-01T19:01:38.832Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-07-01T19:01:39.099Z] (43/136) Installing atk (2.38.0-r0) [2023-07-01T19:01:39.682Z] (44/136) Installing libxtst (1.2.3-r3) [2023-07-01T19:01:39.950Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-07-01T19:01:40.217Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-07-01T19:01:40.801Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-07-01T19:01:41.065Z] (48/136) Installing expat (2.5.0-r0) [2023-07-01T19:01:41.330Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-07-01T19:01:41.595Z] (50/136) Installing freetype (2.12.1-r0) [2023-07-01T19:01:42.177Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-07-01T19:01:42.442Z] (52/136) Installing pixman (0.40.0-r4) [2023-07-01T19:01:43.024Z] (53/136) Installing cairo (1.17.4-r2) [2023-07-01T19:01:43.290Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-07-01T19:01:43.558Z] (55/136) Installing avahi-libs (0.8-r6) [2023-07-01T19:01:44.139Z] (56/136) Installing gmp (6.2.1-r2) [2023-07-01T19:01:44.403Z] (57/136) Installing nettle (3.7.3-r0) [2023-07-01T19:01:44.986Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-07-01T19:01:45.253Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-07-01T19:01:45.837Z] (60/136) Installing libunistring (1.0-r0) [2023-07-01T19:01:46.104Z] (61/136) Installing gnutls (3.7.7-r1) [2023-07-01T19:01:46.686Z] (62/136) Installing cups-libs (2.4.2-r1) [2023-07-01T19:01:47.268Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-07-01T19:01:47.534Z] (64/136) Installing fribidi (1.0.12-r0) [2023-07-01T19:01:47.800Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-07-01T19:01:48.382Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-07-01T19:01:48.647Z] (67/136) Installing libxft (2.3.4-r0) [2023-07-01T19:01:49.229Z] (68/136) Installing pango (1.50.7-r0) [2023-07-01T19:01:49.495Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-07-01T19:01:49.761Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-07-01T19:01:50.026Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-07-01T19:01:50.292Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-07-01T19:01:50.872Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-07-01T19:01:51.452Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-07-01T19:01:52.037Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-07-01T19:01:52.037Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-07-01T19:01:52.621Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-07-01T19:01:52.889Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-07-01T19:01:53.474Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-07-01T19:01:53.741Z] (79/136) Installing libogg (1.3.5-r1) [2023-07-01T19:01:54.011Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-07-01T19:01:54.598Z] (81/136) Installing flac (1.3.4-r0) [2023-07-01T19:01:54.870Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-07-01T19:01:55.454Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-07-01T19:01:55.722Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-07-01T19:01:56.307Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-07-01T19:01:56.892Z] (86/136) Installing libass (0.16.0-r0) [2023-07-01T19:01:57.160Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-07-01T19:01:57.742Z] (88/136) Installing libdrm (2.4.110-r0) [2023-07-01T19:01:58.008Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-07-01T19:01:58.276Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-07-01T19:01:58.866Z] (91/136) Installing lame (3.100-r0) [2023-07-01T19:01:59.453Z] (92/136) Installing opus (1.3.1-r1) [2023-07-01T19:01:59.718Z] (93/136) Installing libasyncns (0.8-r1) [2023-07-01T19:01:59.985Z] (94/136) Installing libltdl (2.4.7-r0) [2023-07-01T19:02:00.252Z] (95/136) Installing orc (0.4.32-r0) [2023-07-01T19:02:00.835Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-07-01T19:02:01.102Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-07-01T19:02:01.684Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-07-01T19:02:01.952Z] (99/136) Installing soxr (0.1.3-r2) [2023-07-01T19:02:02.219Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-07-01T19:02:02.486Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-07-01T19:02:03.071Z] (102/136) Installing libpulse (15.0-r2) [2023-07-01T19:02:03.337Z] (103/136) Installing cjson (1.7.15-r3) [2023-07-01T19:02:03.918Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-07-01T19:02:04.185Z] (105/136) Installing librist (0.2.6-r1) [2023-07-01T19:02:04.450Z] (106/136) Installing libsrt (1.4.4-r0) [2023-07-01T19:02:05.031Z] (107/136) Installing libssh (0.9.6-r1) [2023-07-01T19:02:05.296Z] (108/136) Installing libtheora (1.1.1-r16) [2023-07-01T19:02:05.878Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-07-01T19:02:06.144Z] (110/136) Installing libva (2.14.0-r0) [2023-07-01T19:02:06.726Z] (111/136) Installing libvdpau (1.5-r0) [2023-07-01T19:02:06.992Z] (112/136) Installing vidstab (1.1.0-r1) [2023-07-01T19:02:07.260Z] (113/136) Installing libvpx (1.11.0-r1) [2023-07-01T19:02:07.842Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-07-01T19:02:08.426Z] (115/136) Installing numactl (2.0.14-r0) [2023-07-01T19:02:08.694Z] (116/136) Installing x265-libs (3.5-r3) [2023-07-01T19:02:09.279Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-07-01T19:02:09.545Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-07-01T19:02:11.493Z] (119/136) Installing libevent (2.1.12-r4) [2023-07-01T19:02:12.075Z] (120/136) Installing mesa (21.3.9-r0) [2023-07-01T19:02:12.341Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-07-01T19:02:12.606Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-07-01T19:02:12.871Z] (123/136) Installing icu-data-en (71.1-r2) [2023-07-01T19:02:13.451Z] Executing icu-data-en-71.1-r2.post-install [2023-07-01T19:02:13.451Z] * [2023-07-01T19:02:13.451Z] * If you need ICU with non-English locales and legacy charset support, install [2023-07-01T19:02:13.451Z] * package icu-data-full. [2023-07-01T19:02:13.451Z] * [2023-07-01T19:02:13.451Z] (124/136) Installing icu-libs (71.1-r2) [2023-07-01T19:02:14.040Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-07-01T19:02:14.306Z] (126/136) Installing minizip (1.2.12-r0) [2023-07-01T19:02:14.573Z] (127/136) Installing nspr (4.33-r0) [2023-07-01T19:02:15.155Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-07-01T19:02:15.421Z] (129/136) Installing nss (3.78.1-r0) [2023-07-01T19:02:16.003Z] (130/136) Installing re2 (2022.04.01-r0) [2023-07-01T19:02:16.586Z] (131/136) Installing snappy (1.1.9-r4) [2023-07-01T19:02:16.853Z] (132/136) Installing libgpg-error (1.45-r0) [2023-07-01T19:02:17.119Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-07-01T19:02:17.701Z] (134/136) Installing libxslt (1.1.35-r0) [2023-07-01T19:02:17.969Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-07-01T19:02:28.039Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-07-01T19:02:28.040Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:02:28.040Z] Executing glib-2.72.4-r0.trigger [2023-07-01T19:02:28.040Z] Executing shared-mime-info-2.2-r2.trigger [2023-07-01T19:02:29.446Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-07-01T19:02:29.715Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-07-01T19:02:29.715Z] Executing fontconfig-2.14.0-r0.trigger [2023-07-01T19:02:29.715Z] Executing mkfontscale-1.2.2-r0.trigger [2023-07-01T19:02:29.715Z] OK: 376 MiB in 159 packages [2023-07-01T19:02:29.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:02:30.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:02:31.976Z] (1/21) Installing binutils (2.38-r3) [2023-07-01T19:02:32.559Z] (2/21) Installing isl22 (0.22-r0) [2023-07-01T19:02:33.141Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-07-01T19:02:33.408Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-07-01T19:02:33.673Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-07-01T19:02:40.315Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-07-01T19:02:40.315Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-07-01T19:02:40.583Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-07-01T19:02:40.629Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:02:41.545Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-07-01T19:02:41.816Z] (10/21) Installing libpq (14.8-r0) [2023-07-01T19:02:42.081Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-07-01T19:02:42.662Z] (12/21) Installing libpq-dev (14.8-r0) [2023-07-01T19:02:43.243Z] (13/21) Installing libecpg (14.8-r0) [2023-07-01T19:02:43.510Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-07-01T19:02:44.093Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-07-01T19:02:52.294Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-07-01T19:02:58.938Z] (17/21) Installing clang (13.0.1-r1) [2023-07-01T19:02:59.205Z] (18/21) Installing icu (71.1-r2) [2023-07-01T19:02:59.787Z] (19/21) Installing icu-dev (71.1-r2) [2023-07-01T19:03:00.370Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-07-01T19:03:02.321Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-07-01T19:03:03.284Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:03:03.284Z] OK: 768 MiB in 180 packages [2023-07-01T19:03:03.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:03.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:05.272Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-07-01T19:03:07.853Z] (2/10) Installing gdbm (1.23-r0) [2023-07-01T19:03:07.853Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-07-01T19:03:08.119Z] (4/10) Installing readline (8.1.2-r0) [2023-07-01T19:03:08.387Z] (5/10) Installing python3 (3.10.12-r0) [2023-07-01T19:03:13.732Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-07-01T19:03:19.070Z] (7/10) Installing libsodium (1.0.18-r0) [2023-07-01T19:03:19.070Z] (8/10) Installing libzmq (4.3.4-r0) [2023-07-01T19:03:19.653Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-07-01T19:03:19.923Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-07-01T19:03:20.195Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:03:20.195Z] OK: 938 MiB in 190 packages [2023-07-01T19:03:20.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:21.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:22.453Z] OK: 938 MiB in 190 packages [2023-07-01T19:03:22.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:23.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:24.705Z] (1/1) Installing tzdata (2023c-r0) [2023-07-01T19:03:25.664Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:03:25.664Z] OK: 941 MiB in 191 packages [2023-07-01T19:03:26.661Z] (1/1) Purging tzdata (2023c-r0) [2023-07-01T19:03:26.937Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:03:26.937Z] OK: 938 MiB in 190 packages [2023-07-01T19:03:36.846Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:03:45.185Z] Looking in links: /tmp/tmp93suhttm [2023-07-01T19:03:45.185Z] Processing /tmp/tmp93suhttm/setuptools-65.5.0-py3-none-any.whl [2023-07-01T19:03:45.185Z] Processing /tmp/tmp93suhttm/pip-23.0.1-py3-none-any.whl [2023-07-01T19:03:46.143Z] Installing collected packages: setuptools, pip [2023-07-01T19:04:04.317Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-07-01T19:04:04.317Z] 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-07-01T19:04:05.721Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-07-01T19:04:06.303Z] Collecting pip [2023-07-01T19:04:06.568Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-07-01T19:04:06.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.1 MB/s eta 0:00:00 [2023-07-01T19:04:06.833Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-07-01T19:04:09.399Z] Collecting setuptools [2023-07-01T19:04:09.399Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-07-01T19:04:09.399Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 18.4 MB/s eta 0:00:00 [2023-07-01T19:04:09.978Z] Collecting wheel [2023-07-01T19:04:09.978Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-07-01T19:04:09.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 21.3 MB/s eta 0:00:00 [2023-07-01T19:04:11.379Z] Installing collected packages: wheel, setuptools, pip [2023-07-01T19:04:12.003Z] Attempting uninstall: setuptools [2023-07-01T19:04:12.003Z] Found existing installation: setuptools 65.5.0 [2023-07-01T19:04:12.960Z] Uninstalling setuptools-65.5.0: [2023-07-01T19:04:12.960Z] Successfully uninstalled setuptools-65.5.0 [2023-07-01T19:04:18.299Z] Attempting uninstall: pip [2023-07-01T19:04:18.299Z] Found existing installation: pip 23.0.1 [2023-07-01T19:04:20.246Z] Uninstalling pip-23.0.1: [2023-07-01T19:04:20.246Z] Successfully uninstalled pip-23.0.1 [2023-07-01T19:04:32.557Z] Successfully installed pip-23.1.2 setuptools-68.0.0 wheel-0.40.0 [2023-07-01T19:04:32.557Z] 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-07-01T19:04:36.806Z] Processing ./edgex-taf-common [2023-07-01T19:04:36.806Z] Preparing metadata (setup.py): started [2023-07-01T19:04:38.212Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:04:38.212Z] Building wheels for collected packages: edgex-taf-common [2023-07-01T19:04:38.212Z] Building wheel for edgex-taf-common (setup.py): started [2023-07-01T19:04:40.152Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-07-01T19:04:40.152Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=f5b53c6c5c86493181dd5197c013d2659f1fb9c7e90101e5157c0d3a2374835f [2023-07-01T19:04:40.152Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-07-01T19:04:40.152Z] Successfully built edgex-taf-common [2023-07-01T19:04:40.734Z] Installing collected packages: edgex-taf-common [2023-07-01T19:04:41.002Z] Successfully installed edgex-taf-common-0.0.0 [2023-07-01T19:04:41.002Z] 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-07-01T19:04:46.353Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-07-01T19:04:46.624Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-07-01T19:04:46.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 8.4 MB/s eta 0:00:00 [2023-07-01T19:04:46.890Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-07-01T19:04:46.890Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-07-01T19:04:47.157Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-07-01T19:04:47.157Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-07-01T19:04:47.745Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-07-01T19:04:47.745Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-07-01T19:04:47.745Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 2.3 MB/s eta 0:00:00 [2023-07-01T19:04:47.745Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-07-01T19:04:47.745Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-07-01T19:04:48.013Z] Preparing metadata (setup.py): started [2023-07-01T19:04:49.420Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:04:49.420Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-07-01T19:04:49.420Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:04:49.687Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-07-01T19:04:49.688Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-07-01T19:04:50.278Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-07-01T19:04:50.278Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-07-01T19:04:50.278Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.4 MB/s eta 0:00:00 [2023-07-01T19:04:50.553Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-07-01T19:04:50.553Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-07-01T19:04:50.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.0 MB/s eta 0:00:00 [2023-07-01T19:04:50.821Z] Preparing metadata (setup.py): started [2023-07-01T19:04:52.777Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:04:53.747Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-07-01T19:04:53.747Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-07-01T19:04:53.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 3.8 MB/s eta 0:00:00 [2023-07-01T19:04:56.322Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-07-01T19:04:56.322Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-07-01T19:04:57.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 9.5 MB/s eta 0:00:00 [2023-07-01T19:04:58.321Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:05:01.989Z] Installing build dependencies: started [2023-07-01T19:05:20.257Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-07-01T19:05:20.257Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360823 sha256=c73ab08c6face86ccc483cfdf13fa49d24da8580ae8ebb3620a9e471bd106238 [2023-07-01T19:05:20.258Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-07-01T19:05:20.258Z] Building wheel for psutil (setup.py): started [2023-07-01T19:05:20.258Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-07-01T19:05:20.258Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271450 sha256=7695c496e7f2e8d0fcc5657b0c264717d92963c77924cc55e4e978f2842d9c17 [2023-07-01T19:05:20.258Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-07-01T19:05:20.258Z] Building wheel for psycopg2 (setup.py): started [2023-07-01T19:05:28.681Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:05:28.681Z] Getting requirements to build wheel: started [2023-07-01T19:05:30.235Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-07-01T19:05:30.235Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478586 sha256=88cb5f26f7797dd6a74575e85758fffdc30fe00e192cc0415f798db57a48c126 [2023-07-01T19:05:30.235Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-07-01T19:05:30.235Z] Building wheel for flex (setup.py): started [2023-07-01T19:05:30.235Z] Building wheel for flex (setup.py): finished with status 'done' [2023-07-01T19:05:30.235Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=48a1e5a0b614f1d4e57ec4d209bddd72b311f2798a2d7be131a128904cc9e5c0 [2023-07-01T19:05:30.235Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-07-01T19:05:30.235Z] Building wheel for GenSON (setup.py): started [2023-07-01T19:05:30.235Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-07-01T19:05:30.235Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=213f70ffcf36a1eae6ab62675d78cee37c02abdbe130bbe13a78c9d1369401f7 [2023-07-01T19:05:30.235Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-07-01T19:05:30.235Z] Building wheel for PyYAML (pyproject.toml): started [2023-07-01T19:05:30.493Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-07-01T19:05:30.493Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=2a2ba08c893f83f6592ab2ac71e9ba54c89536ebd25e74246f688d8863650916 [2023-07-01T19:05:30.493Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-07-01T19:05:30.493Z] Building wheel for strict-rfc3339 (setup.py): started [2023-07-01T19:05:30.752Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-07-01T19:05:30.752Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f50c7e40ce027143a9ab7a369bd5b46d5798b82b9b95c61412e269ee6d7203fb [2023-07-01T19:05:30.752Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-07-01T19:05:31.009Z] Building wheel for validate-email (setup.py): started [2023-07-01T19:05:31.267Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-07-01T19:05:31.267Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=08b32382f331f873a8fc77c974e04c2f5c957dcc430a1533ca7e2b1e55ce781f [2023-07-01T19:05:31.267Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-07-01T19:05:31.267Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-07-01T19:05:31.525Z] 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, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, 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-07-01T19:05:32.022Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:05:32.289Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:05:37.632Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:05:38.598Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-07-01T19:05:38.598Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-07-01T19:05:38.865Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.4 MB/s eta 0:00:00 [2023-07-01T19:05:39.446Z] Preparing metadata (setup.py): started [2023-07-01T19:05:42.034Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:05:42.619Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-07-01T19:05:42.619Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-07-01T19:05:42.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 6.2 MB/s eta 0:00:00 [2023-07-01T19:05:43.741Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.7.0 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-07-01T19:05:43.741Z] 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-07-01T19:05:45.976Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-07-01T19:05:45.976Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-07-01T19:05:45.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.0 MB/s eta 0:00:00 [2023-07-01T19:05:46.247Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-07-01T19:05:46.247Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-07-01T19:05:46.513Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 7.2 MB/s eta 0:00:00 [2023-07-01T19:05:47.473Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-07-01T19:05:47.473Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-07-01T19:05:47.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.8 MB/s eta 0:00:00 [2023-07-01T19:05:48.056Z] Preparing metadata (setup.py): started [2023-07-01T19:05:49.993Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:05:51.398Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-07-01T19:05:51.398Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-07-01T19:05:51.664Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.3 MB/s eta 0:00:00 [2023-07-01T19:05:53.068Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:05:53.068Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-07-01T19:05:53.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 9.9 MB/s eta 0:00:00 [2023-07-01T19:05:53.919Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:05:53.919Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-07-01T19:05:54.197Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:05:54.197Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-07-01T19:05:54.464Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 7.8 MB/s eta 0:00:00 [2023-07-01T19:05:54.731Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:05:54.731Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-07-01T19:05:54.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 [2023-07-01T19:05:54.999Z] Preparing metadata (setup.py): started [2023-07-01T19:05:56.939Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:05:56.939Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:05:56.939Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-07-01T19:05:56.939Z] Preparing metadata (setup.py): started [2023-07-01T19:05:58.879Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:05:58.879Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:05:58.879Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-07-01T19:06:00.828Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:00.828Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-07-01T19:06:00.828Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.1 MB/s eta 0:00:00 [2023-07-01T19:06:01.095Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:01.095Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-07-01T19:06:01.095Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.0 MB/s eta 0:00:00 [2023-07-01T19:06:02.055Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:02.320Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-07-01T19:06:02.320Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.0 MB/s eta 0:00:00 [2023-07-01T19:06:02.586Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:02.586Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-07-01T19:06:03.993Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:06:03.993Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-07-01T19:06:03.993Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 6.4 MB/s eta 0:00:00 [2023-07-01T19:06:04.259Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:06:04.259Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-07-01T19:06:04.259Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.4 MB/s eta 0:00:00 [2023-07-01T19:06:04.842Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:06:04.842Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-07-01T19:06:05.108Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.6 MB/s eta 0:00:00 [2023-07-01T19:06:05.373Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:06:05.373Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-07-01T19:06:05.373Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.7 MB/s eta 0:00:00 [2023-07-01T19:06:05.654Z] Removing intermediate container f0aa80198c5a [2023-07-01T19:06:05.655Z] ---> ae584d7007c2 [2023-07-01T19:06:05.655Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-07-01T19:06:05.655Z] ---> Running in 0f0440772da7 [2023-07-01T19:06:05.655Z] Removing intermediate container 0f0440772da7 [2023-07-01T19:06:05.655Z] ---> 8e62c97040b4 [2023-07-01T19:06:05.655Z] Step 11/13 : LABEL arch=amd64 [2023-07-01T19:06:05.655Z] ---> Running in 979bdd61be07 [2023-07-01T19:06:05.655Z] Removing intermediate container 979bdd61be07 [2023-07-01T19:06:05.655Z] ---> 817890d034b4 [2023-07-01T19:06:05.655Z] Step 12/13 : LABEL git_sha=49bd601da8eb6edcd02083d89aecb12e63414dac [2023-07-01T19:06:05.655Z] ---> Running in 407c9a5f91ef [2023-07-01T19:06:05.655Z] Removing intermediate container 407c9a5f91ef [2023-07-01T19:06:05.655Z] ---> c9faf4d0f38e [2023-07-01T19:06:05.655Z] Step 13/13 : LABEL version=0.0.0 [2023-07-01T19:06:05.655Z] ---> Running in 0ca57fd6f458 [2023-07-01T19:06:05.655Z] Removing intermediate container 0ca57fd6f458 [2023-07-01T19:06:05.655Z] ---> f4e25dc160c5 [2023-07-01T19:06:05.655Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T19:06:05.655Z] Successfully built f4e25dc160c5 [2023-07-01T19:06:05.655Z] 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] } [2023-07-01T19:06:05.956Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:06:05.956Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-07-01T19:06:05.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.1 MB/s eta 0:00:00 [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-07-01T19:06:06.537Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:06:06.537Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-07-01T19:06:06.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 2.7 MB/s eta 0:00:00 [2023-07-01T19:06:06.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:06:06.598Z] [2023-07-01T19:06:06.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:06:06.803Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-07-01T19:06:06.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:06:06.968Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-01T19:06:06.968Z] 5eb5b503b376: Pulling fs layer [2023-07-01T19:06:06.968Z] 5c69ac0246d0: Pulling fs layer [2023-07-01T19:06:06.968Z] ec43610c2a17: Pulling fs layer [2023-07-01T19:06:06.968Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-01T19:06:06.968Z] 33b1e0a273af: Pulling fs layer [2023-07-01T19:06:06.968Z] 5d3b04190fa2: Pulling fs layer [2023-07-01T19:06:06.968Z] 2f39f015ded8: Pulling fs layer [2023-07-01T19:06:06.968Z] 33b1e0a273af: Waiting [2023-07-01T19:06:06.968Z] 5d3b04190fa2: Waiting [2023-07-01T19:06:06.968Z] 2f39f015ded8: Waiting [2023-07-01T19:06:06.968Z] 3a2ae6a8a46f: Waiting [2023-07-01T19:06:06.968Z] 5c69ac0246d0: Verifying Checksum [2023-07-01T19:06:06.968Z] 5c69ac0246d0: Download complete [2023-07-01T19:06:06.968Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-01T19:06:06.968Z] 3a2ae6a8a46f: Download complete [2023-07-01T19:06:06.968Z] 33b1e0a273af: Verifying Checksum [2023-07-01T19:06:06.968Z] 33b1e0a273af: Download complete [2023-07-01T19:06:06.968Z] 5d3b04190fa2: Verifying Checksum [2023-07-01T19:06:06.968Z] 5d3b04190fa2: Download complete [2023-07-01T19:06:07.112Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-07-01T19:06:07.227Z] ec43610c2a17: Verifying Checksum [2023-07-01T19:06:07.227Z] ec43610c2a17: Download complete [2023-07-01T19:06:07.227Z] 5eb5b503b376: Verifying Checksum [2023-07-01T19:06:07.227Z] 5eb5b503b376: Download complete [2023-07-01T19:06:07.702Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:06:07.702Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-07-01T19:06:07.702Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.0 MB/s eta 0:00:00 [2023-07-01T19:06:07.795Z] 2f39f015ded8: Download complete [2023-07-01T19:06:07.972Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:06:07.972Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-07-01T19:06:08.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.4 MB/s eta 0:00:00 [2023-07-01T19:06:08.241Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.0.0) [2023-07-01T19:06:08.360Z] 5eb5b503b376: Pull complete [2023-07-01T19:06:08.618Z] 5c69ac0246d0: Pull complete [2023-07-01T19:06:08.826Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:06:08.826Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-07-01T19:06:09.183Z] ec43610c2a17: Pull complete [2023-07-01T19:06:09.183Z] 3a2ae6a8a46f: Pull complete [2023-07-01T19:06:09.183Z] 33b1e0a273af: Pull complete [2023-07-01T19:06:09.417Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:06:09.417Z] Downloading typing_extensions-4.7.0-py3-none-any.whl (33 kB) [2023-07-01T19:06:09.440Z] 5d3b04190fa2: Pull complete [2023-07-01T19:06:10.008Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:06:10.008Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-07-01T19:06:10.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.0 MB/s eta 0:00:00 [2023-07-01T19:06:10.277Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:06:10.277Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-07-01T19:06:13.618Z] 2f39f015ded8: Pull complete [2023-07-01T19:06:13.618Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-01T19:06:13.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:06:13.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:06:13.835Z] prd-ubuntu20.04-docker-8c-8g-294 does not seem to be running inside a container [2023-07-01T19:06:13.870Z] $ 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-74 -v /w/workspace/exfoundry_edgex-taf-common_PR-74:/w/workspace/exfoundry_edgex-taf-common_PR-74:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-74@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-01T19:06:14.525Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:14.525Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-07-01T19:06:14.793Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.2 MB/s eta 0:00:00 [2023-07-01T19:06:16.732Z] Installing build dependencies: started [2023-07-01T19:06:18.899Z] $ docker top 2a06b70e13050d6ba4529a1b02328625e6ded63764819c072b9fe016808f6641 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:06:19.377Z] ---> job-cost.sh [2023-07-01T19:06:19.377Z] lf-activate-venv: SKIPPING [2023-07-01T19:06:19.377Z] INFO: No Stack... [2023-07-01T19:06:19.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T19:06:19.896Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T19:06:20.212Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-74/archives/cost.csv [2023-07-01T19:06:20.212Z] + cut -d, -f6 [Pipeline] lock [2023-07-01T19:06:20.252Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-74-1-stack-cost] [2023-07-01T19:06:20.256Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-74-1-stack-cost] did not exist. Created. [2023-07-01T19:06:20.256Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T19:06:20.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-01T19:06:20.700Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T19:06:20.722Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T19:06:20.794Z] $ docker stop --time=1 2a06b70e13050d6ba4529a1b02328625e6ded63764819c072b9fe016808f6641 [2023-07-01T19:06:21.947Z] $ docker rm -f --volumes 2a06b70e13050d6ba4529a1b02328625e6ded63764819c072b9fe016808f6641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-01T19:06:43.394Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:06:43.394Z] Getting requirements to build wheel: started [2023-07-01T19:06:55.673Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:06:55.673Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:06:57.608Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:06:57.608Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:57.608Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-07-01T19:06:57.608Z] Preparing metadata (setup.py): started [2023-07-01T19:06:59.009Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:06:59.009Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:59.009Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-07-01T19:06:59.275Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:59.275Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-07-01T19:06:59.275Z] Preparing metadata (setup.py): started [2023-07-01T19:07:00.676Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:07:00.676Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:00.676Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-07-01T19:07:00.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.9 MB/s eta 0:00:00 [2023-07-01T19:07:01.256Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:01.256Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-07-01T19:07:01.531Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:01.531Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-07-01T19:07:01.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 [2023-07-01T19:07:01.798Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:01.798Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-07-01T19:07:02.378Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:02.378Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-07-01T19:07:02.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 [2023-07-01T19:07:02.962Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:02.962Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-07-01T19:07:02.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.5 MB/s eta 0:00:00 [2023-07-01T19:07:04.895Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:04.895Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:07:04.895Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:04.895Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-07-01T19:07:05.160Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:05.160Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-07-01T19:07:05.160Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:05.160Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-07-01T19:07:05.426Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:05.426Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-07-01T19:07:05.691Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:05.691Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-07-01T19:07:06.272Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:07:06.272Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-07-01T19:07:07.229Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:07.229Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-07-01T19:07:07.495Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 251.5 kB/s eta 0:00:00 [2023-07-01T19:07:08.457Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-07-01T19:07:08.457Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-07-01T19:07:09.863Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-07-01T19:07:09.863Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b178b2635eed849fcce835ee49d08c5a87a420e4d79de898f1800841c7b0376c [2023-07-01T19:07:09.863Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-07-01T19:07:09.863Z] Building wheel for paho-mqtt (setup.py): started [2023-07-01T19:07:11.799Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-07-01T19:07:11.799Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=4a5bbfe1c36efc85596af476cebfa8a93ba92f7e56fbd7f5b80e635f474fe35b [2023-07-01T19:07:11.799Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-07-01T19:07:11.799Z] Building wheel for numpy (pyproject.toml): started [2023-07-01T19:10:03.485Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:10:59.874Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:12:10.678Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:13:07.093Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:14:28.766Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:15:25.170Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:16:33.253Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:17:29.775Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:23:06.665Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:25:13.302Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:27:49.975Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:30:11.619Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:31:19.451Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:33:56.122Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:37:47.901Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:39:39.538Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:41:46.182Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:41:51.568Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-07-01T19:41:51.568Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625228 sha256=6e4c8076026fa087a0ee825ecab074b64bcfe74fce18454c27ff92ff2ceb4d86 [2023-07-01T19:41:51.568Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-07-01T19:41:51.568Z] Building wheel for psutil (setup.py): started [2023-07-01T19:42:03.866Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-07-01T19:42:03.866Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271960 sha256=f4628f71209122caf35d195ee7c95fcd6582feee98d0301581fe7fbd12966d15 [2023-07-01T19:42:03.866Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-07-01T19:42:03.866Z] Building wheel for psycopg2 (setup.py): started [2023-07-01T19:43:11.714Z] Building wheel for psycopg2 (setup.py): still running... [2023-07-01T19:43:21.883Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-07-01T19:43:21.883Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=91a42103b67f251fd9d6e9ab9007063747fe653fe554a1c8a8aced32d98ac672 [2023-07-01T19:43:21.883Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-07-01T19:43:21.883Z] Building wheel for flex (setup.py): started [2023-07-01T19:43:24.484Z] Building wheel for flex (setup.py): finished with status 'done' [2023-07-01T19:43:24.484Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=88432d25cc0d8c2c5dd9db0a6d4c2fd69eb6af9a88b00b9274659665cd24eaa5 [2023-07-01T19:43:24.484Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-07-01T19:43:24.484Z] Building wheel for GenSON (setup.py): started [2023-07-01T19:43:26.421Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-07-01T19:43:26.421Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=9db72d2b9bcc0a88834c3aef27ecacab8b1700c56ef6056d57fdc34639fb993d [2023-07-01T19:43:26.421Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-07-01T19:43:26.421Z] Building wheel for PyYAML (pyproject.toml): started [2023-07-01T19:43:30.657Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-07-01T19:43:30.657Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=a21b979639298ffd523552400c597350dd853aabc4d500461fd02515b62ebd7f [2023-07-01T19:43:30.657Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-07-01T19:43:30.657Z] Building wheel for strict-rfc3339 (setup.py): started [2023-07-01T19:43:32.056Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-07-01T19:43:32.056Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=c712aad70c4cca0996a82717d6da365081d5fd3ee87150c302cc37de2859a1e3 [2023-07-01T19:43:32.056Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-07-01T19:43:32.056Z] Building wheel for validate-email (setup.py): started [2023-07-01T19:43:33.989Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-07-01T19:43:33.989Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a518d93c4846d786ad1842170fd9b43af3deb9b2850041df00d38f2615758dfa [2023-07-01T19:43:33.989Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-07-01T19:43:33.989Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-07-01T19:43:37.323Z] 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, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, 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-07-01T19:44:58.915Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.7.0 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-07-01T19:44:58.915Z] 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-07-01T19:45:37.741Z] Removing intermediate container 41c34c4958dc [2023-07-01T19:45:37.741Z] ---> ab8655240676 [2023-07-01T19:45:37.741Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-07-01T19:45:37.741Z] ---> Running in e0959f1731d0 [2023-07-01T19:45:37.741Z] Removing intermediate container e0959f1731d0 [2023-07-01T19:45:37.741Z] ---> 8388598b6060 [2023-07-01T19:45:37.741Z] Step 11/13 : LABEL arch=arm64 [2023-07-01T19:45:37.741Z] ---> Running in 120aea4599cb [2023-07-01T19:45:37.741Z] Removing intermediate container 120aea4599cb [2023-07-01T19:45:37.741Z] ---> 70327d52395d [2023-07-01T19:45:37.741Z] Step 12/13 : LABEL git_sha=49bd601da8eb6edcd02083d89aecb12e63414dac [2023-07-01T19:45:37.741Z] ---> Running in a44b05a7d84c [2023-07-01T19:45:37.741Z] Removing intermediate container a44b05a7d84c [2023-07-01T19:45:37.741Z] ---> d73bdf036067 [2023-07-01T19:45:37.741Z] Step 13/13 : LABEL version=0.0.0 [2023-07-01T19:45:37.741Z] ---> Running in 4a5e2311360a [2023-07-01T19:45:37.741Z] Removing intermediate container 4a5e2311360a [2023-07-01T19:45:37.741Z] ---> 8eda3f13eade [2023-07-01T19:45:37.741Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T19:45:37.741Z] Successfully built 8eda3f13eade [2023-07-01T19:45:37.741Z] 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-07-01T19:45:38.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:45:38.675Z] [2023-07-01T19:45:38.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:45:39.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:45:39.069Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-01T19:45:39.069Z] 8998bd30e6a1: Pulling fs layer [2023-07-01T19:45:39.069Z] 04944245beec: Pulling fs layer [2023-07-01T19:45:39.069Z] 699f458cf7ca: Pulling fs layer [2023-07-01T19:45:39.069Z] 765212b225bb: Pulling fs layer [2023-07-01T19:45:39.069Z] f23df028b6ca: Pulling fs layer [2023-07-01T19:45:39.069Z] d65c8cfc05b1: Pulling fs layer [2023-07-01T19:45:39.069Z] 2437ff75d9bd: Pulling fs layer [2023-07-01T19:45:39.069Z] 765212b225bb: Waiting [2023-07-01T19:45:39.069Z] d65c8cfc05b1: Waiting [2023-07-01T19:45:39.069Z] f23df028b6ca: Waiting [2023-07-01T19:45:39.069Z] 2437ff75d9bd: Waiting [2023-07-01T19:45:39.336Z] 04944245beec: Verifying Checksum [2023-07-01T19:45:39.336Z] 765212b225bb: Verifying Checksum [2023-07-01T19:45:39.336Z] 765212b225bb: Download complete [2023-07-01T19:45:39.336Z] f23df028b6ca: Verifying Checksum [2023-07-01T19:45:39.336Z] f23df028b6ca: Download complete [2023-07-01T19:45:39.336Z] d65c8cfc05b1: Verifying Checksum [2023-07-01T19:45:39.336Z] d65c8cfc05b1: Download complete [2023-07-01T19:45:39.605Z] 699f458cf7ca: Verifying Checksum [2023-07-01T19:45:39.605Z] 699f458cf7ca: Download complete [2023-07-01T19:45:39.871Z] 8998bd30e6a1: Verifying Checksum [2023-07-01T19:45:39.871Z] 8998bd30e6a1: Download complete [2023-07-01T19:45:42.441Z] 2437ff75d9bd: Verifying Checksum [2023-07-01T19:45:42.441Z] 2437ff75d9bd: Download complete [2023-07-01T19:45:43.841Z] 8998bd30e6a1: Pull complete [2023-07-01T19:45:44.423Z] 04944245beec: Pull complete [2023-07-01T19:45:46.647Z] 699f458cf7ca: Pull complete [2023-07-01T19:45:46.647Z] 765212b225bb: Pull complete [2023-07-01T19:45:46.647Z] f23df028b6ca: Pull complete [2023-07-01T19:45:48.208Z] d65c8cfc05b1: Pull complete [2023-07-01T19:46:00.513Z] 2437ff75d9bd: Pull complete [2023-07-01T19:46:00.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-01T19:46:00.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:46:00.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:46:00.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-297 does not seem to be running inside a container [2023-07-01T19:46:00.884Z] $ 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-74 -v /w/workspace/exfoundry_edgex-taf-common_PR-74:/w/workspace/exfoundry_edgex-taf-common_PR-74:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-74@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-01T19:46:03.395Z] $ docker top ff07674a31e3f34d85570c473681907cc2fdc1d6e5b7befa49fe767f3a9d3270 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:03.938Z] ---> job-cost.sh [2023-07-01T19:46:04.202Z] lf-activate-venv: SKIPPING [2023-07-01T19:46:04.202Z] INFO: No Stack... [2023-07-01T19:46:04.465Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-01T19:46:05.413Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T19:46:05.794Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-74/archives/cost.csv [2023-07-01T19:46:05.794Z] + cut -d, -f6 [Pipeline] lock [2023-07-01T19:46:05.847Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-74-1-stack-cost] [2023-07-01T19:46:05.852Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-74-1-stack-cost] did not exist. Created. [2023-07-01T19:46:05.852Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-74-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T19:46:06.255Z] /w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/durable-86603839/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-01T19:46:06.613Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-01T19:46:06.647Z] Warning: overwriting stash ‘stack-cost’ [2023-07-01T19:46:07.057Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T19:46:07.076Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-74-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T19:46:07.210Z] $ docker stop --time=1 ff07674a31e3f34d85570c473681907cc2fdc1d6e5b7befa49fe767f3a9d3270 [2023-07-01T19:46:11.100Z] $ docker rm -f --volumes ff07674a31e3f34d85570c473681907cc2fdc1d6e5b7befa49fe767f3a9d3270 [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-07-01T19:46:12.571Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-74/archives ] [2023-07-01T19:46:12.571Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-74/archives [2023-07-01T19:46:12.571Z] total 16 [2023-07-01T19:46:12.571Z] drwxr-xr-x 3 root root 4096 Jul 1 19:06 . [2023-07-01T19:46:12.571Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:06 .. [2023-07-01T19:46:12.571Z] drwxr-xr-x 2 root root 4096 Jul 1 19:06 cost [2023-07-01T19:46:12.571Z] -rw-r--r-- 1 root root 87 Jul 1 19:06 cost.csv [2023-07-01T19:46:12.571Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-74/archives [2023-07-01T19:46:12.571Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-74/archives [2023-07-01T19:46:12.571Z] total 16 [2023-07-01T19:46:12.571Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 19:06 . [2023-07-01T19:46:12.571Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:06 .. [2023-07-01T19:46:12.571Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 19:06 cost [2023-07-01T19:46:12.571Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 1 19:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:12.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:13.775Z] ---> package-listing.sh [2023-07-01T19:46:13.775Z] ++ facter osfamily [2023-07-01T19:46:13.775Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-01T19:46:14.032Z] + OS_FAMILY=debian [2023-07-01T19:46:14.032Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-74 [2023-07-01T19:46:14.032Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-01T19:46:14.032Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-01T19:46:14.032Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-01T19:46:14.032Z] + PACKAGES=/tmp/packages_start.txt [2023-07-01T19:46:14.032Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-74 ']' [2023-07-01T19:46:14.032Z] + PACKAGES=/tmp/packages_end.txt [2023-07-01T19:46:14.032Z] + case "${OS_FAMILY}" in [2023-07-01T19:46:14.032Z] + dpkg -l [2023-07-01T19:46:14.032Z] + grep '^ii' [2023-07-01T19:46:14.032Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-01T19:46:14.032Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-01T19:46:14.032Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-01T19:46:14.032Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-74 ']' [2023-07-01T19:46:14.032Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-74/archives/ [2023-07-01T19:46:14.032Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-74/archives/ [Pipeline] echo [2023-07-01T19:46:14.062Z] 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-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-01T19:46:14.354Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:46:14.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:46:14.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:46:15.136Z] prd-ubuntu20.04-docker-8c-8g-294 does not seem to be running inside a container [2023-07-01T19:46:15.167Z] $ 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-74/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-74 -v /w/workspace/exfoundry_edgex-taf-common_PR-74:/w/workspace/exfoundry_edgex-taf-common_PR-74:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-74@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-01T19:46:15.385Z] $ docker top 408ef20abe6d69fc4339f8ca2e7d2dcd90d4eb0c8b09ca2a10da8da2af38abf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T19:46:15.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-01T19:46:16.082Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-01T19:46:16.391Z] + ls /var/log/sa-host [2023-07-01T19:46:16.391Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T19:46:16.524Z] provisioning config files... [2023-07-01T19:46:16.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-74@tmp/config14536884515397394279tmp [Pipeline] { [Pipeline] echo [2023-07-01T19:46:16.591Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:16.908Z] ---> create-netrc.sh [Pipeline] } [2023-07-01T19:46:16.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:17.339Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-01T19:46:17.371Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:17.683Z] ---> sudo-logs.sh [2023-07-01T19:46:17.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-01T19:46:17.763Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:18.072Z] ---> job-cost.sh [2023-07-01T19:46:18.072Z] lf-activate-venv: SKIPPING [2023-07-01T19:46:18.072Z] DEBUG: total: 0.2199999988079071 [2023-07-01T19:46:18.072Z] INFO: Retrieving Stack Cost... [2023-07-01T19:46:18.331Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T19:46:18.898Z] INFO: Archiving Costs [Pipeline] echo [2023-07-01T19:46:18.931Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:19.242Z] ---> logs-deploy.sh [2023-07-01T19:46:19.242Z] lf-activate-venv: SKIPPING [2023-07-01T19:46:19.242Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-74/1 [2023-07-01T19:46:19.242Z] INFO: archiving workspace using pattern(s): [2023-07-01T19:46:20.178Z] Archives upload complete. [2023-07-01T19:46:20.178Z] INFO: archiving logs to Nexus