Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31b086ef9f7c447fb536ff5c13e667fe676bd3c5+a77ef99c8899b9728178ab16eccf9cf6b883cb40 (8e1d73f9c96b57b2b80e9564d318aec31e960f9f) 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-ssh10384787523055868236.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-ssh1218510218513509722.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-100/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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1694609098056946539.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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12673694848326386954.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-ssh13708990127562198920.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-100/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-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16309097235170463938.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-309 in /w/workspace/xfoundry_edgex-taf-common_PR-100 [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-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 # timeout=10 Merge succeeded, producing 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 Checking out Revision 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 (PR-100) Commit message: "build: bump pycryptodome from 3.19.0 to 3.20.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-01T19:02:05.037Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-01T19:02:05.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-01T19:02:05.351Z] ========================================================= [2024-02-01T19:02:05.351Z] EdgeX Global Pipelines Version Info [2024-02-01T19:02:05.351Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:02:06.122Z] ------------------- [2024-02-01T19:02:06.123Z] stable info: [2024-02-01T19:02:06.123Z] ------------------- [2024-02-01T19:02:06.123Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-01T19:02:06.123Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T19:02:06.123Z] Message: update stable to v1.0.258 [2024-02-01T19:02:06.712Z] ------------------- [2024-02-01T19:02:06.712Z] experimental info: [2024-02-01T19:02:06.712Z] ------------------- [2024-02-01T19:02:06.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-01T19:02:06.712Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T19:02:06.712Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-02-01T19:02:07.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-02-01T19:02:07.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-02-01T19:02:07.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-01T19:02:07.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-01T19:02:07.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-01T19:02:07.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-02-01T19:02:07.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-01T19:02:07.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-02-01T19:02:07.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-02-01T19:02:07.514Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T19:02:07.575Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-02-01T19:02:07.640Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-02-01T19:02:07.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-01T19:02:07.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-01T19:02:07.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo [2024-02-01T19:02:07.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo [2024-02-01T19:02:07.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo [2024-02-01T19:02:08.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 [Pipeline] echo [2024-02-01T19:02:08.090Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31b086e [Pipeline] echo [2024-02-01T19:02:08.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T19:02:08.315Z] provisioning config files... [2024-02-01T19:02:08.332Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/config9122479141900610465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:02:08.727Z] ---> ****-login.sh [2024-02-01T19:02:08.727Z] nexus3.edgexfoundry.org:10001 [2024-02-01T19:02:08.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:09.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:09.249Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:09.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:09.249Z] [2024-02-01T19:02:09.249Z] Login Succeeded [2024-02-01T19:02:09.249Z] nexus3.edgexfoundry.org:10002 [2024-02-01T19:02:09.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:09.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:09.508Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:09.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:09.508Z] [2024-02-01T19:02:09.508Z] Login Succeeded [2024-02-01T19:02:09.508Z] nexus3.edgexfoundry.org:10003 [2024-02-01T19:02:09.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:09.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:09.508Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:09.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:09.508Z] [2024-02-01T19:02:09.508Z] Login Succeeded [2024-02-01T19:02:09.508Z] nexus3.edgexfoundry.org:10004 [2024-02-01T19:02:09.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:09.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:09.769Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:09.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:09.769Z] [2024-02-01T19:02:09.769Z] Login Succeeded [2024-02-01T19:02:09.769Z] ****.io [2024-02-01T19:02:09.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:10.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:10.030Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:10.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:10.030Z] [2024-02-01T19:02:10.030Z] Login Succeeded [2024-02-01T19:02:10.030Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T19:02:10.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-01T19:02:10.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T19:02:10.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-01T19:02:10.864Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-01T19:02:10.865Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-01T19:02:10.865Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-01T19:02:10.865Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-01T19:02:10.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:02:11.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T19:02:11.395Z] [2024-02-01T19:02:11.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:02:11.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T19:02:11.783Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-01T19:02:11.783Z] b85a868b505f: Pulling fs layer [2024-02-01T19:02:11.783Z] e2be974225ed: Pulling fs layer [2024-02-01T19:02:11.783Z] 339a4e72a1f5: Pulling fs layer [2024-02-01T19:02:11.783Z] 988bab9f4d93: Pulling fs layer [2024-02-01T19:02:11.783Z] 1469e6f7b9e6: Pulling fs layer [2024-02-01T19:02:11.783Z] eaf3925da568: Pulling fs layer [2024-02-01T19:02:11.783Z] bab4dde63d76: Pulling fs layer [2024-02-01T19:02:11.783Z] bde34c3a00c8: Pulling fs layer [2024-02-01T19:02:11.783Z] b352a97aabf1: Pulling fs layer [2024-02-01T19:02:11.783Z] 4872d77fe225: Pulling fs layer [2024-02-01T19:02:11.783Z] 5851b861e8e6: Pulling fs layer [2024-02-01T19:02:11.783Z] bab4dde63d76: Waiting [2024-02-01T19:02:11.783Z] bde34c3a00c8: Waiting [2024-02-01T19:02:11.783Z] b352a97aabf1: Waiting [2024-02-01T19:02:11.783Z] 4872d77fe225: Waiting [2024-02-01T19:02:11.783Z] 5851b861e8e6: Waiting [2024-02-01T19:02:11.783Z] 988bab9f4d93: Waiting [2024-02-01T19:02:11.783Z] 1469e6f7b9e6: Waiting [2024-02-01T19:02:11.783Z] 988bab9f4d93: Download complete [2024-02-01T19:02:11.783Z] 1469e6f7b9e6: Verifying Checksum [2024-02-01T19:02:11.783Z] 1469e6f7b9e6: Download complete [2024-02-01T19:02:11.783Z] eaf3925da568: Download complete [2024-02-01T19:02:12.042Z] 339a4e72a1f5: Verifying Checksum [2024-02-01T19:02:12.042Z] 339a4e72a1f5: Download complete [2024-02-01T19:02:12.042Z] bde34c3a00c8: Download complete [2024-02-01T19:02:12.042Z] b352a97aabf1: Verifying Checksum [2024-02-01T19:02:12.042Z] b352a97aabf1: Download complete [2024-02-01T19:02:12.042Z] 4872d77fe225: Verifying Checksum [2024-02-01T19:02:12.042Z] 4872d77fe225: Download complete [2024-02-01T19:02:12.042Z] 5851b861e8e6: Verifying Checksum [2024-02-01T19:02:12.042Z] 5851b861e8e6: Download complete [2024-02-01T19:02:12.042Z] b85a868b505f: Verifying Checksum [2024-02-01T19:02:12.042Z] b85a868b505f: Download complete [2024-02-01T19:02:12.301Z] bab4dde63d76: Verifying Checksum [2024-02-01T19:02:12.301Z] bab4dde63d76: Download complete [2024-02-01T19:02:13.242Z] b85a868b505f: Pull complete [2024-02-01T19:02:13.242Z] e2be974225ed: Pull complete [2024-02-01T19:02:13.810Z] 339a4e72a1f5: Pull complete [2024-02-01T19:02:13.810Z] 988bab9f4d93: Pull complete [2024-02-01T19:02:14.070Z] 1469e6f7b9e6: Pull complete [2024-02-01T19:02:14.328Z] eaf3925da568: Pull complete [2024-02-01T19:02:16.234Z] bab4dde63d76: Pull complete [2024-02-01T19:02:16.234Z] bde34c3a00c8: Pull complete [2024-02-01T19:02:16.234Z] b352a97aabf1: Pull complete [2024-02-01T19:02:16.234Z] 4872d77fe225: Pull complete [2024-02-01T19:02:16.495Z] 5851b861e8e6: Pull complete [2024-02-01T19:02:16.495Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-01T19:02:16.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T19:02:16.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T19:02:16.827Z] prd-ubuntu20.04-docker-8c-8g-309 does not seem to be running inside a container [2024-02-01T19:02:16.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-100 -v /w/workspace/xfoundry_edgex-taf-common_PR-100:/w/workspace/xfoundry_edgex-taf-common_PR-100:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-100@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-100@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-01T19:02:19.588Z] $ docker top 9893e57bbb9143c4b92899fde7f1b41c319bea3ba6402a24d55e2495e0b2a858 -eo pid,comm [2024-02-01T19:02:19.646Z] 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-02-01T19:02:19.646Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T19:02:19.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T19:02:19.818Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T19:02:19.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T19:02:19.949Z] $ docker exec 9893e57bbb9143c4b92899fde7f1b41c319bea3ba6402a24d55e2495e0b2a858 ssh-agent [2024-02-01T19:02:20.070Z] SSH_AUTH_SOCK=/tmp/ssh-uO5xgIFvrIXi/agent.32 [2024-02-01T19:02:20.070Z] SSH_AGENT_PID=38 [2024-02-01T19:02:20.076Z] Running ssh-add (command line suppressed) [2024-02-01T19:02:20.179Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/private_key_288761994545356026.key (/w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/private_key_288761994545356026.key) [2024-02-01T19:02:20.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T19:02:20.546Z] + git tag --points-at HEAD [Pipeline] } [2024-02-01T19:02:20.572Z] $ docker exec --env ******** --env ******** 9893e57bbb9143c4b92899fde7f1b41c319bea3ba6402a24d55e2495e0b2a858 ssh-agent -k [2024-02-01T19:02:20.674Z] unset SSH_AUTH_SOCK; [2024-02-01T19:02:20.674Z] unset SSH_AGENT_PID; [2024-02-01T19:02:20.674Z] echo Agent pid 38 killed; [2024-02-01T19:02:20.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-01T19:02:20.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T19:02:20.805Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T19:02:20.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T19:02:20.926Z] $ docker exec 9893e57bbb9143c4b92899fde7f1b41c319bea3ba6402a24d55e2495e0b2a858 ssh-agent [2024-02-01T19:02:21.037Z] SSH_AUTH_SOCK=/tmp/ssh-UgF288um15jK/agent.72 [2024-02-01T19:02:21.037Z] SSH_AGENT_PID=78 [2024-02-01T19:02:21.042Z] Running ssh-add (command line suppressed) [2024-02-01T19:02:21.140Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/private_key_9978953453797496833.key (/w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/private_key_9978953453797496833.key) [2024-02-01T19:02:21.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T19:02:21.506Z] + git semver init [2024-02-01T19:02:21.768Z] 2024-02-01 19:02:21,669 [run_init] DEBUG init version:0.0.0 force:False [2024-02-01T19:02:21.768Z] 2024-02-01 19:02:21,669 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-100/.semver [2024-02-01T19:02:21.768Z] 2024-02-01 19:02:21,670 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-100/.semver [2024-02-01T19:02:21.768Z] 2024-02-01 19:02:21,670 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-100/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-100, universal_newlines=False, shell=None, istream=None) [2024-02-01T19:02:22.709Z] 2024-02-01 19:02:22,347 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-100/.git/info/exclude [2024-02-01T19:02:22.709Z] 2024-02-01 19:02:22,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-100/.semver/PR-100 with force:False [2024-02-01T19:02:22.709Z] 2024-02-01 19:02:22,347 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-100/.semver/PR-100 [2024-02-01T19:02:22.709Z] 2024-02-01 19:02:22,350 [execute] INFO git cat-file --batch-check [2024-02-01T19:02:22.709Z] 2024-02-01 19:02:22,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T19:02:22.709Z] 2024-02-01 19:02:22,357 [execute] INFO git cat-file --batch [2024-02-01T19:02:22.709Z] 2024-02-01 19:02:22,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T19:02:22.709Z] 2024-02-01 19:02:22,362 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-100/.semver/PR-100 [2024-02-01T19:02:22.709Z] 0.0.0 [Pipeline] } [2024-02-01T19:02:22.730Z] $ docker exec --env ******** --env ******** 9893e57bbb9143c4b92899fde7f1b41c319bea3ba6402a24d55e2495e0b2a858 ssh-agent -k [2024-02-01T19:02:22.825Z] unset SSH_AUTH_SOCK; [2024-02-01T19:02:22.825Z] unset SSH_AGENT_PID; [2024-02-01T19:02:22.826Z] echo Agent pid 78 killed; [2024-02-01T19:02:22.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T19:02:23.332Z] + git semver [Pipeline] } [2024-02-01T19:02:23.612Z] $ docker stop --time=1 9893e57bbb9143c4b92899fde7f1b41c319bea3ba6402a24d55e2495e0b2a858 [2024-02-01T19:02:24.898Z] $ docker rm -f --volumes 9893e57bbb9143c4b92899fde7f1b41c319bea3ba6402a24d55e2495e0b2a858 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T19:02:25.335Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-01T19:02:25.693Z] Stashed 1 file(s) [Pipeline] echo [2024-02-01T19:02:25.713Z] [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-02-01T19:02:26.478Z] provisioning config files... [2024-02-01T19:02:26.489Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/config4545028928515208737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:02:26.883Z] ---> ****-login.sh [2024-02-01T19:02:26.883Z] nexus3.edgexfoundry.org:10001 [2024-02-01T19:02:26.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:26.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:26.883Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:26.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:26.883Z] [2024-02-01T19:02:26.883Z] Login Succeeded [2024-02-01T19:02:26.883Z] nexus3.edgexfoundry.org:10002 [2024-02-01T19:02:26.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:26.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:26.883Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:26.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:26.883Z] [2024-02-01T19:02:26.883Z] Login Succeeded [2024-02-01T19:02:26.883Z] nexus3.edgexfoundry.org:10003 [2024-02-01T19:02:27.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:27.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:27.146Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:27.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:27.147Z] [2024-02-01T19:02:27.147Z] Login Succeeded [2024-02-01T19:02:27.147Z] nexus3.edgexfoundry.org:10004 [2024-02-01T19:02:27.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:27.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:27.147Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:27.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:27.147Z] [2024-02-01T19:02:27.147Z] Login Succeeded [2024-02-01T19:02:27.147Z] ****.io [2024-02-01T19:02:27.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:02:27.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:02:27.407Z] Configure a credential helper to remove this warning. See [2024-02-01T19:02:27.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:02:27.407Z] [2024-02-01T19:02:27.407Z] Login Succeeded [2024-02-01T19:02:27.407Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T19:02:27.435Z] 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-02-01T19:02:28.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T19:02:28.954Z] + ls -al . [2024-02-01T19:02:28.954Z] total 72 [2024-02-01T19:02:28.954Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 19:02 . [2024-02-01T19:02:28.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 19:02 .. [2024-02-01T19:02:28.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 19:02 .git [2024-02-01T19:02:28.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 19:02 .github [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 1 19:02 .gitignore [2024-02-01T19:02:28.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 19:02 .semver [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 1575 Feb 1 19:02 Dockerfile [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 1 19:02 Jenkinsfile [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 1 19:02 LICENSE [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 3606 Feb 1 19:02 README.md [2024-02-01T19:02:28.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 19:02 TAF-Manager [2024-02-01T19:02:28.954Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 19:02 TUC [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 19:02 VERSION [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 1 19:02 requirements.txt [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 1 19:02 robot-entrypoint.sh [2024-02-01T19:02:28.954Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 1 19:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:02:29.383Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=31b086ef9f7c447fb536ff5c13e667fe676bd3c5 --label arch=amd64 --label version=0.0.0 . [2024-02-01T19:02:29.383Z] Sending build context to Docker daemon 578.6kB [2024-02-01T19:02:29.383Z] Step 1/13 : FROM alpine:3.16 [2024-02-01T19:02:29.644Z] 3.16: Pulling from library/alpine [2024-02-01T19:02:29.905Z] a88dc8b54e91: Pulling fs layer [2024-02-01T19:02:30.176Z] a88dc8b54e91: Verifying Checksum [2024-02-01T19:02:30.176Z] a88dc8b54e91: Download complete [2024-02-01T19:02:30.176Z] a88dc8b54e91: Pull complete [2024-02-01T19:02:30.176Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-02-01T19:02:30.176Z] Status: Downloaded newer image for alpine:3.16 [2024-02-01T19:02:30.176Z] ---> d49a5025be10 [2024-02-01T19:02:30.176Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-02-01T19:02:30.436Z] ---> Running in a6993e28a2ff [2024-02-01T19:02:30.436Z] Removing intermediate container a6993e28a2ff [2024-02-01T19:02:30.436Z] ---> b909e64ce8b6 [2024-02-01T19:02:30.436Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-02-01T19:02:30.436Z] ---> Running in 660cc0231f25 [2024-02-01T19:02:30.699Z] Removing intermediate container 660cc0231f25 [2024-02-01T19:02:30.699Z] ---> 58c892d8fc64 [2024-02-01T19:02:30.699Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-02-01T19:02:30.699Z] ---> df67e1a6fd53 [2024-02-01T19:02:30.699Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-02-01T19:02:30.958Z] ---> 5c49a5de7d88 [2024-02-01T19:02:30.958Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-02-01T19:02:30.958Z] ---> d338b121b099 [2024-02-01T19:02:30.958Z] Step 7/13 : WORKDIR /edgex-taf [2024-02-01T19:02:31.225Z] ---> Running in 86a93efb844e [2024-02-01T19:02:31.225Z] Removing intermediate container 86a93efb844e [2024-02-01T19:02:31.225Z] ---> 80dbabad7df1 [2024-02-01T19:02:31.225Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-02-01T19:02:31.225Z] ---> Running in 04a5a81d78f2 [2024-02-01T19:02:31.800Z] Removing intermediate container 04a5a81d78f2 [2024-02-01T19:02:31.800Z] ---> 053218a46713 [2024-02-01T19:02:31.800Z] 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-02-01T19:02:31.800Z] ---> Running in e8e2ab6b2cdd [2024-02-01T19:02:32.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-02-01T19:02:32.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-02-01T19:02:33.576Z] OK: 6 MiB in 14 packages [2024-02-01T19:02:33.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-02-01T19:02:33.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-02-01T19:02:34.405Z] (1/9) Installing ca-certificates (20230506-r0) [2024-02-01T19:02:34.974Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-02-01T19:02:35.235Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-02-01T19:02:35.494Z] (4/9) Installing libcurl (8.5.0-r0) [2024-02-01T19:02:36.061Z] (5/9) Installing curl (8.5.0-r0) [2024-02-01T19:02:36.320Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-02-01T19:02:37.296Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-02-01T19:02:37.555Z] (8/9) Installing jq (1.6-r1) [2024-02-01T19:02:37.813Z] (9/9) Installing openssl (1.1.1w-r1) [2024-02-01T19:02:38.381Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:02:38.381Z] Executing ca-certificates-20230506-r0.trigger [2024-02-01T19:02:38.381Z] OK: 52 MiB in 23 packages [2024-02-01T19:02:38.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-02-01T19:02:38.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-02-01T19:02:39.521Z] (1/137) Installing libmagic (5.41-r0) [2024-02-01T19:02:40.088Z] (2/137) Installing file (5.41-r0) [2024-02-01T19:02:40.088Z] (3/137) Installing libxau (1.0.9-r0) [2024-02-01T19:02:40.350Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-02-01T19:02:40.612Z] (5/137) Installing libxcb (1.15-r0) [2024-02-01T19:02:41.161Z] Still waiting to schedule task [2024-02-01T19:02:41.161Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-01T19:02:41.188Z] (6/137) Installing libx11 (1.8.7-r0) [2024-02-01T19:02:41.448Z] (7/137) Installing libxext (1.3.4-r0) [2024-02-01T19:02:42.013Z] (8/137) Installing libice (1.0.10-r0) [2024-02-01T19:02:42.272Z] (9/137) Installing libuuid (2.38-r1) [2024-02-01T19:02:42.531Z] (10/137) Installing libsm (1.2.3-r0) [2024-02-01T19:02:42.791Z] (11/137) Installing libxt (1.2.1-r0) [2024-02-01T19:02:43.050Z] (12/137) Installing libxmu (1.1.3-r0) [2024-02-01T19:02:43.309Z] (13/137) Installing xset (1.2.4-r0) [2024-02-01T19:02:43.877Z] (14/137) Installing xprop (1.2.5-r0) [2024-02-01T19:02:44.139Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-02-01T19:02:44.398Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-02-01T19:02:44.659Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-02-01T19:02:44.924Z] (18/137) Installing libffi (3.4.2-r1) [2024-02-01T19:02:45.186Z] (19/137) Installing libintl (0.21-r2) [2024-02-01T19:02:45.449Z] (20/137) Installing libblkid (2.38-r1) [2024-02-01T19:02:46.020Z] (21/137) Installing libmount (2.38-r1) [2024-02-01T19:02:46.281Z] (22/137) Installing pcre (8.45-r2) [2024-02-01T19:02:46.541Z] (23/137) Installing glib (2.72.4-r0) [2024-02-01T19:02:47.110Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-02-01T19:02:47.371Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-02-01T19:02:47.946Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-02-01T19:02:48.206Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-02-01T19:02:48.774Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-02-01T19:02:49.033Z] (29/137) Installing libpng (1.6.37-r1) [2024-02-01T19:02:49.292Z] (30/137) Installing libwebp (1.2.3-r2) [2024-02-01T19:02:49.860Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-02-01T19:02:50.120Z] (32/137) Installing tiff (4.4.0-r4) [2024-02-01T19:02:50.687Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-02-01T19:02:50.946Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2024-02-01T19:02:51.205Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-02-01T19:02:51.463Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-02-01T19:02:51.723Z] (37/137) Installing libxrender (0.9.10-r3) [2024-02-01T19:02:51.983Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-02-01T19:02:52.242Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-02-01T19:02:52.502Z] (40/137) Installing libxi (1.8-r0) [2024-02-01T19:02:52.760Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-02-01T19:02:53.019Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-02-01T19:02:53.278Z] (43/137) Installing atk (2.38.0-r0) [2024-02-01T19:02:53.537Z] (44/137) Installing libxtst (1.2.3-r3) [2024-02-01T19:02:53.795Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-02-01T19:02:54.361Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-02-01T19:02:54.620Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-02-01T19:02:54.880Z] (48/137) Installing expat (2.5.0-r0) [2024-02-01T19:02:55.139Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-02-01T19:02:55.397Z] (50/137) Installing freetype (2.12.1-r0) [2024-02-01T19:02:55.964Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-02-01T19:02:56.222Z] (52/137) Installing pixman (0.40.0-r4) [2024-02-01T19:02:56.791Z] (53/137) Installing cairo (1.17.4-r2) [2024-02-01T19:02:57.051Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-02-01T19:02:57.311Z] (55/137) Installing avahi-libs (0.8-r6) [2024-02-01T19:02:57.572Z] (56/137) Installing gmp (6.2.1-r2) [2024-02-01T19:02:58.142Z] (57/137) Installing nettle (3.7.3-r0) [2024-02-01T19:02:58.400Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-02-01T19:02:58.968Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-02-01T19:02:59.228Z] (60/137) Installing libunistring (1.0-r0) [2024-02-01T19:02:59.798Z] (61/137) Installing gnutls (3.7.7-r1) [2024-02-01T19:03:00.059Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-02-01T19:03:00.630Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-02-01T19:03:00.889Z] (64/137) Installing fribidi (1.0.12-r0) [2024-02-01T19:03:01.148Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-02-01T19:03:01.716Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-02-01T19:03:01.976Z] (67/137) Installing libxft (2.3.4-r0) [2024-02-01T19:03:02.235Z] (68/137) Installing pango (1.50.7-r0) [2024-02-01T19:03:02.805Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-02-01T19:03:03.065Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-02-01T19:03:03.325Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-02-01T19:03:03.584Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-02-01T19:03:03.845Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-02-01T19:03:04.414Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2024-02-01T19:03:04.988Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-02-01T19:03:04.988Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-02-01T19:03:05.247Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-02-01T19:03:05.506Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-02-01T19:03:06.074Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-02-01T19:03:06.333Z] (79/137) Installing libogg (1.3.5-r1) [2024-02-01T19:03:06.592Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-02-01T19:03:07.159Z] (81/137) Installing flac (1.3.4-r0) [2024-02-01T19:03:07.418Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-02-01T19:03:07.987Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-02-01T19:03:08.247Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-02-01T19:03:08.818Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-02-01T19:03:09.077Z] (86/137) Installing libass (0.16.0-r0) [2024-02-01T19:03:09.644Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-02-01T19:03:09.905Z] (88/137) Installing libpciaccess (0.16-r0) [2024-02-01T19:03:10.164Z] (89/137) Installing libdrm (2.4.110-r0) [2024-02-01T19:03:10.733Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-02-01T19:03:10.992Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-02-01T19:03:11.251Z] (92/137) Installing lame (3.100-r0) [2024-02-01T19:03:11.821Z] (93/137) Installing opus (1.3.1-r1) [2024-02-01T19:03:12.081Z] (94/137) Installing libasyncns (0.8-r1) [2024-02-01T19:03:12.341Z] (95/137) Installing libltdl (2.4.7-r0) [2024-02-01T19:03:12.600Z] (96/137) Installing orc (0.4.32-r0) [2024-02-01T19:03:13.168Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-02-01T19:03:13.427Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-02-01T19:03:13.686Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-02-01T19:03:14.254Z] (100/137) Installing soxr (0.1.3-r2) [2024-02-01T19:03:14.512Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-02-01T19:03:14.771Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-02-01T19:03:15.031Z] (103/137) Installing libpulse (15.0-r2) [2024-02-01T19:03:15.598Z] (104/137) Installing cjson (1.7.17-r0) [2024-02-01T19:03:15.858Z] (105/137) Installing mbedtls (2.28.7-r0) [2024-02-01T19:03:16.117Z] (106/137) Installing librist (0.2.6-r1) [2024-02-01T19:03:16.375Z] (107/137) Installing libsrt (1.4.4-r0) [2024-02-01T19:03:16.944Z] (108/137) Installing libssh (0.9.6-r1) [2024-02-01T19:03:17.204Z] (109/137) Installing libtheora (1.1.1-r16) [2024-02-01T19:03:17.772Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-02-01T19:03:18.032Z] (111/137) Installing libva (2.14.0-r0) [2024-02-01T19:03:18.292Z] (112/137) Installing libvdpau (1.5-r0) [2024-02-01T19:03:18.552Z] (113/137) Installing vidstab (1.1.0-r1) [2024-02-01T19:03:19.120Z] (114/137) Installing libvpx (1.11.0-r1) [2024-02-01T19:03:19.380Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-02-01T19:03:19.948Z] (116/137) Installing numactl (2.0.14-r0) [2024-02-01T19:03:20.207Z] (117/137) Installing x265-libs (3.5-r3) [2024-02-01T19:03:20.776Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-02-01T19:03:21.343Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-02-01T19:03:21.910Z] (120/137) Installing libevent (2.1.12-r4) [2024-02-01T19:03:22.479Z] (121/137) Installing mesa (21.3.9-r0) [2024-02-01T19:03:22.479Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-02-01T19:03:23.047Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-02-01T19:03:23.047Z] (124/137) Installing icu-data-en (71.1-r2) [2024-02-01T19:03:23.620Z] Executing icu-data-en-71.1-r2.post-install [2024-02-01T19:03:23.620Z] * [2024-02-01T19:03:23.620Z] * If you need ICU with non-English locales and legacy charset support, install [2024-02-01T19:03:23.620Z] * package icu-data-full. [2024-02-01T19:03:23.620Z] * [2024-02-01T19:03:23.620Z] (125/137) Installing icu-libs (71.1-r2) [2024-02-01T19:03:24.188Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-02-01T19:03:24.447Z] (127/137) Installing minizip (1.2.12-r0) [2024-02-01T19:03:24.705Z] (128/137) Installing nspr (4.33-r0) [2024-02-01T19:03:25.279Z] (129/137) Installing sqlite-libs (3.40.1-r1) [2024-02-01T19:03:25.538Z] (130/137) Installing nss (3.78.1-r0) [2024-02-01T19:03:26.108Z] (131/137) Installing re2 (2022.04.01-r0) [2024-02-01T19:03:26.678Z] (132/137) Installing snappy (1.1.9-r4) [2024-02-01T19:03:26.937Z] (133/137) Installing libgpg-error (1.45-r0) [2024-02-01T19:03:27.197Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-02-01T19:03:27.766Z] (135/137) Installing libxslt (1.1.35-r0) [2024-02-01T19:03:28.026Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-02-01T19:03:29.930Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-02-01T19:03:30.501Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:03:30.501Z] Executing glib-2.72.4-r0.trigger [2024-02-01T19:03:30.501Z] Executing shared-mime-info-2.2-r2.trigger [2024-02-01T19:03:31.069Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-02-01T19:03:31.069Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-02-01T19:03:31.069Z] Executing fontconfig-2.14.0-r0.trigger [2024-02-01T19:03:31.069Z] Executing mkfontscale-1.2.2-r0.trigger [2024-02-01T19:03:31.069Z] OK: 409 MiB in 160 packages [2024-02-01T19:03:31.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-02-01T19:03:31.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-02-01T19:03:32.208Z] (1/21) Installing binutils (2.38-r3) [2024-02-01T19:03:32.778Z] (2/21) Installing isl22 (0.22-r0) [2024-02-01T19:03:33.038Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-02-01T19:03:33.607Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-02-01T19:03:33.867Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-02-01T19:03:35.247Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-02-01T19:03:35.815Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-02-01T19:03:35.815Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-02-01T19:03:36.383Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-02-01T19:03:36.955Z] (10/21) Installing libpq (14.10-r0) [2024-02-01T19:03:37.217Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-02-01T19:03:37.795Z] (12/21) Installing libpq-dev (14.10-r0) [2024-02-01T19:03:38.055Z] (13/21) Installing libecpg (14.10-r0) [2024-02-01T19:03:38.624Z] (14/21) Installing libecpg-dev (14.10-r0) [2024-02-01T19:03:38.884Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-02-01T19:03:44.154Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-02-01T19:03:50.743Z] (17/21) Installing clang (13.0.1-r1) [2024-02-01T19:03:50.743Z] (18/21) Installing icu (71.1-r2) [2024-02-01T19:03:51.310Z] (19/21) Installing icu-dev (71.1-r2) [2024-02-01T19:03:51.571Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-02-01T19:03:52.514Z] (21/21) Installing postgresql14-dev (14.10-r0) [2024-02-01T19:03:53.082Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:03:53.083Z] OK: 822 MiB in 181 packages [2024-02-01T19:03:53.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-02-01T19:03:53.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-02-01T19:03:54.218Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-02-01T19:03:55.155Z] (2/10) Installing gdbm (1.23-r0) [2024-02-01T19:03:55.414Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-02-01T19:03:55.673Z] (4/10) Installing readline (8.1.2-r0) [2024-02-01T19:03:56.242Z] (5/10) Installing python3 (3.10.13-r0) [2024-02-01T19:03:56.813Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-02-01T19:03:57.759Z] (7/10) Installing libsodium (1.0.18-r0) [2024-02-01T19:03:58.330Z] (8/10) Installing libzmq (4.3.4-r0) [2024-02-01T19:03:58.589Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-02-01T19:03:58.848Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-02-01T19:03:59.107Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:03:59.107Z] OK: 974 MiB in 191 packages [2024-02-01T19:03:59.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-02-01T19:03:59.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-02-01T19:04:00.240Z] OK: 974 MiB in 191 packages [2024-02-01T19:04:00.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-02-01T19:04:00.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-02-01T19:04:01.380Z] (1/1) Installing tzdata (2023d-r0) [2024-02-01T19:04:01.947Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:04:01.947Z] OK: 978 MiB in 192 packages [2024-02-01T19:04:02.206Z] (1/1) Purging tzdata (2023d-r0) [2024-02-01T19:04:02.206Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:04:02.206Z] OK: 974 MiB in 191 packages [2024-02-01T19:04:04.742Z] Looking in links: /tmp/tmphr27rcl3 [2024-02-01T19:04:04.743Z] Processing /tmp/tmphr27rcl3/setuptools-65.5.0-py3-none-any.whl [2024-02-01T19:04:04.743Z] Processing /tmp/tmphr27rcl3/pip-23.0.1-py3-none-any.whl [2024-02-01T19:04:04.743Z] Installing collected packages: setuptools, pip [2024-02-01T19:04:07.281Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-02-01T19:04:07.281Z] 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-02-01T19:04:07.850Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-02-01T19:04:07.850Z] Collecting pip [2024-02-01T19:04:07.850Z] Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) [2024-02-01T19:04:07.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 119.8 MB/s eta 0:00:00 [2024-02-01T19:04:07.850Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-02-01T19:04:08.420Z] Collecting setuptools [2024-02-01T19:04:08.420Z] Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) [2024-02-01T19:04:08.420Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 142.3 MB/s eta 0:00:00 [2024-02-01T19:04:08.420Z] Collecting wheel [2024-02-01T19:04:08.420Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-02-01T19:04:08.420Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 181.0 MB/s eta 0:00:00 [2024-02-01T19:04:08.680Z] Installing collected packages: wheel, setuptools, pip [2024-02-01T19:04:08.680Z] Attempting uninstall: setuptools [2024-02-01T19:04:08.680Z] Found existing installation: setuptools 65.5.0 [2024-02-01T19:04:08.941Z] Uninstalling setuptools-65.5.0: [2024-02-01T19:04:08.941Z] Successfully uninstalled setuptools-65.5.0 [2024-02-01T19:04:09.508Z] Attempting uninstall: pip [2024-02-01T19:04:09.508Z] Found existing installation: pip 23.0.1 [2024-02-01T19:04:09.768Z] Uninstalling pip-23.0.1: [2024-02-01T19:04:09.768Z] Successfully uninstalled pip-23.0.1 [2024-02-01T19:04:11.675Z] Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 [2024-02-01T19:04:11.675Z] 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-02-01T19:04:12.244Z] Processing ./edgex-taf-common [2024-02-01T19:04:12.244Z] Preparing metadata (setup.py): started [2024-02-01T19:04:12.502Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:04:12.502Z] Building wheels for collected packages: edgex-taf-common [2024-02-01T19:04:12.502Z] Building wheel for edgex-taf-common (setup.py): started [2024-02-01T19:04:12.761Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-02-01T19:04:12.761Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=2d9a13b70de33cda9f7cf027d2e25f3a4a724a2668b69c919e5aef5f7853c1c2 [2024-02-01T19:04:12.761Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-02-01T19:04:12.761Z] Successfully built edgex-taf-common [2024-02-01T19:04:12.761Z] Installing collected packages: edgex-taf-common [2024-02-01T19:04:12.761Z] Successfully installed edgex-taf-common-0.0.0 [2024-02-01T19:04:12.761Z] 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-02-01T19:04:13.698Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-02-01T19:04:13.698Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-02-01T19:04:13.698Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-02-01T19:04:13.698Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-02-01T19:04:13.698Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-02-01T19:04:13.698Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-02-01T19:04:13.961Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-02-01T19:04:13.961Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-02-01T19:04:14.220Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-02-01T19:04:14.220Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-02-01T19:04:14.220Z] Preparing metadata (setup.py): started [2024-02-01T19:04:14.479Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:04:14.479Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-02-01T19:04:14.479Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-02-01T19:04:14.479Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-02-01T19:04:14.479Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-02-01T19:04:14.739Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-02-01T19:04:14.739Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-02-01T19:04:14.739Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-02-01T19:04:14.739Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-02-01T19:04:14.739Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 16.2 MB/s eta 0:00:00 [2024-02-01T19:04:14.739Z] Preparing metadata (setup.py): started [2024-02-01T19:04:14.998Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:04:14.998Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-02-01T19:04:14.998Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-02-01T19:04:15.567Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-02-01T19:04:15.567Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-02-01T19:04:15.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.6 MB/s eta 0:00:00 [2024-02-01T19:04:15.567Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-02-01T19:04:15.567Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-02-01T19:04:15.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 14.8 MB/s eta 0:00:00 [2024-02-01T19:04:15.828Z] Installing build dependencies: started [2024-02-01T19:04:18.366Z] Installing build dependencies: finished with status 'done' [2024-02-01T19:04:18.366Z] Getting requirements to build wheel: started [2024-02-01T19:04:18.366Z] Getting requirements to build wheel: finished with status 'done' [2024-02-01T19:04:18.366Z] Preparing metadata (pyproject.toml): started [2024-02-01T19:04:18.625Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-02-01T19:04:18.885Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-02-01T19:04:18.885Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-02-01T19:04:19.145Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-02-01T19:04:19.145Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-02-01T19:04:19.145Z] Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) [2024-02-01T19:04:19.404Z] Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) [2024-02-01T19:04:19.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 6.4 MB/s eta 0:00:00 [2024-02-01T19:04:19.404Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-02-01T19:04:19.404Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-02-01T19:04:19.663Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 2.1 MB/s eta 0:00:00 [2024-02-01T19:04:19.663Z] Preparing metadata (setup.py): started [2024-02-01T19:04:19.923Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:04:20.181Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-02-01T19:04:20.181Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-02-01T19:04:20.181Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:20.181Z] Downloading selenium-4.17.2-py3-none-any.whl.metadata (6.9 kB) [2024-02-01T19:04:20.442Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:20.442Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-02-01T19:04:20.442Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:20.442Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-02-01T19:04:20.442Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:20.442Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-02-01T19:04:20.442Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.4 MB/s eta 0:00:00 [2024-02-01T19:04:20.442Z] Preparing metadata (setup.py): started [2024-02-01T19:04:20.704Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:04:20.968Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:20.969Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-02-01T19:04:20.969Z] Preparing metadata (setup.py): started [2024-02-01T19:04:20.969Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:04:21.226Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:21.227Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-02-01T19:04:21.227Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:21.227Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-02-01T19:04:21.227Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:21.227Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-02-01T19:04:21.484Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:21.484Z] Downloading pytz-2023.4-py2.py3-none-any.whl.metadata (22 kB) [2024-02-01T19:04:21.484Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:21.484Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-02-01T19:04:21.746Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-02-01T19:04:21.746Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-02-01T19:04:21.746Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-02-01T19:04:21.746Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-02-01T19:04:21.746Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-02-01T19:04:21.746Z] Downloading urllib3-2.2.0-py3-none-any.whl.metadata (6.4 kB) [2024-02-01T19:04:21.746Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-02-01T19:04:21.746Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2024-02-01T19:04:22.004Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-02-01T19:04:22.004Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-02-01T19:04:22.004Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-02-01T19:04:22.004Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-02-01T19:04:22.004Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-02-01T19:04:22.004Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-02-01T19:04:23.383Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-02-01T19:04:23.383Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-02-01T19:04:23.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 15.4 MB/s eta 0:00:00 [2024-02-01T19:04:23.383Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-02-01T19:04:23.383Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-02-01T19:04:23.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.8 MB/s eta 0:00:00 [2024-02-01T19:04:23.383Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) [2024-02-01T19:04:23.383Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-02-01T19:04:23.383Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-02-01T19:04:23.383Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-02-01T19:04:23.383Z] Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) [2024-02-01T19:04:23.383Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:23.642Z] Downloading trio-0.24.0-py3-none-any.whl.metadata (4.9 kB) [2024-02-01T19:04:23.642Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:23.642Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-02-01T19:04:23.902Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:23.902Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-02-01T19:04:23.902Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:23.902Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-02-01T19:04:23.902Z] Preparing metadata (setup.py): started [2024-02-01T19:04:24.161Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:04:24.161Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:24.161Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-02-01T19:04:24.161Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:24.161Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-02-01T19:04:24.161Z] Preparing metadata (setup.py): started [2024-02-01T19:04:24.420Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:04:24.420Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:24.420Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-02-01T19:04:24.420Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:24.420Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-02-01T19:04:24.420Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:24.420Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-02-01T19:04:24.420Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.0 MB/s eta 0:00:00 [2024-02-01T19:04:24.681Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:24.682Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-02-01T19:04:24.682Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:24.682Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-02-01T19:04:24.682Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:24.682Z] Downloading referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) [2024-02-01T19:04:25.254Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:04:25.254Z] Downloading rpds_py-0.17.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-02-01T19:04:25.512Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:25.512Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-02-01T19:04:25.512Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:25.512Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-02-01T19:04:25.512Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:25.512Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2024-02-01T19:04:25.512Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:25.512Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-02-01T19:04:25.773Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:04:25.773Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-02-01T19:04:25.773Z] 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-02-01T19:04:25.773Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-02-01T19:04:25.773Z] 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-02-01T19:04:25.773Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-02-01T19:04:25.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.0 MB/s eta 0:00:00 [2024-02-01T19:04:26.032Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-02-01T19:04:26.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 19.8 MB/s eta 0:00:00 [2024-02-01T19:04:26.032Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-02-01T19:04:26.032Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-02-01T19:04:26.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 11.1 MB/s eta 0:00:00 [2024-02-01T19:04:26.032Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-02-01T19:04:26.032Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-02-01T19:04:26.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.3 MB/s eta 0:00:00 [2024-02-01T19:04:26.032Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-02-01T19:04:26.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 15.1 MB/s eta 0:00:00 [2024-02-01T19:04:26.291Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-02-01T19:04:29.357Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-313 in /w/workspace/xfoundry_edgex-taf-common_PR-100 [Pipeline] { [Pipeline] checkout [2024-02-01T19:04:29.464Z] Selected Git installation does not exist. Using Default [2024-02-01T19:04:29.465Z] The recommended git tool is: NONE [2024-02-01T19:04:35.478Z] using credential edgex-jenkins-ssh [2024-02-01T19:04:35.499Z] Cloning the remote Git repository [2024-02-01T19:04:35.552Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-02-01T19:04:35.664Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-100 # timeout=10 [2024-02-01T19:04:35.841Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-02-01T19:04:35.842Z] > git --version # timeout=10 [2024-02-01T19:04:35.865Z] > git --version # 'git version 2.25.1' [2024-02-01T19:04:35.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T19:04:36.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T19:04:36.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-02-01T19:04:36.690Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T19:04:38.147Z] Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 [2024-02-01T19:04:37.620Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-02-01T19:04:37.666Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-02-01T19:04:37.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T19:04:37.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-01T19:04:38.169Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T19:04:38.234Z] > git checkout -f 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 # timeout=10 [2024-02-01T19:04:38.391Z] Merge succeeded, producing 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 [2024-02-01T19:04:38.391Z] Checking out Revision 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 (PR-100) [2024-02-01T19:04:38.891Z] Commit message: "build: bump pycryptodome from 3.19.0 to 3.20.0" [2024-02-01T19:04:38.940Z] > git --version # timeout=10 [2024-02-01T19:04:38.951Z] > git --version # 'git version 2.25.1' [2024-02-01T19:04:38.969Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-02-01T19:04:38.309Z] > git remote # timeout=10 [2024-02-01T19:04:38.327Z] > git config --get remote.origin.url # timeout=10 [2024-02-01T19:04:38.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T19:04:38.353Z] > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 [2024-02-01T19:04:38.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-01T19:04:38.398Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T19:04:38.414Z] > git checkout -f 31b086ef9f7c447fb536ff5c13e667fe676bd3c5 # timeout=10 [Pipeline] sh [2024-02-01T19:04:40.304Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-01T19:04:40.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T19:04:40.304Z] Dload Upload Total Spent Left Speed [2024-02-01T19:04:40.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91237 0 --:--:-- --:--:-- --:--:-- 91237 [Pipeline] sh [2024-02-01T19:04:40.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-01T19:04:41.002Z] + sudo tee /etc/docker/daemon.new [2024-02-01T19:04:41.002Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-01T19:04:41.002Z] { [2024-02-01T19:04:41.002Z] "registry-mirrors": [ [2024-02-01T19:04:41.002Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-01T19:04:41.002Z] ], [2024-02-01T19:04:41.002Z] "bip": "10.250.0.254/24", [2024-02-01T19:04:41.002Z] "hosts": [ [2024-02-01T19:04:41.002Z] "tcp://0.0.0.0:5555", [2024-02-01T19:04:41.002Z] "unix:///var/run/docker.sock" [2024-02-01T19:04:41.002Z] ], [2024-02-01T19:04:41.002Z] "mtu": 1458, [2024-02-01T19:04:41.002Z] "selinux-enabled": true, [2024-02-01T19:04:41.002Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-01T19:04:41.002Z] } [Pipeline] sh [2024-02-01T19:04:41.360Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-01T19:04:41.720Z] + sudo service docker restart [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 1.1 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 23.8 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 46.9 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 21.2 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 72.3 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-02-01T19:04:48.334Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 16.6 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.6 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.0 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.7 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-02-01T19:04:48.334Z] Downloading selenium-4.17.2-py3-none-any.whl (9.9 MB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 71.7 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading urllib3-2.2.0-py3-none-any.whl (120 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.9/120.9 kB 13.7 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 6.6 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 44.8 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-02-01T19:04:48.334Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 9.6 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.8 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading pytz-2023.4-py2.py3-none-any.whl (506 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 506.5/506.5 kB 15.3 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-02-01T19:04:48.334Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.9 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.2 MB/s eta 0:00:00 [2024-02-01T19:04:48.334Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-02-01T19:04:48.334Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-02-01T19:04:48.334Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-02-01T19:04:48.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 19.4 MB/s eta 0:00:00 [2024-02-01T19:04:48.335Z] Downloading referencing-0.33.0-py3-none-any.whl (26 kB) [2024-02-01T19:04:48.335Z] Downloading rpds_py-0.17.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2024-02-01T19:04:48.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 62.9 MB/s eta 0:00:00 [2024-02-01T19:04:48.335Z] Downloading trio-0.24.0-py3-none-any.whl (460 kB) [2024-02-01T19:04:48.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.2/460.2 kB 39.8 MB/s eta 0:00:00 [2024-02-01T19:04:48.335Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-02-01T19:04:48.335Z] Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) [2024-02-01T19:04:48.335Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-02-01T19:04:48.335Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-02-01T19:04:48.335Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2024-02-01T19:04:48.335Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-02-01T19:04:48.335Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-02-01T19:04:48.335Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=7a22be5c4717915d2ab28e25f6b5acb910269de764e70d8c206012f003e1499d [2024-02-01T19:04:48.335Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-02-01T19:04:48.335Z] Building wheel for paho-mqtt (setup.py): started [2024-02-01T19:04:48.335Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-02-01T19:04:48.335Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=12e71551b247899cb77f84e948f0d058b5a4361cffaf4137b8676250b76f8409 [2024-02-01T19:04:48.335Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-02-01T19:04:48.335Z] Building wheel for psutil (pyproject.toml): started [2024-02-01T19:04:48.335Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-02-01T19:04:48.335Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274472 sha256=012835f00640818d1cee92963e5faeed04166f875bd1812bf687a657b26df006 [2024-02-01T19:04:48.335Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-02-01T19:04:48.593Z] Building wheel for psycopg2 (setup.py): started [2024-02-01T19:04:58.581Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-02-01T19:04:58.581Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479418 sha256=7a9af1e4108de1992297ede778adc671f1a85e2795af95f6087010abfff658b1 [2024-02-01T19:04:58.581Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-02-01T19:04:58.581Z] Building wheel for flex (setup.py): started [2024-02-01T19:04:58.581Z] Building wheel for flex (setup.py): finished with status 'done' [2024-02-01T19:04:58.581Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c3343d889eb6291960a789611576c8211098955a760ecf36408c5d115e80d614 [2024-02-01T19:04:58.581Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-02-01T19:04:58.581Z] Building wheel for GenSON (setup.py): started [2024-02-01T19:04:58.581Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-02-01T19:04:58.581Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=8d69b574be12ed11b379b18b296cac98f6f04a4c3b10048866336f4ecd489cea [2024-02-01T19:04:58.581Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-02-01T19:04:58.581Z] Building wheel for strict-rfc3339 (setup.py): started [2024-02-01T19:04:58.843Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-02-01T19:04:58.843Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f708c402492c39aea9054441ec1bfa5e65f1085096fcddc2f71e68fb2d97d39d [2024-02-01T19:04:58.843Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-02-01T19:04:58.843Z] Building wheel for validate-email (setup.py): started [2024-02-01T19:04:59.105Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-02-01T19:04:59.105Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=ca0d4f0ac4baf243b88fb0f2b982ba9d149772dd45b8c85c2c5008378eec0870 [2024-02-01T19:04:59.105Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-02-01T19:04:59.105Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2024-02-01T19:04:59.368Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T19:05:03.962Z] provisioning config files... [2024-02-01T19:05:03.997Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/config3734037749254985140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:05:04.488Z] ---> ****-login.sh [2024-02-01T19:05:04.488Z] nexus3.edgexfoundry.org:10001 [2024-02-01T19:05:04.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:05:05.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:05:05.041Z] Configure a credential helper to remove this warning. See [2024-02-01T19:05:05.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:05:05.041Z] [2024-02-01T19:05:05.041Z] Login Succeeded [2024-02-01T19:05:05.041Z] nexus3.edgexfoundry.org:10002 [2024-02-01T19:05:05.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:05:05.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:05:05.585Z] Configure a credential helper to remove this warning. See [2024-02-01T19:05:05.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:05:05.585Z] [2024-02-01T19:05:05.585Z] Login Succeeded [2024-02-01T19:05:05.585Z] nexus3.edgexfoundry.org:10003 [2024-02-01T19:05:05.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:05:05.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:05:05.859Z] Configure a credential helper to remove this warning. See [2024-02-01T19:05:05.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:05:05.859Z] [2024-02-01T19:05:05.859Z] Login Succeeded [2024-02-01T19:05:05.859Z] nexus3.edgexfoundry.org:10004 [2024-02-01T19:05:06.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:05:06.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:05:06.130Z] Configure a credential helper to remove this warning. See [2024-02-01T19:05:06.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:05:06.130Z] [2024-02-01T19:05:06.130Z] Login Succeeded [2024-02-01T19:05:06.130Z] ****.io [2024-02-01T19:05:06.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T19:05:06.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T19:05:06.678Z] Configure a credential helper to remove this warning. See [2024-02-01T19:05:06.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T19:05:06.678Z] [2024-02-01T19:05:06.678Z] Login Succeeded [2024-02-01T19:05:06.678Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T19:05:06.709Z] 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-02-01T19:05:07.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T19:05:08.297Z] + ls -al . [2024-02-01T19:05:08.297Z] total 68 [2024-02-01T19:05:08.297Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 19:05 . [2024-02-01T19:05:08.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 19:04 .. [2024-02-01T19:05:08.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 19:04 .git [2024-02-01T19:05:08.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 19:04 .github [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 1 19:04 .gitignore [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 1575 Feb 1 19:04 Dockerfile [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 1 19:04 Jenkinsfile [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 1 19:04 LICENSE [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 3606 Feb 1 19:04 README.md [2024-02-01T19:05:08.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 19:04 TAF-Manager [2024-02-01T19:05:08.297Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 19:04 TUC [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 19:02 VERSION [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 1 19:04 requirements.txt [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 1 19:04 robot-entrypoint.sh [2024-02-01T19:05:08.297Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 1 19:04 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:05:08.782Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=31b086ef9f7c447fb536ff5c13e667fe676bd3c5 --label arch=arm64 --label version=0.0.0 . [2024-02-01T19:05:09.057Z] Sending build context to Docker daemon 354.8kB [2024-02-01T19:05:09.058Z] Step 1/13 : FROM alpine:3.16 [2024-02-01T19:05:11.577Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.4 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.33.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.17.1 selenium-4.17.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.24.0 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.2.0 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-02-01T19:05:11.577Z] 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-02-01T19:05:14.528Z] 3.16: Pulling from library/alpine [2024-02-01T19:05:14.528Z] 550f8bf8502c: Pulling fs layer [2024-02-01T19:05:14.528Z] 550f8bf8502c: Verifying Checksum [2024-02-01T19:05:14.528Z] 550f8bf8502c: Download complete [2024-02-01T19:05:15.116Z] 550f8bf8502c: Pull complete [2024-02-01T19:05:15.116Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-02-01T19:05:15.116Z] Status: Downloaded newer image for alpine:3.16 [2024-02-01T19:05:15.116Z] ---> 4a74307a1e88 [2024-02-01T19:05:15.116Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-02-01T19:05:15.392Z] ---> Running in 9eaf9ef7901d [2024-02-01T19:05:15.663Z] Removing intermediate container 9eaf9ef7901d [2024-02-01T19:05:15.663Z] ---> b0df73c57318 [2024-02-01T19:05:15.663Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-02-01T19:05:15.663Z] ---> Running in b77902a1e37c [2024-02-01T19:05:15.937Z] Removing intermediate container b77902a1e37c [2024-02-01T19:05:15.937Z] ---> 7198d2010b21 [2024-02-01T19:05:15.937Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-02-01T19:05:16.904Z] ---> f01eca55edfa [2024-02-01T19:05:16.904Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-02-01T19:05:17.495Z] ---> 4ebdfd5ef1ed [2024-02-01T19:05:17.495Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-02-01T19:05:17.765Z] ---> d39e2eb25749 [2024-02-01T19:05:17.765Z] Step 7/13 : WORKDIR /edgex-taf [2024-02-01T19:05:18.036Z] ---> Running in c10de7158c57 [2024-02-01T19:05:18.311Z] Removing intermediate container c10de7158c57 [2024-02-01T19:05:18.311Z] ---> d429ba7cd913 [2024-02-01T19:05:18.311Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-02-01T19:05:18.311Z] ---> Running in 4f48092c802c [2024-02-01T19:05:20.263Z] Removing intermediate container 4f48092c802c [2024-02-01T19:05:20.263Z] ---> 77bf772291c1 [2024-02-01T19:05:20.263Z] 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-02-01T19:05:20.263Z] ---> Running in f568ea2e3e9b [2024-02-01T19:05:21.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-02-01T19:05:21.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-02-01T19:05:23.229Z] OK: 5 MiB in 14 packages [2024-02-01T19:05:23.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-02-01T19:05:24.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-02-01T19:05:25.039Z] (1/9) Installing ca-certificates (20230506-r0) [2024-02-01T19:05:25.630Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-02-01T19:05:26.217Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-02-01T19:05:26.488Z] (4/9) Installing libcurl (8.5.0-r0) [2024-02-01T19:05:27.079Z] (5/9) Installing curl (8.5.0-r0) [2024-02-01T19:05:27.347Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-02-01T19:05:29.708Z] Removing intermediate container e8e2ab6b2cdd [2024-02-01T19:05:29.708Z] ---> cd59fd652aab [2024-02-01T19:05:29.708Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-02-01T19:05:29.708Z] ---> Running in 46bc59638eab [2024-02-01T19:05:29.708Z] Removing intermediate container 46bc59638eab [2024-02-01T19:05:29.708Z] ---> 8efc2d320c84 [2024-02-01T19:05:29.708Z] Step 11/13 : LABEL arch=amd64 [2024-02-01T19:05:29.708Z] ---> Running in 06c1dd253014 [2024-02-01T19:05:29.708Z] Removing intermediate container 06c1dd253014 [2024-02-01T19:05:29.708Z] ---> 684dedc770d7 [2024-02-01T19:05:29.708Z] Step 12/13 : LABEL git_sha=31b086ef9f7c447fb536ff5c13e667fe676bd3c5 [2024-02-01T19:05:29.708Z] ---> Running in 697a82599c8c [2024-02-01T19:05:29.708Z] Removing intermediate container 697a82599c8c [2024-02-01T19:05:29.708Z] ---> 156b6284c3e9 [2024-02-01T19:05:29.708Z] Step 13/13 : LABEL version=0.0.0 [2024-02-01T19:05:29.708Z] ---> Running in 506ebf1e8a47 [2024-02-01T19:05:29.708Z] Removing intermediate container 506ebf1e8a47 [2024-02-01T19:05:29.708Z] ---> dda3279c46ab [2024-02-01T19:05:29.708Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-01T19:05:29.708Z] Successfully built dda3279c46ab [2024-02-01T19:05:29.708Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2024-02-01T19:05:29.934Z] (7/9) Installing oniguruma (6.9.8-r0) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2024-02-01T19:05:30.202Z] (8/9) Installing jq (1.6-r1) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:05:30.865Z] (9/9) Installing openssl (1.1.1w-r1) [2024-02-01T19:05:30.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T19:05:30.986Z] [2024-02-01T19:05:30.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:05:31.148Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:05:31.148Z] Executing ca-certificates-20230506-r0.trigger [2024-02-01T19:05:31.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T19:05:31.380Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-01T19:05:31.380Z] 5eb5b503b376: Pulling fs layer [2024-02-01T19:05:31.380Z] 5c69ac0246d0: Pulling fs layer [2024-02-01T19:05:31.380Z] ec43610c2a17: Pulling fs layer [2024-02-01T19:05:31.380Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-01T19:05:31.380Z] 33b1e0a273af: Pulling fs layer [2024-02-01T19:05:31.380Z] 5d3b04190fa2: Pulling fs layer [2024-02-01T19:05:31.380Z] 2f39f015ded8: Pulling fs layer [2024-02-01T19:05:31.380Z] 3a2ae6a8a46f: Waiting [2024-02-01T19:05:31.380Z] 33b1e0a273af: Waiting [2024-02-01T19:05:31.380Z] 5d3b04190fa2: Waiting [2024-02-01T19:05:31.380Z] 2f39f015ded8: Waiting [2024-02-01T19:05:31.380Z] 5c69ac0246d0: Download complete [2024-02-01T19:05:31.380Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-01T19:05:31.380Z] 3a2ae6a8a46f: Download complete [2024-02-01T19:05:31.380Z] 33b1e0a273af: Verifying Checksum [2024-02-01T19:05:31.380Z] 33b1e0a273af: Download complete [2024-02-01T19:05:31.380Z] 5d3b04190fa2: Verifying Checksum [2024-02-01T19:05:31.380Z] 5d3b04190fa2: Download complete [2024-02-01T19:05:31.380Z] ec43610c2a17: Verifying Checksum [2024-02-01T19:05:31.380Z] ec43610c2a17: Download complete [2024-02-01T19:05:31.422Z] OK: 50 MiB in 23 packages [2024-02-01T19:05:31.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-02-01T19:05:31.639Z] 5eb5b503b376: Download complete [2024-02-01T19:05:32.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-02-01T19:05:32.204Z] 2f39f015ded8: Download complete [2024-02-01T19:05:32.827Z] 5eb5b503b376: Pull complete [2024-02-01T19:05:32.827Z] 5c69ac0246d0: Pull complete [2024-02-01T19:05:33.085Z] ec43610c2a17: Pull complete [2024-02-01T19:05:33.085Z] 3a2ae6a8a46f: Pull complete [2024-02-01T19:05:33.342Z] 33b1e0a273af: Pull complete [2024-02-01T19:05:33.343Z] 5d3b04190fa2: Pull complete [2024-02-01T19:05:33.451Z] (1/136) Installing libmagic (5.41-r0) [2024-02-01T19:05:34.034Z] (2/136) Installing file (5.41-r0) [2024-02-01T19:05:34.302Z] (3/136) Installing libxau (1.0.9-r0) [2024-02-01T19:05:34.568Z] (4/136) Installing libxdmcp (1.1.3-r0) [2024-02-01T19:05:34.836Z] (5/136) Installing libxcb (1.15-r0) [2024-02-01T19:05:35.418Z] (6/136) Installing libx11 (1.8.7-r0) [2024-02-01T19:05:36.000Z] (7/136) Installing libxext (1.3.4-r0) [2024-02-01T19:05:36.267Z] (8/136) Installing libice (1.0.10-r0) [2024-02-01T19:05:36.535Z] (9/136) Installing libuuid (2.38-r1) [2024-02-01T19:05:36.804Z] (10/136) Installing libsm (1.2.3-r0) [2024-02-01T19:05:37.081Z] (11/136) Installing libxt (1.2.1-r0) [2024-02-01T19:05:37.525Z] 2f39f015ded8: Pull complete [2024-02-01T19:05:37.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-01T19:05:37.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T19:05:37.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-01T19:05:37.677Z] (12/136) Installing libxmu (1.1.3-r0) [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T19:05:37.842Z] prd-ubuntu20.04-docker-8c-8g-309 does not seem to be running inside a container [2024-02-01T19:05:37.863Z] $ 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-100 -v /w/workspace/xfoundry_edgex-taf-common_PR-100:/w/workspace/xfoundry_edgex-taf-common_PR-100:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-100@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-100@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-02-01T19:05:37.945Z] (13/136) Installing xset (1.2.4-r0) [2024-02-01T19:05:38.225Z] (14/136) Installing xprop (1.2.5-r0) [2024-02-01T19:05:38.823Z] (15/136) Installing xdg-utils (1.1.3-r3) [2024-02-01T19:05:39.088Z] (16/136) Installing eudev-libs (3.2.11-r0) [2024-02-01T19:05:39.353Z] (17/136) Installing pkgconf (1.8.1-r0) [2024-02-01T19:05:39.618Z] (18/136) Installing libffi (3.4.2-r1) [2024-02-01T19:05:40.201Z] (19/136) Installing libintl (0.21-r2) [2024-02-01T19:05:40.468Z] (20/136) Installing libblkid (2.38-r1) [2024-02-01T19:05:40.734Z] (21/136) Installing libmount (2.38-r1) [2024-02-01T19:05:41.318Z] (22/136) Installing pcre (8.45-r2) [2024-02-01T19:05:41.535Z] $ docker top 9eb5ed5483b90c2d9c2a047fc7890f826ce2b7766bd202322b24df45ada94c6e -eo pid,comm [2024-02-01T19:05:41.585Z] (23/136) Installing glib (2.72.4-r0) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:05:42.171Z] (24/136) Installing xz-libs (5.2.5-r1) [2024-02-01T19:05:42.261Z] ---> job-cost.sh [2024-02-01T19:05:42.261Z] lf-activate-venv: SKIPPING [2024-02-01T19:05:42.261Z] INFO: No Stack... [2024-02-01T19:05:42.438Z] (25/136) Installing libxml2 (2.9.14-r2) [2024-02-01T19:05:42.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T19:05:42.826Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T19:05:43.021Z] (26/136) Installing shared-mime-info (2.2-r2) [2024-02-01T19:05:43.198Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-100/archives/cost.csv [2024-02-01T19:05:43.198Z] + cut -d, -f6 [Pipeline] lock [2024-02-01T19:05:43.238Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-100-1-stack-cost] [2024-02-01T19:05:43.243Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-100-1-stack-cost] did not exist. Created. [2024-02-01T19:05:43.248Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T19:05:43.603Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-02-01T19:05:43.734Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-01T19:05:43.792Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T19:05:43.837Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-100-1-stack-cost] [2024-02-01T19:05:43.870Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [Pipeline] // lock [Pipeline] } [2024-02-01T19:05:43.967Z] $ docker stop --time=1 9eb5ed5483b90c2d9c2a047fc7890f826ce2b7766bd202322b24df45ada94c6e [2024-02-01T19:05:44.453Z] (29/136) Installing libpng (1.6.37-r1) [2024-02-01T19:05:44.719Z] (30/136) Installing libwebp (1.2.3-r2) [2024-02-01T19:05:45.120Z] $ docker rm -f --volumes 9eb5ed5483b90c2d9c2a047fc7890f826ce2b7766bd202322b24df45ada94c6e [Pipeline] // withDockerContainer [2024-02-01T19:05:45.311Z] (31/136) Installing zstd-libs (1.5.2-r1) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-01T19:05:45.577Z] (32/136) Installing tiff (4.4.0-r4) [Pipeline] // stage [Pipeline] } [2024-02-01T19:05:45.845Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-02-01T19:05:46.427Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2024-02-01T19:05:46.694Z] (35/136) Installing libxcomposite (0.4.5-r0) [2024-02-01T19:05:46.961Z] (36/136) Installing libxfixes (6.0.0-r0) [2024-02-01T19:05:47.228Z] (37/136) Installing libxrender (0.9.10-r3) [2024-02-01T19:05:47.495Z] (38/136) Installing libxcursor (1.2.1-r0) [2024-02-01T19:05:47.764Z] (39/136) Installing libxdamage (1.1.5-r1) [2024-02-01T19:05:48.031Z] (40/136) Installing libxi (1.8-r0) [2024-02-01T19:05:48.614Z] (41/136) Installing libxinerama (1.1.4-r1) [2024-02-01T19:05:48.614Z] (42/136) Installing libxrandr (1.5.2-r1) [2024-02-01T19:05:48.882Z] (43/136) Installing atk (2.38.0-r0) [2024-02-01T19:05:49.464Z] (44/136) Installing libxtst (1.2.3-r3) [2024-02-01T19:05:49.733Z] (45/136) Installing dbus-libs (1.14.8-r0) [2024-02-01T19:05:50.002Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2024-02-01T19:05:50.590Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-02-01T19:05:50.856Z] (48/136) Installing expat (2.5.0-r0) [2024-02-01T19:05:51.122Z] (49/136) Installing libbz2 (1.0.8-r1) [2024-02-01T19:05:51.387Z] (50/136) Installing freetype (2.12.1-r0) [2024-02-01T19:05:51.968Z] (51/136) Installing fontconfig (2.14.0-r0) [2024-02-01T19:05:52.236Z] (52/136) Installing pixman (0.40.0-r4) [2024-02-01T19:05:52.819Z] (53/136) Installing cairo (1.17.4-r2) [2024-02-01T19:05:53.404Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2024-02-01T19:05:53.670Z] (55/136) Installing avahi-libs (0.8-r6) [2024-02-01T19:05:53.937Z] (56/136) Installing gmp (6.2.1-r2) [2024-02-01T19:05:54.521Z] (57/136) Installing nettle (3.7.3-r0) [2024-02-01T19:05:54.793Z] (58/136) Installing p11-kit (0.24.1-r0) [2024-02-01T19:05:55.396Z] (59/136) Installing libtasn1 (4.18.0-r1) [2024-02-01T19:05:55.663Z] (60/136) Installing libunistring (1.0-r0) [2024-02-01T19:05:55.930Z] (61/136) Installing gnutls (3.7.7-r1) [2024-02-01T19:05:56.512Z] (62/136) Installing cups-libs (2.4.2-r2) [2024-02-01T19:05:57.097Z] (63/136) Installing libepoxy (1.5.10-r0) [2024-02-01T19:05:57.364Z] (64/136) Installing fribidi (1.0.12-r0) [2024-02-01T19:05:57.947Z] (65/136) Installing graphite2 (1.3.14-r1) [2024-02-01T19:05:58.213Z] (66/136) Installing harfbuzz (4.3.0-r0) [2024-02-01T19:05:58.803Z] (67/136) Installing libxft (2.3.4-r0) [2024-02-01T19:05:59.071Z] (68/136) Installing pango (1.50.7-r0) [2024-02-01T19:05:59.336Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-02-01T19:05:59.604Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-02-01T19:05:59.872Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-02-01T19:06:00.140Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-02-01T19:06:00.725Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2024-02-01T19:06:01.309Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2024-02-01T19:06:01.894Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-02-01T19:06:01.894Z] (75/136) Installing libfontenc (1.1.4-r0) [2024-02-01T19:06:02.481Z] (76/136) Installing mkfontscale (1.2.2-r0) [2024-02-01T19:06:02.748Z] (77/136) Installing font-opensans (0_git20210927-r0) [2024-02-01T19:06:03.331Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-02-01T19:06:03.598Z] (79/136) Installing libogg (1.3.5-r1) [2024-02-01T19:06:04.183Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-02-01T19:06:04.449Z] (81/136) Installing flac (1.3.4-r0) [2024-02-01T19:06:05.040Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-02-01T19:06:05.630Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-02-01T19:06:05.896Z] (84/136) Installing sdl2 (2.0.22-r0) [2024-02-01T19:06:06.486Z] (85/136) Installing aom-libs (3.3.0-r0) [2024-02-01T19:06:07.076Z] (86/136) Installing libass (0.16.0-r0) [2024-02-01T19:06:07.344Z] (87/136) Installing libdav1d (1.0.0-r0) [2024-02-01T19:06:07.930Z] (88/136) Installing libdrm (2.4.110-r0) [2024-02-01T19:06:08.200Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-02-01T19:06:08.465Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-02-01T19:06:09.046Z] (91/136) Installing lame (3.100-r0) [2024-02-01T19:06:09.317Z] (92/136) Installing opus (1.3.1-r1) [2024-02-01T19:06:09.905Z] (93/136) Installing libasyncns (0.8-r1) [2024-02-01T19:06:10.174Z] (94/136) Installing libltdl (2.4.7-r0) [2024-02-01T19:06:10.441Z] (95/136) Installing orc (0.4.32-r0) [2024-02-01T19:06:11.026Z] (96/136) Installing libvorbis (1.3.7-r0) [2024-02-01T19:06:11.293Z] (97/136) Installing libsndfile (1.1.0-r0) [2024-02-01T19:06:11.876Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-02-01T19:06:12.143Z] (99/136) Installing soxr (0.1.3-r2) [2024-02-01T19:06:12.727Z] (100/136) Installing speexdsp (1.2.0-r0) [2024-02-01T19:06:12.993Z] (101/136) Installing tdb-libs (1.4.6-r0) [2024-02-01T19:06:13.260Z] (102/136) Installing libpulse (15.0-r2) [2024-02-01T19:06:13.842Z] (103/136) Installing cjson (1.7.17-r0) [2024-02-01T19:06:14.108Z] (104/136) Installing mbedtls (2.28.7-r0) [2024-02-01T19:06:14.696Z] (105/136) Installing librist (0.2.6-r1) [2024-02-01T19:06:14.964Z] (106/136) Installing libsrt (1.4.4-r0) [2024-02-01T19:06:15.549Z] (107/136) Installing libssh (0.9.6-r1) [2024-02-01T19:06:15.816Z] (108/136) Installing libtheora (1.1.1-r16) [2024-02-01T19:06:16.399Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-02-01T19:06:16.665Z] (110/136) Installing libva (2.14.0-r0) [2024-02-01T19:06:17.249Z] (111/136) Installing libvdpau (1.5-r0) [2024-02-01T19:06:17.517Z] (112/136) Installing vidstab (1.1.0-r1) [2024-02-01T19:06:17.784Z] (113/136) Installing libvpx (1.11.0-r1) [2024-02-01T19:06:18.370Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-02-01T19:06:18.954Z] (115/136) Installing numactl (2.0.14-r0) [2024-02-01T19:06:19.224Z] (116/136) Installing x265-libs (3.5-r3) [2024-02-01T19:06:20.180Z] (117/136) Installing xvidcore (1.3.7-r1) [2024-02-01T19:06:20.761Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-02-01T19:06:21.716Z] (119/136) Installing libevent (2.1.12-r4) [2024-02-01T19:06:21.984Z] (120/136) Installing mesa (21.3.9-r0) [2024-02-01T19:06:22.568Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-02-01T19:06:22.568Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2024-02-01T19:06:23.149Z] (123/136) Installing icu-data-en (71.1-r2) [2024-02-01T19:06:23.414Z] Executing icu-data-en-71.1-r2.post-install [2024-02-01T19:06:23.414Z] * [2024-02-01T19:06:23.414Z] * If you need ICU with non-English locales and legacy charset support, install [2024-02-01T19:06:23.414Z] * package icu-data-full. [2024-02-01T19:06:23.414Z] * [2024-02-01T19:06:23.414Z] (124/136) Installing icu-libs (71.1-r2) [2024-02-01T19:06:23.994Z] (125/136) Installing lcms2 (2.13.1-r0) [2024-02-01T19:06:24.571Z] (126/136) Installing minizip (1.2.12-r0) [2024-02-01T19:06:24.835Z] (127/136) Installing nspr (4.33-r0) [2024-02-01T19:06:25.102Z] (128/136) Installing sqlite-libs (3.40.1-r1) [2024-02-01T19:06:25.685Z] (129/136) Installing nss (3.78.1-r0) [2024-02-01T19:06:26.264Z] (130/136) Installing re2 (2022.04.01-r0) [2024-02-01T19:06:26.844Z] (131/136) Installing snappy (1.1.9-r4) [2024-02-01T19:06:27.110Z] (132/136) Installing libgpg-error (1.45-r0) [2024-02-01T19:06:27.374Z] (133/136) Installing libgcrypt (1.10.1-r0) [2024-02-01T19:06:27.962Z] (134/136) Installing libxslt (1.1.35-r0) [2024-02-01T19:06:28.227Z] (135/136) Installing chromium (102.0.5005.182-r0) [2024-02-01T19:06:43.209Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-02-01T19:06:43.209Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:06:43.209Z] Executing glib-2.72.4-r0.trigger [2024-02-01T19:06:43.209Z] Executing shared-mime-info-2.2-r2.trigger [2024-02-01T19:06:45.236Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-02-01T19:06:45.236Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-02-01T19:06:45.236Z] Executing fontconfig-2.14.0-r0.trigger [2024-02-01T19:06:45.506Z] Executing mkfontscale-1.2.2-r0.trigger [2024-02-01T19:06:45.506Z] OK: 376 MiB in 159 packages [2024-02-01T19:06:45.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-02-01T19:06:46.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-02-01T19:06:47.767Z] (1/21) Installing binutils (2.38-r3) [2024-02-01T19:06:48.348Z] (2/21) Installing isl22 (0.22-r0) [2024-02-01T19:06:48.931Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-02-01T19:06:49.197Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-02-01T19:06:49.781Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-02-01T19:06:55.221Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-02-01T19:06:55.486Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-02-01T19:06:55.759Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-02-01T19:06:56.728Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-02-01T19:06:56.995Z] (10/21) Installing libpq (14.10-r0) [2024-02-01T19:06:57.263Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-02-01T19:06:57.847Z] (12/21) Installing libpq-dev (14.10-r0) [2024-02-01T19:06:58.432Z] (13/21) Installing libecpg (14.10-r0) [2024-02-01T19:06:58.699Z] (14/21) Installing libecpg-dev (14.10-r0) [2024-02-01T19:06:58.967Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-02-01T19:07:01.549Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-02-01T19:07:04.129Z] (17/21) Installing clang (13.0.1-r1) [2024-02-01T19:07:04.713Z] (18/21) Installing icu (71.1-r2) [2024-02-01T19:07:05.293Z] (19/21) Installing icu-dev (71.1-r2) [2024-02-01T19:07:05.874Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-02-01T19:07:07.811Z] (21/21) Installing postgresql14-dev (14.10-r0) [2024-02-01T19:07:08.767Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:07:08.767Z] OK: 768 MiB in 180 packages [2024-02-01T19:07:08.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-02-01T19:07:09.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-02-01T19:07:10.751Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-02-01T19:07:12.697Z] (2/10) Installing gdbm (1.23-r0) [2024-02-01T19:07:12.965Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-02-01T19:07:13.232Z] (4/10) Installing readline (8.1.2-r0) [2024-02-01T19:07:13.812Z] (5/10) Installing python3 (3.10.13-r0) [2024-02-01T19:07:19.148Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-02-01T19:07:25.785Z] (7/10) Installing libsodium (1.0.18-r0) [2024-02-01T19:07:25.785Z] (8/10) Installing libzmq (4.3.4-r0) [2024-02-01T19:07:26.365Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-02-01T19:07:26.630Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-02-01T19:07:26.896Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:07:26.896Z] OK: 938 MiB in 190 packages [2024-02-01T19:07:27.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-02-01T19:07:27.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-02-01T19:07:29.210Z] OK: 938 MiB in 190 packages [2024-02-01T19:07:29.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-02-01T19:07:29.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-02-01T19:07:31.194Z] (1/1) Installing tzdata (2023d-r0) [2024-02-01T19:07:31.777Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:07:31.777Z] OK: 941 MiB in 191 packages [2024-02-01T19:07:33.181Z] (1/1) Purging tzdata (2023d-r0) [2024-02-01T19:07:33.181Z] Executing busybox-1.35.0-r17.trigger [2024-02-01T19:07:33.181Z] OK: 938 MiB in 190 packages [2024-02-01T19:07:48.326Z] Looking in links: /tmp/tmp28f145nc [2024-02-01T19:07:48.326Z] Processing /tmp/tmp28f145nc/setuptools-65.5.0-py3-none-any.whl [2024-02-01T19:07:48.326Z] Processing /tmp/tmp28f145nc/pip-23.0.1-py3-none-any.whl [2024-02-01T19:07:48.919Z] Installing collected packages: setuptools, pip [2024-02-01T19:08:07.131Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-02-01T19:08:07.131Z] 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-02-01T19:08:10.468Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-02-01T19:08:11.050Z] Collecting pip [2024-02-01T19:08:11.317Z] Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) [2024-02-01T19:08:11.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.5 MB/s eta 0:00:00 [2024-02-01T19:08:11.317Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-02-01T19:08:14.686Z] Collecting setuptools [2024-02-01T19:08:14.686Z] Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) [2024-02-01T19:08:14.686Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 18.7 MB/s eta 0:00:00 [2024-02-01T19:08:14.686Z] Collecting wheel [2024-02-01T19:08:14.686Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-02-01T19:08:14.686Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 21.5 MB/s eta 0:00:00 [2024-02-01T19:08:16.093Z] Installing collected packages: wheel, setuptools, pip [2024-02-01T19:08:16.676Z] Attempting uninstall: setuptools [2024-02-01T19:08:16.676Z] Found existing installation: setuptools 65.5.0 [2024-02-01T19:08:17.637Z] Uninstalling setuptools-65.5.0: [2024-02-01T19:08:17.637Z] Successfully uninstalled setuptools-65.5.0 [2024-02-01T19:08:22.991Z] Attempting uninstall: pip [2024-02-01T19:08:22.991Z] Found existing installation: pip 23.0.1 [2024-02-01T19:08:24.407Z] Uninstalling pip-23.0.1: [2024-02-01T19:08:24.407Z] Successfully uninstalled pip-23.0.1 [2024-02-01T19:08:36.703Z] Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 [2024-02-01T19:08:36.703Z] 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-02-01T19:08:40.941Z] Processing ./edgex-taf-common [2024-02-01T19:08:40.942Z] Preparing metadata (setup.py): started [2024-02-01T19:08:42.352Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:08:42.352Z] Building wheels for collected packages: edgex-taf-common [2024-02-01T19:08:42.352Z] Building wheel for edgex-taf-common (setup.py): started [2024-02-01T19:08:44.291Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-02-01T19:08:44.291Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=28317e96788556e3d3435335fad2284df445f9dcf17443577cb02430c8267a69 [2024-02-01T19:08:44.291Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-02-01T19:08:44.291Z] Successfully built edgex-taf-common [2024-02-01T19:08:44.561Z] Installing collected packages: edgex-taf-common [2024-02-01T19:08:44.561Z] Successfully installed edgex-taf-common-0.0.0 [2024-02-01T19:08:44.561Z] 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-02-01T19:08:51.201Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-02-01T19:08:51.201Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-02-01T19:08:51.201Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-02-01T19:08:51.201Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-02-01T19:08:51.201Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-02-01T19:08:51.201Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-02-01T19:08:51.785Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-02-01T19:08:51.785Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-02-01T19:08:51.785Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-02-01T19:08:51.785Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-02-01T19:08:51.785Z] Preparing metadata (setup.py): started [2024-02-01T19:08:53.191Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:08:53.191Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-02-01T19:08:53.191Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-02-01T19:08:53.457Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-02-01T19:08:53.457Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-02-01T19:08:54.042Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-02-01T19:08:54.042Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-02-01T19:08:54.042Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-02-01T19:08:54.042Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-02-01T19:08:54.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.2 MB/s eta 0:00:00 [2024-02-01T19:08:54.309Z] Preparing metadata (setup.py): started [2024-02-01T19:08:55.712Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:08:55.978Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-02-01T19:08:56.246Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-02-01T19:08:58.826Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-02-01T19:08:58.826Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-02-01T19:08:58.826Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.8 MB/s eta 0:00:00 [2024-02-01T19:08:59.782Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-02-01T19:08:59.782Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-02-01T19:08:59.782Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 8.4 MB/s eta 0:00:00 [2024-02-01T19:09:00.740Z] Installing build dependencies: started [2024-02-01T19:09:15.725Z] Installing build dependencies: finished with status 'done' [2024-02-01T19:09:15.725Z] Getting requirements to build wheel: started [2024-02-01T19:09:16.684Z] Getting requirements to build wheel: finished with status 'done' [2024-02-01T19:09:16.684Z] Preparing metadata (pyproject.toml): started [2024-02-01T19:09:18.621Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-02-01T19:09:19.202Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-02-01T19:09:19.202Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-02-01T19:09:21.775Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-02-01T19:09:21.775Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-02-01T19:09:22.042Z] Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) [2024-02-01T19:09:22.042Z] Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) [2024-02-01T19:09:22.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 2.0 MB/s eta 0:00:00 [2024-02-01T19:09:23.001Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-02-01T19:09:23.001Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-02-01T19:09:23.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.4 MB/s eta 0:00:00 [2024-02-01T19:09:23.584Z] Preparing metadata (setup.py): started [2024-02-01T19:09:24.989Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:09:26.923Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-02-01T19:09:26.923Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-02-01T19:09:27.505Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:09:27.505Z] Downloading selenium-4.17.2-py3-none-any.whl.metadata (6.9 kB) [2024-02-01T19:09:27.505Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:09:27.505Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-02-01T19:09:28.085Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:28.085Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-02-01T19:09:28.352Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:28.352Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-02-01T19:09:28.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 [2024-02-01T19:09:28.617Z] Preparing metadata (setup.py): started [2024-02-01T19:09:30.019Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:09:34.274Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:34.274Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-02-01T19:09:34.274Z] Preparing metadata (setup.py): started [2024-02-01T19:09:35.678Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:09:35.678Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:35.678Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-02-01T19:09:35.944Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:35.944Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-02-01T19:09:36.525Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:36.525Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-02-01T19:09:37.106Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:37.106Z] Downloading pytz-2023.4-py2.py3-none-any.whl.metadata (22 kB) [2024-02-01T19:09:37.371Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:37.371Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-02-01T19:09:38.775Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-02-01T19:09:38.775Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-02-01T19:09:38.775Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-02-01T19:09:38.775Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-02-01T19:09:39.731Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-02-01T19:09:39.731Z] Downloading urllib3-2.2.0-py3-none-any.whl.metadata (6.4 kB) [2024-02-01T19:09:39.731Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-02-01T19:09:39.731Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2024-02-01T19:09:40.313Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-02-01T19:09:40.313Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-02-01T19:09:40.895Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-02-01T19:09:40.895Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-02-01T19:09:41.484Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-02-01T19:09:41.484Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-02-01T19:09:42.067Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-02-01T19:09:42.067Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-02-01T19:09:42.067Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.7 MB/s eta 0:00:00 [2024-02-01T19:09:42.332Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-02-01T19:09:42.332Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-02-01T19:09:42.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 5.2 MB/s eta 0:00:00 [2024-02-01T19:09:42.332Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) [2024-02-01T19:09:43.287Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-02-01T19:09:43.287Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-02-01T19:09:43.553Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-02-01T19:09:43.553Z] Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) [2024-02-01T19:09:43.818Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:09:43.818Z] Downloading trio-0.24.0-py3-none-any.whl.metadata (4.9 kB) [2024-02-01T19:09:44.083Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:09:44.083Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-02-01T19:09:50.731Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:09:50.731Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-02-01T19:09:50.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.6 MB/s eta 0:00:00 [2024-02-01T19:09:50.997Z] Installing build dependencies: started [2024-02-01T19:10:23.262Z] Installing build dependencies: finished with status 'done' [2024-02-01T19:10:23.263Z] Getting requirements to build wheel: started [2024-02-01T19:10:33.322Z] Getting requirements to build wheel: finished with status 'done' [2024-02-01T19:10:33.322Z] Preparing metadata (pyproject.toml): started [2024-02-01T19:10:34.279Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-02-01T19:10:34.279Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:34.279Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-02-01T19:10:34.279Z] Preparing metadata (setup.py): started [2024-02-01T19:10:35.686Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:10:35.686Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:35.686Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-02-01T19:10:35.954Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:35.954Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-02-01T19:10:35.954Z] Preparing metadata (setup.py): started [2024-02-01T19:10:37.358Z] Preparing metadata (setup.py): finished with status 'done' [2024-02-01T19:10:37.358Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:37.358Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-02-01T19:10:37.625Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:37.625Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-02-01T19:10:37.889Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:37.889Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-02-01T19:10:37.889Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.4 MB/s eta 0:00:00 [2024-02-01T19:10:38.467Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:38.467Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-02-01T19:10:38.467Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:38.467Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-02-01T19:10:39.045Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:39.045Z] Downloading referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) [2024-02-01T19:10:41.624Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-02-01T19:10:41.624Z] Downloading rpds_py-0.17.1-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-02-01T19:10:44.306Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:10:44.306Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-02-01T19:10:47.592Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:10:47.592Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-02-01T19:10:47.592Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:10:47.592Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2024-02-01T19:10:47.592Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:10:47.592Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-02-01T19:10:47.592Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-02-01T19:10:47.592Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-02-01T19:10:48.191Z] 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-02-01T19:10:48.191Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-02-01T19:10:48.776Z] 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-02-01T19:10:49.042Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-02-01T19:10:49.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.3 MB/s eta 0:00:00 [2024-02-01T19:10:50.001Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-02-01T19:10:50.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.7 MB/s eta 0:00:00 [2024-02-01T19:10:50.001Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-02-01T19:10:50.001Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-02-01T19:10:50.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.0 MB/s eta 0:00:00 [2024-02-01T19:10:50.001Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-02-01T19:10:50.001Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-02-01T19:10:50.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.8 MB/s eta 0:00:00 [2024-02-01T19:10:50.001Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-02-01T19:10:50.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.7 MB/s eta 0:00:00 [2024-02-01T19:10:50.001Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-02-01T19:10:51.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 12.7 MB/s eta 0:00:00 [2024-02-01T19:10:51.414Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-02-01T19:10:51.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 7.8 MB/s eta 0:00:00 [2024-02-01T19:10:51.414Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-02-01T19:10:51.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.2 MB/s eta 0:00:00 [2024-02-01T19:10:51.414Z] Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) [2024-02-01T19:10:51.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 10.9 MB/s eta 0:00:00 [2024-02-01T19:11:01.758Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) [2024-02-01T19:11:02.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 7.9 MB/s eta 0:00:00 [2024-02-01T19:11:02.032Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-02-01T19:11:02.032Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2024-02-01T19:11:02.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.7 MB/s eta 0:00:00 [2024-02-01T19:11:02.032Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-02-01T19:11:02.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.1 MB/s eta 0:00:00 [2024-02-01T19:11:02.032Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-02-01T19:11:02.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.2 MB/s eta 0:00:00 [2024-02-01T19:11:02.032Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-02-01T19:11:02.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.1 MB/s eta 0:00:00 [2024-02-01T19:11:02.302Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-02-01T19:11:02.302Z] Downloading selenium-4.17.2-py3-none-any.whl (9.9 MB) [2024-02-01T19:11:02.889Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 13.4 MB/s eta 0:00:00 [2024-02-01T19:11:02.889Z] Downloading urllib3-2.2.0-py3-none-any.whl (120 kB) [2024-02-01T19:11:03.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.9/120.9 kB 4.3 MB/s eta 0:00:00 [2024-02-01T19:11:03.157Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-02-01T19:11:03.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 2.5 MB/s eta 0:00:00 [2024-02-01T19:11:03.157Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-02-01T19:11:03.425Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.2 MB/s eta 0:00:00 [2024-02-01T19:11:03.425Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-02-01T19:11:03.425Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-02-01T19:11:03.693Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 3.5 MB/s eta 0:00:00 [2024-02-01T19:11:03.693Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-02-01T19:11:03.693Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.5 MB/s eta 0:00:00 [2024-02-01T19:11:03.693Z] Downloading pytz-2023.4-py2.py3-none-any.whl (506 kB) [2024-02-01T19:11:03.693Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 506.5/506.5 kB 9.6 MB/s eta 0:00:00 [2024-02-01T19:11:03.693Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-02-01T19:11:03.962Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-02-01T19:11:03.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.7 MB/s eta 0:00:00 [2024-02-01T19:11:03.962Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-02-01T19:11:03.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.1 MB/s eta 0:00:00 [2024-02-01T19:11:03.962Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-02-01T19:11:03.962Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-02-01T19:11:03.962Z] Downloading referencing-0.33.0-py3-none-any.whl (26 kB) [2024-02-01T19:11:03.962Z] Downloading rpds_py-0.17.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2024-02-01T19:11:07.309Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 479.2 kB/s eta 0:00:00 [2024-02-01T19:11:07.309Z] Downloading trio-0.24.0-py3-none-any.whl (460 kB) [2024-02-01T19:11:07.309Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.2/460.2 kB 9.5 MB/s eta 0:00:00 [2024-02-01T19:11:07.309Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-02-01T19:11:07.309Z] Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) [2024-02-01T19:11:07.309Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-02-01T19:11:07.309Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-02-01T19:11:08.274Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2024-02-01T19:11:08.274Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-02-01T19:11:09.689Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-02-01T19:11:09.689Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=7d07c7fa12127fbdee4460ee86376218e437d8a4fbffa93cbba0972d176bf2b8 [2024-02-01T19:11:09.689Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-02-01T19:11:09.689Z] Building wheel for paho-mqtt (setup.py): started [2024-02-01T19:11:11.647Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-02-01T19:11:11.647Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=c564591120dffae3064e63536a602d4595fe7303ee20c30353269756180a8d90 [2024-02-01T19:11:11.647Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-02-01T19:11:11.647Z] Building wheel for psutil (pyproject.toml): started [2024-02-01T19:11:21.736Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-02-01T19:11:21.736Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274843 sha256=6cb4d9ec34bc37b4d1454ec14ee99508d397f734155250a9c2e2ae3ce893fc56 [2024-02-01T19:11:21.736Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-02-01T19:11:21.736Z] Building wheel for psycopg2 (setup.py): started [2024-02-01T19:12:29.629Z] Building wheel for psycopg2 (setup.py): still running... [2024-02-01T19:12:29.629Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-02-01T19:12:29.630Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471087 sha256=983a949496dc91480444636c0d92dd3f4b23c52b85587eeca4e22ca8c6fe390f [2024-02-01T19:12:29.630Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-02-01T19:12:29.630Z] Building wheel for flex (setup.py): started [2024-02-01T19:12:30.224Z] Building wheel for flex (setup.py): finished with status 'done' [2024-02-01T19:12:30.224Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=823e9f2c6a23bea46bff25e6474fbc60bd5a0930bb5a4157e3f9c5bce8b463ec [2024-02-01T19:12:30.224Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-02-01T19:12:30.224Z] Building wheel for GenSON (setup.py): started [2024-02-01T19:12:32.180Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-02-01T19:12:32.180Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=df76fcf2f4af970af74478595a7c88fe733bbcc5cfbf3130c357d65f445b69b9 [2024-02-01T19:12:32.180Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-02-01T19:12:32.180Z] Building wheel for PyYAML (pyproject.toml): started [2024-02-01T19:12:35.541Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-02-01T19:12:35.541Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=abdc58c156981ffda97ce7a628e32daf21f37403e60eec77c39db0b71afd1b9e [2024-02-01T19:12:35.541Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-02-01T19:12:35.541Z] Building wheel for strict-rfc3339 (setup.py): started [2024-02-01T19:12:37.494Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-02-01T19:12:37.494Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=e2f6d50fa9f9e474a617e148e7217b44fa0717482971f0a3e468f82a8abbd76c [2024-02-01T19:12:37.494Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-02-01T19:12:37.494Z] Building wheel for validate-email (setup.py): started [2024-02-01T19:12:38.908Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-02-01T19:12:38.908Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=b4cc72ba10ff21dcc7bc451d7067ba91ba394606a0fc5ec7491d7f8d67f728d2 [2024-02-01T19:12:38.908Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-02-01T19:12:38.908Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2024-02-01T19:12:41.495Z] 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-02-01T19:14:03.170Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.4 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.33.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.17.1 selenium-4.17.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.24.0 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.2.0 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-02-01T19:14:03.170Z] 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-02-01T19:14:42.068Z] Removing intermediate container f568ea2e3e9b [2024-02-01T19:14:42.068Z] ---> 4eab877a7822 [2024-02-01T19:14:42.068Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-02-01T19:14:42.068Z] ---> Running in 16a51bb44d4a [2024-02-01T19:14:42.068Z] Removing intermediate container 16a51bb44d4a [2024-02-01T19:14:42.068Z] ---> 44bf3e8f0818 [2024-02-01T19:14:42.068Z] Step 11/13 : LABEL arch=arm64 [2024-02-01T19:14:42.068Z] ---> Running in 576cc1fbef74 [2024-02-01T19:14:42.068Z] Removing intermediate container 576cc1fbef74 [2024-02-01T19:14:42.068Z] ---> 8102a4318fa3 [2024-02-01T19:14:42.068Z] Step 12/13 : LABEL git_sha=31b086ef9f7c447fb536ff5c13e667fe676bd3c5 [2024-02-01T19:14:42.068Z] ---> Running in aeb21fb43b1a [2024-02-01T19:14:42.068Z] Removing intermediate container aeb21fb43b1a [2024-02-01T19:14:42.068Z] ---> a0f8c15ef23e [2024-02-01T19:14:42.068Z] Step 13/13 : LABEL version=0.0.0 [2024-02-01T19:14:42.068Z] ---> Running in de17d8babadb [2024-02-01T19:14:42.068Z] Removing intermediate container de17d8babadb [2024-02-01T19:14:42.068Z] ---> 347cb76d3e23 [2024-02-01T19:14:42.068Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-01T19:14:42.068Z] Successfully built 347cb76d3e23 [2024-02-01T19:14:42.068Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:14:43.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T19:14:43.375Z] [2024-02-01T19:14:43.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:14:43.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T19:14:44.075Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-01T19:14:44.075Z] 8998bd30e6a1: Pulling fs layer [2024-02-01T19:14:44.075Z] 04944245beec: Pulling fs layer [2024-02-01T19:14:44.075Z] 699f458cf7ca: Pulling fs layer [2024-02-01T19:14:44.075Z] 765212b225bb: Pulling fs layer [2024-02-01T19:14:44.075Z] f23df028b6ca: Pulling fs layer [2024-02-01T19:14:44.075Z] d65c8cfc05b1: Pulling fs layer [2024-02-01T19:14:44.075Z] 2437ff75d9bd: Pulling fs layer [2024-02-01T19:14:44.075Z] d65c8cfc05b1: Waiting [2024-02-01T19:14:44.075Z] f23df028b6ca: Waiting [2024-02-01T19:14:44.075Z] 765212b225bb: Waiting [2024-02-01T19:14:44.075Z] 2437ff75d9bd: Waiting [2024-02-01T19:14:44.075Z] 04944245beec: Verifying Checksum [2024-02-01T19:14:44.075Z] 04944245beec: Download complete [2024-02-01T19:14:44.075Z] 765212b225bb: Verifying Checksum [2024-02-01T19:14:44.075Z] 765212b225bb: Download complete [2024-02-01T19:14:44.344Z] f23df028b6ca: Download complete [2024-02-01T19:14:44.344Z] d65c8cfc05b1: Verifying Checksum [2024-02-01T19:14:44.344Z] d65c8cfc05b1: Download complete [2024-02-01T19:14:44.344Z] 699f458cf7ca: Download complete [2024-02-01T19:14:44.929Z] 8998bd30e6a1: Verifying Checksum [2024-02-01T19:14:44.929Z] 8998bd30e6a1: Download complete [2024-02-01T19:14:47.506Z] 2437ff75d9bd: Verifying Checksum [2024-02-01T19:14:47.506Z] 2437ff75d9bd: Download complete [2024-02-01T19:14:49.452Z] 8998bd30e6a1: Pull complete [2024-02-01T19:14:52.781Z] 04944245beec: Pull complete [2024-02-01T19:14:54.182Z] 699f458cf7ca: Pull complete [2024-02-01T19:14:54.447Z] 765212b225bb: Pull complete [2024-02-01T19:14:55.403Z] f23df028b6ca: Pull complete [2024-02-01T19:14:55.403Z] d65c8cfc05b1: Pull complete [2024-02-01T19:15:10.370Z] 2437ff75d9bd: Pull complete [2024-02-01T19:15:10.370Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-01T19:15:10.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T19:15:10.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T19:15:10.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-313 does not seem to be running inside a container [2024-02-01T19:15:10.895Z] $ 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-100 -v /w/workspace/xfoundry_edgex-taf-common_PR-100:/w/workspace/xfoundry_edgex-taf-common_PR-100:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-100@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-01T19:15:13.773Z] $ docker top 88562253cdeb0b8508078dcab9a5c6d2d073f3b8364f351ee41b777cf717afa9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:15:14.735Z] ---> job-cost.sh [2024-02-01T19:15:14.735Z] lf-activate-venv: SKIPPING [2024-02-01T19:15:14.735Z] INFO: No Stack... [2024-02-01T19:15:15.317Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-01T19:15:16.272Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T19:15:16.617Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-100/archives/cost.csv+ [2024-02-01T19:15:16.618Z] cut -d, -f6 [Pipeline] lock [2024-02-01T19:15:16.963Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-100-1-stack-cost] [2024-02-01T19:15:16.969Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-100-1-stack-cost] did not exist. Created. [2024-02-01T19:15:16.974Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T19:15:17.744Z] /w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/durable-2f74955f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-01T19:15:18.090Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-01T19:15:18.387Z] Warning: overwriting stash ‘stack-cost’ [2024-02-01T19:15:18.817Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T19:15:18.836Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T19:15:18.980Z] $ docker stop --time=1 88562253cdeb0b8508078dcab9a5c6d2d073f3b8364f351ee41b777cf717afa9 [2024-02-01T19:15:21.145Z] $ docker rm -f --volumes 88562253cdeb0b8508078dcab9a5c6d2d073f3b8364f351ee41b777cf717afa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-01T19:15:23.580Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-100/archives ] [2024-02-01T19:15:23.580Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-100/archives [2024-02-01T19:15:23.580Z] total 16 [2024-02-01T19:15:23.580Z] drwxr-xr-x 3 root root 4096 Feb 1 19:05 . [2024-02-01T19:15:23.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 19:05 .. [2024-02-01T19:15:23.580Z] drwxr-xr-x 2 root root 4096 Feb 1 19:05 cost [2024-02-01T19:15:23.580Z] -rw-r--r-- 1 root root 88 Feb 1 19:05 cost.csv [2024-02-01T19:15:23.580Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-100/archives [2024-02-01T19:15:23.580Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-100/archives [2024-02-01T19:15:23.580Z] total 16 [2024-02-01T19:15:23.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 19:05 . [2024-02-01T19:15:23.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 19:05 .. [2024-02-01T19:15:23.580Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 19:05 cost [2024-02-01T19:15:23.580Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 1 19:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:15:23.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:15:24.800Z] ---> package-listing.sh [2024-02-01T19:15:24.801Z] ++ facter osfamily [2024-02-01T19:15:24.801Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-01T19:15:25.060Z] + OS_FAMILY=debian [2024-02-01T19:15:25.060Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-100 [2024-02-01T19:15:25.060Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-01T19:15:25.060Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-01T19:15:25.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-01T19:15:25.060Z] + PACKAGES=/tmp/packages_start.txt [2024-02-01T19:15:25.060Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-100 ']' [2024-02-01T19:15:25.060Z] + PACKAGES=/tmp/packages_end.txt [2024-02-01T19:15:25.060Z] + case "${OS_FAMILY}" in [2024-02-01T19:15:25.060Z] + dpkg -l [2024-02-01T19:15:25.060Z] + grep '^ii' [2024-02-01T19:15:25.060Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-01T19:15:25.060Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-01T19:15:25.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-01T19:15:25.060Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-100 ']' [2024-02-01T19:15:25.060Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-100/archives/ [2024-02-01T19:15:25.060Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-100/archives/ [Pipeline] echo [2024-02-01T19:15:25.092Z] 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-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-01T19:15:25.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T19:15:25.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T19:15:25.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T19:15:25.988Z] prd-ubuntu20.04-docker-8c-8g-309 does not seem to be running inside a container [2024-02-01T19:15:26.016Z] $ 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-100/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-100 -v /w/workspace/xfoundry_edgex-taf-common_PR-100:/w/workspace/xfoundry_edgex-taf-common_PR-100:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-100@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-100@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-01T19:15:26.190Z] $ docker top 61495c0b900da0178d490566410966bd28803ffb7459c814a1ac65e7841b03f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T19:15:26.639Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-01T19:15:26.946Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-01T19:15:27.252Z] + ls /var/log/sa-host [2024-02-01T19:15:27.252Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T19:15:27.521Z] provisioning config files... [2024-02-01T19:15:27.530Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-100@tmp/config4169135882359685719tmp [Pipeline] { [Pipeline] echo [2024-02-01T19:15:27.652Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:15:27.967Z] ---> create-netrc.sh [Pipeline] } [2024-02-01T19:15:27.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:15:28.457Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-01T19:15:28.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:15:28.803Z] ---> sudo-logs.sh [2024-02-01T19:15:28.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-01T19:15:28.923Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:15:29.230Z] ---> job-cost.sh [2024-02-01T19:15:29.230Z] lf-activate-venv: SKIPPING [2024-02-01T19:15:29.230Z] DEBUG: total: 0.2199999988079071 [2024-02-01T19:15:29.230Z] INFO: Retrieving Stack Cost... [2024-02-01T19:15:29.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T19:15:29.749Z] INFO: Archiving Costs [Pipeline] echo [2024-02-01T19:15:29.786Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T19:15:30.095Z] ---> logs-deploy.sh [2024-02-01T19:15:30.095Z] lf-activate-venv: SKIPPING [2024-02-01T19:15:30.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-100/1 [2024-02-01T19:15:30.095Z] INFO: archiving workspace using pattern(s): [2024-02-01T19:15:31.030Z] Archives upload complete. [2024-02-01T19:15:31.289Z] INFO: archiving logs to Nexus [2024-02-01T19:15:31.858Z] ---> uname -a: [2024-02-01T19:15:31.858Z] Linux prd-ubuntu20-04-docker-8c-8g-309 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-01T19:15:31.858Z] [2024-02-01T19:15:31.858Z] [2024-02-01T19:15:31.858Z] ---> lscpu: [2024-02-01T19:15:31.858Z] Architecture: x86_64 [2024-02-01T19:15:31.858Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-01T19:15:31.858Z] Byte Order: Little Endian [2024-02-01T19:15:31.858Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-01T19:15:31.858Z] CPU(s): 8 [2024-02-01T19:15:31.858Z] On-line CPU(s) list: 0-7 [2024-02-01T19:15:31.858Z] Thread(s) per core: 1 [2024-02-01T19:15:31.858Z] Core(s) per socket: 1 [2024-02-01T19:15:31.858Z] Socket(s): 8 [2024-02-01T19:15:31.858Z] NUMA node(s): 1 [2024-02-01T19:15:31.858Z] Vendor ID: AuthenticAMD [2024-02-01T19:15:31.858Z] CPU family: 23 [2024-02-01T19:15:31.858Z] Model: 49 [2024-02-01T19:15:31.858Z] Model name: AMD EPYC-Rome Processor [2024-02-01T19:15:31.858Z] Stepping: 0 [2024-02-01T19:15:31.858Z] CPU MHz: 2800.000 [2024-02-01T19:15:31.858Z] BogoMIPS: 5600.00 [2024-02-01T19:15:31.858Z] Virtualization: AMD-V [2024-02-01T19:15:31.858Z] Hypervisor vendor: KVM [2024-02-01T19:15:31.858Z] Virtualization type: full [2024-02-01T19:15:31.858Z] L1d cache: 256 KiB [2024-02-01T19:15:31.858Z] L1i cache: 256 KiB [2024-02-01T19:15:31.858Z] L2 cache: 4 MiB [2024-02-01T19:15:31.858Z] L3 cache: 128 MiB [2024-02-01T19:15:31.858Z] NUMA node0 CPU(s): 0-7 [2024-02-01T19:15:31.858Z] Vulnerability Itlb multihit: Not affected [2024-02-01T19:15:31.858Z] Vulnerability L1tf: Not affected [2024-02-01T19:15:31.858Z] Vulnerability Mds: Not affected [2024-02-01T19:15:31.858Z] Vulnerability Meltdown: Not affected [2024-02-01T19:15:31.858Z] Vulnerability Mmio stale data: Not affected [2024-02-01T19:15:31.858Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-01T19:15:31.858Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-01T19:15:31.858Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-01T19:15:31.858Z] Vulnerability Srbds: Not affected [2024-02-01T19:15:31.858Z] Vulnerability Tsx async abort: Not affected [2024-02-01T19:15:31.858Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-02-01T19:15:31.858Z] [2024-02-01T19:15:31.858Z] [2024-02-01T19:15:31.858Z] ---> nproc: [2024-02-01T19:15:31.858Z] 8 [2024-02-01T19:15:31.858Z] [2024-02-01T19:15:31.858Z] [2024-02-01T19:15:31.858Z] ---> df -h: [2024-02-01T19:15:31.858Z] Filesystem Size Used Avail Use% Mounted on [2024-02-01T19:15:31.858Z] overlay 155G 11G 144G 8% / [2024-02-01T19:15:31.858Z] tmpfs 64M 0 64M 0% /dev [2024-02-01T19:15:31.858Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-01T19:15:31.858Z] shm 64M 0 64M 0% /dev/shm [2024-02-01T19:15:31.858Z] /dev/vda1 155G 11G 144G 8% /facter-os [2024-02-01T19:15:31.858Z] [2024-02-01T19:15:31.858Z]