Pull request #107 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93d7e06844c3bde380a469e74dbfc073cc03bced+3ca3cddfca188673c058580017bc939ba91c3085 (b65d454cad35bd666846d2927842e2471f0ecd27) 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-ssh12526810710383062295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6247588901654472912.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-107/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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6907588688990588062.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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2095362410186330482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17477515335162860061.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-107/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-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14191869537408399519.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-517 in /w/workspace/xfoundry_edgex-taf-common_PR-107 [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/xfoundry_edgex-taf-common_PR-107 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ca3cddfca188673c058580017bc939ba91c3085 into PR head commit 93d7e06844c3bde380a469e74dbfc073cc03bced Merge succeeded, producing 93d7e06844c3bde380a469e74dbfc073cc03bced Checking out Revision 93d7e06844c3bde380a469e74dbfc073cc03bced (PR-107) Commit message: "" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3ca3cddfca188673c058580017bc939ba91c3085 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-21T05:50:17.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-21T05:50:17.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-21T05:50:17.735Z] ========================================================= [2024-05-21T05:50:17.735Z] EdgeX Global Pipelines Version Info [2024-05-21T05:50:17.735Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-21T05:50:18.498Z] ------------------- [2024-05-21T05:50:18.498Z] stable info: [2024-05-21T05:50:18.498Z] ------------------- [2024-05-21T05:50:18.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-21T05:50:18.498Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-21T05:50:18.498Z] Message: update stable to v1.0.258 [2024-05-21T05:50:19.081Z] ------------------- [2024-05-21T05:50:19.081Z] experimental info: [2024-05-21T05:50:19.081Z] ------------------- [2024-05-21T05:50:19.081Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-21T05:50:19.081Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-21T05:50:19.081Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-21T05:50:19.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-21T05:50:19.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-21T05:50:19.579Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-21T05:50:19.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-21T05:50:19.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-21T05:50:19.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-21T05:50:19.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-21T05:50:19.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-21T05:50:19.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-21T05:50:19.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-21T05:50:20.018Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-21T05:50:20.072Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-21T05:50:20.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-21T05:50:20.176Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-21T05:50:20.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo [2024-05-21T05:50:20.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo [2024-05-21T05:50:20.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo [2024-05-21T05:50:20.402Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93d7e06844c3bde380a469e74dbfc073cc03bced [Pipeline] echo [2024-05-21T05:50:20.452Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93d7e06 [Pipeline] echo [2024-05-21T05:50:20.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-21T05:50:20.649Z] provisioning config files... [2024-05-21T05:50:20.663Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config12173586355110285230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T05:50:21.051Z] ---> ****-login.sh [2024-05-21T05:50:21.051Z] nexus3.edgexfoundry.org:10001 [2024-05-21T05:50:21.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:21.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:21.312Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:21.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:21.312Z] [2024-05-21T05:50:21.312Z] Login Succeeded [2024-05-21T05:50:21.312Z] nexus3.edgexfoundry.org:10002 [2024-05-21T05:50:21.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:21.572Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:21.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:21.572Z] [2024-05-21T05:50:21.572Z] Login Succeeded [2024-05-21T05:50:21.572Z] nexus3.edgexfoundry.org:10003 [2024-05-21T05:50:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:21.572Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:21.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:21.572Z] [2024-05-21T05:50:21.572Z] Login Succeeded [2024-05-21T05:50:21.572Z] nexus3.edgexfoundry.org:10004 [2024-05-21T05:50:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:21.572Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:21.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:21.572Z] [2024-05-21T05:50:21.572Z] Login Succeeded [2024-05-21T05:50:21.572Z] ****.io [2024-05-21T05:50:21.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:21.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:21.832Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:21.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:21.832Z] [2024-05-21T05:50:21.832Z] Login Succeeded [2024-05-21T05:50:21.832Z] ---> ****-login.sh ends [Pipeline] } [2024-05-21T05:50:21.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-21T05:50:22.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-21T05:50:22.685Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-21T05:50:22.685Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-21T05:50:22.685Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-21T05:50:22.685Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-21T05:50:22.685Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-21T05:50:22.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T05:50:23.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T05:50:23.134Z] [2024-05-21T05:50:23.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T05:50:23.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T05:50:23.518Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-21T05:50:23.518Z] b85a868b505f: Pulling fs layer [2024-05-21T05:50:23.518Z] e2be974225ed: Pulling fs layer [2024-05-21T05:50:23.518Z] 339a4e72a1f5: Pulling fs layer [2024-05-21T05:50:23.518Z] 988bab9f4d93: Pulling fs layer [2024-05-21T05:50:23.518Z] 1469e6f7b9e6: Pulling fs layer [2024-05-21T05:50:23.518Z] eaf3925da568: Pulling fs layer [2024-05-21T05:50:23.518Z] bab4dde63d76: Pulling fs layer [2024-05-21T05:50:23.518Z] bde34c3a00c8: Pulling fs layer [2024-05-21T05:50:23.518Z] b352a97aabf1: Pulling fs layer [2024-05-21T05:50:23.518Z] 4872d77fe225: Pulling fs layer [2024-05-21T05:50:23.518Z] 5851b861e8e6: Pulling fs layer [2024-05-21T05:50:23.518Z] bab4dde63d76: Waiting [2024-05-21T05:50:23.518Z] bde34c3a00c8: Waiting [2024-05-21T05:50:23.518Z] 988bab9f4d93: Waiting [2024-05-21T05:50:23.518Z] b352a97aabf1: Waiting [2024-05-21T05:50:23.518Z] 1469e6f7b9e6: Waiting [2024-05-21T05:50:23.518Z] eaf3925da568: Waiting [2024-05-21T05:50:23.518Z] 4872d77fe225: Waiting [2024-05-21T05:50:23.518Z] 5851b861e8e6: Waiting [2024-05-21T05:50:23.518Z] e2be974225ed: Verifying Checksum [2024-05-21T05:50:23.518Z] e2be974225ed: Download complete [2024-05-21T05:50:23.518Z] 988bab9f4d93: Verifying Checksum [2024-05-21T05:50:23.518Z] 988bab9f4d93: Download complete [2024-05-21T05:50:23.518Z] 1469e6f7b9e6: Verifying Checksum [2024-05-21T05:50:23.518Z] 1469e6f7b9e6: Download complete [2024-05-21T05:50:23.518Z] 339a4e72a1f5: Verifying Checksum [2024-05-21T05:50:23.518Z] 339a4e72a1f5: Download complete [2024-05-21T05:50:23.518Z] eaf3925da568: Download complete [2024-05-21T05:50:23.518Z] bde34c3a00c8: Download complete [2024-05-21T05:50:23.779Z] b352a97aabf1: Verifying Checksum [2024-05-21T05:50:23.779Z] b352a97aabf1: Download complete [2024-05-21T05:50:23.779Z] 4872d77fe225: Verifying Checksum [2024-05-21T05:50:23.779Z] 4872d77fe225: Download complete [2024-05-21T05:50:23.779Z] 5851b861e8e6: Verifying Checksum [2024-05-21T05:50:23.779Z] 5851b861e8e6: Download complete [2024-05-21T05:50:23.779Z] b85a868b505f: Verifying Checksum [2024-05-21T05:50:23.779Z] b85a868b505f: Download complete [2024-05-21T05:50:24.039Z] bab4dde63d76: Verifying Checksum [2024-05-21T05:50:24.039Z] bab4dde63d76: Download complete [2024-05-21T05:50:24.979Z] b85a868b505f: Pull complete [2024-05-21T05:50:24.979Z] e2be974225ed: Pull complete [2024-05-21T05:50:25.239Z] 339a4e72a1f5: Pull complete [2024-05-21T05:50:25.499Z] 988bab9f4d93: Pull complete [2024-05-21T05:50:25.757Z] 1469e6f7b9e6: Pull complete [2024-05-21T05:50:25.757Z] eaf3925da568: Pull complete [2024-05-21T05:50:27.661Z] bab4dde63d76: Pull complete [2024-05-21T05:50:27.661Z] bde34c3a00c8: Pull complete [2024-05-21T05:50:27.661Z] b352a97aabf1: Pull complete [2024-05-21T05:50:27.661Z] 4872d77fe225: Pull complete [2024-05-21T05:50:27.661Z] 5851b861e8e6: Pull complete [2024-05-21T05:50:27.661Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-21T05:50:27.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T05:50:27.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T05:50:27.925Z] prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container [2024-05-21T05:50:27.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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 [2024-05-21T05:50:29.886Z] $ docker top 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 -eo pid,comm [2024-05-21T05:50:29.944Z] 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). [2024-05-21T05:50:29.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-21T05:50:30.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T05:50:30.101Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T05:50:30.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T05:50:30.207Z] $ docker exec 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 ssh-agent [2024-05-21T05:50:30.306Z] SSH_AUTH_SOCK=/tmp/ssh-Cq0J1yc1KOHD/agent.32 [2024-05-21T05:50:30.306Z] SSH_AGENT_PID=38 [2024-05-21T05:50:30.313Z] Running ssh-add (command line suppressed) [2024-05-21T05:50:30.400Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_9088025186372969592.key (/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_9088025186372969592.key) [2024-05-21T05:50:30.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T05:50:30.761Z] + git tag --points-at HEAD [Pipeline] } [2024-05-21T05:50:30.789Z] $ docker exec --env ******** --env ******** 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 ssh-agent -k [2024-05-21T05:50:30.891Z] unset SSH_AUTH_SOCK; [2024-05-21T05:50:30.891Z] unset SSH_AGENT_PID; [2024-05-21T05:50:30.891Z] echo Agent pid 38 killed; [2024-05-21T05:50:30.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-21T05:50:31.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T05:50:31.003Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T05:50:31.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T05:50:31.099Z] $ docker exec 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 ssh-agent [2024-05-21T05:50:31.201Z] SSH_AUTH_SOCK=/tmp/ssh-HXR3NBflCAaT/agent.71 [2024-05-21T05:50:31.201Z] SSH_AGENT_PID=77 [2024-05-21T05:50:31.205Z] Running ssh-add (command line suppressed) [2024-05-21T05:50:31.298Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_15270270691757456986.key (/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_15270270691757456986.key) [2024-05-21T05:50:31.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T05:50:31.663Z] + git semver init [2024-05-21T05:50:31.922Z] 2024-05-21 05:50:31,822 [run_init] DEBUG init version:0.0.0 force:False [2024-05-21T05:50:31.922Z] 2024-05-21 05:50:31,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver [2024-05-21T05:50:31.922Z] 2024-05-21 05:50:31,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-107/.semver [2024-05-21T05:50:31.922Z] 2024-05-21 05:50:31,823 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107, universal_newlines=False, shell=None, istream=None) [2024-05-21T05:50:32.490Z] 2024-05-21 05:50:32,394 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-107/.git/info/exclude [2024-05-21T05:50:32.490Z] 2024-05-21 05:50:32,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 with force:False [2024-05-21T05:50:32.490Z] 2024-05-21 05:50:32,395 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 [2024-05-21T05:50:32.490Z] 2024-05-21 05:50:32,399 [execute] INFO git cat-file --batch-check [2024-05-21T05:50:32.490Z] 2024-05-21 05:50:32,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2024-05-21T05:50:32.490Z] 2024-05-21 05:50:32,405 [execute] INFO git cat-file --batch [2024-05-21T05:50:32.490Z] 2024-05-21 05:50:32,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2024-05-21T05:50:32.490Z] 2024-05-21 05:50:32,410 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 [2024-05-21T05:50:32.490Z] 0.0.0 [Pipeline] } [2024-05-21T05:50:32.516Z] $ docker exec --env ******** --env ******** 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 ssh-agent -k [2024-05-21T05:50:32.608Z] unset SSH_AUTH_SOCK; [2024-05-21T05:50:32.609Z] unset SSH_AGENT_PID; [2024-05-21T05:50:32.610Z] echo Agent pid 77 killed; [2024-05-21T05:50:32.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-21T05:50:33.054Z] + git semver [Pipeline] } [2024-05-21T05:50:33.340Z] $ docker stop --time=1 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 [2024-05-21T05:50:34.599Z] $ docker rm -f --volumes 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-21T05:50:35.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-21T05:50:35.304Z] Stashed 1 file(s) [Pipeline] echo [2024-05-21T05:50:35.332Z] [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 [2024-05-21T05:50:36.009Z] provisioning config files... [2024-05-21T05:50:36.019Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config1003805879344184306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T05:50:36.390Z] ---> ****-login.sh [2024-05-21T05:50:36.390Z] nexus3.edgexfoundry.org:10001 [2024-05-21T05:50:36.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:36.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:36.390Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:36.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:36.390Z] [2024-05-21T05:50:36.390Z] Login Succeeded [2024-05-21T05:50:36.390Z] nexus3.edgexfoundry.org:10002 [2024-05-21T05:50:36.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:36.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:36.390Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:36.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:36.390Z] [2024-05-21T05:50:36.390Z] Login Succeeded [2024-05-21T05:50:36.390Z] nexus3.edgexfoundry.org:10003 [2024-05-21T05:50:36.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:36.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:36.650Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:36.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:36.650Z] [2024-05-21T05:50:36.650Z] Login Succeeded [2024-05-21T05:50:36.650Z] nexus3.edgexfoundry.org:10004 [2024-05-21T05:50:36.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:36.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:36.651Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:36.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:36.651Z] [2024-05-21T05:50:36.651Z] Login Succeeded [2024-05-21T05:50:36.651Z] ****.io [2024-05-21T05:50:36.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:50:36.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:50:36.911Z] Configure a credential helper to remove this warning. See [2024-05-21T05:50:36.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:50:36.911Z] [2024-05-21T05:50:36.911Z] Login Succeeded [2024-05-21T05:50:36.911Z] ---> ****-login.sh ends [Pipeline] } [2024-05-21T05:50:36.949Z] 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 [2024-05-21T05:50:38.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-21T05:50:38.333Z] + ls -al . [2024-05-21T05:50:38.333Z] total 72 [2024-05-21T05:50:38.333Z] drwxrwxr-x 7 jenkins jenkins 4096 May 21 05:50 . [2024-05-21T05:50:38.333Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 05:50 .. [2024-05-21T05:50:38.333Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 05:50 .git [2024-05-21T05:50:38.333Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 05:50 .github [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 22 May 21 05:50 .gitignore [2024-05-21T05:50:38.333Z] drwxr-xr-x 3 jenkins jenkins 4096 May 21 05:50 .semver [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 1575 May 21 05:50 Dockerfile [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 746 May 21 05:50 Jenkinsfile [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 21 05:50 LICENSE [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 21 05:50 README.md [2024-05-21T05:50:38.333Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 05:50 TAF-Manager [2024-05-21T05:50:38.333Z] drwxrwxr-x 6 jenkins jenkins 4096 May 21 05:50 TUC [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 5 May 21 05:50 VERSION [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 343 May 21 05:50 requirements.txt [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 54 May 21 05:50 robot-entrypoint.sh [2024-05-21T05:50:38.333Z] -rw-rw-r-- 1 jenkins jenkins 445 May 21 05:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T05:50:38.744Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=93d7e06844c3bde380a469e74dbfc073cc03bced --label arch=amd64 --label version=0.0.0 . [2024-05-21T05:50:38.745Z] Sending build context to Docker daemon 599kB [2024-05-21T05:50:38.745Z] Step 1/13 : FROM alpine:3.16 [2024-05-21T05:50:39.003Z] 3.16: Pulling from library/alpine [2024-05-21T05:50:39.260Z] a88dc8b54e91: Pulling fs layer [2024-05-21T05:50:39.260Z] a88dc8b54e91: Verifying Checksum [2024-05-21T05:50:39.260Z] a88dc8b54e91: Download complete [2024-05-21T05:50:39.518Z] a88dc8b54e91: Pull complete [2024-05-21T05:50:39.519Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-05-21T05:50:39.519Z] Status: Downloaded newer image for alpine:3.16 [2024-05-21T05:50:39.519Z] ---> d49a5025be10 [2024-05-21T05:50:39.519Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-21T05:50:39.519Z] ---> Running in 176d59c287d6 [2024-05-21T05:50:39.776Z] Removing intermediate container 176d59c287d6 [2024-05-21T05:50:39.776Z] ---> 862b1d04beb9 [2024-05-21T05:50:39.776Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-21T05:50:39.776Z] ---> Running in f8fdd27f526b [2024-05-21T05:50:39.776Z] Removing intermediate container f8fdd27f526b [2024-05-21T05:50:39.776Z] ---> 5df906a57811 [2024-05-21T05:50:39.776Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-21T05:50:40.036Z] ---> 7ea67fc1045c [2024-05-21T05:50:40.036Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-21T05:50:40.036Z] ---> c08a0bec15a3 [2024-05-21T05:50:40.036Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-21T05:50:40.295Z] ---> dfe68697dc5b [2024-05-21T05:50:40.295Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-21T05:50:40.295Z] ---> Running in 62c9d1cf1e5c [2024-05-21T05:50:40.295Z] Removing intermediate container 62c9d1cf1e5c [2024-05-21T05:50:40.295Z] ---> bb199765000b [2024-05-21T05:50:40.295Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-21T05:50:40.295Z] ---> Running in 24a773e89a60 [2024-05-21T05:50:40.862Z] Removing intermediate container 24a773e89a60 [2024-05-21T05:50:40.862Z] ---> e665e18e0a1b [2024-05-21T05:50:40.862Z] 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 [2024-05-21T05:50:40.862Z] ---> Running in 1df21b85e961 [2024-05-21T05:50:41.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-05-21T05:50:41.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-05-21T05:50:42.253Z] (1/3) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2024-05-21T05:50:42.821Z] Executing busybox-1.35.0-r18.post-upgrade [2024-05-21T05:50:42.821Z] (2/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-21T05:50:43.079Z] (3/3) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2024-05-21T05:50:43.337Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:50:43.337Z] OK: 6 MiB in 14 packages [2024-05-21T05:50:43.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-05-21T05:50:43.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-05-21T05:50:44.474Z] (1/9) Installing ca-certificates (20240226-r0) [2024-05-21T05:50:45.041Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-05-21T05:50:45.300Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-05-21T05:50:45.559Z] (4/9) Installing libcurl (8.5.0-r0) [2024-05-21T05:50:46.126Z] (5/9) Installing curl (8.5.0-r0) [2024-05-21T05:50:46.387Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-05-21T05:50:47.323Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-05-21T05:50:47.581Z] (8/9) Installing jq (1.6-r1) [2024-05-21T05:50:48.148Z] (9/9) Installing openssl (1.1.1w-r1) [2024-05-21T05:50:48.406Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:50:48.406Z] Executing ca-certificates-20240226-r0.trigger [2024-05-21T05:50:48.406Z] OK: 52 MiB in 23 packages [2024-05-21T05:50:48.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-05-21T05:50:48.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-05-21T05:50:49.545Z] (1/137) Installing libmagic (5.41-r0) [2024-05-21T05:50:50.114Z] (2/137) Installing file (5.41-r0) [2024-05-21T05:50:50.372Z] (3/137) Installing libxau (1.0.9-r0) [2024-05-21T05:50:50.630Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-05-21T05:50:50.630Z] (5/137) Installing libxcb (1.15-r0) [2024-05-21T05:50:50.717Z] Still waiting to schedule task [2024-05-21T05:50:50.718Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-21T05:50:51.195Z] (6/137) Installing libx11 (1.8.7-r0) [2024-05-21T05:50:51.759Z] (7/137) Installing libxext (1.3.4-r0) [2024-05-21T05:50:52.017Z] (8/137) Installing libice (1.0.10-r0) [2024-05-21T05:50:52.277Z] (9/137) Installing libuuid (2.38-r1) [2024-05-21T05:50:52.536Z] (10/137) Installing libsm (1.2.3-r0) [2024-05-21T05:50:52.795Z] (11/137) Installing libxt (1.2.1-r0) [2024-05-21T05:50:53.054Z] (12/137) Installing libxmu (1.1.3-r0) [2024-05-21T05:50:53.621Z] (13/137) Installing xset (1.2.4-r0) [2024-05-21T05:50:53.881Z] (14/137) Installing xprop (1.2.7-r0) [2024-05-21T05:50:54.139Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-05-21T05:50:54.398Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-05-21T05:50:54.657Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-05-21T05:50:55.224Z] (18/137) Installing libffi (3.4.2-r1) [2024-05-21T05:50:55.483Z] (19/137) Installing libintl (0.21-r2) [2024-05-21T05:50:55.742Z] (20/137) Installing libblkid (2.38-r1) [2024-05-21T05:50:56.001Z] (21/137) Installing libmount (2.38-r1) [2024-05-21T05:50:56.572Z] (22/137) Installing pcre (8.45-r2) [2024-05-21T05:50:56.831Z] (23/137) Installing glib (2.72.4-r0) [2024-05-21T05:50:57.399Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-05-21T05:50:57.659Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-05-21T05:50:58.227Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-05-21T05:50:58.486Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-05-21T05:50:58.745Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-05-21T05:50:59.315Z] (29/137) Installing libpng (1.6.37-r1) [2024-05-21T05:50:59.573Z] (30/137) Installing libwebp (1.2.3-r2) [2024-05-21T05:51:00.142Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-05-21T05:51:00.401Z] (32/137) Installing tiff (4.4.0-r4) [2024-05-21T05:51:00.969Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-05-21T05:51:01.227Z] (34/137) Installing gtk-update-icon-cache (3.24.41-r0) [2024-05-21T05:51:01.488Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-05-21T05:51:01.747Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-05-21T05:51:02.006Z] (37/137) Installing libxrender (0.9.10-r3) [2024-05-21T05:51:02.265Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-05-21T05:51:02.526Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-05-21T05:51:02.785Z] (40/137) Installing libxi (1.8-r0) [2024-05-21T05:51:03.044Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-05-21T05:51:03.304Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-05-21T05:51:03.563Z] (43/137) Installing atk (2.38.0-r0) [2024-05-21T05:51:04.133Z] (44/137) Installing libxtst (1.2.3-r3) [2024-05-21T05:51:04.133Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-05-21T05:51:04.701Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-05-21T05:51:04.958Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-05-21T05:51:05.217Z] (48/137) Installing expat (2.6.2-r0) [2024-05-21T05:51:05.784Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-05-21T05:51:06.043Z] (50/137) Installing freetype (2.12.1-r0) [2024-05-21T05:51:06.301Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-05-21T05:51:06.867Z] (52/137) Installing pixman (0.40.0-r4) [2024-05-21T05:51:07.125Z] (53/137) Installing cairo (1.17.4-r2) [2024-05-21T05:51:07.694Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-05-21T05:51:07.953Z] (55/137) Installing avahi-libs (0.8-r6) [2024-05-21T05:51:08.211Z] (56/137) Installing gmp (6.2.1-r2) [2024-05-21T05:51:08.779Z] (57/137) Installing nettle (3.7.3-r0) [2024-05-21T05:51:09.039Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-05-21T05:51:09.604Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-05-21T05:51:09.862Z] (60/137) Installing libunistring (1.0-r0) [2024-05-21T05:51:10.122Z] (61/137) Installing gnutls (3.7.7-r1) [2024-05-21T05:51:10.688Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-05-21T05:51:11.255Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-05-21T05:51:11.513Z] (64/137) Installing fribidi (1.0.12-r0) [2024-05-21T05:51:11.772Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-05-21T05:51:12.340Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-05-21T05:51:12.599Z] (67/137) Installing libxft (2.3.4-r0) [2024-05-21T05:51:12.857Z] (68/137) Installing pango (1.50.7-r0) [2024-05-21T05:51:13.423Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-05-21T05:51:13.682Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-05-21T05:51:13.940Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-05-21T05:51:14.200Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-05-21T05:51:14.766Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-05-21T05:51:15.025Z] (74/137) Installing gtk+3.0 (3.24.41-r0) [2024-05-21T05:51:15.593Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-05-21T05:51:15.851Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-05-21T05:51:16.110Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-05-21T05:51:16.682Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-05-21T05:51:16.941Z] (79/137) Installing libogg (1.3.5-r1) [2024-05-21T05:51:17.200Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-05-21T05:51:17.769Z] (81/137) Installing flac (1.3.4-r0) [2024-05-21T05:51:18.337Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-05-21T05:51:18.596Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-05-21T05:51:18.854Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-05-21T05:51:19.422Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-05-21T05:51:19.989Z] (86/137) Installing libass (0.16.0-r0) [2024-05-21T05:51:20.248Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-05-21T05:51:20.816Z] (88/137) Installing libpciaccess (0.16-r0) [2024-05-21T05:51:21.075Z] (89/137) Installing libdrm (2.4.110-r0) [2024-05-21T05:51:21.334Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-05-21T05:51:21.593Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-05-21T05:51:22.159Z] (92/137) Installing lame (3.100-r0) [2024-05-21T05:51:22.416Z] (93/137) Installing opus (1.3.1-r1) [2024-05-21T05:51:22.983Z] (94/137) Installing libasyncns (0.8-r1) [2024-05-21T05:51:23.241Z] (95/137) Installing libltdl (2.4.7-r0) [2024-05-21T05:51:23.501Z] (96/137) Installing orc (0.4.32-r0) [2024-05-21T05:51:23.760Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-05-21T05:51:24.329Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-05-21T05:51:24.589Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-05-21T05:51:25.157Z] (100/137) Installing soxr (0.1.3-r2) [2024-05-21T05:51:25.415Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-05-21T05:51:25.674Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-05-21T05:51:25.933Z] (103/137) Installing libpulse (15.0-r2) [2024-05-21T05:51:26.500Z] (104/137) Installing cjson (1.7.17-r0) [2024-05-21T05:51:26.759Z] (105/137) Installing mbedtls (2.28.8-r0) [2024-05-21T05:51:27.327Z] (106/137) Installing librist (0.2.6-r1) [2024-05-21T05:51:27.586Z] (107/137) Installing libsrt (1.4.4-r0) [2024-05-21T05:51:27.845Z] (108/137) Installing libssh (0.9.6-r1) [2024-05-21T05:51:28.414Z] (109/137) Installing libtheora (1.1.1-r16) [2024-05-21T05:51:28.673Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-05-21T05:51:29.241Z] (111/137) Installing libva (2.14.0-r0) [2024-05-21T05:51:29.500Z] (112/137) Installing libvdpau (1.5-r0) [2024-05-21T05:51:29.759Z] (113/137) Installing vidstab (1.1.0-r1) [2024-05-21T05:51:30.019Z] (114/137) Installing libvpx (1.11.0-r1) [2024-05-21T05:51:30.587Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-05-21T05:51:31.153Z] (116/137) Installing numactl (2.0.14-r0) [2024-05-21T05:51:31.411Z] (117/137) Installing x265-libs (3.5-r3) [2024-05-21T05:51:31.978Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-05-21T05:51:32.237Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-05-21T05:51:33.175Z] (120/137) Installing libevent (2.1.12-r4) [2024-05-21T05:51:33.434Z] (121/137) Installing mesa (21.3.9-r0) [2024-05-21T05:51:33.692Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-05-21T05:51:33.951Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-05-21T05:51:34.210Z] (124/137) Installing icu-data-en (71.1-r2) [2024-05-21T05:51:34.778Z] Executing icu-data-en-71.1-r2.post-install [2024-05-21T05:51:34.778Z] * [2024-05-21T05:51:34.778Z] * If you need ICU with non-English locales and legacy charset support, install [2024-05-21T05:51:34.778Z] * package icu-data-full. [2024-05-21T05:51:34.778Z] * [2024-05-21T05:51:34.778Z] (125/137) Installing icu-libs (71.1-r2) [2024-05-21T05:51:35.347Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-05-21T05:51:35.607Z] (127/137) Installing minizip (1.2.12-r0) [2024-05-21T05:51:35.866Z] (128/137) Installing nspr (4.33-r0) [2024-05-21T05:51:36.434Z] (129/137) Installing sqlite-libs (3.40.1-r1) [2024-05-21T05:51:36.693Z] (130/137) Installing nss (3.78.1-r0) [2024-05-21T05:51:37.260Z] (131/137) Installing re2 (2022.04.01-r0) [2024-05-21T05:51:37.829Z] (132/137) Installing snappy (1.1.9-r4) [2024-05-21T05:51:38.087Z] (133/137) Installing libgpg-error (1.45-r0) [2024-05-21T05:51:38.346Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-05-21T05:51:38.913Z] (135/137) Installing libxslt (1.1.35-r0) [2024-05-21T05:51:39.173Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-05-21T05:51:41.076Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-05-21T05:51:41.643Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:51:41.643Z] Executing glib-2.72.4-r0.trigger [2024-05-21T05:51:41.643Z] Executing shared-mime-info-2.2-r2.trigger [2024-05-21T05:51:42.212Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-05-21T05:51:42.212Z] Executing gtk-update-icon-cache-3.24.41-r0.trigger [2024-05-21T05:51:42.212Z] Executing fontconfig-2.14.0-r0.trigger [2024-05-21T05:51:42.212Z] Executing gtk+3.0-3.24.41-r0.trigger [2024-05-21T05:51:42.212Z] Executing mkfontscale-1.2.2-r0.trigger [2024-05-21T05:51:42.212Z] OK: 408 MiB in 160 packages [2024-05-21T05:51:42.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-05-21T05:51:42.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-05-21T05:51:43.348Z] (1/21) Installing binutils (2.38-r3) [2024-05-21T05:51:43.917Z] (2/21) Installing isl22 (0.22-r0) [2024-05-21T05:51:44.176Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-05-21T05:51:44.744Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-05-21T05:51:45.313Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-05-21T05:51:46.251Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-05-21T05:51:46.819Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-05-21T05:51:47.077Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-05-21T05:51:47.646Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-05-21T05:51:47.905Z] (10/21) Installing libpq (14.12-r0) [2024-05-21T05:51:48.473Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-05-21T05:51:48.732Z] (12/21) Installing libpq-dev (14.12-r0) [2024-05-21T05:51:49.298Z] (13/21) Installing libecpg (14.12-r0) [2024-05-21T05:51:49.558Z] (14/21) Installing libecpg-dev (14.12-r0) [2024-05-21T05:51:50.126Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-05-21T05:51:56.690Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-05-21T05:52:03.257Z] (17/21) Installing clang (13.0.1-r1) [2024-05-21T05:52:03.824Z] (18/21) Installing icu (71.1-r2) [2024-05-21T05:52:04.391Z] (19/21) Installing icu-dev (71.1-r2) [2024-05-21T05:52:04.649Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-05-21T05:52:05.585Z] (21/21) Installing postgresql14-dev (14.12-r0) [2024-05-21T05:52:06.520Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:52:06.520Z] OK: 821 MiB in 181 packages [2024-05-21T05:52:06.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-05-21T05:52:06.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-05-21T05:52:07.344Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-05-21T05:52:08.278Z] (2/10) Installing gdbm (1.23-r0) [2024-05-21T05:52:08.535Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-05-21T05:52:08.793Z] (4/10) Installing readline (8.1.2-r0) [2024-05-21T05:52:09.359Z] (5/10) Installing python3 (3.10.14-r1) [2024-05-21T05:52:10.293Z] (6/10) Installing python3-dev (3.10.14-r1) [2024-05-21T05:52:11.227Z] (7/10) Installing libsodium (1.0.18-r0) [2024-05-21T05:52:11.486Z] (8/10) Installing libzmq (4.3.4-r0) [2024-05-21T05:52:11.744Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-05-21T05:52:12.002Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-05-21T05:52:12.261Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:52:12.261Z] OK: 974 MiB in 191 packages [2024-05-21T05:52:12.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-05-21T05:52:12.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-05-21T05:52:13.393Z] OK: 974 MiB in 191 packages [2024-05-21T05:52:13.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-05-21T05:52:13.959Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-05-21T05:52:14.527Z] (1/1) Installing tzdata (2024a-r0) [2024-05-21T05:52:15.092Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:52:15.092Z] OK: 977 MiB in 192 packages [2024-05-21T05:52:15.350Z] (1/1) Purging tzdata (2024a-r0) [2024-05-21T05:52:15.350Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:52:15.350Z] OK: 974 MiB in 191 packages [2024-05-21T05:52:17.879Z] Looking in links: /tmp/tmpt2a0o8z0 [2024-05-21T05:52:17.879Z] Processing /tmp/tmpt2a0o8z0/setuptools-65.5.0-py3-none-any.whl [2024-05-21T05:52:17.879Z] Processing /tmp/tmpt2a0o8z0/pip-23.0.1-py3-none-any.whl [2024-05-21T05:52:17.879Z] Installing collected packages: setuptools, pip [2024-05-21T05:52:20.408Z] 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 [2024-05-21T05:52:20.409Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-05-21T05:52:20.974Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-05-21T05:52:20.974Z] Collecting pip [2024-05-21T05:52:20.974Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-05-21T05:52:20.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.2 MB/s eta 0:00:00 [2024-05-21T05:52:21.232Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-05-21T05:52:21.488Z] Collecting setuptools [2024-05-21T05:52:21.488Z] Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) [2024-05-21T05:52:21.488Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 142.6 MB/s eta 0:00:00 [2024-05-21T05:52:21.488Z] Collecting wheel [2024-05-21T05:52:21.488Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-21T05:52:21.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 140.2 MB/s eta 0:00:00 [2024-05-21T05:52:21.746Z] Installing collected packages: wheel, setuptools, pip [2024-05-21T05:52:22.004Z] Attempting uninstall: setuptools [2024-05-21T05:52:22.004Z] Found existing installation: setuptools 65.5.0 [2024-05-21T05:52:22.004Z] Uninstalling setuptools-65.5.0: [2024-05-21T05:52:22.004Z] Successfully uninstalled setuptools-65.5.0 [2024-05-21T05:52:22.937Z] Attempting uninstall: pip [2024-05-21T05:52:22.937Z] Found existing installation: pip 23.0.1 [2024-05-21T05:52:22.937Z] Uninstalling pip-23.0.1: [2024-05-21T05:52:22.937Z] Successfully uninstalled pip-23.0.1 [2024-05-21T05:52:24.836Z] Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.0 [2024-05-21T05:52:24.836Z] 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 [2024-05-21T05:52:25.767Z] Processing ./edgex-taf-common [2024-05-21T05:52:25.767Z] Preparing metadata (setup.py): started [2024-05-21T05:52:25.767Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:52:25.767Z] Building wheels for collected packages: edgex-taf-common [2024-05-21T05:52:25.767Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-21T05:52:26.025Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-21T05:52:26.025Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=dadd4273a400e6c916a876a443e84198dd77bc6d3e9462e02bc14ccbde07b683 [2024-05-21T05:52:26.025Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-05-21T05:52:26.283Z] Successfully built edgex-taf-common [2024-05-21T05:52:26.283Z] Installing collected packages: edgex-taf-common [2024-05-21T05:52:26.283Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-21T05:52:26.283Z] 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 [2024-05-21T05:52:27.215Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-21T05:52:27.215Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-21T05:52:27.215Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-21T05:52:27.215Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-21T05:52:27.215Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-21T05:52:27.215Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-21T05:52:27.215Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-21T05:52:27.473Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-21T05:52:27.473Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-21T05:52:27.473Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-21T05:52:27.473Z] Preparing metadata (setup.py): started [2024-05-21T05:52:27.731Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:52:27.732Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-21T05:52:27.732Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-21T05:52:27.732Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-21T05:52:27.732Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-21T05:52:27.989Z] Collecting requests==2.32.0 (from -r requirements.txt (line 8)) [2024-05-21T05:52:27.989Z] Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-21T05:52:27.989Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-21T05:52:27.989Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-21T05:52:27.989Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 14.2 MB/s eta 0:00:00 [2024-05-21T05:52:27.989Z] Preparing metadata (setup.py): started [2024-05-21T05:52:28.247Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:52:28.247Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-21T05:52:28.247Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-21T05:52:28.813Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-21T05:52:28.813Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-21T05:52:28.813Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.5 MB/s eta 0:00:00 [2024-05-21T05:52:28.813Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-21T05:52:28.813Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-21T05:52:28.813Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 37.3 MB/s eta 0:00:00 [2024-05-21T05:52:29.073Z] Installing build dependencies: started [2024-05-21T05:52:31.604Z] Installing build dependencies: finished with status 'done' [2024-05-21T05:52:31.604Z] Getting requirements to build wheel: started [2024-05-21T05:52:31.861Z] Getting requirements to build wheel: finished with status 'done' [2024-05-21T05:52:31.861Z] Preparing metadata (pyproject.toml): started [2024-05-21T05:52:32.425Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-21T05:52:32.425Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-21T05:52:32.425Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-21T05:52:33.053Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-05-21T05:52:33.053Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-05-21T05:52:33.053Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-21T05:52:33.053Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-21T05:52:33.053Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 5.4 MB/s eta 0:00:00 [2024-05-21T05:52:33.311Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-21T05:52:33.311Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-21T05:52:33.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 33.4 MB/s eta 0:00:00 [2024-05-21T05:52:33.311Z] Preparing metadata (setup.py): started [2024-05-21T05:52:33.570Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:52:33.832Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-21T05:52:33.832Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-21T05:52:34.090Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:34.090Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-21T05:52:34.090Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:34.090Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-21T05:52:34.090Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:34.090Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-21T05:52:34.090Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:34.090Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-21T05:52:34.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.4 MB/s eta 0:00:00 [2024-05-21T05:52:34.349Z] Preparing metadata (setup.py): started [2024-05-21T05:52:34.349Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:52:34.608Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:34.608Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-21T05:52:34.608Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:34.608Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-21T05:52:34.608Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:34.608Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-21T05:52:34.608Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:34.608Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-21T05:52:34.866Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:34.867Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-21T05:52:34.867Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:34.867Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-21T05:52:35.127Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-21T05:52:35.127Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-21T05:52:35.127Z] Collecting idna<4,>=2.5 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-21T05:52:35.127Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-21T05:52:35.127Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-21T05:52:35.127Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-21T05:52:35.693Z] Collecting certifi>=2017.4.17 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-21T05:52:35.693Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-21T05:52:35.693Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-21T05:52:35.693Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-21T05:52:35.951Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-21T05:52:35.951Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-21T05:52:35.951Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-05-21T05:52:35.951Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-05-21T05:52:35.951Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-21T05:52:35.951Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-21T05:52:36.209Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-21T05:52:36.209Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-21T05:52:36.209Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.5.1) [2024-05-21T05:52:36.209Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-21T05:52:36.209Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-21T05:52:36.209Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-21T05:52:36.209Z] Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-21T05:52:36.466Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:36.467Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-21T05:52:36.467Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:36.467Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-21T05:52:36.725Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:36.725Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-21T05:52:36.725Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:36.725Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-21T05:52:36.725Z] Preparing metadata (setup.py): started [2024-05-21T05:52:36.984Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:52:36.984Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:36.984Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-21T05:52:36.984Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:36.984Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-21T05:52:36.984Z] Preparing metadata (setup.py): started [2024-05-21T05:52:37.243Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:52:37.243Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:37.243Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-21T05:52:37.243Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:37.243Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-21T05:52:37.502Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:37.502Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-21T05:52:37.502Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:37.502Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-21T05:52:37.502Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:37.502Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-21T05:52:37.502Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:37.502Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-21T05:52:37.605Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-518 in /w/workspace/xfoundry_edgex-taf-common_PR-107 [Pipeline] { [Pipeline] checkout [2024-05-21T05:52:38.069Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:52:38.069Z] Downloading rpds_py-0.18.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-21T05:52:38.327Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:38.586Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-21T05:52:38.586Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:38.586Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-21T05:52:38.586Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:38.586Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-21T05:52:38.586Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:38.586Z] Downloading exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) [2024-05-21T05:52:38.586Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:38.586Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-21T05:52:38.586Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:38.586Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-21T05:52:38.844Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:52:38.844Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-21T05:52:38.844Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-21T05:52:38.844Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 27.2 MB/s eta 0:00:00 [2024-05-21T05:52:38.844Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-21T05:52:39.102Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-21T05:52:39.102Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-21T05:52:39.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 10.5 MB/s eta 0:00:00 [2024-05-21T05:52:39.102Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-21T05:52:39.102Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-21T05:52:39.102Z] Downloading requests-2.32.0-py3-none-any.whl (63 kB) [2024-05-21T05:52:39.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 6.9 MB/s eta 0:00:00 [2024-05-21T05:52:39.102Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-21T05:52:39.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.9 MB/s eta 0:00:00 [2024-05-21T05:52:39.102Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-05-21T05:52:39.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 29.0 MB/s eta 0:00:00 [2024-05-21T05:52:39.669Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-21T05:52:39.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 22.8 MB/s eta 0:00:00 [2024-05-21T05:52:39.669Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2024-05-21T05:52:39.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.4 MB/s eta 0:00:00 [2024-05-21T05:52:39.927Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-21T05:52:39.927Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 25.1 MB/s eta 0:00:00 [2024-05-21T05:52:39.927Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-21T05:52:39.927Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.4 MB/s eta 0:00:00 [2024-05-21T05:52:39.927Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-05-21T05:52:39.927Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-21T05:52:39.927Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 20.8 MB/s eta 0:00:00 [2024-05-21T05:52:39.927Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-05-21T05:52:39.927Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 16.2 MB/s eta 0:00:00 [2024-05-21T05:52:40.185Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-21T05:52:40.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 5.7 MB/s eta 0:00:00 [2024-05-21T05:52:40.185Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-21T05:52:40.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 9.0 MB/s eta 0:00:00 [2024-05-21T05:52:40.185Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-21T05:52:40.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 20.0 MB/s eta 0:00:00 [2024-05-21T05:52:40.185Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-21T05:52:40.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.4 MB/s eta 0:00:00 [2024-05-21T05:52:40.185Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-21T05:52:40.185Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-21T05:52:40.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 67.4 MB/s eta 0:00:00 [2024-05-21T05:52:40.185Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-21T05:52:40.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 17.2 MB/s eta 0:00:00 [2024-05-21T05:52:40.444Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-21T05:52:40.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.2 MB/s eta 0:00:00 [2024-05-21T05:52:40.444Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-21T05:52:40.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 18.4 MB/s eta 0:00:00 [2024-05-21T05:52:40.444Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-21T05:52:40.444Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-21T05:52:40.444Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-21T05:52:40.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 8.8 MB/s eta 0:00:00 [2024-05-21T05:52:40.444Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-21T05:52:40.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.2 MB/s eta 0:00:00 [2024-05-21T05:52:40.444Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-21T05:52:40.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 14.2 MB/s eta 0:00:00 [2024-05-21T05:52:40.444Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-21T05:52:40.444Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-21T05:52:40.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 7.7 MB/s eta 0:00:00 [2024-05-21T05:52:40.444Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-21T05:52:40.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.5 MB/s eta 0:00:00 [2024-05-21T05:52:40.444Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-21T05:52:40.444Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-21T05:52:40.703Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-05-21T05:52:40.703Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 3.0 MB/s eta 0:00:00 [2024-05-21T05:52:40.703Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-21T05:52:40.783Z] Selected Git installation does not exist. Using Default [2024-05-21T05:52:40.784Z] The recommended git tool is: NONE [2024-05-21T05:52:41.269Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-21T05:52:41.527Z] Downloading rpds_py-0.18.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-21T05:52:41.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.5 MB/s eta 0:00:00 [2024-05-21T05:52:41.527Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-21T05:52:41.527Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-21T05:52:41.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 40.9 MB/s eta 0:00:00 [2024-05-21T05:52:41.527Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-21T05:52:41.527Z] Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) [2024-05-21T05:52:41.527Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-21T05:52:41.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.8 MB/s eta 0:00:00 [2024-05-21T05:52:41.785Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-21T05:52:41.785Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-21T05:52:41.785Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-21T05:52:41.785Z] Downloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB) [2024-05-21T05:52:41.785Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-21T05:52:41.785Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-21T05:52:41.785Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-21T05:52:41.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.5 MB/s eta 0:00:00 [2024-05-21T05:52:41.785Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-21T05:52:41.785Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-21T05:52:42.043Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-21T05:52:42.043Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=04a68ed76f39b3fe745e56c07496ca4144ce580d5cb8035df5f26457d89533ba [2024-05-21T05:52:42.043Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-05-21T05:52:42.043Z] Building wheel for paho-mqtt (setup.py): started [2024-05-21T05:52:42.611Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-21T05:52:42.612Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=5bf286da8a704aa1356153e120a87d7d02e641be8adb8f8c63eb68ab5fbd9a95 [2024-05-21T05:52:42.612Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-05-21T05:52:42.612Z] Building wheel for psutil (pyproject.toml): started [2024-05-21T05:52:43.989Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-21T05:52:43.989Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274474 sha256=adc8ef8d2fdec7dc3f278c574879eab3ff57d4336ae1726aaaacb8d056f36265 [2024-05-21T05:52:43.989Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-05-21T05:52:43.989Z] Building wheel for psycopg2 (setup.py): started [2024-05-21T05:52:45.177Z] using credential edgex-jenkins-ssh [2024-05-21T05:52:45.196Z] Cloning the remote Git repository [2024-05-21T05:52:45.235Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-21T05:52:45.336Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-107 # timeout=10 [2024-05-21T05:52:45.466Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-21T05:52:45.466Z] > git --version # timeout=10 [2024-05-21T05:52:45.489Z] > git --version # 'git version 2.25.1' [2024-05-21T05:52:45.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-21T05:52:45.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-21T05:52:46.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-21T05:52:46.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-21T05:52:47.573Z] Merging remotes/origin/main commit 3ca3cddfca188673c058580017bc939ba91c3085 into PR head commit 93d7e06844c3bde380a469e74dbfc073cc03bced [2024-05-21T05:52:47.822Z] Merge succeeded, producing 93d7e06844c3bde380a469e74dbfc073cc03bced [2024-05-21T05:52:47.822Z] Checking out Revision 93d7e06844c3bde380a469e74dbfc073cc03bced (PR-107) [2024-05-21T05:52:47.049Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-21T05:52:47.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-21T05:52:47.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-21T05:52:47.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-21T05:52:47.591Z] > git config core.sparsecheckout # timeout=10 [2024-05-21T05:52:47.652Z] > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 [2024-05-21T05:52:47.731Z] > git remote # timeout=10 [2024-05-21T05:52:47.748Z] > git config --get remote.origin.url # timeout=10 [2024-05-21T05:52:47.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-21T05:52:47.783Z] > git merge 3ca3cddfca188673c058580017bc939ba91c3085 # timeout=10 [2024-05-21T05:52:47.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-21T05:52:47.829Z] > git config core.sparsecheckout # timeout=10 [2024-05-21T05:52:47.840Z] > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 [2024-05-21T05:52:48.298Z] Commit message: "" [2024-05-21T05:52:48.345Z] > git --version # timeout=10 [2024-05-21T05:52:48.355Z] > git --version # 'git version 2.25.1' [2024-05-21T05:52:48.368Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-21T05:52:53.154Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-21T05:52:53.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-21T05:52:53.154Z] Dload Upload Total Spent Left Speed [2024-05-21T05:52:53.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-05-21T05:52:53.493Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-21T05:52:53.833Z] + sudo tee /etc/docker/daemon.new [2024-05-21T05:52:53.833Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-21T05:52:53.833Z] { [2024-05-21T05:52:53.833Z] "registry-mirrors": [ [2024-05-21T05:52:53.833Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-21T05:52:53.833Z] ], [2024-05-21T05:52:53.833Z] "bip": "10.250.0.254/24", [2024-05-21T05:52:53.833Z] "hosts": [ [2024-05-21T05:52:53.833Z] "tcp://0.0.0.0:5555", [2024-05-21T05:52:53.833Z] "unix:///var/run/docker.sock" [2024-05-21T05:52:53.833Z] ], [2024-05-21T05:52:53.833Z] "mtu": 1458, [2024-05-21T05:52:53.833Z] "selinux-enabled": true, [2024-05-21T05:52:53.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-21T05:52:53.833Z] } [Pipeline] sh [2024-05-21T05:52:53.954Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-21T05:52:53.954Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479418 sha256=f682cd5a20b5fa1f2a1f5f001071e4aea9046a4f47fef5a0c73fe3b04111cf8c [2024-05-21T05:52:53.954Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-05-21T05:52:53.954Z] Building wheel for flex (setup.py): started [2024-05-21T05:52:53.954Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-21T05:52:53.954Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=142bfface09b5d06a904ed4240de0706c27b29bd7a8feaed20736278f47f5f63 [2024-05-21T05:52:53.954Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-05-21T05:52:53.954Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-21T05:52:54.174Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-21T05:52:54.212Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-21T05:52:54.213Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=645e4e8663f6a4b69830a85a5cf8b9cdeaedf2af81638bd15ed326d4beb562ed [2024-05-21T05:52:54.213Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-05-21T05:52:54.213Z] Building wheel for validate-email (setup.py): started [2024-05-21T05:52:54.471Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-21T05:52:54.471Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=f906a1e164138e58fac609a2b6a5ec2ac978ca7e95c7252e03fe67a8c1127fc7 [2024-05-21T05:52:54.471Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-05-21T05:52:54.471Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-21T05:52:54.527Z] + sudo service docker restart [2024-05-21T05:52:54.730Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-21T05:53:07.043Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 exceptiongroup-1.2.1 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.11.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-21T05:53:07.043Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-21T05:53:12.828Z] provisioning config files... [2024-05-21T05:53:12.855Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config14765972198390487402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T05:53:13.359Z] ---> ****-login.sh [2024-05-21T05:53:13.359Z] nexus3.edgexfoundry.org:10001 [2024-05-21T05:53:13.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:53:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:53:13.904Z] Configure a credential helper to remove this warning. See [2024-05-21T05:53:13.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:53:13.904Z] [2024-05-21T05:53:13.904Z] Login Succeeded [2024-05-21T05:53:13.904Z] nexus3.edgexfoundry.org:10002 [2024-05-21T05:53:14.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:53:14.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:53:14.448Z] Configure a credential helper to remove this warning. See [2024-05-21T05:53:14.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:53:14.448Z] [2024-05-21T05:53:14.448Z] Login Succeeded [2024-05-21T05:53:14.448Z] nexus3.edgexfoundry.org:10003 [2024-05-21T05:53:14.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:53:14.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:53:14.729Z] Configure a credential helper to remove this warning. See [2024-05-21T05:53:14.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:53:14.729Z] [2024-05-21T05:53:14.729Z] Login Succeeded [2024-05-21T05:53:14.729Z] nexus3.edgexfoundry.org:10004 [2024-05-21T05:53:15.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:53:15.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:53:15.001Z] Configure a credential helper to remove this warning. See [2024-05-21T05:53:15.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:53:15.001Z] [2024-05-21T05:53:15.001Z] Login Succeeded [2024-05-21T05:53:15.001Z] ****.io [2024-05-21T05:53:15.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-21T05:53:15.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-21T05:53:15.851Z] Configure a credential helper to remove this warning. See [2024-05-21T05:53:15.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-21T05:53:15.851Z] [2024-05-21T05:53:15.851Z] Login Succeeded [2024-05-21T05:53:15.851Z] ---> ****-login.sh ends [Pipeline] } [2024-05-21T05:53:15.887Z] 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 [2024-05-21T05:53:16.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-21T05:53:17.244Z] + ls -al . [2024-05-21T05:53:17.244Z] total 68 [2024-05-21T05:53:17.244Z] drwxrwxr-x 6 jenkins jenkins 4096 May 21 05:53 . [2024-05-21T05:53:17.244Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 05:52 .. [2024-05-21T05:53:17.244Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 05:52 .git [2024-05-21T05:53:17.244Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 05:52 .github [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 22 May 21 05:52 .gitignore [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 1575 May 21 05:52 Dockerfile [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 746 May 21 05:52 Jenkinsfile [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 21 05:52 LICENSE [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 21 05:52 README.md [2024-05-21T05:53:17.244Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 05:52 TAF-Manager [2024-05-21T05:53:17.244Z] drwxrwxr-x 6 jenkins jenkins 4096 May 21 05:52 TUC [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 5 May 21 05:50 VERSION [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 343 May 21 05:52 requirements.txt [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 54 May 21 05:52 robot-entrypoint.sh [2024-05-21T05:53:17.244Z] -rw-rw-r-- 1 jenkins jenkins 445 May 21 05:52 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T05:53:17.675Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=93d7e06844c3bde380a469e74dbfc073cc03bced --label arch=arm64 --label version=0.0.0 . [2024-05-21T05:53:17.942Z] Sending build context to Docker daemon 367.1kB [2024-05-21T05:53:17.942Z] Step 1/13 : FROM alpine:3.16 [2024-05-21T05:53:18.208Z] 3.16: Pulling from library/alpine [2024-05-21T05:53:18.476Z] 550f8bf8502c: Pulling fs layer [2024-05-21T05:53:18.742Z] 550f8bf8502c: Verifying Checksum [2024-05-21T05:53:18.742Z] 550f8bf8502c: Download complete [2024-05-21T05:53:19.325Z] 550f8bf8502c: Pull complete [2024-05-21T05:53:19.325Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-05-21T05:53:19.325Z] Status: Downloaded newer image for alpine:3.16 [2024-05-21T05:53:19.325Z] ---> 4a74307a1e88 [2024-05-21T05:53:19.325Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-21T05:53:19.325Z] ---> Running in c5868e66118f [2024-05-21T05:53:19.592Z] Removing intermediate container c5868e66118f [2024-05-21T05:53:19.592Z] ---> d05e6f29e21f [2024-05-21T05:53:19.592Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-21T05:53:19.858Z] ---> Running in 6e6cb8aec920 [2024-05-21T05:53:20.124Z] Removing intermediate container 6e6cb8aec920 [2024-05-21T05:53:20.124Z] ---> 9786854808b6 [2024-05-21T05:53:20.124Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-21T05:53:20.706Z] ---> 49491dfb3604 [2024-05-21T05:53:20.706Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-21T05:53:21.289Z] ---> 0bc2844713d7 [2024-05-21T05:53:21.289Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-21T05:53:21.556Z] ---> 36049b0324e9 [2024-05-21T05:53:21.556Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-21T05:53:21.823Z] ---> Running in 6e114e0b53d6 [2024-05-21T05:53:22.090Z] Removing intermediate container 6e114e0b53d6 [2024-05-21T05:53:22.090Z] ---> c77b3b700800 [2024-05-21T05:53:22.090Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-21T05:53:22.090Z] ---> Running in 79427723f32d [2024-05-21T05:53:24.037Z] Removing intermediate container 79427723f32d [2024-05-21T05:53:24.038Z] ---> 1cd725d5a104 [2024-05-21T05:53:24.038Z] 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 [2024-05-21T05:53:24.038Z] ---> Running in 058107deee1f [2024-05-21T05:53:24.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-05-21T05:53:25.255Z] Removing intermediate container 1df21b85e961 [2024-05-21T05:53:25.255Z] ---> 7f29028afed1 [2024-05-21T05:53:25.255Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-21T05:53:25.255Z] ---> Running in ff1d1a5945d5 [2024-05-21T05:53:25.255Z] Removing intermediate container ff1d1a5945d5 [2024-05-21T05:53:25.255Z] ---> bcec64594c54 [2024-05-21T05:53:25.255Z] Step 11/13 : LABEL arch=amd64 [2024-05-21T05:53:25.255Z] ---> Running in da4fd96e8b04 [2024-05-21T05:53:25.255Z] Removing intermediate container da4fd96e8b04 [2024-05-21T05:53:25.255Z] ---> 57a4dd720a65 [2024-05-21T05:53:25.255Z] Step 12/13 : LABEL git_sha=93d7e06844c3bde380a469e74dbfc073cc03bced [2024-05-21T05:53:25.255Z] ---> Running in b30ed2492fa9 [2024-05-21T05:53:25.255Z] Removing intermediate container b30ed2492fa9 [2024-05-21T05:53:25.255Z] ---> 1c667b98763c [2024-05-21T05:53:25.255Z] Step 13/13 : LABEL version=0.0.0 [2024-05-21T05:53:25.255Z] ---> Running in 86d9f2d36fa7 [2024-05-21T05:53:25.255Z] Removing intermediate container 86d9f2d36fa7 [2024-05-21T05:53:25.255Z] ---> 623d77d1b6d2 [2024-05-21T05:53:25.255Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-21T05:53:25.255Z] Successfully built 623d77d1b6d2 [2024-05-21T05:53:25.255Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T05:53:26.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T05:53:26.347Z] [2024-05-21T05:53:26.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T05:53:26.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-05-21T05:53:26.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T05:53:26.741Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-21T05:53:26.741Z] 5eb5b503b376: Pulling fs layer [2024-05-21T05:53:26.741Z] 5c69ac0246d0: Pulling fs layer [2024-05-21T05:53:26.741Z] ec43610c2a17: Pulling fs layer [2024-05-21T05:53:26.741Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-21T05:53:26.741Z] 33b1e0a273af: Pulling fs layer [2024-05-21T05:53:26.741Z] 5d3b04190fa2: Pulling fs layer [2024-05-21T05:53:26.741Z] 2f39f015ded8: Pulling fs layer [2024-05-21T05:53:26.741Z] 33b1e0a273af: Waiting [2024-05-21T05:53:26.741Z] 5d3b04190fa2: Waiting [2024-05-21T05:53:26.741Z] 2f39f015ded8: Waiting [2024-05-21T05:53:26.741Z] 3a2ae6a8a46f: Waiting [2024-05-21T05:53:26.741Z] 5c69ac0246d0: Verifying Checksum [2024-05-21T05:53:26.741Z] 5c69ac0246d0: Download complete [2024-05-21T05:53:26.741Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-21T05:53:26.741Z] 3a2ae6a8a46f: Download complete [2024-05-21T05:53:26.741Z] 33b1e0a273af: Verifying Checksum [2024-05-21T05:53:26.741Z] 33b1e0a273af: Download complete [2024-05-21T05:53:26.741Z] 5d3b04190fa2: Verifying Checksum [2024-05-21T05:53:26.741Z] 5d3b04190fa2: Download complete [2024-05-21T05:53:26.741Z] ec43610c2a17: Verifying Checksum [2024-05-21T05:53:26.741Z] ec43610c2a17: Download complete [2024-05-21T05:53:26.999Z] 5eb5b503b376: Verifying Checksum [2024-05-21T05:53:26.999Z] 5eb5b503b376: Download complete [2024-05-21T05:53:27.564Z] 2f39f015ded8: Download complete [2024-05-21T05:53:27.948Z] (1/3) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2024-05-21T05:53:28.131Z] 5eb5b503b376: Pull complete [2024-05-21T05:53:28.131Z] 5c69ac0246d0: Pull complete [2024-05-21T05:53:28.389Z] ec43610c2a17: Pull complete [2024-05-21T05:53:28.531Z] Executing busybox-1.35.0-r18.post-upgrade [2024-05-21T05:53:28.531Z] (2/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-21T05:53:28.647Z] 3a2ae6a8a46f: Pull complete [2024-05-21T05:53:28.647Z] 33b1e0a273af: Pull complete [2024-05-21T05:53:28.795Z] (3/3) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2024-05-21T05:53:28.905Z] 5d3b04190fa2: Pull complete [2024-05-21T05:53:29.061Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:53:29.328Z] OK: 5 MiB in 14 packages [2024-05-21T05:53:29.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-05-21T05:53:29.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-05-21T05:53:31.314Z] (1/9) Installing ca-certificates (20240226-r0) [2024-05-21T05:53:31.579Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-05-21T05:53:32.161Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-05-21T05:53:32.429Z] (4/9) Installing libcurl (8.5.0-r0) [2024-05-21T05:53:32.695Z] (5/9) Installing curl (8.5.0-r0) [2024-05-21T05:53:33.086Z] 2f39f015ded8: Pull complete [2024-05-21T05:53:33.086Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-21T05:53:33.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T05:53:33.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-05-21T05:53:33.278Z] (6/9) Installing docker-cli (20.10.20-r0) [Pipeline] withDockerContainer [2024-05-21T05:53:33.323Z] prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container [2024-05-21T05:53:33.353Z] $ 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/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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 [2024-05-21T05:53:35.707Z] $ docker top a886eb704ccd0dba42058c50ddc144139b4258a682622054bbe5adf66a5ae171 -eo pid,comm [Pipeline] { [2024-05-21T05:53:35.853Z] (7/9) Installing oniguruma (6.9.8-r0) [Pipeline] libraryResource [Pipeline] sh [2024-05-21T05:53:36.118Z] (8/9) Installing jq (1.6-r1) [2024-05-21T05:53:36.231Z] ---> job-cost.sh [2024-05-21T05:53:36.231Z] lf-activate-venv: SKIPPING [2024-05-21T05:53:36.231Z] INFO: No Stack... [2024-05-21T05:53:36.703Z] (9/9) Installing openssl (1.1.1w-r1) [2024-05-21T05:53:36.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-21T05:53:36.975Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:53:36.975Z] Executing ca-certificates-20240226-r0.trigger [2024-05-21T05:53:37.056Z] INFO: Archiving Costs [Pipeline] sh [2024-05-21T05:53:37.274Z] OK: 50 MiB in 23 packages [2024-05-21T05:53:37.374Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/cost.csv [2024-05-21T05:53:37.374Z] + cut -d, -f6 [Pipeline] lock [2024-05-21T05:53:37.416Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [2024-05-21T05:53:37.423Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] did not exist. Created. [2024-05-21T05:53:37.430Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-05-21T05:53:37.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-05-21T05:53:37.833Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-21T05:53:37.898Z] Stashed 1 file(s) [Pipeline] } [2024-05-21T05:53:37.928Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-21T05:53:38.017Z] $ docker stop --time=1 a886eb704ccd0dba42058c50ddc144139b4258a682622054bbe5adf66a5ae171 [2024-05-21T05:53:38.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-05-21T05:53:39.093Z] (1/136) Installing libmagic (5.41-r0) [2024-05-21T05:53:39.162Z] $ docker rm -f --volumes a886eb704ccd0dba42058c50ddc144139b4258a682622054bbe5adf66a5ae171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-21T05:53:39.671Z] (2/136) Installing file (5.41-r0) [2024-05-21T05:53:39.934Z] (3/136) Installing libxau (1.0.9-r0) [2024-05-21T05:53:40.197Z] (4/136) Installing libxdmcp (1.1.3-r0) [2024-05-21T05:53:40.465Z] (5/136) Installing libxcb (1.15-r0) [2024-05-21T05:53:41.053Z] (6/136) Installing libx11 (1.8.7-r0) [2024-05-21T05:53:41.631Z] (7/136) Installing libxext (1.3.4-r0) [2024-05-21T05:53:41.896Z] (8/136) Installing libice (1.0.10-r0) [2024-05-21T05:53:42.168Z] (9/136) Installing libuuid (2.38-r1) [2024-05-21T05:53:42.433Z] (10/136) Installing libsm (1.2.3-r0) [2024-05-21T05:53:43.011Z] (11/136) Installing libxt (1.2.1-r0) [2024-05-21T05:53:43.274Z] (12/136) Installing libxmu (1.1.3-r0) [2024-05-21T05:53:43.539Z] (13/136) Installing xset (1.2.4-r0) [2024-05-21T05:53:44.119Z] (14/136) Installing xprop (1.2.7-r0) [2024-05-21T05:53:44.382Z] (15/136) Installing xdg-utils (1.1.3-r3) [2024-05-21T05:53:44.648Z] (16/136) Installing eudev-libs (3.2.11-r0) [2024-05-21T05:53:44.922Z] (17/136) Installing pkgconf (1.8.1-r0) [2024-05-21T05:53:45.500Z] (18/136) Installing libffi (3.4.2-r1) [2024-05-21T05:53:45.763Z] (19/136) Installing libintl (0.21-r2) [2024-05-21T05:53:46.026Z] (20/136) Installing libblkid (2.38-r1) [2024-05-21T05:53:46.289Z] (21/136) Installing libmount (2.38-r1) [2024-05-21T05:53:46.865Z] (22/136) Installing pcre (8.45-r2) [2024-05-21T05:53:47.135Z] (23/136) Installing glib (2.72.4-r0) [2024-05-21T05:53:47.717Z] (24/136) Installing xz-libs (5.2.5-r1) [2024-05-21T05:53:48.295Z] (25/136) Installing libxml2 (2.9.14-r2) [2024-05-21T05:53:48.558Z] (26/136) Installing shared-mime-info (2.2-r2) [2024-05-21T05:53:49.139Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-05-21T05:53:49.721Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2024-05-21T05:53:49.987Z] (29/136) Installing libpng (1.6.37-r1) [2024-05-21T05:53:50.564Z] (30/136) Installing libwebp (1.2.3-r2) [2024-05-21T05:53:50.828Z] (31/136) Installing zstd-libs (1.5.2-r1) [2024-05-21T05:53:51.406Z] (32/136) Installing tiff (4.4.0-r4) [2024-05-21T05:53:51.671Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-05-21T05:53:52.254Z] (34/136) Installing gtk-update-icon-cache (3.24.41-r0) [2024-05-21T05:53:52.518Z] (35/136) Installing libxcomposite (0.4.5-r0) [2024-05-21T05:53:52.783Z] (36/136) Installing libxfixes (6.0.0-r0) [2024-05-21T05:53:53.047Z] (37/136) Installing libxrender (0.9.10-r3) [2024-05-21T05:53:53.311Z] (38/136) Installing libxcursor (1.2.1-r0) [2024-05-21T05:53:53.578Z] (39/136) Installing libxdamage (1.1.5-r1) [2024-05-21T05:53:53.843Z] (40/136) Installing libxi (1.8-r0) [2024-05-21T05:53:54.106Z] (41/136) Installing libxinerama (1.1.4-r1) [2024-05-21T05:53:54.374Z] (42/136) Installing libxrandr (1.5.2-r1) [2024-05-21T05:53:54.638Z] (43/136) Installing atk (2.38.0-r0) [2024-05-21T05:53:55.216Z] (44/136) Installing libxtst (1.2.3-r3) [2024-05-21T05:53:55.481Z] (45/136) Installing dbus-libs (1.14.8-r0) [2024-05-21T05:53:55.746Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2024-05-21T05:53:56.325Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-05-21T05:53:56.590Z] (48/136) Installing expat (2.6.2-r0) [2024-05-21T05:53:56.855Z] (49/136) Installing libbz2 (1.0.8-r1) [2024-05-21T05:53:57.434Z] (50/136) Installing freetype (2.12.1-r0) [2024-05-21T05:53:57.698Z] (51/136) Installing fontconfig (2.14.0-r0) [2024-05-21T05:53:58.275Z] (52/136) Installing pixman (0.40.0-r4) [2024-05-21T05:53:58.539Z] (53/136) Installing cairo (1.17.4-r2) [2024-05-21T05:53:59.116Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2024-05-21T05:53:59.381Z] (55/136) Installing avahi-libs (0.8-r6) [2024-05-21T05:53:59.644Z] (56/136) Installing gmp (6.2.1-r2) [2024-05-21T05:54:00.223Z] (57/136) Installing nettle (3.7.3-r0) [2024-05-21T05:54:00.800Z] (58/136) Installing p11-kit (0.24.1-r0) [2024-05-21T05:54:01.065Z] (59/136) Installing libtasn1 (4.18.0-r1) [2024-05-21T05:54:01.642Z] (60/136) Installing libunistring (1.0-r0) [2024-05-21T05:54:01.906Z] (61/136) Installing gnutls (3.7.7-r1) [2024-05-21T05:54:02.483Z] (62/136) Installing cups-libs (2.4.2-r2) [2024-05-21T05:54:03.060Z] (63/136) Installing libepoxy (1.5.10-r0) [2024-05-21T05:54:03.640Z] (64/136) Installing fribidi (1.0.12-r0) [2024-05-21T05:54:03.904Z] (65/136) Installing graphite2 (1.3.14-r1) [2024-05-21T05:54:04.168Z] (66/136) Installing harfbuzz (4.3.0-r0) [2024-05-21T05:54:04.746Z] (67/136) Installing libxft (2.3.4-r0) [2024-05-21T05:54:05.011Z] (68/136) Installing pango (1.50.7-r0) [2024-05-21T05:54:05.588Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-05-21T05:54:05.851Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-05-21T05:54:06.115Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-05-21T05:54:06.378Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-05-21T05:54:06.956Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2024-05-21T05:54:07.536Z] (74/136) Installing gtk+3.0 (3.24.41-r0) [2024-05-21T05:54:08.113Z] (75/136) Installing libfontenc (1.1.4-r0) [2024-05-21T05:54:08.377Z] (76/136) Installing mkfontscale (1.2.2-r0) [2024-05-21T05:54:08.641Z] (77/136) Installing font-opensans (0_git20210927-r0) [2024-05-21T05:54:09.217Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-05-21T05:54:09.797Z] (79/136) Installing libogg (1.3.5-r1) [2024-05-21T05:54:10.061Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-05-21T05:54:10.324Z] (81/136) Installing flac (1.3.4-r0) [2024-05-21T05:54:10.902Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-05-21T05:54:11.479Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-05-21T05:54:11.742Z] (84/136) Installing sdl2 (2.0.22-r0) [2024-05-21T05:54:12.319Z] (85/136) Installing aom-libs (3.3.0-r0) [2024-05-21T05:54:12.897Z] (86/136) Installing libass (0.16.0-r0) [2024-05-21T05:54:13.161Z] (87/136) Installing libdav1d (1.0.0-r0) [2024-05-21T05:54:13.738Z] (88/136) Installing libdrm (2.4.110-r0) [2024-05-21T05:54:14.002Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-05-21T05:54:14.332Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-05-21T05:54:14.921Z] (91/136) Installing lame (3.100-r0) [2024-05-21T05:54:15.756Z] (92/136) Installing opus (1.3.1-r1) [2024-05-21T05:54:16.348Z] (93/136) Installing libasyncns (0.8-r1) [2024-05-21T05:54:16.348Z] (94/136) Installing libltdl (2.4.7-r0) [2024-05-21T05:54:16.950Z] (95/136) Installing orc (0.4.32-r0) [2024-05-21T05:54:17.215Z] (96/136) Installing libvorbis (1.3.7-r0) [2024-05-21T05:54:17.481Z] (97/136) Installing libsndfile (1.1.0-r0) [2024-05-21T05:54:18.065Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-05-21T05:54:18.331Z] (99/136) Installing soxr (0.1.3-r2) [2024-05-21T05:54:18.912Z] (100/136) Installing speexdsp (1.2.0-r0) [2024-05-21T05:54:19.176Z] (101/136) Installing tdb-libs (1.4.6-r0) [2024-05-21T05:54:19.443Z] (102/136) Installing libpulse (15.0-r2) [2024-05-21T05:54:20.023Z] (103/136) Installing cjson (1.7.17-r0) [2024-05-21T05:54:20.291Z] (104/136) Installing mbedtls (2.28.8-r0) [2024-05-21T05:54:20.873Z] (105/136) Installing librist (0.2.6-r1) [2024-05-21T05:54:21.139Z] (106/136) Installing libsrt (1.4.4-r0) [2024-05-21T05:54:21.718Z] (107/136) Installing libssh (0.9.6-r1) [2024-05-21T05:54:21.985Z] (108/136) Installing libtheora (1.1.1-r16) [2024-05-21T05:54:22.566Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-05-21T05:54:22.832Z] (110/136) Installing libva (2.14.0-r0) [2024-05-21T05:54:23.097Z] (111/136) Installing libvdpau (1.5-r0) [2024-05-21T05:54:23.678Z] (112/136) Installing vidstab (1.1.0-r1) [2024-05-21T05:54:23.946Z] (113/136) Installing libvpx (1.11.0-r1) [2024-05-21T05:54:24.530Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-05-21T05:54:25.113Z] (115/136) Installing numactl (2.0.14-r0) [2024-05-21T05:54:25.381Z] (116/136) Installing x265-libs (3.5-r3) [2024-05-21T05:54:25.964Z] (117/136) Installing xvidcore (1.3.7-r1) [2024-05-21T05:54:26.231Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-05-21T05:54:27.191Z] (119/136) Installing libevent (2.1.12-r4) [2024-05-21T05:54:27.770Z] (120/136) Installing mesa (21.3.9-r0) [2024-05-21T05:54:28.034Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-05-21T05:54:28.299Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2024-05-21T05:54:28.563Z] (123/136) Installing icu-data-en (71.1-r2) [2024-05-21T05:54:29.141Z] Executing icu-data-en-71.1-r2.post-install [2024-05-21T05:54:29.141Z] * [2024-05-21T05:54:29.141Z] * If you need ICU with non-English locales and legacy charset support, install [2024-05-21T05:54:29.141Z] * package icu-data-full. [2024-05-21T05:54:29.141Z] * [2024-05-21T05:54:29.141Z] (124/136) Installing icu-libs (71.1-r2) [2024-05-21T05:54:29.718Z] (125/136) Installing lcms2 (2.13.1-r0) [2024-05-21T05:54:30.295Z] (126/136) Installing minizip (1.2.12-r0) [2024-05-21T05:54:30.558Z] (127/136) Installing nspr (4.33-r0) [2024-05-21T05:54:30.821Z] (128/136) Installing sqlite-libs (3.40.1-r1) [2024-05-21T05:54:31.398Z] (129/136) Installing nss (3.78.1-r0) [2024-05-21T05:54:31.975Z] (130/136) Installing re2 (2022.04.01-r0) [2024-05-21T05:54:32.554Z] (131/136) Installing snappy (1.1.9-r4) [2024-05-21T05:54:32.823Z] (132/136) Installing libgpg-error (1.45-r0) [2024-05-21T05:54:33.087Z] (133/136) Installing libgcrypt (1.10.1-r0) [2024-05-21T05:54:33.664Z] (134/136) Installing libxslt (1.1.35-r0) [2024-05-21T05:54:33.929Z] (135/136) Installing chromium (102.0.5005.182-r0) [2024-05-21T05:54:39.251Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-05-21T05:54:39.519Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:54:39.519Z] Executing glib-2.72.4-r0.trigger [2024-05-21T05:54:39.519Z] Executing shared-mime-info-2.2-r2.trigger [2024-05-21T05:54:42.103Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-05-21T05:54:42.103Z] Executing gtk-update-icon-cache-3.24.41-r0.trigger [2024-05-21T05:54:42.103Z] Executing fontconfig-2.14.0-r0.trigger [2024-05-21T05:54:42.103Z] Executing gtk+3.0-3.24.41-r0.trigger [2024-05-21T05:54:42.103Z] Executing mkfontscale-1.2.2-r0.trigger [2024-05-21T05:54:42.103Z] OK: 375 MiB in 159 packages [2024-05-21T05:54:42.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-05-21T05:54:42.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-05-21T05:54:44.103Z] (1/21) Installing binutils (2.38-r3) [2024-05-21T05:54:44.681Z] (2/21) Installing isl22 (0.22-r0) [2024-05-21T05:54:45.260Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-05-21T05:54:45.838Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-05-21T05:54:46.102Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-05-21T05:54:48.670Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-05-21T05:54:49.247Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-05-21T05:54:49.513Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-05-21T05:54:50.464Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-05-21T05:54:50.728Z] (10/21) Installing libpq (14.12-r0) [2024-05-21T05:54:50.998Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-05-21T05:54:51.574Z] (12/21) Installing libpq-dev (14.12-r0) [2024-05-21T05:54:52.153Z] (13/21) Installing libecpg (14.12-r0) [2024-05-21T05:54:52.417Z] (14/21) Installing libecpg-dev (14.12-r0) [2024-05-21T05:54:52.996Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-05-21T05:54:55.583Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-05-21T05:55:03.773Z] (17/21) Installing clang (13.0.1-r1) [2024-05-21T05:55:04.039Z] (18/21) Installing icu (71.1-r2) [2024-05-21T05:55:04.613Z] (19/21) Installing icu-dev (71.1-r2) [2024-05-21T05:55:05.189Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-05-21T05:55:07.122Z] (21/21) Installing postgresql14-dev (14.12-r0) [2024-05-21T05:55:07.699Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:55:07.699Z] OK: 767 MiB in 180 packages [2024-05-21T05:55:07.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-05-21T05:55:08.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-05-21T05:55:09.493Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-05-21T05:55:12.057Z] (2/10) Installing gdbm (1.23-r0) [2024-05-21T05:55:12.057Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-05-21T05:55:12.321Z] (4/10) Installing readline (8.1.2-r0) [2024-05-21T05:55:12.896Z] (5/10) Installing python3 (3.10.14-r1) [2024-05-21T05:55:15.459Z] (6/10) Installing python3-dev (3.10.14-r1) [2024-05-21T05:55:22.079Z] (7/10) Installing libsodium (1.0.18-r0) [2024-05-21T05:55:22.079Z] (8/10) Installing libzmq (4.3.4-r0) [2024-05-21T05:55:22.079Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-05-21T05:55:22.079Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-05-21T05:55:22.345Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:55:22.611Z] OK: 938 MiB in 190 packages [2024-05-21T05:55:22.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-05-21T05:55:23.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-05-21T05:55:24.594Z] OK: 938 MiB in 190 packages [2024-05-21T05:55:24.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-05-21T05:55:25.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-05-21T05:55:26.572Z] (1/1) Installing tzdata (2024a-r0) [2024-05-21T05:55:27.169Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:55:27.169Z] OK: 941 MiB in 191 packages [2024-05-21T05:55:28.571Z] (1/1) Purging tzdata (2024a-r0) [2024-05-21T05:55:28.571Z] Executing busybox-1.35.0-r18.trigger [2024-05-21T05:55:28.571Z] OK: 938 MiB in 190 packages [2024-05-21T05:55:43.546Z] Looking in links: /tmp/tmpsl36w5q9 [2024-05-21T05:55:43.546Z] Processing /tmp/tmpsl36w5q9/setuptools-65.5.0-py3-none-any.whl [2024-05-21T05:55:43.546Z] Processing /tmp/tmpsl36w5q9/pip-23.0.1-py3-none-any.whl [2024-05-21T05:55:43.546Z] Installing collected packages: setuptools, pip [2024-05-21T05:55:58.494Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-05-21T05:55:58.494Z] 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 [2024-05-21T05:55:59.071Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-05-21T05:55:59.648Z] Collecting pip [2024-05-21T05:55:59.648Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-05-21T05:55:59.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.9 MB/s eta 0:00:00 [2024-05-21T05:55:59.911Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-05-21T05:56:02.471Z] Collecting setuptools [2024-05-21T05:56:02.471Z] Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) [2024-05-21T05:56:02.471Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 19.2 MB/s eta 0:00:00 [2024-05-21T05:56:02.743Z] Collecting wheel [2024-05-21T05:56:02.743Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-21T05:56:02.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 19.6 MB/s eta 0:00:00 [2024-05-21T05:56:04.137Z] Installing collected packages: wheel, setuptools, pip [2024-05-21T05:56:04.401Z] Attempting uninstall: setuptools [2024-05-21T05:56:04.401Z] Found existing installation: setuptools 65.5.0 [2024-05-21T05:56:05.348Z] Uninstalling setuptools-65.5.0: [2024-05-21T05:56:05.348Z] Successfully uninstalled setuptools-65.5.0 [2024-05-21T05:56:10.663Z] Attempting uninstall: pip [2024-05-21T05:56:10.663Z] Found existing installation: pip 23.0.1 [2024-05-21T05:56:12.058Z] Uninstalling pip-23.0.1: [2024-05-21T05:56:12.058Z] Successfully uninstalled pip-23.0.1 [2024-05-21T05:56:22.113Z] Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.0 [2024-05-21T05:56:22.113Z] 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 [2024-05-21T05:56:26.350Z] Processing ./edgex-taf-common [2024-05-21T05:56:26.350Z] Preparing metadata (setup.py): started [2024-05-21T05:56:26.933Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:56:26.933Z] Building wheels for collected packages: edgex-taf-common [2024-05-21T05:56:26.933Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-21T05:56:28.333Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-21T05:56:28.333Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=8325bb44971f2580c861f31f90cc0aaf62094c17d8dbc7832d1e6503e8564569 [2024-05-21T05:56:28.333Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-05-21T05:56:28.333Z] Successfully built edgex-taf-common [2024-05-21T05:56:28.910Z] Installing collected packages: edgex-taf-common [2024-05-21T05:56:28.910Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-21T05:56:28.910Z] 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 [2024-05-21T05:56:33.145Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-21T05:56:33.145Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-21T05:56:33.409Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-21T05:56:33.409Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-21T05:56:33.673Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-21T05:56:33.673Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-21T05:56:33.939Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-21T05:56:33.939Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-21T05:56:33.939Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-21T05:56:33.939Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-21T05:56:33.939Z] Preparing metadata (setup.py): started [2024-05-21T05:56:35.339Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:56:35.339Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-21T05:56:35.339Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-21T05:56:35.602Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-21T05:56:35.602Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-21T05:56:35.865Z] Collecting requests==2.32.0 (from -r requirements.txt (line 8)) [2024-05-21T05:56:35.865Z] Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-21T05:56:36.131Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-21T05:56:36.131Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-21T05:56:36.131Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.7 MB/s eta 0:00:00 [2024-05-21T05:56:36.131Z] Preparing metadata (setup.py): started [2024-05-21T05:56:37.530Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:56:37.794Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-21T05:56:37.794Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-21T05:56:40.359Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-21T05:56:40.359Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-21T05:56:40.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.5 MB/s eta 0:00:00 [2024-05-21T05:56:41.311Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-21T05:56:41.311Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-21T05:56:41.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.2 MB/s eta 0:00:00 [2024-05-21T05:56:41.889Z] Installing build dependencies: started [2024-05-21T05:56:54.176Z] Installing build dependencies: finished with status 'done' [2024-05-21T05:56:54.176Z] Getting requirements to build wheel: started [2024-05-21T05:56:56.116Z] Getting requirements to build wheel: finished with status 'done' [2024-05-21T05:56:56.116Z] Preparing metadata (pyproject.toml): started [2024-05-21T05:56:58.048Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-21T05:56:58.314Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-21T05:56:58.314Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-21T05:57:01.638Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-05-21T05:57:03.036Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-05-21T05:57:03.300Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-21T05:57:03.300Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-21T05:57:03.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 2.8 MB/s eta 0:00:00 [2024-05-21T05:57:03.880Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-21T05:57:03.880Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-21T05:57:03.880Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.1 MB/s eta 0:00:00 [2024-05-21T05:57:04.465Z] Preparing metadata (setup.py): started [2024-05-21T05:57:05.866Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:57:07.266Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-21T05:57:07.266Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-21T05:57:07.843Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:57:07.843Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-21T05:57:07.843Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:57:07.843Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-21T05:57:08.108Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:08.373Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-21T05:57:08.373Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:08.373Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-21T05:57:08.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 [2024-05-21T05:57:08.638Z] Preparing metadata (setup.py): started [2024-05-21T05:57:10.038Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:57:10.038Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:10.038Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-21T05:57:10.301Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:10.301Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-21T05:57:10.566Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:10.566Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-21T05:57:10.831Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:10.831Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-21T05:57:11.781Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:11.781Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-21T05:57:11.781Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:11.781Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-21T05:57:13.186Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-21T05:57:13.186Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-21T05:57:13.451Z] Collecting idna<4,>=2.5 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-21T05:57:13.451Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-21T05:57:14.028Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-21T05:57:14.028Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-21T05:57:14.028Z] Collecting certifi>=2017.4.17 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-21T05:57:14.028Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-21T05:57:14.605Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-21T05:57:14.605Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-21T05:57:15.182Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-21T05:57:15.182Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-21T05:57:15.455Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-05-21T05:57:15.455Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-05-21T05:57:15.725Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-21T05:57:15.725Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-21T05:57:15.990Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-21T05:57:15.990Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-21T05:57:16.254Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.5.1) [2024-05-21T05:57:16.832Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-21T05:57:16.832Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-21T05:57:16.832Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-21T05:57:17.096Z] Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-21T05:57:17.361Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:57:17.361Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-21T05:57:17.361Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:57:17.627Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-21T05:57:19.027Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:19.027Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-21T05:57:19.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.5 MB/s eta 0:00:00 [2024-05-21T05:57:20.568Z] Installing build dependencies: started [2024-05-21T05:57:42.713Z] Installing build dependencies: finished with status 'done' [2024-05-21T05:57:42.713Z] Getting requirements to build wheel: started [2024-05-21T05:57:52.753Z] Getting requirements to build wheel: finished with status 'done' [2024-05-21T05:57:52.753Z] Preparing metadata (pyproject.toml): started [2024-05-21T05:57:54.151Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-21T05:57:54.151Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:54.151Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-21T05:57:54.151Z] Preparing metadata (setup.py): started [2024-05-21T05:57:55.552Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:57:55.552Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:55.552Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-21T05:57:55.817Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:55.817Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-21T05:57:55.817Z] Preparing metadata (setup.py): started [2024-05-21T05:57:57.216Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-21T05:57:57.216Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:57.216Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-21T05:57:57.480Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:57:59.408Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-21T05:57:59.987Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:58:00.251Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-21T05:58:00.515Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:58:00.515Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-21T05:58:00.779Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:58:00.779Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-21T05:58:01.044Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:58:01.044Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-21T05:58:04.369Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-21T05:58:04.369Z] Downloading rpds_py-0.18.1-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-21T05:58:06.296Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:58:06.296Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-21T05:58:06.296Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:58:06.296Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-21T05:58:06.296Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:58:06.296Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-21T05:58:06.296Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:58:06.296Z] Downloading exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) [2024-05-21T05:58:06.872Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:58:06.872Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-21T05:58:07.134Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:58:07.134Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-21T05:58:07.710Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-21T05:58:07.710Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-21T05:58:08.660Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-21T05:58:08.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.8 MB/s eta 0:00:00 [2024-05-21T05:58:08.660Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-21T05:58:08.660Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-21T05:58:08.660Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-21T05:58:08.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.3 MB/s eta 0:00:00 [2024-05-21T05:58:08.660Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-21T05:58:08.660Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-21T05:58:08.660Z] Downloading requests-2.32.0-py3-none-any.whl (63 kB) [2024-05-21T05:58:08.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 3.5 MB/s eta 0:00:00 [2024-05-21T05:58:08.925Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-21T05:58:08.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.2 MB/s eta 0:00:00 [2024-05-21T05:58:08.925Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-05-21T05:58:10.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 12.2 MB/s eta 0:00:00 [2024-05-21T05:58:10.324Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-21T05:58:10.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 8.0 MB/s eta 0:00:00 [2024-05-21T05:58:10.324Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-05-21T05:58:10.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.8 MB/s eta 0:00:00 [2024-05-21T05:58:10.324Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-21T05:58:10.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 11.6 MB/s eta 0:00:00 [2024-05-21T05:58:10.588Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-21T05:58:10.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 13.2 MB/s eta 0:00:00 [2024-05-21T05:58:10.588Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-05-21T05:58:10.588Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-21T05:58:10.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.6 MB/s eta 0:00:00 [2024-05-21T05:58:10.852Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-05-21T05:58:10.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.8 MB/s eta 0:00:00 [2024-05-21T05:58:10.852Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-21T05:58:10.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 3.3 MB/s eta 0:00:00 [2024-05-21T05:58:10.852Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-21T05:58:10.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.5 MB/s eta 0:00:00 [2024-05-21T05:58:10.852Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-21T05:58:10.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 7.6 MB/s eta 0:00:00 [2024-05-21T05:58:11.118Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-21T05:58:11.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.5 MB/s eta 0:00:00 [2024-05-21T05:58:11.118Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-21T05:58:11.118Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-21T05:58:11.696Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 13.8 MB/s eta 0:00:00 [2024-05-21T05:58:11.696Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-21T05:58:11.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 4.9 MB/s eta 0:00:00 [2024-05-21T05:58:11.961Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-21T05:58:11.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.7 MB/s eta 0:00:00 [2024-05-21T05:58:11.961Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-21T05:58:11.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 10.7 MB/s eta 0:00:00 [2024-05-21T05:58:11.961Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-21T05:58:11.961Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-21T05:58:12.226Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-21T05:58:12.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 3.9 MB/s eta 0:00:00 [2024-05-21T05:58:12.226Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-21T05:58:12.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.5 MB/s eta 0:00:00 [2024-05-21T05:58:12.226Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-21T05:58:12.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 9.4 MB/s eta 0:00:00 [2024-05-21T05:58:12.490Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-21T05:58:12.490Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-21T05:58:12.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.7 MB/s eta 0:00:00 [2024-05-21T05:58:12.490Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-21T05:58:12.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.4 MB/s eta 0:00:00 [2024-05-21T05:58:12.490Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-21T05:58:12.490Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-21T05:58:12.490Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-21T05:58:12.490Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-21T05:58:12.754Z] Downloading rpds_py-0.18.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-21T05:58:12.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 12.6 MB/s eta 0:00:00 [2024-05-21T05:58:12.754Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-21T05:58:12.754Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-21T05:58:13.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 10.1 MB/s eta 0:00:00 [2024-05-21T05:58:13.018Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-21T05:58:13.018Z] Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) [2024-05-21T05:58:13.018Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-21T05:58:13.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 [2024-05-21T05:58:13.018Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-21T05:58:13.018Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-21T05:58:13.018Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-21T05:58:13.018Z] Downloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB) [2024-05-21T05:58:13.018Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-21T05:58:13.294Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-21T05:58:13.294Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-21T05:58:13.294Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 [2024-05-21T05:58:14.248Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-21T05:58:14.248Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-21T05:58:15.667Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-21T05:58:15.667Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=d9525f5070a62dbb6a2d59030836d1fae225ee2853e798c96841b1a4457fba76 [2024-05-21T05:58:15.667Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-05-21T05:58:15.931Z] Building wheel for paho-mqtt (setup.py): started [2024-05-21T05:58:17.855Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-21T05:58:17.855Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=6f042f8fc65a0c23665e425d6b9329d812b691582c3ef8382a10dacc317049a9 [2024-05-21T05:58:17.855Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-05-21T05:58:17.855Z] Building wheel for psutil (pyproject.toml): started [2024-05-21T05:58:27.897Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-21T05:58:27.897Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274840 sha256=bf237f2ffdd781c882b0240465cc7f8cf5c1744a883b8c14c880a595c2be0683 [2024-05-21T05:58:27.897Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-05-21T05:58:27.897Z] Building wheel for psycopg2 (setup.py): started [2024-05-21T05:59:35.684Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-21T05:59:35.684Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471082 sha256=133db3c565ffe277e549320a0ce73904002a8517718fa2570219544f73819ffc [2024-05-21T05:59:35.684Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-05-21T05:59:35.684Z] Building wheel for flex (setup.py): started [2024-05-21T05:59:35.684Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-21T05:59:35.684Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=d58b9b79b80715cb9e210ec05cd49588e6fed3b5931cd76652766fbb34ba0697 [2024-05-21T05:59:35.684Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-05-21T05:59:35.684Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-21T05:59:35.684Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-21T05:59:35.684Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45365 sha256=ca0838f36559cd2383b448e075fb5e565bda2d6521924328f973c5e6709c10ef [2024-05-21T05:59:35.684Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-05-21T05:59:35.684Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-21T05:59:35.684Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-21T05:59:35.684Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=d3411fe5ef7531af1f5fa6ba50a4704f0dd461a81ad5eea24c95494ca951df62 [2024-05-21T05:59:35.684Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-05-21T05:59:35.684Z] Building wheel for validate-email (setup.py): started [2024-05-21T05:59:35.684Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-21T05:59:35.684Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=bf7d4c09f6b537826e0dc4c276c3385523f3436088710248c193777eb1493513 [2024-05-21T05:59:35.684Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-05-21T05:59:35.684Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-21T05:59:37.077Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-21T06:00:45.433Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 exceptiongroup-1.2.1 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.11.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-21T06:00:45.433Z] 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 [2024-05-21T06:01:24.275Z] Removing intermediate container 058107deee1f [2024-05-21T06:01:24.275Z] ---> 0879d4013d19 [2024-05-21T06:01:24.275Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-21T06:01:24.275Z] ---> Running in 3d8d64aaac5b [2024-05-21T06:01:24.275Z] Removing intermediate container 3d8d64aaac5b [2024-05-21T06:01:24.275Z] ---> 960e6e512e2d [2024-05-21T06:01:24.275Z] Step 11/13 : LABEL arch=arm64 [2024-05-21T06:01:24.275Z] ---> Running in 1a12429cfdc4 [2024-05-21T06:01:24.275Z] Removing intermediate container 1a12429cfdc4 [2024-05-21T06:01:24.275Z] ---> 9dce6df1f85a [2024-05-21T06:01:24.275Z] Step 12/13 : LABEL git_sha=93d7e06844c3bde380a469e74dbfc073cc03bced [2024-05-21T06:01:24.275Z] ---> Running in 0cef56f9bec2 [2024-05-21T06:01:24.275Z] Removing intermediate container 0cef56f9bec2 [2024-05-21T06:01:24.275Z] ---> 5d5311b762f0 [2024-05-21T06:01:24.275Z] Step 13/13 : LABEL version=0.0.0 [2024-05-21T06:01:24.275Z] ---> Running in 1113e822bf97 [2024-05-21T06:01:24.275Z] Removing intermediate container 1113e822bf97 [2024-05-21T06:01:24.275Z] ---> 09cb793e2b18 [2024-05-21T06:01:24.275Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-21T06:01:24.275Z] Successfully built 09cb793e2b18 [2024-05-21T06:01:24.275Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T06:01:25.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T06:01:25.513Z] [2024-05-21T06:01:25.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T06:01:25.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T06:01:26.195Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-21T06:01:26.195Z] 8998bd30e6a1: Pulling fs layer [2024-05-21T06:01:26.195Z] 04944245beec: Pulling fs layer [2024-05-21T06:01:26.195Z] 699f458cf7ca: Pulling fs layer [2024-05-21T06:01:26.195Z] 765212b225bb: Pulling fs layer [2024-05-21T06:01:26.195Z] f23df028b6ca: Pulling fs layer [2024-05-21T06:01:26.195Z] d65c8cfc05b1: Pulling fs layer [2024-05-21T06:01:26.195Z] 2437ff75d9bd: Pulling fs layer [2024-05-21T06:01:26.195Z] f23df028b6ca: Waiting [2024-05-21T06:01:26.195Z] d65c8cfc05b1: Waiting [2024-05-21T06:01:26.195Z] 2437ff75d9bd: Waiting [2024-05-21T06:01:26.195Z] 765212b225bb: Waiting [2024-05-21T06:01:26.195Z] 04944245beec: Verifying Checksum [2024-05-21T06:01:26.195Z] 04944245beec: Download complete [2024-05-21T06:01:26.195Z] 765212b225bb: Verifying Checksum [2024-05-21T06:01:26.195Z] 765212b225bb: Download complete [2024-05-21T06:01:26.461Z] f23df028b6ca: Download complete [2024-05-21T06:01:26.461Z] d65c8cfc05b1: Verifying Checksum [2024-05-21T06:01:26.461Z] d65c8cfc05b1: Download complete [2024-05-21T06:01:26.461Z] 699f458cf7ca: Verifying Checksum [2024-05-21T06:01:27.040Z] 8998bd30e6a1: Download complete [2024-05-21T06:01:29.609Z] 2437ff75d9bd: Verifying Checksum [2024-05-21T06:01:29.609Z] 2437ff75d9bd: Download complete [2024-05-21T06:01:31.542Z] 8998bd30e6a1: Pull complete [2024-05-21T06:01:31.807Z] 04944245beec: Pull complete [2024-05-21T06:01:33.203Z] 699f458cf7ca: Pull complete [2024-05-21T06:01:33.467Z] 765212b225bb: Pull complete [2024-05-21T06:01:34.418Z] f23df028b6ca: Pull complete [2024-05-21T06:01:34.682Z] d65c8cfc05b1: Pull complete [2024-05-21T06:01:52.861Z] 2437ff75d9bd: Pull complete [2024-05-21T06:01:52.861Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-21T06:01:52.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T06:01:52.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T06:01:53.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-518 does not seem to be running inside a container [2024-05-21T06:01:53.271Z] $ 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/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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 [2024-05-21T06:01:55.737Z] $ docker top 65b79206241cc765648a6f072eb7c42b6a6b66dbd650816bf444860007a6ede7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T06:01:56.634Z] ---> job-cost.sh [2024-05-21T06:01:56.634Z] lf-activate-venv: SKIPPING [2024-05-21T06:01:56.634Z] INFO: No Stack... [2024-05-21T06:01:57.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-21T06:01:57.782Z] INFO: Archiving Costs [Pipeline] sh [2024-05-21T06:01:58.441Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/cost.csv [2024-05-21T06:01:58.441Z] + cut -d, -f6 [Pipeline] lock [2024-05-21T06:01:58.526Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [2024-05-21T06:01:58.533Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] did not exist. Created. [2024-05-21T06:01:58.540Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-21T06:01:58.981Z] /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/durable-fb6f5715/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-21T06:01:59.331Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-21T06:01:59.370Z] Warning: overwriting stash ‘stack-cost’ [2024-05-21T06:01:59.753Z] Stashed 1 file(s) [Pipeline] } [2024-05-21T06:01:59.772Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-21T06:01:59.849Z] $ docker stop --time=1 65b79206241cc765648a6f072eb7c42b6a6b66dbd650816bf444860007a6ede7 [2024-05-21T06:02:01.363Z] $ docker rm -f --volumes 65b79206241cc765648a6f072eb7c42b6a6b66dbd650816bf444860007a6ede7 [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-21T06:02:03.228Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-107/archives ] [2024-05-21T06:02:03.229Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-21T06:02:03.229Z] total 16 [2024-05-21T06:02:03.229Z] drwxr-xr-x 3 root root 4096 May 21 05:53 . [2024-05-21T06:02:03.229Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 05:53 .. [2024-05-21T06:02:03.229Z] drwxr-xr-x 2 root root 4096 May 21 05:53 cost [2024-05-21T06:02:03.229Z] -rw-r--r-- 1 root root 88 May 21 05:53 cost.csv [2024-05-21T06:02:03.229Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-21T06:02:03.229Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-21T06:02:03.229Z] total 16 [2024-05-21T06:02:03.229Z] drwxr-xr-x 3 jenkins jenkins 4096 May 21 05:53 . [2024-05-21T06:02:03.229Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 05:53 .. [2024-05-21T06:02:03.229Z] drwxr-xr-x 2 jenkins jenkins 4096 May 21 05:53 cost [2024-05-21T06:02:03.229Z] -rw-r--r-- 1 jenkins jenkins 88 May 21 05:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-21T06:02:03.566Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T06:02:04.469Z] ---> package-listing.sh [2024-05-21T06:02:04.469Z] ++ facter osfamily [2024-05-21T06:02:04.469Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-21T06:02:04.728Z] + OS_FAMILY=debian [2024-05-21T06:02:04.728Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-107 [2024-05-21T06:02:04.728Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-21T06:02:04.728Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-21T06:02:04.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-21T06:02:04.728Z] + PACKAGES=/tmp/packages_start.txt [2024-05-21T06:02:04.728Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-107 ']' [2024-05-21T06:02:04.728Z] + PACKAGES=/tmp/packages_end.txt [2024-05-21T06:02:04.728Z] + case "${OS_FAMILY}" in [2024-05-21T06:02:04.728Z] + dpkg -l [2024-05-21T06:02:04.728Z] + grep '^ii' [2024-05-21T06:02:04.728Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-21T06:02:04.728Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-21T06:02:04.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-21T06:02:04.728Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-107 ']' [2024-05-21T06:02:04.728Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/ [2024-05-21T06:02:04.728Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/ [Pipeline] echo [2024-05-21T06:02:04.771Z] 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/xfoundry_edgex-taf-common_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-21T06:02:05.073Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T06:02:05.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T06:02:05.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T06:02:05.880Z] prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container [2024-05-21T06:02:05.911Z] $ 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/xfoundry_edgex-taf-common_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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 [2024-05-21T06:02:06.097Z] $ docker top 3611169a585eba0f02857421b7d62b8ed5ec8166c6975462813086ddcc78a058 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T06:02:06.500Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-21T06:02:06.816Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-21T06:02:07.130Z] + ls /var/log/sa-host [2024-05-21T06:02:07.130Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-21T06:02:07.386Z] provisioning config files... [2024-05-21T06:02:07.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config6138769005648587454tmp [Pipeline] { [Pipeline] echo [2024-05-21T06:02:07.473Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T06:02:07.801Z] ---> create-netrc.sh [Pipeline] } [2024-05-21T06:02:07.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-21T06:02:08.242Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-21T06:02:08.280Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T06:02:08.603Z] ---> sudo-logs.sh [2024-05-21T06:02:08.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-21T06:02:08.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T06:02:09.110Z] ---> job-cost.sh [2024-05-21T06:02:09.110Z] lf-activate-venv: SKIPPING [2024-05-21T06:02:09.110Z] DEBUG: total: 0.2199999988079071 [2024-05-21T06:02:09.110Z] INFO: Retrieving Stack Cost... [2024-05-21T06:02:09.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-21T06:02:09.937Z] INFO: Archiving Costs [Pipeline] echo [2024-05-21T06:02:09.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T06:02:10.300Z] ---> logs-deploy.sh [2024-05-21T06:02:10.300Z] lf-activate-venv: SKIPPING [2024-05-21T06:02:10.300Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-107/1 [2024-05-21T06:02:10.300Z] INFO: archiving workspace using pattern(s): [2024-05-21T06:02:11.236Z] Archives upload complete. [2024-05-21T06:02:11.236Z] INFO: archiving logs to Nexus