Pull request #97 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc+a77ef99c8899b9728178ab16eccf9cf6b883cb40 (dab71e42d1fdf04d4179d9682b28e01d861ee7be) 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-ssh2405706707123095477.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-ssh8655879606916073952.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-97/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-97/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11865318732843425712.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-97/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14412437623929099447.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-ssh15508656801492904695.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-97/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-97/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh381800297096132562.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 ‘prd-ubuntu20.04-docker-8c-8g-26569’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26572 in /w/workspace/exfoundry_edgex-taf-common_PR-97 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-97 # 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 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc Merge succeeded, producing 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc Checking out Revision 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc (PR-97) Commit message: "build: bump influxdb-client from 1.38.0 to 1.39.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > 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/97/head:refs/remotes/origin/PR-97 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-01T18:21:17.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-01T18:21:17.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-01T18:21:17.938Z] ========================================================= [2024-01-01T18:21:17.938Z] EdgeX Global Pipelines Version Info [2024-01-01T18:21:17.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:21:18.692Z] ------------------- [2024-01-01T18:21:18.692Z] stable info: [2024-01-01T18:21:18.692Z] ------------------- [2024-01-01T18:21:18.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-01T18:21:18.692Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T18:21:18.692Z] Message: update stable to v1.0.258 [2024-01-01T18:21:19.264Z] ------------------- [2024-01-01T18:21:19.264Z] experimental info: [2024-01-01T18:21:19.264Z] ------------------- [2024-01-01T18:21:19.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-01T18:21:19.265Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T18:21:19.265Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-01-01T18:21:19.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-01-01T18:21:19.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-01-01T18:21:19.692Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-01T18:21:19.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-01T18:21:19.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-01T18:21:19.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-01-01T18:21:19.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-01T18:21:20.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-01-01T18:21:20.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-01-01T18:21:20.131Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-01T18:21:20.177Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-01-01T18:21:20.231Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-01-01T18:21:20.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-01T18:21:20.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-01T18:21:20.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-97 [Pipeline] echo [2024-01-01T18:21:20.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-97 [Pipeline] echo [2024-01-01T18:21:20.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-97 [Pipeline] echo [2024-01-01T18:21:20.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc [Pipeline] echo [2024-01-01T18:21:20.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b2eb74 [Pipeline] echo [2024-01-01T18:21:20.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:21:20.892Z] provisioning config files... [2024-01-01T18:21:20.905Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/config12560352623661144185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:21:21.276Z] ---> ****-login.sh [2024-01-01T18:21:21.276Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:21:21.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:21.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:21.535Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:21.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:21.535Z] [2024-01-01T18:21:21.535Z] Login Succeeded [2024-01-01T18:21:21.535Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:21:21.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:21.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:21.535Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:21.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:21.535Z] [2024-01-01T18:21:21.535Z] Login Succeeded [2024-01-01T18:21:21.535Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:21:21.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:21.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:21.798Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:21.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:21.798Z] [2024-01-01T18:21:21.798Z] Login Succeeded [2024-01-01T18:21:21.798Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:21:21.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:21.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:21.798Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:21.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:21.798Z] [2024-01-01T18:21:21.798Z] Login Succeeded [2024-01-01T18:21:21.798Z] ****.io [2024-01-01T18:21:22.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:22.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:22.058Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:22.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:22.058Z] [2024-01-01T18:21:22.058Z] Login Succeeded [2024-01-01T18:21:22.058Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T18:21:22.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-01T18:21:22.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-01T18:21:22.843Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-01T18:21:22.843Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-01T18:21:22.843Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-01T18:21:22.843Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-01T18:21:22.843Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-01T18:21:22.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:21:23.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:21:23.290Z] [2024-01-01T18:21:23.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:21:23.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:21:23.732Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-01T18:21:23.732Z] b85a868b505f: Pulling fs layer [2024-01-01T18:21:23.732Z] e2be974225ed: Pulling fs layer [2024-01-01T18:21:23.732Z] 339a4e72a1f5: Pulling fs layer [2024-01-01T18:21:23.732Z] 988bab9f4d93: Pulling fs layer [2024-01-01T18:21:23.732Z] 1469e6f7b9e6: Pulling fs layer [2024-01-01T18:21:23.732Z] eaf3925da568: Pulling fs layer [2024-01-01T18:21:23.732Z] bab4dde63d76: Pulling fs layer [2024-01-01T18:21:23.732Z] bde34c3a00c8: Pulling fs layer [2024-01-01T18:21:23.732Z] b352a97aabf1: Pulling fs layer [2024-01-01T18:21:23.732Z] 4872d77fe225: Pulling fs layer [2024-01-01T18:21:23.732Z] 5851b861e8e6: Pulling fs layer [2024-01-01T18:21:23.732Z] 988bab9f4d93: Waiting [2024-01-01T18:21:23.732Z] bab4dde63d76: Waiting [2024-01-01T18:21:23.732Z] bde34c3a00c8: Waiting [2024-01-01T18:21:23.732Z] b352a97aabf1: Waiting [2024-01-01T18:21:23.732Z] 5851b861e8e6: Waiting [2024-01-01T18:21:23.732Z] 4872d77fe225: Waiting [2024-01-01T18:21:23.732Z] eaf3925da568: Waiting [2024-01-01T18:21:23.732Z] 1469e6f7b9e6: Waiting [2024-01-01T18:21:23.732Z] e2be974225ed: Download complete [2024-01-01T18:21:23.732Z] 988bab9f4d93: Verifying Checksum [2024-01-01T18:21:23.732Z] 988bab9f4d93: Download complete [2024-01-01T18:21:23.732Z] 1469e6f7b9e6: Verifying Checksum [2024-01-01T18:21:23.732Z] 1469e6f7b9e6: Download complete [2024-01-01T18:21:23.732Z] eaf3925da568: Verifying Checksum [2024-01-01T18:21:23.732Z] eaf3925da568: Download complete [2024-01-01T18:21:23.732Z] 339a4e72a1f5: Verifying Checksum [2024-01-01T18:21:23.732Z] 339a4e72a1f5: Download complete [2024-01-01T18:21:23.992Z] bde34c3a00c8: Verifying Checksum [2024-01-01T18:21:23.992Z] bde34c3a00c8: Download complete [2024-01-01T18:21:23.992Z] b352a97aabf1: Download complete [2024-01-01T18:21:23.992Z] 4872d77fe225: Verifying Checksum [2024-01-01T18:21:23.992Z] 4872d77fe225: Download complete [2024-01-01T18:21:23.992Z] 5851b861e8e6: Download complete [2024-01-01T18:21:23.992Z] b85a868b505f: Download complete [2024-01-01T18:21:24.251Z] bab4dde63d76: Verifying Checksum [2024-01-01T18:21:24.251Z] bab4dde63d76: Download complete [2024-01-01T18:21:25.193Z] b85a868b505f: Pull complete [2024-01-01T18:21:25.193Z] e2be974225ed: Pull complete [2024-01-01T18:21:25.763Z] 339a4e72a1f5: Pull complete [2024-01-01T18:21:25.763Z] 988bab9f4d93: Pull complete [2024-01-01T18:21:25.763Z] 1469e6f7b9e6: Pull complete [2024-01-01T18:21:26.026Z] eaf3925da568: Pull complete [2024-01-01T18:21:27.403Z] bab4dde63d76: Pull complete [2024-01-01T18:21:27.667Z] bde34c3a00c8: Pull complete [2024-01-01T18:21:27.667Z] b352a97aabf1: Pull complete [2024-01-01T18:21:27.926Z] 4872d77fe225: Pull complete [2024-01-01T18:21:27.926Z] 5851b861e8e6: Pull complete [2024-01-01T18:21:27.926Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-01T18:21:27.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:21:27.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:21:28.223Z] prd-ubuntu20.04-docker-8c-8g-26572 does not seem to be running inside a container [2024-01-01T18:21:28.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-97 -v /w/workspace/exfoundry_edgex-taf-common_PR-97:/w/workspace/exfoundry_edgex-taf-common_PR-97:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-97@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-01T18:21:29.570Z] $ docker top 626a450ee8f434a6ba74c2db4a7171a3f7b6e77089afe766c926aba8d313f3f2 -eo pid,comm [2024-01-01T18:21:29.635Z] 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-01-01T18:21:29.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-01T18:21:29.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-01T18:21:29.809Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-01T18:21:29.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-01T18:21:29.906Z] $ docker exec 626a450ee8f434a6ba74c2db4a7171a3f7b6e77089afe766c926aba8d313f3f2 ssh-agent [2024-01-01T18:21:30.018Z] SSH_AUTH_SOCK=/tmp/ssh-bkR5odu8VBmV/agent.31 [2024-01-01T18:21:30.018Z] SSH_AGENT_PID=37 [2024-01-01T18:21:30.024Z] Running ssh-add (command line suppressed) [2024-01-01T18:21:30.116Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/private_key_2403400523968903698.key (/w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/private_key_2403400523968903698.key) [2024-01-01T18:21:30.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-01T18:21:30.486Z] + git tag --points-at HEAD [Pipeline] } [2024-01-01T18:21:30.510Z] $ docker exec --env ******** --env ******** 626a450ee8f434a6ba74c2db4a7171a3f7b6e77089afe766c926aba8d313f3f2 ssh-agent -k [2024-01-01T18:21:30.619Z] unset SSH_AUTH_SOCK; [2024-01-01T18:21:30.620Z] unset SSH_AGENT_PID; [2024-01-01T18:21:30.620Z] echo Agent pid 37 killed; [2024-01-01T18:21:30.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-01T18:21:30.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-01T18:21:30.751Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-01T18:21:30.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-01T18:21:30.865Z] $ docker exec 626a450ee8f434a6ba74c2db4a7171a3f7b6e77089afe766c926aba8d313f3f2 ssh-agent [2024-01-01T18:21:30.975Z] SSH_AUTH_SOCK=/tmp/ssh-yNRh9pJt25w1/agent.68 [2024-01-01T18:21:30.975Z] SSH_AGENT_PID=74 [2024-01-01T18:21:30.979Z] Running ssh-add (command line suppressed) [2024-01-01T18:21:31.067Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/private_key_11950201728613300901.key (/w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/private_key_11950201728613300901.key) [2024-01-01T18:21:31.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-01T18:21:31.427Z] + git semver init [2024-01-01T18:21:31.686Z] 2024-01-01 18:21:31,593 [run_init] DEBUG init version:0.0.0 force:False [2024-01-01T18:21:31.686Z] 2024-01-01 18:21:31,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-97/.semver [2024-01-01T18:21:31.686Z] 2024-01-01 18:21:31,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-97/.semver [2024-01-01T18:21:31.686Z] 2024-01-01 18:21:31,595 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-97/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-97, universal_newlines=False, shell=None, istream=None) [2024-01-01T18:21:32.623Z] 2024-01-01 18:21:32,268 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-97/.git/info/exclude [2024-01-01T18:21:32.623Z] 2024-01-01 18:21:32,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-97/.semver/PR-97 with force:False [2024-01-01T18:21:32.623Z] 2024-01-01 18:21:32,268 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-97/.semver/PR-97 [2024-01-01T18:21:32.623Z] 2024-01-01 18:21:32,272 [execute] INFO git cat-file --batch-check [2024-01-01T18:21:32.623Z] 2024-01-01 18:21:32,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-97/.semver, universal_newlines=False, shell=None, istream=) [2024-01-01T18:21:32.623Z] 2024-01-01 18:21:32,278 [execute] INFO git cat-file --batch [2024-01-01T18:21:32.623Z] 2024-01-01 18:21:32,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-97/.semver, universal_newlines=False, shell=None, istream=) [2024-01-01T18:21:32.623Z] 2024-01-01 18:21:32,282 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-97/.semver/PR-97 [2024-01-01T18:21:32.623Z] 0.0.0 [Pipeline] } [2024-01-01T18:21:32.638Z] $ docker exec --env ******** --env ******** 626a450ee8f434a6ba74c2db4a7171a3f7b6e77089afe766c926aba8d313f3f2 ssh-agent -k [2024-01-01T18:21:32.732Z] unset SSH_AUTH_SOCK; [2024-01-01T18:21:32.732Z] unset SSH_AGENT_PID; [2024-01-01T18:21:32.732Z] echo Agent pid 74 killed; [2024-01-01T18:21:32.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-01T18:21:33.221Z] + git semver [Pipeline] } [2024-01-01T18:21:33.494Z] $ docker stop --time=1 626a450ee8f434a6ba74c2db4a7171a3f7b6e77089afe766c926aba8d313f3f2 [2024-01-01T18:21:34.760Z] $ docker rm -f --volumes 626a450ee8f434a6ba74c2db4a7171a3f7b6e77089afe766c926aba8d313f3f2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-01T18:21:35.191Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-01T18:21:35.476Z] Stashed 1 file(s) [Pipeline] echo [2024-01-01T18:21:35.498Z] [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-01-01T18:21:36.206Z] provisioning config files... [2024-01-01T18:21:36.217Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/config3741363548845414577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:21:36.606Z] ---> ****-login.sh [2024-01-01T18:21:36.606Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:21:36.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.607Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.607Z] [2024-01-01T18:21:36.607Z] Login Succeeded [2024-01-01T18:21:36.607Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:21:36.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.607Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.607Z] [2024-01-01T18:21:36.607Z] Login Succeeded [2024-01-01T18:21:36.607Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:21:36.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.868Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.868Z] [2024-01-01T18:21:36.868Z] Login Succeeded [2024-01-01T18:21:36.868Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:21:36.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.868Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.868Z] [2024-01-01T18:21:36.868Z] Login Succeeded [2024-01-01T18:21:36.868Z] ****.io [2024-01-01T18:21:36.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:37.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:37.127Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:37.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:37.127Z] [2024-01-01T18:21:37.127Z] Login Succeeded [2024-01-01T18:21:37.127Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T18:21:37.154Z] 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-01-01T18:21:38.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-01T18:21:38.897Z] + ls -al . [2024-01-01T18:21:38.897Z] total 72 [2024-01-01T18:21:38.897Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 1 18:21 . [2024-01-01T18:21:38.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:21 .. [2024-01-01T18:21:38.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:21 .git [2024-01-01T18:21:38.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:21 .github [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:21 .gitignore [2024-01-01T18:21:38.897Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:21 .semver [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:21 Dockerfile [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:21 Jenkinsfile [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:21 LICENSE [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:21 README.md [2024-01-01T18:21:38.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:21 TAF-Manager [2024-01-01T18:21:38.897Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:21 TUC [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:21 requirements.txt [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:21 robot-entrypoint.sh [2024-01-01T18:21:38.897Z] -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:21 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:21:39.318Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc --label arch=amd64 --label version=0.0.0 . [2024-01-01T18:21:39.318Z] Sending build context to Docker daemon 577.5kB [2024-01-01T18:21:39.318Z] Step 1/13 : FROM alpine:3.16 [2024-01-01T18:21:39.667Z] 3.16: Pulling from library/alpine [2024-01-01T18:21:39.667Z] 070eb51debd9: Pulling fs layer [2024-01-01T18:21:39.931Z] 070eb51debd9: Verifying Checksum [2024-01-01T18:21:39.931Z] 070eb51debd9: Download complete [2024-01-01T18:21:39.931Z] 070eb51debd9: Pull complete [2024-01-01T18:21:40.196Z] Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:21:40.196Z] Status: Downloaded newer image for alpine:3.16 [2024-01-01T18:21:40.196Z] ---> e525c930fe75 [2024-01-01T18:21:40.196Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-01-01T18:21:40.196Z] ---> Running in 195934165f75 [2024-01-01T18:21:40.196Z] Removing intermediate container 195934165f75 [2024-01-01T18:21:40.196Z] ---> d4b740159b81 [2024-01-01T18:21:40.196Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-01-01T18:21:40.196Z] ---> Running in 9af5abaa5612 [2024-01-01T18:21:40.463Z] Removing intermediate container 9af5abaa5612 [2024-01-01T18:21:40.463Z] ---> 446448b73b96 [2024-01-01T18:21:40.463Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-01-01T18:21:40.463Z] ---> 3392b3312344 [2024-01-01T18:21:40.463Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-01-01T18:21:40.730Z] ---> 23a6daacb7f2 [2024-01-01T18:21:40.730Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-01-01T18:21:40.730Z] ---> f84471f0f0e2 [2024-01-01T18:21:40.730Z] Step 7/13 : WORKDIR /edgex-taf [2024-01-01T18:21:40.730Z] ---> Running in 88851f0089ca [2024-01-01T18:21:40.995Z] Removing intermediate container 88851f0089ca [2024-01-01T18:21:40.995Z] ---> b1d75b984a1f [2024-01-01T18:21:40.995Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-01-01T18:21:40.995Z] ---> Running in c9311001aab6 [2024-01-01T18:21:41.569Z] Removing intermediate container c9311001aab6 [2024-01-01T18:21:41.569Z] ---> 91a748ce828c [2024-01-01T18:21:41.569Z] 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-01-01T18:21:41.569Z] ---> Running in c80feed1920f [2024-01-01T18:21:41.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:42.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:42.976Z] OK: 6 MiB in 14 packages [2024-01-01T18:21:42.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:43.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:44.130Z] (1/9) Installing ca-certificates (20230506-r0) [2024-01-01T18:21:44.390Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-01-01T18:21:44.956Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-01-01T18:21:45.216Z] (4/9) Installing libcurl (8.5.0-r0) [2024-01-01T18:21:45.476Z] (5/9) Installing curl (8.5.0-r0) [2024-01-01T18:21:46.046Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-01-01T18:21:46.615Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-01-01T18:21:47.183Z] (8/9) Installing jq (1.6-r1) [2024-01-01T18:21:47.442Z] (9/9) Installing openssl (1.1.1w-r1) [2024-01-01T18:21:47.700Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:21:47.700Z] Executing ca-certificates-20230506-r0.trigger [2024-01-01T18:21:47.962Z] OK: 52 MiB in 23 packages [2024-01-01T18:21:47.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:48.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:49.160Z] (1/137) Installing libmagic (5.41-r0) [2024-01-01T18:21:49.418Z] (2/137) Installing file (5.41-r0) [2024-01-01T18:21:49.677Z] (3/137) Installing libxau (1.0.9-r0) [2024-01-01T18:21:49.935Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-01-01T18:21:50.195Z] (5/137) Installing libxcb (1.15-r0) [2024-01-01T18:21:50.454Z] (6/137) Installing libx11 (1.8.7-r0) [2024-01-01T18:21:50.928Z] Still waiting to schedule task [2024-01-01T18:21:50.928Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26573’ is offline [2024-01-01T18:21:51.022Z] (7/137) Installing libxext (1.3.4-r0) [2024-01-01T18:21:51.280Z] (8/137) Installing libice (1.0.10-r0) [2024-01-01T18:21:51.538Z] (9/137) Installing libuuid (2.38-r1) [2024-01-01T18:21:51.797Z] (10/137) Installing libsm (1.2.3-r0) [2024-01-01T18:21:52.055Z] (11/137) Installing libxt (1.2.1-r0) [2024-01-01T18:21:52.623Z] (12/137) Installing libxmu (1.1.3-r0) [2024-01-01T18:21:52.880Z] (13/137) Installing xset (1.2.4-r0) [2024-01-01T18:21:53.139Z] (14/137) Installing xprop (1.2.5-r0) [2024-01-01T18:21:53.396Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-01-01T18:21:53.655Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-01-01T18:21:53.915Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-01-01T18:21:54.174Z] (18/137) Installing libffi (3.4.2-r1) [2024-01-01T18:21:54.739Z] (19/137) Installing libintl (0.21-r2) [2024-01-01T18:21:54.997Z] (20/137) Installing libblkid (2.38-r1) [2024-01-01T18:21:55.255Z] (21/137) Installing libmount (2.38-r1) [2024-01-01T18:21:55.514Z] (22/137) Installing pcre (8.45-r2) [2024-01-01T18:21:56.091Z] (23/137) Installing glib (2.72.4-r0) [2024-01-01T18:21:56.361Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-01-01T18:21:56.939Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-01-01T18:21:57.202Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-01-01T18:21:57.771Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-01-01T18:21:58.028Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-01-01T18:21:58.289Z] (29/137) Installing libpng (1.6.37-r1) [2024-01-01T18:21:58.547Z] (30/137) Installing libwebp (1.2.3-r2) [2024-01-01T18:21:59.110Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-01-01T18:21:59.368Z] (32/137) Installing tiff (4.4.0-r4) [2024-01-01T18:21:59.934Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-01-01T18:22:00.192Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2024-01-01T18:22:00.450Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-01-01T18:22:00.708Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-01-01T18:22:00.966Z] (37/137) Installing libxrender (0.9.10-r3) [2024-01-01T18:22:01.225Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-01-01T18:22:01.483Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-01-01T18:22:01.742Z] (40/137) Installing libxi (1.8-r0) [2024-01-01T18:22:02.005Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-01-01T18:22:02.269Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-01-01T18:22:02.527Z] (43/137) Installing atk (2.38.0-r0) [2024-01-01T18:22:02.786Z] (44/137) Installing libxtst (1.2.3-r3) [2024-01-01T18:22:03.046Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-01-01T18:22:03.613Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-01-01T18:22:03.872Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-01-01T18:22:04.131Z] (48/137) Installing expat (2.5.0-r0) [2024-01-01T18:22:04.389Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-01-01T18:22:04.647Z] (50/137) Installing freetype (2.12.1-r0) [2024-01-01T18:22:05.214Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-01-01T18:22:05.472Z] (52/137) Installing pixman (0.40.0-r4) [2024-01-01T18:22:06.043Z] (53/137) Installing cairo (1.17.4-r2) [2024-01-01T18:22:06.301Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-01-01T18:22:06.561Z] (55/137) Installing avahi-libs (0.8-r6) [2024-01-01T18:22:06.819Z] (56/137) Installing gmp (6.2.1-r2) [2024-01-01T18:22:07.387Z] (57/137) Installing nettle (3.7.3-r0) [2024-01-01T18:22:07.675Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-01-01T18:22:08.263Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-01-01T18:22:08.263Z] (60/137) Installing libunistring (1.0-r0) [2024-01-01T18:22:08.872Z] (61/137) Installing gnutls (3.7.7-r1) [2024-01-01T18:22:09.472Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-01-01T18:22:09.732Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-01-01T18:22:09.991Z] (64/137) Installing fribidi (1.0.12-r0) [2024-01-01T18:22:10.257Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-01-01T18:22:10.825Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-01-01T18:22:11.084Z] (67/137) Installing libxft (2.3.4-r0) [2024-01-01T18:22:11.343Z] (68/137) Installing pango (1.50.7-r0) [2024-01-01T18:22:11.910Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-01-01T18:22:12.170Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-01-01T18:22:12.428Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-01-01T18:22:12.688Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-01-01T18:22:12.946Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-01-01T18:22:13.513Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2024-01-01T18:22:14.082Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-01-01T18:22:14.082Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-01-01T18:22:14.341Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-01-01T18:22:14.600Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-01-01T18:22:15.166Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-01-01T18:22:15.423Z] (79/137) Installing libogg (1.3.5-r1) [2024-01-01T18:22:15.681Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-01-01T18:22:16.249Z] (81/137) Installing flac (1.3.4-r0) [2024-01-01T18:22:16.507Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-01-01T18:22:17.074Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-01-01T18:22:17.333Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-01-01T18:22:17.592Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-01-01T18:22:18.158Z] (86/137) Installing libass (0.16.0-r0) [2024-01-01T18:22:18.724Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-01-01T18:22:18.983Z] (88/137) Installing libpciaccess (0.16-r0) [2024-01-01T18:22:19.242Z] (89/137) Installing libdrm (2.4.110-r0) [2024-01-01T18:22:19.808Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-01-01T18:22:20.066Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-01-01T18:22:20.326Z] (92/137) Installing lame (3.100-r0) [2024-01-01T18:22:20.892Z] (93/137) Installing opus (1.3.1-r1) [2024-01-01T18:22:21.151Z] (94/137) Installing libasyncns (0.8-r1) [2024-01-01T18:22:21.410Z] (95/137) Installing libltdl (2.4.7-r0) [2024-01-01T18:22:21.668Z] (96/137) Installing orc (0.4.32-r0) [2024-01-01T18:22:22.235Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-01-01T18:22:22.494Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-01-01T18:22:22.752Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-01-01T18:22:23.316Z] (100/137) Installing soxr (0.1.3-r2) [2024-01-01T18:22:23.578Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-01-01T18:22:23.843Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-01-01T18:22:24.102Z] (103/137) Installing libpulse (15.0-r2) [2024-01-01T18:22:24.667Z] (104/137) Installing cjson (1.7.15-r3) [2024-01-01T18:22:24.926Z] (105/137) Installing mbedtls (2.28.5-r0) [2024-01-01T18:22:25.185Z] (106/137) Installing librist (0.2.6-r1) [2024-01-01T18:22:25.443Z] (107/137) Installing libsrt (1.4.4-r0) [2024-01-01T18:22:26.011Z] (108/137) Installing libssh (0.9.6-r1) [2024-01-01T18:22:26.270Z] (109/137) Installing libtheora (1.1.1-r16) [2024-01-01T18:22:26.851Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-01-01T18:22:27.111Z] (111/137) Installing libva (2.14.0-r0) [2024-01-01T18:22:27.679Z] (112/137) Installing libvdpau (1.5-r0) [2024-01-01T18:22:27.679Z] (113/137) Installing vidstab (1.1.0-r1) [2024-01-01T18:22:28.246Z] (114/137) Installing libvpx (1.11.0-r1) [2024-01-01T18:22:28.504Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-01-01T18:22:29.073Z] (116/137) Installing numactl (2.0.14-r0) [2024-01-01T18:22:29.331Z] (117/137) Installing x265-libs (3.5-r3) [2024-01-01T18:22:29.896Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-01-01T18:22:30.463Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-01-01T18:22:31.031Z] (120/137) Installing libevent (2.1.12-r4) [2024-01-01T18:22:31.289Z] (121/137) Installing mesa (21.3.9-r0) [2024-01-01T18:22:31.547Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-01-01T18:22:31.805Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-01-01T18:22:32.064Z] (124/137) Installing icu-data-en (71.1-r2) [2024-01-01T18:22:32.631Z] Executing icu-data-en-71.1-r2.post-install [2024-01-01T18:22:32.631Z] * [2024-01-01T18:22:32.631Z] * If you need ICU with non-English locales and legacy charset support, install [2024-01-01T18:22:32.631Z] * package icu-data-full. [2024-01-01T18:22:32.631Z] * [2024-01-01T18:22:32.631Z] (125/137) Installing icu-libs (71.1-r2) [2024-01-01T18:22:33.197Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-01-01T18:22:33.455Z] (127/137) Installing minizip (1.2.12-r0) [2024-01-01T18:22:33.714Z] (128/137) Installing nspr (4.33-r0) [2024-01-01T18:22:34.282Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2024-01-01T18:22:34.544Z] (130/137) Installing nss (3.78.1-r0) [2024-01-01T18:22:35.117Z] (131/137) Installing re2 (2022.04.01-r0) [2024-01-01T18:22:35.683Z] (132/137) Installing snappy (1.1.9-r4) [2024-01-01T18:22:35.683Z] (133/137) Installing libgpg-error (1.45-r0) [2024-01-01T18:22:36.248Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-01-01T18:22:36.516Z] (135/137) Installing libxslt (1.1.35-r0) [2024-01-01T18:22:37.087Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-01-01T18:22:49.297Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-01-01T18:22:49.865Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:22:49.865Z] Executing glib-2.72.4-r0.trigger [2024-01-01T18:22:49.865Z] Executing shared-mime-info-2.2-r2.trigger [2024-01-01T18:22:50.124Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-01-01T18:22:50.124Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-01-01T18:22:50.124Z] Executing fontconfig-2.14.0-r0.trigger [2024-01-01T18:22:50.124Z] Executing mkfontscale-1.2.2-r0.trigger [2024-01-01T18:22:50.384Z] OK: 409 MiB in 160 packages [2024-01-01T18:22:50.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:50.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:51.213Z] (1/21) Installing binutils (2.38-r3) [2024-01-01T18:22:51.781Z] (2/21) Installing isl22 (0.22-r0) [2024-01-01T18:22:52.350Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-01-01T18:22:52.918Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-01-01T18:22:53.177Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-01-01T18:22:54.113Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-01-01T18:22:54.679Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-01-01T18:22:54.937Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-01-01T18:22:55.503Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-01-01T18:22:56.072Z] (10/21) Installing libpq (14.10-r0) [2024-01-01T18:22:56.331Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-01-01T18:22:56.590Z] (12/21) Installing libpq-dev (14.10-r0) [2024-01-01T18:22:57.157Z] (13/21) Installing libecpg (14.10-r0) [2024-01-01T18:22:57.415Z] (14/21) Installing libecpg-dev (14.10-r0) [2024-01-01T18:22:57.981Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-01-01T18:23:04.540Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-01-01T18:23:05.108Z] (17/21) Installing clang (13.0.1-r1) [2024-01-01T18:23:05.675Z] (18/21) Installing icu (71.1-r2) [2024-01-01T18:23:06.241Z] (19/21) Installing icu-dev (71.1-r2) [2024-01-01T18:23:06.498Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-01-01T18:23:07.434Z] (21/21) Installing postgresql14-dev (14.10-r0) [2024-01-01T18:23:08.001Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:23:08.001Z] OK: 822 MiB in 181 packages [2024-01-01T18:23:08.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:08.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:09.140Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-01-01T18:23:10.076Z] (2/10) Installing gdbm (1.23-r0) [2024-01-01T18:23:10.334Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-01-01T18:23:10.593Z] (4/10) Installing readline (8.1.2-r0) [2024-01-01T18:23:10.851Z] (5/10) Installing python3 (3.10.13-r0) [2024-01-01T18:23:11.785Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-01-01T18:23:12.720Z] (7/10) Installing libsodium (1.0.18-r0) [2024-01-01T18:23:13.290Z] (8/10) Installing libzmq (4.3.4-r0) [2024-01-01T18:23:13.554Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-01-01T18:23:13.813Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-01-01T18:23:14.072Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:23:14.072Z] OK: 974 MiB in 191 packages [2024-01-01T18:23:14.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:14.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:15.207Z] OK: 974 MiB in 191 packages [2024-01-01T18:23:15.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:15.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:16.342Z] (1/1) Installing tzdata (2023d-r0) [2024-01-01T18:23:16.910Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:23:16.910Z] OK: 978 MiB in 192 packages [2024-01-01T18:23:16.910Z] (1/1) Purging tzdata (2023d-r0) [2024-01-01T18:23:16.910Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:23:17.170Z] OK: 974 MiB in 191 packages [2024-01-01T18:23:19.717Z] Looking in links: /tmp/tmpcyl7cejh [2024-01-01T18:23:19.717Z] Processing /tmp/tmpcyl7cejh/setuptools-65.5.0-py3-none-any.whl [2024-01-01T18:23:19.717Z] Processing /tmp/tmpcyl7cejh/pip-23.0.1-py3-none-any.whl [2024-01-01T18:23:19.717Z] Installing collected packages: setuptools, pip [2024-01-01T18:23:22.252Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-01-01T18:23:22.252Z] 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-01-01T18:23:22.820Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-01-01T18:23:22.820Z] Collecting pip [2024-01-01T18:23:22.820Z] Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) [2024-01-01T18:23:22.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 113.3 MB/s eta 0:00:00 [2024-01-01T18:23:22.820Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-01-01T18:23:23.399Z] Collecting setuptools [2024-01-01T18:23:23.399Z] Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) [2024-01-01T18:23:23.399Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 123.3 MB/s eta 0:00:00 [2024-01-01T18:23:23.399Z] Collecting wheel [2024-01-01T18:23:23.399Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-01-01T18:23:23.399Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 135.6 MB/s eta 0:00:00 [2024-01-01T18:23:23.658Z] Installing collected packages: wheel, setuptools, pip [2024-01-01T18:23:23.659Z] Attempting uninstall: setuptools [2024-01-01T18:23:23.659Z] Found existing installation: setuptools 65.5.0 [2024-01-01T18:23:23.659Z] Uninstalling setuptools-65.5.0: [2024-01-01T18:23:23.659Z] Successfully uninstalled setuptools-65.5.0 [2024-01-01T18:23:24.598Z] Attempting uninstall: pip [2024-01-01T18:23:24.598Z] Found existing installation: pip 23.0.1 [2024-01-01T18:23:24.598Z] Uninstalling pip-23.0.1: [2024-01-01T18:23:24.598Z] Successfully uninstalled pip-23.0.1 [2024-01-01T18:23:26.502Z] Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 [2024-01-01T18:23:26.502Z] 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-01-01T18:23:27.070Z] Processing ./edgex-taf-common [2024-01-01T18:23:27.070Z] Preparing metadata (setup.py): started [2024-01-01T18:23:27.329Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:27.329Z] Building wheels for collected packages: edgex-taf-common [2024-01-01T18:23:27.329Z] Building wheel for edgex-taf-common (setup.py): started [2024-01-01T18:23:27.589Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-01-01T18:23:27.589Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=7fe111b2b1825e57c8b4fbd4c12cf669d44c3374cc349b23c2f136fc74cc3837 [2024-01-01T18:23:27.589Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-01-01T18:23:27.589Z] Successfully built edgex-taf-common [2024-01-01T18:23:27.589Z] Installing collected packages: edgex-taf-common [2024-01-01T18:23:27.589Z] Successfully installed edgex-taf-common-0.0.0 [2024-01-01T18:23:27.589Z] 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-01-01T18:23:28.522Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-01-01T18:23:28.522Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-01-01T18:23:28.522Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-01-01T18:23:28.522Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:23:28.522Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-01-01T18:23:28.522Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-01-01T18:23:28.781Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-01-01T18:23:28.781Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-01-01T18:23:28.781Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-01-01T18:23:28.781Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-01-01T18:23:28.781Z] Preparing metadata (setup.py): started [2024-01-01T18:23:29.041Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:29.041Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-01-01T18:23:29.041Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:23:29.041Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-01-01T18:23:29.041Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-01-01T18:23:29.041Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-01-01T18:23:29.041Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-01-01T18:23:29.041Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-01-01T18:23:29.041Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-01-01T18:23:29.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 15.6 MB/s eta 0:00:00 [2024-01-01T18:23:29.041Z] Preparing metadata (setup.py): started [2024-01-01T18:23:29.300Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:29.559Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-01-01T18:23:29.559Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-01-01T18:23:29.818Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-01-01T18:23:29.818Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-01-01T18:23:30.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 207.6 kB/s eta 0:00:00 [2024-01-01T18:23:30.335Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-01-01T18:23:30.335Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-01-01T18:23:30.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 39.2 MB/s eta 0:00:00 [2024-01-01T18:23:30.335Z] Installing build dependencies: started [2024-01-01T18:23:32.878Z] Installing build dependencies: finished with status 'done' [2024-01-01T18:23:32.878Z] Getting requirements to build wheel: started [2024-01-01T18:23:32.878Z] Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:23:32.878Z] Preparing metadata (pyproject.toml): started [2024-01-01T18:23:33.142Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:23:33.402Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-01-01T18:23:33.402Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-01-01T18:23:33.671Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-01-01T18:23:33.671Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-01-01T18:23:33.671Z] Collecting influxdb-client==1.39.0 (from -r requirements.txt (line 15)) [2024-01-01T18:23:33.671Z] Downloading influxdb_client-1.39.0-py3-none-any.whl.metadata (63 kB) [2024-01-01T18:23:33.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 7.7 MB/s eta 0:00:00 [2024-01-01T18:23:33.935Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-01-01T18:23:33.935Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-01-01T18:23:33.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 38.4 MB/s eta 0:00:00 [2024-01-01T18:23:33.935Z] Preparing metadata (setup.py): started [2024-01-01T18:23:34.196Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:34.455Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-01-01T18:23:34.455Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-01-01T18:23:34.455Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:34.455Z] Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) [2024-01-01T18:23:34.455Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:34.455Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-01-01T18:23:34.715Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:34.715Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-01-01T18:23:34.715Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:34.715Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-01-01T18:23:34.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.2 MB/s eta 0:00:00 [2024-01-01T18:23:34.715Z] Preparing metadata (setup.py): started [2024-01-01T18:23:34.985Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:34.985Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:34.985Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-01-01T18:23:34.985Z] Preparing metadata (setup.py): started [2024-01-01T18:23:35.244Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:35.244Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:35.244Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2024-01-01T18:23:35.511Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:35.511Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2024-01-01T18:23:35.511Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:35.511Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:23:35.511Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:35.511Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2024-01-01T18:23:35.771Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:35.771Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-01-01T18:23:35.771Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:35.771Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-01-01T18:23:35.771Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:36.036Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-01-01T18:23:36.036Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:36.036Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2024-01-01T18:23:36.036Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:36.036Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2024-01-01T18:23:36.300Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-01-01T18:23:36.300Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-01-01T18:23:36.300Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-01-01T18:23:36.300Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-01-01T18:23:36.300Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-01-01T18:23:36.300Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-01-01T18:23:36.560Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.39.0->-r requirements.txt (line 15)) [2024-01-01T18:23:36.560Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-01-01T18:23:36.560Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 21.4 MB/s eta 0:00:00 [2024-01-01T18:23:36.560Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.39.0->-r requirements.txt (line 15)) [2024-01-01T18:23:36.560Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-01-01T18:23:36.560Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 28.1 MB/s eta 0:00:00 [2024-01-01T18:23:36.560Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.39.0->-r requirements.txt (line 15)) (69.0.3) [2024-01-01T18:23:36.560Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.39.0->-r requirements.txt (line 15)) [2024-01-01T18:23:36.560Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-01-01T18:23:36.818Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.39.0->-r requirements.txt (line 15)) [2024-01-01T18:23:36.818Z] Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:36.818Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:36.818Z] Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) [2024-01-01T18:23:36.818Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:36.818Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-01-01T18:23:37.084Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.084Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-01-01T18:23:37.084Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.084Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-01-01T18:23:37.084Z] Preparing metadata (setup.py): started [2024-01-01T18:23:37.344Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:37.344Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.344Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-01-01T18:23:37.344Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.344Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-01-01T18:23:37.344Z] Preparing metadata (setup.py): started [2024-01-01T18:23:37.608Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:37.608Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.608Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:37.608Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.876Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-01-01T18:23:37.876Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.876Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-01-01T18:23:37.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.8 MB/s eta 0:00:00 [2024-01-01T18:23:37.876Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.876Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-01-01T18:23:37.876Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:37.876Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:38.140Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:38.140Z] Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) [2024-01-01T18:23:38.399Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:38.399Z] Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-01-01T18:23:38.665Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:38.665Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:23:38.665Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:38.665Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:23:38.665Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:38.665Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2024-01-01T18:23:38.924Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:38.924Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-01-01T18:23:38.924Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:38.924Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-01-01T18:23:38.924Z] 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-01-01T18:23:38.924Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-01-01T18:23:39.186Z] 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-01-01T18:23:39.186Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-01-01T18:23:39.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.2 MB/s eta 0:00:00 [2024-01-01T18:23:39.186Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-01-01T18:23:39.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 46.7 MB/s eta 0:00:00 [2024-01-01T18:23:39.186Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-01-01T18:23:39.186Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-01-01T18:23:39.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 10.9 MB/s eta 0:00:00 [2024-01-01T18:23:39.186Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:23:39.186Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-01-01T18:23:39.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.3 MB/s eta 0:00:00 [2024-01-01T18:23:39.186Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-01-01T18:23:39.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.6 MB/s eta 0:00:00 [2024-01-01T18:23:39.446Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-01-01T18:23:39.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 84.7 MB/s eta 0:00:00 [2024-01-01T18:23:39.446Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-01-01T18:23:39.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 28.8 MB/s eta 0:00:00 [2024-01-01T18:23:39.446Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2024-01-01T18:23:39.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 37.6 MB/s eta 0:00:00 [2024-01-01T18:23:39.704Z] Downloading influxdb_client-1.39.0-py3-none-any.whl (743 kB) [2024-01-01T18:23:39.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.0/744.0 kB 40.3 MB/s eta 0:00:00 [2024-01-01T18:23:39.704Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-01-01T18:23:39.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 79.4 MB/s eta 0:00:00 [2024-01-01T18:23:39.704Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-01-01T18:23:39.704Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2024-01-01T18:23:39.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 18.8 MB/s eta 0:00:00 [2024-01-01T18:23:39.704Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-01-01T18:23:39.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.2 MB/s eta 0:00:00 [2024-01-01T18:23:39.704Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-01-01T18:23:39.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.7 MB/s eta 0:00:00 [2024-01-01T18:23:39.704Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-01-01T18:23:39.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.3 MB/s eta 0:00:00 [2024-01-01T18:23:39.704Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:23:39.704Z] Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 88.4 MB/s eta 0:00:00 [2024-01-01T18:23:39.963Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 12.9 MB/s eta 0:00:00 [2024-01-01T18:23:39.963Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 7.1 MB/s eta 0:00:00 [2024-01-01T18:23:39.963Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 46.3 MB/s eta 0:00:00 [2024-01-01T18:23:39.963Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2024-01-01T18:23:39.963Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 10.7 MB/s eta 0:00:00 [2024-01-01T18:23:39.963Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.6 MB/s eta 0:00:00 [2024-01-01T18:23:39.963Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 15.9 MB/s eta 0:00:00 [2024-01-01T18:23:39.963Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-01-01T18:23:39.963Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 7.1 MB/s eta 0:00:00 [2024-01-01T18:23:39.963Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-01-01T18:23:39.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.9 MB/s eta 0:00:00 [2024-01-01T18:23:40.224Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-01-01T18:23:40.224Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-01-01T18:23:40.224Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-01-01T18:23:40.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 42.1 MB/s eta 0:00:00 [2024-01-01T18:23:40.224Z] Downloading referencing-0.32.0-py3-none-any.whl (26 kB) [2024-01-01T18:23:40.224Z] Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2024-01-01T18:23:40.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 65.8 MB/s eta 0:00:00 [2024-01-01T18:23:40.224Z] Downloading trio-0.23.2-py3-none-any.whl (461 kB) [2024-01-01T18:23:40.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 38.4 MB/s eta 0:00:00 [2024-01-01T18:23:40.224Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-01-01T18:23:40.224Z] Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) [2024-01-01T18:23:40.224Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-01-01T18:23:40.496Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:23:40.753Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2024-01-01T18:23:40.753Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-01-01T18:23:41.015Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-01-01T18:23:41.016Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b0d23946c5a58ea071eeecdef2a33c6ee702740d9ea8492c1d256cd774b53a68 [2024-01-01T18:23:41.016Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-01-01T18:23:41.016Z] Building wheel for paho-mqtt (setup.py): started [2024-01-01T18:23:41.277Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-01-01T18:23:41.277Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=146928e74980f0cf4c792c4acb740f5a32830137193c648dc63593bc3ec55f27 [2024-01-01T18:23:41.277Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-01-01T18:23:41.277Z] Building wheel for psutil (pyproject.toml): started [2024-01-01T18:23:42.650Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-01-01T18:23:42.650Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274480 sha256=462e9d3a17484c497b697be040cb808d1abeeed2f54658fb3f00e23ac6dd3af5 [2024-01-01T18:23:42.650Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-01-01T18:23:42.650Z] Building wheel for psycopg2 (setup.py): started [2024-01-01T18:23:52.631Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-01-01T18:23:52.631Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479415 sha256=0c9f9757a1e92d1b4798ac7635e552fc6ebf0d0d13263501fe1aa3cbc0e9066e [2024-01-01T18:23:52.631Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-01-01T18:23:52.631Z] Building wheel for flex (setup.py): started [2024-01-01T18:23:52.631Z] Building wheel for flex (setup.py): finished with status 'done' [2024-01-01T18:23:52.631Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b309db8edf67e106de970bdad394b0ed08d3cd17a872a75f7bc05ce6c79f3b7a [2024-01-01T18:23:52.631Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-01-01T18:23:52.631Z] Building wheel for GenSON (setup.py): started [2024-01-01T18:23:52.891Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-01-01T18:23:52.891Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=7adec5a6ae55a291d27f8a8dbb2db59412d279a1dd43741609e83ba7bf5b3b83 [2024-01-01T18:23:52.891Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-01-01T18:23:52.891Z] Building wheel for strict-rfc3339 (setup.py): started [2024-01-01T18:23:53.151Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-01-01T18:23:53.151Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f3656f7e82ab268cc4424b6dfa05087d9a8db1e28dad29fdd55671b9c576fbd2 [2024-01-01T18:23:53.151Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-01-01T18:23:53.151Z] Building wheel for validate-email (setup.py): started [2024-01-01T18:23:53.408Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-01-01T18:23:53.408Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=525d5055518a3dd656aa31a71667cbfa87c9fd4e919c79ad7e43c3fd9ec3b838 [2024-01-01T18:23:53.408Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-01-01T18:23:53.408Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2024-01-01T18:23:53.981Z] 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-01-01T18:24:06.194Z] 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.39.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 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.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.32.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.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-01-01T18:24:06.194Z] 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-01-01T18:24:21.064Z] Removing intermediate container c80feed1920f [2024-01-01T18:24:21.064Z] ---> 9012155e637f [2024-01-01T18:24:21.064Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-01-01T18:24:21.064Z] ---> Running in 6e6daca80c7f [2024-01-01T18:24:21.064Z] Removing intermediate container 6e6daca80c7f [2024-01-01T18:24:21.064Z] ---> ef3b7866697f [2024-01-01T18:24:21.064Z] Step 11/13 : LABEL arch=amd64 [2024-01-01T18:24:21.064Z] ---> Running in 64ec2ade33fe [2024-01-01T18:24:21.064Z] Removing intermediate container 64ec2ade33fe [2024-01-01T18:24:21.064Z] ---> d33c148e8446 [2024-01-01T18:24:21.064Z] Step 12/13 : LABEL git_sha=8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc [2024-01-01T18:24:21.064Z] ---> Running in 18a24b75737d [2024-01-01T18:24:21.064Z] Removing intermediate container 18a24b75737d [2024-01-01T18:24:21.064Z] ---> b3fab2102e30 [2024-01-01T18:24:21.064Z] Step 13/13 : LABEL version=0.0.0 [2024-01-01T18:24:21.064Z] ---> Running in 73aa2dbe8c94 [2024-01-01T18:24:21.064Z] Removing intermediate container 73aa2dbe8c94 [2024-01-01T18:24:21.064Z] ---> 2a734f1059ab [2024-01-01T18:24:21.064Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-01T18:24:21.064Z] Successfully built 2a734f1059ab [2024-01-01T18:24:21.064Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:24:22.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:22.249Z] [2024-01-01T18:24:22.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:24:22.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:22.656Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-01T18:24:22.656Z] 5eb5b503b376: Pulling fs layer [2024-01-01T18:24:22.656Z] 5c69ac0246d0: Pulling fs layer [2024-01-01T18:24:22.656Z] ec43610c2a17: Pulling fs layer [2024-01-01T18:24:22.656Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-01T18:24:22.656Z] 33b1e0a273af: Pulling fs layer [2024-01-01T18:24:22.656Z] 5d3b04190fa2: Pulling fs layer [2024-01-01T18:24:22.656Z] 2f39f015ded8: Pulling fs layer [2024-01-01T18:24:22.656Z] 3a2ae6a8a46f: Waiting [2024-01-01T18:24:22.656Z] 33b1e0a273af: Waiting [2024-01-01T18:24:22.656Z] 5d3b04190fa2: Waiting [2024-01-01T18:24:22.656Z] 5c69ac0246d0: Download complete [2024-01-01T18:24:22.656Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-01T18:24:22.656Z] 3a2ae6a8a46f: Download complete [2024-01-01T18:24:22.656Z] 33b1e0a273af: Verifying Checksum [2024-01-01T18:24:22.656Z] 33b1e0a273af: Download complete [2024-01-01T18:24:22.656Z] 5d3b04190fa2: Verifying Checksum [2024-01-01T18:24:22.656Z] 5d3b04190fa2: Download complete [2024-01-01T18:24:22.656Z] ec43610c2a17: Verifying Checksum [2024-01-01T18:24:22.656Z] ec43610c2a17: Download complete [2024-01-01T18:24:22.915Z] 5eb5b503b376: Verifying Checksum [2024-01-01T18:24:22.915Z] 5eb5b503b376: Download complete [2024-01-01T18:24:23.480Z] 2f39f015ded8: Download complete [2024-01-01T18:24:24.045Z] 5eb5b503b376: Pull complete [2024-01-01T18:24:24.045Z] 5c69ac0246d0: Pull complete [2024-01-01T18:24:24.610Z] ec43610c2a17: Pull complete [2024-01-01T18:24:24.610Z] 3a2ae6a8a46f: Pull complete [2024-01-01T18:24:24.610Z] 33b1e0a273af: Pull complete [2024-01-01T18:24:24.869Z] 5d3b04190fa2: Pull complete [2024-01-01T18:24:29.049Z] 2f39f015ded8: Pull complete [2024-01-01T18:24:29.049Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-01T18:24:29.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:29.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:24:29.335Z] prd-ubuntu20.04-docker-8c-8g-26572 does not seem to be running inside a container [2024-01-01T18:24:29.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-97 -v /w/workspace/exfoundry_edgex-taf-common_PR-97:/w/workspace/exfoundry_edgex-taf-common_PR-97:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-97@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-01T18:24:31.462Z] $ docker top 6ddc717b430494c7871663ef08225b2fe3feea3cd1880bb111749d9a7201df93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:24:31.922Z] ---> job-cost.sh [2024-01-01T18:24:31.922Z] lf-activate-venv: SKIPPING [2024-01-01T18:24:31.922Z] INFO: No Stack... [2024-01-01T18:24:32.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:24:32.746Z] INFO: Archiving Costs [Pipeline] sh [2024-01-01T18:24:33.059Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-97/archives/cost.csv [2024-01-01T18:24:33.059Z] + cut -d, -f6 [Pipeline] lock [2024-01-01T18:24:33.098Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-97-1-stack-cost] [2024-01-01T18:24:33.104Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-97-1-stack-cost] did not exist. Created. [2024-01-01T18:24:33.104Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-97-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-01T18:24:33.538Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-01T18:24:33.592Z] Stashed 1 file(s) [Pipeline] } [2024-01-01T18:24:33.641Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-97-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-01T18:24:33.766Z] $ docker stop --time=1 6ddc717b430494c7871663ef08225b2fe3feea3cd1880bb111749d9a7201df93 [2024-01-01T18:24:34.920Z] $ docker rm -f --volumes 6ddc717b430494c7871663ef08225b2fe3feea3cd1880bb111749d9a7201df93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-01T18:24:52.574Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26578 in /w/workspace/exfoundry_edgex-taf-common_PR-97 [Pipeline] { [Pipeline] checkout [2024-01-01T18:24:52.685Z] Selected Git installation does not exist. Using Default [2024-01-01T18:24:52.685Z] The recommended git tool is: NONE [2024-01-01T18:25:00.595Z] using credential edgex-jenkins-ssh [2024-01-01T18:25:00.618Z] Cloning the remote Git repository [2024-01-01T18:25:00.697Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:25:00.825Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-97 # timeout=10 [2024-01-01T18:25:01.011Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:25:01.013Z] > git --version # timeout=10 [2024-01-01T18:25:01.044Z] > git --version # 'git version 2.25.1' [2024-01-01T18:25:01.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:25:01.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-01T18:25:01.933Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-01-01T18:25:01.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-01T18:25:03.167Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-01-01T18:25:03.208Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:25:03.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:25:07.449Z] Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc [2024-01-01T18:25:06.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-01T18:25:07.500Z] > git config core.sparsecheckout # timeout=10 [2024-01-01T18:25:07.578Z] > git checkout -f 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc # timeout=10 [2024-01-01T18:25:07.672Z] > git remote # timeout=10 [2024-01-01T18:25:07.800Z] Merge succeeded, producing 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc [2024-01-01T18:25:07.801Z] Checking out Revision 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc (PR-97) [2024-01-01T18:25:08.753Z] Commit message: "build: bump influxdb-client from 1.38.0 to 1.39.0" [2024-01-01T18:25:08.814Z] > git --version # timeout=10 [2024-01-01T18:25:08.826Z] > git --version # 'git version 2.25.1' [2024-01-01T18:25:08.839Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-01-01T18:25:07.697Z] > git config --get remote.origin.url # timeout=10 [2024-01-01T18:25:07.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:25:07.747Z] > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 [2024-01-01T18:25:07.778Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-01T18:25:07.811Z] > git config core.sparsecheckout # timeout=10 [2024-01-01T18:25:07.845Z] > git checkout -f 8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T18:25:10.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-01T18:25:10.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-01T18:25:10.181Z] Dload Upload Total Spent Left Speed [2024-01-01T18:25:10.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 190k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh [2024-01-01T18:25:10.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-01T18:25:10.904Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-01-01T18:25:10.904Z] [2024-01-01T18:25:10.904Z] { [2024-01-01T18:25:10.904Z] "registry-mirrors": [ [2024-01-01T18:25:10.904Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-01T18:25:10.904Z] ], [2024-01-01T18:25:10.904Z] "bip": "10.250.0.254/24", [2024-01-01T18:25:10.904Z] "hosts": [ [2024-01-01T18:25:10.904Z] "tcp://0.0.0.0:5555", [2024-01-01T18:25:10.904Z] "unix:///var/run/docker.sock" [2024-01-01T18:25:10.904Z] ], [2024-01-01T18:25:10.904Z] "mtu": 1458, [2024-01-01T18:25:10.904Z] "selinux-enabled": true, [2024-01-01T18:25:10.904Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-01T18:25:10.904Z] } [Pipeline] sh [2024-01-01T18:25:11.265Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-01T18:25:11.626Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:25:30.022Z] provisioning config files... [2024-01-01T18:25:30.054Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/config15581434239485903855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:25:30.560Z] ---> ****-login.sh [2024-01-01T18:25:30.560Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:25:30.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:31.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:31.121Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:31.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:31.121Z] [2024-01-01T18:25:31.121Z] Login Succeeded [2024-01-01T18:25:31.121Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:25:31.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:31.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:31.396Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:31.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:31.396Z] [2024-01-01T18:25:31.396Z] Login Succeeded [2024-01-01T18:25:31.396Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:25:31.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:31.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:31.668Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:31.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:31.668Z] [2024-01-01T18:25:31.668Z] Login Succeeded [2024-01-01T18:25:31.668Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:25:31.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:31.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:31.937Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:31.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:31.937Z] [2024-01-01T18:25:31.937Z] Login Succeeded [2024-01-01T18:25:31.937Z] ****.io [2024-01-01T18:25:32.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:32.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:32.482Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:32.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:32.482Z] [2024-01-01T18:25:32.482Z] Login Succeeded [2024-01-01T18:25:32.482Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T18:25:32.508Z] 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-01-01T18:25:33.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-01T18:25:34.241Z] + ls -al . [2024-01-01T18:25:34.241Z] total 68 [2024-01-01T18:25:34.241Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:25 . [2024-01-01T18:25:34.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:25 .. [2024-01-01T18:25:34.241Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:25 .git [2024-01-01T18:25:34.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:25 .github [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:25 .gitignore [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:25 Dockerfile [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:25 Jenkinsfile [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:25 LICENSE [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:25 README.md [2024-01-01T18:25:34.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:25 TAF-Manager [2024-01-01T18:25:34.241Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:25 TUC [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:25 requirements.txt [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:25 robot-entrypoint.sh [2024-01-01T18:25:34.241Z] -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:25 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:25:34.733Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8b2eb745f40e3b3e06e7ce08690b04cf4ff404dc --label arch=arm64 --label version=0.0.0 . [2024-01-01T18:25:39.003Z] #0 building with "default" instance using docker driver [2024-01-01T18:25:39.003Z] [2024-01-01T18:25:39.003Z] #1 [internal] load build definition from Dockerfile [2024-01-01T18:25:39.003Z] #1 transferring dockerfile: 1.61kB 0.0s done [2024-01-01T18:25:39.003Z] #1 DONE 0.1s [2024-01-01T18:25:39.003Z] [2024-01-01T18:25:39.003Z] #2 [internal] load .dockerignore [2024-01-01T18:25:39.003Z] #2 transferring context: 2B done [2024-01-01T18:25:39.003Z] #2 DONE 0.1s [2024-01-01T18:25:39.003Z] [2024-01-01T18:25:39.003Z] #3 [internal] load metadata for docker.io/library/alpine:3.16 [2024-01-01T18:25:39.003Z] #3 DONE 0.3s [2024-01-01T18:25:39.003Z] [2024-01-01T18:25:39.003Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:25:39.003Z] #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done [2024-01-01T18:25:39.003Z] #4 ... [2024-01-01T18:25:39.003Z] [2024-01-01T18:25:39.003Z] #5 [internal] load build context [2024-01-01T18:25:39.003Z] #5 transferring context: 248.70kB 0.1s done [2024-01-01T18:25:39.003Z] #5 DONE 0.1s [2024-01-01T18:25:39.003Z] [2024-01-01T18:25:39.003Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:25:39.003Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0B / 2.71MB 0.1s [2024-01-01T18:25:39.003Z] #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done [2024-01-01T18:25:39.003Z] #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done [2024-01-01T18:25:39.003Z] #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done [2024-01-01T18:25:39.003Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done [2024-01-01T18:25:39.003Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e [2024-01-01T18:25:39.271Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done [2024-01-01T18:25:39.543Z] #4 DONE 0.7s [2024-01-01T18:25:39.543Z] [2024-01-01T18:25:39.543Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2024-01-01T18:25:39.811Z] #6 DONE 0.2s [2024-01-01T18:25:39.811Z] [2024-01-01T18:25:39.811Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2024-01-01T18:25:39.811Z] #7 DONE 0.1s [2024-01-01T18:25:39.811Z] [2024-01-01T18:25:39.811Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2024-01-01T18:25:39.811Z] #8 DONE 0.1s [2024-01-01T18:25:40.079Z] [2024-01-01T18:25:40.079Z] #9 [5/7] WORKDIR /edgex-taf [2024-01-01T18:25:40.079Z] #9 DONE 0.1s [2024-01-01T18:25:40.079Z] [2024-01-01T18:25:40.079Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-01-01T18:25:41.047Z] #10 DONE 0.9s [2024-01-01T18:25:41.047Z] [2024-01-01T18:25:41.047Z] #11 [7/7] 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-01-01T18:25:42.015Z] #11 0.830 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:42.289Z] #11 1.500 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:44.240Z] #11 2.985 OK: 5 MiB in 14 packages [2024-01-01T18:25:44.240Z] #11 3.152 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:44.828Z] #11 3.725 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:46.254Z] #11 5.121 (1/9) Installing ca-certificates (20230506-r0) [2024-01-01T18:25:46.523Z] #11 5.610 (2/9) Installing brotli-libs (1.0.9-r6) [2024-01-01T18:25:47.117Z] #11 6.089 (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-01-01T18:25:47.386Z] #11 6.472 (4/9) Installing libcurl (8.5.0-r0) [2024-01-01T18:25:47.978Z] #11 6.926 (5/9) Installing curl (8.5.0-r0) [2024-01-01T18:25:48.246Z] #11 7.337 (6/9) Installing docker-cli (20.10.20-r0) [2024-01-01T18:25:49.669Z] #11 8.647 (7/9) Installing oniguruma (6.9.8-r0) [2024-01-01T18:25:49.938Z] #11 9.062 (8/9) Installing jq (1.6-r1) [2024-01-01T18:25:50.521Z] #11 9.527 (9/9) Installing openssl (1.1.1w-r1) [2024-01-01T18:25:51.108Z] #11 9.984 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:25:51.108Z] #11 10.01 Executing ca-certificates-20230506-r0.trigger [2024-01-01T18:25:51.108Z] #11 10.16 OK: 50 MiB in 23 packages [2024-01-01T18:25:51.376Z] #11 10.36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:51.963Z] #11 10.92 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:53.373Z] #11 12.26 (1/136) Installing libmagic (5.41-r0) [2024-01-01T18:25:53.643Z] #11 12.78 (2/136) Installing file (5.41-r0) [2024-01-01T18:25:54.231Z] #11 13.06 (3/136) Installing libxau (1.0.9-r0) [2024-01-01T18:25:54.231Z] #11 13.35 (4/136) Installing libxdmcp (1.1.3-r0) [2024-01-01T18:25:54.815Z] #11 13.63 (5/136) Installing libxcb (1.15-r0) [2024-01-01T18:25:55.082Z] #11 14.08 (6/136) Installing libx11 (1.8.7-r0) [2024-01-01T18:25:55.667Z] #11 14.69 (7/136) Installing libxext (1.3.4-r0) [2024-01-01T18:25:55.935Z] #11 15.02 (8/136) Installing libice (1.0.10-r0) [2024-01-01T18:25:56.204Z] #11 15.35 (9/136) Installing libuuid (2.38-r1) [2024-01-01T18:25:56.790Z] #11 15.67 (10/136) Installing libsm (1.2.3-r0) [2024-01-01T18:25:57.059Z] #11 15.98 (11/136) Installing libxt (1.2.1-r0) [2024-01-01T18:25:57.327Z] #11 16.38 (12/136) Installing libxmu (1.1.3-r0) [2024-01-01T18:25:57.910Z] #11 16.75 (13/136) Installing xset (1.2.4-r0) [2024-01-01T18:25:58.178Z] #11 17.07 (14/136) Installing xprop (1.2.5-r0) [2024-01-01T18:25:58.445Z] #11 17.37 (15/136) Installing xdg-utils (1.1.3-r3) [2024-01-01T18:25:58.711Z] #11 17.74 (16/136) Installing eudev-libs (3.2.11-r0) [2024-01-01T18:25:58.977Z] #11 18.10 (17/136) Installing pkgconf (1.8.1-r0) [2024-01-01T18:25:59.244Z] #11 18.44 (18/136) Installing libffi (3.4.2-r1) [2024-01-01T18:25:59.834Z] #11 18.75 (19/136) Installing libintl (0.21-r2) [2024-01-01T18:26:00.101Z] #11 19.07 (20/136) Installing libblkid (2.38-r1) [2024-01-01T18:26:00.367Z] #11 19.46 (21/136) Installing libmount (2.38-r1) [2024-01-01T18:26:00.951Z] #11 19.88 (22/136) Installing pcre (8.45-r2) [2024-01-01T18:26:01.218Z] #11 20.27 (23/136) Installing glib (2.72.4-r0) [2024-01-01T18:26:01.804Z] #11 20.84 (24/136) Installing xz-libs (5.2.5-r1) [2024-01-01T18:26:02.073Z] #11 21.21 (25/136) Installing libxml2 (2.9.14-r2) [2024-01-01T18:26:02.657Z] #11 21.72 (26/136) Installing shared-mime-info (2.2-r2) [2024-01-01T18:26:03.242Z] #11 22.19 (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-01-01T18:26:03.510Z] #11 22.58 (28/136) Installing libjpeg-turbo (2.1.3-r1) [2024-01-01T18:26:04.095Z] #11 23.03 (29/136) Installing libpng (1.6.37-r1) [2024-01-01T18:26:04.361Z] #11 23.45 (30/136) Installing libwebp (1.2.3-r2) [2024-01-01T18:26:04.945Z] #11 23.91 (31/136) Installing zstd-libs (1.5.2-r1) [2024-01-01T18:26:05.212Z] #11 24.35 (32/136) Installing tiff (4.4.0-r4) [2024-01-01T18:26:05.795Z] #11 24.74 (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-01-01T18:26:06.062Z] #11 25.16 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2024-01-01T18:26:06.328Z] #11 25.50 (35/136) Installing libxcomposite (0.4.5-r0) [2024-01-01T18:26:06.595Z] #11 25.78 (36/136) Installing libxfixes (6.0.0-r0) [2024-01-01T18:26:06.862Z] #11 26.07 (37/136) Installing libxrender (0.9.10-r3) [2024-01-01T18:26:07.443Z] #11 26.38 (38/136) Installing libxcursor (1.2.1-r0) [2024-01-01T18:26:07.710Z] #11 26.72 (39/136) Installing libxdamage (1.1.5-r1) [2024-01-01T18:26:07.979Z] #11 27.00 (40/136) Installing libxi (1.8-r0) [2024-01-01T18:26:08.246Z] #11 27.33 (41/136) Installing libxinerama (1.1.4-r1) [2024-01-01T18:26:08.513Z] #11 27.61 (42/136) Installing libxrandr (1.5.2-r1) [2024-01-01T18:26:09.099Z] #11 27.93 (43/136) Installing atk (2.38.0-r0) [2024-01-01T18:26:09.099Z] #11 28.29 (44/136) Installing libxtst (1.2.3-r3) [2024-01-01T18:26:09.367Z] #11 28.57 (45/136) Installing dbus-libs (1.14.8-r0) [2024-01-01T18:26:09.954Z] #11 28.99 (46/136) Installing at-spi2-core (2.44.1-r0) [2024-01-01T18:26:10.221Z] #11 29.42 (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-01-01T18:26:10.806Z] #11 29.80 (48/136) Installing expat (2.5.0-r0) [2024-01-01T18:26:11.073Z] #11 30.16 (49/136) Installing libbz2 (1.0.8-r1) [2024-01-01T18:26:11.659Z] #11 30.48 (50/136) Installing freetype (2.12.1-r0) [2024-01-01T18:26:11.926Z] #11 30.96 (51/136) Installing fontconfig (2.14.0-r0) [2024-01-01T18:26:12.509Z] #11 31.38 (52/136) Installing pixman (0.40.0-r4) [2024-01-01T18:26:12.776Z] #11 31.79 (53/136) Installing cairo (1.17.4-r2) [2024-01-01T18:26:13.359Z] #11 32.26 (54/136) Installing cairo-gobject (1.17.4-r2) [2024-01-01T18:26:13.359Z] #11 32.52 (55/136) Installing avahi-libs (0.8-r6) [2024-01-01T18:26:13.943Z] #11 32.88 (56/136) Installing gmp (6.2.1-r2) [2024-01-01T18:26:14.527Z] #11 33.33 (57/136) Installing nettle (3.7.3-r0) [2024-01-01T18:26:14.794Z] #11 33.76 (58/136) Installing p11-kit (0.24.1-r0) [2024-01-01T18:26:15.376Z] #11 34.20 (59/136) Installing libtasn1 (4.18.0-r1) [2024-01-01T18:26:15.644Z] #11 34.53 (60/136) Installing libunistring (1.0-r0) [2024-01-01T18:26:15.910Z] #11 35.04 (61/136) Installing gnutls (3.7.7-r1) [2024-01-01T18:26:16.493Z] #11 35.55 (62/136) Installing cups-libs (2.4.2-r2) [2024-01-01T18:26:17.075Z] #11 36.00 (63/136) Installing libepoxy (1.5.10-r0) [2024-01-01T18:26:17.341Z] #11 36.45 (64/136) Installing fribidi (1.0.12-r0) [2024-01-01T18:26:17.925Z] #11 36.76 (65/136) Installing graphite2 (1.3.14-r1) [2024-01-01T18:26:18.192Z] #11 37.14 (66/136) Installing harfbuzz (4.3.0-r0) [2024-01-01T18:26:18.775Z] #11 37.65 (67/136) Installing libxft (2.3.4-r0) [2024-01-01T18:26:19.043Z] #11 37.96 (68/136) Installing pango (1.50.7-r0) [2024-01-01T18:26:19.309Z] #11 38.40 (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-01-01T18:26:19.892Z] #11 38.71 (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-01-01T18:26:19.892Z] #11 38.99 (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-01-01T18:26:20.476Z] #11 39.26 (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-01-01T18:26:20.745Z] #11 39.82 (73/136) Installing libxkbcommon (1.4.1-r0) [2024-01-01T18:26:21.327Z] #11 40.22 (74/136) Installing gtk+3.0 (3.24.34-r1) [2024-01-01T18:26:21.909Z] #11 40.93 Executing gtk+3.0-3.24.34-r1.post-install [2024-01-01T18:26:21.909Z] #11 41.01 (75/136) Installing libfontenc (1.1.4-r0) [2024-01-01T18:26:22.489Z] #11 41.32 (76/136) Installing mkfontscale (1.2.2-r0) [2024-01-01T18:26:22.754Z] #11 41.64 (77/136) Installing font-opensans (0_git20210927-r0) [2024-01-01T18:26:23.336Z] #11 42.33 (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-01-01T18:26:23.602Z] #11 42.70 (79/136) Installing libogg (1.3.5-r1) [2024-01-01T18:26:23.869Z] #11 43.01 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-01-01T18:26:24.452Z] #11 43.49 (81/136) Installing flac (1.3.4-r0) [2024-01-01T18:26:24.721Z] #11 43.93 (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-01-01T18:26:25.683Z] #11 44.46 (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-01-01T18:26:25.683Z] #11 44.75 (84/136) Installing sdl2 (2.0.22-r0) [2024-01-01T18:26:26.267Z] #11 45.26 (85/136) Installing aom-libs (3.3.0-r0) [2024-01-01T18:26:26.851Z] #11 45.84 (86/136) Installing libass (0.16.0-r0) [2024-01-01T18:26:27.117Z] #11 46.21 (87/136) Installing libdav1d (1.0.0-r0) [2024-01-01T18:26:27.700Z] #11 46.65 (88/136) Installing libdrm (2.4.110-r0) [2024-01-01T18:26:28.282Z] #11 47.07 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-01-01T18:26:28.550Z] #11 47.39 (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-01-01T18:26:28.821Z] #11 47.84 (91/136) Installing lame (3.100-r0) [2024-01-01T18:26:29.402Z] #11 48.29 (92/136) Installing opus (1.3.1-r1) [2024-01-01T18:26:29.669Z] #11 48.72 (93/136) Installing libasyncns (0.8-r1) [2024-01-01T18:26:29.936Z] #11 48.99 (94/136) Installing libltdl (2.4.7-r0) [2024-01-01T18:26:30.520Z] #11 49.30 (95/136) Installing orc (0.4.32-r0) [2024-01-01T18:26:30.520Z] #11 49.72 (96/136) Installing libvorbis (1.3.7-r0) [2024-01-01T18:26:31.100Z] #11 50.14 (97/136) Installing libsndfile (1.1.0-r0) [2024-01-01T18:26:31.682Z] #11 50.59 (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-01-01T18:26:31.952Z] #11 51.00 (99/136) Installing soxr (0.1.3-r2) [2024-01-01T18:26:32.548Z] #11 51.35 (100/136) Installing speexdsp (1.2.0-r0) [2024-01-01T18:26:32.548Z] #11 51.67 (101/136) Installing tdb-libs (1.4.6-r0) [2024-01-01T18:26:33.132Z] #11 52.03 (102/136) Installing libpulse (15.0-r2) [2024-01-01T18:26:33.716Z] #11 52.53 (103/136) Installing cjson (1.7.15-r3) [2024-01-01T18:26:33.987Z] #11 52.85 (104/136) Installing mbedtls (2.28.5-r0) [2024-01-01T18:26:34.256Z] #11 53.31 (105/136) Installing librist (0.2.6-r1) [2024-01-01T18:26:34.526Z] #11 53.66 (106/136) Installing libsrt (1.4.4-r0) [2024-01-01T18:26:35.111Z] #11 54.11 (107/136) Installing libssh (0.9.6-r1) [2024-01-01T18:26:35.377Z] #11 54.51 (108/136) Installing libtheora (1.1.1-r16) [2024-01-01T18:26:35.961Z] #11 54.96 (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-01-01T18:26:36.229Z] #11 55.38 (110/136) Installing libva (2.14.0-r0) [2024-01-01T18:26:36.814Z] #11 55.73 (111/136) Installing libvdpau (1.5-r0) [2024-01-01T18:26:37.081Z] #11 56.06 (112/136) Installing vidstab (1.1.0-r1) [2024-01-01T18:26:37.347Z] #11 56.41 (113/136) Installing libvpx (1.11.0-r1) [2024-01-01T18:26:37.930Z] #11 56.94 (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-01-01T18:26:38.516Z] #11 57.43 (115/136) Installing numactl (2.0.14-r0) [2024-01-01T18:26:38.783Z] #11 57.74 (116/136) Installing x265-libs (3.5-r3) [2024-01-01T18:26:39.367Z] #11 58.38 (117/136) Installing xvidcore (1.3.7-r1) [2024-01-01T18:26:39.636Z] #11 58.78 (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-01-01T18:26:41.048Z] #11 59.76 (119/136) Installing libevent (2.1.12-r4) [2024-01-01T18:26:41.317Z] #11 60.20 (120/136) Installing mesa (21.3.9-r0) [2024-01-01T18:26:41.584Z] #11 60.49 (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-01-01T18:26:41.851Z] #11 60.81 (122/136) Installing mesa-gbm (21.3.9-r0) [2024-01-01T18:26:42.118Z] #11 61.11 (123/136) Installing icu-data-en (71.1-r2) [2024-01-01T18:26:42.703Z] #11 61.66 Executing icu-data-en-71.1-r2.post-install [2024-01-01T18:26:42.703Z] #11 61.67 * [2024-01-01T18:26:42.703Z] #11 61.67 * If you need ICU with non-English locales and legacy charset support, install [2024-01-01T18:26:42.703Z] #11 61.67 * package icu-data-full. [2024-01-01T18:26:42.703Z] #11 61.67 * [2024-01-01T18:26:42.703Z] #11 61.67 (124/136) Installing icu-libs (71.1-r2) [2024-01-01T18:26:43.674Z] #11 62.54 (125/136) Installing lcms2 (2.13.1-r0) [2024-01-01T18:26:43.941Z] #11 62.96 (126/136) Installing minizip (1.2.12-r0) [2024-01-01T18:26:44.207Z] #11 63.27 (127/136) Installing nspr (4.33-r0) [2024-01-01T18:26:44.474Z] #11 63.69 (128/136) Installing sqlite-libs (3.40.1-r0) [2024-01-01T18:26:45.433Z] #11 64.17 (129/136) Installing nss (3.78.1-r0) [2024-01-01T18:26:45.702Z] #11 64.77 (130/136) Installing re2 (2022.04.01-r0) [2024-01-01T18:26:45.970Z] #11 65.17 (131/136) Installing snappy (1.1.9-r4) [2024-01-01T18:26:46.554Z] #11 65.50 (132/136) Installing libgpg-error (1.45-r0) [2024-01-01T18:26:46.821Z] #11 65.85 (133/136) Installing libgcrypt (1.10.1-r0) [2024-01-01T18:26:47.405Z] #11 66.31 (134/136) Installing libxslt (1.1.35-r0) [2024-01-01T18:26:47.673Z] #11 66.72 (135/136) Installing chromium (102.0.5005.182-r0) [2024-01-01T18:27:02.724Z] #11 81.08 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-01-01T18:27:02.994Z] #11 82.15 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:03.265Z] #11 82.16 Executing glib-2.72.4-r0.trigger [2024-01-01T18:27:03.265Z] #11 82.18 Executing shared-mime-info-2.2-r2.trigger [2024-01-01T18:27:05.856Z] #11 84.44 Executing gdk-pixbuf-2.42.8-r0.trigger [2024-01-01T18:27:05.856Z] #11 84.48 Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-01-01T18:27:05.856Z] #11 84.56 Executing fontconfig-2.14.0-r0.trigger [2024-01-01T18:27:05.856Z] #11 84.63 Executing mkfontscale-1.2.2-r0.trigger [2024-01-01T18:27:05.856Z] #11 84.71 OK: 376 MiB in 159 packages [2024-01-01T18:27:05.856Z] #11 84.93 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:06.441Z] #11 85.51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:07.854Z] #11 86.77 (1/21) Installing binutils (2.38-r3) [2024-01-01T18:27:08.436Z] #11 87.53 (2/21) Installing isl22 (0.22-r0) [2024-01-01T18:27:09.021Z] #11 88.03 (3/21) Installing mpfr4 (4.1.0-r0) [2024-01-01T18:27:09.606Z] #11 88.44 (4/21) Installing mpc1 (1.2.1-r0) [2024-01-01T18:27:09.873Z] #11 88.82 (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-01-01T18:27:12.472Z] #11 91.26 (6/21) Installing musl-dev (1.2.3-r3) [2024-01-01T18:27:13.057Z] #11 91.94 (7/21) Installing libc-dev (0.7.2-r3) [2024-01-01T18:27:13.331Z] #11 92.22 (8/21) Installing linux-headers (5.16.7-r1) [2024-01-01T18:27:14.287Z] #11 93.08 (9/21) Installing libffi-dev (3.4.2-r1) [2024-01-01T18:27:14.555Z] #11 93.44 (10/21) Installing libpq (14.10-r0) [2024-01-01T18:27:14.822Z] #11 93.85 (11/21) Installing openssl-dev (1.1.1w-r1) [2024-01-01T18:27:15.406Z] #11 94.33 (12/21) Installing libpq-dev (14.10-r0) [2024-01-01T18:27:15.673Z] #11 94.84 (13/21) Installing libecpg (14.10-r0) [2024-01-01T18:27:16.258Z] #11 95.21 (14/21) Installing libecpg-dev (14.10-r0) [2024-01-01T18:27:16.841Z] #11 95.67 (15/21) Installing llvm13-libs (13.0.1-r2) [2024-01-01T18:27:19.426Z] #11 98.13 (16/21) Installing clang-libs (13.0.1-r1) [2024-01-01T18:27:22.010Z] #11 100.6 (17/21) Installing clang (13.0.1-r1) [2024-01-01T18:27:22.277Z] #11 101.4 (18/21) Installing icu (71.1-r2) [2024-01-01T18:27:22.859Z] #11 101.8 (19/21) Installing icu-dev (71.1-r2) [2024-01-01T18:27:23.440Z] #11 102.4 (20/21) Installing llvm13 (13.0.1-r2) [2024-01-01T18:27:25.381Z] #11 104.1 (21/21) Installing postgresql14-dev (14.10-r0) [2024-01-01T18:27:25.962Z] #11 105.0 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:25.962Z] #11 105.0 OK: 768 MiB in 180 packages [2024-01-01T18:27:26.228Z] #11 105.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:26.808Z] #11 105.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:28.213Z] #11 107.1 (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-01-01T18:27:30.790Z] #11 109.3 (2/10) Installing gdbm (1.23-r0) [2024-01-01T18:27:30.790Z] #11 109.6 (3/10) Installing mpdecimal (2.5.1-r1) [2024-01-01T18:27:30.790Z] #11 110.0 (4/10) Installing readline (8.1.2-r0) [2024-01-01T18:27:31.374Z] #11 110.4 (5/10) Installing python3 (3.10.13-r0) [2024-01-01T18:27:35.688Z] #11 114.5 (6/10) Installing python3-dev (3.10.13-r0) [2024-01-01T18:27:37.100Z] #11 116.0 (7/10) Installing libsodium (1.0.18-r0) [2024-01-01T18:27:37.366Z] #11 116.4 (8/10) Installing libzmq (4.3.4-r0) [2024-01-01T18:27:37.948Z] #11 116.9 (9/10) Installing libsodium-dev (1.0.18-r0) [2024-01-01T18:27:38.216Z] #11 117.2 (10/10) Installing zeromq-dev (4.3.4-r0) [2024-01-01T18:27:38.486Z] #11 117.5 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:38.486Z] #11 117.5 OK: 938 MiB in 190 packages [2024-01-01T18:27:38.753Z] #11 117.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:39.344Z] #11 118.4 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:40.761Z] #11 119.7 OK: 938 MiB in 190 packages [2024-01-01T18:27:40.761Z] #11 119.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:41.353Z] #11 120.4 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:42.806Z] #11 121.7 (1/1) Installing tzdata (2023d-r0) [2024-01-01T18:27:43.768Z] #11 122.6 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:43.768Z] #11 122.6 OK: 941 MiB in 191 packages [2024-01-01T18:27:44.728Z] #11 123.8 (1/1) Purging tzdata (2023d-r0) [2024-01-01T18:27:44.728Z] #11 123.9 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:44.999Z] #11 124.0 OK: 938 MiB in 190 packages [2024-01-01T18:28:03.338Z] #11 140.0 Looking in links: /tmp/tmpmkc8w6nr [2024-01-01T18:28:03.338Z] #11 140.0 Processing /tmp/tmpmkc8w6nr/setuptools-65.5.0-py3-none-any.whl [2024-01-01T18:28:03.338Z] #11 140.1 Processing /tmp/tmpmkc8w6nr/pip-23.0.1-py3-none-any.whl [2024-01-01T18:28:03.338Z] #11 141.2 Installing collected packages: setuptools, pip [2024-01-01T18:28:21.600Z] #11 158.8 Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-01-01T18:28:21.600Z] #11 158.8 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-01-01T18:28:23.541Z] #11 162.5 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-01-01T18:28:24.500Z] #11 163.3 Collecting pip [2024-01-01T18:28:24.500Z] #11 163.4 Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) [2024-01-01T18:28:24.500Z] #11 163.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.9 MB/s eta 0:00:00 [2024-01-01T18:28:24.500Z] #11 163.7 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-01-01T18:28:27.833Z] #11 166.7 Collecting setuptools [2024-01-01T18:28:27.833Z] #11 166.8 Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) [2024-01-01T18:28:27.833Z] #11 166.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.4 MB/s eta 0:00:00 [2024-01-01T18:28:28.102Z] #11 167.3 Collecting wheel [2024-01-01T18:28:28.369Z] #11 167.3 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-01-01T18:28:28.369Z] #11 167.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 17.4 MB/s eta 0:00:00 [2024-01-01T18:28:30.304Z] #11 169.1 Installing collected packages: wheel, setuptools, pip [2024-01-01T18:28:34.548Z] #11 172.9 Attempting uninstall: setuptools [2024-01-01T18:28:34.548Z] #11 172.9 Found existing installation: setuptools 65.5.0 [2024-01-01T18:28:34.814Z] #11 173.9 Uninstalling setuptools-65.5.0: [2024-01-01T18:28:35.080Z] #11 174.1 Successfully uninstalled setuptools-65.5.0 [2024-01-01T18:28:39.330Z] #11 178.5 Attempting uninstall: pip [2024-01-01T18:28:39.596Z] #11 178.5 Found existing installation: pip 23.0.1 [2024-01-01T18:28:42.175Z] #11 180.8 Uninstalling pip-23.0.1: [2024-01-01T18:28:42.175Z] #11 180.9 Successfully uninstalled pip-23.0.1 [2024-01-01T18:28:54.473Z] #11 191.9 Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 [2024-01-01T18:28:54.473Z] #11 191.9 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-01-01T18:28:57.044Z] #11 196.0 Processing ./edgex-taf-common [2024-01-01T18:28:57.044Z] #11 196.0 Preparing metadata (setup.py): started [2024-01-01T18:28:58.448Z] #11 197.3 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:58.448Z] #11 197.4 Building wheels for collected packages: edgex-taf-common [2024-01-01T18:28:58.448Z] #11 197.4 Building wheel for edgex-taf-common (setup.py): started [2024-01-01T18:29:00.386Z] #11 199.1 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-01-01T18:29:00.386Z] #11 199.1 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=af533134e1d999eb8379d7f571cdee7e97132aa4796dbb7bbc4b28ce4fae8d9e [2024-01-01T18:29:00.386Z] #11 199.1 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-01-01T18:29:00.386Z] #11 199.1 Successfully built edgex-taf-common [2024-01-01T18:29:00.653Z] #11 199.6 Installing collected packages: edgex-taf-common [2024-01-01T18:29:03.986Z] #11 203.2 Successfully installed edgex-taf-common-0.0.0 [2024-01-01T18:29:04.253Z] #11 203.2 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-01-01T18:29:09.594Z] #11 208.1 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-01-01T18:29:09.594Z] #11 208.1 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-01-01T18:29:09.594Z] #11 208.4 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-01-01T18:29:09.594Z] #11 208.4 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:29:09.594Z] #11 208.6 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-01-01T18:29:09.594Z] #11 208.6 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-01-01T18:29:09.860Z] #11 209.0 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-01-01T18:29:10.126Z] #11 209.0 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-01-01T18:29:10.126Z] #11 209.1 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-01-01T18:29:10.126Z] #11 209.1 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-01-01T18:29:10.126Z] #11 209.2 Preparing metadata (setup.py): started [2024-01-01T18:29:11.532Z] #11 210.5 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:11.801Z] #11 210.6 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-01-01T18:29:11.801Z] #11 210.6 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:29:11.801Z] #11 210.8 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-01-01T18:29:11.801Z] #11 210.8 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-01-01T18:29:12.383Z] #11 211.3 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-01-01T18:29:12.383Z] #11 211.4 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-01-01T18:29:12.383Z] #11 211.5 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-01-01T18:29:12.650Z] #11 211.5 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-01-01T18:29:12.650Z] #11 211.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.3 MB/s eta 0:00:00 [2024-01-01T18:29:12.650Z] #11 211.7 Preparing metadata (setup.py): started [2024-01-01T18:29:14.054Z] #11 213.1 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:14.321Z] #11 213.5 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-01-01T18:29:14.587Z] #11 213.5 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-01-01T18:29:21.217Z] #11 220.2 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-01-01T18:29:21.217Z] #11 220.2 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-01-01T18:29:21.483Z] #11 220.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.3 MB/s eta 0:00:00 [2024-01-01T18:29:22.438Z] #11 221.5 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-01-01T18:29:22.438Z] #11 221.5 Downloading psutil-5.9.5.tar.gz (493 kB) [2024-01-01T18:29:22.705Z] #11 221.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 8.8 MB/s eta 0:00:00 [2024-01-01T18:29:23.288Z] #11 222.2 Installing build dependencies: started [2024-01-01T18:29:38.261Z] #11 237.1 Installing build dependencies: finished with status 'done' [2024-01-01T18:29:38.261Z] #11 237.1 Getting requirements to build wheel: started [2024-01-01T18:29:40.201Z] #11 239.3 Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:29:40.201Z] #11 239.3 Preparing metadata (pyproject.toml): started [2024-01-01T18:29:42.772Z] #11 241.4 Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:29:43.039Z] #11 241.9 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-01-01T18:29:43.039Z] #11 241.9 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-01-01T18:29:45.614Z] #11 244.4 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-01-01T18:29:45.614Z] #11 244.4 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-01-01T18:29:48.945Z] #11 247.7 Collecting influxdb-client==1.39.0 (from -r requirements.txt (line 15)) [2024-01-01T18:29:48.945Z] #11 247.7 Downloading influxdb_client-1.39.0-py3-none-any.whl.metadata (63 kB) [2024-01-01T18:29:48.945Z] #11 247.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 2.3 MB/s eta 0:00:00 [2024-01-01T18:29:49.526Z] #11 248.3 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-01-01T18:29:49.526Z] #11 248.4 Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-01-01T18:29:49.526Z] #11 248.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.5 MB/s eta 0:00:00 [2024-01-01T18:29:50.108Z] #11 249.0 Preparing metadata (setup.py): started [2024-01-01T18:29:52.047Z] #11 250.8 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:53.003Z] #11 252.1 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-01-01T18:29:53.003Z] #11 252.1 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-01-01T18:29:53.958Z] #11 253.0 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:29:53.958Z] #11 253.0 Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) [2024-01-01T18:29:54.224Z] #11 253.3 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:29:54.224Z] #11 253.3 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-01-01T18:29:54.806Z] #11 253.7 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:54.806Z] #11 253.7 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-01-01T18:29:54.806Z] #11 253.9 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:54.806Z] #11 254.0 Downloading flex-6.14.1.tar.gz (40 kB) [2024-01-01T18:29:55.074Z] #11 254.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 [2024-01-01T18:29:55.342Z] #11 254.2 Preparing metadata (setup.py): started [2024-01-01T18:29:56.747Z] #11 255.7 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:56.747Z] #11 255.8 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:56.747Z] #11 255.8 Downloading genson-1.2.2.tar.gz (34 kB) [2024-01-01T18:29:56.747Z] #11 255.9 Preparing metadata (setup.py): started [2024-01-01T18:29:58.683Z] #11 257.3 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:58.683Z] #11 257.4 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:58.683Z] #11 257.4 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2024-01-01T18:29:58.948Z] #11 257.9 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:58.948Z] #11 257.9 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2024-01-01T18:29:59.529Z] #11 258.3 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:59.529Z] #11 258.3 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:30:00.110Z] #11 259.1 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:00.110Z] #11 259.1 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2024-01-01T18:30:03.448Z] #11 261.8 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:03.448Z] #11 261.8 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-01-01T18:30:04.402Z] #11 263.1 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:30:04.402Z] #11 263.2 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-01-01T18:30:04.402Z] #11 263.3 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:30:04.402Z] #11 263.4 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-01-01T18:30:04.982Z] #11 264.0 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:30:04.982Z] #11 264.0 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2024-01-01T18:30:05.247Z] #11 264.3 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:30:05.247Z] #11 264.3 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2024-01-01T18:30:05.827Z] #11 264.8 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-01-01T18:30:05.828Z] #11 264.8 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-01-01T18:30:06.411Z] #11 265.5 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-01-01T18:30:06.677Z] #11 265.5 Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-01-01T18:30:06.942Z] #11 266.0 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-01-01T18:30:06.942Z] #11 266.0 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-01-01T18:30:07.532Z] #11 266.5 Collecting reactivex>=4.0.4 (from influxdb-client==1.39.0->-r requirements.txt (line 15)) [2024-01-01T18:30:07.532Z] #11 266.5 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-01-01T18:30:07.532Z] #11 266.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.6 MB/s eta 0:00:00 [2024-01-01T18:30:07.798Z] #11 267.0 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.39.0->-r requirements.txt (line 15)) [2024-01-01T18:30:08.065Z] #11 267.0 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-01-01T18:30:08.065Z] #11 267.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.1 MB/s eta 0:00:00 [2024-01-01T18:30:08.065Z] #11 267.1 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.39.0->-r requirements.txt (line 15)) (69.0.3) [2024-01-01T18:30:08.646Z] #11 267.8 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.39.0->-r requirements.txt (line 15)) [2024-01-01T18:30:08.911Z] #11 267.8 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-01-01T18:30:09.178Z] #11 268.2 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.39.0->-r requirements.txt (line 15)) [2024-01-01T18:30:09.178Z] #11 268.2 Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:30:09.760Z] #11 268.7 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:09.760Z] #11 268.7 Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) [2024-01-01T18:30:09.760Z] #11 268.8 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:09.760Z] #11 268.8 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-01-01T18:30:11.701Z] #11 270.9 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:11.969Z] #11 270.9 Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-01-01T18:30:11.969Z] #11 271.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.7 MB/s eta 0:00:00 [2024-01-01T18:30:13.375Z] #11 272.5 Installing build dependencies: started [2024-01-01T18:30:40.050Z] #11 297.0 Installing build dependencies: finished with status 'done' [2024-01-01T18:30:40.050Z] #11 297.0 Getting requirements to build wheel: started [2024-01-01T18:30:55.028Z] #11 312.4 Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:30:55.028Z] #11 312.4 Preparing metadata (pyproject.toml): started [2024-01-01T18:30:55.984Z] #11 315.0 Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:30:55.984Z] #11 315.1 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:55.984Z] #11 315.1 Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-01-01T18:30:56.250Z] #11 315.1 Preparing metadata (setup.py): started [2024-01-01T18:30:57.656Z] #11 316.5 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:31:00.994Z] #11 319.8 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:00.994Z] #11 319.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-01-01T18:31:00.994Z] #11 320.0 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:00.994Z] #11 320.0 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-01-01T18:31:00.994Z] #11 320.1 Preparing metadata (setup.py): started [2024-01-01T18:31:02.397Z] #11 321.4 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:31:02.663Z] #11 321.7 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:02.663Z] #11 321.8 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:31:02.928Z] #11 321.9 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:02.928Z] #11 322.0 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-01-01T18:31:03.194Z] #11 322.2 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:03.194Z] #11 322.2 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-01-01T18:31:03.194Z] #11 322.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.8 MB/s eta 0:00:00 [2024-01-01T18:31:03.773Z] #11 322.8 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:03.773Z] #11 322.8 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-01-01T18:31:04.039Z] #11 323.0 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:04.039Z] #11 323.0 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:31:04.621Z] #11 323.6 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:04.621Z] #11 323.6 Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) [2024-01-01T18:31:07.950Z] #11 326.4 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:31:07.950Z] #11 326.4 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-01-01T18:31:10.522Z] #11 329.1 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:31:10.522Z] #11 329.1 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:31:10.522Z] #11 329.2 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:31:10.522Z] #11 329.3 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:31:10.522Z] #11 329.4 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:31:10.522Z] #11 329.4 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2024-01-01T18:31:10.522Z] #11 329.6 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:31:10.522Z] #11 329.6 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-01-01T18:31:11.102Z] #11 330.0 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:31:11.102Z] #11 330.0 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-01-01T18:31:11.381Z] #11 330.5 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-01-01T18:31:11.647Z] #11 330.5 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-01-01T18:31:12.622Z] #11 331.4 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-01-01T18:31:12.622Z] #11 331.5 Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-01-01T18:31:15.959Z] #11 334.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 14.5 kB/s eta 0:00:00 [2024-01-01T18:31:16.917Z] #11 335.8 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-01-01T18:31:16.917Z] #11 335.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 7.9 MB/s eta 0:00:00 [2024-01-01T18:31:16.917Z] #11 335.9 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-01-01T18:31:16.917Z] #11 336.0 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-01-01T18:31:16.917Z] #11 336.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.5 MB/s eta 0:00:00 [2024-01-01T18:31:16.917Z] #11 336.0 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:31:16.917Z] #11 336.1 Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-01-01T18:31:16.917Z] #11 336.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.4 MB/s eta 0:00:00 [2024-01-01T18:31:17.184Z] #11 336.1 Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-01-01T18:31:17.184Z] #11 336.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 3.8 MB/s eta 0:00:00 [2024-01-01T18:31:17.184Z] #11 336.2 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-01-01T18:31:18.589Z] #11 337.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 10.8 MB/s eta 0:00:00 [2024-01-01T18:31:18.589Z] #11 337.5 Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-01-01T18:31:18.589Z] #11 337.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.5 MB/s eta 0:00:00 [2024-01-01T18:31:18.589Z] #11 337.6 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-01-01T18:31:18.854Z] #11 337.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.5 MB/s eta 0:00:00 [2024-01-01T18:31:18.854Z] #11 337.8 Downloading influxdb_client-1.39.0-py3-none-any.whl (743 kB) [2024-01-01T18:31:18.854Z] #11 337.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.0/744.0 kB 9.1 MB/s eta 0:00:00 [2024-01-01T18:31:18.854Z] #11 337.9 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-01-01T18:31:19.120Z] #11 338.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.9 MB/s eta 0:00:00 [2024-01-01T18:31:19.120Z] #11 338.1 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-01-01T18:31:19.120Z] #11 338.2 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2024-01-01T18:31:19.120Z] #11 338.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.2 MB/s eta 0:00:00 [2024-01-01T18:31:19.120Z] #11 338.2 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-01-01T18:31:19.387Z] #11 338.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.4 MB/s eta 0:00:00 [2024-01-01T18:31:19.387Z] #11 338.3 Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-01-01T18:31:19.387Z] #11 338.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.2 MB/s eta 0:00:00 [2024-01-01T18:31:19.387Z] #11 338.4 Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-01-01T18:31:19.387Z] #11 338.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.9 MB/s eta 0:00:00 [2024-01-01T18:31:19.387Z] #11 338.4 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:31:19.387Z] #11 338.5 Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) [2024-01-01T18:31:20.346Z] #11 339.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 11.5 MB/s eta 0:00:00 [2024-01-01T18:31:20.346Z] #11 339.4 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2024-01-01T18:31:20.346Z] #11 339.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.4 MB/s eta 0:00:00 [2024-01-01T18:31:20.346Z] #11 339.5 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-01-01T18:31:20.610Z] #11 339.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 2.1 MB/s eta 0:00:00 [2024-01-01T18:31:20.611Z] #11 339.5 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-01-01T18:31:20.611Z] #11 339.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 7.9 MB/s eta 0:00:00 [2024-01-01T18:31:20.611Z] #11 339.7 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2024-01-01T18:31:20.611Z] #11 339.7 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2024-01-01T18:31:20.876Z] #11 339.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 2.9 MB/s eta 0:00:00 [2024-01-01T18:31:20.876Z] #11 339.8 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-01-01T18:31:20.876Z] #11 339.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.7 MB/s eta 0:00:00 [2024-01-01T18:31:20.876Z] #11 339.9 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2024-01-01T18:31:21.143Z] #11 340.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.3 MB/s eta 0:00:00 [2024-01-01T18:31:21.143Z] #11 340.0 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-01-01T18:31:21.143Z] #11 340.1 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-01-01T18:31:21.143Z] #11 340.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.1 MB/s eta 0:00:00 [2024-01-01T18:31:21.143Z] #11 340.2 Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-01-01T18:31:21.143Z] #11 340.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.4 MB/s eta 0:00:00 [2024-01-01T18:31:21.143Z] #11 340.2 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-01-01T18:31:21.143Z] #11 340.3 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-01-01T18:31:21.409Z] #11 340.3 Downloading referencing-0.32.0-py3-none-any.whl (26 kB) [2024-01-01T18:31:21.409Z] #11 340.3 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2024-01-01T18:31:21.409Z] #11 340.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.2 MB/s eta 0:00:00 [2024-01-01T18:31:21.409Z] #11 340.5 Downloading trio-0.23.2-py3-none-any.whl (461 kB) [2024-01-01T18:31:21.674Z] #11 340.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 7.7 MB/s eta 0:00:00 [2024-01-01T18:31:21.674Z] #11 340.6 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-01-01T18:31:21.674Z] #11 340.7 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) [2024-01-01T18:31:21.674Z] #11 340.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-01-01T18:31:21.674Z] #11 340.8 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:31:23.078Z] #11 342.0 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2024-01-01T18:31:23.078Z] #11 342.0 Building wheel for robotbackgroundlogger (setup.py): started [2024-01-01T18:31:25.012Z] #11 343.7 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-01-01T18:31:25.012Z] #11 343.7 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=02c19d17911ac1f362916953febbb7d9d31fa4e4f0890767833b146983347b8a [2024-01-01T18:31:25.012Z] #11 343.7 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-01-01T18:31:25.012Z] #11 343.8 Building wheel for paho-mqtt (setup.py): started [2024-01-01T18:31:27.056Z] #11 345.8 Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-01-01T18:31:27.056Z] #11 345.8 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=028df06db4a32496771ac23695201cc896a63597602c743109b1ed8175ce1c66 [2024-01-01T18:31:27.056Z] #11 345.8 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-01-01T18:31:27.056Z] #11 345.9 Building wheel for psutil (pyproject.toml): started [2024-01-01T18:31:39.425Z] #11 357.8 Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-01-01T18:31:39.425Z] #11 357.9 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274842 sha256=896edc78411e030429b3d50fd35480d237ab4b56ae18b0ef01b38b2831ff777c [2024-01-01T18:31:39.425Z] #11 357.9 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-01-01T18:31:39.425Z] #11 357.9 Building wheel for psycopg2 (setup.py): started [2024-01-01T18:32:47.262Z] #11 418.3 Building wheel for psycopg2 (setup.py): still running... [2024-01-01T18:32:53.895Z] #11 432.1 Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-01-01T18:32:53.895Z] #11 432.1 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471086 sha256=02c98957295fbbe9d4da7fe5b6a74c4e4a9896e87ec8a046ab2fe409b7da90b6 [2024-01-01T18:32:53.895Z] #11 432.1 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-01-01T18:32:53.895Z] #11 432.2 Building wheel for flex (setup.py): started [2024-01-01T18:32:55.831Z] #11 434.7 Building wheel for flex (setup.py): finished with status 'done' [2024-01-01T18:32:55.831Z] #11 434.7 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b0be1655b381ceed0dbb8023dbb0f4feb326127d6444b1558cbc71e50cd0c0c1 [2024-01-01T18:32:55.831Z] #11 434.7 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-01-01T18:32:55.831Z] #11 434.8 Building wheel for GenSON (setup.py): started [2024-01-01T18:32:57.769Z] #11 436.6 Building wheel for GenSON (setup.py): finished with status 'done' [2024-01-01T18:32:57.769Z] #11 436.6 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a90fc1cefd25c30cd4db7d1fd6004717685556b02b7a6134bcc14f9e18acaf6c [2024-01-01T18:32:57.769Z] #11 436.6 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-01-01T18:32:57.769Z] #11 436.6 Building wheel for PyYAML (pyproject.toml): started [2024-01-01T18:33:02.011Z] #11 440.2 Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-01-01T18:33:02.011Z] #11 440.2 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=943254f9d422ced7e34e1cd2973781cd7b7b6541bc44a47af4afabaaab5379d4 [2024-01-01T18:33:02.011Z] #11 440.2 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-01-01T18:33:02.011Z] #11 440.2 Building wheel for strict-rfc3339 (setup.py): started [2024-01-01T18:33:02.967Z] #11 442.1 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-01-01T18:33:03.236Z] #11 442.1 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=1db33dcb643b2eaabe8baf0d668fe7f1971410555ee695ffc8cdf478913487b9 [2024-01-01T18:33:03.236Z] #11 442.1 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-01-01T18:33:03.236Z] #11 442.2 Building wheel for validate-email (setup.py): started [2024-01-01T18:33:05.176Z] #11 444.2 Building wheel for validate-email (setup.py): finished with status 'done' [2024-01-01T18:33:05.176Z] #11 444.2 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=ac049470f7d9f1789b91712887ed8d41ba4610d907b425acf802e8c558e52fad [2024-01-01T18:33:05.176Z] #11 444.2 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-01-01T18:33:05.176Z] #11 444.2 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2024-01-01T18:33:09.425Z] #11 448.0 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-01-01T18:34:31.024Z] #11 529.7 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.39.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 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.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.32.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.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-01-01T18:34:31.024Z] #11 529.7 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-01-01T18:34:33.605Z] #11 DONE 532.7s [2024-01-01T18:34:33.605Z] [2024-01-01T18:34:33.605Z] #12 exporting to image [2024-01-01T18:34:33.605Z] #12 exporting layers [2024-01-01T18:35:00.278Z] #12 exporting layers 23.0s done [2024-01-01T18:35:00.278Z] #12 writing image sha256:b2be1a6c871334c7e27802524ef3f92361b5c0884bec84eefed0e0cca067e09c done [2024-01-01T18:35:00.278Z] #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done [2024-01-01T18:35:00.278Z] #12 DONE 23.1s [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-01-01T18:35:01.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:35:01.516Z] [2024-01-01T18:35:01.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:35:01.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:35:02.204Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-01T18:35:02.204Z] 8998bd30e6a1: Pulling fs layer [2024-01-01T18:35:02.204Z] 04944245beec: Pulling fs layer [2024-01-01T18:35:02.204Z] 699f458cf7ca: Pulling fs layer [2024-01-01T18:35:02.204Z] 765212b225bb: Pulling fs layer [2024-01-01T18:35:02.204Z] f23df028b6ca: Pulling fs layer [2024-01-01T18:35:02.204Z] d65c8cfc05b1: Pulling fs layer [2024-01-01T18:35:02.204Z] 2437ff75d9bd: Pulling fs layer [2024-01-01T18:35:02.204Z] 765212b225bb: Waiting [2024-01-01T18:35:02.204Z] f23df028b6ca: Waiting [2024-01-01T18:35:02.204Z] 2437ff75d9bd: Waiting [2024-01-01T18:35:02.204Z] d65c8cfc05b1: Waiting [2024-01-01T18:35:02.204Z] 04944245beec: Verifying Checksum [2024-01-01T18:35:02.204Z] 04944245beec: Download complete [2024-01-01T18:35:02.204Z] 765212b225bb: Verifying Checksum [2024-01-01T18:35:02.204Z] 765212b225bb: Download complete [2024-01-01T18:35:02.204Z] f23df028b6ca: Download complete [2024-01-01T18:35:02.470Z] d65c8cfc05b1: Verifying Checksum [2024-01-01T18:35:02.470Z] d65c8cfc05b1: Download complete [2024-01-01T18:35:02.470Z] 699f458cf7ca: Download complete [2024-01-01T18:35:02.744Z] 8998bd30e6a1: Verifying Checksum [2024-01-01T18:35:02.744Z] 8998bd30e6a1: Download complete [2024-01-01T18:35:04.684Z] 2437ff75d9bd: Verifying Checksum [2024-01-01T18:35:04.684Z] 2437ff75d9bd: Download complete [2024-01-01T18:35:10.014Z] 8998bd30e6a1: Pull complete [2024-01-01T18:35:10.014Z] 04944245beec: Pull complete [2024-01-01T18:35:11.951Z] 699f458cf7ca: Pull complete [2024-01-01T18:35:11.951Z] 765212b225bb: Pull complete [2024-01-01T18:35:12.554Z] f23df028b6ca: Pull complete [2024-01-01T18:35:12.821Z] d65c8cfc05b1: Pull complete [2024-01-01T18:35:39.499Z] 2437ff75d9bd: Pull complete [2024-01-01T18:35:39.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-01T18:35:39.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:35:39.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:35:39.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-26578 does not seem to be running inside a container [2024-01-01T18:35:39.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-97 -v /w/workspace/exfoundry_edgex-taf-common_PR-97:/w/workspace/exfoundry_edgex-taf-common_PR-97:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-97@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-97@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-01-01T18:35:41.632Z] $ docker top 14f4ab318c1661d4358974b6f32f421cdeb0c7c81c7df1e511592baf46c53589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:42.213Z] ---> job-cost.sh [2024-01-01T18:35:42.479Z] lf-activate-venv: SKIPPING [2024-01-01T18:35:42.479Z] INFO: No Stack... [2024-01-01T18:35:42.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:35:43.700Z] INFO: Archiving Costs [Pipeline] sh [2024-01-01T18:35:44.043Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-97/archives/cost.csv [2024-01-01T18:35:44.043Z] + cut -d, -f6 [Pipeline] lock [2024-01-01T18:35:44.130Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-97-1-stack-cost] [2024-01-01T18:35:44.135Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-97-1-stack-cost] did not exist. Created. [2024-01-01T18:35:44.135Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-97-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-01T18:35:44.588Z] /w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/durable-650c6e84/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-01T18:35:44.940Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-01T18:35:44.986Z] Warning: overwriting stash ‘stack-cost’ [2024-01-01T18:35:45.384Z] Stashed 1 file(s) [Pipeline] } [2024-01-01T18:35:45.400Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-97-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-01T18:35:45.527Z] $ docker stop --time=1 14f4ab318c1661d4358974b6f32f421cdeb0c7c81c7df1e511592baf46c53589 [2024-01-01T18:35:46.924Z] $ docker rm -f --volumes 14f4ab318c1661d4358974b6f32f421cdeb0c7c81c7df1e511592baf46c53589 [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-01-01T18:35:49.238Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-97/archives ] [2024-01-01T18:35:49.238Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-97/archives [2024-01-01T18:35:49.238Z] total 16 [2024-01-01T18:35:49.238Z] drwxr-xr-x 3 root root 4096 Jan 1 18:24 . [2024-01-01T18:35:49.238Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:24 .. [2024-01-01T18:35:49.238Z] drwxr-xr-x 2 root root 4096 Jan 1 18:24 cost [2024-01-01T18:35:49.238Z] -rw-r--r-- 1 root root 87 Jan 1 18:24 cost.csv [2024-01-01T18:35:49.238Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-97/archives [2024-01-01T18:35:49.238Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-97/archives [2024-01-01T18:35:49.238Z] total 16 [2024-01-01T18:35:49.238Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:24 . [2024-01-01T18:35:49.238Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:24 .. [2024-01-01T18:35:49.238Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 1 18:24 cost [2024-01-01T18:35:49.238Z] -rw-r--r-- 1 jenkins jenkins 87 Jan 1 18:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:49.574Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:50.465Z] ---> package-listing.sh [2024-01-01T18:35:50.465Z] ++ facter osfamily [2024-01-01T18:35:50.465Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-01T18:35:50.724Z] + OS_FAMILY=debian [2024-01-01T18:35:50.724Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-97 [2024-01-01T18:35:50.724Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-01T18:35:50.724Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-01T18:35:50.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-01T18:35:50.724Z] + PACKAGES=/tmp/packages_start.txt [2024-01-01T18:35:50.724Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-97 ']' [2024-01-01T18:35:50.724Z] + PACKAGES=/tmp/packages_end.txt [2024-01-01T18:35:50.724Z] + case "${OS_FAMILY}" in [2024-01-01T18:35:50.724Z] + dpkg -l [2024-01-01T18:35:50.724Z] + grep '^ii' [2024-01-01T18:35:50.724Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-01T18:35:50.724Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-01T18:35:50.724Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-01T18:35:50.724Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-97 ']' [2024-01-01T18:35:50.724Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-97/archives/ [2024-01-01T18:35:50.724Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-97/archives/ [Pipeline] echo [2024-01-01T18:35:50.758Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-97/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-01T18:35:51.051Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:35:51.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:35:51.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:35:51.913Z] prd-ubuntu20.04-docker-8c-8g-26572 does not seem to be running inside a container [2024-01-01T18:35:51.947Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-97/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-97 -v /w/workspace/exfoundry_edgex-taf-common_PR-97:/w/workspace/exfoundry_edgex-taf-common_PR-97:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-97@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-97@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-01-01T18:35:52.130Z] $ docker top 8b14fde6d28702e88b21fcb50d547821e35bb229c1e47c3a2dc2ad12a0a3d4cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-01T18:35:52.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-01T18:35:52.878Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-01T18:35:53.193Z] + ls /var/log/sa-host [2024-01-01T18:35:53.193Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:35:53.355Z] provisioning config files... [2024-01-01T18:35:53.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-97@tmp/config17893631421998223962tmp [Pipeline] { [Pipeline] echo [2024-01-01T18:35:53.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:53.801Z] ---> create-netrc.sh [Pipeline] } [2024-01-01T18:35:53.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:54.284Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-01T18:35:54.324Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:54.638Z] ---> sudo-logs.sh [2024-01-01T18:35:54.638Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-01T18:35:54.755Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:55.066Z] ---> job-cost.sh [2024-01-01T18:35:55.066Z] lf-activate-venv: SKIPPING [2024-01-01T18:35:55.066Z] DEBUG: total: 0.2199999988079071 [2024-01-01T18:35:55.066Z] INFO: Retrieving Stack Cost... [2024-01-01T18:35:55.633Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:35:55.893Z] INFO: Archiving Costs [Pipeline] echo [2024-01-01T18:35:55.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:56.249Z] ---> logs-deploy.sh [2024-01-01T18:35:56.249Z] lf-activate-venv: SKIPPING [2024-01-01T18:35:56.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-97/1 [2024-01-01T18:35:56.249Z] INFO: archiving workspace using pattern(s): [2024-01-01T18:35:57.184Z] Archives upload complete. [2024-01-01T18:35:57.184Z] INFO: archiving logs to Nexus