Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f+664646a66508576d27e3d47772bd781c47cbd64c (f5ed1e3f6e1c5ab7547a43f2b1ecbad49eb54528) 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-ssh1074852889798559892.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-ssh35109677151941621.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9477753887113488942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12692001864441086303.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh557907898969315133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2764’ Running on prd-ubuntu20.04-docker-8c-8g-2767 in /w/workspace/exfoundry_edgex-taf-common_PR-72 [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-72 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 664646a66508576d27e3d47772bd781c47cbd64c into PR head commit 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f Merge succeeded, producing 20c717572d650eb0abd677216062185bc374f8d2 Checking out Revision 20c717572d650eb0abd677216062185bc374f8d2 (PR-72) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f # 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 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20c717572d650eb0abd677216062185bc374f8d2 # timeout=10 Commit message: "Merge commit '664646a66508576d27e3d47772bd781c47cbd64c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-02T18:57:13.647Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 1d61e7a11e1146beb1a58f3d0de349dd0601237b # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-02T18:57:13.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-02T18:57:13.712Z] ========================================================= [2023-08-02T18:57:13.712Z] EdgeX Global Pipelines Version Info [2023-08-02T18:57:13.712Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-02T18:57:14.452Z] ------------------- [2023-08-02T18:57:14.452Z] stable info: [2023-08-02T18:57:14.452Z] ------------------- [2023-08-02T18:57:14.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-02T18:57:14.452Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T18:57:14.452Z] Message: update stable to v1.0.250 [2023-08-02T18:57:15.029Z] ------------------- [2023-08-02T18:57:15.029Z] experimental info: [2023-08-02T18:57:15.029Z] ------------------- [2023-08-02T18:57:15.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-02T18:57:15.029Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T18:57:15.029Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-08-02T18:57:15.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-08-02T18:57:15.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-08-02T18:57:15.208Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-02T18:57:15.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-02T18:57:15.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-02T18:57:15.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-08-02T18:57:15.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-02T18:57:15.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-08-02T18:57:15.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-08-02T18:57:15.282Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-02T18:57:15.291Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-08-02T18:57:15.300Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-08-02T18:57:15.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-02T18:57:15.319Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-02T18:57:15.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo [2023-08-02T18:57:15.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo [2023-08-02T18:57:15.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo [2023-08-02T18:57:15.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20c717572d650eb0abd677216062185bc374f8d2 [Pipeline] echo [2023-08-02T18:57:15.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20c7175 [Pipeline] echo [2023-08-02T18:57:15.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T18:57:15.429Z] provisioning config files... [2023-08-02T18:57:15.442Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/config16147515538018952838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T18:57:15.742Z] ---> docker-login.sh [2023-08-02T18:57:15.742Z] nexus3.edgexfoundry.org:10001 [2023-08-02T18:57:16.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:16.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:16.001Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:16.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:16.001Z] [2023-08-02T18:57:16.001Z] Login Succeeded [2023-08-02T18:57:16.001Z] nexus3.edgexfoundry.org:10002 [2023-08-02T18:57:16.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:16.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:16.001Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:16.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:16.001Z] [2023-08-02T18:57:16.001Z] Login Succeeded [2023-08-02T18:57:16.001Z] nexus3.edgexfoundry.org:10003 [2023-08-02T18:57:16.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:16.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:16.260Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:16.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:16.260Z] [2023-08-02T18:57:16.260Z] Login Succeeded [2023-08-02T18:57:16.260Z] nexus3.edgexfoundry.org:10004 [2023-08-02T18:57:16.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:16.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:16.260Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:16.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:16.260Z] [2023-08-02T18:57:16.260Z] Login Succeeded [2023-08-02T18:57:16.260Z] docker.io [2023-08-02T18:57:16.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:16.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:16.519Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:16.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:16.519Z] [2023-08-02T18:57:16.519Z] Login Succeeded [2023-08-02T18:57:16.519Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T18:57:16.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-02T18:57:16.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T18:57:16.905Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-02T18:57:16.905Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-02T18:57:16.905Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-02T18:57:16.905Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-02T18:57:16.905Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-02T18:57:16.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T18:57:17.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T18:57:17.440Z] [2023-08-02T18:57:17.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T18:57:17.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T18:57:17.741Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-02T18:57:17.741Z] b85a868b505f: Pulling fs layer [2023-08-02T18:57:17.741Z] e2be974225ed: Pulling fs layer [2023-08-02T18:57:17.741Z] 339a4e72a1f5: Pulling fs layer [2023-08-02T18:57:17.741Z] 988bab9f4d93: Pulling fs layer [2023-08-02T18:57:17.741Z] 1469e6f7b9e6: Pulling fs layer [2023-08-02T18:57:17.741Z] eaf3925da568: Pulling fs layer [2023-08-02T18:57:17.741Z] bab4dde63d76: Pulling fs layer [2023-08-02T18:57:17.741Z] bde34c3a00c8: Pulling fs layer [2023-08-02T18:57:17.741Z] b352a97aabf1: Pulling fs layer [2023-08-02T18:57:17.741Z] 4872d77fe225: Pulling fs layer [2023-08-02T18:57:17.741Z] 5851b861e8e6: Pulling fs layer [2023-08-02T18:57:17.741Z] 988bab9f4d93: Waiting [2023-08-02T18:57:17.741Z] 1469e6f7b9e6: Waiting [2023-08-02T18:57:17.741Z] b352a97aabf1: Waiting [2023-08-02T18:57:17.741Z] eaf3925da568: Waiting [2023-08-02T18:57:17.741Z] 4872d77fe225: Waiting [2023-08-02T18:57:17.741Z] 5851b861e8e6: Waiting [2023-08-02T18:57:17.741Z] bab4dde63d76: Waiting [2023-08-02T18:57:17.741Z] bde34c3a00c8: Waiting [2023-08-02T18:57:17.741Z] e2be974225ed: Verifying Checksum [2023-08-02T18:57:17.741Z] e2be974225ed: Download complete [2023-08-02T18:57:17.741Z] 988bab9f4d93: Verifying Checksum [2023-08-02T18:57:17.741Z] 988bab9f4d93: Download complete [2023-08-02T18:57:17.741Z] 1469e6f7b9e6: Verifying Checksum [2023-08-02T18:57:17.741Z] 1469e6f7b9e6: Download complete [2023-08-02T18:57:17.741Z] eaf3925da568: Verifying Checksum [2023-08-02T18:57:17.741Z] eaf3925da568: Download complete [2023-08-02T18:57:18.000Z] 339a4e72a1f5: Verifying Checksum [2023-08-02T18:57:18.000Z] 339a4e72a1f5: Download complete [2023-08-02T18:57:18.000Z] bde34c3a00c8: Verifying Checksum [2023-08-02T18:57:18.000Z] bde34c3a00c8: Download complete [2023-08-02T18:57:18.000Z] b352a97aabf1: Download complete [2023-08-02T18:57:18.000Z] 4872d77fe225: Verifying Checksum [2023-08-02T18:57:18.000Z] 4872d77fe225: Download complete [2023-08-02T18:57:18.000Z] 5851b861e8e6: Verifying Checksum [2023-08-02T18:57:18.000Z] 5851b861e8e6: Download complete [2023-08-02T18:57:18.000Z] b85a868b505f: Verifying Checksum [2023-08-02T18:57:18.000Z] b85a868b505f: Download complete [2023-08-02T18:57:18.260Z] bab4dde63d76: Verifying Checksum [2023-08-02T18:57:18.260Z] bab4dde63d76: Download complete [2023-08-02T18:57:19.206Z] b85a868b505f: Pull complete [2023-08-02T18:57:19.465Z] e2be974225ed: Pull complete [2023-08-02T18:57:20.034Z] 339a4e72a1f5: Pull complete [2023-08-02T18:57:20.034Z] 988bab9f4d93: Pull complete [2023-08-02T18:57:20.292Z] 1469e6f7b9e6: Pull complete [2023-08-02T18:57:20.292Z] eaf3925da568: Pull complete [2023-08-02T18:57:21.686Z] bab4dde63d76: Pull complete [2023-08-02T18:57:21.944Z] bde34c3a00c8: Pull complete [2023-08-02T18:57:21.944Z] b352a97aabf1: Pull complete [2023-08-02T18:57:21.944Z] 4872d77fe225: Pull complete [2023-08-02T18:57:22.204Z] 5851b861e8e6: Pull complete [2023-08-02T18:57:22.204Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-02T18:57:22.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T18:57:22.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T18:57:22.308Z] prd-ubuntu20.04-docker-8c-8g-2767 does not seem to be running inside a container [2023-08-02T18:57:22.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-72 -v /w/workspace/exfoundry_edgex-taf-common_PR-72:/w/workspace/exfoundry_edgex-taf-common_PR-72:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-02T18:57:25.125Z] $ docker top c5e89d2d657274532636cac6184a12610f783ed331f838f7fc4a47d1f933900c -eo pid,comm [2023-08-02T18:57:25.176Z] 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-08-02T18:57:25.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T18:57:25.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T18:57:25.202Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T18:57:25.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T18:57:25.309Z] $ docker exec c5e89d2d657274532636cac6184a12610f783ed331f838f7fc4a47d1f933900c ssh-agent [2023-08-02T18:57:25.411Z] SSH_AUTH_SOCK=/tmp/ssh-Hkk2P4SwsHdW/agent.31 [2023-08-02T18:57:25.411Z] SSH_AGENT_PID=37 [2023-08-02T18:57:25.417Z] Running ssh-add (command line suppressed) [2023-08-02T18:57:25.524Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/private_key_7446088573788654584.key (/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/private_key_7446088573788654584.key) [2023-08-02T18:57:25.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T18:57:25.821Z] + git tag --points-at HEAD [Pipeline] } [2023-08-02T18:57:25.856Z] $ docker exec --env ******** --env ******** c5e89d2d657274532636cac6184a12610f783ed331f838f7fc4a47d1f933900c ssh-agent -k [2023-08-02T18:57:25.965Z] unset SSH_AUTH_SOCK; [2023-08-02T18:57:25.965Z] unset SSH_AGENT_PID; [2023-08-02T18:57:25.965Z] echo Agent pid 37 killed; [2023-08-02T18:57:25.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-02T18:57:26.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T18:57:26.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T18:57:26.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T18:57:26.122Z] $ docker exec c5e89d2d657274532636cac6184a12610f783ed331f838f7fc4a47d1f933900c ssh-agent [2023-08-02T18:57:26.226Z] SSH_AUTH_SOCK=/tmp/ssh-FIiiFsIAb9di/agent.70 [2023-08-02T18:57:26.226Z] SSH_AGENT_PID=76 [2023-08-02T18:57:26.231Z] Running ssh-add (command line suppressed) [2023-08-02T18:57:26.337Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/private_key_7362465622553612027.key (/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/private_key_7362465622553612027.key) [2023-08-02T18:57:26.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T18:57:26.637Z] + git semver init [2023-08-02T18:57:26.896Z] 2023-08-02 18:57:26,794 [run_init] DEBUG init version:0.0.0 force:False [2023-08-02T18:57:26.896Z] 2023-08-02 18:57:26,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver [2023-08-02T18:57:26.896Z] 2023-08-02 18:57:26,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-72/.semver [2023-08-02T18:57:26.896Z] 2023-08-02 18:57:26,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-72, universal_newlines=False, shell=None, istream=None) [2023-08-02T18:57:27.836Z] 2023-08-02 18:57:27,571 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-72/.git/info/exclude [2023-08-02T18:57:27.836Z] 2023-08-02 18:57:27,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver/PR-72 with force:False [2023-08-02T18:57:27.836Z] 2023-08-02 18:57:27,571 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver/PR-72 [2023-08-02T18:57:27.836Z] 2023-08-02 18:57:27,575 [execute] INFO git cat-file --batch-check [2023-08-02T18:57:27.836Z] 2023-08-02 18:57:27,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T18:57:27.836Z] 2023-08-02 18:57:27,582 [execute] INFO git cat-file --batch [2023-08-02T18:57:27.836Z] 2023-08-02 18:57:27,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T18:57:27.836Z] 2023-08-02 18:57:27,586 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-72/.semver/PR-72 [2023-08-02T18:57:27.836Z] 0.0.0 [Pipeline] } [2023-08-02T18:57:27.847Z] $ docker exec --env ******** --env ******** c5e89d2d657274532636cac6184a12610f783ed331f838f7fc4a47d1f933900c ssh-agent -k [2023-08-02T18:57:27.942Z] unset SSH_AUTH_SOCK; [2023-08-02T18:57:27.942Z] unset SSH_AGENT_PID; [2023-08-02T18:57:27.942Z] echo Agent pid 76 killed; [2023-08-02T18:57:27.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T18:57:28.247Z] + git semver [Pipeline] } [2023-08-02T18:57:28.520Z] $ docker stop --time=1 c5e89d2d657274532636cac6184a12610f783ed331f838f7fc4a47d1f933900c [2023-08-02T18:57:29.810Z] $ docker rm -f --volumes c5e89d2d657274532636cac6184a12610f783ed331f838f7fc4a47d1f933900c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T18:57:30.133Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-02T18:57:30.326Z] Stashed 1 file(s) [Pipeline] echo [2023-08-02T18:57:30.329Z] [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-08-02T18:57:30.446Z] provisioning config files... [2023-08-02T18:57:30.454Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/config1968023213461184638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T18:57:30.752Z] ---> docker-login.sh [2023-08-02T18:57:30.752Z] nexus3.edgexfoundry.org:10001 [2023-08-02T18:57:30.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:30.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:30.752Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:30.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:30.752Z] [2023-08-02T18:57:30.752Z] Login Succeeded [2023-08-02T18:57:30.752Z] nexus3.edgexfoundry.org:10002 [2023-08-02T18:57:30.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:30.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:30.752Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:30.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:30.752Z] [2023-08-02T18:57:30.752Z] Login Succeeded [2023-08-02T18:57:30.752Z] nexus3.edgexfoundry.org:10003 [2023-08-02T18:57:31.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:31.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:31.012Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:31.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:31.012Z] [2023-08-02T18:57:31.012Z] Login Succeeded [2023-08-02T18:57:31.012Z] nexus3.edgexfoundry.org:10004 [2023-08-02T18:57:31.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:31.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:31.012Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:31.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:31.012Z] [2023-08-02T18:57:31.012Z] Login Succeeded [2023-08-02T18:57:31.012Z] docker.io [2023-08-02T18:57:31.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T18:57:31.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T18:57:31.271Z] Configure a credential helper to remove this warning. See [2023-08-02T18:57:31.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T18:57:31.271Z] [2023-08-02T18:57:31.271Z] Login Succeeded [2023-08-02T18:57:31.271Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T18:57:31.279Z] 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-08-02T18:57:31.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-02T18:57:32.031Z] + ls -al . [2023-08-02T18:57:32.031Z] total 72 [2023-08-02T18:57:32.031Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 2 18:57 . [2023-08-02T18:57:32.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 18:57 .. [2023-08-02T18:57:32.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 18:57 .git [2023-08-02T18:57:32.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 18:57 .github [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 2 18:57 .gitignore [2023-08-02T18:57:32.031Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 18:57 .semver [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 1575 Aug 2 18:57 Dockerfile [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 2 18:57 Jenkinsfile [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 2 18:57 LICENSE [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 2 18:57 README.md [2023-08-02T18:57:32.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 18:57 TAF-Manager [2023-08-02T18:57:32.031Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 18:57 TUC [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 18:57 VERSION [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 342 Aug 2 18:57 requirements.txt [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 2 18:57 robot-entrypoint.sh [2023-08-02T18:57:32.031Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 2 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T18:57:32.338Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=20c717572d650eb0abd677216062185bc374f8d2 --label arch=amd64 --label version=0.0.0 . [2023-08-02T18:57:32.338Z] Sending build context to Docker daemon 514.6kB [2023-08-02T18:57:32.338Z] Step 1/13 : FROM alpine:3.16 [2023-08-02T18:57:32.596Z] 3.16: Pulling from library/alpine [2023-08-02T18:57:32.854Z] c1d6d1b2d5a3: Pulling fs layer [2023-08-02T18:57:32.854Z] c1d6d1b2d5a3: Verifying Checksum [2023-08-02T18:57:32.854Z] c1d6d1b2d5a3: Download complete [2023-08-02T18:57:33.113Z] c1d6d1b2d5a3: Pull complete [2023-08-02T18:57:33.113Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-08-02T18:57:33.113Z] Status: Downloaded newer image for alpine:3.16 [2023-08-02T18:57:33.113Z] ---> 5cb2da5c2391 [2023-08-02T18:57:33.113Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-08-02T18:57:33.113Z] ---> Running in d7a49038b906 [2023-08-02T18:57:33.371Z] Removing intermediate container d7a49038b906 [2023-08-02T18:57:33.371Z] ---> fe463b74519e [2023-08-02T18:57:33.371Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-08-02T18:57:33.371Z] ---> Running in 95993fd8d3cb [2023-08-02T18:57:33.371Z] Removing intermediate container 95993fd8d3cb [2023-08-02T18:57:33.371Z] ---> 50ea52ddc389 [2023-08-02T18:57:33.371Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-08-02T18:57:33.629Z] ---> f7ee8834eec3 [2023-08-02T18:57:33.629Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-08-02T18:57:33.889Z] ---> d339c68e3159 [2023-08-02T18:57:33.889Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-08-02T18:57:33.889Z] ---> e2ffb2e1808e [2023-08-02T18:57:33.889Z] Step 7/13 : WORKDIR /edgex-taf [2023-08-02T18:57:33.889Z] ---> Running in 01f25ad71c63 [2023-08-02T18:57:34.148Z] Removing intermediate container 01f25ad71c63 [2023-08-02T18:57:34.148Z] ---> 2ccd6f730330 [2023-08-02T18:57:34.148Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-08-02T18:57:34.148Z] ---> Running in 930fe673786d [2023-08-02T18:57:34.717Z] Removing intermediate container 930fe673786d [2023-08-02T18:57:34.717Z] ---> 8ff051218154 [2023-08-02T18:57:34.717Z] 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-08-02T18:57:34.717Z] ---> Running in d0c3f50bb406 [2023-08-02T18:57:34.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T18:57:35.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T18:57:36.120Z] (1/2) Upgrading libcrypto1.1 (1.1.1u-r1 -> 1.1.1u-r2) [2023-08-02T18:57:36.689Z] (2/2) Upgrading libssl1.1 (1.1.1u-r1 -> 1.1.1u-r2) [2023-08-02T18:57:37.259Z] OK: 6 MiB in 14 packages [2023-08-02T18:57:37.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T18:57:37.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T18:57:38.399Z] (1/9) Installing ca-certificates (20230506-r0) [2023-08-02T18:57:38.659Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-08-02T18:57:39.228Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-08-02T18:57:39.487Z] (4/9) Installing libcurl (8.2.1-r0) [2023-08-02T18:57:39.748Z] (5/9) Installing curl (8.2.1-r0) [2023-08-02T18:57:40.317Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-08-02T18:57:42.854Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-08-02T18:57:43.422Z] (8/9) Installing jq (1.6-r1) [2023-08-02T18:57:43.682Z] (9/9) Installing openssl (1.1.1u-r2) [2023-08-02T18:57:44.255Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T18:57:44.255Z] Executing ca-certificates-20230506-r0.trigger [2023-08-02T18:57:44.255Z] OK: 52 MiB in 23 packages [2023-08-02T18:57:44.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T18:57:44.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T18:57:45.391Z] (1/137) Installing libmagic (5.41-r0) [2023-08-02T18:57:45.409Z] Still waiting to schedule task [2023-08-02T18:57:45.410Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2765’ [2023-08-02T18:57:45.650Z] (2/137) Installing file (5.41-r0) [2023-08-02T18:57:45.909Z] (3/137) Installing libxau (1.0.9-r0) [2023-08-02T18:57:46.168Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-08-02T18:57:46.426Z] (5/137) Installing libxcb (1.15-r0) [2023-08-02T18:57:46.995Z] (6/137) Installing libx11 (1.8-r1) [2023-08-02T18:57:47.563Z] (7/137) Installing libxext (1.3.4-r0) [2023-08-02T18:57:47.822Z] (8/137) Installing libice (1.0.10-r0) [2023-08-02T18:57:48.082Z] (9/137) Installing libuuid (2.38-r1) [2023-08-02T18:57:48.341Z] (10/137) Installing libsm (1.2.3-r0) [2023-08-02T18:57:48.601Z] (11/137) Installing libxt (1.2.1-r0) [2023-08-02T18:57:48.859Z] (12/137) Installing libxmu (1.1.3-r0) [2023-08-02T18:57:49.426Z] (13/137) Installing xset (1.2.4-r0) [2023-08-02T18:57:49.685Z] (14/137) Installing xprop (1.2.5-r0) [2023-08-02T18:57:49.945Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-08-02T18:57:50.202Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-08-02T18:57:50.461Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-08-02T18:57:51.029Z] (18/137) Installing libffi (3.4.2-r1) [2023-08-02T18:57:51.288Z] (19/137) Installing libintl (0.21-r2) [2023-08-02T18:57:51.548Z] (20/137) Installing libblkid (2.38-r1) [2023-08-02T18:57:51.807Z] (21/137) Installing libmount (2.38-r1) [2023-08-02T18:57:52.377Z] (22/137) Installing pcre (8.45-r2) [2023-08-02T18:57:52.637Z] (23/137) Installing glib (2.72.4-r0) [2023-08-02T18:57:53.204Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-08-02T18:57:53.462Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-08-02T18:57:54.028Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-08-02T18:57:54.287Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-08-02T18:57:54.545Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-08-02T18:57:55.112Z] (29/137) Installing libpng (1.6.37-r1) [2023-08-02T18:57:55.371Z] (30/137) Installing libwebp (1.2.3-r1) [2023-08-02T18:57:55.936Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-08-02T18:57:56.194Z] (32/137) Installing tiff (4.4.0-r4) [2023-08-02T18:57:56.761Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-08-02T18:57:57.019Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-08-02T18:57:57.278Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-08-02T18:57:57.536Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-08-02T18:57:57.794Z] (37/137) Installing libxrender (0.9.10-r3) [2023-08-02T18:57:58.060Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-08-02T18:57:58.319Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-08-02T18:57:58.578Z] (40/137) Installing libxi (1.8-r0) [2023-08-02T18:57:58.837Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-08-02T18:57:59.097Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-08-02T18:57:59.355Z] (43/137) Installing atk (2.38.0-r0) [2023-08-02T18:57:59.924Z] (44/137) Installing libxtst (1.2.3-r3) [2023-08-02T18:57:59.924Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-08-02T18:58:00.491Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-08-02T18:58:00.752Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-08-02T18:58:01.011Z] (48/137) Installing expat (2.5.0-r0) [2023-08-02T18:58:01.579Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-08-02T18:58:01.838Z] (50/137) Installing freetype (2.12.1-r0) [2023-08-02T18:58:02.404Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-08-02T18:58:02.663Z] (52/137) Installing pixman (0.40.0-r4) [2023-08-02T18:58:02.922Z] (53/137) Installing cairo (1.17.4-r2) [2023-08-02T18:58:03.489Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-08-02T18:58:03.748Z] (55/137) Installing avahi-libs (0.8-r6) [2023-08-02T18:58:04.007Z] (56/137) Installing gmp (6.2.1-r2) [2023-08-02T18:58:04.574Z] (57/137) Installing nettle (3.7.3-r0) [2023-08-02T18:58:04.833Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-08-02T18:58:05.400Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-08-02T18:58:05.660Z] (60/137) Installing libunistring (1.0-r0) [2023-08-02T18:58:06.226Z] (61/137) Installing gnutls (3.7.7-r1) [2023-08-02T18:58:06.793Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-08-02T18:58:07.050Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-08-02T18:58:07.618Z] (64/137) Installing fribidi (1.0.12-r0) [2023-08-02T18:58:07.876Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-08-02T18:58:08.135Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-08-02T18:58:08.701Z] (67/137) Installing libxft (2.3.4-r0) [2023-08-02T18:58:08.959Z] (68/137) Installing pango (1.50.7-r0) [2023-08-02T18:58:09.216Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-08-02T18:58:09.793Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-08-02T18:58:09.793Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-08-02T18:58:10.052Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-08-02T18:58:10.619Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-08-02T18:58:10.880Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-08-02T18:58:11.452Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-08-02T18:58:11.711Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-08-02T18:58:11.970Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-08-02T18:58:12.229Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-08-02T18:58:12.798Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-08-02T18:58:13.058Z] (79/137) Installing libogg (1.3.5-r1) [2023-08-02T18:58:13.317Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-08-02T18:58:13.886Z] (81/137) Installing flac (1.3.4-r0) [2023-08-02T18:58:14.145Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-08-02T18:58:14.717Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-08-02T18:58:14.975Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-08-02T18:58:15.541Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-08-02T18:58:16.111Z] (86/137) Installing libass (0.16.0-r0) [2023-08-02T18:58:16.369Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-08-02T18:58:16.935Z] (88/137) Installing libpciaccess (0.16-r0) [2023-08-02T18:58:16.935Z] (89/137) Installing libdrm (2.4.110-r0) [2023-08-02T18:58:17.508Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-08-02T18:58:17.768Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-08-02T18:58:18.336Z] (92/137) Installing lame (3.100-r0) [2023-08-02T18:58:18.600Z] (93/137) Installing opus (1.3.1-r1) [2023-08-02T18:58:19.168Z] (94/137) Installing libasyncns (0.8-r1) [2023-08-02T18:58:19.168Z] (95/137) Installing libltdl (2.4.7-r0) [2023-08-02T18:58:19.426Z] (96/137) Installing orc (0.4.32-r0) [2023-08-02T18:58:19.992Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-08-02T18:58:20.251Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-08-02T18:58:20.821Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-08-02T18:58:21.081Z] (100/137) Installing soxr (0.1.3-r2) [2023-08-02T18:58:21.341Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-08-02T18:58:21.600Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-08-02T18:58:22.173Z] (103/137) Installing libpulse (15.0-r2) [2023-08-02T18:58:22.433Z] (104/137) Installing cjson (1.7.15-r3) [2023-08-02T18:58:22.692Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-08-02T18:58:23.259Z] (106/137) Installing librist (0.2.6-r1) [2023-08-02T18:58:23.518Z] (107/137) Installing libsrt (1.4.4-r0) [2023-08-02T18:58:24.085Z] (108/137) Installing libssh (0.9.6-r1) [2023-08-02T18:58:24.343Z] (109/137) Installing libtheora (1.1.1-r16) [2023-08-02T18:58:24.912Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-08-02T18:58:25.171Z] (111/137) Installing libva (2.14.0-r0) [2023-08-02T18:58:25.429Z] (112/137) Installing libvdpau (1.5-r0) [2023-08-02T18:58:25.689Z] (113/137) Installing vidstab (1.1.0-r1) [2023-08-02T18:58:26.257Z] (114/137) Installing libvpx (1.11.0-r1) [2023-08-02T18:58:26.516Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-08-02T18:58:27.083Z] (116/137) Installing numactl (2.0.14-r0) [2023-08-02T18:58:27.343Z] (117/137) Installing x265-libs (3.5-r3) [2023-08-02T18:58:27.911Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-08-02T18:58:28.478Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-08-02T18:58:29.046Z] (120/137) Installing libevent (2.1.12-r4) [2023-08-02T18:58:29.613Z] (121/137) Installing mesa (21.3.9-r0) [2023-08-02T18:58:29.872Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-08-02T18:58:30.132Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-08-02T18:58:30.390Z] (124/137) Installing icu-data-en (71.1-r2) [2023-08-02T18:58:30.957Z] Executing icu-data-en-71.1-r2.post-install [2023-08-02T18:58:30.957Z] * [2023-08-02T18:58:30.957Z] * If you need ICU with non-English locales and legacy charset support, install [2023-08-02T18:58:30.957Z] * package icu-data-full. [2023-08-02T18:58:30.957Z] * [2023-08-02T18:58:30.957Z] (125/137) Installing icu-libs (71.1-r2) [2023-08-02T18:58:31.524Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-08-02T18:58:31.783Z] (127/137) Installing minizip (1.2.12-r0) [2023-08-02T18:58:32.041Z] (128/137) Installing nspr (4.33-r0) [2023-08-02T18:58:32.609Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-08-02T18:58:32.867Z] (130/137) Installing nss (3.78.1-r0) [2023-08-02T18:58:33.434Z] (131/137) Installing re2 (2022.04.01-r0) [2023-08-02T18:58:34.004Z] (132/137) Installing snappy (1.1.9-r4) [2023-08-02T18:58:34.004Z] (133/137) Installing libgpg-error (1.45-r0) [2023-08-02T18:58:34.572Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-08-02T18:58:34.830Z] (135/137) Installing libxslt (1.1.35-r0) [2023-08-02T18:58:35.397Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-08-02T18:58:37.300Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-08-02T18:58:37.868Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T18:58:37.868Z] Executing glib-2.72.4-r0.trigger [2023-08-02T18:58:37.868Z] Executing shared-mime-info-2.2-r2.trigger [2023-08-02T18:58:38.436Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-08-02T18:58:38.436Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-08-02T18:58:38.436Z] Executing fontconfig-2.14.0-r0.trigger [2023-08-02T18:58:38.436Z] Executing mkfontscale-1.2.2-r0.trigger [2023-08-02T18:58:38.436Z] OK: 409 MiB in 160 packages [2023-08-02T18:58:38.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T18:58:39.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T18:58:39.573Z] (1/21) Installing binutils (2.38-r3) [2023-08-02T18:58:40.141Z] (2/21) Installing isl22 (0.22-r0) [2023-08-02T18:58:40.710Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-08-02T18:58:41.278Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-08-02T18:58:41.538Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-08-02T18:58:42.475Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-08-02T18:58:43.044Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-08-02T18:58:43.305Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-08-02T18:58:43.873Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-08-02T18:58:44.443Z] (10/21) Installing libpq (14.8-r0) [2023-08-02T18:58:44.702Z] (11/21) Installing openssl-dev (1.1.1u-r2) [2023-08-02T18:58:45.270Z] (12/21) Installing libpq-dev (14.8-r0) [2023-08-02T18:58:45.529Z] (13/21) Installing libecpg (14.8-r0) [2023-08-02T18:58:46.097Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-08-02T18:58:46.357Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-08-02T18:58:47.736Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-08-02T18:58:54.310Z] (17/21) Installing clang (13.0.1-r1) [2023-08-02T18:58:54.569Z] (18/21) Installing icu (71.1-r2) [2023-08-02T18:58:54.827Z] (19/21) Installing icu-dev (71.1-r2) [2023-08-02T18:58:55.394Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-08-02T18:58:56.338Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-08-02T18:58:56.906Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T18:58:56.906Z] OK: 822 MiB in 181 packages [2023-08-02T18:58:56.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T18:58:57.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T18:58:58.042Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-08-02T18:58:58.981Z] (2/10) Installing gdbm (1.23-r0) [2023-08-02T18:58:59.240Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-08-02T18:58:59.500Z] (4/10) Installing readline (8.1.2-r0) [2023-08-02T18:59:00.068Z] (5/10) Installing python3 (3.10.12-r0) [2023-08-02T18:59:01.003Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-08-02T18:59:05.191Z] (7/10) Installing libsodium (1.0.18-r0) [2023-08-02T18:59:05.758Z] (8/10) Installing libzmq (4.3.4-r0) [2023-08-02T18:59:06.325Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-08-02T18:59:06.325Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-08-02T18:59:06.584Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T18:59:06.842Z] OK: 974 MiB in 191 packages [2023-08-02T18:59:06.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T18:59:07.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T18:59:08.037Z] OK: 974 MiB in 191 packages [2023-08-02T18:59:08.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-08-02T18:59:08.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-08-02T18:59:09.171Z] (1/1) Installing tzdata (2023c-r0) [2023-08-02T18:59:09.430Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T18:59:09.430Z] OK: 978 MiB in 192 packages [2023-08-02T18:59:09.689Z] (1/1) Purging tzdata (2023c-r0) [2023-08-02T18:59:09.689Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T18:59:09.689Z] OK: 974 MiB in 191 packages [2023-08-02T18:59:12.234Z] Looking in links: /tmp/tmp8m02vzgi [2023-08-02T18:59:12.234Z] Processing /tmp/tmp8m02vzgi/setuptools-65.5.0-py3-none-any.whl [2023-08-02T18:59:12.234Z] Processing /tmp/tmp8m02vzgi/pip-23.0.1-py3-none-any.whl [2023-08-02T18:59:12.494Z] Installing collected packages: setuptools, pip [2023-08-02T18:59:15.043Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-08-02T18:59:15.043Z] 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-08-02T18:59:15.612Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-08-02T18:59:15.612Z] Collecting pip [2023-08-02T18:59:15.612Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-08-02T18:59:15.870Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.9 MB/s eta 0:00:00 [2023-08-02T18:59:15.870Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-08-02T18:59:16.127Z] Collecting setuptools [2023-08-02T18:59:16.127Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-08-02T18:59:16.127Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 107.3 MB/s eta 0:00:00 [2023-08-02T18:59:16.385Z] Collecting wheel [2023-08-02T18:59:16.385Z] Downloading wheel-0.41.0-py3-none-any.whl (64 kB) [2023-08-02T18:59:16.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 123.5 MB/s eta 0:00:00 [2023-08-02T18:59:16.385Z] Installing collected packages: wheel, setuptools, pip [2023-08-02T18:59:16.643Z] Attempting uninstall: setuptools [2023-08-02T18:59:16.643Z] Found existing installation: setuptools 65.5.0 [2023-08-02T18:59:16.643Z] Uninstalling setuptools-65.5.0: [2023-08-02T18:59:16.643Z] Successfully uninstalled setuptools-65.5.0 [2023-08-02T18:59:17.578Z] Attempting uninstall: pip [2023-08-02T18:59:17.578Z] Found existing installation: pip 23.0.1 [2023-08-02T18:59:17.578Z] Uninstalling pip-23.0.1: [2023-08-02T18:59:17.578Z] Successfully uninstalled pip-23.0.1 [2023-08-02T18:59:20.114Z] Successfully installed pip-23.2.1 setuptools-68.0.0 wheel-0.41.0 [2023-08-02T18:59:20.114Z] 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-08-02T18:59:20.372Z] Processing ./edgex-taf-common [2023-08-02T18:59:20.372Z] Preparing metadata (setup.py): started [2023-08-02T18:59:20.632Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:20.632Z] Building wheels for collected packages: edgex-taf-common [2023-08-02T18:59:20.632Z] Building wheel for edgex-taf-common (setup.py): started [2023-08-02T18:59:20.889Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-08-02T18:59:20.889Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14469 sha256=0916200b683abed8c47df912466d698f5a09530874e1a8dbf04e57b675d91c58 [2023-08-02T18:59:20.889Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-08-02T18:59:20.889Z] Successfully built edgex-taf-common [2023-08-02T18:59:20.889Z] Installing collected packages: edgex-taf-common [2023-08-02T18:59:20.889Z] Successfully installed edgex-taf-common-0.0.0 [2023-08-02T18:59:20.889Z] 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-08-02T18:59:21.823Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-08-02T18:59:21.823Z] Obtaining dependency information for robotframework==6.1 from https://files.pythonhosted.org/packages/11/ff/3105ff09e62c980e67a5b6974c8ac9577b4c3bacbc10a90e6b3e40cfcbd1/robotframework-6.1-py3-none-any.whl.metadata [2023-08-02T18:59:21.823Z] Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) [2023-08-02T18:59:21.823Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-08-02T18:59:21.823Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-08-02T18:59:21.823Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-08-02T18:59:21.823Z] Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata [2023-08-02T18:59:21.823Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-08-02T18:59:21.823Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-08-02T18:59:21.823Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-08-02T18:59:21.823Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 17.1 MB/s eta 0:00:00 [2023-08-02T18:59:21.823Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-08-02T18:59:21.823Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-08-02T18:59:21.823Z] Preparing metadata (setup.py): started [2023-08-02T18:59:22.080Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:22.080Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-08-02T18:59:22.080Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-08-02T18:59:22.339Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-08-02T18:59:22.339Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-08-02T18:59:22.339Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-08-02T18:59:22.339Z] Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata [2023-08-02T18:59:22.339Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-08-02T18:59:22.339Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-08-02T18:59:22.339Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-08-02T18:59:22.339Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 17.9 MB/s eta 0:00:00 [2023-08-02T18:59:22.339Z] Preparing metadata (setup.py): started [2023-08-02T18:59:22.597Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:22.597Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-08-02T18:59:22.597Z] Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata [2023-08-02T18:59:22.597Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-08-02T18:59:23.164Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-08-02T18:59:23.164Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-08-02T18:59:23.422Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 39.3 MB/s eta 0:00:00 [2023-08-02T18:59:23.990Z] Installing build dependencies: started [2023-08-02T18:59:28.178Z] Installing build dependencies: finished with status 'done' [2023-08-02T18:59:28.178Z] Getting requirements to build wheel: started [2023-08-02T18:59:28.178Z] Getting requirements to build wheel: finished with status 'done' [2023-08-02T18:59:28.178Z] Preparing metadata (pyproject.toml): started [2023-08-02T18:59:29.114Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-08-02T18:59:29.114Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-08-02T18:59:29.114Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-08-02T18:59:29.114Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 18.3 MB/s eta 0:00:00 [2023-08-02T18:59:29.114Z] Preparing metadata (setup.py): started [2023-08-02T18:59:29.682Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:29.682Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-08-02T18:59:29.682Z] Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata [2023-08-02T18:59:29.682Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-08-02T18:59:29.941Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-08-02T18:59:29.941Z] Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/66/96/129706be681649f43bde93811416f566acfefcd3fb18156d5df349c360ab/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-08-02T18:59:29.941Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-08-02T18:59:30.513Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-08-02T18:59:30.513Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-08-02T18:59:30.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 3.0 MB/s eta 0:00:00 [2023-08-02T18:59:31.032Z] Collecting psycopg2==2.9.6 (from -r requirements.txt (line 16)) [2023-08-02T18:59:31.032Z] Downloading psycopg2-2.9.6.tar.gz (383 kB) [2023-08-02T18:59:31.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.0/384.0 kB 27.6 MB/s eta 0:00:00 [2023-08-02T18:59:31.291Z] Preparing metadata (setup.py): started [2023-08-02T18:59:31.549Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:31.549Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-08-02T18:59:31.549Z] Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/92/d7/df2bf45a1bcc7f2983a22c05f77ecd04bb8252a734219b0a6f089121dfa3/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata [2023-08-02T18:59:31.549Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-08-02T18:59:31.808Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:31.808Z] Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/10/56/8288d1813a68c1e0638515dbb777fce6d87d0d240e683216f956145310e6/selenium-4.11.2-py3-none-any.whl.metadata [2023-08-02T18:59:31.808Z] Downloading selenium-4.11.2-py3-none-any.whl.metadata (7.0 kB) [2023-08-02T18:59:31.808Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:31.808Z] Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata [2023-08-02T18:59:31.808Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-08-02T18:59:31.808Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:31.808Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-08-02T18:59:31.808Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-08-02T18:59:32.067Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:32.067Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-08-02T18:59:32.067Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.5 MB/s eta 0:00:00 [2023-08-02T18:59:32.067Z] Preparing metadata (setup.py): started [2023-08-02T18:59:32.326Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:32.326Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:32.326Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-08-02T18:59:32.326Z] Preparing metadata (setup.py): started [2023-08-02T18:59:32.585Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:32.585Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:32.585Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-08-02T18:59:32.585Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:32.585Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/d3/a4/54273ac37a667c3fcf93916fda59b36f0ad79950e4e56ad839ef2e3e1159/jsonschema-4.18.5-py3-none-any.whl.metadata [2023-08-02T18:59:32.585Z] Downloading jsonschema-4.18.5-py3-none-any.whl.metadata (7.7 kB) [2023-08-02T18:59:32.585Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:32.845Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-08-02T18:59:32.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 32.6 MB/s eta 0:00:00 [2023-08-02T18:59:32.845Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:32.845Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-08-02T18:59:32.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 19.5 MB/s eta 0:00:00 [2023-08-02T18:59:32.845Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:32.845Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-08-02T18:59:32.845Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-08-02T18:59:33.104Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T18:59:33.104Z] Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/95/d2/6f25fddfbe31448ceea236e03b70d2bbd647d4bc9148bf9665307794c4f2/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-08-02T18:59:33.104Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) [2023-08-02T18:59:33.104Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T18:59:33.104Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-08-02T18:59:33.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.5 MB/s eta 0:00:00 [2023-08-02T18:59:33.362Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T18:59:33.362Z] Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata [2023-08-02T18:59:33.362Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-08-02T18:59:33.362Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T18:59:33.362Z] Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata [2023-08-02T18:59:33.362Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-08-02T18:59:33.362Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-08-02T18:59:33.362Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-08-02T18:59:33.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 12.9 MB/s eta 0:00:00 [2023-08-02T18:59:33.362Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-08-02T18:59:33.362Z] Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata [2023-08-02T18:59:33.362Z] Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) [2023-08-02T18:59:33.621Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-08-02T18:59:33.621Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-08-02T18:59:33.621Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T18:59:33.621Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-08-02T18:59:33.621Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 24.8 MB/s eta 0:00:00 [2023-08-02T18:59:33.621Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T18:59:33.621Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-08-02T18:59:33.621Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 30.7 MB/s eta 0:00:00 [2023-08-02T18:59:33.621Z] 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-08-02T18:59:33.880Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T18:59:33.880Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-08-02T18:59:33.880Z] 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-08-02T18:59:33.880Z] Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata [2023-08-02T18:59:33.880Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-08-02T18:59:33.880Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:33.881Z] Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata [2023-08-02T18:59:33.881Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-08-02T18:59:34.145Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:34.145Z] Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata [2023-08-02T18:59:34.145Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-08-02T18:59:34.404Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:34.404Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-08-02T18:59:34.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 17.1 MB/s eta 0:00:00 [2023-08-02T18:59:34.662Z] Installing build dependencies: started [2023-08-02T18:59:38.847Z] Installing build dependencies: finished with status 'done' [2023-08-02T18:59:38.847Z] Getting requirements to build wheel: started [2023-08-02T18:59:39.413Z] Getting requirements to build wheel: finished with status 'done' [2023-08-02T18:59:39.413Z] Preparing metadata (pyproject.toml): started [2023-08-02T18:59:39.671Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-08-02T18:59:39.671Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:39.671Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-08-02T18:59:39.671Z] Preparing metadata (setup.py): started [2023-08-02T18:59:39.930Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:39.930Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:39.930Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-08-02T18:59:40.188Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.188Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-08-02T18:59:40.188Z] Preparing metadata (setup.py): started [2023-08-02T18:59:40.446Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T18:59:40.446Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.446Z] Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata [2023-08-02T18:59:40.446Z] Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) [2023-08-02T18:59:40.446Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.446Z] Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata [2023-08-02T18:59:40.446Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-08-02T18:59:40.446Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.446Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-08-02T18:59:40.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 [2023-08-02T18:59:40.446Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.446Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-08-02T18:59:40.705Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.705Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-08-02T18:59:40.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.4 MB/s eta 0:00:00 [2023-08-02T18:59:40.705Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.705Z] Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata [2023-08-02T18:59:40.705Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-08-02T18:59:40.705Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.705Z] Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/ea/c3/f75f0ce2cdacca3d68a70b1756635092a1add1002e34afb4895b9fb62598/referencing-0.30.0-py3-none-any.whl.metadata [2023-08-02T18:59:40.705Z] Downloading referencing-0.30.0-py3-none-any.whl.metadata (2.7 kB) [2023-08-02T18:59:40.964Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T18:59:40.964Z] Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/bb/5a/3ab0ef376f5e454ccbca544f17f6ca9213c84294b28cebf2de9e9b92c75b/rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata [2023-08-02T18:59:40.964Z] Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-08-02T18:59:41.224Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:41.224Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-08-02T18:59:41.224Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:41.224Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-08-02T18:59:41.224Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:41.224Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-08-02T18:59:41.224Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:41.224Z] Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata [2023-08-02T18:59:41.224Z] Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) [2023-08-02T18:59:41.224Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T18:59:41.224Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-08-02T18:59:41.484Z] 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-08-02T18:59:41.484Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-08-02T18:59:41.484Z] 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-08-02T18:59:41.484Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-08-02T18:59:41.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 [2023-08-02T18:59:41.744Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-08-02T18:59:41.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 27.4 MB/s eta 0:00:00 [2023-08-02T18:59:41.744Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-08-02T18:59:41.744Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-08-02T18:59:41.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.7 MB/s eta 0:00:00 [2023-08-02T18:59:41.744Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-08-02T18:59:41.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 33.4 MB/s eta 0:00:00 [2023-08-02T18:59:41.744Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-08-02T18:59:41.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 39.0 MB/s eta 0:00:00 [2023-08-02T18:59:41.744Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-08-02T18:59:41.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 45.8 MB/s eta 0:00:00 [2023-08-02T18:59:41.744Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-08-02T18:59:42.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.5 MB/s eta 0:00:00 [2023-08-02T18:59:42.003Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-08-02T18:59:42.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 22.9 MB/s eta 0:00:00 [2023-08-02T18:59:42.003Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) [2023-08-02T18:59:42.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 23.4 MB/s eta 0:00:00 [2023-08-02T18:59:42.003Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-08-02T18:59:42.003Z] Downloading selenium-4.11.2-py3-none-any.whl (7.2 MB) [2023-08-02T18:59:42.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 85.8 MB/s eta 0:00:00 [2023-08-02T18:59:42.003Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-08-02T18:59:42.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 19.8 MB/s eta 0:00:00 [2023-08-02T18:59:42.003Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-08-02T18:59:42.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 7.5 MB/s eta 0:00:00 [2023-08-02T18:59:42.003Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-08-02T18:59:42.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.4 MB/s eta 0:00:00 [2023-08-02T18:59:42.003Z] Downloading jsonschema-4.18.5-py3-none-any.whl (82 kB) [2023-08-02T18:59:42.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 12.5 MB/s eta 0:00:00 [2023-08-02T18:59:42.262Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-08-02T18:59:42.262Z] Downloading click-8.1.6-py3-none-any.whl (97 kB) [2023-08-02T18:59:42.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 15.9 MB/s eta 0:00:00 [2023-08-02T18:59:42.262Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-08-02T18:59:42.262Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-08-02T18:59:42.262Z] Downloading referencing-0.30.0-py3-none-any.whl (25 kB) [2023-08-02T18:59:42.262Z] Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2023-08-02T18:59:42.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 26.1 MB/s eta 0:00:00 [2023-08-02T18:59:42.262Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-08-02T18:59:42.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 41.6 MB/s eta 0:00:00 [2023-08-02T18:59:42.262Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-08-02T18:59:42.262Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-08-02T18:59:42.262Z] Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) [2023-08-02T18:59:42.262Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-08-02T18:59:42.262Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-08-02T18:59:42.520Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-08-02T18:59:42.520Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4276 sha256=4f0d75ad95a1d268311f435f6ed4b05dae607b36b7d5cc0887a2f0d85e9ee81f [2023-08-02T18:59:42.520Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-08-02T18:59:42.520Z] Building wheel for paho-mqtt (setup.py): started [2023-08-02T18:59:43.087Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-08-02T18:59:43.087Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=8b17f0b8ab04a5c62e49fb82a4490a02ee58c9b1569ed1fc26b0de23214ff956 [2023-08-02T18:59:43.087Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-08-02T18:59:43.087Z] Building wheel for numpy (pyproject.toml): started [2023-08-02T19:00:50.776Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:01:07.174Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2769 in /w/workspace/exfoundry_edgex-taf-common_PR-72 [Pipeline] { [Pipeline] checkout [2023-08-02T19:01:07.216Z] Selected Git installation does not exist. Using Default [2023-08-02T19:01:07.216Z] The recommended git tool is: NONE [2023-08-02T19:01:12.653Z] using credential edgex-jenkins-ssh [2023-08-02T19:01:12.669Z] Cloning the remote Git repository [2023-08-02T19:01:12.717Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-08-02T19:01:12.821Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-72 # timeout=10 [2023-08-02T19:01:12.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-08-02T19:01:12.984Z] > git --version # timeout=10 [2023-08-02T19:01:13.009Z] > git --version # 'git version 2.25.1' [2023-08-02T19:01:13.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T19:01:13.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T19:01:13.880Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-08-02T19:01:13.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T19:01:15.489Z] Merging remotes/origin/main commit 664646a66508576d27e3d47772bd781c47cbd64c into PR head commit 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f [2023-08-02T19:01:15.773Z] Merge succeeded, producing e0bae920704fe9f9ee254149e9b3d37f3c8986d8 [2023-08-02T19:01:15.773Z] Checking out Revision e0bae920704fe9f9ee254149e9b3d37f3c8986d8 (PR-72) [2023-08-02T19:01:14.814Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-08-02T19:01:14.862Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-08-02T19:01:14.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T19:01:14.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-02T19:01:15.508Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T19:01:15.586Z] > git checkout -f 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f # timeout=10 [2023-08-02T19:01:15.660Z] > git remote # timeout=10 [2023-08-02T19:01:15.678Z] > git config --get remote.origin.url # timeout=10 [2023-08-02T19:01:15.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T19:01:15.709Z] > git merge 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 [2023-08-02T19:01:15.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-02T19:01:15.783Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T19:01:15.799Z] > git checkout -f e0bae920704fe9f9ee254149e9b3d37f3c8986d8 # timeout=10 [2023-08-02T19:01:19.264Z] Commit message: "Merge commit '664646a66508576d27e3d47772bd781c47cbd64c' into HEAD" [2023-08-02T19:01:19.289Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T19:01:20.177Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-02T19:01:20.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-02T19:01:20.177Z] Dload Upload Total Spent Left Speed [2023-08-02T19:01:20.177Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [2023-08-02T19:01:19.274Z] > git rev-list --no-walk 1d61e7a11e1146beb1a58f3d0de349dd0601237b # timeout=10 [Pipeline] sh [2023-08-02T19:01:20.899Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-02T19:01:21.253Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-02T19:01:21.253Z] + sudo tee /etc/docker/daemon.new [2023-08-02T19:01:21.253Z] { [2023-08-02T19:01:21.253Z] "registry-mirrors": [ [2023-08-02T19:01:21.253Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-02T19:01:21.253Z] ], [2023-08-02T19:01:21.253Z] "bip": "10.250.0.254/24", [2023-08-02T19:01:21.253Z] "hosts": [ [2023-08-02T19:01:21.253Z] "tcp://0.0.0.0:5555", [2023-08-02T19:01:21.253Z] "unix:///var/run/docker.sock" [2023-08-02T19:01:21.253Z] ], [2023-08-02T19:01:21.253Z] "mtu": 1458, [2023-08-02T19:01:21.253Z] "selinux-enabled": true, [2023-08-02T19:01:21.253Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-02T19:01:21.253Z] } [Pipeline] sh [2023-08-02T19:01:21.590Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-02T19:01:21.924Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T19:01:44.060Z] provisioning config files... [2023-08-02T19:01:44.085Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/config2230401579210992470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:01:44.426Z] ---> docker-login.sh [2023-08-02T19:01:44.426Z] nexus3.edgexfoundry.org:10001 [2023-08-02T19:01:44.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:01:44.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:01:44.966Z] Configure a credential helper to remove this warning. See [2023-08-02T19:01:44.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:01:44.966Z] [2023-08-02T19:01:44.966Z] Login Succeeded [2023-08-02T19:01:44.966Z] nexus3.edgexfoundry.org:10002 [2023-08-02T19:01:45.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:01:45.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:01:45.237Z] Configure a credential helper to remove this warning. See [2023-08-02T19:01:45.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:01:45.237Z] [2023-08-02T19:01:45.237Z] Login Succeeded [2023-08-02T19:01:45.506Z] nexus3.edgexfoundry.org:10003 [2023-08-02T19:01:45.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:01:45.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:01:45.778Z] Configure a credential helper to remove this warning. See [2023-08-02T19:01:45.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:01:45.778Z] [2023-08-02T19:01:45.778Z] Login Succeeded [2023-08-02T19:01:45.778Z] nexus3.edgexfoundry.org:10004 [2023-08-02T19:01:46.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:01:46.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:01:46.054Z] Configure a credential helper to remove this warning. See [2023-08-02T19:01:46.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:01:46.054Z] [2023-08-02T19:01:46.054Z] Login Succeeded [2023-08-02T19:01:46.054Z] docker.io [2023-08-02T19:01:46.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:01:46.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:01:46.592Z] Configure a credential helper to remove this warning. See [2023-08-02T19:01:46.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:01:46.592Z] [2023-08-02T19:01:46.592Z] Login Succeeded [2023-08-02T19:01:46.592Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T19:01:46.606Z] 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-08-02T19:01:47.012Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:01:47.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-02T19:01:47.564Z] + ls -al . [2023-08-02T19:01:47.564Z] total 68 [2023-08-02T19:01:47.564Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 19:01 . [2023-08-02T19:01:47.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 19:01 .. [2023-08-02T19:01:47.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 19:01 .git [2023-08-02T19:01:47.564Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 19:01 .github [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 2 19:01 .gitignore [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 1575 Aug 2 19:01 Dockerfile [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 2 19:01 Jenkinsfile [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 2 19:01 LICENSE [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 2 19:01 README.md [2023-08-02T19:01:47.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 19:01 TAF-Manager [2023-08-02T19:01:47.564Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 2 19:01 TUC [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 18:57 VERSION [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 342 Aug 2 19:01 requirements.txt [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 2 19:01 robot-entrypoint.sh [2023-08-02T19:01:47.564Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 2 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:01:47.910Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=e0bae920704fe9f9ee254149e9b3d37f3c8986d8 --label arch=arm64 --label version=0.0.0 . [2023-08-02T19:01:48.177Z] Sending build context to Docker daemon 320kB [2023-08-02T19:01:48.177Z] Step 1/13 : FROM alpine:3.16 [2023-08-02T19:01:48.761Z] 3.16: Pulling from library/alpine [2023-08-02T19:01:48.761Z] a880266d3b77: Pulling fs layer [2023-08-02T19:01:49.032Z] a880266d3b77: Verifying Checksum [2023-08-02T19:01:49.032Z] a880266d3b77: Download complete [2023-08-02T19:01:49.616Z] a880266d3b77: Pull complete [2023-08-02T19:01:49.616Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-08-02T19:01:49.616Z] Status: Downloaded newer image for alpine:3.16 [2023-08-02T19:01:49.616Z] ---> 73bc9a5320fe [2023-08-02T19:01:49.616Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-08-02T19:01:49.616Z] ---> Running in 9abdb964727a [2023-08-02T19:01:49.886Z] Removing intermediate container 9abdb964727a [2023-08-02T19:01:49.886Z] ---> f12f4a32f28b [2023-08-02T19:01:49.886Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-08-02T19:01:49.886Z] ---> Running in 25ead6b40cb5 [2023-08-02T19:01:50.478Z] Removing intermediate container 25ead6b40cb5 [2023-08-02T19:01:50.478Z] ---> cf1153d0f410 [2023-08-02T19:01:50.478Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-08-02T19:01:53.846Z] ---> ea29c376779b [2023-08-02T19:01:53.846Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-08-02T19:01:53.846Z] ---> 3a1991c739c6 [2023-08-02T19:01:53.846Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-08-02T19:01:54.434Z] ---> ff9513987e5a [2023-08-02T19:01:54.434Z] Step 7/13 : WORKDIR /edgex-taf [2023-08-02T19:01:54.434Z] ---> Running in 3b9a3c6ad0c0 [2023-08-02T19:01:54.704Z] Removing intermediate container 3b9a3c6ad0c0 [2023-08-02T19:01:54.704Z] ---> 7341203c509f [2023-08-02T19:01:54.704Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-08-02T19:01:54.972Z] ---> Running in 60c7213c02bb [2023-08-02T19:01:56.937Z] Removing intermediate container 60c7213c02bb [2023-08-02T19:01:56.937Z] ---> 3f7a704237f8 [2023-08-02T19:01:56.937Z] 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-08-02T19:01:56.937Z] ---> Running in 2e3f30706046 [2023-08-02T19:01:57.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T19:01:58.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T19:01:59.913Z] (1/2) Upgrading libcrypto1.1 (1.1.1u-r1 -> 1.1.1u-r2) [2023-08-02T19:02:00.182Z] (2/2) Upgrading libssl1.1 (1.1.1u-r1 -> 1.1.1u-r2) [2023-08-02T19:02:00.769Z] OK: 5 MiB in 14 packages [2023-08-02T19:02:00.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T19:02:01.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T19:02:02.772Z] (1/9) Installing ca-certificates (20230506-r0) [2023-08-02T19:02:03.358Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-08-02T19:02:03.626Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-08-02T19:02:04.211Z] (4/9) Installing libcurl (8.2.1-r0) [2023-08-02T19:02:04.480Z] (5/9) Installing curl (8.2.1-r0) [2023-08-02T19:02:05.063Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-08-02T19:02:06.478Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-08-02T19:02:06.746Z] (8/9) Installing jq (1.6-r1) [2023-08-02T19:02:07.013Z] (9/9) Installing openssl (1.1.1u-r2) [2023-08-02T19:02:07.599Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T19:02:07.599Z] Executing ca-certificates-20230506-r0.trigger [2023-08-02T19:02:07.875Z] OK: 50 MiB in 23 packages [2023-08-02T19:02:08.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T19:02:08.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T19:02:09.701Z] (1/136) Installing libmagic (5.41-r0) [2023-08-02T19:02:10.289Z] (2/136) Installing file (5.41-r0) [2023-08-02T19:02:10.557Z] (3/136) Installing libxau (1.0.9-r0) [2023-08-02T19:02:10.825Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-08-02T19:02:11.092Z] (5/136) Installing libxcb (1.15-r0) [2023-08-02T19:02:11.675Z] (6/136) Installing libx11 (1.8-r1) [2023-08-02T19:02:12.257Z] (7/136) Installing libxext (1.3.4-r0) [2023-08-02T19:02:12.524Z] (8/136) Installing libice (1.0.10-r0) [2023-08-02T19:02:13.107Z] (9/136) Installing libuuid (2.38-r1) [2023-08-02T19:02:13.372Z] (10/136) Installing libsm (1.2.3-r0) [2023-08-02T19:02:13.637Z] (11/136) Installing libxt (1.2.1-r0) [2023-08-02T19:02:14.222Z] (12/136) Installing libxmu (1.1.3-r0) [2023-08-02T19:02:14.489Z] (13/136) Installing xset (1.2.4-r0) [2023-08-02T19:02:14.756Z] (14/136) Installing xprop (1.2.5-r0) [2023-08-02T19:02:15.023Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-08-02T19:02:15.606Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-08-02T19:02:15.872Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-08-02T19:02:16.140Z] (18/136) Installing libffi (3.4.2-r1) [2023-08-02T19:02:16.723Z] (19/136) Installing libintl (0.21-r2) [2023-08-02T19:02:16.991Z] (20/136) Installing libblkid (2.38-r1) [2023-08-02T19:02:17.258Z] (21/136) Installing libmount (2.38-r1) [2023-08-02T19:02:17.842Z] (22/136) Installing pcre (8.45-r2) [2023-08-02T19:02:18.126Z] (23/136) Installing glib (2.72.4-r0) [2023-08-02T19:02:18.712Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-08-02T19:02:19.294Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-08-02T19:02:19.561Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-08-02T19:02:20.142Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-08-02T19:02:20.726Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-08-02T19:02:20.991Z] (29/136) Installing libpng (1.6.37-r1) [2023-08-02T19:02:21.573Z] (30/136) Installing libwebp (1.2.3-r1) [2023-08-02T19:02:21.839Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-08-02T19:02:22.422Z] (32/136) Installing tiff (4.4.0-r4) [2023-08-02T19:02:22.688Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-08-02T19:02:23.270Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-08-02T19:02:23.536Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-08-02T19:02:23.802Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-08-02T19:02:24.068Z] (37/136) Installing libxrender (0.9.10-r3) [2023-08-02T19:02:24.337Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-08-02T19:02:24.919Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-08-02T19:02:25.186Z] (40/136) Installing libxi (1.8-r0) [2023-08-02T19:02:25.454Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-08-02T19:02:25.719Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-08-02T19:02:25.985Z] (43/136) Installing atk (2.38.0-r0) [2023-08-02T19:02:26.567Z] (44/136) Installing libxtst (1.2.3-r3) [2023-08-02T19:02:26.839Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-08-02T19:02:27.105Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-08-02T19:02:27.692Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-08-02T19:02:27.960Z] (48/136) Installing expat (2.5.0-r0) [2023-08-02T19:02:28.229Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-08-02T19:02:28.495Z] (50/136) Installing freetype (2.12.1-r0) [2023-08-02T19:02:29.079Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-08-02T19:02:29.660Z] (52/136) Installing pixman (0.40.0-r4) [2023-08-02T19:02:29.927Z] (53/136) Installing cairo (1.17.4-r2) [2023-08-02T19:02:30.512Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-08-02T19:02:30.779Z] (55/136) Installing avahi-libs (0.8-r6) [2023-08-02T19:02:31.365Z] (56/136) Installing gmp (6.2.1-r2) [2023-08-02T19:02:31.633Z] (57/136) Installing nettle (3.7.3-r0) [2023-08-02T19:02:32.215Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-08-02T19:02:32.482Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-08-02T19:02:33.064Z] (60/136) Installing libunistring (1.0-r0) [2023-08-02T19:02:33.645Z] (61/136) Installing gnutls (3.7.7-r1) [2023-08-02T19:02:33.911Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-08-02T19:02:34.492Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-08-02T19:02:35.071Z] (64/136) Installing fribidi (1.0.12-r0) [2023-08-02T19:02:35.335Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-08-02T19:02:35.599Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-08-02T19:02:36.175Z] (67/136) Installing libxft (2.3.4-r0) [2023-08-02T19:02:36.439Z] (68/136) Installing pango (1.50.7-r0) [2023-08-02T19:02:37.024Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-08-02T19:02:37.290Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-08-02T19:02:37.557Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-08-02T19:02:37.824Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-08-02T19:02:38.406Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-08-02T19:02:38.986Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-08-02T19:02:39.569Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-08-02T19:02:39.569Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-08-02T19:02:39.835Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-08-02T19:02:40.415Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-08-02T19:02:40.998Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-08-02T19:02:41.265Z] (79/136) Installing libogg (1.3.5-r1) [2023-08-02T19:02:41.534Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-08-02T19:02:42.115Z] (81/136) Installing flac (1.3.4-r0) [2023-08-02T19:02:42.701Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-08-02T19:02:43.282Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-08-02T19:02:43.282Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-08-02T19:02:43.867Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-08-02T19:02:44.450Z] (86/136) Installing libass (0.16.0-r0) [2023-08-02T19:02:45.033Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-08-02T19:02:45.297Z] (88/136) Installing libdrm (2.4.110-r0) [2023-08-02T19:02:45.880Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-08-02T19:02:46.147Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-08-02T19:02:46.729Z] (91/136) Installing lame (3.100-r0) [2023-08-02T19:02:46.995Z] (92/136) Installing opus (1.3.1-r1) [2023-08-02T19:02:47.576Z] (93/136) Installing libasyncns (0.8-r1) [2023-08-02T19:02:47.842Z] (94/136) Installing libltdl (2.4.7-r0) [2023-08-02T19:02:48.107Z] (95/136) Installing orc (0.4.32-r0) [2023-08-02T19:02:48.690Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-08-02T19:02:49.272Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-08-02T19:02:49.537Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-08-02T19:02:50.120Z] (99/136) Installing soxr (0.1.3-r2) [2023-08-02T19:02:50.387Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-08-02T19:02:50.653Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-08-02T19:02:51.237Z] (102/136) Installing libpulse (15.0-r2) [2023-08-02T19:02:51.505Z] (103/136) Installing cjson (1.7.15-r3) [2023-08-02T19:02:52.089Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-08-02T19:02:52.368Z] (105/136) Installing librist (0.2.6-r1) [2023-08-02T19:02:52.951Z] (106/136) Installing libsrt (1.4.4-r0) [2023-08-02T19:02:53.217Z] (107/136) Installing libssh (0.9.6-r1) [2023-08-02T19:02:53.799Z] (108/136) Installing libtheora (1.1.1-r16) [2023-08-02T19:02:54.066Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-08-02T19:02:54.647Z] (110/136) Installing libva (2.14.0-r0) [2023-08-02T19:02:54.852Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:02:54.914Z] (111/136) Installing libvdpau (1.5-r0) [2023-08-02T19:02:55.181Z] (112/136) Installing vidstab (1.1.0-r1) [2023-08-02T19:02:55.763Z] (113/136) Installing libvpx (1.11.0-r1) [2023-08-02T19:02:56.346Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-08-02T19:02:56.929Z] (115/136) Installing numactl (2.0.14-r0) [2023-08-02T19:02:57.198Z] (116/136) Installing x265-libs (3.5-r3) [2023-08-02T19:02:57.781Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-08-02T19:02:58.047Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-08-02T19:02:59.454Z] (119/136) Installing libevent (2.1.12-r4) [2023-08-02T19:02:59.719Z] (120/136) Installing mesa (21.3.9-r0) [2023-08-02T19:02:59.985Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-08-02T19:03:00.249Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-08-02T19:03:00.515Z] (123/136) Installing icu-data-en (71.1-r2) [2023-08-02T19:03:01.101Z] Executing icu-data-en-71.1-r2.post-install [2023-08-02T19:03:01.101Z] * [2023-08-02T19:03:01.101Z] * If you need ICU with non-English locales and legacy charset support, install [2023-08-02T19:03:01.101Z] * package icu-data-full. [2023-08-02T19:03:01.101Z] * [2023-08-02T19:03:01.101Z] (124/136) Installing icu-libs (71.1-r2) [2023-08-02T19:03:01.689Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-08-02T19:03:02.270Z] (126/136) Installing minizip (1.2.12-r0) [2023-08-02T19:03:02.538Z] (127/136) Installing nspr (4.33-r0) [2023-08-02T19:03:02.804Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-08-02T19:03:03.387Z] (129/136) Installing nss (3.78.1-r0) [2023-08-02T19:03:03.969Z] (130/136) Installing re2 (2022.04.01-r0) [2023-08-02T19:03:04.551Z] (131/136) Installing snappy (1.1.9-r4) [2023-08-02T19:03:04.817Z] (132/136) Installing libgpg-error (1.45-r0) [2023-08-02T19:03:05.082Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-08-02T19:03:05.662Z] (134/136) Installing libxslt (1.1.35-r0) [2023-08-02T19:03:06.241Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-08-02T19:03:21.238Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-08-02T19:03:21.238Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T19:03:21.238Z] Executing glib-2.72.4-r0.trigger [2023-08-02T19:03:21.238Z] Executing shared-mime-info-2.2-r2.trigger [2023-08-02T19:03:21.820Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-08-02T19:03:21.820Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-08-02T19:03:22.090Z] Executing fontconfig-2.14.0-r0.trigger [2023-08-02T19:03:22.091Z] Executing mkfontscale-1.2.2-r0.trigger [2023-08-02T19:03:22.091Z] OK: 376 MiB in 159 packages [2023-08-02T19:03:22.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T19:03:22.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T19:03:24.349Z] (1/21) Installing binutils (2.38-r3) [2023-08-02T19:03:24.931Z] (2/21) Installing isl22 (0.22-r0) [2023-08-02T19:03:25.512Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-08-02T19:03:26.140Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-08-02T19:03:26.425Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-08-02T19:03:33.121Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-08-02T19:03:33.397Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-08-02T19:03:33.665Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-08-02T19:03:34.632Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-08-02T19:03:34.898Z] (10/21) Installing libpq (14.8-r0) [2023-08-02T19:03:35.478Z] (11/21) Installing openssl-dev (1.1.1u-r2) [2023-08-02T19:03:36.058Z] (12/21) Installing libpq-dev (14.8-r0) [2023-08-02T19:03:36.324Z] (13/21) Installing libecpg (14.8-r0) [2023-08-02T19:03:36.906Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-08-02T19:03:37.489Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-08-02T19:03:45.685Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-08-02T19:03:51.018Z] (17/21) Installing clang (13.0.1-r1) [2023-08-02T19:03:51.981Z] (18/21) Installing icu (71.1-r2) [2023-08-02T19:03:52.563Z] (19/21) Installing icu-dev (71.1-r2) [2023-08-02T19:03:53.145Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-08-02T19:03:58.489Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-08-02T19:03:58.489Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T19:03:58.489Z] OK: 768 MiB in 180 packages [2023-08-02T19:03:58.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T19:03:59.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T19:04:00.750Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-08-02T19:04:02.528Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:04:02.692Z] (2/10) Installing gdbm (1.23-r0) [2023-08-02T19:04:02.959Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-08-02T19:04:03.540Z] (4/10) Installing readline (8.1.2-r0) [2023-08-02T19:04:03.806Z] (5/10) Installing python3 (3.10.12-r0) [2023-08-02T19:04:06.381Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-08-02T19:04:11.719Z] (7/10) Installing libsodium (1.0.18-r0) [2023-08-02T19:04:12.302Z] (8/10) Installing libzmq (4.3.4-r0) [2023-08-02T19:04:12.569Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-08-02T19:04:13.154Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-08-02T19:04:13.422Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T19:04:13.422Z] OK: 938 MiB in 190 packages [2023-08-02T19:04:13.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T19:04:14.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T19:04:15.682Z] OK: 938 MiB in 190 packages [2023-08-02T19:04:15.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-08-02T19:04:16.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-08-02T19:04:17.676Z] (1/1) Installing tzdata (2023c-r0) [2023-08-02T19:04:18.263Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T19:04:18.263Z] OK: 941 MiB in 191 packages [2023-08-02T19:04:19.674Z] (1/1) Purging tzdata (2023c-r0) [2023-08-02T19:04:19.674Z] Executing busybox-1.35.0-r17.trigger [2023-08-02T19:04:19.674Z] OK: 938 MiB in 190 packages [2023-08-02T19:04:34.610Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-08-02T19:04:34.610Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362901 sha256=694b4f75f1695f3f1a5654d8b14145a7f12c73fb7c49acf3497572379790fdd0 [2023-08-02T19:04:34.610Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-08-02T19:04:34.610Z] Building wheel for psutil (setup.py): started [2023-08-02T19:04:34.610Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-08-02T19:04:34.610Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271446 sha256=8cc79470321a71ca0c283c58362eef1ac90cd72ea2047fc0da4f6eb82423b857 [2023-08-02T19:04:34.610Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-08-02T19:04:34.610Z] Building wheel for psycopg2 (setup.py): started [2023-08-02T19:04:37.880Z] Looking in links: /tmp/tmpiuf_z3km [2023-08-02T19:04:37.880Z] Processing /tmp/tmpiuf_z3km/setuptools-65.5.0-py3-none-any.whl [2023-08-02T19:04:37.880Z] Processing /tmp/tmpiuf_z3km/pip-23.0.1-py3-none-any.whl [2023-08-02T19:04:37.880Z] Installing collected packages: setuptools, pip [2023-08-02T19:04:42.719Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-08-02T19:04:42.719Z] Created wheel for psycopg2: filename=psycopg2-2.9.6-cp310-cp310-linux_x86_64.whl size=479322 sha256=37e10c0702a51d6bc222d388aacab3d80ecaea7823832c6d317044240326ebb3 [2023-08-02T19:04:42.719Z] Stored in directory: /root/.cache/pip/wheels/a2/65/83/78e6f42d3b8e22115e894576b71799d96ab5a790b8f7bcfa85 [2023-08-02T19:04:42.719Z] Building wheel for flex (setup.py): started [2023-08-02T19:04:42.977Z] Building wheel for flex (setup.py): finished with status 'done' [2023-08-02T19:04:42.977Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77256 sha256=de968456062ff79e3d4147c9a7469db811d6d4882eeea22a3d9919f1284df21e [2023-08-02T19:04:42.977Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-08-02T19:04:42.977Z] Building wheel for GenSON (setup.py): started [2023-08-02T19:04:43.543Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-08-02T19:04:43.543Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21267 sha256=d6b248ecbe88ea579773494ca958fd8e7e4b57015a7e54ed09050be907b7757c [2023-08-02T19:04:43.543Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-08-02T19:04:43.543Z] Building wheel for PyYAML (pyproject.toml): started [2023-08-02T19:04:43.802Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-08-02T19:04:43.802Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_x86_64.whl size=45360 sha256=dbccbcc72980752716b0b6a5608d67d0b3c1917126d436a7fd169139c5c0fce3 [2023-08-02T19:04:43.802Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-08-02T19:04:43.802Z] Building wheel for strict-rfc3339 (setup.py): started [2023-08-02T19:04:44.060Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-08-02T19:04:44.060Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f5fa86559c79141393e1dd5f7e2791853dfb643b47610da3cac097e2f5f541f3 [2023-08-02T19:04:44.060Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-08-02T19:04:44.060Z] Building wheel for validate-email (setup.py): started [2023-08-02T19:04:44.627Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-08-02T19:04:44.627Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=24d54837c662f352de16778d32636a7205a638f9f8daaf4bfd9ab3f1ec3a7204 [2023-08-02T19:04:44.627Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-08-02T19:04:44.627Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-08-02T19:04:44.886Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-08-02T19:04:52.866Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-08-02T19:04:52.866Z] 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-08-02T19:04:56.205Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-08-02T19:04:57.089Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.6 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.2 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.18.5 jsonschema-specifications-2023.7.1 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.6 pycryptodome-3.18.0 pygments-2.15.1 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.6.0 referencing-0.30.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.9.2 selenium-4.11.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-08-02T19:04:57.089Z] 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-08-02T19:04:57.165Z] Collecting pip [2023-08-02T19:04:57.165Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-08-02T19:04:57.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.4 MB/s eta 0:00:00 [2023-08-02T19:04:57.431Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-08-02T19:05:00.009Z] Collecting setuptools [2023-08-02T19:05:00.009Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-08-02T19:05:00.009Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 18.0 MB/s eta 0:00:00 [2023-08-02T19:05:00.278Z] Collecting wheel [2023-08-02T19:05:00.278Z] Downloading wheel-0.41.0-py3-none-any.whl (64 kB) [2023-08-02T19:05:00.278Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 19.8 MB/s eta 0:00:00 [2023-08-02T19:05:01.694Z] Installing collected packages: wheel, setuptools, pip [2023-08-02T19:05:02.275Z] Attempting uninstall: setuptools [2023-08-02T19:05:02.275Z] Found existing installation: setuptools 65.5.0 [2023-08-02T19:05:03.231Z] Uninstalling setuptools-65.5.0: [2023-08-02T19:05:03.232Z] Successfully uninstalled setuptools-65.5.0 [2023-08-02T19:05:08.575Z] Attempting uninstall: pip [2023-08-02T19:05:08.575Z] Found existing installation: pip 23.0.1 [2023-08-02T19:05:10.516Z] Uninstalling pip-23.0.1: [2023-08-02T19:05:10.516Z] Successfully uninstalled pip-23.0.1 [2023-08-02T19:05:15.186Z] Removing intermediate container d0c3f50bb406 [2023-08-02T19:05:15.186Z] ---> 2a935f1bef06 [2023-08-02T19:05:15.186Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-08-02T19:05:15.186Z] ---> Running in 75d1ef190f85 [2023-08-02T19:05:15.186Z] Removing intermediate container 75d1ef190f85 [2023-08-02T19:05:15.186Z] ---> ee6548a1f41d [2023-08-02T19:05:15.186Z] Step 11/13 : LABEL arch=amd64 [2023-08-02T19:05:15.186Z] ---> Running in 0b8fe2261b35 [2023-08-02T19:05:15.186Z] Removing intermediate container 0b8fe2261b35 [2023-08-02T19:05:15.186Z] ---> 6a48e4a24c79 [2023-08-02T19:05:15.186Z] Step 12/13 : LABEL git_sha=20c717572d650eb0abd677216062185bc374f8d2 [2023-08-02T19:05:15.186Z] ---> Running in 39f81f75d436 [2023-08-02T19:05:15.186Z] Removing intermediate container 39f81f75d436 [2023-08-02T19:05:15.186Z] ---> 0011d891a849 [2023-08-02T19:05:15.186Z] Step 13/13 : LABEL version=0.0.0 [2023-08-02T19:05:15.186Z] ---> Running in 24b258315085 [2023-08-02T19:05:15.186Z] Removing intermediate container 24b258315085 [2023-08-02T19:05:15.186Z] ---> a99412eb46ce [2023-08-02T19:05:15.186Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-02T19:05:15.186Z] Successfully built a99412eb46ce [2023-08-02T19:05:15.186Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:05:15.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T19:05:15.596Z] [2023-08-02T19:05:15.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:05:15.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T19:05:15.886Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-02T19:05:15.886Z] 5eb5b503b376: Pulling fs layer [2023-08-02T19:05:15.886Z] 5c69ac0246d0: Pulling fs layer [2023-08-02T19:05:15.886Z] ec43610c2a17: Pulling fs layer [2023-08-02T19:05:15.886Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-02T19:05:15.886Z] 33b1e0a273af: Pulling fs layer [2023-08-02T19:05:15.886Z] 5d3b04190fa2: Pulling fs layer [2023-08-02T19:05:15.886Z] 2f39f015ded8: Pulling fs layer [2023-08-02T19:05:15.886Z] 3a2ae6a8a46f: Waiting [2023-08-02T19:05:15.886Z] 5d3b04190fa2: Waiting [2023-08-02T19:05:15.886Z] 33b1e0a273af: Waiting [2023-08-02T19:05:15.886Z] 2f39f015ded8: Waiting [2023-08-02T19:05:15.886Z] 5c69ac0246d0: Download complete [2023-08-02T19:05:15.886Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-02T19:05:15.886Z] 3a2ae6a8a46f: Download complete [2023-08-02T19:05:15.886Z] 33b1e0a273af: Verifying Checksum [2023-08-02T19:05:15.886Z] 33b1e0a273af: Download complete [2023-08-02T19:05:15.886Z] 5d3b04190fa2: Verifying Checksum [2023-08-02T19:05:15.886Z] 5d3b04190fa2: Download complete [2023-08-02T19:05:15.886Z] ec43610c2a17: Verifying Checksum [2023-08-02T19:05:15.886Z] ec43610c2a17: Download complete [2023-08-02T19:05:16.145Z] 5eb5b503b376: Verifying Checksum [2023-08-02T19:05:16.145Z] 5eb5b503b376: Download complete [2023-08-02T19:05:16.711Z] 2f39f015ded8: Download complete [2023-08-02T19:05:17.277Z] 5eb5b503b376: Pull complete [2023-08-02T19:05:17.277Z] 5c69ac0246d0: Pull complete [2023-08-02T19:05:17.536Z] ec43610c2a17: Pull complete [2023-08-02T19:05:17.794Z] 3a2ae6a8a46f: Pull complete [2023-08-02T19:05:17.794Z] 33b1e0a273af: Pull complete [2023-08-02T19:05:18.053Z] 5d3b04190fa2: Pull complete [2023-08-02T19:05:22.261Z] 2f39f015ded8: Pull complete [2023-08-02T19:05:22.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-02T19:05:22.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T19:05:22.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:05:22.328Z] prd-ubuntu20.04-docker-8c-8g-2767 does not seem to be running inside a container [2023-08-02T19:05:22.359Z] $ 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-72 -v /w/workspace/exfoundry_edgex-taf-common_PR-72:/w/workspace/exfoundry_edgex-taf-common_PR-72:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-02T19:05:22.831Z] Successfully installed pip-23.2.1 setuptools-68.0.0 wheel-0.41.0 [2023-08-02T19:05:22.831Z] 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-08-02T19:05:26.487Z] $ docker top f8a494f302a698f0eae146394a93cbfbec5bee974a19de49b2286a4dccd083c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:05:26.844Z] ---> job-cost.sh [2023-08-02T19:05:26.844Z] lf-activate-venv: SKIPPING [2023-08-02T19:05:26.844Z] INFO: No Stack... [2023-08-02T19:05:27.089Z] Processing ./edgex-taf-common [2023-08-02T19:05:27.089Z] Preparing metadata (setup.py): started [2023-08-02T19:05:27.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T19:05:27.359Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T19:05:27.639Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-72/archives/cost.csv [2023-08-02T19:05:27.640Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T19:05:27.651Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-72-3-stack-cost] [2023-08-02T19:05:27.656Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-72-3-stack-cost] did not exist. Created. [2023-08-02T19:05:27.656Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-72-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T19:05:27.952Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-02T19:05:27.987Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T19:05:27.993Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-72-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T19:05:28.013Z] $ docker stop --time=1 f8a494f302a698f0eae146394a93cbfbec5bee974a19de49b2286a4dccd083c5 [2023-08-02T19:05:28.054Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:05:28.321Z] Building wheels for collected packages: edgex-taf-common [2023-08-02T19:05:28.321Z] Building wheel for edgex-taf-common (setup.py): started [2023-08-02T19:05:29.160Z] $ docker rm -f --volumes f8a494f302a698f0eae146394a93cbfbec5bee974a19de49b2286a4dccd083c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-02T19:05:30.900Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-08-02T19:05:30.900Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14469 sha256=053675365fa5a8f641a489eb273ab0dcb1c64cd8c593c5db3e2fc8a1edce3011 [2023-08-02T19:05:30.900Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-08-02T19:05:30.900Z] Successfully built edgex-taf-common [2023-08-02T19:05:31.168Z] Installing collected packages: edgex-taf-common [2023-08-02T19:05:31.168Z] Successfully installed edgex-taf-common-0.0.0 [2023-08-02T19:05:31.168Z] 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-08-02T19:05:36.505Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-08-02T19:05:36.505Z] Obtaining dependency information for robotframework==6.1 from https://files.pythonhosted.org/packages/11/ff/3105ff09e62c980e67a5b6974c8ac9577b4c3bacbc10a90e6b3e40cfcbd1/robotframework-6.1-py3-none-any.whl.metadata [2023-08-02T19:05:36.505Z] Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) [2023-08-02T19:05:36.505Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-08-02T19:05:36.505Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-08-02T19:05:36.505Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-08-02T19:05:36.505Z] Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata [2023-08-02T19:05:36.505Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-08-02T19:05:36.778Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-08-02T19:05:36.778Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-08-02T19:05:36.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.3 MB/s eta 0:00:00 [2023-08-02T19:05:36.778Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-08-02T19:05:36.778Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-08-02T19:05:40.120Z] Preparing metadata (setup.py): started [2023-08-02T19:05:41.091Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:05:41.091Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-08-02T19:05:41.091Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-08-02T19:05:41.356Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-08-02T19:05:41.356Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-08-02T19:05:41.937Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-08-02T19:05:41.937Z] Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata [2023-08-02T19:05:41.937Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-08-02T19:05:42.207Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-08-02T19:05:42.207Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-08-02T19:05:42.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.9 MB/s eta 0:00:00 [2023-08-02T19:05:42.207Z] Preparing metadata (setup.py): started [2023-08-02T19:05:43.622Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:05:43.887Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-08-02T19:05:43.887Z] Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata [2023-08-02T19:05:43.887Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-08-02T19:05:46.453Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-08-02T19:05:46.453Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-08-02T19:05:47.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.1 MB/s eta 0:00:00 [2023-08-02T19:05:51.662Z] Installing build dependencies: started [2023-08-02T19:06:13.712Z] Installing build dependencies: finished with status 'done' [2023-08-02T19:06:13.712Z] Getting requirements to build wheel: started [2023-08-02T19:06:15.119Z] Getting requirements to build wheel: finished with status 'done' [2023-08-02T19:06:15.120Z] Preparing metadata (pyproject.toml): started [2023-08-02T19:06:20.456Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-08-02T19:06:21.036Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-08-02T19:06:21.036Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-08-02T19:06:21.036Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 6.6 MB/s eta 0:00:00 [2023-08-02T19:06:21.616Z] Preparing metadata (setup.py): started [2023-08-02T19:06:23.551Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:06:24.131Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-08-02T19:06:24.131Z] Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata [2023-08-02T19:06:24.131Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-08-02T19:06:26.717Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-08-02T19:06:26.717Z] Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/94/3a/c3964c0a86c3535ae240799d3b7c8e13527e7a092080dda9012b1401fa86/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata [2023-08-02T19:06:26.717Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-08-02T19:06:26.984Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-08-02T19:06:26.984Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-08-02T19:06:26.984Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.9 MB/s eta 0:00:00 [2023-08-02T19:06:27.564Z] Collecting psycopg2==2.9.6 (from -r requirements.txt (line 16)) [2023-08-02T19:06:27.564Z] Downloading psycopg2-2.9.6.tar.gz (383 kB) [2023-08-02T19:06:27.832Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.0/384.0 kB 9.5 MB/s eta 0:00:00 [2023-08-02T19:06:28.412Z] Preparing metadata (setup.py): started [2023-08-02T19:06:29.815Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:06:31.215Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-08-02T19:06:31.215Z] Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/89/2b/4113d7124603ca258ba874633f1410760771c5313dfd73931fef4f272d63/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata [2023-08-02T19:06:31.215Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) [2023-08-02T19:06:35.447Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:06:35.448Z] Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/10/56/8288d1813a68c1e0638515dbb777fce6d87d0d240e683216f956145310e6/selenium-4.11.2-py3-none-any.whl.metadata [2023-08-02T19:06:35.448Z] Downloading selenium-4.11.2-py3-none-any.whl.metadata (7.0 kB) [2023-08-02T19:06:35.448Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:06:35.448Z] Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata [2023-08-02T19:06:35.448Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-08-02T19:06:35.448Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:35.448Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-08-02T19:06:35.448Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-08-02T19:06:35.448Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:35.448Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-08-02T19:06:35.448Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 [2023-08-02T19:06:35.712Z] Preparing metadata (setup.py): started [2023-08-02T19:06:37.110Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:06:37.110Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:37.110Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-08-02T19:06:37.110Z] Preparing metadata (setup.py): started [2023-08-02T19:06:38.510Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:06:38.510Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:38.510Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-08-02T19:06:38.774Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:38.774Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/d3/a4/54273ac37a667c3fcf93916fda59b36f0ad79950e4e56ad839ef2e3e1159/jsonschema-4.18.5-py3-none-any.whl.metadata [2023-08-02T19:06:38.774Z] Downloading jsonschema-4.18.5-py3-none-any.whl.metadata (7.7 kB) [2023-08-02T19:06:39.040Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:39.040Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-08-02T19:06:39.040Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.5 MB/s eta 0:00:00 [2023-08-02T19:06:39.991Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:39.991Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-08-02T19:06:39.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 10.1 MB/s eta 0:00:00 [2023-08-02T19:06:39.991Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:39.991Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-08-02T19:06:39.991Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-08-02T19:06:41.039Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T19:06:41.039Z] Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/6b/b7/f042568ee89c378b457f73fda1642fd3b795df79c285520e4ec8a74c8b09/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata [2023-08-02T19:06:41.039Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (31 kB) [2023-08-02T19:06:41.309Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T19:06:41.309Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-08-02T19:06:41.309Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.0 MB/s eta 0:00:00 [2023-08-02T19:06:41.902Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T19:06:41.902Z] Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata [2023-08-02T19:06:41.902Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-08-02T19:06:42.169Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-08-02T19:06:42.169Z] Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata [2023-08-02T19:06:42.169Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-08-02T19:06:42.439Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-08-02T19:06:42.440Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-08-02T19:06:42.440Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 3.0 MB/s eta 0:00:00 [2023-08-02T19:06:43.027Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-08-02T19:06:43.027Z] Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata [2023-08-02T19:06:43.027Z] Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) [2023-08-02T19:06:43.296Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-08-02T19:06:43.296Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-08-02T19:06:43.886Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T19:06:43.886Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-08-02T19:06:43.886Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.3 MB/s eta 0:00:00 [2023-08-02T19:06:44.155Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T19:06:44.155Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-08-02T19:06:44.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.8 MB/s eta 0:00:00 [2023-08-02T19:06:44.155Z] 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-08-02T19:06:44.735Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-08-02T19:06:44.735Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-08-02T19:06:44.999Z] 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-08-02T19:06:44.999Z] Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata [2023-08-02T19:06:45.000Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-08-02T19:06:45.576Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:06:45.576Z] Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata [2023-08-02T19:06:45.576Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-08-02T19:06:46.978Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:06:46.978Z] Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata [2023-08-02T19:06:46.978Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-08-02T19:06:48.386Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:06:48.386Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-08-02T19:06:48.649Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.5 MB/s eta 0:00:00 [2023-08-02T19:06:50.049Z] Installing build dependencies: started [2023-08-02T19:07:12.080Z] Installing build dependencies: finished with status 'done' [2023-08-02T19:07:12.080Z] Getting requirements to build wheel: started [2023-08-02T19:07:24.363Z] Getting requirements to build wheel: finished with status 'done' [2023-08-02T19:07:24.363Z] Preparing metadata (pyproject.toml): started [2023-08-02T19:07:25.763Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-08-02T19:07:25.763Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:25.763Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-08-02T19:07:25.763Z] Preparing metadata (setup.py): started [2023-08-02T19:07:26.715Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:07:26.981Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:26.981Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-08-02T19:07:26.981Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:26.981Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-08-02T19:07:26.981Z] Preparing metadata (setup.py): started [2023-08-02T19:07:28.378Z] Preparing metadata (setup.py): finished with status 'done' [2023-08-02T19:07:28.378Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:28.378Z] Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata [2023-08-02T19:07:28.378Z] Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) [2023-08-02T19:07:28.378Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:28.641Z] Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata [2023-08-02T19:07:28.641Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-08-02T19:07:28.641Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:28.641Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-08-02T19:07:28.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.9 MB/s eta 0:00:00 [2023-08-02T19:07:28.903Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:28.903Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-08-02T19:07:29.484Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:29.484Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-08-02T19:07:29.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.6 MB/s eta 0:00:00 [2023-08-02T19:07:29.484Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:29.484Z] Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata [2023-08-02T19:07:29.484Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-08-02T19:07:29.750Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:29.750Z] Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/ea/c3/f75f0ce2cdacca3d68a70b1756635092a1add1002e34afb4895b9fb62598/referencing-0.30.0-py3-none-any.whl.metadata [2023-08-02T19:07:29.750Z] Downloading referencing-0.30.0-py3-none-any.whl.metadata (2.7 kB) [2023-08-02T19:07:31.145Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-08-02T19:07:31.145Z] Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/f0/02/7ae08338dc00d5c05592d040ad4bb35df9a54fc081c0e63258deb87912eb/rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata [2023-08-02T19:07:31.145Z] Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) [2023-08-02T19:07:33.068Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:07:33.068Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-08-02T19:07:33.068Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:07:33.068Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-08-02T19:07:33.068Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:07:33.068Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-08-02T19:07:33.068Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:07:33.068Z] Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata [2023-08-02T19:07:33.068Z] Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) [2023-08-02T19:07:33.330Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-08-02T19:07:33.330Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-08-02T19:07:33.593Z] 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-08-02T19:07:33.856Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-08-02T19:07:34.430Z] 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-08-02T19:07:34.430Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-08-02T19:07:34.430Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.4 MB/s eta 0:00:00 [2023-08-02T19:07:35.386Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-08-02T19:07:35.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 10.6 MB/s eta 0:00:00 [2023-08-02T19:07:35.652Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-08-02T19:07:35.652Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-08-02T19:07:35.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.2 MB/s eta 0:00:00 [2023-08-02T19:07:35.652Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-08-02T19:07:35.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.0 MB/s eta 0:00:00 [2023-08-02T19:07:35.652Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-08-02T19:07:35.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 6.4 MB/s eta 0:00:00 [2023-08-02T19:07:35.917Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-08-02T19:07:35.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.7 MB/s eta 0:00:00 [2023-08-02T19:07:36.182Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-08-02T19:07:36.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.6 MB/s eta 0:00:00 [2023-08-02T19:07:36.182Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-08-02T19:07:36.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 6.6 MB/s eta 0:00:00 [2023-08-02T19:07:36.445Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl (194 kB) [2023-08-02T19:07:36.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 7.9 MB/s eta 0:00:00 [2023-08-02T19:07:36.445Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-08-02T19:07:36.445Z] Downloading selenium-4.11.2-py3-none-any.whl (7.2 MB) [2023-08-02T19:07:37.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 11.8 MB/s eta 0:00:00 [2023-08-02T19:07:37.022Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-08-02T19:07:37.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 6.3 MB/s eta 0:00:00 [2023-08-02T19:07:37.022Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-08-02T19:07:37.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 2.8 MB/s eta 0:00:00 [2023-08-02T19:07:37.286Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-08-02T19:07:37.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.6 MB/s eta 0:00:00 [2023-08-02T19:07:37.286Z] Downloading jsonschema-4.18.5-py3-none-any.whl (82 kB) [2023-08-02T19:07:37.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 4.1 MB/s eta 0:00:00 [2023-08-02T19:07:37.286Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-08-02T19:07:37.286Z] Downloading click-8.1.6-py3-none-any.whl (97 kB) [2023-08-02T19:07:37.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.9 MB/s eta 0:00:00 [2023-08-02T19:07:37.550Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-08-02T19:07:37.550Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-08-02T19:07:37.550Z] Downloading referencing-0.30.0-py3-none-any.whl (25 kB) [2023-08-02T19:07:37.550Z] Downloading rpds_py-0.9.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) [2023-08-02T19:07:37.550Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.6 MB/s eta 0:00:00 [2023-08-02T19:07:37.550Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-08-02T19:07:37.815Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 9.0 MB/s eta 0:00:00 [2023-08-02T19:07:37.815Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-08-02T19:07:37.815Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-08-02T19:07:37.815Z] Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) [2023-08-02T19:07:38.396Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-08-02T19:07:38.396Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-08-02T19:07:39.793Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-08-02T19:07:39.793Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4276 sha256=2639d9993fc533986c818835e93fb86b721a14e05e930cbde9f4ced13384d231 [2023-08-02T19:07:39.793Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-08-02T19:07:39.793Z] Building wheel for paho-mqtt (setup.py): started [2023-08-02T19:07:41.194Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-08-02T19:07:41.194Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=528ac33a6e3049f3aa7ff86bcbe1feca9642c6d66549a3a58176d86e7bfb070d [2023-08-02T19:07:41.194Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-08-02T19:07:41.459Z] Building wheel for numpy (pyproject.toml): started [2023-08-02T19:09:48.060Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:10:55.909Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:11:52.289Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:12:48.681Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:13:56.536Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:15:18.140Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:16:14.521Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:21:06.313Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:22:58.021Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:25:04.644Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:26:56.253Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:27:52.596Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:29:59.224Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:33:20.934Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:34:57.529Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:36:34.146Z] Building wheel for numpy (pyproject.toml): still running... [2023-08-02T19:36:42.323Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-08-02T19:36:42.323Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627043 sha256=3689b28aec349e87dcfac065a443312f1a72f2f05a19e5c833344b868b32ed48 [2023-08-02T19:36:42.323Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-08-02T19:36:42.323Z] Building wheel for psutil (setup.py): started [2023-08-02T19:36:50.511Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-08-02T19:36:50.511Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271956 sha256=96e6e6a19ea59e245e240f0462837431af5481d686a03d9890ebbbaafc8756b0 [2023-08-02T19:36:50.511Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-08-02T19:36:50.511Z] Building wheel for psycopg2 (setup.py): started [2023-08-02T19:37:58.343Z] Building wheel for psycopg2 (setup.py): still running... [2023-08-02T19:37:58.343Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-08-02T19:37:58.343Z] Created wheel for psycopg2: filename=psycopg2-2.9.6-cp310-cp310-linux_aarch64.whl size=470947 sha256=829f8af9c1472326aa6cf93b1503804ce46f4605579155826bcb2656570448dc [2023-08-02T19:37:58.343Z] Stored in directory: /root/.cache/pip/wheels/a2/65/83/78e6f42d3b8e22115e894576b71799d96ab5a790b8f7bcfa85 [2023-08-02T19:37:58.343Z] Building wheel for flex (setup.py): started [2023-08-02T19:37:58.343Z] Building wheel for flex (setup.py): finished with status 'done' [2023-08-02T19:37:58.343Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77256 sha256=f04d3f0e0ad76f02bfb49747f33535abe8e792a056763cb5867186ce12bd4fb3 [2023-08-02T19:37:58.343Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-08-02T19:37:58.343Z] Building wheel for GenSON (setup.py): started [2023-08-02T19:37:58.921Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-08-02T19:37:58.921Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21267 sha256=d5956c68e51e452c5c97e9c4e4cac927943997f8c66354aa81065367d380400c [2023-08-02T19:37:58.921Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-08-02T19:37:58.921Z] Building wheel for PyYAML (pyproject.toml): started [2023-08-02T19:38:02.245Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-08-02T19:38:02.245Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=8ae79db1bf1329ecd0ab1990dd0950ea53b2dfbd03d1cd6c109a656c3355f890 [2023-08-02T19:38:02.245Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-08-02T19:38:02.245Z] Building wheel for strict-rfc3339 (setup.py): started [2023-08-02T19:38:03.197Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-08-02T19:38:03.197Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f727656023f46e32988bf2f789cad8b14ee45b59881dede3d207d855f370974a [2023-08-02T19:38:03.197Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-08-02T19:38:03.460Z] Building wheel for validate-email (setup.py): started [2023-08-02T19:38:04.856Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-08-02T19:38:04.856Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=110557aff48720ab13706c3a9f79644a7528a4d345cc53332abefe176609a786 [2023-08-02T19:38:04.856Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-08-02T19:38:04.856Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-08-02T19:38:07.416Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-08-02T19:39:15.222Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.6 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.2 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.18.5 jsonschema-specifications-2023.7.1 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.6 pycryptodome-3.18.0 pygments-2.15.1 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.6.0 referencing-0.30.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.9.2 selenium-4.11.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-08-02T19:39:15.222Z] 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-08-02T19:39:54.059Z] Removing intermediate container 2e3f30706046 [2023-08-02T19:39:54.059Z] ---> d4b79cee56c9 [2023-08-02T19:39:54.059Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-08-02T19:39:54.059Z] ---> Running in 953e55945af3 [2023-08-02T19:39:54.059Z] Removing intermediate container 953e55945af3 [2023-08-02T19:39:54.059Z] ---> 6ea046a45f47 [2023-08-02T19:39:54.059Z] Step 11/13 : LABEL arch=arm64 [2023-08-02T19:39:54.059Z] ---> Running in 4ab462461f2b [2023-08-02T19:39:54.059Z] Removing intermediate container 4ab462461f2b [2023-08-02T19:39:54.059Z] ---> 5dcee5c3d469 [2023-08-02T19:39:54.059Z] Step 12/13 : LABEL git_sha=e0bae920704fe9f9ee254149e9b3d37f3c8986d8 [2023-08-02T19:39:54.059Z] ---> Running in 7aeb09b5b726 [2023-08-02T19:39:54.059Z] Removing intermediate container 7aeb09b5b726 [2023-08-02T19:39:54.059Z] ---> b36687a9365b [2023-08-02T19:39:54.059Z] Step 13/13 : LABEL version=0.0.0 [2023-08-02T19:39:54.059Z] ---> Running in c673acc4044d [2023-08-02T19:39:54.323Z] Removing intermediate container c673acc4044d [2023-08-02T19:39:54.323Z] ---> b45787495c1a [2023-08-02T19:39:54.323Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-02T19:39:54.323Z] Successfully built b45787495c1a [2023-08-02T19:39:54.323Z] 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-08-02T19:39:54.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T19:39:54.804Z] [2023-08-02T19:39:54.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:39:55.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T19:39:55.390Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-02T19:39:55.390Z] 8998bd30e6a1: Pulling fs layer [2023-08-02T19:39:55.390Z] 04944245beec: Pulling fs layer [2023-08-02T19:39:55.390Z] 699f458cf7ca: Pulling fs layer [2023-08-02T19:39:55.390Z] 765212b225bb: Pulling fs layer [2023-08-02T19:39:55.390Z] f23df028b6ca: Pulling fs layer [2023-08-02T19:39:55.391Z] d65c8cfc05b1: Pulling fs layer [2023-08-02T19:39:55.391Z] 2437ff75d9bd: Pulling fs layer [2023-08-02T19:39:55.391Z] 765212b225bb: Waiting [2023-08-02T19:39:55.391Z] f23df028b6ca: Waiting [2023-08-02T19:39:55.391Z] d65c8cfc05b1: Waiting [2023-08-02T19:39:55.391Z] 2437ff75d9bd: Waiting [2023-08-02T19:39:55.391Z] 04944245beec: Verifying Checksum [2023-08-02T19:39:55.391Z] 04944245beec: Download complete [2023-08-02T19:39:55.391Z] 765212b225bb: Verifying Checksum [2023-08-02T19:39:55.391Z] 765212b225bb: Download complete [2023-08-02T19:39:55.391Z] f23df028b6ca: Download complete [2023-08-02T19:39:55.391Z] d65c8cfc05b1: Verifying Checksum [2023-08-02T19:39:55.391Z] d65c8cfc05b1: Download complete [2023-08-02T19:39:55.655Z] 699f458cf7ca: Download complete [2023-08-02T19:39:55.920Z] 8998bd30e6a1: Verifying Checksum [2023-08-02T19:39:55.920Z] 8998bd30e6a1: Download complete [2023-08-02T19:39:57.858Z] 2437ff75d9bd: Verifying Checksum [2023-08-02T19:39:57.858Z] 2437ff75d9bd: Download complete [2023-08-02T19:39:59.800Z] 8998bd30e6a1: Pull complete [2023-08-02T19:40:00.066Z] 04944245beec: Pull complete [2023-08-02T19:40:04.323Z] 699f458cf7ca: Pull complete [2023-08-02T19:40:04.323Z] 765212b225bb: Pull complete [2023-08-02T19:40:04.902Z] f23df028b6ca: Pull complete [2023-08-02T19:40:05.170Z] d65c8cfc05b1: Pull complete [2023-08-02T19:40:20.144Z] 2437ff75d9bd: Pull complete [2023-08-02T19:40:20.144Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-02T19:40:20.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T19:40:20.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:40:20.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-2769 does not seem to be running inside a container [2023-08-02T19:40:20.380Z] $ 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-72 -v /w/workspace/exfoundry_edgex-taf-common_PR-72:/w/workspace/exfoundry_edgex-taf-common_PR-72:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-02T19:40:22.791Z] $ docker top 05813b7e234e97a9334cbc0371f63275b74e082d81726dd44e9fa266963e534a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:40:23.297Z] ---> job-cost.sh [2023-08-02T19:40:23.560Z] lf-activate-venv: SKIPPING [2023-08-02T19:40:23.560Z] INFO: No Stack... [2023-08-02T19:40:24.136Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-02T19:40:25.087Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T19:40:25.470Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-72/archives/cost.csv [2023-08-02T19:40:25.470Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T19:40:25.534Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-72-3-stack-cost] [2023-08-02T19:40:25.540Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-72-3-stack-cost] did not exist. Created. [2023-08-02T19:40:25.540Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-72-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T19:40:25.883Z] /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/durable-99ed93ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-02T19:40:26.563Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-02T19:40:26.585Z] Warning: overwriting stash ‘stack-cost’ [2023-08-02T19:40:27.086Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T19:40:27.093Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-72-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T19:40:27.107Z] $ docker stop --time=1 05813b7e234e97a9334cbc0371f63275b74e082d81726dd44e9fa266963e534a [2023-08-02T19:40:28.602Z] $ docker rm -f --volumes 05813b7e234e97a9334cbc0371f63275b74e082d81726dd44e9fa266963e534a [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-08-02T19:40:29.375Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-72/archives ] [2023-08-02T19:40:29.376Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-72/archives [2023-08-02T19:40:29.376Z] total 16 [2023-08-02T19:40:29.376Z] drwxr-xr-x 3 root root 4096 Aug 2 19:05 . [2023-08-02T19:40:29.376Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 19:05 .. [2023-08-02T19:40:29.376Z] drwxr-xr-x 2 root root 4096 Aug 2 19:05 cost [2023-08-02T19:40:29.376Z] -rw-r--r-- 1 root root 87 Aug 2 19:05 cost.csv [2023-08-02T19:40:29.376Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-72/archives [2023-08-02T19:40:29.376Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-72/archives [2023-08-02T19:40:29.376Z] total 16 [2023-08-02T19:40:29.376Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 19:05 . [2023-08-02T19:40:29.376Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 19:05 .. [2023-08-02T19:40:29.376Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 19:05 cost [2023-08-02T19:40:29.376Z] -rw-r--r-- 1 jenkins jenkins 87 Aug 2 19:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:40:29.663Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:40:30.523Z] ---> package-listing.sh [2023-08-02T19:40:30.523Z] ++ facter osfamily [2023-08-02T19:40:30.523Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-02T19:40:30.782Z] + OS_FAMILY=debian [2023-08-02T19:40:30.782Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-72 [2023-08-02T19:40:30.782Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-02T19:40:30.782Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-02T19:40:30.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-02T19:40:30.782Z] + PACKAGES=/tmp/packages_start.txt [2023-08-02T19:40:30.782Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-72 ']' [2023-08-02T19:40:30.782Z] + PACKAGES=/tmp/packages_end.txt [2023-08-02T19:40:30.782Z] + case "${OS_FAMILY}" in [2023-08-02T19:40:30.782Z] + dpkg -l [2023-08-02T19:40:30.782Z] + grep '^ii' [2023-08-02T19:40:30.782Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-02T19:40:30.782Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-02T19:40:30.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-02T19:40:30.782Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-72 ']' [2023-08-02T19:40:30.782Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-72/archives/ [2023-08-02T19:40:30.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-72/archives/ [Pipeline] echo [2023-08-02T19:40:30.791Z] 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-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-02T19:40:31.067Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:40:31.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T19:40:31.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:40:31.687Z] prd-ubuntu20.04-docker-8c-8g-2767 does not seem to be running inside a container [2023-08-02T19:40:31.727Z] $ 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-72/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-72 -v /w/workspace/exfoundry_edgex-taf-common_PR-72:/w/workspace/exfoundry_edgex-taf-common_PR-72:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-02T19:40:31.921Z] $ docker top b2e75e1f4f926a4b9cc2020d5a122285bde6ba6f659791c49dd396f5b4beca73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T19:40:32.242Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-02T19:40:32.526Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-02T19:40:32.810Z] + ls /var/log/sa-host [2023-08-02T19:40:32.810Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T19:40:32.967Z] provisioning config files... [2023-08-02T19:40:32.977Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/config16912826970938588429tmp [Pipeline] { [Pipeline] echo [2023-08-02T19:40:32.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:40:33.278Z] ---> create-netrc.sh [Pipeline] } [2023-08-02T19:40:33.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:40:33.610Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-02T19:40:33.619Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:40:33.900Z] ---> sudo-logs.sh [2023-08-02T19:40:33.900Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-02T19:40:33.924Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:40:34.203Z] ---> job-cost.sh [2023-08-02T19:40:34.203Z] lf-activate-venv: SKIPPING [2023-08-02T19:40:34.203Z] DEBUG: total: 0.2199999988079071 [2023-08-02T19:40:34.203Z] INFO: Retrieving Stack Cost... [2023-08-02T19:40:34.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T19:40:34.721Z] INFO: Archiving Costs [Pipeline] echo [2023-08-02T19:40:34.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:40:35.267Z] ---> logs-deploy.sh [2023-08-02T19:40:35.267Z] lf-activate-venv: SKIPPING [2023-08-02T19:40:35.267Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-72/3 [2023-08-02T19:40:35.267Z] INFO: archiving workspace using pattern(s): [2023-08-02T19:40:36.199Z] Archives upload complete. [2023-08-02T19:40:36.199Z] INFO: archiving logs to Nexus