Pull request #76 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b285abd25cdf402562889a90a59b95b491cbe12d+575d8c05758f85eff27acf58ec1382961a427cb7 (e8a6f0497f45295a399fa50c071f7b4698136b52) 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-ssh6852869956931536134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9048620124373279166.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-76/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-76/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3419325221617343745.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-76/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15821216164241111881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6103375361034503223.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-76/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-76/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7531054776890418360.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-291’ is offline Running on prd-ubuntu20.04-docker-8c-8g-299 in /w/workspace/exfoundry_edgex-taf-common_PR-76 [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-76 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 575d8c05758f85eff27acf58ec1382961a427cb7 into PR head commit b285abd25cdf402562889a90a59b95b491cbe12d > 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/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b285abd25cdf402562889a90a59b95b491cbe12d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing b285abd25cdf402562889a90a59b95b491cbe12d Checking out Revision b285abd25cdf402562889a90a59b95b491cbe12d (PR-76) Commit message: "build: bump numpy from 1.22.3 to 1.25.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-01T19:00:35.286Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-01T19:00:35.441Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-01T19:00:35.530Z] ========================================================= [2023-07-01T19:00:35.530Z] EdgeX Global Pipelines Version Info [2023-07-01T19:00:35.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git merge 575d8c05758f85eff27acf58ec1382961a427cb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b285abd25cdf402562889a90a59b95b491cbe12d # timeout=10 [2023-07-01T19:00:36.265Z] ------------------- [2023-07-01T19:00:36.265Z] stable info: [2023-07-01T19:00:36.265Z] ------------------- [2023-07-01T19:00:36.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-01T19:00:36.265Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-01T19:00:36.265Z] Message: update stable to v1.0.250 [2023-07-01T19:00:36.836Z] ------------------- [2023-07-01T19:00:36.836Z] experimental info: [2023-07-01T19:00:36.836Z] ------------------- [2023-07-01T19:00:36.836Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-01T19:00:36.836Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-01T19:00:36.836Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-07-01T19:00:37.141Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-07-01T19:00:37.176Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-07-01T19:00:37.219Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-01T19:00:37.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-01T19:00:37.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-01T19:00:37.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-07-01T19:00:37.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-01T19:00:37.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-07-01T19:00:37.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-07-01T19:00:37.497Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-01T19:00:37.535Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-07-01T19:00:37.574Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-07-01T19:00:37.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-01T19:00:37.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-01T19:00:37.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo [2023-07-01T19:00:37.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo [2023-07-01T19:00:37.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo [2023-07-01T19:00:37.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b285abd25cdf402562889a90a59b95b491cbe12d [Pipeline] echo [2023-07-01T19:00:37.853Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b285abd [Pipeline] echo [2023-07-01T19:00:37.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T19:00:38.007Z] provisioning config files... [2023-07-01T19:00:38.022Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/config13639115882456468276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:00:38.369Z] ---> docker-login.sh [2023-07-01T19:00:38.369Z] nexus3.edgexfoundry.org:10001 [2023-07-01T19:00:38.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:38.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:38.630Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:38.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:38.630Z] [2023-07-01T19:00:38.630Z] Login Succeeded [2023-07-01T19:00:38.630Z] nexus3.edgexfoundry.org:10002 [2023-07-01T19:00:38.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:38.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:38.894Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:38.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:38.894Z] [2023-07-01T19:00:38.894Z] Login Succeeded [2023-07-01T19:00:38.894Z] nexus3.edgexfoundry.org:10003 [2023-07-01T19:00:38.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:38.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:38.894Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:38.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:38.894Z] [2023-07-01T19:00:38.894Z] Login Succeeded [2023-07-01T19:00:38.894Z] nexus3.edgexfoundry.org:10004 [2023-07-01T19:00:38.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:39.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:39.155Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:39.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:39.155Z] [2023-07-01T19:00:39.155Z] Login Succeeded [2023-07-01T19:00:39.155Z] docker.io [2023-07-01T19:00:39.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:39.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:39.424Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:39.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:39.424Z] [2023-07-01T19:00:39.424Z] Login Succeeded [2023-07-01T19:00:39.424Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T19:00:39.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-01T19:00:40.026Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-01T19:00:40.026Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-01T19:00:40.026Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-01T19:00:40.026Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-01T19:00:40.026Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-01T19:00:40.026Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-01T19:00:40.026Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:00:40.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T19:00:40.458Z] [2023-07-01T19:00:40.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:00:40.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T19:00:40.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-01T19:00:40.832Z] b85a868b505f: Pulling fs layer [2023-07-01T19:00:40.832Z] e2be974225ed: Pulling fs layer [2023-07-01T19:00:40.832Z] 339a4e72a1f5: Pulling fs layer [2023-07-01T19:00:40.832Z] 988bab9f4d93: Pulling fs layer [2023-07-01T19:00:40.832Z] 1469e6f7b9e6: Pulling fs layer [2023-07-01T19:00:40.832Z] eaf3925da568: Pulling fs layer [2023-07-01T19:00:40.832Z] bab4dde63d76: Pulling fs layer [2023-07-01T19:00:40.832Z] eaf3925da568: Waiting [2023-07-01T19:00:40.832Z] 988bab9f4d93: Waiting [2023-07-01T19:00:40.832Z] 1469e6f7b9e6: Waiting [2023-07-01T19:00:40.832Z] bde34c3a00c8: Pulling fs layer [2023-07-01T19:00:40.832Z] bab4dde63d76: Waiting [2023-07-01T19:00:40.832Z] b352a97aabf1: Pulling fs layer [2023-07-01T19:00:40.832Z] bde34c3a00c8: Waiting [2023-07-01T19:00:40.832Z] 4872d77fe225: Pulling fs layer [2023-07-01T19:00:40.832Z] 5851b861e8e6: Pulling fs layer [2023-07-01T19:00:40.832Z] b352a97aabf1: Waiting [2023-07-01T19:00:40.832Z] 4872d77fe225: Waiting [2023-07-01T19:00:40.833Z] e2be974225ed: Download complete [2023-07-01T19:00:40.833Z] 988bab9f4d93: Verifying Checksum [2023-07-01T19:00:40.833Z] 988bab9f4d93: Download complete [2023-07-01T19:00:40.833Z] 1469e6f7b9e6: Verifying Checksum [2023-07-01T19:00:40.833Z] 1469e6f7b9e6: Download complete [2023-07-01T19:00:41.093Z] eaf3925da568: Verifying Checksum [2023-07-01T19:00:41.093Z] eaf3925da568: Download complete [2023-07-01T19:00:41.093Z] 339a4e72a1f5: Verifying Checksum [2023-07-01T19:00:41.093Z] 339a4e72a1f5: Download complete [2023-07-01T19:00:41.093Z] bde34c3a00c8: Download complete [2023-07-01T19:00:41.093Z] b352a97aabf1: Verifying Checksum [2023-07-01T19:00:41.093Z] b352a97aabf1: Download complete [2023-07-01T19:00:41.093Z] 4872d77fe225: Verifying Checksum [2023-07-01T19:00:41.093Z] 4872d77fe225: Download complete [2023-07-01T19:00:41.093Z] 5851b861e8e6: Verifying Checksum [2023-07-01T19:00:41.093Z] 5851b861e8e6: Download complete [2023-07-01T19:00:41.093Z] b85a868b505f: Verifying Checksum [2023-07-01T19:00:41.093Z] b85a868b505f: Download complete [2023-07-01T19:00:41.354Z] bab4dde63d76: Verifying Checksum [2023-07-01T19:00:41.354Z] bab4dde63d76: Download complete [2023-07-01T19:00:42.289Z] b85a868b505f: Pull complete [2023-07-01T19:00:42.548Z] e2be974225ed: Pull complete [2023-07-01T19:00:43.115Z] 339a4e72a1f5: Pull complete [2023-07-01T19:00:43.115Z] 988bab9f4d93: Pull complete [2023-07-01T19:00:43.400Z] 1469e6f7b9e6: Pull complete [2023-07-01T19:00:43.660Z] eaf3925da568: Pull complete [2023-07-01T19:00:45.574Z] bab4dde63d76: Pull complete [2023-07-01T19:00:45.574Z] bde34c3a00c8: Pull complete [2023-07-01T19:00:45.832Z] b352a97aabf1: Pull complete [2023-07-01T19:00:45.832Z] 4872d77fe225: Pull complete [2023-07-01T19:00:46.094Z] 5851b861e8e6: Pull complete [2023-07-01T19:00:46.094Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-01T19:00:46.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T19:00:46.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:00:46.336Z] prd-ubuntu20.04-docker-8c-8g-299 does not seem to be running inside a container [2023-07-01T19:00:46.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-76 -v /w/workspace/exfoundry_edgex-taf-common_PR-76:/w/workspace/exfoundry_edgex-taf-common_PR-76:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-76@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-01T19:00:51.733Z] $ docker top 5d85cf851a36ac8b91ccdc9e541458c16aaec748e8dac8125f56f02424eb0f9f -eo pid,comm [2023-07-01T19:00:51.789Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-01T19:00:51.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-01T19:00:51.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T19:00:51.907Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T19:00:52.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T19:00:52.041Z] $ docker exec 5d85cf851a36ac8b91ccdc9e541458c16aaec748e8dac8125f56f02424eb0f9f ssh-agent [2023-07-01T19:00:52.160Z] SSH_AUTH_SOCK=/tmp/ssh-as4HCjcVpUrr/agent.33 [2023-07-01T19:00:52.161Z] SSH_AGENT_PID=39 [2023-07-01T19:00:52.169Z] Running ssh-add (command line suppressed) [2023-07-01T19:00:52.278Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/private_key_13746338726346171810.key (/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/private_key_13746338726346171810.key) [2023-07-01T19:00:52.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T19:00:52.614Z] + git tag --points-at HEAD [Pipeline] } [2023-07-01T19:00:52.682Z] $ docker exec --env ******** --env ******** 5d85cf851a36ac8b91ccdc9e541458c16aaec748e8dac8125f56f02424eb0f9f ssh-agent -k [2023-07-01T19:00:52.791Z] unset SSH_AUTH_SOCK; [2023-07-01T19:00:52.792Z] unset SSH_AGENT_PID; [2023-07-01T19:00:52.792Z] echo Agent pid 39 killed; [2023-07-01T19:00:52.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-01T19:00:52.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T19:00:52.898Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T19:00:53.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T19:00:53.027Z] $ docker exec 5d85cf851a36ac8b91ccdc9e541458c16aaec748e8dac8125f56f02424eb0f9f ssh-agent [2023-07-01T19:00:53.132Z] SSH_AUTH_SOCK=/tmp/ssh-Km0Y0oS6heT2/agent.71 [2023-07-01T19:00:53.132Z] SSH_AGENT_PID=77 [2023-07-01T19:00:53.138Z] Running ssh-add (command line suppressed) [2023-07-01T19:00:53.263Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/private_key_12520712780402563663.key (/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/private_key_12520712780402563663.key) [2023-07-01T19:00:53.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T19:00:53.601Z] + git semver init [2023-07-01T19:00:53.865Z] 2023-07-01 19:00:53,822 [run_init] DEBUG init version:0.0.0 force:False [2023-07-01T19:00:53.865Z] 2023-07-01 19:00:53,822 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-76/.semver [2023-07-01T19:00:53.865Z] 2023-07-01 19:00:53,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-76/.semver [2023-07-01T19:00:53.865Z] 2023-07-01 19:00:53,823 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-76/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-76, universal_newlines=False, shell=None, istream=None) [2023-07-01T19:00:54.806Z] 2023-07-01 19:00:54,443 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-76/.git/info/exclude [2023-07-01T19:00:54.806Z] 2023-07-01 19:00:54,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-76/.semver/PR-76 with force:False [2023-07-01T19:00:54.806Z] 2023-07-01 19:00:54,444 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-76/.semver/PR-76 [2023-07-01T19:00:54.806Z] 2023-07-01 19:00:54,448 [execute] INFO git cat-file --batch-check [2023-07-01T19:00:54.806Z] 2023-07-01 19:00:54,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-76/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T19:00:54.806Z] 2023-07-01 19:00:54,455 [execute] INFO git cat-file --batch [2023-07-01T19:00:54.806Z] 2023-07-01 19:00:54,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-76/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T19:00:54.806Z] 2023-07-01 19:00:54,460 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-76/.semver/PR-76 [2023-07-01T19:00:54.806Z] 0.0.0 [Pipeline] } [2023-07-01T19:00:54.834Z] $ docker exec --env ******** --env ******** 5d85cf851a36ac8b91ccdc9e541458c16aaec748e8dac8125f56f02424eb0f9f ssh-agent -k [2023-07-01T19:00:54.939Z] unset SSH_AUTH_SOCK; [2023-07-01T19:00:54.940Z] unset SSH_AGENT_PID; [2023-07-01T19:00:54.940Z] echo Agent pid 77 killed; [2023-07-01T19:00:54.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-01T19:00:55.362Z] + git semver [Pipeline] } [2023-07-01T19:00:55.649Z] $ docker stop --time=1 5d85cf851a36ac8b91ccdc9e541458c16aaec748e8dac8125f56f02424eb0f9f [2023-07-01T19:00:57.014Z] $ docker rm -f --volumes 5d85cf851a36ac8b91ccdc9e541458c16aaec748e8dac8125f56f02424eb0f9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-01T19:00:57.414Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-01T19:00:57.676Z] Stashed 1 file(s) [Pipeline] echo [2023-07-01T19:00:57.697Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T19:00:58.234Z] provisioning config files... [2023-07-01T19:00:58.245Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/config7644356089561588750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:00:58.589Z] ---> docker-login.sh [2023-07-01T19:00:58.589Z] nexus3.edgexfoundry.org:10001 [2023-07-01T19:00:58.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:58.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:58.589Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:58.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:58.589Z] [2023-07-01T19:00:58.589Z] Login Succeeded [2023-07-01T19:00:58.589Z] nexus3.edgexfoundry.org:10002 [2023-07-01T19:00:58.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:58.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:58.589Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:58.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:58.589Z] [2023-07-01T19:00:58.589Z] Login Succeeded [2023-07-01T19:00:58.589Z] nexus3.edgexfoundry.org:10003 [2023-07-01T19:00:58.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:58.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:58.850Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:58.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:58.850Z] [2023-07-01T19:00:58.850Z] Login Succeeded [2023-07-01T19:00:58.850Z] nexus3.edgexfoundry.org:10004 [2023-07-01T19:00:58.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:58.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:58.850Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:58.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:58.850Z] [2023-07-01T19:00:58.850Z] Login Succeeded [2023-07-01T19:00:58.850Z] docker.io [2023-07-01T19:00:59.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:00:59.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:00:59.122Z] Configure a credential helper to remove this warning. See [2023-07-01T19:00:59.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:00:59.122Z] [2023-07-01T19:00:59.122Z] Login Succeeded [2023-07-01T19:00:59.122Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T19:00:59.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-01T19:00:59.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-01T19:01:00.224Z] + ls -al . [2023-07-01T19:01:00.224Z] total 72 [2023-07-01T19:01:00.224Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 19:00 . [2023-07-01T19:01:00.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 19:00 .. [2023-07-01T19:01:00.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:00 .git [2023-07-01T19:01:00.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 19:00 .github [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 19:00 .gitignore [2023-07-01T19:01:00.224Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 19:00 .semver [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jul 1 19:00 Dockerfile [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 19:00 Jenkinsfile [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 19:00 LICENSE [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 19:00 README.md [2023-07-01T19:01:00.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 19:00 TAF-Manager [2023-07-01T19:01:00.224Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 19:00 TUC [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 19:00 VERSION [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 342 Jul 1 19:00 requirements.txt [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 19:00 robot-entrypoint.sh [2023-07-01T19:01:00.224Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:01:00.607Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b285abd25cdf402562889a90a59b95b491cbe12d --label arch=amd64 --label version=0.0.0 . [2023-07-01T19:01:00.607Z] Sending build context to Docker daemon 504.8kB [2023-07-01T19:01:00.607Z] Step 1/13 : FROM alpine:3.16 [2023-07-01T19:01:00.867Z] 3.16: Pulling from library/alpine [2023-07-01T19:01:01.128Z] c1d6d1b2d5a3: Pulling fs layer [2023-07-01T19:01:01.128Z] c1d6d1b2d5a3: Verifying Checksum [2023-07-01T19:01:01.128Z] c1d6d1b2d5a3: Download complete [2023-07-01T19:01:01.390Z] c1d6d1b2d5a3: Pull complete [2023-07-01T19:01:01.390Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-07-01T19:01:01.390Z] Status: Downloaded newer image for alpine:3.16 [2023-07-01T19:01:01.390Z] ---> 5cb2da5c2391 [2023-07-01T19:01:01.390Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-07-01T19:01:01.650Z] ---> Running in 644eb34d1c5a [2023-07-01T19:01:01.911Z] Removing intermediate container 644eb34d1c5a [2023-07-01T19:01:01.911Z] ---> 96cf34acca07 [2023-07-01T19:01:01.911Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-07-01T19:01:01.911Z] ---> Running in e3a0273dcd37 [2023-07-01T19:01:01.911Z] Removing intermediate container e3a0273dcd37 [2023-07-01T19:01:01.911Z] ---> 3e48c28c427d [2023-07-01T19:01:01.911Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-07-01T19:01:02.478Z] ---> d805b0518c2d [2023-07-01T19:01:02.478Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-07-01T19:01:02.478Z] ---> b10aa3f48fca [2023-07-01T19:01:02.478Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-07-01T19:01:02.737Z] ---> 69ca4bc2f990 [2023-07-01T19:01:02.737Z] Step 7/13 : WORKDIR /edgex-taf [2023-07-01T19:01:02.737Z] ---> Running in 35dcdae4edeb [2023-07-01T19:01:02.737Z] Removing intermediate container 35dcdae4edeb [2023-07-01T19:01:02.737Z] ---> df60735f7b7e [2023-07-01T19:01:02.737Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-07-01T19:01:02.738Z] ---> Running in 8329db9bc91d [2023-07-01T19:01:03.678Z] Removing intermediate container 8329db9bc91d [2023-07-01T19:01:03.678Z] ---> d3a724124733 [2023-07-01T19:01:03.678Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-07-01T19:01:03.678Z] ---> Running in 360b6ff703c7 [2023-07-01T19:01:03.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T19:01:04.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T19:01:05.074Z] OK: 6 MiB in 14 packages [2023-07-01T19:01:05.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T19:01:05.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T19:01:06.210Z] (1/9) Installing ca-certificates (20230506-r0) [2023-07-01T19:01:06.470Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-07-01T19:01:07.039Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-07-01T19:01:07.308Z] (4/9) Installing libcurl (8.1.2-r0) [2023-07-01T19:01:07.566Z] (5/9) Installing curl (8.1.2-r0) [2023-07-01T19:01:08.134Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-07-01T19:01:08.702Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-07-01T19:01:09.272Z] (8/9) Installing jq (1.6-r1) [2023-07-01T19:01:09.531Z] (9/9) Installing openssl (1.1.1u-r1) [2023-07-01T19:01:10.099Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:01:10.099Z] Executing ca-certificates-20230506-r0.trigger [2023-07-01T19:01:10.099Z] OK: 52 MiB in 23 packages [2023-07-01T19:01:10.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T19:01:10.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T19:01:11.235Z] (1/137) Installing libmagic (5.41-r0) [2023-07-01T19:01:11.804Z] (2/137) Installing file (5.41-r0) [2023-07-01T19:01:11.804Z] (3/137) Installing libxau (1.0.9-r0) [2023-07-01T19:01:12.063Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-07-01T19:01:12.332Z] (5/137) Installing libxcb (1.15-r0) [2023-07-01T19:01:12.901Z] (6/137) Installing libx11 (1.8-r1) [2023-07-01T19:01:13.020Z] Still waiting to schedule task [2023-07-01T19:01:13.020Z] ‘prd-centos7-blackbox-4c-2g-274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-01T19:01:13.020Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-300’ is offline [2023-07-01T19:01:13.467Z] (7/137) Installing libxext (1.3.4-r0) [2023-07-01T19:01:13.467Z] (8/137) Installing libice (1.0.10-r0) [2023-07-01T19:01:14.036Z] (9/137) Installing libuuid (2.38-r1) [2023-07-01T19:01:14.300Z] (10/137) Installing libsm (1.2.3-r0) [2023-07-01T19:01:14.558Z] (11/137) Installing libxt (1.2.1-r0) [2023-07-01T19:01:14.818Z] (12/137) Installing libxmu (1.1.3-r0) [2023-07-01T19:01:15.083Z] (13/137) Installing xset (1.2.4-r0) [2023-07-01T19:01:15.343Z] (14/137) Installing xprop (1.2.5-r0) [2023-07-01T19:01:15.603Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-07-01T19:01:16.173Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-07-01T19:01:16.433Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-07-01T19:01:16.692Z] (18/137) Installing libffi (3.4.2-r1) [2023-07-01T19:01:16.952Z] (19/137) Installing libintl (0.21-r2) [2023-07-01T19:01:17.211Z] (20/137) Installing libblkid (2.38-r1) [2023-07-01T19:01:17.782Z] (21/137) Installing libmount (2.38-r1) [2023-07-01T19:01:18.041Z] (22/137) Installing pcre (8.45-r2) [2023-07-01T19:01:18.300Z] (23/137) Installing glib (2.72.4-r0) [2023-07-01T19:01:18.867Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-07-01T19:01:19.128Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-07-01T19:01:19.696Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-07-01T19:01:20.264Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-07-01T19:01:20.264Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-07-01T19:01:20.836Z] (29/137) Installing libpng (1.6.37-r1) [2023-07-01T19:01:21.094Z] (30/137) Installing libwebp (1.2.3-r1) [2023-07-01T19:01:21.372Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-300 in /w/workspace/exfoundry_edgex-taf-common_PR-76 [Pipeline] { [Pipeline] checkout [2023-07-01T19:01:21.449Z] Selected Git installation does not exist. Using Default [2023-07-01T19:01:21.450Z] The recommended git tool is: NONE [2023-07-01T19:01:21.663Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-07-01T19:01:21.924Z] (32/137) Installing tiff (4.4.0-r4) [2023-07-01T19:01:22.491Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-07-01T19:01:22.755Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-07-01T19:01:23.014Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-07-01T19:01:23.274Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-07-01T19:01:23.533Z] (37/137) Installing libxrender (0.9.10-r3) [2023-07-01T19:01:23.792Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-07-01T19:01:24.052Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-07-01T19:01:24.312Z] (40/137) Installing libxi (1.8-r0) [2023-07-01T19:01:24.571Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-07-01T19:01:24.829Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-07-01T19:01:25.087Z] (43/137) Installing atk (2.38.0-r0) [2023-07-01T19:01:25.345Z] (44/137) Installing libxtst (1.2.3-r3) [2023-07-01T19:01:25.603Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-07-01T19:01:26.178Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-07-01T19:01:26.436Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-07-01T19:01:26.696Z] (48/137) Installing expat (2.5.0-r0) [2023-07-01T19:01:26.869Z] using credential edgex-jenkins-ssh [2023-07-01T19:01:26.885Z] Cloning the remote Git repository [2023-07-01T19:01:26.953Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-07-01T19:01:27.213Z] (50/137) Installing freetype (2.12.1-r0) [2023-07-01T19:01:26.931Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T19:01:27.025Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-76 # timeout=10 [2023-07-01T19:01:27.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T19:01:27.188Z] > git --version # timeout=10 [2023-07-01T19:01:27.213Z] > git --version # 'git version 2.25.1' [2023-07-01T19:01:27.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T19:01:27.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-01T19:01:27.781Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-07-01T19:01:28.040Z] (52/137) Installing pixman (0.40.0-r4) [2023-07-01T19:01:28.607Z] (53/137) Installing cairo (1.17.4-r2) [2023-07-01T19:01:28.865Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-07-01T19:01:27.986Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-07-01T19:01:28.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-01T19:01:29.124Z] (55/137) Installing avahi-libs (0.8-r6) [2023-07-01T19:01:29.381Z] (56/137) Installing gmp (6.2.1-r2) [2023-07-01T19:01:29.514Z] Merging remotes/origin/main commit 575d8c05758f85eff27acf58ec1382961a427cb7 into PR head commit b285abd25cdf402562889a90a59b95b491cbe12d [2023-07-01T19:01:29.816Z] Merge succeeded, producing b285abd25cdf402562889a90a59b95b491cbe12d [2023-07-01T19:01:29.817Z] Checking out Revision b285abd25cdf402562889a90a59b95b491cbe12d (PR-76) [2023-07-01T19:01:29.947Z] (57/137) Installing nettle (3.7.3-r0) [2023-07-01T19:01:30.204Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-07-01T19:01:28.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-07-01T19:01:28.998Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T19:01:29.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T19:01:29.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-01T19:01:29.537Z] > git config core.sparsecheckout # timeout=10 [2023-07-01T19:01:29.626Z] > git checkout -f b285abd25cdf402562889a90a59b95b491cbe12d # timeout=10 [2023-07-01T19:01:29.705Z] > git remote # timeout=10 [2023-07-01T19:01:29.723Z] > git config --get remote.origin.url # timeout=10 [2023-07-01T19:01:29.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T19:01:29.761Z] > git merge 575d8c05758f85eff27acf58ec1382961a427cb7 # timeout=10 [2023-07-01T19:01:29.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-01T19:01:29.827Z] > git config core.sparsecheckout # timeout=10 [2023-07-01T19:01:29.849Z] > git checkout -f b285abd25cdf402562889a90a59b95b491cbe12d # timeout=10 [2023-07-01T19:01:30.273Z] Commit message: "build: bump numpy from 1.22.3 to 1.25.0" [2023-07-01T19:01:30.325Z] > git --version # timeout=10 [2023-07-01T19:01:30.337Z] > git --version # 'git version 2.25.1' [2023-07-01T19:01:30.359Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-07-01T19:01:30.772Z] (59/137) Installing libtasn1 (4.18.0-r1) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-01T19:01:31.030Z] (60/137) Installing libunistring (1.0-r0) [2023-07-01T19:01:31.400Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-01T19:01:31.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T19:01:31.400Z] Dload Upload Total Spent Left Speed [2023-07-01T19:01:31.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [2023-07-01T19:01:31.596Z] (61/137) Installing gnutls (3.7.7-r1) [Pipeline] sh [2023-07-01T19:01:31.857Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-07-01T19:01:32.021Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-01T19:01:32.374Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-01T19:01:32.374Z] + sudo tee /etc/docker/daemon.new [2023-07-01T19:01:32.374Z] { [2023-07-01T19:01:32.374Z] "registry-mirrors": [ [2023-07-01T19:01:32.374Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-01T19:01:32.374Z] ], [2023-07-01T19:01:32.374Z] "bip": "10.250.0.254/24", [2023-07-01T19:01:32.374Z] "hosts": [ [2023-07-01T19:01:32.374Z] "tcp://0.0.0.0:5555", [2023-07-01T19:01:32.374Z] "unix:///var/run/docker.sock" [2023-07-01T19:01:32.374Z] ], [2023-07-01T19:01:32.374Z] "mtu": 1458, [2023-07-01T19:01:32.374Z] "selinux-enabled": true, [2023-07-01T19:01:32.374Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-01T19:01:32.374Z] } [Pipeline] sh [2023-07-01T19:01:32.424Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-07-01T19:01:32.683Z] (64/137) Installing fribidi (1.0.12-r0) [2023-07-01T19:01:32.723Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-01T19:01:32.943Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-07-01T19:01:33.073Z] + sudo service docker restart [2023-07-01T19:01:33.511Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-07-01T19:01:33.770Z] (67/137) Installing libxft (2.3.4-r0) [2023-07-01T19:01:34.029Z] (68/137) Installing pango (1.50.7-r0) [2023-07-01T19:01:34.597Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-07-01T19:01:34.854Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-07-01T19:01:35.113Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-07-01T19:01:35.372Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-07-01T19:01:35.939Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-07-01T19:01:36.199Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-07-01T19:01:36.767Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-07-01T19:01:36.767Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-07-01T19:01:37.025Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-07-01T19:01:37.283Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-07-01T19:01:37.850Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-07-01T19:01:38.110Z] (79/137) Installing libogg (1.3.5-r1) [2023-07-01T19:01:38.369Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-07-01T19:01:38.935Z] (81/137) Installing flac (1.3.4-r0) [2023-07-01T19:01:39.193Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-07-01T19:01:39.760Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-07-01T19:01:40.019Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-07-01T19:01:40.587Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-07-01T19:01:40.846Z] (86/137) Installing libass (0.16.0-r0) [2023-07-01T19:01:41.414Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-07-01T19:01:41.673Z] (88/137) Installing libpciaccess (0.16-r0) [2023-07-01T19:01:41.934Z] (89/137) Installing libdrm (2.4.110-r0) [2023-07-01T19:01:42.502Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-07-01T19:01:42.761Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-07-01T19:01:43.020Z] (92/137) Installing lame (3.100-r0) [2023-07-01T19:01:43.588Z] (93/137) Installing opus (1.3.1-r1) [2023-07-01T19:01:43.847Z] (94/137) Installing libasyncns (0.8-r1) [2023-07-01T19:01:44.107Z] (95/137) Installing libltdl (2.4.7-r0) [2023-07-01T19:01:44.366Z] (96/137) Installing orc (0.4.32-r0) [2023-07-01T19:01:44.934Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-07-01T19:01:45.194Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-07-01T19:01:45.452Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-07-01T19:01:46.021Z] (100/137) Installing soxr (0.1.3-r2) [2023-07-01T19:01:46.281Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-07-01T19:01:46.541Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-07-01T19:01:46.799Z] (103/137) Installing libpulse (15.0-r2) [2023-07-01T19:01:47.367Z] (104/137) Installing cjson (1.7.15-r3) [2023-07-01T19:01:47.627Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-07-01T19:01:48.195Z] (106/137) Installing librist (0.2.6-r1) [2023-07-01T19:01:48.454Z] (107/137) Installing libsrt (1.4.4-r0) [2023-07-01T19:01:48.714Z] (108/137) Installing libssh (0.9.6-r1) [2023-07-01T19:01:49.022Z] (109/137) Installing libtheora (1.1.1-r16) [2023-07-01T19:01:49.643Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-07-01T19:01:49.912Z] (111/137) Installing libva (2.14.0-r0) [2023-07-01T19:01:50.186Z] (112/137) Installing libvdpau (1.5-r0) [2023-07-01T19:01:50.460Z] (113/137) Installing vidstab (1.1.0-r1) [2023-07-01T19:01:50.727Z] (114/137) Installing libvpx (1.11.0-r1) [2023-07-01T19:01:51.321Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T19:01:51.403Z] provisioning config files... [2023-07-01T19:01:51.432Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/config13157987677351299973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:01:51.825Z] ---> docker-login.sh [2023-07-01T19:01:51.825Z] nexus3.edgexfoundry.org:10001 [2023-07-01T19:01:51.888Z] (116/137) Installing numactl (2.0.14-r0) [2023-07-01T19:01:52.148Z] (117/137) Installing x265-libs (3.5-r3) [2023-07-01T19:01:52.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:01:52.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:01:52.416Z] Configure a credential helper to remove this warning. See [2023-07-01T19:01:52.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:01:52.416Z] [2023-07-01T19:01:52.416Z] Login Succeeded [2023-07-01T19:01:52.416Z] nexus3.edgexfoundry.org:10002 [2023-07-01T19:01:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:01:52.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:01:52.687Z] Configure a credential helper to remove this warning. See [2023-07-01T19:01:52.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:01:52.687Z] [2023-07-01T19:01:52.687Z] Login Succeeded [2023-07-01T19:01:52.687Z] nexus3.edgexfoundry.org:10003 [2023-07-01T19:01:52.715Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-07-01T19:01:52.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:01:52.975Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-07-01T19:01:53.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:01:53.227Z] Configure a credential helper to remove this warning. See [2023-07-01T19:01:53.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:01:53.227Z] [2023-07-01T19:01:53.227Z] Login Succeeded [2023-07-01T19:01:53.227Z] nexus3.edgexfoundry.org:10004 [2023-07-01T19:01:53.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:01:53.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:01:53.500Z] Configure a credential helper to remove this warning. See [2023-07-01T19:01:53.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:01:53.500Z] [2023-07-01T19:01:53.500Z] Login Succeeded [2023-07-01T19:01:53.500Z] docker.io [2023-07-01T19:01:53.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T19:01:53.920Z] (120/137) Installing libevent (2.1.12-r4) [2023-07-01T19:01:54.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T19:01:54.036Z] Configure a credential helper to remove this warning. See [2023-07-01T19:01:54.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T19:01:54.036Z] [2023-07-01T19:01:54.036Z] Login Succeeded [2023-07-01T19:01:54.036Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T19:01:54.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-07-01T19:01:54.179Z] (121/137) Installing mesa (21.3.9-r0) [Pipeline] unstash [Pipeline] } [2023-07-01T19:01:54.437Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-01T19:01:54.695Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-07-01T19:01:54.953Z] (124/137) Installing icu-data-en (71.1-r2) [2023-07-01T19:01:54.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-01T19:01:55.339Z] + ls -al . [2023-07-01T19:01:55.339Z] total 68 [2023-07-01T19:01:55.339Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 19:01 . [2023-07-01T19:01:55.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 19:01 .. [2023-07-01T19:01:55.339Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:01 .git [2023-07-01T19:01:55.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 19:01 .github [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 19:01 .gitignore [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jul 1 19:01 Dockerfile [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 19:01 Jenkinsfile [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 19:01 LICENSE [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 19:01 README.md [2023-07-01T19:01:55.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 19:01 TAF-Manager [2023-07-01T19:01:55.339Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 19:01 TUC [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 19:00 VERSION [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 342 Jul 1 19:01 requirements.txt [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 19:01 robot-entrypoint.sh [2023-07-01T19:01:55.339Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:01:55.522Z] Executing icu-data-en-71.1-r2.post-install [2023-07-01T19:01:55.522Z] * [2023-07-01T19:01:55.522Z] * If you need ICU with non-English locales and legacy charset support, install [2023-07-01T19:01:55.522Z] * package icu-data-full. [2023-07-01T19:01:55.522Z] * [2023-07-01T19:01:55.522Z] (125/137) Installing icu-libs (71.1-r2) [2023-07-01T19:01:55.758Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b285abd25cdf402562889a90a59b95b491cbe12d --label arch=arm64 --label version=0.0.0 . [2023-07-01T19:01:56.090Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-07-01T19:01:56.347Z] (127/137) Installing minizip (1.2.12-r0) [2023-07-01T19:01:56.606Z] (128/137) Installing nspr (4.33-r0) [2023-07-01T19:01:56.865Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-07-01T19:01:57.432Z] (130/137) Installing nss (3.78.1-r0) [2023-07-01T19:01:57.782Z] Sending build context to Docker daemon 313.3kB [2023-07-01T19:01:57.782Z] Step 1/13 : FROM alpine:3.16 [2023-07-01T19:01:58.004Z] (131/137) Installing re2 (2022.04.01-r0) [2023-07-01T19:01:58.057Z] 3.16: Pulling from library/alpine [2023-07-01T19:01:58.057Z] a880266d3b77: Pulling fs layer [2023-07-01T19:01:58.262Z] (132/137) Installing snappy (1.1.9-r4) [2023-07-01T19:01:58.327Z] a880266d3b77: Verifying Checksum [2023-07-01T19:01:58.327Z] a880266d3b77: Download complete [2023-07-01T19:01:58.522Z] (133/137) Installing libgpg-error (1.45-r0) [2023-07-01T19:01:58.781Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-07-01T19:01:58.914Z] a880266d3b77: Pull complete [2023-07-01T19:01:58.914Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-07-01T19:01:58.914Z] Status: Downloaded newer image for alpine:3.16 [2023-07-01T19:01:58.914Z] ---> 73bc9a5320fe [2023-07-01T19:01:58.914Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-07-01T19:01:58.914Z] ---> Running in 940dad9224a1 [2023-07-01T19:01:59.187Z] Removing intermediate container 940dad9224a1 [2023-07-01T19:01:59.187Z] ---> b2793f05e271 [2023-07-01T19:01:59.187Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-07-01T19:01:59.349Z] (135/137) Installing libxslt (1.1.35-r0) [2023-07-01T19:01:59.460Z] ---> Running in cbd0cee4bd9d [2023-07-01T19:01:59.607Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-07-01T19:01:59.730Z] Removing intermediate container cbd0cee4bd9d [2023-07-01T19:01:59.730Z] ---> faa6642f6c07 [2023-07-01T19:01:59.730Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-07-01T19:02:00.317Z] ---> de05c0785c25 [2023-07-01T19:02:00.317Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-07-01T19:02:00.904Z] ---> 95d20af551cf [2023-07-01T19:02:00.904Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-07-01T19:02:01.501Z] ---> ad5ab0f50176 [2023-07-01T19:02:01.501Z] Step 7/13 : WORKDIR /edgex-taf [2023-07-01T19:02:01.501Z] ---> Running in 9e7e5d700bfd [2023-07-01T19:02:01.771Z] Removing intermediate container 9e7e5d700bfd [2023-07-01T19:02:01.771Z] ---> 91994808583c [2023-07-01T19:02:01.771Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-07-01T19:02:01.771Z] ---> Running in 39c37c220cb0 [2023-07-01T19:02:03.751Z] Removing intermediate container 39c37c220cb0 [2023-07-01T19:02:03.751Z] ---> 667af06b65f3 [2023-07-01T19:02:03.751Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-07-01T19:02:03.751Z] ---> Running in 27400c879933 [2023-07-01T19:02:04.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:02:05.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:02:06.729Z] OK: 5 MiB in 14 packages [2023-07-01T19:02:06.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:02:06.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:02:07.725Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-07-01T19:02:07.725Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:02:07.725Z] Executing glib-2.72.4-r0.trigger [2023-07-01T19:02:07.725Z] Executing shared-mime-info-2.2-r2.trigger [2023-07-01T19:02:07.985Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-07-01T19:02:08.244Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-07-01T19:02:08.244Z] Executing fontconfig-2.14.0-r0.trigger [2023-07-01T19:02:08.244Z] Executing mkfontscale-1.2.2-r0.trigger [2023-07-01T19:02:08.244Z] OK: 409 MiB in 160 packages [2023-07-01T19:02:08.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T19:02:08.407Z] (1/9) Installing ca-certificates (20230506-r0) [2023-07-01T19:02:08.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T19:02:08.994Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-07-01T19:02:09.263Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-07-01T19:02:09.378Z] (1/21) Installing binutils (2.38-r3) [2023-07-01T19:02:09.531Z] (4/9) Installing libcurl (8.1.2-r0) [2023-07-01T19:02:09.945Z] (2/21) Installing isl22 (0.22-r0) [2023-07-01T19:02:10.114Z] (5/9) Installing curl (8.1.2-r0) [2023-07-01T19:02:10.203Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-07-01T19:02:10.382Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-07-01T19:02:10.769Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-07-01T19:02:11.028Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-07-01T19:02:12.404Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-07-01T19:02:12.969Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-07-01T19:02:12.969Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-07-01T19:02:13.535Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-07-01T19:02:13.736Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-07-01T19:02:13.737Z] (8/9) Installing jq (1.6-r1) [2023-07-01T19:02:13.794Z] (10/21) Installing libpq (14.8-r0) [2023-07-01T19:02:14.324Z] (9/9) Installing openssl (1.1.1u-r1) [2023-07-01T19:02:14.361Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-07-01T19:02:14.596Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:02:14.596Z] Executing ca-certificates-20230506-r0.trigger [2023-07-01T19:02:14.618Z] (12/21) Installing libpq-dev (14.8-r0) [2023-07-01T19:02:14.862Z] OK: 50 MiB in 23 packages [2023-07-01T19:02:14.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:02:15.188Z] (13/21) Installing libecpg (14.8-r0) [2023-07-01T19:02:15.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:02:15.447Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-07-01T19:02:16.013Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-07-01T19:02:16.860Z] (1/136) Installing libmagic (5.41-r0) [2023-07-01T19:02:16.948Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-07-01T19:02:17.130Z] (2/136) Installing file (5.41-r0) [2023-07-01T19:02:17.397Z] (3/136) Installing libxau (1.0.9-r0) [2023-07-01T19:02:17.664Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-07-01T19:02:17.930Z] (5/136) Installing libxcb (1.15-r0) [2023-07-01T19:02:18.326Z] (17/21) Installing clang (13.0.1-r1) [2023-07-01T19:02:18.515Z] (6/136) Installing libx11 (1.8-r1) [2023-07-01T19:02:18.585Z] (18/21) Installing icu (71.1-r2) [2023-07-01T19:02:18.842Z] (19/21) Installing icu-dev (71.1-r2) [2023-07-01T19:02:19.100Z] (7/136) Installing libxext (1.3.4-r0) [2023-07-01T19:02:19.366Z] (8/136) Installing libice (1.0.10-r0) [2023-07-01T19:02:19.408Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-07-01T19:02:19.635Z] (9/136) Installing libuuid (2.38-r1) [2023-07-01T19:02:20.221Z] (10/136) Installing libsm (1.2.3-r0) [2023-07-01T19:02:20.488Z] (11/136) Installing libxt (1.2.1-r0) [2023-07-01T19:02:20.758Z] (12/136) Installing libxmu (1.1.3-r0) [2023-07-01T19:02:21.026Z] (13/136) Installing xset (1.2.4-r0) [2023-07-01T19:02:21.610Z] (14/136) Installing xprop (1.2.5-r0) [2023-07-01T19:02:21.878Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-07-01T19:02:22.146Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-07-01T19:02:22.414Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-07-01T19:02:22.999Z] (18/136) Installing libffi (3.4.2-r1) [2023-07-01T19:02:22.999Z] (19/136) Installing libintl (0.21-r2) [2023-07-01T19:02:23.583Z] (20/136) Installing libblkid (2.38-r1) [2023-07-01T19:02:23.596Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-07-01T19:02:23.852Z] (21/136) Installing libmount (2.38-r1) [2023-07-01T19:02:24.121Z] (22/136) Installing pcre (8.45-r2) [2023-07-01T19:02:24.162Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:02:24.162Z] OK: 822 MiB in 181 packages [2023-07-01T19:02:24.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T19:02:24.704Z] (23/136) Installing glib (2.72.4-r0) [2023-07-01T19:02:24.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T19:02:25.289Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-07-01T19:02:25.293Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-07-01T19:02:25.557Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-07-01T19:02:26.139Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-07-01T19:02:26.228Z] (2/10) Installing gdbm (1.23-r0) [2023-07-01T19:02:26.229Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-07-01T19:02:26.405Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-07-01T19:02:26.796Z] (4/10) Installing readline (8.1.2-r0) [2023-07-01T19:02:26.986Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-07-01T19:02:27.054Z] (5/10) Installing python3 (3.10.12-r0) [2023-07-01T19:02:27.254Z] (29/136) Installing libpng (1.6.37-r1) [2023-07-01T19:02:27.837Z] (30/136) Installing libwebp (1.2.3-r1) [2023-07-01T19:02:28.103Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-07-01T19:02:28.686Z] (32/136) Installing tiff (4.4.0-r3) [2023-07-01T19:02:28.952Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-07-01T19:02:29.219Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-07-01T19:02:29.803Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-07-01T19:02:29.803Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-07-01T19:02:30.071Z] (37/136) Installing libxrender (0.9.10-r3) [2023-07-01T19:02:30.338Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-07-01T19:02:30.655Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-07-01T19:02:30.921Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-07-01T19:02:31.188Z] (40/136) Installing libxi (1.8-r0) [2023-07-01T19:02:31.272Z] (7/10) Installing libsodium (1.0.18-r0) [2023-07-01T19:02:31.455Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-07-01T19:02:31.541Z] (8/10) Installing libzmq (4.3.4-r0) [2023-07-01T19:02:31.722Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-07-01T19:02:31.987Z] (43/136) Installing atk (2.38.0-r0) [2023-07-01T19:02:32.107Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-07-01T19:02:32.253Z] (44/136) Installing libxtst (1.2.3-r3) [2023-07-01T19:02:32.365Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-07-01T19:02:32.519Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-07-01T19:02:32.625Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:02:32.625Z] OK: 974 MiB in 191 packages [2023-07-01T19:02:32.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T19:02:33.100Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-07-01T19:02:33.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T19:02:33.366Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-07-01T19:02:33.631Z] (48/136) Installing expat (2.5.0-r0) [2023-07-01T19:02:33.759Z] OK: 974 MiB in 191 packages [2023-07-01T19:02:33.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T19:02:34.210Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-07-01T19:02:34.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T19:02:34.476Z] (50/136) Installing freetype (2.12.1-r0) [2023-07-01T19:02:34.893Z] (1/1) Installing tzdata (2023c-r0) [2023-07-01T19:02:35.057Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-07-01T19:02:35.151Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:02:35.151Z] OK: 978 MiB in 192 packages [2023-07-01T19:02:35.323Z] (52/136) Installing pixman (0.40.0-r4) [2023-07-01T19:02:35.409Z] (1/1) Purging tzdata (2023c-r0) [2023-07-01T19:02:35.409Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:02:35.409Z] OK: 974 MiB in 191 packages [2023-07-01T19:02:35.905Z] (53/136) Installing cairo (1.17.4-r2) [2023-07-01T19:02:36.172Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-07-01T19:02:36.437Z] (55/136) Installing avahi-libs (0.8-r6) [2023-07-01T19:02:36.703Z] (56/136) Installing gmp (6.2.1-r2) [2023-07-01T19:02:37.284Z] (57/136) Installing nettle (3.7.3-r0) [2023-07-01T19:02:37.866Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-07-01T19:02:38.132Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-07-01T19:02:38.400Z] (60/136) Installing libunistring (1.0-r0) [2023-07-01T19:02:38.696Z] Looking in links: /tmp/tmpmmghb1bx [2023-07-01T19:02:38.696Z] Processing /tmp/tmpmmghb1bx/setuptools-65.5.0-py3-none-any.whl [2023-07-01T19:02:38.696Z] Processing /tmp/tmpmmghb1bx/pip-23.0.1-py3-none-any.whl [2023-07-01T19:02:38.696Z] Installing collected packages: setuptools, pip [2023-07-01T19:02:38.983Z] (61/136) Installing gnutls (3.7.7-r1) [2023-07-01T19:02:39.568Z] (62/136) Installing cups-libs (2.4.2-r1) [2023-07-01T19:02:39.835Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-07-01T19:02:40.419Z] (64/136) Installing fribidi (1.0.12-r0) [2023-07-01T19:02:40.683Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-07-01T19:02:40.951Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-07-01T19:02:41.263Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-07-01T19:02:41.263Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-07-01T19:02:41.263Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-07-01T19:02:41.522Z] Collecting pip [2023-07-01T19:02:41.522Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-07-01T19:02:41.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 118.7 MB/s eta 0:00:00 [2023-07-01T19:02:41.522Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-07-01T19:02:41.529Z] (67/136) Installing libxft (2.3.4-r0) [2023-07-01T19:02:41.794Z] (68/136) Installing pango (1.50.7-r0) [2023-07-01T19:02:42.088Z] Collecting setuptools [2023-07-01T19:02:42.088Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-07-01T19:02:42.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 91.8 MB/s eta 0:00:00 [2023-07-01T19:02:42.088Z] Collecting wheel [2023-07-01T19:02:42.088Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-07-01T19:02:42.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 170.0 MB/s eta 0:00:00 [2023-07-01T19:02:42.349Z] Installing collected packages: wheel, setuptools, pip [2023-07-01T19:02:42.373Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-07-01T19:02:42.638Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-07-01T19:02:42.904Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-07-01T19:02:42.915Z] Attempting uninstall: setuptools [2023-07-01T19:02:42.915Z] Found existing installation: setuptools 65.5.0 [2023-07-01T19:02:42.915Z] Uninstalling setuptools-65.5.0: [2023-07-01T19:02:42.915Z] Successfully uninstalled setuptools-65.5.0 [2023-07-01T19:02:43.167Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-07-01T19:02:43.750Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-07-01T19:02:43.858Z] Attempting uninstall: pip [2023-07-01T19:02:43.858Z] Found existing installation: pip 23.0.1 [2023-07-01T19:02:43.858Z] Uninstalling pip-23.0.1: [2023-07-01T19:02:43.858Z] Successfully uninstalled pip-23.0.1 [2023-07-01T19:02:44.332Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-07-01T19:02:44.921Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-07-01T19:02:44.921Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-07-01T19:02:45.188Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-07-01T19:02:45.454Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-07-01T19:02:45.759Z] Successfully installed pip-23.1.2 setuptools-68.0.0 wheel-0.40.0 [2023-07-01T19:02:45.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-07-01T19:02:46.035Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-07-01T19:02:46.324Z] Processing ./edgex-taf-common [2023-07-01T19:02:46.324Z] Preparing metadata (setup.py): started [2023-07-01T19:02:46.590Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:46.591Z] Building wheels for collected packages: edgex-taf-common [2023-07-01T19:02:46.591Z] Building wheel for edgex-taf-common (setup.py): started [2023-07-01T19:02:46.614Z] (79/136) Installing libogg (1.3.5-r1) [2023-07-01T19:02:46.849Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-07-01T19:02:46.849Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=8b39139fc675ef2a236c5998c2f07e8a5c7aec245ccd452df274dcfae8d3dc42 [2023-07-01T19:02:46.849Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-07-01T19:02:46.849Z] Successfully built edgex-taf-common [2023-07-01T19:02:46.849Z] Installing collected packages: edgex-taf-common [2023-07-01T19:02:46.878Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-07-01T19:02:47.108Z] Successfully installed edgex-taf-common-0.0.0 [2023-07-01T19:02:47.108Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-07-01T19:02:47.143Z] (81/136) Installing flac (1.3.4-r0) [2023-07-01T19:02:47.723Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-07-01T19:02:48.307Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-07-01T19:02:48.573Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-07-01T19:02:48.839Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-07-01T19:02:49.420Z] (86/136) Installing libass (0.16.0-r0) [2023-07-01T19:02:49.639Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-07-01T19:02:49.639Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-07-01T19:02:49.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 13.3 MB/s eta 0:00:00 [2023-07-01T19:02:49.639Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-07-01T19:02:49.639Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-07-01T19:02:49.639Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-07-01T19:02:49.639Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-07-01T19:02:49.639Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-07-01T19:02:49.639Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-07-01T19:02:49.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 16.3 MB/s eta 0:00:00 [2023-07-01T19:02:49.639Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-07-01T19:02:49.639Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-07-01T19:02:49.639Z] Preparing metadata (setup.py): started [2023-07-01T19:02:49.639Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:49.639Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-07-01T19:02:49.639Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:02:49.639Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-07-01T19:02:49.639Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-07-01T19:02:49.898Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-07-01T19:02:49.898Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-07-01T19:02:49.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.6 MB/s eta 0:00:00 [2023-07-01T19:02:49.898Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-07-01T19:02:49.898Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-07-01T19:02:49.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 13.9 MB/s eta 0:00:00 [2023-07-01T19:02:49.898Z] Preparing metadata (setup.py): started [2023-07-01T19:02:50.005Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-07-01T19:02:50.156Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:50.156Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-07-01T19:02:50.156Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-07-01T19:02:50.156Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.2 MB/s eta 0:00:00 [2023-07-01T19:02:50.273Z] (88/136) Installing libdrm (2.4.110-r0) [2023-07-01T19:02:50.726Z] Collecting numpy==1.25.0 (from -r requirements.txt (line 11)) [2023-07-01T19:02:50.726Z] Downloading numpy-1.25.0-cp310-cp310-musllinux_1_1_x86_64.whl (17.4 MB) [2023-07-01T19:02:50.855Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-07-01T19:02:50.985Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.4/17.4 MB 47.5 MB/s eta 0:00:00 [2023-07-01T19:02:51.122Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-07-01T19:02:51.250Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-07-01T19:02:51.250Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-07-01T19:02:51.250Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 12.4 MB/s eta 0:00:00 [2023-07-01T19:02:51.250Z] Preparing metadata (setup.py): started [2023-07-01T19:02:51.389Z] (91/136) Installing lame (3.100-r0) [2023-07-01T19:02:51.508Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:51.767Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-07-01T19:02:51.767Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-07-01T19:02:51.767Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 7.0 MB/s eta 0:00:00 [2023-07-01T19:02:51.970Z] (92/136) Installing opus (1.3.1-r1) [2023-07-01T19:02:52.026Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-07-01T19:02:52.026Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-07-01T19:02:52.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 30.3 MB/s eta 0:00:00 [2023-07-01T19:02:52.285Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-07-01T19:02:52.285Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-07-01T19:02:52.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 17.3 MB/s eta 0:00:00 [2023-07-01T19:02:52.546Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-07-01T19:02:52.546Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-07-01T19:02:52.546Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.2 MB/s eta 0:00:00 [2023-07-01T19:02:52.546Z] Preparing metadata (setup.py): started [2023-07-01T19:02:52.551Z] (93/136) Installing libasyncns (0.8-r1) [2023-07-01T19:02:52.551Z] (94/136) Installing libltdl (2.4.7-r0) [2023-07-01T19:02:52.805Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:53.065Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-07-01T19:02:53.065Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-07-01T19:02:53.065Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 29.7 MB/s eta 0:00:00 [2023-07-01T19:02:53.132Z] (95/136) Installing orc (0.4.32-r0) [2023-07-01T19:02:53.324Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:02:53.324Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-07-01T19:02:53.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 60.5 MB/s eta 0:00:00 [2023-07-01T19:02:53.324Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:02:53.324Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-07-01T19:02:53.399Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-07-01T19:02:53.583Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:53.583Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-07-01T19:02:53.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 29.8 MB/s eta 0:00:00 [2023-07-01T19:02:53.583Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:53.583Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-07-01T19:02:53.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.7 MB/s eta 0:00:00 [2023-07-01T19:02:53.583Z] Preparing metadata (setup.py): started [2023-07-01T19:02:53.665Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-07-01T19:02:54.155Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:54.246Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-07-01T19:02:54.415Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:54.415Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-07-01T19:02:54.415Z] Preparing metadata (setup.py): started [2023-07-01T19:02:54.514Z] (99/136) Installing soxr (0.1.3-r2) [2023-07-01T19:02:54.673Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:54.673Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:54.673Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-07-01T19:02:54.673Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:54.673Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-07-01T19:02:54.673Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 12.6 MB/s eta 0:00:00 [2023-07-01T19:02:54.933Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:54.933Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-07-01T19:02:54.933Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.1 MB/s eta 0:00:00 [2023-07-01T19:02:54.933Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:54.933Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-07-01T19:02:55.094Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-07-01T19:02:55.190Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 13.5 MB/s eta 0:00:00 [2023-07-01T19:02:55.190Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:55.190Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-07-01T19:02:55.190Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:02:55.190Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-07-01T19:02:55.190Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 24.8 MB/s eta 0:00:00 [2023-07-01T19:02:55.360Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-07-01T19:02:55.449Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:02:55.449Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-07-01T19:02:55.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.9 MB/s eta 0:00:00 [2023-07-01T19:02:55.449Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:02:55.449Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-07-01T19:02:55.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 19.6 MB/s eta 0:00:00 [2023-07-01T19:02:55.449Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:02:55.449Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-07-01T19:02:55.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 4.5 MB/s eta 0:00:00 [2023-07-01T19:02:55.626Z] (102/136) Installing libpulse (15.0-r2) [2023-07-01T19:02:55.707Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:02:55.707Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-07-01T19:02:55.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 7.3 MB/s eta 0:00:00 [2023-07-01T19:02:55.707Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:02:55.707Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-07-01T19:02:55.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 8.0 MB/s eta 0:00:00 [2023-07-01T19:02:55.707Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-07-01T19:02:55.707Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-07-01T19:02:55.966Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:02:55.966Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-07-01T19:02:55.966Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 3.0 MB/s eta 0:00:00 [2023-07-01T19:02:55.966Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:02:55.966Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-07-01T19:02:55.966Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.6 MB/s eta 0:00:00 [2023-07-01T19:02:55.966Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.0.0) [2023-07-01T19:02:56.207Z] (103/136) Installing cjson (1.7.15-r3) [2023-07-01T19:02:56.223Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:02:56.223Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-07-01T19:02:56.223Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:02:56.223Z] Downloading typing_extensions-4.7.0-py3-none-any.whl (33 kB) [2023-07-01T19:02:56.223Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:02:56.223Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-07-01T19:02:56.223Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.8 MB/s eta 0:00:00 [2023-07-01T19:02:56.473Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-07-01T19:02:56.481Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:02:56.481Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-07-01T19:02:56.481Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:02:56.481Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-07-01T19:02:56.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 20.0 MB/s eta 0:00:00 [2023-07-01T19:02:56.738Z] Installing build dependencies: started [2023-07-01T19:02:57.053Z] (105/136) Installing librist (0.2.6-r1) [2023-07-01T19:02:57.319Z] (106/136) Installing libsrt (1.4.4-r0) [2023-07-01T19:02:57.903Z] (107/136) Installing libssh (0.9.6-r1) [2023-07-01T19:02:58.169Z] (108/136) Installing libtheora (1.1.1-r16) [2023-07-01T19:02:58.749Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-07-01T19:02:59.015Z] (110/136) Installing libva (2.14.0-r0) [2023-07-01T19:02:59.280Z] (111/136) Installing libvdpau (1.5-r0) [2023-07-01T19:02:59.546Z] (112/136) Installing vidstab (1.1.0-r1) [2023-07-01T19:03:00.127Z] (113/136) Installing libvpx (1.11.0-r1) [2023-07-01T19:03:00.394Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-07-01T19:03:00.976Z] (115/136) Installing numactl (2.0.14-r0) [2023-07-01T19:03:01.242Z] (116/136) Installing x265-libs (3.5-r3) [2023-07-01T19:03:02.003Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:03:02.003Z] Getting requirements to build wheel: started [2023-07-01T19:03:02.204Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-07-01T19:03:02.471Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-07-01T19:03:02.939Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:03:02.939Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:03:03.198Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:03:03.198Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:03.198Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-07-01T19:03:03.198Z] Preparing metadata (setup.py): started [2023-07-01T19:03:03.456Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:03:03.456Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:03.456Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-07-01T19:03:03.456Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:03.456Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-07-01T19:03:03.714Z] Preparing metadata (setup.py): started [2023-07-01T19:03:03.714Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:03:03.973Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:03.973Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-07-01T19:03:03.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 14.0 MB/s eta 0:00:00 [2023-07-01T19:03:03.973Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:03.973Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-07-01T19:03:03.973Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:03.973Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-07-01T19:03:03.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.7 MB/s eta 0:00:00 [2023-07-01T19:03:03.973Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:03.973Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-07-01T19:03:04.232Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:04.232Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-07-01T19:03:04.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.2 MB/s eta 0:00:00 [2023-07-01T19:03:04.232Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:04.232Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-07-01T19:03:04.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.8 MB/s eta 0:00:00 [2023-07-01T19:03:04.415Z] (119/136) Installing libevent (2.1.12-r4) [2023-07-01T19:03:04.491Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:04.491Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:03:04.491Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:04.491Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-07-01T19:03:04.491Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:04.491Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-07-01T19:03:04.491Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:04.491Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-07-01T19:03:04.491Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:04.491Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-07-01T19:03:04.682Z] (120/136) Installing mesa (21.3.9-r0) [2023-07-01T19:03:04.750Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:04.750Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-07-01T19:03:04.750Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:03:04.750Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-07-01T19:03:04.750Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:04.750Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-07-01T19:03:04.750Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.7 MB/s eta 0:00:00 [2023-07-01T19:03:04.949Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-07-01T19:03:05.008Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-07-01T19:03:05.008Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-07-01T19:03:05.216Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-07-01T19:03:05.266Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-07-01T19:03:05.266Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=7604a874ece4d9363dc9272621b6ee74b9e173b951edf98106d0b60e55dd93ac [2023-07-01T19:03:05.266Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-07-01T19:03:05.266Z] Building wheel for paho-mqtt (setup.py): started [2023-07-01T19:03:05.486Z] (123/136) Installing icu-data-en (71.1-r2) [2023-07-01T19:03:05.523Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-07-01T19:03:05.523Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=11838f2b94ecfc668e69c4f2b79ec206b43009627549eb47b1582ea3f5439506 [2023-07-01T19:03:05.523Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-07-01T19:03:05.523Z] Building wheel for psutil (setup.py): started [2023-07-01T19:03:06.069Z] Executing icu-data-en-71.1-r2.post-install [2023-07-01T19:03:06.069Z] * [2023-07-01T19:03:06.069Z] * If you need ICU with non-English locales and legacy charset support, install [2023-07-01T19:03:06.069Z] * package icu-data-full. [2023-07-01T19:03:06.069Z] * [2023-07-01T19:03:06.069Z] (124/136) Installing icu-libs (71.1-r2) [2023-07-01T19:03:06.652Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-07-01T19:03:07.233Z] (126/136) Installing minizip (1.2.12-r0) [2023-07-01T19:03:07.440Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-07-01T19:03:07.441Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271453 sha256=aa4f10d4c3c23988d0e484b35b240af709da1fa17a5ebe8196ac3183cf448218 [2023-07-01T19:03:07.441Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-07-01T19:03:07.441Z] Building wheel for psycopg2 (setup.py): started [2023-07-01T19:03:07.500Z] (127/136) Installing nspr (4.33-r0) [2023-07-01T19:03:07.767Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-07-01T19:03:08.351Z] (129/136) Installing nss (3.78.1-r0) [2023-07-01T19:03:08.936Z] (130/136) Installing re2 (2022.04.01-r0) [2023-07-01T19:03:09.202Z] (131/136) Installing snappy (1.1.9-r4) [2023-07-01T19:03:09.469Z] (132/136) Installing libgpg-error (1.45-r0) [2023-07-01T19:03:10.052Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-07-01T19:03:10.318Z] (134/136) Installing libxslt (1.1.35-r0) [2023-07-01T19:03:10.899Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-07-01T19:03:16.233Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-07-01T19:03:16.233Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:03:16.233Z] Executing glib-2.72.4-r0.trigger [2023-07-01T19:03:16.233Z] Executing shared-mime-info-2.2-r2.trigger [2023-07-01T19:03:17.439Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-07-01T19:03:17.439Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478587 sha256=e1ae76644f8f46aca9505c7ce6927b94573c2d03a3df40c2299b4494f5abda31 [2023-07-01T19:03:17.439Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-07-01T19:03:17.439Z] Building wheel for flex (setup.py): started [2023-07-01T19:03:17.439Z] Building wheel for flex (setup.py): finished with status 'done' [2023-07-01T19:03:17.439Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=a7e3596bcf44bb9b1625d421600a92ee0ea1036db4d08395fd9277ca39eb00de [2023-07-01T19:03:17.439Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-07-01T19:03:17.439Z] Building wheel for GenSON (setup.py): started [2023-07-01T19:03:17.439Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-07-01T19:03:17.439Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=9242432c7941aef5ce24fed953a408dfe4e028c45e6245b276ce951ae3903b95 [2023-07-01T19:03:17.439Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-07-01T19:03:17.439Z] Building wheel for PyYAML (pyproject.toml): started [2023-07-01T19:03:18.006Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-07-01T19:03:18.006Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=f319ca824f59344233dcf13b02f7e59520c7ea578177e476e178cf1f923d2fe0 [2023-07-01T19:03:18.006Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-07-01T19:03:18.006Z] Building wheel for strict-rfc3339 (setup.py): started [2023-07-01T19:03:18.265Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-07-01T19:03:18.265Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=ca43901f0c85ca363b8e7fc03b422c8c435eeb6f159c680d9753a4b01ead2406 [2023-07-01T19:03:18.265Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-07-01T19:03:18.265Z] Building wheel for validate-email (setup.py): started [2023-07-01T19:03:18.524Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-07-01T19:03:18.524Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=185ef031e2c7ac95da597b7b5b1ed37426ff15cd8a37a7ca2fdb303096e3d17d [2023-07-01T19:03:18.524Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-07-01T19:03:18.524Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-07-01T19:03:18.823Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-07-01T19:03:18.823Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-07-01T19:03:18.823Z] Executing fontconfig-2.14.0-r0.trigger [2023-07-01T19:03:18.823Z] Executing mkfontscale-1.2.2-r0.trigger [2023-07-01T19:03:18.823Z] OK: 376 MiB in 159 packages [2023-07-01T19:03:18.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:19.099Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-07-01T19:03:19.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:20.810Z] (1/21) Installing binutils (2.38-r3) [2023-07-01T19:03:21.391Z] (2/21) Installing isl22 (0.22-r0) [2023-07-01T19:03:21.975Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-07-01T19:03:22.559Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-07-01T19:03:22.824Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-07-01T19:03:29.471Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-07-01T19:03:29.471Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-07-01T19:03:29.736Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-07-01T19:03:30.696Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-07-01T19:03:30.964Z] (10/21) Installing libpq (14.8-r0) [2023-07-01T19:03:31.308Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.17.3 numpy-1.25.0 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.7.0 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-07-01T19:03:31.309Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-07-01T19:03:31.545Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-07-01T19:03:31.811Z] (12/21) Installing libpq-dev (14.8-r0) [2023-07-01T19:03:32.395Z] (13/21) Installing libecpg (14.8-r0) [2023-07-01T19:03:32.662Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-07-01T19:03:33.623Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-07-01T19:03:41.828Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-07-01T19:03:43.786Z] (17/21) Installing clang (13.0.1-r1) [2023-07-01T19:03:44.746Z] (18/21) Installing icu (71.1-r2) [2023-07-01T19:03:45.013Z] (19/21) Installing icu-dev (71.1-r2) [2023-07-01T19:03:45.595Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-07-01T19:03:50.933Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-07-01T19:03:51.891Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:03:51.891Z] OK: 768 MiB in 180 packages [2023-07-01T19:03:51.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:52.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:03:53.883Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-07-01T19:03:55.834Z] (2/10) Installing gdbm (1.23-r0) [2023-07-01T19:03:56.417Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-07-01T19:03:56.684Z] (4/10) Installing readline (8.1.2-r0) [2023-07-01T19:03:56.950Z] (5/10) Installing python3 (3.10.12-r0) [2023-07-01T19:03:57.874Z] Removing intermediate container 360b6ff703c7 [2023-07-01T19:03:57.874Z] ---> 037e61d64c44 [2023-07-01T19:03:57.874Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-07-01T19:03:57.874Z] ---> Running in 71ce937a0034 [2023-07-01T19:03:57.874Z] Removing intermediate container 71ce937a0034 [2023-07-01T19:03:57.874Z] ---> 65b71ec669a3 [2023-07-01T19:03:57.874Z] Step 11/13 : LABEL arch=amd64 [2023-07-01T19:03:57.874Z] ---> Running in 03f19b061978 [2023-07-01T19:03:57.874Z] Removing intermediate container 03f19b061978 [2023-07-01T19:03:57.874Z] ---> 36611aab1ee6 [2023-07-01T19:03:57.874Z] Step 12/13 : LABEL git_sha=b285abd25cdf402562889a90a59b95b491cbe12d [2023-07-01T19:03:57.874Z] ---> Running in dd87b795494d [2023-07-01T19:03:57.874Z] Removing intermediate container dd87b795494d [2023-07-01T19:03:57.874Z] ---> c03da768b50f [2023-07-01T19:03:57.874Z] Step 13/13 : LABEL version=0.0.0 [2023-07-01T19:03:57.874Z] ---> Running in e1c06e8073a2 [2023-07-01T19:03:57.874Z] Removing intermediate container e1c06e8073a2 [2023-07-01T19:03:57.874Z] ---> 6b1c01d556bb [2023-07-01T19:03:57.874Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T19:03:57.874Z] Successfully built 6b1c01d556bb [2023-07-01T19:03:57.874Z] 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-07-01T19:03:58.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:03:58.726Z] [2023-07-01T19:03:58.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:03:59.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:03:59.110Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-01T19:03:59.110Z] 5eb5b503b376: Pulling fs layer [2023-07-01T19:03:59.110Z] 5c69ac0246d0: Pulling fs layer [2023-07-01T19:03:59.110Z] ec43610c2a17: Pulling fs layer [2023-07-01T19:03:59.110Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-01T19:03:59.110Z] 33b1e0a273af: Pulling fs layer [2023-07-01T19:03:59.110Z] 5d3b04190fa2: Pulling fs layer [2023-07-01T19:03:59.110Z] 2f39f015ded8: Pulling fs layer [2023-07-01T19:03:59.110Z] 33b1e0a273af: Waiting [2023-07-01T19:03:59.110Z] 3a2ae6a8a46f: Waiting [2023-07-01T19:03:59.110Z] 5c69ac0246d0: Verifying Checksum [2023-07-01T19:03:59.110Z] 5c69ac0246d0: Download complete [2023-07-01T19:03:59.110Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-01T19:03:59.110Z] 33b1e0a273af: Verifying Checksum [2023-07-01T19:03:59.110Z] 33b1e0a273af: Download complete [2023-07-01T19:03:59.110Z] ec43610c2a17: Verifying Checksum [2023-07-01T19:03:59.110Z] ec43610c2a17: Download complete [2023-07-01T19:03:59.110Z] 5d3b04190fa2: Verifying Checksum [2023-07-01T19:03:59.110Z] 5d3b04190fa2: Download complete [2023-07-01T19:03:59.370Z] 5eb5b503b376: Verifying Checksum [2023-07-01T19:03:59.370Z] 5eb5b503b376: Download complete [2023-07-01T19:03:59.936Z] 2f39f015ded8: Download complete [2023-07-01T19:04:00.503Z] 5eb5b503b376: Pull complete [2023-07-01T19:04:00.762Z] 5c69ac0246d0: Pull complete [2023-07-01T19:04:01.020Z] ec43610c2a17: Pull complete [2023-07-01T19:04:01.020Z] 3a2ae6a8a46f: Pull complete [2023-07-01T19:04:01.278Z] 33b1e0a273af: Pull complete [2023-07-01T19:04:01.537Z] 5d3b04190fa2: Pull complete [2023-07-01T19:04:02.293Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-07-01T19:04:02.878Z] (7/10) Installing libsodium (1.0.18-r0) [2023-07-01T19:04:03.460Z] (8/10) Installing libzmq (4.3.4-r0) [2023-07-01T19:04:03.727Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-07-01T19:04:04.309Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-07-01T19:04:04.310Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:04:04.576Z] OK: 938 MiB in 190 packages [2023-07-01T19:04:04.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:04:05.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:04:05.743Z] 2f39f015ded8: Pull complete [2023-07-01T19:04:05.743Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-01T19:04:05.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:04:05.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:04:05.957Z] prd-ubuntu20.04-docker-8c-8g-299 does not seem to be running inside a container [2023-07-01T19:04:05.985Z] $ 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-76 -v /w/workspace/exfoundry_edgex-taf-common_PR-76:/w/workspace/exfoundry_edgex-taf-common_PR-76:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-76@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-01T19:04:06.567Z] OK: 938 MiB in 190 packages [2023-07-01T19:04:06.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:04:07.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:04:08.819Z] (1/1) Installing tzdata (2023c-r0) [2023-07-01T19:04:09.401Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:04:09.668Z] OK: 941 MiB in 191 packages [2023-07-01T19:04:10.612Z] $ docker top b3b7b5f88f2f2f588fa9bdbbe1c91cd10e6a54113816ab62c65924e3e402bf22 -eo pid,comm [2023-07-01T19:04:10.625Z] (1/1) Purging tzdata (2023c-r0) [Pipeline] { [Pipeline] libraryResource [2023-07-01T19:04:10.891Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:04:10.891Z] OK: 938 MiB in 190 packages [Pipeline] sh [2023-07-01T19:04:11.185Z] ---> job-cost.sh [2023-07-01T19:04:11.185Z] lf-activate-venv: SKIPPING [2023-07-01T19:04:11.185Z] INFO: No Stack... [2023-07-01T19:04:11.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T19:04:11.700Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T19:04:12.113Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-76/archives/cost.csv [2023-07-01T19:04:12.113Z] + cut -d, -f6 [Pipeline] lock [2023-07-01T19:04:12.168Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-76-1-stack-cost] [2023-07-01T19:04:12.172Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-76-1-stack-cost] did not exist. Created. [2023-07-01T19:04:12.172Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T19:04:12.555Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-01T19:04:12.616Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T19:04:12.635Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T19:04:12.707Z] $ docker stop --time=1 b3b7b5f88f2f2f588fa9bdbbe1c91cd10e6a54113816ab62c65924e3e402bf22 [2023-07-01T19:04:13.854Z] $ docker rm -f --volumes b3b7b5f88f2f2f588fa9bdbbe1c91cd10e6a54113816ab62c65924e3e402bf22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-01T19:04:29.091Z] Looking in links: /tmp/tmpef73y2nr [2023-07-01T19:04:29.091Z] Processing /tmp/tmpef73y2nr/setuptools-65.5.0-py3-none-any.whl [2023-07-01T19:04:29.091Z] Processing /tmp/tmpef73y2nr/pip-23.0.1-py3-none-any.whl [2023-07-01T19:04:29.091Z] Installing collected packages: setuptools, pip [2023-07-01T19:04:47.304Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-07-01T19:04:47.304Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-07-01T19:04:50.646Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-07-01T19:04:50.917Z] Collecting pip [2023-07-01T19:04:50.917Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-07-01T19:04:51.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 15.6 MB/s eta 0:00:00 [2023-07-01T19:04:51.455Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-07-01T19:04:54.798Z] Collecting setuptools [2023-07-01T19:04:54.798Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-07-01T19:04:54.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 17.0 MB/s eta 0:00:00 [2023-07-01T19:04:55.065Z] Collecting wheel [2023-07-01T19:04:55.065Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-07-01T19:04:55.065Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 17.2 MB/s eta 0:00:00 [2023-07-01T19:04:57.007Z] Installing collected packages: wheel, setuptools, pip [2023-07-01T19:04:57.279Z] Attempting uninstall: setuptools [2023-07-01T19:04:57.279Z] Found existing installation: setuptools 65.5.0 [2023-07-01T19:04:58.241Z] Uninstalling setuptools-65.5.0: [2023-07-01T19:04:58.508Z] Successfully uninstalled setuptools-65.5.0 [2023-07-01T19:05:03.853Z] Attempting uninstall: pip [2023-07-01T19:05:03.853Z] Found existing installation: pip 23.0.1 [2023-07-01T19:05:05.799Z] Uninstalling pip-23.0.1: [2023-07-01T19:05:06.066Z] Successfully uninstalled pip-23.0.1 [2023-07-01T19:05:18.388Z] Successfully installed pip-23.1.2 setuptools-68.0.0 wheel-0.40.0 [2023-07-01T19:05:18.388Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-07-01T19:05:23.733Z] Processing ./edgex-taf-common [2023-07-01T19:05:23.733Z] Preparing metadata (setup.py): started [2023-07-01T19:05:24.695Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:05:24.695Z] Building wheels for collected packages: edgex-taf-common [2023-07-01T19:05:24.695Z] Building wheel for edgex-taf-common (setup.py): started [2023-07-01T19:05:27.271Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-07-01T19:05:27.271Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=82cf7fc9d45c5b840675ee46debc85b5c8f7a5e9182e716a2ba2e0a0e18abcd3 [2023-07-01T19:05:27.271Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-07-01T19:05:27.271Z] Successfully built edgex-taf-common [2023-07-01T19:05:27.542Z] Installing collected packages: edgex-taf-common [2023-07-01T19:05:27.542Z] Successfully installed edgex-taf-common-0.0.0 [2023-07-01T19:05:27.542Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-07-01T19:05:34.296Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-07-01T19:05:34.296Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-07-01T19:05:34.296Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 9.2 MB/s eta 0:00:00 [2023-07-01T19:05:34.566Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-07-01T19:05:34.566Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-07-01T19:05:34.839Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-07-01T19:05:34.839Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-07-01T19:05:35.431Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-07-01T19:05:35.431Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-07-01T19:05:35.431Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 3.4 MB/s eta 0:00:00 [2023-07-01T19:05:35.431Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-07-01T19:05:35.431Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-07-01T19:05:35.431Z] Preparing metadata (setup.py): started [2023-07-01T19:05:36.866Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:05:37.148Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-07-01T19:05:37.148Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:05:37.419Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-07-01T19:05:37.419Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-07-01T19:05:38.052Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-07-01T19:05:38.052Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-07-01T19:05:38.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.6 MB/s eta 0:00:00 [2023-07-01T19:05:38.052Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-07-01T19:05:38.052Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-07-01T19:05:38.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.2 MB/s eta 0:00:00 [2023-07-01T19:05:38.318Z] Preparing metadata (setup.py): started [2023-07-01T19:05:40.298Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:05:40.565Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-07-01T19:05:40.565Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-07-01T19:05:40.565Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.5 MB/s eta 0:00:00 [2023-07-01T19:05:43.925Z] Collecting numpy==1.25.0 (from -r requirements.txt (line 11)) [2023-07-01T19:05:43.925Z] Downloading numpy-1.25.0.tar.gz (10.4 MB) [2023-07-01T19:05:45.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 7.8 MB/s eta 0:00:00 [2023-07-01T19:05:55.422Z] Installing build dependencies: started [2023-07-01T19:06:22.085Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:06:22.085Z] Getting requirements to build wheel: started [2023-07-01T19:06:24.657Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:06:24.657Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:06:28.897Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:06:29.864Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-07-01T19:06:29.864Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-07-01T19:06:29.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.9 MB/s eta 0:00:00 [2023-07-01T19:06:30.453Z] Preparing metadata (setup.py): started [2023-07-01T19:06:33.038Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:06:33.307Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-07-01T19:06:33.307Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-07-01T19:06:33.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 6.6 MB/s eta 0:00:00 [2023-07-01T19:06:36.175Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-07-01T19:06:36.175Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-07-01T19:06:36.440Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 7.9 MB/s eta 0:00:00 [2023-07-01T19:06:36.707Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-07-01T19:06:36.973Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-07-01T19:06:36.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.7 MB/s eta 0:00:00 [2023-07-01T19:06:37.930Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-07-01T19:06:37.930Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-07-01T19:06:37.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.9 MB/s eta 0:00:00 [2023-07-01T19:06:38.511Z] Preparing metadata (setup.py): started [2023-07-01T19:06:40.455Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:06:41.859Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-07-01T19:06:41.859Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-07-01T19:06:42.123Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.0 MB/s eta 0:00:00 [2023-07-01T19:06:43.081Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:06:43.081Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-07-01T19:06:43.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 12.0 MB/s eta 0:00:00 [2023-07-01T19:06:43.934Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:06:43.934Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-07-01T19:06:44.197Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:44.197Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-07-01T19:06:44.462Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.5 MB/s eta 0:00:00 [2023-07-01T19:06:44.727Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:44.727Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-07-01T19:06:44.727Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2023-07-01T19:06:44.993Z] Preparing metadata (setup.py): started [2023-07-01T19:06:46.398Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:06:46.398Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:46.398Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-07-01T19:06:46.398Z] Preparing metadata (setup.py): started [2023-07-01T19:06:47.799Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:06:47.799Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:47.799Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-07-01T19:06:48.382Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:48.382Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-07-01T19:06:48.382Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.3 MB/s eta 0:00:00 [2023-07-01T19:06:48.647Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:48.647Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-07-01T19:06:48.912Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.1 MB/s eta 0:00:00 [2023-07-01T19:06:49.865Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:49.865Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-07-01T19:06:49.865Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 10.5 MB/s eta 0:00:00 [2023-07-01T19:06:49.865Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:06:49.865Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-07-01T19:06:50.817Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:06:50.817Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-07-01T19:06:53.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 77.5 kB/s eta 0:00:00 [2023-07-01T19:06:53.384Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:06:53.384Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-07-01T19:06:53.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.0 MB/s eta 0:00:00 [2023-07-01T19:06:53.967Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:06:53.967Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-07-01T19:06:53.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.4 MB/s eta 0:00:00 [2023-07-01T19:06:54.232Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:06:54.232Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-07-01T19:06:54.500Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.9 MB/s eta 0:00:00 [2023-07-01T19:06:54.764Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:06:54.764Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-07-01T19:06:54.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.5 MB/s eta 0:00:00 [2023-07-01T19:06:55.344Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:06:55.344Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-07-01T19:06:55.608Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 2.8 MB/s eta 0:00:00 [2023-07-01T19:06:55.875Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-07-01T19:06:55.875Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-07-01T19:06:56.461Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:06:56.461Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-07-01T19:06:56.462Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.9 MB/s eta 0:00:00 [2023-07-01T19:06:56.727Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:06:56.727Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-07-01T19:06:56.727Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.4 MB/s eta 0:00:00 [2023-07-01T19:06:56.727Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.0.0) [2023-07-01T19:06:57.307Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:06:57.307Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-07-01T19:06:57.571Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:06:57.571Z] Downloading typing_extensions-4.7.0-py3-none-any.whl (33 kB) [2023-07-01T19:06:58.151Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:06:58.151Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-07-01T19:06:58.151Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.1 MB/s eta 0:00:00 [2023-07-01T19:06:58.416Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:06:58.416Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-07-01T19:07:00.348Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:00.348Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-07-01T19:07:00.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.5 MB/s eta 0:00:00 [2023-07-01T19:07:01.303Z] Installing build dependencies: started [2023-07-01T19:07:23.330Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:07:23.330Z] Getting requirements to build wheel: started [2023-07-01T19:07:35.609Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:07:35.609Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:07:37.543Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:07:37.543Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:37.543Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-07-01T19:07:37.808Z] Preparing metadata (setup.py): started [2023-07-01T19:07:38.763Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:07:39.031Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:39.031Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-07-01T19:07:39.611Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:39.611Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-07-01T19:07:39.611Z] Preparing metadata (setup.py): started [2023-07-01T19:07:40.563Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:07:40.829Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:40.829Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-07-01T19:07:41.093Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.4 MB/s eta 0:00:00 [2023-07-01T19:07:41.093Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:41.093Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-07-01T19:07:41.357Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:41.357Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-07-01T19:07:41.357Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.1 MB/s eta 0:00:00 [2023-07-01T19:07:41.621Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:41.621Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-07-01T19:07:42.200Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:42.200Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-07-01T19:07:42.200Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.1 MB/s eta 0:00:00 [2023-07-01T19:07:42.465Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:07:42.465Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-07-01T19:07:42.465Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.2 MB/s eta 0:00:00 [2023-07-01T19:07:44.397Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:44.397Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:07:46.958Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:46.958Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-07-01T19:07:46.958Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:46.958Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-07-01T19:07:46.958Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:46.958Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-07-01T19:07:46.958Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:46.958Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-07-01T19:07:47.226Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:47.226Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-07-01T19:07:47.807Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:07:47.807Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-07-01T19:07:49.209Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:07:49.209Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-07-01T19:07:49.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.0 MB/s eta 0:00:00 [2023-07-01T19:07:49.788Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-07-01T19:07:49.788Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-07-01T19:07:51.185Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-07-01T19:07:51.185Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=fd72c70a40086607cf22dd95b91714366926344ae0a26d211fad1301766c7717 [2023-07-01T19:07:51.185Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-07-01T19:07:51.185Z] Building wheel for paho-mqtt (setup.py): started [2023-07-01T19:07:53.113Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-07-01T19:07:53.113Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=50f685377eeb47c3e3d66f5ffddf1224512058be9806c3dd88f1a5562da3aa61 [2023-07-01T19:07:53.113Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-07-01T19:07:53.113Z] Building wheel for numpy (pyproject.toml): started [2023-07-01T19:10:44.784Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:11:56.066Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:13:18.116Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:17:09.920Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:18:06.316Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:19:02.700Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:20:10.557Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:21:06.949Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:22:43.571Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:23:39.953Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:24:36.344Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:26:27.960Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:28:49.630Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:30:26.251Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:31:34.074Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:33:55.729Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:38:02.579Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:39:54.273Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:42:00.897Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:42:07.523Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-07-01T19:42:07.788Z] Created wheel for numpy: filename=numpy-1.25.0-cp310-cp310-linux_aarch64.whl size=19664074 sha256=f61e8e182e29208c587a852a1aaa973c56139e4a19481d2325935be715197bdf [2023-07-01T19:42:07.788Z] Stored in directory: /root/.cache/pip/wheels/8d/57/b4/6e7b9496b098ea044c2a1e5a664eac3630bc193484b4b3e614 [2023-07-01T19:42:07.788Z] Building wheel for psutil (setup.py): started [2023-07-01T19:42:20.078Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-07-01T19:42:20.078Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271957 sha256=8b67a5383ca0cfa7e883ff6af5a7bbd175f633d983ff72f05e54cbf562ed7db2 [2023-07-01T19:42:20.078Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-07-01T19:42:20.078Z] Building wheel for psycopg2 (setup.py): started [2023-07-01T19:43:27.944Z] Building wheel for psycopg2 (setup.py): still running... [2023-07-01T19:43:38.003Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-07-01T19:43:38.003Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=0ccbb59913eb3d87b46ec658df24ea064012f4dcb05fffdbd416681c629760f6 [2023-07-01T19:43:38.003Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-07-01T19:43:38.003Z] Building wheel for flex (setup.py): started [2023-07-01T19:43:41.340Z] Building wheel for flex (setup.py): finished with status 'done' [2023-07-01T19:43:41.340Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=a44c3afba7e1f5a54bedbd9200c3dbfd1cca8d8a5b018882ce983c68d416e0f6 [2023-07-01T19:43:41.340Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-07-01T19:43:41.340Z] Building wheel for GenSON (setup.py): started [2023-07-01T19:43:43.281Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-07-01T19:43:43.281Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=92fc124c497964e8e61d23121d00e4feeca59d5f76a6be8a585a6c4d18eea517 [2023-07-01T19:43:43.281Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-07-01T19:43:43.281Z] Building wheel for PyYAML (pyproject.toml): started [2023-07-01T19:43:47.529Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-07-01T19:43:47.529Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=d517ab0c9533d6e6cd3433c4696a720bfd210f51d02145757e3e7b9a7b984488 [2023-07-01T19:43:47.529Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-07-01T19:43:47.529Z] Building wheel for strict-rfc3339 (setup.py): started [2023-07-01T19:43:49.470Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-07-01T19:43:49.470Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=d0a053461e1fd17a7bd811e2979c802aa3873f11562d4eee6ab20cbbfda58587 [2023-07-01T19:43:49.470Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-07-01T19:43:49.470Z] Building wheel for validate-email (setup.py): started [2023-07-01T19:43:51.412Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-07-01T19:43:51.412Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=d50b39e85bb12e83b81dffcd75669904db66e65bb288ae6986b48f9b08a26411 [2023-07-01T19:43:51.412Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-07-01T19:43:51.412Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-07-01T19:43:55.659Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-07-01T19:45:17.258Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.17.3 numpy-1.25.0 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.7.0 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-07-01T19:45:17.258Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-07-01T19:46:04.079Z] Removing intermediate container 27400c879933 [2023-07-01T19:46:04.079Z] ---> 24cf59e93467 [2023-07-01T19:46:04.079Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-07-01T19:46:04.079Z] ---> Running in 5445ddc58bcb [2023-07-01T19:46:04.079Z] Removing intermediate container 5445ddc58bcb [2023-07-01T19:46:04.079Z] ---> 556f0ce8ff0c [2023-07-01T19:46:04.079Z] Step 11/13 : LABEL arch=arm64 [2023-07-01T19:46:04.079Z] ---> Running in 7fd3706c577a [2023-07-01T19:46:04.079Z] Removing intermediate container 7fd3706c577a [2023-07-01T19:46:04.079Z] ---> a7115f9df03d [2023-07-01T19:46:04.079Z] Step 12/13 : LABEL git_sha=b285abd25cdf402562889a90a59b95b491cbe12d [2023-07-01T19:46:04.079Z] ---> Running in 6543b76a87d6 [2023-07-01T19:46:04.079Z] Removing intermediate container 6543b76a87d6 [2023-07-01T19:46:04.079Z] ---> 2ac8e45c988c [2023-07-01T19:46:04.079Z] Step 13/13 : LABEL version=0.0.0 [2023-07-01T19:46:04.079Z] ---> Running in 3040e773beb8 [2023-07-01T19:46:04.079Z] Removing intermediate container 3040e773beb8 [2023-07-01T19:46:04.079Z] ---> 2d999acbee4d [2023-07-01T19:46:04.079Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T19:46:04.079Z] Successfully built 2d999acbee4d [2023-07-01T19:46:04.079Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:46:05.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:46:05.003Z] [2023-07-01T19:46:05.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:46:05.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:46:05.388Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-01T19:46:05.388Z] 8998bd30e6a1: Pulling fs layer [2023-07-01T19:46:05.388Z] 04944245beec: Pulling fs layer [2023-07-01T19:46:05.388Z] 699f458cf7ca: Pulling fs layer [2023-07-01T19:46:05.388Z] 765212b225bb: Pulling fs layer [2023-07-01T19:46:05.388Z] f23df028b6ca: Pulling fs layer [2023-07-01T19:46:05.388Z] d65c8cfc05b1: Pulling fs layer [2023-07-01T19:46:05.388Z] 2437ff75d9bd: Pulling fs layer [2023-07-01T19:46:05.388Z] f23df028b6ca: Waiting [2023-07-01T19:46:05.388Z] d65c8cfc05b1: Waiting [2023-07-01T19:46:05.388Z] 2437ff75d9bd: Waiting [2023-07-01T19:46:05.388Z] 765212b225bb: Waiting [2023-07-01T19:46:05.655Z] 04944245beec: Verifying Checksum [2023-07-01T19:46:05.655Z] 04944245beec: Download complete [2023-07-01T19:46:05.655Z] 765212b225bb: Verifying Checksum [2023-07-01T19:46:05.655Z] 765212b225bb: Download complete [2023-07-01T19:46:05.655Z] f23df028b6ca: Download complete [2023-07-01T19:46:05.655Z] d65c8cfc05b1: Verifying Checksum [2023-07-01T19:46:05.655Z] d65c8cfc05b1: Download complete [2023-07-01T19:46:05.655Z] 699f458cf7ca: Verifying Checksum [2023-07-01T19:46:05.655Z] 699f458cf7ca: Download complete [2023-07-01T19:46:06.238Z] 8998bd30e6a1: Verifying Checksum [2023-07-01T19:46:06.238Z] 8998bd30e6a1: Download complete [2023-07-01T19:46:08.186Z] 2437ff75d9bd: Verifying Checksum [2023-07-01T19:46:08.186Z] 2437ff75d9bd: Download complete [2023-07-01T19:46:11.509Z] 8998bd30e6a1: Pull complete [2023-07-01T19:46:11.509Z] 04944245beec: Pull complete [2023-07-01T19:46:12.914Z] 699f458cf7ca: Pull complete [2023-07-01T19:46:12.914Z] 765212b225bb: Pull complete [2023-07-01T19:46:13.867Z] f23df028b6ca: Pull complete [2023-07-01T19:46:13.867Z] d65c8cfc05b1: Pull complete [2023-07-01T19:46:28.842Z] 2437ff75d9bd: Pull complete [2023-07-01T19:46:28.842Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-01T19:46:28.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:46:28.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:46:29.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-300 does not seem to be running inside a container [2023-07-01T19:46:29.202Z] $ 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-76 -v /w/workspace/exfoundry_edgex-taf-common_PR-76:/w/workspace/exfoundry_edgex-taf-common_PR-76:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-76@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-01T19:46:31.621Z] $ docker top 99d6c5ed765b29a439c216ba9de145d62ee00a21ab01b658e5eb30f5fb1e421d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:32.209Z] ---> job-cost.sh [2023-07-01T19:46:32.478Z] lf-activate-venv: SKIPPING [2023-07-01T19:46:32.478Z] INFO: No Stack... [2023-07-01T19:46:33.057Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-01T19:46:33.635Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T19:46:33.972Z] + cut -d, -f6 [2023-07-01T19:46:33.972Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-76/archives/cost.csv [Pipeline] lock [2023-07-01T19:46:34.022Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-76-1-stack-cost] [2023-07-01T19:46:34.026Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-76-1-stack-cost] did not exist. Created. [2023-07-01T19:46:34.026Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T19:46:34.738Z] /w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/durable-7e8f4095/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-01T19:46:35.092Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-01T19:46:35.126Z] Warning: overwriting stash ‘stack-cost’ [2023-07-01T19:46:35.481Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T19:46:35.497Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T19:46:35.564Z] $ docker stop --time=1 99d6c5ed765b29a439c216ba9de145d62ee00a21ab01b658e5eb30f5fb1e421d [2023-07-01T19:46:38.271Z] $ docker rm -f --volumes 99d6c5ed765b29a439c216ba9de145d62ee00a21ab01b658e5eb30f5fb1e421d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-01T19:46:39.706Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-76/archives ] [2023-07-01T19:46:39.706Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-76/archives [2023-07-01T19:46:39.706Z] total 16 [2023-07-01T19:46:39.706Z] drwxr-xr-x 3 root root 4096 Jul 1 19:04 . [2023-07-01T19:46:39.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:04 .. [2023-07-01T19:46:39.706Z] drwxr-xr-x 2 root root 4096 Jul 1 19:04 cost [2023-07-01T19:46:39.706Z] -rw-r--r-- 1 root root 87 Jul 1 19:04 cost.csv [2023-07-01T19:46:39.706Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-76/archives [2023-07-01T19:46:39.706Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-76/archives [2023-07-01T19:46:39.706Z] total 16 [2023-07-01T19:46:39.706Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 19:04 . [2023-07-01T19:46:39.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:04 .. [2023-07-01T19:46:39.706Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 19:04 cost [2023-07-01T19:46:39.706Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 1 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:40.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:40.929Z] ---> package-listing.sh [2023-07-01T19:46:40.929Z] ++ facter osfamily [2023-07-01T19:46:40.929Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-01T19:46:41.189Z] + OS_FAMILY=debian [2023-07-01T19:46:41.189Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-76 [2023-07-01T19:46:41.189Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-01T19:46:41.189Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-01T19:46:41.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-01T19:46:41.189Z] + PACKAGES=/tmp/packages_start.txt [2023-07-01T19:46:41.189Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-76 ']' [2023-07-01T19:46:41.189Z] + PACKAGES=/tmp/packages_end.txt [2023-07-01T19:46:41.189Z] + case "${OS_FAMILY}" in [2023-07-01T19:46:41.189Z] + dpkg -l [2023-07-01T19:46:41.189Z] + grep '^ii' [2023-07-01T19:46:41.189Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-01T19:46:41.189Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-01T19:46:41.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-01T19:46:41.189Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-76 ']' [2023-07-01T19:46:41.189Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-76/archives/ [2023-07-01T19:46:41.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-76/archives/ [Pipeline] echo [2023-07-01T19:46:41.219Z] 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-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-01T19:46:41.511Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:46:41.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:46:41.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:46:42.010Z] prd-ubuntu20.04-docker-8c-8g-299 does not seem to be running inside a container [2023-07-01T19:46:42.037Z] $ 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-76/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-76 -v /w/workspace/exfoundry_edgex-taf-common_PR-76:/w/workspace/exfoundry_edgex-taf-common_PR-76:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-76@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-01T19:46:42.276Z] $ docker top 2233cd28dcb14e36b530c37d5c08936a114ac85553679165f0064553f3f20425 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T19:46:42.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-01T19:46:42.962Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-01T19:46:43.268Z] + ls /var/log/sa-host [2023-07-01T19:46:43.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T19:46:43.398Z] provisioning config files... [2023-07-01T19:46:43.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-76@tmp/config9002558671936342239tmp [Pipeline] { [Pipeline] echo [2023-07-01T19:46:43.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:43.765Z] ---> create-netrc.sh [Pipeline] } [2023-07-01T19:46:43.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:44.184Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-01T19:46:44.216Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:44.527Z] ---> sudo-logs.sh [2023-07-01T19:46:44.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-01T19:46:44.608Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:44.917Z] ---> job-cost.sh [2023-07-01T19:46:44.917Z] lf-activate-venv: SKIPPING [2023-07-01T19:46:44.917Z] DEBUG: total: 0.2199999988079071 [2023-07-01T19:46:44.917Z] INFO: Retrieving Stack Cost... [2023-07-01T19:46:45.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T19:46:46.056Z] INFO: Archiving Costs [Pipeline] echo [2023-07-01T19:46:46.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:46:46.399Z] ---> logs-deploy.sh [2023-07-01T19:46:46.399Z] lf-activate-venv: SKIPPING [2023-07-01T19:46:46.399Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-76/1 [2023-07-01T19:46:46.399Z] INFO: archiving workspace using pattern(s): [2023-07-01T19:46:47.344Z] Archives upload complete. [2023-07-01T19:46:47.344Z] INFO: archiving logs to Nexus