Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 697444579fa2bffdc097510b017485e35dea0591+664646a66508576d27e3d47772bd781c47cbd64c (041b4c82a0cf307e4709d7bfb7f690092fe7a6fa) 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-ssh3997297367630277818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14292040995420754710.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3188894820733966053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7650545393502186216.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13502440327431638434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15357936465378366069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 Running on prd-ubuntu20.04-docker-8c-8g-5124 in /w/workspace/exfoundry_edgex-taf-common_PR-78 [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-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 664646a66508576d27e3d47772bd781c47cbd64c into PR head commit 697444579fa2bffdc097510b017485e35dea0591 Merge succeeded, producing 697444579fa2bffdc097510b017485e35dea0591 Checking out Revision 697444579fa2bffdc097510b017485e35dea0591 (PR-78) > 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/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 697444579fa2bffdc097510b017485e35dea0591 # 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 697444579fa2bffdc097510b017485e35dea0591 # timeout=10 Commit message: "build: bump psycopg2 from 2.9.3 to 2.9.7" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-01T18:26:46.552Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-01T18:26:46.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-01T18:26:46.808Z] ========================================================= [2023-09-01T18:26:46.808Z] EdgeX Global Pipelines Version Info [2023-09-01T18:26:46.808Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-01T18:26:47.551Z] ------------------- [2023-09-01T18:26:47.551Z] stable info: [2023-09-01T18:26:47.551Z] ------------------- [2023-09-01T18:26:47.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-01T18:26:47.551Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-01T18:26:47.551Z] Message: update stable to v1.0.253 [2023-09-01T18:26:48.121Z] ------------------- [2023-09-01T18:26:48.121Z] experimental info: [2023-09-01T18:26:48.121Z] ------------------- [2023-09-01T18:26:48.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-01T18:26:48.121Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-01T18:26:48.121Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-09-01T18:26:48.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-09-01T18:26:48.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-09-01T18:26:48.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-01T18:26:48.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-01T18:26:48.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-01T18:26:48.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-09-01T18:26:48.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-01T18:26:48.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-09-01T18:26:48.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-09-01T18:26:48.844Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-01T18:26:48.881Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-09-01T18:26:48.917Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-09-01T18:26:48.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-01T18:26:48.989Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-01T18:26:49.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo [2023-09-01T18:26:49.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo [2023-09-01T18:26:49.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo [2023-09-01T18:26:49.136Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 697444579fa2bffdc097510b017485e35dea0591 [Pipeline] echo [2023-09-01T18:26:49.173Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6974445 [Pipeline] echo [2023-09-01T18:26:49.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T18:26:49.318Z] provisioning config files... [2023-09-01T18:26:49.332Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/config17207644904880451097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T18:26:49.673Z] ---> docker-login.sh [2023-09-01T18:26:49.673Z] nexus3.edgexfoundry.org:10001 [2023-09-01T18:26:49.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:26:49.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:26:49.939Z] Configure a credential helper to remove this warning. See [2023-09-01T18:26:49.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:26:49.939Z] [2023-09-01T18:26:49.939Z] Login Succeeded [2023-09-01T18:26:49.939Z] nexus3.edgexfoundry.org:10002 [2023-09-01T18:26:49.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:26:50.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:26:50.200Z] Configure a credential helper to remove this warning. See [2023-09-01T18:26:50.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:26:50.200Z] [2023-09-01T18:26:50.200Z] Login Succeeded [2023-09-01T18:26:50.200Z] nexus3.edgexfoundry.org:10003 [2023-09-01T18:26:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:26:50.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:26:50.200Z] Configure a credential helper to remove this warning. See [2023-09-01T18:26:50.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:26:50.200Z] [2023-09-01T18:26:50.200Z] Login Succeeded [2023-09-01T18:26:50.200Z] nexus3.edgexfoundry.org:10004 [2023-09-01T18:26:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:26:50.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:26:50.461Z] Configure a credential helper to remove this warning. See [2023-09-01T18:26:50.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:26:50.461Z] [2023-09-01T18:26:50.461Z] Login Succeeded [2023-09-01T18:26:50.461Z] docker.io [2023-09-01T18:26:50.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:26:50.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:26:50.723Z] Configure a credential helper to remove this warning. See [2023-09-01T18:26:50.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:26:50.723Z] [2023-09-01T18:26:50.723Z] Login Succeeded [2023-09-01T18:26:50.723Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T18:26:50.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-01T18:26:51.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-01T18:26:51.421Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-01T18:26:51.421Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-01T18:26:51.421Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-01T18:26:51.421Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-01T18:26:51.421Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-01T18:26:51.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T18:26:51.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T18:26:51.913Z] [2023-09-01T18:26:51.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T18:26:52.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T18:26:52.283Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-01T18:26:52.283Z] b85a868b505f: Pulling fs layer [2023-09-01T18:26:52.283Z] e2be974225ed: Pulling fs layer [2023-09-01T18:26:52.283Z] 339a4e72a1f5: Pulling fs layer [2023-09-01T18:26:52.283Z] 988bab9f4d93: Pulling fs layer [2023-09-01T18:26:52.283Z] 1469e6f7b9e6: Pulling fs layer [2023-09-01T18:26:52.283Z] eaf3925da568: Pulling fs layer [2023-09-01T18:26:52.283Z] bab4dde63d76: Pulling fs layer [2023-09-01T18:26:52.283Z] bde34c3a00c8: Pulling fs layer [2023-09-01T18:26:52.283Z] b352a97aabf1: Pulling fs layer [2023-09-01T18:26:52.283Z] 4872d77fe225: Pulling fs layer [2023-09-01T18:26:52.283Z] 5851b861e8e6: Pulling fs layer [2023-09-01T18:26:52.283Z] 988bab9f4d93: Waiting [2023-09-01T18:26:52.283Z] 1469e6f7b9e6: Waiting [2023-09-01T18:26:52.283Z] bde34c3a00c8: Waiting [2023-09-01T18:26:52.283Z] b352a97aabf1: Waiting [2023-09-01T18:26:52.283Z] 4872d77fe225: Waiting [2023-09-01T18:26:52.283Z] eaf3925da568: Waiting [2023-09-01T18:26:52.283Z] bab4dde63d76: Waiting [2023-09-01T18:26:52.283Z] 5851b861e8e6: Waiting [2023-09-01T18:26:52.283Z] e2be974225ed: Download complete [2023-09-01T18:26:52.283Z] 988bab9f4d93: Verifying Checksum [2023-09-01T18:26:52.283Z] 988bab9f4d93: Download complete [2023-09-01T18:26:52.283Z] 339a4e72a1f5: Verifying Checksum [2023-09-01T18:26:52.283Z] 339a4e72a1f5: Download complete [2023-09-01T18:26:52.283Z] 1469e6f7b9e6: Verifying Checksum [2023-09-01T18:26:52.283Z] 1469e6f7b9e6: Download complete [2023-09-01T18:26:52.283Z] eaf3925da568: Download complete [2023-09-01T18:26:52.542Z] bde34c3a00c8: Verifying Checksum [2023-09-01T18:26:52.542Z] bde34c3a00c8: Download complete [2023-09-01T18:26:52.542Z] b352a97aabf1: Verifying Checksum [2023-09-01T18:26:52.542Z] b352a97aabf1: Download complete [2023-09-01T18:26:52.542Z] 4872d77fe225: Verifying Checksum [2023-09-01T18:26:52.542Z] 4872d77fe225: Download complete [2023-09-01T18:26:52.542Z] 5851b861e8e6: Download complete [2023-09-01T18:26:52.542Z] b85a868b505f: Verifying Checksum [2023-09-01T18:26:52.542Z] b85a868b505f: Download complete [2023-09-01T18:26:52.801Z] bab4dde63d76: Verifying Checksum [2023-09-01T18:26:52.801Z] bab4dde63d76: Download complete [2023-09-01T18:26:54.179Z] b85a868b505f: Pull complete [2023-09-01T18:26:54.179Z] e2be974225ed: Pull complete [2023-09-01T18:26:54.439Z] 339a4e72a1f5: Pull complete [2023-09-01T18:26:54.698Z] 988bab9f4d93: Pull complete [2023-09-01T18:26:54.958Z] 1469e6f7b9e6: Pull complete [2023-09-01T18:26:54.958Z] eaf3925da568: Pull complete [2023-09-01T18:26:56.876Z] bab4dde63d76: Pull complete [2023-09-01T18:26:56.876Z] bde34c3a00c8: Pull complete [2023-09-01T18:26:56.876Z] b352a97aabf1: Pull complete [2023-09-01T18:26:57.138Z] 4872d77fe225: Pull complete [2023-09-01T18:26:57.138Z] 5851b861e8e6: Pull complete [2023-09-01T18:26:57.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-01T18:26:57.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T18:26:57.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T18:26:57.398Z] prd-ubuntu20.04-docker-8c-8g-5124 does not seem to be running inside a container [2023-09-01T18:26:57.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-78 -v /w/workspace/exfoundry_edgex-taf-common_PR-78:/w/workspace/exfoundry_edgex-taf-common_PR-78:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-01T18:27:00.073Z] $ docker top 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c -eo pid,comm [2023-09-01T18:27:00.127Z] 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-09-01T18:27:00.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-01T18:27:00.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T18:27:00.249Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T18:27:00.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T18:27:00.363Z] $ docker exec 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c ssh-agent [2023-09-01T18:27:00.459Z] SSH_AUTH_SOCK=/tmp/ssh-gHCD8HddYMkP/agent.32 [2023-09-01T18:27:00.459Z] SSH_AGENT_PID=38 [2023-09-01T18:27:00.467Z] Running ssh-add (command line suppressed) [2023-09-01T18:27:00.582Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/private_key_9557309830066954167.key (/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/private_key_9557309830066954167.key) [2023-09-01T18:27:00.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T18:27:00.922Z] + git tag --points-at HEAD [Pipeline] } [2023-09-01T18:27:00.968Z] $ docker exec --env ******** --env ******** 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c ssh-agent -k [2023-09-01T18:27:01.066Z] unset SSH_AUTH_SOCK; [2023-09-01T18:27:01.066Z] unset SSH_AGENT_PID; [2023-09-01T18:27:01.066Z] echo Agent pid 38 killed; [2023-09-01T18:27:01.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-01T18:27:01.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T18:27:01.148Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T18:27:01.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T18:27:01.271Z] $ docker exec 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c ssh-agent [2023-09-01T18:27:01.369Z] SSH_AUTH_SOCK=/tmp/ssh-MPZf1gR9L8kD/agent.70 [2023-09-01T18:27:01.369Z] SSH_AGENT_PID=76 [2023-09-01T18:27:01.374Z] Running ssh-add (command line suppressed) [2023-09-01T18:27:01.480Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/private_key_12576679239267766482.key (/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/private_key_12576679239267766482.key) [2023-09-01T18:27:01.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T18:27:01.813Z] + git semver init [2023-09-01T18:27:02.074Z] 2023-09-01 18:27:01,993 [run_init] DEBUG init version:0.0.0 force:False [2023-09-01T18:27:02.074Z] 2023-09-01 18:27:01,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver [2023-09-01T18:27:02.074Z] 2023-09-01 18:27:01,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-78/.semver [2023-09-01T18:27:02.074Z] 2023-09-01 18:27:01,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-78, universal_newlines=False, shell=None, istream=None) [2023-09-01T18:27:02.643Z] 2023-09-01 18:27:02,574 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-78/.git/info/exclude [2023-09-01T18:27:02.643Z] 2023-09-01 18:27:02,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver/PR-78 with force:False [2023-09-01T18:27:02.643Z] 2023-09-01 18:27:02,575 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver/PR-78 [2023-09-01T18:27:02.643Z] 2023-09-01 18:27:02,578 [execute] INFO git cat-file --batch-check [2023-09-01T18:27:02.643Z] 2023-09-01 18:27:02,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2023-09-01T18:27:02.643Z] 2023-09-01 18:27:02,584 [execute] INFO git cat-file --batch [2023-09-01T18:27:02.643Z] 2023-09-01 18:27:02,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2023-09-01T18:27:02.643Z] 2023-09-01 18:27:02,590 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-78/.semver/PR-78 [2023-09-01T18:27:02.643Z] 0.0.0 [Pipeline] } [2023-09-01T18:27:02.672Z] $ docker exec --env ******** --env ******** 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c ssh-agent -k [2023-09-01T18:27:02.776Z] unset SSH_AUTH_SOCK; [2023-09-01T18:27:02.777Z] unset SSH_AGENT_PID; [2023-09-01T18:27:02.777Z] echo Agent pid 76 killed; [2023-09-01T18:27:02.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-01T18:27:03.187Z] + git semver [Pipeline] } [2023-09-01T18:27:03.473Z] $ docker stop --time=1 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c [2023-09-01T18:27:04.772Z] $ docker rm -f --volumes 8ca4355cfbf941a4e59f5aef0e2a38444ffd1da2f0e42ea0d068db92f7e6b12c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-01T18:27:05.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-01T18:27:05.407Z] Stashed 1 file(s) [Pipeline] echo [2023-09-01T18:27:05.422Z] [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-09-01T18:27:05.946Z] provisioning config files... [2023-09-01T18:27:05.955Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/config17557524860385545107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T18:27:06.301Z] ---> docker-login.sh [2023-09-01T18:27:06.301Z] nexus3.edgexfoundry.org:10001 [2023-09-01T18:27:06.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:27:06.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:27:06.301Z] Configure a credential helper to remove this warning. See [2023-09-01T18:27:06.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:27:06.301Z] [2023-09-01T18:27:06.301Z] Login Succeeded [2023-09-01T18:27:06.301Z] nexus3.edgexfoundry.org:10002 [2023-09-01T18:27:06.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:27:06.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:27:06.301Z] Configure a credential helper to remove this warning. See [2023-09-01T18:27:06.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:27:06.301Z] [2023-09-01T18:27:06.301Z] Login Succeeded [2023-09-01T18:27:06.301Z] nexus3.edgexfoundry.org:10003 [2023-09-01T18:27:06.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:27:06.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:27:06.561Z] Configure a credential helper to remove this warning. See [2023-09-01T18:27:06.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:27:06.561Z] [2023-09-01T18:27:06.561Z] Login Succeeded [2023-09-01T18:27:06.561Z] nexus3.edgexfoundry.org:10004 [2023-09-01T18:27:06.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:27:06.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:27:06.561Z] Configure a credential helper to remove this warning. See [2023-09-01T18:27:06.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:27:06.561Z] [2023-09-01T18:27:06.561Z] Login Succeeded [2023-09-01T18:27:06.561Z] docker.io [2023-09-01T18:27:06.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:27:06.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:27:06.822Z] Configure a credential helper to remove this warning. See [2023-09-01T18:27:06.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:27:06.822Z] [2023-09-01T18:27:06.822Z] Login Succeeded [2023-09-01T18:27:06.822Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T18:27:06.849Z] 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-09-01T18:27:07.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-01T18:27:08.151Z] + ls -al . [2023-09-01T18:27:08.151Z] total 72 [2023-09-01T18:27:08.151Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 1 18:27 . [2023-09-01T18:27:08.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:26 .. [2023-09-01T18:27:08.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:27 .git [2023-09-01T18:27:08.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 18:26 .github [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 1 18:26 .gitignore [2023-09-01T18:27:08.151Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 18:27 .semver [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 1 18:26 Dockerfile [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 1 18:26 Jenkinsfile [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 1 18:26 LICENSE [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 1 18:26 README.md [2023-09-01T18:27:08.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:26 TAF-Manager [2023-09-01T18:27:08.151Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 18:26 TUC [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 18:27 VERSION [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 342 Sep 1 18:26 requirements.txt [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 1 18:26 robot-entrypoint.sh [2023-09-01T18:27:08.151Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 1 18:26 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T18:27:08.540Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=697444579fa2bffdc097510b017485e35dea0591 --label arch=amd64 --label version=0.0.0 . [2023-09-01T18:27:08.540Z] Sending build context to Docker daemon 518.1kB [2023-09-01T18:27:08.540Z] Step 1/13 : FROM alpine:3.16 [2023-09-01T18:27:09.108Z] 3.16: Pulling from library/alpine [2023-09-01T18:27:09.108Z] 659d66d51139: Pulling fs layer [2023-09-01T18:27:09.393Z] 659d66d51139: Verifying Checksum [2023-09-01T18:27:09.393Z] 659d66d51139: Download complete [2023-09-01T18:27:09.393Z] 659d66d51139: Pull complete [2023-09-01T18:27:09.393Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-09-01T18:27:09.393Z] Status: Downloaded newer image for alpine:3.16 [2023-09-01T18:27:09.393Z] ---> 187eae39ad94 [2023-09-01T18:27:09.393Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-09-01T18:27:09.653Z] ---> Running in d6511f41ddf0 [2023-09-01T18:27:09.653Z] Removing intermediate container d6511f41ddf0 [2023-09-01T18:27:09.653Z] ---> 29b3270023b3 [2023-09-01T18:27:09.653Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-09-01T18:27:09.653Z] ---> Running in 3dc0ae07ed17 [2023-09-01T18:27:09.653Z] Removing intermediate container 3dc0ae07ed17 [2023-09-01T18:27:09.653Z] ---> b69b80000e80 [2023-09-01T18:27:09.653Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-09-01T18:27:09.912Z] ---> 9c0d2f9831a8 [2023-09-01T18:27:09.912Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-09-01T18:27:10.174Z] ---> 21f9f4f3fd1e [2023-09-01T18:27:10.174Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-09-01T18:27:10.174Z] ---> f0abebaf7442 [2023-09-01T18:27:10.174Z] Step 7/13 : WORKDIR /edgex-taf [2023-09-01T18:27:10.438Z] ---> Running in 13154adf8338 [2023-09-01T18:27:10.438Z] Removing intermediate container 13154adf8338 [2023-09-01T18:27:10.438Z] ---> b629a819142a [2023-09-01T18:27:10.438Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-09-01T18:27:10.438Z] ---> Running in 0bc9d35250b6 [2023-09-01T18:27:11.004Z] Removing intermediate container 0bc9d35250b6 [2023-09-01T18:27:11.004Z] ---> c215a33de6a3 [2023-09-01T18:27:11.004Z] 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-09-01T18:27:11.004Z] ---> Running in a635a6b6adcd [2023-09-01T18:27:11.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-01T18:27:12.216Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-01T18:27:12.789Z] OK: 6 MiB in 14 packages [2023-09-01T18:27:12.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-01T18:27:13.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-01T18:27:13.929Z] (1/9) Installing ca-certificates (20230506-r0) [2023-09-01T18:27:14.190Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-09-01T18:27:14.758Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-09-01T18:27:15.017Z] (4/9) Installing libcurl (8.2.1-r0) [2023-09-01T18:27:15.585Z] (5/9) Installing curl (8.2.1-r0) [2023-09-01T18:27:15.842Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-09-01T18:27:16.778Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-09-01T18:27:17.038Z] (8/9) Installing jq (1.6-r1) [2023-09-01T18:27:17.607Z] (9/9) Installing openssl (1.1.1v-r0) [2023-09-01T18:27:17.866Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:27:17.866Z] Executing ca-certificates-20230506-r0.trigger [2023-09-01T18:27:17.866Z] OK: 52 MiB in 23 packages [2023-09-01T18:27:18.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-01T18:27:18.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-01T18:27:19.324Z] (1/137) Installing libmagic (5.41-r0) [2023-09-01T18:27:19.582Z] (2/137) Installing file (5.41-r0) [2023-09-01T18:27:19.840Z] (3/137) Installing libxau (1.0.9-r0) [2023-09-01T18:27:20.099Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-09-01T18:27:20.358Z] (5/137) Installing libxcb (1.15-r0) [2023-09-01T18:27:20.718Z] Still waiting to schedule task [2023-09-01T18:27:20.718Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-01T18:27:20.927Z] (6/137) Installing libx11 (1.8-r1) [2023-09-01T18:27:21.493Z] (7/137) Installing libxext (1.3.4-r0) [2023-09-01T18:27:21.752Z] (8/137) Installing libice (1.0.10-r0) [2023-09-01T18:27:22.011Z] (9/137) Installing libuuid (2.38-r1) [2023-09-01T18:27:22.270Z] (10/137) Installing libsm (1.2.3-r0) [2023-09-01T18:27:22.528Z] (11/137) Installing libxt (1.2.1-r0) [2023-09-01T18:27:23.098Z] (12/137) Installing libxmu (1.1.3-r0) [2023-09-01T18:27:23.357Z] (13/137) Installing xset (1.2.4-r0) [2023-09-01T18:27:23.617Z] (14/137) Installing xprop (1.2.5-r0) [2023-09-01T18:27:23.877Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-09-01T18:27:24.136Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-09-01T18:27:24.705Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-09-01T18:27:24.965Z] (18/137) Installing libffi (3.4.2-r1) [2023-09-01T18:27:25.225Z] (19/137) Installing libintl (0.21-r2) [2023-09-01T18:27:25.484Z] (20/137) Installing libblkid (2.38-r1) [2023-09-01T18:27:26.053Z] (21/137) Installing libmount (2.38-r1) [2023-09-01T18:27:26.312Z] (22/137) Installing pcre (8.45-r2) [2023-09-01T18:27:26.573Z] (23/137) Installing glib (2.72.4-r0) [2023-09-01T18:27:27.141Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-09-01T18:27:27.709Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-09-01T18:27:27.967Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-09-01T18:27:28.587Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-09-01T18:27:28.845Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-09-01T18:27:29.107Z] (29/137) Installing libpng (1.6.37-r1) [2023-09-01T18:27:29.677Z] (30/137) Installing libwebp (1.2.3-r1) [2023-09-01T18:27:29.936Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-09-01T18:27:30.503Z] (32/137) Installing tiff (4.4.0-r4) [2023-09-01T18:27:30.762Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-09-01T18:27:31.328Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-09-01T18:27:31.587Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-09-01T18:27:31.845Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-09-01T18:27:31.845Z] (37/137) Installing libxrender (0.9.10-r3) [2023-09-01T18:27:32.412Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-09-01T18:27:32.412Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-09-01T18:27:32.979Z] (40/137) Installing libxi (1.8-r0) [2023-09-01T18:27:32.979Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-09-01T18:27:33.238Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-09-01T18:27:33.497Z] (43/137) Installing atk (2.38.0-r0) [2023-09-01T18:27:34.065Z] (44/137) Installing libxtst (1.2.3-r3) [2023-09-01T18:27:34.325Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-09-01T18:27:34.584Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-09-01T18:27:35.149Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-09-01T18:27:35.408Z] (48/137) Installing expat (2.5.0-r0) [2023-09-01T18:27:35.669Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-09-01T18:27:35.927Z] (50/137) Installing freetype (2.12.1-r0) [2023-09-01T18:27:36.495Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-09-01T18:27:36.755Z] (52/137) Installing pixman (0.40.0-r4) [2023-09-01T18:27:37.322Z] (53/137) Installing cairo (1.17.4-r2) [2023-09-01T18:27:37.890Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-09-01T18:27:37.890Z] (55/137) Installing avahi-libs (0.8-r6) [2023-09-01T18:27:38.462Z] (56/137) Installing gmp (6.2.1-r2) [2023-09-01T18:27:38.720Z] (57/137) Installing nettle (3.7.3-r0) [2023-09-01T18:27:39.286Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-09-01T18:27:39.545Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-09-01T18:27:39.804Z] (60/137) Installing libunistring (1.0-r0) [2023-09-01T18:27:40.372Z] (61/137) Installing gnutls (3.7.7-r1) [2023-09-01T18:27:40.941Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-09-01T18:27:41.508Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-09-01T18:27:41.767Z] (64/137) Installing fribidi (1.0.12-r0) [2023-09-01T18:27:42.029Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-09-01T18:27:42.598Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-09-01T18:27:43.167Z] (67/137) Installing libxft (2.3.4-r0) [2023-09-01T18:27:43.425Z] (68/137) Installing pango (1.50.7-r0) [2023-09-01T18:27:43.684Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-09-01T18:27:43.943Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-09-01T18:27:44.203Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-09-01T18:27:44.464Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-09-01T18:27:45.031Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-09-01T18:27:45.291Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-09-01T18:27:46.227Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-09-01T18:27:46.227Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-09-01T18:27:46.227Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-09-01T18:27:46.486Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-09-01T18:27:47.056Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-09-01T18:27:47.625Z] (79/137) Installing libogg (1.3.5-r1) [2023-09-01T18:27:47.885Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-09-01T18:27:48.144Z] (81/137) Installing flac (1.3.4-r0) [2023-09-01T18:27:48.711Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-09-01T18:27:49.279Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-09-01T18:27:49.279Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-09-01T18:27:49.849Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-09-01T18:27:50.416Z] (86/137) Installing libass (0.16.0-r0) [2023-09-01T18:27:50.675Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-09-01T18:27:51.242Z] (88/137) Installing libpciaccess (0.16-r0) [2023-09-01T18:27:51.500Z] (89/137) Installing libdrm (2.4.110-r0) [2023-09-01T18:27:52.067Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-09-01T18:27:52.325Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-09-01T18:27:52.584Z] (92/137) Installing lame (3.100-r0) [2023-09-01T18:27:53.150Z] (93/137) Installing opus (1.3.1-r1) [2023-09-01T18:27:53.408Z] (94/137) Installing libasyncns (0.8-r1) [2023-09-01T18:27:53.666Z] (95/137) Installing libltdl (2.4.7-r0) [2023-09-01T18:27:54.234Z] (96/137) Installing orc (0.4.32-r0) [2023-09-01T18:27:54.493Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-09-01T18:27:54.940Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-09-01T18:27:55.199Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-09-01T18:27:55.765Z] (100/137) Installing soxr (0.1.3-r2) [2023-09-01T18:27:56.030Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-09-01T18:27:56.290Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-09-01T18:27:56.550Z] (103/137) Installing libpulse (15.0-r2) [2023-09-01T18:27:57.137Z] (104/137) Installing cjson (1.7.15-r3) [2023-09-01T18:27:57.396Z] (105/137) Installing mbedtls (2.28.4-r0) [2023-09-01T18:27:57.965Z] (106/137) Installing librist (0.2.6-r1) [2023-09-01T18:27:58.225Z] (107/137) Installing libsrt (1.4.4-r0) [2023-09-01T18:27:58.488Z] (108/137) Installing libssh (0.9.6-r1) [2023-09-01T18:27:59.056Z] (109/137) Installing libtheora (1.1.1-r16) [2023-09-01T18:27:59.319Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-09-01T18:27:59.886Z] (111/137) Installing libva (2.14.0-r0) [2023-09-01T18:28:00.147Z] (112/137) Installing libvdpau (1.5-r0) [2023-09-01T18:28:00.407Z] (113/137) Installing vidstab (1.1.0-r1) [2023-09-01T18:28:00.666Z] (114/137) Installing libvpx (1.11.0-r1) [2023-09-01T18:28:01.236Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-09-01T18:28:01.803Z] (116/137) Installing numactl (2.0.14-r0) [2023-09-01T18:28:02.062Z] (117/137) Installing x265-libs (3.5-r3) [2023-09-01T18:28:02.634Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-09-01T18:28:03.232Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-09-01T18:28:04.661Z] (120/137) Installing libevent (2.1.12-r4) [2023-09-01T18:28:04.945Z] (121/137) Installing mesa (21.3.9-r0) [2023-09-01T18:28:04.945Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-09-01T18:28:05.515Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-09-01T18:28:05.515Z] (124/137) Installing icu-data-en (71.1-r2) [2023-09-01T18:28:06.082Z] Executing icu-data-en-71.1-r2.post-install [2023-09-01T18:28:06.082Z] * [2023-09-01T18:28:06.082Z] * If you need ICU with non-English locales and legacy charset support, install [2023-09-01T18:28:06.082Z] * package icu-data-full. [2023-09-01T18:28:06.082Z] * [2023-09-01T18:28:06.082Z] (125/137) Installing icu-libs (71.1-r2) [2023-09-01T18:28:06.649Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-09-01T18:28:07.216Z] (127/137) Installing minizip (1.2.12-r0) [2023-09-01T18:28:07.474Z] (128/137) Installing nspr (4.33-r0) [2023-09-01T18:28:07.733Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-09-01T18:28:08.301Z] (130/137) Installing nss (3.78.1-r0) [2023-09-01T18:28:08.869Z] (131/137) Installing re2 (2022.04.01-r0) [2023-09-01T18:28:09.127Z] (132/137) Installing snappy (1.1.9-r4) [2023-09-01T18:28:09.386Z] (133/137) Installing libgpg-error (1.45-r0) [2023-09-01T18:28:09.644Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-09-01T18:28:10.213Z] (135/137) Installing libxslt (1.1.35-r0) [2023-09-01T18:28:10.781Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-09-01T18:28:12.685Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-09-01T18:28:13.254Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:28:13.254Z] Executing glib-2.72.4-r0.trigger [2023-09-01T18:28:13.254Z] Executing shared-mime-info-2.2-r2.trigger [2023-09-01T18:28:13.513Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-09-01T18:28:13.513Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-09-01T18:28:13.513Z] Executing fontconfig-2.14.0-r0.trigger [2023-09-01T18:28:13.771Z] Executing mkfontscale-1.2.2-r0.trigger [2023-09-01T18:28:13.771Z] OK: 409 MiB in 160 packages [2023-09-01T18:28:13.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-01T18:28:14.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-01T18:28:14.907Z] (1/21) Installing binutils (2.38-r3) [2023-09-01T18:28:15.474Z] (2/21) Installing isl22 (0.22-r0) [2023-09-01T18:28:15.734Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-09-01T18:28:16.302Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-09-01T18:28:16.869Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-09-01T18:28:17.804Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-09-01T18:28:18.372Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-09-01T18:28:18.632Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-09-01T18:28:19.199Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-09-01T18:28:19.767Z] (10/21) Installing libpq (14.9-r0) [2023-09-01T18:28:20.026Z] (11/21) Installing openssl-dev (1.1.1v-r0) [2023-09-01T18:28:20.593Z] (12/21) Installing libpq-dev (14.9-r0) [2023-09-01T18:28:20.852Z] (13/21) Installing libecpg (14.9-r0) [2023-09-01T18:28:21.420Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-09-01T18:28:21.679Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-09-01T18:28:23.057Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-09-01T18:28:23.992Z] (17/21) Installing clang (13.0.1-r1) [2023-09-01T18:28:24.560Z] (18/21) Installing icu (71.1-r2) [2023-09-01T18:28:24.819Z] (19/21) Installing icu-dev (71.1-r2) [2023-09-01T18:28:25.396Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-09-01T18:28:27.930Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-09-01T18:28:28.502Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:28:28.502Z] OK: 822 MiB in 181 packages [2023-09-01T18:28:28.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-01T18:28:29.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-01T18:28:29.637Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-09-01T18:28:30.573Z] (2/10) Installing gdbm (1.23-r0) [2023-09-01T18:28:30.833Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-09-01T18:28:31.092Z] (4/10) Installing readline (8.1.2-r0) [2023-09-01T18:28:31.350Z] (5/10) Installing python3 (3.10.13-r0) [2023-09-01T18:28:34.636Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-09-01T18:28:35.573Z] (7/10) Installing libsodium (1.0.18-r0) [2023-09-01T18:28:35.831Z] (8/10) Installing libzmq (4.3.4-r0) [2023-09-01T18:28:36.089Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-09-01T18:28:36.348Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-09-01T18:28:36.607Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:28:36.607Z] OK: 974 MiB in 191 packages [2023-09-01T18:28:36.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-01T18:28:37.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-01T18:28:38.062Z] OK: 974 MiB in 191 packages [2023-09-01T18:28:38.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-01T18:28:38.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-01T18:28:38.889Z] (1/1) Installing tzdata (2023c-r0) [2023-09-01T18:28:39.460Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:28:39.460Z] OK: 978 MiB in 192 packages [2023-09-01T18:28:39.718Z] (1/1) Purging tzdata (2023c-r0) [2023-09-01T18:28:39.718Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:28:39.718Z] OK: 974 MiB in 191 packages [2023-09-01T18:28:42.247Z] Looking in links: /tmp/tmpen0931zm [2023-09-01T18:28:42.247Z] Processing /tmp/tmpen0931zm/setuptools-65.5.0-py3-none-any.whl [2023-09-01T18:28:42.247Z] Processing /tmp/tmpen0931zm/pip-23.0.1-py3-none-any.whl [2023-09-01T18:28:42.247Z] Installing collected packages: setuptools, pip [2023-09-01T18:28:45.537Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-09-01T18:28:45.537Z] 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-09-01T18:28:45.801Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-09-01T18:28:46.060Z] Collecting pip [2023-09-01T18:28:46.060Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-09-01T18:28:46.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 88.2 MB/s eta 0:00:00 [2023-09-01T18:28:46.060Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-09-01T18:28:46.321Z] Collecting setuptools [2023-09-01T18:28:46.321Z] Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) [2023-09-01T18:28:46.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 148.2 MB/s eta 0:00:00 [2023-09-01T18:28:46.579Z] Collecting wheel [2023-09-01T18:28:46.579Z] Downloading wheel-0.41.2-py3-none-any.whl (64 kB) [2023-09-01T18:28:46.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 170.7 MB/s eta 0:00:00 [2023-09-01T18:28:46.838Z] Installing collected packages: wheel, setuptools, pip [2023-09-01T18:28:46.838Z] Attempting uninstall: setuptools [2023-09-01T18:28:46.838Z] Found existing installation: setuptools 65.5.0 [2023-09-01T18:28:46.838Z] Uninstalling setuptools-65.5.0: [2023-09-01T18:28:46.838Z] Successfully uninstalled setuptools-65.5.0 [2023-09-01T18:28:47.774Z] Attempting uninstall: pip [2023-09-01T18:28:47.774Z] Found existing installation: pip 23.0.1 [2023-09-01T18:28:47.774Z] Uninstalling pip-23.0.1: [2023-09-01T18:28:47.774Z] Successfully uninstalled pip-23.0.1 [2023-09-01T18:28:49.681Z] 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-09-01T18:28:49.681Z] Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 [2023-09-01T18:28:50.246Z] Processing ./edgex-taf-common [2023-09-01T18:28:50.246Z] Preparing metadata (setup.py): started [2023-09-01T18:28:50.508Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:28:50.508Z] Building wheels for collected packages: edgex-taf-common [2023-09-01T18:28:50.508Z] Building wheel for edgex-taf-common (setup.py): started [2023-09-01T18:28:51.079Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-09-01T18:28:51.079Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=f3c45278c0d5366f8be3072148cbb8578f8b88a0aa39844155056b45aa78b044 [2023-09-01T18:28:51.079Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-09-01T18:28:51.079Z] Successfully built edgex-taf-common [2023-09-01T18:28:51.079Z] Installing collected packages: edgex-taf-common [2023-09-01T18:28:51.079Z] Successfully installed edgex-taf-common-0.0.0 [2023-09-01T18:28:51.079Z] 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-09-01T18:28:52.012Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-09-01T18:28:52.012Z] 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-09-01T18:28:52.012Z] Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) [2023-09-01T18:28:52.012Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-09-01T18:28:52.012Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-09-01T18:28:52.012Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-09-01T18:28:52.012Z] 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-09-01T18:28:52.012Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-09-01T18:28:52.012Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-09-01T18:28:52.012Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-09-01T18:28:52.012Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 15.1 MB/s eta 0:00:00 [2023-09-01T18:28:52.270Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-09-01T18:28:52.270Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-09-01T18:28:52.270Z] Preparing metadata (setup.py): started [2023-09-01T18:28:52.270Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:28:52.528Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-09-01T18:28:52.528Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-09-01T18:28:52.528Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-09-01T18:28:52.528Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-09-01T18:28:52.528Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-09-01T18:28:52.528Z] 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-09-01T18:28:52.528Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-09-01T18:28:52.528Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-09-01T18:28:52.528Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-09-01T18:28:52.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 15.9 MB/s eta 0:00:00 [2023-09-01T18:28:52.528Z] Preparing metadata (setup.py): started [2023-09-01T18:28:52.786Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:28:53.044Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-09-01T18:28:53.044Z] 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-09-01T18:28:53.044Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-09-01T18:28:53.303Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-09-01T18:28:53.303Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-09-01T18:28:53.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 32.9 MB/s eta 0:00:00 [2023-09-01T18:28:54.126Z] Installing build dependencies: started [2023-09-01T18:28:57.375Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5128 in /w/workspace/exfoundry_edgex-taf-common_PR-78 [Pipeline] { [Pipeline] checkout [2023-09-01T18:28:57.447Z] Selected Git installation does not exist. Using Default [2023-09-01T18:28:57.447Z] The recommended git tool is: NONE [2023-09-01T18:28:59.389Z] Installing build dependencies: finished with status 'done' [2023-09-01T18:28:59.389Z] Getting requirements to build wheel: started [2023-09-01T18:28:59.646Z] Getting requirements to build wheel: finished with status 'done' [2023-09-01T18:28:59.646Z] Preparing metadata (pyproject.toml): started [2023-09-01T18:29:00.213Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-01T18:29:00.471Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-09-01T18:29:00.471Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-09-01T18:29:00.471Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 11.8 MB/s eta 0:00:00 [2023-09-01T18:29:00.471Z] Preparing metadata (setup.py): started [2023-09-01T18:29:01.043Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:29:01.043Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-09-01T18:29:01.043Z] 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-09-01T18:29:01.043Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-09-01T18:29:01.300Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-09-01T18:29:01.301Z] 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-09-01T18:29:01.301Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-09-01T18:29:01.558Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-09-01T18:29:01.558Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-09-01T18:29:01.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 43.0 MB/s eta 0:00:00 [2023-09-01T18:29:01.558Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-09-01T18:29:01.558Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-09-01T18:29:01.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 41.6 MB/s eta 0:00:00 [2023-09-01T18:29:01.558Z] Preparing metadata (setup.py): started [2023-09-01T18:29:01.816Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:29:02.075Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-09-01T18:29:02.075Z] 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-09-01T18:29:02.075Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-09-01T18:29:02.643Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:02.643Z] Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/f9/2f/9c6eef6487faca5006ae1ba43cf6ab627c7e3d2a7ec5a3b8728e2105472d/selenium-4.12.0-py3-none-any.whl.metadata [2023-09-01T18:29:02.643Z] Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) [2023-09-01T18:29:02.804Z] using credential edgex-jenkins-ssh [2023-09-01T18:29:02.819Z] Cloning the remote Git repository [2023-09-01T18:29:02.901Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:02.901Z] 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-09-01T18:29:02.901Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-09-01T18:29:02.901Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:02.901Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-09-01T18:29:02.901Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-01T18:29:02.901Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:02.901Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-09-01T18:29:02.901Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.1 MB/s eta 0:00:00 [2023-09-01T18:29:02.901Z] Preparing metadata (setup.py): started [2023-09-01T18:29:03.160Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:29:03.160Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:03.160Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-09-01T18:29:03.160Z] Preparing metadata (setup.py): started [2023-09-01T18:29:03.419Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:29:03.419Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:03.419Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-09-01T18:29:02.865Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-01T18:29:02.961Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-78 # timeout=10 [2023-09-01T18:29:03.093Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-01T18:29:03.094Z] > git --version # timeout=10 [2023-09-01T18:29:03.116Z] > git --version # 'git version 2.25.1' [2023-09-01T18:29:03.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-01T18:29:03.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-01T18:29:03.677Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:03.677Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata [2023-09-01T18:29:03.677Z] Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) [2023-09-01T18:29:03.677Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:03.677Z] Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata [2023-09-01T18:29:03.677Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-09-01T18:29:03.677Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:03.677Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-09-01T18:29:03.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.1 MB/s eta 0:00:00 [2023-09-01T18:29:03.936Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:03.936Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-09-01T18:29:03.936Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-09-01T18:29:03.936Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-01T18:29:03.936Z] 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-09-01T18:29:03.936Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) [2023-09-01T18:29:04.193Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-01T18:29:04.193Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-09-01T18:29:04.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.2 MB/s eta 0:00:00 [2023-09-01T18:29:04.193Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-01T18:29:04.193Z] 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-09-01T18:29:04.193Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-09-01T18:29:04.193Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-01T18:29:04.193Z] 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-09-01T18:29:04.193Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-09-01T18:29:04.452Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-01T18:29:04.452Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-09-01T18:29:04.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 8.0 MB/s eta 0:00:00 [2023-09-01T18:29:04.452Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-01T18:29:04.452Z] Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/4b/4a/3176388095e5bae6e6a1fbee66c438809230ae0196e7de4af12c5e75c509/websocket_client-1.6.2-py3-none-any.whl.metadata [2023-09-01T18:29:04.452Z] Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) [2023-09-01T18:29:04.452Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-09-01T18:29:04.452Z] Obtaining dependency information for async-timeout>=4.0.2 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata [2023-09-01T18:29:04.452Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-09-01T18:29:04.452Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-01T18:29:04.711Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-09-01T18:29:04.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 25.2 MB/s eta 0:00:00 [2023-09-01T18:29:04.711Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-01T18:29:04.711Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-09-01T18:29:04.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 36.1 MB/s eta 0:00:00 [2023-09-01T18:29:04.711Z] 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.1.2) [2023-09-01T18:29:04.711Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-01T18:29:04.711Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-09-01T18:29:04.711Z] 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-09-01T18:29:04.711Z] 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-09-01T18:29:04.711Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-09-01T18:29:03.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-09-01T18:29:03.859Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-01T18:29:04.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-09-01T18:29:04.673Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-01T18:29:04.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-01T18:29:04.690Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-01T18:29:04.970Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:04.970Z] 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-09-01T18:29:04.970Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-09-01T18:29:04.970Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:04.970Z] 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-09-01T18:29:04.970Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-09-01T18:29:05.121Z] Merging remotes/origin/main commit 664646a66508576d27e3d47772bd781c47cbd64c into PR head commit 697444579fa2bffdc097510b017485e35dea0591 [2023-09-01T18:29:05.230Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:05.230Z] Obtaining dependency information for PyYAML>=3.11 from https://files.pythonhosted.org/packages/07/91/45dfd0ef821a7f41d9d0136ea3608bb5b1653e42fd56a7970532cb5c003f/PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-09-01T18:29:05.230Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-09-01T18:29:05.230Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:05.230Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-09-01T18:29:05.230Z] Preparing metadata (setup.py): started [2023-09-01T18:29:05.386Z] Merge succeeded, producing 697444579fa2bffdc097510b017485e35dea0591 [2023-09-01T18:29:05.386Z] Checking out Revision 697444579fa2bffdc097510b017485e35dea0591 (PR-78) [2023-09-01T18:29:05.487Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:29:05.487Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:05.487Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-09-01T18:29:05.746Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:05.746Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-09-01T18:29:05.746Z] Preparing metadata (setup.py): started [2023-09-01T18:29:05.746Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:29:05.840Z] Commit message: "build: bump psycopg2 from 2.9.3 to 2.9.7" [2023-09-01T18:29:05.890Z] > git --version # timeout=10 [2023-09-01T18:29:05.905Z] > git --version # 'git version 2.25.1' [2023-09-01T18:29:05.919Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-01T18:29:06.006Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:06.006Z] Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata [2023-09-01T18:29:06.006Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-09-01T18:29:06.006Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:06.006Z] 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-09-01T18:29:06.006Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-09-01T18:29:06.006Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:06.006Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-09-01T18:29:06.006Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 9.0 MB/s eta 0:00:00 [2023-09-01T18:29:06.006Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:06.006Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-09-01T18:29:06.006Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:06.006Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-09-01T18:29:06.006Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.0 MB/s eta 0:00:00 [2023-09-01T18:29:05.138Z] > git config core.sparsecheckout # timeout=10 [2023-09-01T18:29:05.208Z] > git checkout -f 697444579fa2bffdc097510b017485e35dea0591 # timeout=10 [2023-09-01T18:29:05.283Z] > git remote # timeout=10 [2023-09-01T18:29:05.302Z] > git config --get remote.origin.url # timeout=10 [2023-09-01T18:29:05.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-01T18:29:05.341Z] > git merge 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 [2023-09-01T18:29:05.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-01T18:29:05.395Z] > git config core.sparsecheckout # timeout=10 [2023-09-01T18:29:05.422Z] > git checkout -f 697444579fa2bffdc097510b017485e35dea0591 # timeout=10 [2023-09-01T18:29:06.265Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:06.265Z] 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-09-01T18:29:06.265Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-01T18:29:06.265Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:06.265Z] Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata [2023-09-01T18:29:06.265Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [Pipeline] withEnv [Pipeline] { [2023-09-01T18:29:06.524Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:29:06.524Z] Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/e3/dc/548d8ecf75f7b06adb8ea83ebb0c7f8e735d3fc259ffd8efc16a43c0b19a/rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata [2023-09-01T18:29:06.524Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-01T18:29:06.782Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:06.782Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-09-01T18:29:06.782Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:06.782Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-09-01T18:29:06.782Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:06.782Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-09-01T18:29:06.782Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:06.782Z] Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata [2023-09-01T18:29:06.782Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-09-01T18:29:06.782Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:29:06.782Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-09-01T18:29:07.040Z] 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-09-01T18:29:07.040Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-09-01T18:29:07.040Z] 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-09-01T18:29:07.040Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-09-01T18:29:07.040Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.9 MB/s eta 0:00:00 [2023-09-01T18:29:07.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-01T18:29:07.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-01T18:29:07.169Z] Dload Upload Total Spent Left Speed [2023-09-01T18:29:07.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 87937 [2023-09-01T18:29:07.299Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-09-01T18:29:07.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 21.5 MB/s eta 0:00:00 [2023-09-01T18:29:07.299Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-09-01T18:29:07.299Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-09-01T18:29:07.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.5 MB/s eta 0:00:00 [2023-09-01T18:29:07.299Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-09-01T18:29:07.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 16.2 MB/s eta 0:00:00 [2023-09-01T18:29:07.299Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-09-01T18:29:07.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 26.4 MB/s eta 0:00:00 [2023-09-01T18:29:07.299Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-09-01T18:29:07.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 25.6 MB/s eta 0:00:00 [Pipeline] sh [2023-09-01T18:29:07.559Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-09-01T18:29:07.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.0 MB/s eta 0:00:00 [2023-09-01T18:29:07.559Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-09-01T18:29:07.559Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-09-01T18:29:07.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 21.5 MB/s eta 0:00:00 [2023-09-01T18:29:07.559Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) [2023-09-01T18:29:07.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 27.4 MB/s eta 0:00:00 [2023-09-01T18:29:07.559Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-09-01T18:29:07.559Z] Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) [2023-09-01T18:29:07.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 79.6 MB/s eta 0:00:00 [2023-09-01T18:29:07.559Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-09-01T18:29:07.838Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-01T18:29:07.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 17.4 MB/s eta 0:00:00 [2023-09-01T18:29:07.897Z] Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) [2023-09-01T18:29:07.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 8.8 MB/s eta 0:00:00 [2023-09-01T18:29:07.897Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-09-01T18:29:07.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.0 MB/s eta 0:00:00 [2023-09-01T18:29:07.897Z] Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) [2023-09-01T18:29:07.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 12.6 MB/s eta 0:00:00 [2023-09-01T18:29:07.897Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-09-01T18:29:07.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 35.7 MB/s eta 0:00:00 [2023-09-01T18:29:07.897Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-09-01T18:29:07.897Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-09-01T18:29:07.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 16.4 MB/s eta 0:00:00 [2023-09-01T18:29:07.897Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-09-01T18:29:08.155Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-09-01T18:29:08.156Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-09-01T18:29:08.185Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-01T18:29:08.185Z] + sudo tee /etc/docker/daemon.new [2023-09-01T18:29:08.185Z] { [2023-09-01T18:29:08.185Z] "registry-mirrors": [ [2023-09-01T18:29:08.185Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-01T18:29:08.185Z] ], [2023-09-01T18:29:08.185Z] "bip": "10.250.0.254/24", [2023-09-01T18:29:08.185Z] "hosts": [ [2023-09-01T18:29:08.185Z] "tcp://0.0.0.0:5555", [2023-09-01T18:29:08.185Z] "unix:///var/run/docker.sock" [2023-09-01T18:29:08.185Z] ], [2023-09-01T18:29:08.185Z] "mtu": 1458, [2023-09-01T18:29:08.185Z] "selinux-enabled": true, [2023-09-01T18:29:08.185Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-01T18:29:08.185Z] } [Pipeline] sh [2023-09-01T18:29:08.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 33.1 MB/s eta 0:00:00 [2023-09-01T18:29:08.414Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-09-01T18:29:08.415Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2023-09-01T18:29:08.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 40.9 MB/s eta 0:00:00 [2023-09-01T18:29:08.415Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-09-01T18:29:08.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 43.9 MB/s eta 0:00:00 [2023-09-01T18:29:08.415Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-09-01T18:29:08.415Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-09-01T18:29:08.415Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-09-01T18:29:08.415Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-09-01T18:29:08.415Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-09-01T18:29:08.530Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-01T18:29:08.674Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-09-01T18:29:08.674Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=72556cced5f8de9c6885ddcf7c1b6586aa21facbba95ea3dde1bf171d004e10a [2023-09-01T18:29:08.674Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-09-01T18:29:08.674Z] Building wheel for paho-mqtt (setup.py): started [2023-09-01T18:29:08.882Z] + sudo service docker restart [2023-09-01T18:29:08.934Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-09-01T18:29:08.934Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=381287318009b679f676555ec7fd609b37e9a3201056ea309ea8fdd1fbb920d7 [2023-09-01T18:29:08.934Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-09-01T18:29:09.192Z] Building wheel for numpy (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T18:29:27.218Z] provisioning config files... [2023-09-01T18:29:27.246Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/config1458342522412801021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T18:29:27.624Z] ---> docker-login.sh [2023-09-01T18:29:27.624Z] nexus3.edgexfoundry.org:10001 [2023-09-01T18:29:28.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:29:28.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:29:28.212Z] Configure a credential helper to remove this warning. See [2023-09-01T18:29:28.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:29:28.212Z] [2023-09-01T18:29:28.212Z] Login Succeeded [2023-09-01T18:29:28.212Z] nexus3.edgexfoundry.org:10002 [2023-09-01T18:29:28.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:29:28.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:29:28.481Z] Configure a credential helper to remove this warning. See [2023-09-01T18:29:28.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:29:28.481Z] [2023-09-01T18:29:28.481Z] Login Succeeded [2023-09-01T18:29:28.481Z] nexus3.edgexfoundry.org:10003 [2023-09-01T18:29:28.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:29:29.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:29:29.025Z] Configure a credential helper to remove this warning. See [2023-09-01T18:29:29.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:29:29.025Z] [2023-09-01T18:29:29.025Z] Login Succeeded [2023-09-01T18:29:29.025Z] nexus3.edgexfoundry.org:10004 [2023-09-01T18:29:29.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:29:29.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:29:29.298Z] Configure a credential helper to remove this warning. See [2023-09-01T18:29:29.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:29:29.298Z] [2023-09-01T18:29:29.298Z] Login Succeeded [2023-09-01T18:29:29.298Z] docker.io [2023-09-01T18:29:29.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T18:29:29.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T18:29:29.832Z] Configure a credential helper to remove this warning. See [2023-09-01T18:29:29.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T18:29:29.832Z] [2023-09-01T18:29:29.832Z] Login Succeeded [2023-09-01T18:29:29.832Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T18:29:29.860Z] 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-09-01T18:29:30.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-01T18:29:31.209Z] + ls -al . [2023-09-01T18:29:31.209Z] total 68 [2023-09-01T18:29:31.209Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 18:29 . [2023-09-01T18:29:31.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:29 .. [2023-09-01T18:29:31.209Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:29 .git [2023-09-01T18:29:31.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 18:29 .github [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 1 18:29 .gitignore [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 1 18:29 Dockerfile [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 1 18:29 Jenkinsfile [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 1 18:29 LICENSE [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 1 18:29 README.md [2023-09-01T18:29:31.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 18:29 TAF-Manager [2023-09-01T18:29:31.209Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 18:29 TUC [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 18:27 VERSION [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 342 Sep 1 18:29 requirements.txt [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 1 18:29 robot-entrypoint.sh [2023-09-01T18:29:31.209Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 1 18:29 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T18:29:31.622Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=697444579fa2bffdc097510b017485e35dea0591 --label arch=arm64 --label version=0.0.0 . [2023-09-01T18:29:31.887Z] Sending build context to Docker daemon 321kB [2023-09-01T18:29:31.887Z] Step 1/13 : FROM alpine:3.16 [2023-09-01T18:29:32.473Z] 3.16: Pulling from library/alpine [2023-09-01T18:29:32.474Z] bdb2de7ba06c: Pulling fs layer [2023-09-01T18:29:32.743Z] bdb2de7ba06c: Verifying Checksum [2023-09-01T18:29:32.743Z] bdb2de7ba06c: Download complete [2023-09-01T18:29:33.012Z] bdb2de7ba06c: Pull complete [2023-09-01T18:29:33.279Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-09-01T18:29:33.279Z] Status: Downloaded newer image for alpine:3.16 [2023-09-01T18:29:33.279Z] ---> 47a0d92d42c9 [2023-09-01T18:29:33.279Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-09-01T18:29:33.279Z] ---> Running in efee278f870c [2023-09-01T18:29:33.548Z] Removing intermediate container efee278f870c [2023-09-01T18:29:33.548Z] ---> a2cdf8270fb7 [2023-09-01T18:29:33.548Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-09-01T18:29:33.817Z] ---> Running in 7acc855fdc4f [2023-09-01T18:29:34.086Z] Removing intermediate container 7acc855fdc4f [2023-09-01T18:29:34.086Z] ---> 1a6559f1f460 [2023-09-01T18:29:34.086Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-09-01T18:29:34.672Z] ---> 38b08210ba1a [2023-09-01T18:29:34.672Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-09-01T18:29:35.259Z] ---> 5e1874093cd2 [2023-09-01T18:29:35.259Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-09-01T18:29:35.526Z] ---> e12b4aaad63c [2023-09-01T18:29:35.526Z] Step 7/13 : WORKDIR /edgex-taf [2023-09-01T18:29:35.798Z] ---> Running in 32b03e13c543 [2023-09-01T18:29:36.068Z] Removing intermediate container 32b03e13c543 [2023-09-01T18:29:36.068Z] ---> 28b473cc712b [2023-09-01T18:29:36.068Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-09-01T18:29:36.068Z] ---> Running in c60f103729fe [2023-09-01T18:29:38.018Z] Removing intermediate container c60f103729fe [2023-09-01T18:29:38.019Z] ---> 05e9fa6aa6aa [2023-09-01T18:29:38.019Z] 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-09-01T18:29:38.019Z] ---> Running in 8414cb1cf17a [2023-09-01T18:29:38.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-01T18:29:39.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-01T18:29:40.975Z] OK: 5 MiB in 14 packages [2023-09-01T18:29:41.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-01T18:29:41.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-01T18:29:43.243Z] (1/9) Installing ca-certificates (20230506-r0) [2023-09-01T18:29:43.510Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-09-01T18:29:44.100Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-09-01T18:29:44.367Z] (4/9) Installing libcurl (8.2.1-r0) [2023-09-01T18:29:44.953Z] (5/9) Installing curl (8.2.1-r0) [2023-09-01T18:29:45.221Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-09-01T18:29:47.805Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-09-01T18:29:48.390Z] (8/9) Installing jq (1.6-r1) [2023-09-01T18:29:48.656Z] (9/9) Installing openssl (1.1.1v-r0) [2023-09-01T18:29:49.243Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:29:49.243Z] Executing ca-certificates-20230506-r0.trigger [2023-09-01T18:29:49.243Z] OK: 50 MiB in 23 packages [2023-09-01T18:29:49.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-01T18:29:50.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-01T18:29:51.505Z] (1/136) Installing libmagic (5.41-r0) [2023-09-01T18:29:51.771Z] (2/136) Installing file (5.41-r0) [2023-09-01T18:29:52.039Z] (3/136) Installing libxau (1.0.9-r0) [2023-09-01T18:29:52.306Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-09-01T18:29:52.574Z] (5/136) Installing libxcb (1.15-r0) [2023-09-01T18:29:53.161Z] (6/136) Installing libx11 (1.8-r1) [2023-09-01T18:29:53.745Z] (7/136) Installing libxext (1.3.4-r0) [2023-09-01T18:29:54.013Z] (8/136) Installing libice (1.0.10-r0) [2023-09-01T18:29:54.596Z] (9/136) Installing libuuid (2.38-r1) [2023-09-01T18:29:54.862Z] (10/136) Installing libsm (1.2.3-r0) [2023-09-01T18:29:55.130Z] (11/136) Installing libxt (1.2.1-r0) [2023-09-01T18:29:55.397Z] (12/136) Installing libxmu (1.1.3-r0) [2023-09-01T18:29:55.979Z] (13/136) Installing xset (1.2.4-r0) [2023-09-01T18:29:56.247Z] (14/136) Installing xprop (1.2.5-r0) [2023-09-01T18:29:56.513Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-09-01T18:29:56.781Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-09-01T18:29:57.366Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-09-01T18:29:57.634Z] (18/136) Installing libffi (3.4.2-r1) [2023-09-01T18:29:57.901Z] (19/136) Installing libintl (0.21-r2) [2023-09-01T18:29:58.488Z] (20/136) Installing libblkid (2.38-r1) [2023-09-01T18:29:58.757Z] (21/136) Installing libmount (2.38-r1) [2023-09-01T18:29:59.343Z] (22/136) Installing pcre (8.45-r2) [2023-09-01T18:29:59.611Z] (23/136) Installing glib (2.72.4-r0) [2023-09-01T18:30:00.194Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-09-01T18:30:00.461Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-09-01T18:30:01.046Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-09-01T18:30:01.632Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-09-01T18:30:01.901Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-09-01T18:30:02.484Z] (29/136) Installing libpng (1.6.37-r1) [2023-09-01T18:30:03.069Z] (30/136) Installing libwebp (1.2.3-r1) [2023-09-01T18:30:03.336Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-09-01T18:30:03.923Z] (32/136) Installing tiff (4.4.0-r4) [2023-09-01T18:30:04.192Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-09-01T18:30:04.780Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-09-01T18:30:05.047Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-09-01T18:30:05.317Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-09-01T18:30:05.585Z] (37/136) Installing libxrender (0.9.10-r3) [2023-09-01T18:30:06.174Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-09-01T18:30:06.440Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-09-01T18:30:06.706Z] (40/136) Installing libxi (1.8-r0) [2023-09-01T18:30:06.973Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-09-01T18:30:07.238Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-09-01T18:30:07.531Z] (43/136) Installing atk (2.38.0-r0) [2023-09-01T18:30:07.796Z] (44/136) Installing libxtst (1.2.3-r3) [2023-09-01T18:30:08.063Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-09-01T18:30:08.644Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-09-01T18:30:09.229Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-09-01T18:30:09.498Z] (48/136) Installing expat (2.5.0-r0) [2023-09-01T18:30:09.764Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-09-01T18:30:10.030Z] (50/136) Installing freetype (2.12.1-r0) [2023-09-01T18:30:10.612Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-09-01T18:30:11.197Z] (52/136) Installing pixman (0.40.0-r4) [2023-09-01T18:30:11.463Z] (53/136) Installing cairo (1.17.4-r2) [2023-09-01T18:30:12.046Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-09-01T18:30:12.312Z] (55/136) Installing avahi-libs (0.8-r6) [2023-09-01T18:30:12.578Z] (56/136) Installing gmp (6.2.1-r2) [2023-09-01T18:30:13.162Z] (57/136) Installing nettle (3.7.3-r0) [2023-09-01T18:30:13.742Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-09-01T18:30:14.008Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-09-01T18:30:14.587Z] (60/136) Installing libunistring (1.0-r0) [2023-09-01T18:30:14.852Z] (61/136) Installing gnutls (3.7.7-r1) [2023-09-01T18:30:15.442Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-09-01T18:30:16.024Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-09-01T18:30:16.289Z] (64/136) Installing fribidi (1.0.12-r0) [2023-09-01T18:30:16.867Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-09-01T18:30:16.883Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:30:17.132Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-09-01T18:30:17.714Z] (67/136) Installing libxft (2.3.4-r0) [2023-09-01T18:30:17.980Z] (68/136) Installing pango (1.50.7-r0) [2023-09-01T18:30:18.244Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-09-01T18:30:18.825Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-09-01T18:30:18.825Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-09-01T18:30:19.091Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-09-01T18:30:20.051Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-09-01T18:30:20.320Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-09-01T18:30:20.903Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-09-01T18:30:20.904Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-09-01T18:30:21.486Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-09-01T18:30:21.754Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-09-01T18:30:22.339Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-09-01T18:30:22.606Z] (79/136) Installing libogg (1.3.5-r1) [2023-09-01T18:30:22.875Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-09-01T18:30:23.456Z] (81/136) Installing flac (1.3.4-r0) [2023-09-01T18:30:24.037Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-09-01T18:30:24.616Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-09-01T18:30:24.881Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-09-01T18:30:25.463Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-09-01T18:30:26.048Z] (86/136) Installing libass (0.16.0-r0) [2023-09-01T18:30:26.314Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-09-01T18:30:26.898Z] (88/136) Installing libdrm (2.4.110-r0) [2023-09-01T18:30:27.163Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-09-01T18:30:27.429Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-09-01T18:30:28.010Z] (91/136) Installing lame (3.100-r0) [2023-09-01T18:30:28.588Z] (92/136) Installing opus (1.3.1-r1) [2023-09-01T18:30:28.853Z] (93/136) Installing libasyncns (0.8-r1) [2023-09-01T18:30:29.118Z] (94/136) Installing libltdl (2.4.7-r0) [2023-09-01T18:30:29.697Z] (95/136) Installing orc (0.4.32-r0) [2023-09-01T18:30:29.964Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-09-01T18:30:30.546Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-09-01T18:30:30.810Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-09-01T18:30:31.390Z] (99/136) Installing soxr (0.1.3-r2) [2023-09-01T18:30:31.658Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-09-01T18:30:31.927Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-09-01T18:30:32.511Z] (102/136) Installing libpulse (15.0-r2) [2023-09-01T18:30:32.777Z] (103/136) Installing cjson (1.7.15-r3) [2023-09-01T18:30:33.045Z] (104/136) Installing mbedtls (2.28.4-r0) [2023-09-01T18:30:33.625Z] (105/136) Installing librist (0.2.6-r1) [2023-09-01T18:30:33.892Z] (106/136) Installing libsrt (1.4.4-r0) [2023-09-01T18:30:34.478Z] (107/136) Installing libssh (0.9.6-r1) [2023-09-01T18:30:35.059Z] (108/136) Installing libtheora (1.1.1-r16) [2023-09-01T18:30:35.326Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-09-01T18:30:35.909Z] (110/136) Installing libva (2.14.0-r0) [2023-09-01T18:30:36.177Z] (111/136) Installing libvdpau (1.5-r0) [2023-09-01T18:30:36.759Z] (112/136) Installing vidstab (1.1.0-r1) [2023-09-01T18:30:37.026Z] (113/136) Installing libvpx (1.11.0-r1) [2023-09-01T18:30:37.607Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-09-01T18:30:38.189Z] (115/136) Installing numactl (2.0.14-r0) [2023-09-01T18:30:38.456Z] (116/136) Installing x265-libs (3.5-r3) [2023-09-01T18:30:39.039Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-09-01T18:30:39.626Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-09-01T18:30:41.035Z] (119/136) Installing libevent (2.1.12-r4) [2023-09-01T18:30:41.618Z] (120/136) Installing mesa (21.3.9-r0) [2023-09-01T18:30:41.885Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-09-01T18:30:42.153Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-09-01T18:30:42.421Z] (123/136) Installing icu-data-en (71.1-r2) [2023-09-01T18:30:43.002Z] Executing icu-data-en-71.1-r2.post-install [2023-09-01T18:30:43.002Z] * [2023-09-01T18:30:43.002Z] * If you need ICU with non-English locales and legacy charset support, install [2023-09-01T18:30:43.002Z] * package icu-data-full. [2023-09-01T18:30:43.002Z] * [2023-09-01T18:30:43.002Z] (124/136) Installing icu-libs (71.1-r2) [2023-09-01T18:30:43.586Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-09-01T18:30:44.167Z] (126/136) Installing minizip (1.2.12-r0) [2023-09-01T18:30:44.752Z] (127/136) Installing nspr (4.33-r0) [2023-09-01T18:30:45.061Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-09-01T18:30:45.654Z] (129/136) Installing nss (3.78.1-r0) [2023-09-01T18:30:46.241Z] (130/136) Installing re2 (2022.04.01-r0) [2023-09-01T18:30:46.507Z] (131/136) Installing snappy (1.1.9-r4) [2023-09-01T18:30:46.863Z] (132/136) Installing libgpg-error (1.45-r0) [2023-09-01T18:30:47.445Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-09-01T18:30:47.712Z] (134/136) Installing libxslt (1.1.35-r0) [2023-09-01T18:30:48.296Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-09-01T18:31:06.491Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-09-01T18:31:06.491Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:31:06.491Z] Executing glib-2.72.4-r0.trigger [2023-09-01T18:31:06.491Z] Executing shared-mime-info-2.2-r2.trigger [2023-09-01T18:31:07.459Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-09-01T18:31:07.459Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-09-01T18:31:07.459Z] Executing fontconfig-2.14.0-r0.trigger [2023-09-01T18:31:07.459Z] Executing mkfontscale-1.2.2-r0.trigger [2023-09-01T18:31:07.459Z] OK: 376 MiB in 159 packages [2023-09-01T18:31:07.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-01T18:31:08.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-01T18:31:09.707Z] (1/21) Installing binutils (2.38-r3) [2023-09-01T18:31:10.288Z] (2/21) Installing isl22 (0.22-r0) [2023-09-01T18:31:10.868Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-09-01T18:31:11.132Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-09-01T18:31:11.397Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-09-01T18:31:13.108Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:31:13.966Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-09-01T18:31:14.546Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-09-01T18:31:15.122Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-09-01T18:31:16.077Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-09-01T18:31:16.342Z] (10/21) Installing libpq (14.9-r0) [2023-09-01T18:31:16.607Z] (11/21) Installing openssl-dev (1.1.1v-r0) [2023-09-01T18:31:17.186Z] (12/21) Installing libpq-dev (14.9-r0) [2023-09-01T18:31:17.764Z] (13/21) Installing libecpg (14.9-r0) [2023-09-01T18:31:18.030Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-09-01T18:31:18.609Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-09-01T18:31:25.240Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-09-01T18:31:27.814Z] (17/21) Installing clang (13.0.1-r1) [2023-09-01T18:31:28.394Z] (18/21) Installing icu (71.1-r2) [2023-09-01T18:31:28.972Z] (19/21) Installing icu-dev (71.1-r2) [2023-09-01T18:31:29.551Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-09-01T18:31:30.954Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-09-01T18:31:31.916Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:31:31.916Z] OK: 768 MiB in 180 packages [2023-09-01T18:31:32.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-01T18:31:32.765Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-01T18:31:34.171Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-09-01T18:31:36.116Z] (2/10) Installing gdbm (1.23-r0) [2023-09-01T18:31:36.698Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-09-01T18:31:36.963Z] (4/10) Installing readline (8.1.2-r0) [2023-09-01T18:31:37.546Z] (5/10) Installing python3 (3.10.13-r0) [2023-09-01T18:31:42.878Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-09-01T18:31:43.836Z] (7/10) Installing libsodium (1.0.18-r0) [2023-09-01T18:31:44.102Z] (8/10) Installing libzmq (4.3.4-r0) [2023-09-01T18:31:44.686Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-09-01T18:31:44.950Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-09-01T18:31:45.271Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:31:45.271Z] OK: 938 MiB in 190 packages [2023-09-01T18:31:45.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-01T18:31:46.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-01T18:31:47.579Z] OK: 938 MiB in 190 packages [2023-09-01T18:31:47.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-01T18:31:48.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-01T18:31:49.603Z] (1/1) Installing tzdata (2023c-r0) [2023-09-01T18:31:50.570Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:31:50.570Z] OK: 941 MiB in 191 packages [2023-09-01T18:31:51.527Z] (1/1) Purging tzdata (2023c-r0) [2023-09-01T18:31:51.527Z] Executing busybox-1.35.0-r17.trigger [2023-09-01T18:31:51.793Z] OK: 938 MiB in 190 packages [2023-09-01T18:32:06.780Z] Looking in links: /tmp/tmpbesujazr [2023-09-01T18:32:06.780Z] Processing /tmp/tmpbesujazr/setuptools-65.5.0-py3-none-any.whl [2023-09-01T18:32:06.780Z] Processing /tmp/tmpbesujazr/pip-23.0.1-py3-none-any.whl [2023-09-01T18:32:06.780Z] Installing collected packages: setuptools, pip [2023-09-01T18:32:20.788Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:32:21.759Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-09-01T18:32:21.759Z] 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-09-01T18:32:23.691Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-09-01T18:32:24.274Z] Collecting pip [2023-09-01T18:32:24.274Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-09-01T18:32:24.274Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.3 MB/s eta 0:00:00 [2023-09-01T18:32:24.539Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-09-01T18:32:27.110Z] Collecting setuptools [2023-09-01T18:32:27.110Z] Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) [2023-09-01T18:32:27.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 18.3 MB/s eta 0:00:00 [2023-09-01T18:32:27.110Z] Collecting wheel [2023-09-01T18:32:27.110Z] Downloading wheel-0.41.2-py3-none-any.whl (64 kB) [2023-09-01T18:32:27.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 19.7 MB/s eta 0:00:00 [2023-09-01T18:32:28.511Z] Installing collected packages: wheel, setuptools, pip [2023-09-01T18:32:28.778Z] Attempting uninstall: setuptools [2023-09-01T18:32:28.778Z] Found existing installation: setuptools 65.5.0 [2023-09-01T18:32:29.733Z] Uninstalling setuptools-65.5.0: [2023-09-01T18:32:29.999Z] Successfully uninstalled setuptools-65.5.0 [2023-09-01T18:32:34.234Z] Attempting uninstall: pip [2023-09-01T18:32:34.234Z] Found existing installation: pip 23.0.1 [2023-09-01T18:32:35.630Z] Uninstalling pip-23.0.1: [2023-09-01T18:32:35.895Z] Successfully uninstalled pip-23.0.1 [2023-09-01T18:32:45.934Z] Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 [2023-09-01T18:32:45.934Z] 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-09-01T18:32:50.171Z] Processing ./edgex-taf-common [2023-09-01T18:32:50.171Z] Preparing metadata (setup.py): started [2023-09-01T18:32:51.125Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:32:51.125Z] Building wheels for collected packages: edgex-taf-common [2023-09-01T18:32:51.125Z] Building wheel for edgex-taf-common (setup.py): started [2023-09-01T18:32:52.527Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-09-01T18:32:52.527Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=490ffa8f8c2f10376206caa9adf489484de746f0c9a67761b369053ce113fb3d [2023-09-01T18:32:52.527Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-09-01T18:32:52.793Z] Successfully built edgex-taf-common [2023-09-01T18:32:53.061Z] Installing collected packages: edgex-taf-common [2023-09-01T18:32:53.327Z] Successfully installed edgex-taf-common-0.0.0 [2023-09-01T18:32:53.327Z] 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-09-01T18:32:57.565Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-09-01T18:32:57.565Z] 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-09-01T18:32:57.565Z] Downloading robotframework-6.1-py3-none-any.whl.metadata (7.5 kB) [2023-09-01T18:32:57.829Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-09-01T18:32:57.829Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-09-01T18:32:57.829Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-09-01T18:32:57.829Z] 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-09-01T18:32:57.829Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-09-01T18:32:58.409Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-09-01T18:32:58.409Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-09-01T18:32:58.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 1.8 MB/s eta 0:00:00 [2023-09-01T18:32:58.409Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-09-01T18:32:58.409Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-09-01T18:32:58.409Z] Preparing metadata (setup.py): started [2023-09-01T18:32:59.807Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:32:59.807Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-09-01T18:32:59.807Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-09-01T18:33:00.073Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-09-01T18:33:00.073Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-09-01T18:33:00.341Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-09-01T18:33:00.341Z] 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-09-01T18:33:00.607Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-09-01T18:33:00.607Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-09-01T18:33:00.607Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-09-01T18:33:00.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.9 MB/s eta 0:00:00 [2023-09-01T18:33:00.874Z] Preparing metadata (setup.py): started [2023-09-01T18:33:02.280Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:33:02.549Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-09-01T18:33:02.549Z] 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-09-01T18:33:02.549Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-09-01T18:33:05.136Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-09-01T18:33:05.136Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-09-01T18:33:05.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.1 MB/s eta 0:00:00 [2023-09-01T18:33:10.201Z] Installing build dependencies: started [2023-09-01T18:33:28.482Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:33:36.865Z] Installing build dependencies: finished with status 'done' [2023-09-01T18:33:36.865Z] Getting requirements to build wheel: started [2023-09-01T18:33:39.435Z] Getting requirements to build wheel: finished with status 'done' [2023-09-01T18:33:39.435Z] Preparing metadata (pyproject.toml): started [2023-09-01T18:33:44.770Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-01T18:33:45.726Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-09-01T18:33:45.991Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-09-01T18:33:45.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.2 MB/s eta 0:00:00 [2023-09-01T18:33:46.572Z] Preparing metadata (setup.py): started [2023-09-01T18:33:48.507Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:33:48.771Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-09-01T18:33:48.771Z] 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-09-01T18:33:49.036Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-09-01T18:33:51.603Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-09-01T18:33:51.603Z] 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-09-01T18:33:51.866Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-09-01T18:33:52.132Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-09-01T18:33:52.132Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-09-01T18:33:52.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.8 MB/s eta 0:00:00 [2023-09-01T18:33:52.976Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-09-01T18:33:52.976Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-09-01T18:33:53.242Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.1 MB/s eta 0:00:00 [2023-09-01T18:33:53.825Z] Preparing metadata (setup.py): started [2023-09-01T18:33:55.231Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:33:56.639Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-09-01T18:33:56.639Z] 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-09-01T18:33:56.639Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) [2023-09-01T18:33:59.220Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:33:59.220Z] Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/f9/2f/9c6eef6487faca5006ae1ba43cf6ab627c7e3d2a7ec5a3b8728e2105472d/selenium-4.12.0-py3-none-any.whl.metadata [2023-09-01T18:33:59.220Z] Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) [2023-09-01T18:33:59.486Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:33:59.486Z] 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-09-01T18:33:59.486Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-09-01T18:34:00.069Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:00.069Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-09-01T18:34:00.069Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-01T18:34:00.335Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:00.335Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-09-01T18:34:00.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2023-09-01T18:34:00.561Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-09-01T18:34:00.561Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362904 sha256=0a40d0d5b6347ca8d6a5e1d61cb14a6085d69fdb9f9fa8d268d46a7efa9005e0 [2023-09-01T18:34:00.561Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-09-01T18:34:00.561Z] Building wheel for psutil (setup.py): started [2023-09-01T18:34:00.561Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-09-01T18:34:00.561Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271455 sha256=5cd2a9baa7b2399847fad3331cbb72bed586427cc1975b78720f9f8d3a7cbc2f [2023-09-01T18:34:00.561Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-09-01T18:34:00.561Z] Building wheel for psycopg2 (setup.py): started [2023-09-01T18:34:00.601Z] Preparing metadata (setup.py): started [2023-09-01T18:34:02.004Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:34:02.004Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:02.004Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-09-01T18:34:02.270Z] Preparing metadata (setup.py): started [2023-09-01T18:34:03.670Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:34:03.670Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:03.670Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-09-01T18:34:04.250Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:04.250Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata [2023-09-01T18:34:04.250Z] Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) [2023-09-01T18:34:04.515Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:04.515Z] Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata [2023-09-01T18:34:04.515Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-09-01T18:34:05.094Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:05.094Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-09-01T18:34:05.358Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.0 MB/s eta 0:00:00 [2023-09-01T18:34:05.358Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:05.358Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-09-01T18:34:05.625Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-09-01T18:34:06.582Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-01T18:34:06.582Z] 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-09-01T18:34:06.582Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (31 kB) [2023-09-01T18:34:06.582Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-01T18:34:06.582Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-09-01T18:34:06.848Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.7 MB/s eta 0:00:00 [2023-09-01T18:34:07.430Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-01T18:34:07.430Z] 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-09-01T18:34:07.430Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-09-01T18:34:07.430Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-01T18:34:07.430Z] 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-09-01T18:34:07.700Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-09-01T18:34:07.978Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-01T18:34:07.978Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-09-01T18:34:07.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.3 MB/s eta 0:00:00 [2023-09-01T18:34:08.561Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-01T18:34:08.561Z] Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/4b/4a/3176388095e5bae6e6a1fbee66c438809230ae0196e7de4af12c5e75c509/websocket_client-1.6.2-py3-none-any.whl.metadata [2023-09-01T18:34:08.561Z] Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) [2023-09-01T18:34:08.667Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-09-01T18:34:08.667Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479420 sha256=00a0857afe9640cd170405574775aed6405ab8ce1dfcf73161c57534ab7b234c [2023-09-01T18:34:08.667Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-09-01T18:34:08.667Z] Building wheel for flex (setup.py): started [2023-09-01T18:34:08.667Z] Building wheel for flex (setup.py): finished with status 'done' [2023-09-01T18:34:08.667Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=eab0c569deedb9b7f9d88e9388b84b986d7650096df408733a63545603751e3b [2023-09-01T18:34:08.667Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-09-01T18:34:08.667Z] Building wheel for GenSON (setup.py): started [2023-09-01T18:34:08.826Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-09-01T18:34:08.826Z] Obtaining dependency information for async-timeout>=4.0.2 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata [2023-09-01T18:34:08.826Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-09-01T18:34:08.925Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-09-01T18:34:08.925Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=34fa49c60264365cf390671aaffa90a5766e0192a2f9ca879fbe7fbe00a0023e [2023-09-01T18:34:08.925Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-09-01T18:34:08.925Z] Building wheel for strict-rfc3339 (setup.py): started [2023-09-01T18:34:09.199Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-09-01T18:34:09.199Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=e979827ddc78716c6fb9e2e724dd00889b9d0e4eaea03e1ba13ef74a8b57a86b [2023-09-01T18:34:09.199Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-09-01T18:34:09.199Z] Building wheel for validate-email (setup.py): started [2023-09-01T18:34:09.405Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-01T18:34:09.406Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-09-01T18:34:09.406Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.6 MB/s eta 0:00:00 [2023-09-01T18:34:09.457Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-09-01T18:34:09.457Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=d110a137e031637b99374578e6e4531aa8295b14a50c9217954538fe976d8b5d [2023-09-01T18:34:09.457Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-09-01T18:34:09.457Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-09-01T18:34:09.673Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-01T18:34:09.673Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-09-01T18:34:09.673Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.8 MB/s eta 0:00:00 [2023-09-01T18:34:09.716Z] 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-09-01T18:34:09.939Z] 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.1.2) [2023-09-01T18:34:10.520Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-01T18:34:10.520Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-09-01T18:34:10.785Z] 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-09-01T18:34:10.785Z] 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-09-01T18:34:10.785Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-09-01T18:34:11.050Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:34:11.050Z] 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-09-01T18:34:11.050Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-09-01T18:34:12.007Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:34:12.007Z] 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-09-01T18:34:12.007Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-09-01T18:34:13.942Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:13.942Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-09-01T18:34:13.942Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.0 MB/s eta 0:00:00 [2023-09-01T18:34:15.919Z] Installing build dependencies: started [2023-09-01T18:34:21.915Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 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.19.0 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.7 pycryptodome-3.18.0 pygments-2.16.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.2 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.10.0 selenium-4.12.0 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.2 wsproto-1.2.0 [2023-09-01T18:34:21.916Z] 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-09-01T18:34:39.994Z] Removing intermediate container a635a6b6adcd [2023-09-01T18:34:39.994Z] ---> 5e1900fed421 [2023-09-01T18:34:39.994Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-09-01T18:34:39.994Z] ---> Running in d97e70740274 [2023-09-01T18:34:39.994Z] Removing intermediate container d97e70740274 [2023-09-01T18:34:39.994Z] ---> 2cd6bd051e67 [2023-09-01T18:34:39.994Z] Step 11/13 : LABEL arch=amd64 [2023-09-01T18:34:39.994Z] ---> Running in b08ba3986ae8 [2023-09-01T18:34:39.994Z] Removing intermediate container b08ba3986ae8 [2023-09-01T18:34:39.994Z] ---> be6f0ad98cff [2023-09-01T18:34:39.994Z] Step 12/13 : LABEL git_sha=697444579fa2bffdc097510b017485e35dea0591 [2023-09-01T18:34:39.994Z] ---> Running in 60eae04e9539 [2023-09-01T18:34:40.252Z] Removing intermediate container 60eae04e9539 [2023-09-01T18:34:40.252Z] ---> bf0d6073b3dc [2023-09-01T18:34:40.252Z] Step 13/13 : LABEL version=0.0.0 [2023-09-01T18:34:40.252Z] ---> Running in 71d9a828cb82 [2023-09-01T18:34:40.252Z] Removing intermediate container 71d9a828cb82 [2023-09-01T18:34:40.252Z] ---> f5fd3713751a [2023-09-01T18:34:40.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-01T18:34:40.252Z] Successfully built f5fd3713751a [2023-09-01T18:34:40.252Z] 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-09-01T18:34:41.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T18:34:41.156Z] [2023-09-01T18:34:41.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T18:34:41.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T18:34:41.537Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-01T18:34:41.537Z] 5eb5b503b376: Pulling fs layer [2023-09-01T18:34:41.537Z] 5c69ac0246d0: Pulling fs layer [2023-09-01T18:34:41.537Z] ec43610c2a17: Pulling fs layer [2023-09-01T18:34:41.537Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-01T18:34:41.537Z] 33b1e0a273af: Pulling fs layer [2023-09-01T18:34:41.537Z] 5d3b04190fa2: Pulling fs layer [2023-09-01T18:34:41.537Z] 2f39f015ded8: Pulling fs layer [2023-09-01T18:34:41.537Z] 33b1e0a273af: Waiting [2023-09-01T18:34:41.537Z] 5d3b04190fa2: Waiting [2023-09-01T18:34:41.537Z] 2f39f015ded8: Waiting [2023-09-01T18:34:41.537Z] 3a2ae6a8a46f: Waiting [2023-09-01T18:34:41.537Z] 5c69ac0246d0: Verifying Checksum [2023-09-01T18:34:41.537Z] 5c69ac0246d0: Download complete [2023-09-01T18:34:41.537Z] 3a2ae6a8a46f: Download complete [2023-09-01T18:34:41.798Z] 33b1e0a273af: Verifying Checksum [2023-09-01T18:34:41.798Z] 33b1e0a273af: Download complete [2023-09-01T18:34:41.798Z] 5d3b04190fa2: Verifying Checksum [2023-09-01T18:34:41.798Z] 5d3b04190fa2: Download complete [2023-09-01T18:34:41.798Z] ec43610c2a17: Verifying Checksum [2023-09-01T18:34:41.798Z] ec43610c2a17: Download complete [2023-09-01T18:34:41.798Z] 5eb5b503b376: Verifying Checksum [2023-09-01T18:34:41.798Z] 5eb5b503b376: Download complete [2023-09-01T18:34:42.363Z] 2f39f015ded8: Download complete [2023-09-01T18:34:42.643Z] Installing build dependencies: finished with status 'done' [2023-09-01T18:34:42.643Z] Getting requirements to build wheel: started [2023-09-01T18:34:43.299Z] 5eb5b503b376: Pull complete [2023-09-01T18:34:43.299Z] 5c69ac0246d0: Pull complete [2023-09-01T18:34:43.559Z] ec43610c2a17: Pull complete [2023-09-01T18:34:43.559Z] 3a2ae6a8a46f: Pull complete [2023-09-01T18:34:43.820Z] 33b1e0a273af: Pull complete [2023-09-01T18:34:43.820Z] 5d3b04190fa2: Pull complete [2023-09-01T18:34:48.006Z] 2f39f015ded8: Pull complete [2023-09-01T18:34:48.006Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-01T18:34:48.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T18:34:48.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T18:34:48.211Z] prd-ubuntu20.04-docker-8c-8g-5124 does not seem to be running inside a container [2023-09-01T18:34:48.243Z] $ 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-78 -v /w/workspace/exfoundry_edgex-taf-common_PR-78:/w/workspace/exfoundry_edgex-taf-common_PR-78:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-01T18:34:52.975Z] $ docker top 226bcdc8fa45c550ffda4c6130ff0f7554d2c210a31f102424d999e5c604de8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T18:34:53.422Z] ---> job-cost.sh [2023-09-01T18:34:53.422Z] lf-activate-venv: SKIPPING [2023-09-01T18:34:53.422Z] INFO: No Stack... [2023-09-01T18:34:53.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-01T18:34:53.939Z] INFO: Archiving Costs [Pipeline] sh [2023-09-01T18:34:54.259Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-78/archives/cost.csv [2023-09-01T18:34:54.259Z] + cut -d, -f6 [Pipeline] lock [2023-09-01T18:34:54.293Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [2023-09-01T18:34:54.300Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] did not exist. Created. [2023-09-01T18:34:54.300Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-01T18:34:54.678Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-01T18:34:54.743Z] Stashed 1 file(s) [Pipeline] } [2023-09-01T18:34:54.759Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-01T18:34:54.829Z] $ docker stop --time=1 226bcdc8fa45c550ffda4c6130ff0f7554d2c210a31f102424d999e5c604de8f [2023-09-01T18:34:54.960Z] Getting requirements to build wheel: finished with status 'done' [2023-09-01T18:34:54.960Z] Preparing metadata (pyproject.toml): started [2023-09-01T18:34:55.544Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-01T18:34:55.544Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:55.544Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-09-01T18:34:55.544Z] Preparing metadata (setup.py): started [2023-09-01T18:34:55.981Z] $ docker rm -f --volumes 226bcdc8fa45c550ffda4c6130ff0f7554d2c210a31f102424d999e5c604de8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-01T18:34:56.951Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:34:56.951Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:56.951Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-09-01T18:34:57.217Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:57.217Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-09-01T18:34:57.217Z] Preparing metadata (setup.py): started [2023-09-01T18:34:58.620Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-01T18:34:58.620Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:58.620Z] Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata [2023-09-01T18:34:58.620Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-09-01T18:34:58.887Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:58.887Z] 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-09-01T18:34:58.887Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-09-01T18:34:59.151Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:59.151Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-09-01T18:34:59.151Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 [2023-09-01T18:34:59.419Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:59.419Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-09-01T18:34:59.997Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:59.998Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-09-01T18:34:59.998Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 [2023-09-01T18:34:59.998Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:34:59.998Z] 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-09-01T18:34:59.998Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-01T18:35:00.579Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:35:00.579Z] Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata [2023-09-01T18:35:00.579Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-09-01T18:35:01.990Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-01T18:35:01.990Z] Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/71/95/dea0ea59684af46b1d63f7a9c74d1f94bbb63b6512179138014e493f604d/rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata [2023-09-01T18:35:01.990Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) [2023-09-01T18:35:05.319Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:35:05.319Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-09-01T18:35:05.319Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:35:05.584Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-09-01T18:35:05.584Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:35:05.584Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-09-01T18:35:05.850Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:35:05.850Z] Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata [2023-09-01T18:35:05.850Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-09-01T18:35:06.119Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-01T18:35:06.119Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-09-01T18:35:06.387Z] 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-09-01T18:35:06.652Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-09-01T18:35:07.605Z] 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-09-01T18:35:07.605Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-09-01T18:35:07.605Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 [2023-09-01T18:35:08.182Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-09-01T18:35:08.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 9.6 MB/s eta 0:00:00 [2023-09-01T18:35:08.182Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-09-01T18:35:08.447Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-09-01T18:35:08.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.3 MB/s eta 0:00:00 [2023-09-01T18:35:08.447Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-09-01T18:35:08.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.4 MB/s eta 0:00:00 [2023-09-01T18:35:08.447Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-09-01T18:35:08.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 8.4 MB/s eta 0:00:00 [2023-09-01T18:35:08.447Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-09-01T18:35:08.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.8 MB/s eta 0:00:00 [2023-09-01T18:35:08.712Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-09-01T18:35:08.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.5 MB/s eta 0:00:00 [2023-09-01T18:35:08.976Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-09-01T18:35:08.976Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-09-01T18:35:08.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 6.7 MB/s eta 0:00:00 [2023-09-01T18:35:08.976Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl (194 kB) [2023-09-01T18:35:08.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 6.8 MB/s eta 0:00:00 [2023-09-01T18:35:08.976Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-09-01T18:35:09.241Z] Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) [2023-09-01T18:35:10.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 10.6 MB/s eta 0:00:00 [2023-09-01T18:35:10.191Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-09-01T18:35:10.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 5.3 MB/s eta 0:00:00 [2023-09-01T18:35:10.191Z] Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) [2023-09-01T18:35:10.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 2.8 MB/s eta 0:00:00 [2023-09-01T18:35:10.191Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-09-01T18:35:10.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.7 MB/s eta 0:00:00 [2023-09-01T18:35:10.191Z] Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) [2023-09-01T18:35:10.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 3.8 MB/s eta 0:00:00 [2023-09-01T18:35:10.458Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-09-01T18:35:10.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.4 MB/s eta 0:00:00 [2023-09-01T18:35:10.458Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-09-01T18:35:10.458Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-09-01T18:35:10.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.5 MB/s eta 0:00:00 [2023-09-01T18:35:10.724Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-09-01T18:35:10.724Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-09-01T18:35:10.724Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-09-01T18:35:10.724Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) [2023-09-01T18:35:10.724Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 10.8 MB/s eta 0:00:00 [2023-09-01T18:35:10.991Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-09-01T18:35:10.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 8.7 MB/s eta 0:00:00 [2023-09-01T18:35:10.991Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-09-01T18:35:10.991Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-09-01T18:35:10.991Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-09-01T18:35:11.572Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-09-01T18:35:11.572Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-09-01T18:35:13.506Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-09-01T18:35:13.506Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=ddcfafd2930aa728393e354209a8f79e3694b1169b7ac081a56e744f43a77034 [2023-09-01T18:35:13.506Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-09-01T18:35:13.506Z] Building wheel for paho-mqtt (setup.py): started [2023-09-01T18:35:15.445Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-09-01T18:35:15.445Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=b350a30bdaf60b5971adb04d2926c6337f64a351c9b4843ce370058846a243b3 [2023-09-01T18:35:15.445Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-09-01T18:35:15.445Z] Building wheel for numpy (pyproject.toml): started [2023-09-01T18:37:37.087Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:38:33.431Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:39:41.265Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:40:37.651Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:41:45.491Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:42:41.856Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:43:49.700Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:44:46.100Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:49:23.126Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:51:14.769Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:53:36.439Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:55:58.115Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:57:05.941Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T18:59:12.585Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T19:02:49.325Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T19:04:25.915Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T19:06:17.664Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-01T19:06:25.846Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-09-01T19:06:25.846Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627112 sha256=8269b545300d66c04ef46a71b821708bdc2caccd595aed648c8e10ac1db1f461 [2023-09-01T19:06:25.846Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-09-01T19:06:25.846Z] Building wheel for psutil (setup.py): started [2023-09-01T19:06:35.907Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-09-01T19:06:35.907Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271965 sha256=9d0479c77625099c5c900830ee7b8fb3f78768b85c52f202b685b944cec72745 [2023-09-01T19:06:35.907Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-09-01T19:06:35.907Z] Building wheel for psycopg2 (setup.py): started [2023-09-01T19:07:43.727Z] Building wheel for psycopg2 (setup.py): still running... [2023-09-01T19:07:43.727Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-09-01T19:07:43.727Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471085 sha256=3b7a265388bdc217d3e0a2f8ffbbfe0dae3431c089505f0475c69b87ba551569 [2023-09-01T19:07:43.727Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-09-01T19:07:43.727Z] Building wheel for flex (setup.py): started [2023-09-01T19:07:43.994Z] Building wheel for flex (setup.py): finished with status 'done' [2023-09-01T19:07:43.994Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=ea2c8ba5f4b0d3ed529b66e22dd8371e8548172f501e393b7eab11633df428c9 [2023-09-01T19:07:43.994Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-09-01T19:07:43.994Z] Building wheel for GenSON (setup.py): started [2023-09-01T19:07:45.932Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-09-01T19:07:45.932Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=75d8b3e695e0c52255cee942ecb118bf335b4127217e45ecb18226692639fb6e [2023-09-01T19:07:45.932Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-09-01T19:07:45.932Z] Building wheel for PyYAML (pyproject.toml): started [2023-09-01T19:07:49.258Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-09-01T19:07:49.258Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45364 sha256=2a761ce614ca918f00d9349d001b21fb57e8f9e597378b8821f654c6e69ece21 [2023-09-01T19:07:49.258Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-09-01T19:07:49.258Z] Building wheel for strict-rfc3339 (setup.py): started [2023-09-01T19:07:50.659Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-09-01T19:07:50.659Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=b3fa51157b039bc278b5e2d99294ef0c46a13e7ec6d62879daface43c0f3bd57 [2023-09-01T19:07:50.659Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-09-01T19:07:50.925Z] Building wheel for validate-email (setup.py): started [2023-09-01T19:07:52.329Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-09-01T19:07:52.329Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=9686cb3ff4e134513db917d47cebad6c470c2246fc4acb21e68caff9c1a72382 [2023-09-01T19:07:52.329Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-09-01T19:07:52.329Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-09-01T19:07:54.901Z] 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-09-01T19:09:16.499Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 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.19.0 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.7 pycryptodome-3.18.0 pygments-2.16.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.2 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.10.0 selenium-4.12.0 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.2 wsproto-1.2.0 [2023-09-01T19:09:16.499Z] 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-09-01T19:09:55.362Z] Removing intermediate container 8414cb1cf17a [2023-09-01T19:09:55.362Z] ---> ecb4b15fa8b6 [2023-09-01T19:09:55.362Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-09-01T19:09:55.362Z] ---> Running in d02328625989 [2023-09-01T19:09:55.362Z] Removing intermediate container d02328625989 [2023-09-01T19:09:55.362Z] ---> 860d6589e53d [2023-09-01T19:09:55.362Z] Step 11/13 : LABEL arch=arm64 [2023-09-01T19:09:55.362Z] ---> Running in d5d68b637d45 [2023-09-01T19:09:55.362Z] Removing intermediate container d5d68b637d45 [2023-09-01T19:09:55.362Z] ---> 508ba41c1504 [2023-09-01T19:09:55.362Z] Step 12/13 : LABEL git_sha=697444579fa2bffdc097510b017485e35dea0591 [2023-09-01T19:09:55.362Z] ---> Running in 9d7343c41645 [2023-09-01T19:09:55.362Z] Removing intermediate container 9d7343c41645 [2023-09-01T19:09:55.362Z] ---> 46de39da7b1d [2023-09-01T19:09:55.362Z] Step 13/13 : LABEL version=0.0.0 [2023-09-01T19:09:55.362Z] ---> Running in f7c158a29b95 [2023-09-01T19:09:55.362Z] Removing intermediate container f7c158a29b95 [2023-09-01T19:09:55.362Z] ---> af8650eaf3af [2023-09-01T19:09:55.362Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-01T19:09:55.362Z] Successfully built af8650eaf3af [2023-09-01T19:09:55.362Z] 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-09-01T19:09:56.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T19:09:56.263Z] [2023-09-01T19:09:56.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T19:09:56.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T19:09:56.987Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-01T19:09:56.987Z] 8998bd30e6a1: Pulling fs layer [2023-09-01T19:09:56.987Z] 04944245beec: Pulling fs layer [2023-09-01T19:09:56.987Z] 699f458cf7ca: Pulling fs layer [2023-09-01T19:09:56.987Z] 765212b225bb: Pulling fs layer [2023-09-01T19:09:56.987Z] f23df028b6ca: Pulling fs layer [2023-09-01T19:09:56.987Z] d65c8cfc05b1: Pulling fs layer [2023-09-01T19:09:56.987Z] 2437ff75d9bd: Pulling fs layer [2023-09-01T19:09:56.987Z] f23df028b6ca: Waiting [2023-09-01T19:09:56.987Z] d65c8cfc05b1: Waiting [2023-09-01T19:09:56.987Z] 765212b225bb: Waiting [2023-09-01T19:09:56.987Z] 2437ff75d9bd: Waiting [2023-09-01T19:09:56.987Z] 04944245beec: Verifying Checksum [2023-09-01T19:09:56.987Z] 04944245beec: Download complete [2023-09-01T19:09:56.987Z] 765212b225bb: Verifying Checksum [2023-09-01T19:09:56.987Z] 765212b225bb: Download complete [2023-09-01T19:09:56.987Z] f23df028b6ca: Verifying Checksum [2023-09-01T19:09:56.987Z] f23df028b6ca: Download complete [2023-09-01T19:09:57.269Z] d65c8cfc05b1: Verifying Checksum [2023-09-01T19:09:57.269Z] d65c8cfc05b1: Download complete [2023-09-01T19:09:57.269Z] 699f458cf7ca: Download complete [2023-09-01T19:09:57.559Z] 8998bd30e6a1: Verifying Checksum [2023-09-01T19:09:57.559Z] 8998bd30e6a1: Download complete [2023-09-01T19:10:00.184Z] 2437ff75d9bd: Verifying Checksum [2023-09-01T19:10:00.184Z] 2437ff75d9bd: Download complete [2023-09-01T19:10:02.132Z] 8998bd30e6a1: Pull complete [2023-09-01T19:10:02.132Z] 04944245beec: Pull complete [2023-09-01T19:10:03.537Z] 699f458cf7ca: Pull complete [2023-09-01T19:10:03.803Z] 765212b225bb: Pull complete [2023-09-01T19:10:04.382Z] f23df028b6ca: Pull complete [2023-09-01T19:10:04.648Z] d65c8cfc05b1: Pull complete [2023-09-01T19:10:19.609Z] 2437ff75d9bd: Pull complete [2023-09-01T19:10:19.609Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-01T19:10:19.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T19:10:19.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T19:10:19.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-5128 does not seem to be running inside a container [2023-09-01T19:10:19.991Z] $ 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-78 -v /w/workspace/exfoundry_edgex-taf-common_PR-78:/w/workspace/exfoundry_edgex-taf-common_PR-78:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-01T19:10:22.656Z] $ docker top b2b0b261b1d26ee9f3ab2ad1822d5ea51b2b988bfffdf68d2a1cf75c7892f6ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T19:10:23.228Z] ---> job-cost.sh [2023-09-01T19:10:23.493Z] lf-activate-venv: SKIPPING [2023-09-01T19:10:23.493Z] INFO: No Stack... [2023-09-01T19:10:23.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-01T19:10:24.709Z] INFO: Archiving Costs [Pipeline] sh [2023-09-01T19:10:25.366Z] + + catcut /w/workspace/exfoundry_edgex-taf-common_PR-78/archives/cost.csv -d, [2023-09-01T19:10:25.366Z] -f6 [Pipeline] lock [2023-09-01T19:10:25.446Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [2023-09-01T19:10:25.451Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] did not exist. Created. [2023-09-01T19:10:25.451Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-01T19:10:26.160Z] /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/durable-d6f6db2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-01T19:10:26.827Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-01T19:10:26.861Z] Warning: overwriting stash ‘stack-cost’ [2023-09-01T19:10:27.261Z] Stashed 1 file(s) [Pipeline] } [2023-09-01T19:10:27.276Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-01T19:10:27.348Z] $ docker stop --time=1 b2b0b261b1d26ee9f3ab2ad1822d5ea51b2b988bfffdf68d2a1cf75c7892f6ea [2023-09-01T19:10:28.820Z] $ docker rm -f --volumes b2b0b261b1d26ee9f3ab2ad1822d5ea51b2b988bfffdf68d2a1cf75c7892f6ea [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-09-01T19:10:30.377Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-78/archives ] [2023-09-01T19:10:30.377Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-78/archives [2023-09-01T19:10:30.377Z] total 16 [2023-09-01T19:10:30.377Z] drwxr-xr-x 3 root root 4096 Sep 1 18:34 . [2023-09-01T19:10:30.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:34 .. [2023-09-01T19:10:30.377Z] drwxr-xr-x 2 root root 4096 Sep 1 18:34 cost [2023-09-01T19:10:30.377Z] -rw-r--r-- 1 root root 87 Sep 1 18:34 cost.csv [2023-09-01T19:10:30.377Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-78/archives [2023-09-01T19:10:30.377Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-78/archives [2023-09-01T19:10:30.377Z] total 16 [2023-09-01T19:10:30.377Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 18:34 . [2023-09-01T19:10:30.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 18:34 .. [2023-09-01T19:10:30.377Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 18:34 cost [2023-09-01T19:10:30.377Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 1 18:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-01T19:10:30.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T19:10:31.592Z] ---> package-listing.sh [2023-09-01T19:10:31.592Z] ++ facter osfamily [2023-09-01T19:10:31.592Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-01T19:10:31.851Z] + OS_FAMILY=debian [2023-09-01T19:10:31.851Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-78 [2023-09-01T19:10:31.851Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-01T19:10:31.851Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-01T19:10:31.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-01T19:10:31.851Z] + PACKAGES=/tmp/packages_start.txt [2023-09-01T19:10:31.851Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-78 ']' [2023-09-01T19:10:31.851Z] + PACKAGES=/tmp/packages_end.txt [2023-09-01T19:10:31.851Z] + case "${OS_FAMILY}" in [2023-09-01T19:10:31.851Z] + dpkg -l [2023-09-01T19:10:31.851Z] + grep '^ii' [2023-09-01T19:10:31.851Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-01T19:10:31.851Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-01T19:10:31.851Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-01T19:10:31.851Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-78 ']' [2023-09-01T19:10:31.851Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-78/archives/ [2023-09-01T19:10:31.851Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-78/archives/ [Pipeline] echo [2023-09-01T19:10:31.889Z] 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-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-01T19:10:32.189Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T19:10:32.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T19:10:32.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T19:10:32.952Z] prd-ubuntu20.04-docker-8c-8g-5124 does not seem to be running inside a container [2023-09-01T19:10:32.992Z] $ 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-78/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-78 -v /w/workspace/exfoundry_edgex-taf-common_PR-78:/w/workspace/exfoundry_edgex-taf-common_PR-78:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-01T19:10:33.184Z] $ docker top 95decc346b50c8b4f3662768274aa8a8334100d167b6bbc53310d0304d1a0a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T19:10:33.569Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-01T19:10:33.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-01T19:10:34.193Z] + ls /var/log/sa-host [2023-09-01T19:10:34.194Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T19:10:34.416Z] provisioning config files... [2023-09-01T19:10:34.426Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-78@tmp/config17974441037609490261tmp [Pipeline] { [Pipeline] echo [2023-09-01T19:10:34.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T19:10:34.787Z] ---> create-netrc.sh [Pipeline] } [2023-09-01T19:10:34.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-01T19:10:35.224Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-01T19:10:35.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T19:10:35.570Z] ---> sudo-logs.sh [2023-09-01T19:10:35.570Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-01T19:10:35.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T19:10:35.951Z] ---> job-cost.sh [2023-09-01T19:10:35.951Z] lf-activate-venv: SKIPPING [2023-09-01T19:10:35.951Z] DEBUG: total: 0.2199999988079071 [2023-09-01T19:10:35.951Z] INFO: Retrieving Stack Cost... [2023-09-01T19:10:36.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-01T19:10:36.781Z] INFO: Archiving Costs [Pipeline] echo [2023-09-01T19:10:36.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T19:10:37.125Z] ---> logs-deploy.sh [2023-09-01T19:10:37.125Z] lf-activate-venv: SKIPPING [2023-09-01T19:10:37.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-78/1 [2023-09-01T19:10:37.125Z] INFO: archiving workspace using pattern(s): [2023-09-01T19:10:38.059Z] Archives upload complete. [2023-09-01T19:10:38.318Z] INFO: archiving logs to Nexus