Pull request #91 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd0e48d362f5ee99cc2b15393e89defecfcc9605+031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 (dd84863cc2f672dc98eafd1958d85030e537daff) 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-ssh5500582445308303355.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-ssh7714543602104514227.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-91/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-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2430376072931993448.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-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15262482087744888118.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-ssh4194968114939419638.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-91/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-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14443557414893814216.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23609’ Running on prd-ubuntu20.04-docker-8c-8g-23634 in /w/workspace/exfoundry_edgex-taf-common_PR-91 [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-91 # 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 Merging remotes/origin/main commit 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 into PR head commit fd0e48d362f5ee99cc2b15393e89defecfcc9605 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing fd0e48d362f5ee99cc2b15393e89defecfcc9605 Checking out Revision fd0e48d362f5ee99cc2b15393e89defecfcc9605 (PR-91) Commit message: "build: bump pyzmq from 25.1.0 to 25.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:32 ========================================================= 18:14:32 EdgeX Global Pipelines Version Info 18:14:32 ========================================================= > git checkout -f fd0e48d362f5ee99cc2b15393e89defecfcc9605 # 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 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd0e48d362f5ee99cc2b15393e89defecfcc9605 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 18:14:33 ------------------- 18:14:33 stable info: 18:14:33 ------------------- 18:14:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:14:33 Message: update stable to v1.0.258 18:14:33 ------------------- 18:14:33 experimental info: 18:14:33 ------------------- 18:14:33 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:14:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:14:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:14:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 18:14:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd0e48d362f5ee99cc2b15393e89defecfcc9605 [Pipeline] echo 18:14:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd0e48d [Pipeline] echo 18:14:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:35 provisioning config files... 18:14:35 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/config4846540540690309890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:35 ---> ****-login.sh 18:14:35 nexus3.edgexfoundry.org:10001 18:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:36 Configure a credential helper to remove this warning. See 18:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:36 18:14:36 Login Succeeded 18:14:36 nexus3.edgexfoundry.org:10002 18:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:36 Configure a credential helper to remove this warning. See 18:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:36 18:14:36 Login Succeeded 18:14:36 nexus3.edgexfoundry.org:10003 18:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:36 Configure a credential helper to remove this warning. See 18:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:36 18:14:36 Login Succeeded 18:14:36 nexus3.edgexfoundry.org:10004 18:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:36 Configure a credential helper to remove this warning. See 18:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:36 18:14:36 Login Succeeded 18:14:36 ****.io 18:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:36 Configure a credential helper to remove this warning. See 18:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:36 18:14:36 Login Succeeded 18:14:36 ---> ****-login.sh ends [Pipeline] } 18:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:14:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:14:37 + grep -v github /etc/ssh/ssh_known_hosts 18:14:37 + [ -e /tmp/ssh_known_hosts ] 18:14:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:14:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:14:37 + sudo tee -a /etc/ssh/ssh_known_hosts 18:14:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:37 18:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:38 0.1.4: Pulling from edgex-devops/py-git-semver 18:14:38 b85a868b505f: Pulling fs layer 18:14:38 e2be974225ed: Pulling fs layer 18:14:38 339a4e72a1f5: Pulling fs layer 18:14:38 988bab9f4d93: Pulling fs layer 18:14:38 1469e6f7b9e6: Pulling fs layer 18:14:38 eaf3925da568: Pulling fs layer 18:14:38 bab4dde63d76: Pulling fs layer 18:14:38 bde34c3a00c8: Pulling fs layer 18:14:38 b352a97aabf1: Pulling fs layer 18:14:38 4872d77fe225: Pulling fs layer 18:14:38 5851b861e8e6: Pulling fs layer 18:14:38 bde34c3a00c8: Waiting 18:14:38 b352a97aabf1: Waiting 18:14:38 1469e6f7b9e6: Waiting 18:14:38 bab4dde63d76: Waiting 18:14:38 eaf3925da568: Waiting 18:14:38 4872d77fe225: Waiting 18:14:38 988bab9f4d93: Waiting 18:14:38 5851b861e8e6: Waiting 18:14:38 e2be974225ed: Verifying Checksum 18:14:38 e2be974225ed: Download complete 18:14:38 988bab9f4d93: Download complete 18:14:38 1469e6f7b9e6: Verifying Checksum 18:14:38 1469e6f7b9e6: Download complete 18:14:38 339a4e72a1f5: Verifying Checksum 18:14:38 339a4e72a1f5: Download complete 18:14:38 eaf3925da568: Download complete 18:14:38 bde34c3a00c8: Download complete 18:14:38 b352a97aabf1: Download complete 18:14:38 4872d77fe225: Verifying Checksum 18:14:38 4872d77fe225: Download complete 18:14:38 5851b861e8e6: Verifying Checksum 18:14:38 5851b861e8e6: Download complete 18:14:38 b85a868b505f: Verifying Checksum 18:14:38 b85a868b505f: Download complete 18:14:38 bab4dde63d76: Verifying Checksum 18:14:38 bab4dde63d76: Download complete 18:14:39 b85a868b505f: Pull complete 18:14:40 e2be974225ed: Pull complete 18:14:40 339a4e72a1f5: Pull complete 18:14:40 988bab9f4d93: Pull complete 18:14:40 1469e6f7b9e6: Pull complete 18:14:40 eaf3925da568: Pull complete 18:14:42 bab4dde63d76: Pull complete 18:14:42 bde34c3a00c8: Pull complete 18:14:42 b352a97aabf1: Pull complete 18:14:42 4872d77fe225: Pull complete 18:14:42 5851b861e8e6: Pull complete 18:14:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:14:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:43 prd-ubuntu20.04-docker-8c-8g-23634 does not seem to be running inside a container 18:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-91 -v /w/workspace/exfoundry_edgex-taf-common_PR-91:/w/workspace/exfoundry_edgex-taf-common_PR-91:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-91@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-91@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 18:14:45 $ docker top 29b6e53b2f6532f5e6d1b139257bd4141f7298c0b1a0feb681e864aba3053878 -eo pid,comm 18:14:46 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). 18:14:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:46 [ssh-agent] Looking for ssh-agent implementation... 18:14:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:46 $ docker exec 29b6e53b2f6532f5e6d1b139257bd4141f7298c0b1a0feb681e864aba3053878 ssh-agent 18:14:46 SSH_AUTH_SOCK=/tmp/ssh-Af6x0rey9m4Z/agent.31 18:14:46 SSH_AGENT_PID=37 18:14:46 Running ssh-add (command line suppressed) 18:14:46 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/private_key_14846528359993934080.key (/w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/private_key_14846528359993934080.key) 18:14:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:46 + git tag --points-at HEAD [Pipeline] } 18:14:46 $ docker exec --env ******** --env ******** 29b6e53b2f6532f5e6d1b139257bd4141f7298c0b1a0feb681e864aba3053878 ssh-agent -k 18:14:47 unset SSH_AUTH_SOCK; 18:14:47 unset SSH_AGENT_PID; 18:14:47 echo Agent pid 37 killed; 18:14:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:47 [ssh-agent] Looking for ssh-agent implementation... 18:14:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:47 $ docker exec 29b6e53b2f6532f5e6d1b139257bd4141f7298c0b1a0feb681e864aba3053878 ssh-agent 18:14:47 SSH_AUTH_SOCK=/tmp/ssh-Lszf921uZro2/agent.69 18:14:47 SSH_AGENT_PID=75 18:14:47 Running ssh-add (command line suppressed) 18:14:47 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/private_key_9381588388231046018.key (/w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/private_key_9381588388231046018.key) 18:14:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:47 + git semver init 18:14:48 2023-12-01 18:14:48,093 [run_init] DEBUG init version:0.0.0 force:False 18:14:48 2023-12-01 18:14:48,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-91/.semver 18:14:48 2023-12-01 18:14:48,094 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-91/.semver 18:14:48 2023-12-01 18:14:48,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-91/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-91, universal_newlines=False, shell=None, istream=None) 18:14:49 2023-12-01 18:14:48,779 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-91/.git/info/exclude 18:14:49 2023-12-01 18:14:48,779 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-91/.semver/PR-91 with force:False 18:14:49 2023-12-01 18:14:48,780 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-91/.semver/PR-91 18:14:49 2023-12-01 18:14:48,784 [execute] INFO git cat-file --batch-check 18:14:49 2023-12-01 18:14:48,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-91/.semver, universal_newlines=False, shell=None, istream=) 18:14:49 2023-12-01 18:14:48,789 [execute] INFO git cat-file --batch 18:14:49 2023-12-01 18:14:48,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-91/.semver, universal_newlines=False, shell=None, istream=) 18:14:49 2023-12-01 18:14:48,794 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-91/.semver/PR-91 18:14:49 0.0.0 [Pipeline] } 18:14:49 $ docker exec --env ******** --env ******** 29b6e53b2f6532f5e6d1b139257bd4141f7298c0b1a0feb681e864aba3053878 ssh-agent -k 18:14:49 unset SSH_AUTH_SOCK; 18:14:49 unset SSH_AGENT_PID; 18:14:49 echo Agent pid 75 killed; 18:14:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:49 + git semver [Pipeline] } 18:14:50 $ docker stop --time=1 29b6e53b2f6532f5e6d1b139257bd4141f7298c0b1a0feb681e864aba3053878 18:14:51 $ docker rm -f --volumes 29b6e53b2f6532f5e6d1b139257bd4141f7298c0b1a0feb681e864aba3053878 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:52 Stashed 1 file(s) [Pipeline] echo 18:14:52 [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 18:14:52 provisioning config files... 18:14:52 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/config2188192754120420229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:53 ---> ****-login.sh 18:14:53 nexus3.edgexfoundry.org:10001 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:53 Configure a credential helper to remove this warning. See 18:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:53 18:14:53 Login Succeeded 18:14:53 nexus3.edgexfoundry.org:10002 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:53 Configure a credential helper to remove this warning. See 18:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:53 18:14:53 Login Succeeded 18:14:53 nexus3.edgexfoundry.org:10003 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:53 Configure a credential helper to remove this warning. See 18:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:53 18:14:53 Login Succeeded 18:14:53 nexus3.edgexfoundry.org:10004 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:53 Configure a credential helper to remove this warning. See 18:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:53 18:14:53 Login Succeeded 18:14:53 ****.io 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:54 Configure a credential helper to remove this warning. See 18:14:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:54 18:14:54 Login Succeeded 18:14:54 ---> ****-login.sh ends [Pipeline] } 18:14:54 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 18:14:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:55 + ls -al . 18:14:55 total 72 18:14:55 drwxrwxr-x 7 jenkins jenkins 4096 Dec 1 18:14 . 18:14:55 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:14 .. 18:14:55 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:14 .git 18:14:55 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 18:14 .github 18:14:55 -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 18:14 .gitignore 18:14:55 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 18:14 .semver 18:14:55 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 18:14 Dockerfile 18:14:55 -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 18:14 Jenkinsfile 18:14:55 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 18:14 LICENSE 18:14:55 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 18:14 README.md 18:14:55 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:14 TAF-Manager 18:14:55 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:14 TUC 18:14:55 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 18:14 VERSION 18:14:55 -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 18:14 requirements.txt 18:14:55 -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 18:14 robot-entrypoint.sh 18:14:55 -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 18:14 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:55 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fd0e48d362f5ee99cc2b15393e89defecfcc9605 --label arch=amd64 --label version=0.0.0 . 18:14:55 Sending build context to Docker daemon 554kB 18:14:55 Step 1/13 : FROM alpine:3.16 18:14:56 3.16: Pulling from library/alpine 18:14:56 070eb51debd9: Pulling fs layer 18:14:56 070eb51debd9: Download complete 18:14:56 070eb51debd9: Pull complete 18:14:56 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:14:56 Status: Downloaded newer image for alpine:3.16 18:14:56 ---> e525c930fe75 18:14:56 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:14:57 ---> Running in e555f96ea552 18:14:57 Removing intermediate container e555f96ea552 18:14:57 ---> 1fa99ff19647 18:14:57 Step 3/13 : LABEL maintainer="Bruce Huang " 18:14:57 ---> Running in dda2a1fb872c 18:14:57 Removing intermediate container dda2a1fb872c 18:14:57 ---> 6da914a337a9 18:14:57 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:14:57 ---> 32d954a63e19 18:14:57 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:14:57 ---> 540e20813b1d 18:14:57 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:14:57 ---> 01ee9d4676b6 18:14:57 Step 7/13 : WORKDIR /edgex-taf 18:14:57 ---> Running in 99c27af47296 18:14:57 Removing intermediate container 99c27af47296 18:14:57 ---> f03f768ae867 18:14:57 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:57 ---> Running in 329b6a1a972e 18:14:58 Removing intermediate container 329b6a1a972e 18:14:58 ---> 056210980517 18:14:58 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 18:14:58 ---> Running in a558f62f9b70 18:14:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:14:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:14:59 OK: 6 MiB in 14 packages 18:14:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:00 (1/9) Installing ca-certificates (20230506-r0) 18:15:01 (2/9) Installing brotli-libs (1.0.9-r6) 18:15:01 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:15:02 (4/9) Installing libcurl (8.4.0-r0) 18:15:02 (5/9) Installing curl (8.4.0-r0) 18:15:02 (6/9) Installing docker-cli (20.10.20-r0) 18:15:03 (7/9) Installing oniguruma (6.9.8-r0) 18:15:04 (8/9) Installing jq (1.6-r1) 18:15:04 (9/9) Installing openssl (1.1.1w-r1) 18:15:04 Executing busybox-1.35.0-r17.trigger 18:15:04 Executing ca-certificates-20230506-r0.trigger 18:15:04 OK: 52 MiB in 23 packages 18:15:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:06 (1/137) Installing libmagic (5.41-r0) 18:15:06 (2/137) Installing file (5.41-r0) 18:15:06 (3/137) Installing libxau (1.0.9-r0) 18:15:06 (4/137) Installing libxdmcp (1.1.3-r0) 18:15:07 (5/137) Installing libxcb (1.15-r0) 18:15:07 (6/137) Installing libx11 (1.8.7-r0) 18:15:07 Still waiting to schedule task 18:15:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23631’ 18:15:07 (7/137) Installing libxext (1.3.4-r0) 18:15:08 (8/137) Installing libice (1.0.10-r0) 18:15:08 (9/137) Installing libuuid (2.38-r1) 18:15:08 (10/137) Installing libsm (1.2.3-r0) 18:15:09 (11/137) Installing libxt (1.2.1-r0) 18:15:09 (12/137) Installing libxmu (1.1.3-r0) 18:15:09 (13/137) Installing xset (1.2.4-r0) 18:15:09 (14/137) Installing xprop (1.2.5-r0) 18:15:10 (15/137) Installing xdg-utils (1.1.3-r3) 18:15:10 (16/137) Installing eudev-libs (3.2.11-r0) 18:15:11 (17/137) Installing pkgconf (1.8.1-r0) 18:15:11 (18/137) Installing libffi (3.4.2-r1) 18:15:11 (19/137) Installing libintl (0.21-r2) 18:15:11 (20/137) Installing libblkid (2.38-r1) 18:15:12 (21/137) Installing libmount (2.38-r1) 18:15:12 (22/137) Installing pcre (8.45-r2) 18:15:12 (23/137) Installing glib (2.72.4-r0) 18:15:13 (24/137) Installing xz-libs (5.2.5-r1) 18:15:13 (25/137) Installing libxml2 (2.9.14-r2) 18:15:14 (26/137) Installing shared-mime-info (2.2-r2) 18:15:14 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:15:14 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:15:15 (29/137) Installing libpng (1.6.37-r1) 18:15:15 (30/137) Installing libwebp (1.2.3-r2) 18:15:15 (31/137) Installing zstd-libs (1.5.2-r1) 18:15:16 (32/137) Installing tiff (4.4.0-r4) 18:15:16 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:15:17 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:15:17 (35/137) Installing libxcomposite (0.4.5-r0) 18:15:17 (36/137) Installing libxfixes (6.0.0-r0) 18:15:17 (37/137) Installing libxrender (0.9.10-r3) 18:15:18 (38/137) Installing libxcursor (1.2.1-r0) 18:15:18 (39/137) Installing libxdamage (1.1.5-r1) 18:15:18 (40/137) Installing libxi (1.8-r0) 18:15:18 (41/137) Installing libxinerama (1.1.4-r1) 18:15:19 (42/137) Installing libxrandr (1.5.2-r1) 18:15:19 (43/137) Installing atk (2.38.0-r0) 18:15:20 (44/137) Installing libxtst (1.2.3-r3) 18:15:20 (45/137) Installing dbus-libs (1.14.8-r0) 18:15:20 (46/137) Installing at-spi2-core (2.44.1-r0) 18:15:20 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:15:21 (48/137) Installing expat (2.5.0-r0) 18:15:21 (49/137) Installing libbz2 (1.0.8-r1) 18:15:21 (50/137) Installing freetype (2.12.1-r0) 18:15:22 (51/137) Installing fontconfig (2.14.0-r0) 18:15:22 (52/137) Installing pixman (0.40.0-r4) 18:15:23 (53/137) Installing cairo (1.17.4-r2) 18:15:23 (54/137) Installing cairo-gobject (1.17.4-r2) 18:15:23 (55/137) Installing avahi-libs (0.8-r6) 18:15:23 (56/137) Installing gmp (6.2.1-r2) 18:15:24 (57/137) Installing nettle (3.7.3-r0) 18:15:24 (58/137) Installing p11-kit (0.24.1-r0) 18:15:25 (59/137) Installing libtasn1 (4.18.0-r1) 18:15:25 (60/137) Installing libunistring (1.0-r0) 18:15:26 (61/137) Installing gnutls (3.7.7-r1) 18:15:26 (62/137) Installing cups-libs (2.4.2-r2) 18:15:26 (63/137) Installing libepoxy (1.5.10-r0) 18:15:27 (64/137) Installing fribidi (1.0.12-r0) 18:15:27 (65/137) Installing graphite2 (1.3.14-r1) 18:15:28 (66/137) Installing harfbuzz (4.3.0-r0) 18:15:28 (67/137) Installing libxft (2.3.4-r0) 18:15:28 (68/137) Installing pango (1.50.7-r0) 18:15:29 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:15:29 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:15:29 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:15:29 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:15:30 (73/137) Installing libxkbcommon (1.4.1-r0) 18:15:30 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:15:31 Executing gtk+3.0-3.24.34-r1.post-install 18:15:31 (75/137) Installing libfontenc (1.1.4-r0) 18:15:31 (76/137) Installing mkfontscale (1.2.2-r0) 18:15:31 (77/137) Installing font-opensans (0_git20210927-r0) 18:15:32 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:15:32 (79/137) Installing libogg (1.3.5-r1) 18:15:32 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:15:33 (81/137) Installing flac (1.3.4-r0) 18:15:33 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:15:34 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:15:34 (84/137) Installing sdl2 (2.0.22-r0) 18:15:34 (85/137) Installing aom-libs (3.3.0-r0) 18:15:35 (86/137) Installing libass (0.16.0-r0) 18:15:35 (87/137) Installing libdav1d (1.0.0-r0) 18:15:36 (88/137) Installing libpciaccess (0.16-r0) 18:15:36 (89/137) Installing libdrm (2.4.110-r0) 18:15:36 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:15:36 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:15:37 (92/137) Installing lame (3.100-r0) 18:15:37 (93/137) Installing opus (1.3.1-r1) 18:15:38 (94/137) Installing libasyncns (0.8-r1) 18:15:38 (95/137) Installing libltdl (2.4.7-r0) 18:15:38 (96/137) Installing orc (0.4.32-r0) 18:15:38 (97/137) Installing libvorbis (1.3.7-r0) 18:15:39 (98/137) Installing libsndfile (1.1.0-r0) 18:15:39 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:15:40 (100/137) Installing soxr (0.1.3-r2) 18:15:40 (101/137) Installing speexdsp (1.2.0-r0) 18:15:40 (102/137) Installing tdb-libs (1.4.6-r0) 18:15:41 (103/137) Installing libpulse (15.0-r2) 18:15:41 (104/137) Installing cjson (1.7.15-r3) 18:15:41 (105/137) Installing mbedtls (2.28.5-r0) 18:15:42 (106/137) Installing librist (0.2.6-r1) 18:15:42 (107/137) Installing libsrt (1.4.4-r0) 18:15:42 (108/137) Installing libssh (0.9.6-r1) 18:15:43 (109/137) Installing libtheora (1.1.1-r16) 18:15:43 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:15:44 (111/137) Installing libva (2.14.0-r0) 18:15:44 (112/137) Installing libvdpau (1.5-r0) 18:15:44 (113/137) Installing vidstab (1.1.0-r1) 18:15:44 (114/137) Installing libvpx (1.11.0-r1) 18:15:45 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:15:46 (116/137) Installing numactl (2.0.14-r0) 18:15:46 (117/137) Installing x265-libs (3.5-r3) 18:15:47 (118/137) Installing xvidcore (1.3.7-r1) 18:15:47 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:15:47 (120/137) Installing libevent (2.1.12-r4) 18:15:48 (121/137) Installing mesa (21.3.9-r0) 18:15:48 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:15:48 (123/137) Installing mesa-gbm (21.3.9-r0) 18:15:48 (124/137) Installing icu-data-en (71.1-r2) 18:15:49 Executing icu-data-en-71.1-r2.post-install 18:15:49 * 18:15:49 * If you need ICU with non-English locales and legacy charset support, install 18:15:49 * package icu-data-full. 18:15:49 * 18:15:49 (125/137) Installing icu-libs (71.1-r2) 18:15:50 (126/137) Installing lcms2 (2.13.1-r0) 18:15:50 (127/137) Installing minizip (1.2.12-r0) 18:15:50 (128/137) Installing nspr (4.33-r0) 18:15:51 (129/137) Installing sqlite-libs (3.40.1-r0) 18:15:51 (130/137) Installing nss (3.78.1-r0) 18:15:51 (131/137) Installing re2 (2022.04.01-r0) 18:15:52 (132/137) Installing snappy (1.1.9-r4) 18:15:52 (133/137) Installing libgpg-error (1.45-r0) 18:15:53 (134/137) Installing libgcrypt (1.10.1-r0) 18:15:53 (135/137) Installing libxslt (1.1.35-r0) 18:15:54 (136/137) Installing chromium (102.0.5005.182-r0) 18:15:55 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:15:56 Executing busybox-1.35.0-r17.trigger 18:15:56 Executing glib-2.72.4-r0.trigger 18:15:56 Executing shared-mime-info-2.2-r2.trigger 18:15:56 Executing gdk-pixbuf-2.42.8-r0.trigger 18:15:57 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:15:57 Executing fontconfig-2.14.0-r0.trigger 18:15:57 Executing mkfontscale-1.2.2-r0.trigger 18:15:57 OK: 409 MiB in 160 packages 18:15:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:58 (1/21) Installing binutils (2.38-r3) 18:15:58 (2/21) Installing isl22 (0.22-r0) 18:15:59 (3/21) Installing mpfr4 (4.1.0-r0) 18:15:59 (4/21) Installing mpc1 (1.2.1-r0) 18:15:59 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:16:01 (6/21) Installing musl-dev (1.2.3-r3) 18:16:01 (7/21) Installing libc-dev (0.7.2-r3) 18:16:01 (8/21) Installing linux-headers (5.16.7-r1) 18:16:02 (9/21) Installing libffi-dev (3.4.2-r1) 18:16:02 (10/21) Installing libpq (14.10-r0) 18:16:03 (11/21) Installing openssl-dev (1.1.1w-r1) 18:16:03 (12/21) Installing libpq-dev (14.10-r0) 18:16:04 (13/21) Installing libecpg (14.10-r0) 18:16:04 (14/21) Installing libecpg-dev (14.10-r0) 18:16:04 (15/21) Installing llvm13-libs (13.0.1-r2) 18:16:11 (16/21) Installing clang-libs (13.0.1-r1) 18:16:18 (17/21) Installing clang (13.0.1-r1) 18:16:18 (18/21) Installing icu (71.1-r2) 18:16:18 (19/21) Installing icu-dev (71.1-r2) 18:16:19 (20/21) Installing llvm13 (13.0.1-r2) 18:16:20 (21/21) Installing postgresql14-dev (14.10-r0) 18:16:20 Executing busybox-1.35.0-r17.trigger 18:16:20 OK: 822 MiB in 181 packages 18:16:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:21 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:16:26 (2/10) Installing gdbm (1.23-r0) 18:16:26 (3/10) Installing mpdecimal (2.5.1-r1) 18:16:26 (4/10) Installing readline (8.1.2-r0) 18:16:26 (5/10) Installing python3 (3.10.13-r0) 18:16:27 (6/10) Installing python3-dev (3.10.13-r0) 18:16:28 (7/10) Installing libsodium (1.0.18-r0) 18:16:29 (8/10) Installing libzmq (4.3.4-r0) 18:16:29 (9/10) Installing libsodium-dev (1.0.18-r0) 18:16:29 (10/10) Installing zeromq-dev (4.3.4-r0) 18:16:29 Executing busybox-1.35.0-r17.trigger 18:16:29 OK: 974 MiB in 191 packages 18:16:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:30 OK: 974 MiB in 191 packages 18:16:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:32 (1/1) Installing tzdata (2023c-r0) 18:16:32 Executing busybox-1.35.0-r17.trigger 18:16:32 OK: 978 MiB in 192 packages 18:16:32 (1/1) Purging tzdata (2023c-r0) 18:16:32 Executing busybox-1.35.0-r17.trigger 18:16:33 OK: 974 MiB in 191 packages 18:16:35 Looking in links: /tmp/tmp8ey837f8 18:16:35 Processing /tmp/tmp8ey837f8/setuptools-65.5.0-py3-none-any.whl 18:16:35 Processing /tmp/tmp8ey837f8/pip-23.0.1-py3-none-any.whl 18:16:35 Installing collected packages: setuptools, pip 18:16:38 Successfully installed pip-23.0.1 setuptools-65.5.0 18:16:38 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 18:16:38 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:16:38 Collecting pip 18:16:38 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:16:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 127.1 MB/s eta 0:00:00 18:16:38 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:16:39 Collecting setuptools 18:16:39 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 18:16:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 127.9 MB/s eta 0:00:00 18:16:39 Collecting wheel 18:16:39 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:16:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 169.2 MB/s eta 0:00:00 18:16:39 Installing collected packages: wheel, setuptools, pip 18:16:39 Attempting uninstall: setuptools 18:16:39 Found existing installation: setuptools 65.5.0 18:16:39 Uninstalling setuptools-65.5.0: 18:16:39 Successfully uninstalled setuptools-65.5.0 18:16:40 Attempting uninstall: pip 18:16:40 Found existing installation: pip 23.0.1 18:16:40 Uninstalling pip-23.0.1: 18:16:40 Successfully uninstalled pip-23.0.1 18:16:42 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 18:16:42 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 18:16:43 Processing ./edgex-taf-common 18:16:43 Preparing metadata (setup.py): started 18:16:43 Preparing metadata (setup.py): finished with status 'done' 18:16:43 Building wheels for collected packages: edgex-taf-common 18:16:43 Building wheel for edgex-taf-common (setup.py): started 18:16:43 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:16:43 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=fde51f7f26d0f6394680319f9a0b0f510c7328995d64f85acc7ddcbbfc56d159 18:16:43 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:16:43 Successfully built edgex-taf-common 18:16:43 Installing collected packages: edgex-taf-common 18:16:43 Successfully installed edgex-taf-common-0.0.0 18:16:43 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 18:16:44 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:16:44 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:16:44 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:16:44 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:16:44 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:16:44 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:16:44 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 18:16:44 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 18:16:44 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:16:44 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:16:44 Preparing metadata (setup.py): started 18:16:44 Preparing metadata (setup.py): finished with status 'done' 18:16:45 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:16:45 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:16:45 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:16:45 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:16:45 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:16:45 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:16:45 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:16:45 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:16:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 11.0 MB/s eta 0:00:00 18:16:45 Preparing metadata (setup.py): started 18:16:45 Preparing metadata (setup.py): finished with status 'done' 18:16:45 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:16:45 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:16:45 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:16:45 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:16:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.5 MB/s eta 0:00:00 18:16:45 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:16:45 Downloading psutil-5.9.5.tar.gz (493 kB) 18:16:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 37.7 MB/s eta 0:00:00 18:16:46 Installing build dependencies: started 18:16:48 Installing build dependencies: finished with status 'done' 18:16:48 Getting requirements to build wheel: started 18:16:48 Getting requirements to build wheel: finished with status 'done' 18:16:48 Preparing metadata (pyproject.toml): started 18:16:49 Preparing metadata (pyproject.toml): finished with status 'done' 18:16:49 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:16:49 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:16:49 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 18:16:49 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 18:16:49 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:16:49 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 15.3 MB/s eta 0:00:00 18:16:49 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:16:49 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.9 MB/s eta 0:00:00 18:16:49 Preparing metadata (setup.py): started 18:16:50 Preparing metadata (setup.py): finished with status 'done' 18:16:50 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:16:50 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:16:50 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:50 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 18:16:50 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:50 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:16:50 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:50 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:16:50 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:50 Downloading flex-6.14.1.tar.gz (40 kB) 18:16:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.8 MB/s eta 0:00:00 18:16:50 Preparing metadata (setup.py): started 18:16:50 Preparing metadata (setup.py): finished with status 'done' 18:16:51 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:51 Downloading genson-1.2.2.tar.gz (34 kB) 18:16:51 Preparing metadata (setup.py): started 18:16:51 Preparing metadata (setup.py): finished with status 'done' 18:16:51 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:51 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:16:51 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:51 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:16:51 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:51 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:16:51 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:51 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:16:51 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:51 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:16:52 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:16:52 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:16:52 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:16:52 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:16:52 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:16:52 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:16:52 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:16:52 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:16:52 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:16:52 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:16:52 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:16:52 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:16:52 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:16:52 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:16:52 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:16:52 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:16:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.8 MB/s eta 0:00:00 18:16:52 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:16:52 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:16:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 24.2 MB/s eta 0:00:00 18:16:52 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 18:16:52 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:16:52 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:16:52 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:16:52 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:16:52 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:52 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 18:16:52 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:52 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:16:53 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:53 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:16:53 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:53 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:16:53 Preparing metadata (setup.py): started 18:16:53 Preparing metadata (setup.py): finished with status 'done' 18:16:53 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:53 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:16:53 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:53 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:16:53 Preparing metadata (setup.py): started 18:16:53 Preparing metadata (setup.py): finished with status 'done' 18:16:53 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:53 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:16:53 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:53 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:16:53 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:53 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:16:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.5 MB/s eta 0:00:00 18:16:53 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:53 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:16:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.9 MB/s eta 0:00:00 18:16:54 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:54 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 18:16:54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:54 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 18:16:54 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:16:54 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 18:16:55 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:55 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:16:55 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:55 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:16:55 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:55 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:16:55 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:55 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:16:55 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:55 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:16:55 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:55 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:16:55 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:16:55 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:16:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.0 MB/s eta 0:00:00 18:16:55 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:16:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 16.0 MB/s eta 0:00:00 18:16:55 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:16:55 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 18:16:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 11.1 MB/s eta 0:00:00 18:16:55 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:16:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.1 MB/s eta 0:00:00 18:16:55 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:16:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.4 MB/s eta 0:00:00 18:16:55 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 54.0 MB/s eta 0:00:00 18:16:56 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.2 MB/s eta 0:00:00 18:16:56 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 38.0 MB/s eta 0:00:00 18:16:56 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 44.1 MB/s eta 0:00:00 18:16:56 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:16:56 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 18.0 MB/s eta 0:00:00 18:16:56 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.4 MB/s eta 0:00:00 18:16:56 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.4 MB/s eta 0:00:00 18:16:56 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.5 MB/s eta 0:00:00 18:16:56 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:16:56 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 56.8 MB/s eta 0:00:00 18:16:56 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 13.7 MB/s eta 0:00:00 18:16:56 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.5 MB/s eta 0:00:00 18:16:56 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 22.7 MB/s eta 0:00:00 18:16:56 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:16:56 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 11.0 MB/s eta 0:00:00 18:16:56 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 36.5 MB/s eta 0:00:00 18:16:56 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 11.3 MB/s eta 0:00:00 18:16:56 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:16:56 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.1 MB/s eta 0:00:00 18:16:56 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:16:56 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 18:16:56 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 41.2 MB/s eta 0:00:00 18:16:56 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 18:16:56 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 60.4 MB/s eta 0:00:00 18:16:57 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 18:16:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 37.1 MB/s eta 0:00:00 18:16:57 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:16:57 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:16:57 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:16:57 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:16:57 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:16:57 Building wheel for robotbackgroundlogger (setup.py): started 18:16:57 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:16:57 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b793aad169be6b8c6f7193d0f70043bcc7ea6f0ca1cf884d9e85c9a7b61c38a6 18:16:57 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:16:57 Building wheel for paho-mqtt (setup.py): started 18:16:57 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:16:57 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=d23db229dc70cdcc42a131ff24e21f2fc6add5e7054d81fb062c7846bac2755f 18:16:57 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:16:57 Building wheel for psutil (pyproject.toml): started 18:16:59 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:16:59 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274473 sha256=35631fa418bfb5b3529245255c8d8869774317830f287c3a191b78bfc2ab2d1d 18:16:59 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:16:59 Building wheel for psycopg2 (setup.py): started 18:17:10 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:17:10 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=b7ddbde0ad58e23ebeb74adcb8a46ae5305700e098b6bf001704c5b6b87dc279 18:17:10 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:17:10 Building wheel for flex (setup.py): started 18:17:10 Building wheel for flex (setup.py): finished with status 'done' 18:17:10 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=5138d62417289d08be79ec4f1edafa7ff70b1bac0fb4a9a38745e161dc6f811a 18:17:10 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:17:10 Building wheel for GenSON (setup.py): started 18:17:10 Building wheel for GenSON (setup.py): finished with status 'done' 18:17:10 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=75a3e77e03dc5c4295bfc2afc37b736d0a4f876f026a2ee79480eb1255f7f418 18:17:10 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:17:10 Building wheel for strict-rfc3339 (setup.py): started 18:17:10 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:17:10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f255fc20a6fda9d644ee5f787ac9bc2f86c5f224a11dfeeb6ffc771f32af8965 18:17:10 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:17:10 Building wheel for validate-email (setup.py): started 18:17:10 Building wheel for validate-email (setup.py): finished with status 'done' 18:17:10 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=d4012cb98dd835e852bf98441c896e4b29438fe40f69f182d4593140af51ef79 18:17:10 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:17:10 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:17:10 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 18:17:23 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.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.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 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.7 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.31.1 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.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 18:17:23 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 18:17:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23637 in /w/workspace/exfoundry_edgex-taf-common_PR-91 [Pipeline] { [Pipeline] checkout 18:17:26 Selected Git installation does not exist. Using Default 18:17:26 The recommended git tool is: NONE 18:17:32 using credential edgex-jenkins-ssh 18:17:32 Cloning the remote Git repository 18:17:32 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:17:32 > git init /w/workspace/exfoundry_edgex-taf-common_PR-91 # timeout=10 18:17:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:17:32 > git --version # timeout=10 18:17:32 > git --version # 'git version 2.25.1' 18:17:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:17:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:35 Merging remotes/origin/main commit 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 into PR head commit fd0e48d362f5ee99cc2b15393e89defecfcc9605 18:17:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:17:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:17:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:17:35 > git config core.sparsecheckout # timeout=10 18:17:35 > git checkout -f fd0e48d362f5ee99cc2b15393e89defecfcc9605 # timeout=10 18:17:35 Merge succeeded, producing fd0e48d362f5ee99cc2b15393e89defecfcc9605 18:17:35 Checking out Revision fd0e48d362f5ee99cc2b15393e89defecfcc9605 (PR-91) 18:17:36 Commit message: "build: bump pyzmq from 25.1.0 to 25.1.1" 18:17:36 > git --version # timeout=10 18:17:36 > git --version # 'git version 2.25.1' 18:17:36 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 18:17:35 > git remote # timeout=10 18:17:35 > git config --get remote.origin.url # timeout=10 18:17:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:35 > git merge 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 18:17:35 > git rev-parse HEAD^{commit} # timeout=10 18:17:35 > git config core.sparsecheckout # timeout=10 18:17:35 > git checkout -f fd0e48d362f5ee99cc2b15393e89defecfcc9605 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 18:17:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:17:37 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:37 Dload Upload Total Spent Left Speed 18:17:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89943 0 --:--:-- --:--:-- --:--:-- 90585 [Pipeline] sh 18:17:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:17:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:17:38 + sudo tee /etc/docker/daemon.new 18:17:38 { 18:17:38 "registry-mirrors": [ 18:17:38 "https://nexus3.edgexfoundry.org:10001" 18:17:38 ], 18:17:38 "bip": "10.250.0.254/24", 18:17:38 "hosts": [ 18:17:38 "tcp://0.0.0.0:5555", 18:17:38 "unix:///var/run/docker.sock" 18:17:38 ], 18:17:38 "mtu": 1458, 18:17:38 "selinux-enabled": true, 18:17:38 "seccomp-profile": "/etc/docker/seccomp.json" 18:17:38 } [Pipeline] sh 18:17:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:17:39 + sudo service docker restart 18:17:41 Removing intermediate container a558f62f9b70 18:17:41 ---> 6821be58edde 18:17:41 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:17:41 ---> Running in 8b51763d1a99 18:17:41 Removing intermediate container 8b51763d1a99 18:17:41 ---> 2c96f22d72ac 18:17:41 Step 11/13 : LABEL arch=amd64 18:17:41 ---> Running in 059c0dba695e 18:17:41 Removing intermediate container 059c0dba695e 18:17:41 ---> 90cd7594aca0 18:17:41 Step 12/13 : LABEL git_sha=fd0e48d362f5ee99cc2b15393e89defecfcc9605 18:17:41 ---> Running in 936739adcf3b 18:17:41 Removing intermediate container 936739adcf3b 18:17:41 ---> 7bdb74af18c0 18:17:41 Step 13/13 : LABEL version=0.0.0 18:17:41 ---> Running in 0418e9399d21 18:17:41 Removing intermediate container 0418e9399d21 18:17:41 ---> bad5f61852fe 18:17:41 [Warning] One or more build-args [ARCH] were not consumed 18:17:41 Successfully built bad5f61852fe 18:17:41 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 18:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:42 18:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:42 latest: Pulling from edgex-lftools-log-publisher 18:17:42 5eb5b503b376: Pulling fs layer 18:17:42 5c69ac0246d0: Pulling fs layer 18:17:42 ec43610c2a17: Pulling fs layer 18:17:42 3a2ae6a8a46f: Pulling fs layer 18:17:42 33b1e0a273af: Pulling fs layer 18:17:42 5d3b04190fa2: Pulling fs layer 18:17:42 2f39f015ded8: Pulling fs layer 18:17:42 3a2ae6a8a46f: Waiting 18:17:42 33b1e0a273af: Waiting 18:17:42 5d3b04190fa2: Waiting 18:17:42 2f39f015ded8: Waiting 18:17:42 5c69ac0246d0: Download complete 18:17:42 3a2ae6a8a46f: Verifying Checksum 18:17:42 3a2ae6a8a46f: Download complete 18:17:42 33b1e0a273af: Verifying Checksum 18:17:42 33b1e0a273af: Download complete 18:17:42 5d3b04190fa2: Download complete 18:17:42 ec43610c2a17: Verifying Checksum 18:17:42 ec43610c2a17: Download complete 18:17:43 5eb5b503b376: Verifying Checksum 18:17:43 5eb5b503b376: Download complete 18:17:43 2f39f015ded8: Download complete 18:17:44 5eb5b503b376: Pull complete 18:17:44 5c69ac0246d0: Pull complete 18:17:44 ec43610c2a17: Pull complete 18:17:44 3a2ae6a8a46f: Pull complete 18:17:45 33b1e0a273af: Pull complete 18:17:45 5d3b04190fa2: Pull complete 18:17:49 2f39f015ded8: Pull complete 18:17:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:49 prd-ubuntu20.04-docker-8c-8g-23634 does not seem to be running inside a container 18:17:49 $ 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-91 -v /w/workspace/exfoundry_edgex-taf-common_PR-91:/w/workspace/exfoundry_edgex-taf-common_PR-91:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-91@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-91@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 18:17:54 $ docker top dc5e0501892c3c85b267f9125478d35f1c1367ffe38fb90da85072e585889463 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:54 ---> job-cost.sh 18:17:54 lf-activate-venv: SKIPPING 18:17:54 INFO: No Stack... 18:17:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:55 INFO: Archiving Costs [Pipeline] sh 18:17:55 + cat /w/workspace/exfoundry_edgex-taf-common_PR-91/archives/cost.csv 18:17:55 + cut -d, -f6 [Pipeline] lock 18:17:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-91-1-stack-cost] 18:17:55 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-91-1-stack-cost] did not exist. Created. 18:17:55 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:56 + echo total: 0.2199999988079071 [Pipeline] stash 18:17:56 Stashed 1 file(s) [Pipeline] } 18:17:56 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:56 $ docker stop --time=1 dc5e0501892c3c85b267f9125478d35f1c1367ffe38fb90da85072e585889463 18:17:57 $ docker rm -f --volumes dc5e0501892c3c85b267f9125478d35f1c1367ffe38fb90da85072e585889463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:01 provisioning config files... 18:18:01 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/config8283265012092690364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:01 ---> ****-login.sh 18:18:01 nexus3.edgexfoundry.org:10001 18:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:02 Configure a credential helper to remove this warning. See 18:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:02 18:18:02 Login Succeeded 18:18:02 nexus3.edgexfoundry.org:10002 18:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:02 Configure a credential helper to remove this warning. See 18:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:02 18:18:02 Login Succeeded 18:18:02 nexus3.edgexfoundry.org:10003 18:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 nexus3.edgexfoundry.org:10004 18:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 ****.io 18:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 ---> ****-login.sh ends [Pipeline] } 18:18:03 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 18:18:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:18:05 + ls -al . 18:18:05 total 68 18:18:05 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:18 . 18:18:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:17 .. 18:18:05 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:17 .git 18:18:05 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 18:17 .github 18:18:05 -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 18:17 .gitignore 18:18:05 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 18:17 Dockerfile 18:18:05 -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 18:17 Jenkinsfile 18:18:05 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 18:17 LICENSE 18:18:05 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 18:17 README.md 18:18:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:17 TAF-Manager 18:18:05 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:17 TUC 18:18:05 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 18:14 VERSION 18:18:05 -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 18:17 requirements.txt 18:18:05 -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 18:17 robot-entrypoint.sh 18:18:05 -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 18:17 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:06 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fd0e48d362f5ee99cc2b15393e89defecfcc9605 --label arch=arm64 --label version=0.0.0 . 18:18:07 #0 building with "default" instance using docker driver 18:18:07 18:18:07 #1 [internal] load build definition from Dockerfile 18:18:07 #1 transferring dockerfile: 1.61kB 0.0s done 18:18:07 #1 DONE 0.1s 18:18:07 18:18:07 #2 [internal] load .dockerignore 18:18:07 #2 transferring context: 2B done 18:18:07 #2 DONE 0.1s 18:18:07 18:18:07 #3 [internal] load metadata for docker.io/library/alpine:3.16 18:18:07 #3 DONE 0.3s 18:18:07 18:18:07 #4 [internal] load build context 18:18:07 #4 DONE 0.0s 18:18:07 18:18:07 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:18:07 #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 18:18:08 #5 ... 18:18:08 18:18:08 #4 [internal] load build context 18:18:08 #4 transferring context: 237.76kB 0.1s done 18:18:08 #4 DONE 0.2s 18:18:08 18:18:08 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:18:08 #5 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 18:18:08 #5 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 18:18:08 #5 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 18:18:08 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0B / 2.71MB 0.1s 18:18:08 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 18:18:08 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.2s done 18:18:08 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 18:18:08 #5 DONE 0.8s 18:18:08 18:18:08 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:18:08 #6 DONE 0.2s 18:18:09 18:18:09 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:18:09 #7 DONE 0.1s 18:18:09 18:18:09 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:18:09 #8 DONE 0.1s 18:18:09 18:18:09 #9 [5/7] WORKDIR /edgex-taf 18:18:09 #9 DONE 0.1s 18:18:09 18:18:09 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:11 #10 DONE 2.4s 18:18:11 18:18:11 #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 18:18:12 #11 0.799 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:18:13 #11 1.471 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:18:14 #11 2.845 OK: 5 MiB in 14 packages 18:18:14 #11 2.993 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:18:15 #11 3.560 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:18:16 #11 4.782 (1/9) Installing ca-certificates (20230506-r0) 18:18:17 #11 5.256 (2/9) Installing brotli-libs (1.0.9-r6) 18:18:17 #11 5.703 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:18:17 #11 6.072 (4/9) Installing libcurl (8.4.0-r0) 18:18:18 #11 6.536 (5/9) Installing curl (8.4.0-r0) 18:18:18 #11 6.942 (6/9) Installing docker-cli (20.10.20-r0) 18:18:21 #11 9.716 (7/9) Installing oniguruma (6.9.8-r0) 18:18:21 #11 10.13 (8/9) Installing jq (1.6-r1) 18:18:22 #11 10.59 (9/9) Installing openssl (1.1.1w-r1) 18:18:22 #11 11.05 Executing busybox-1.35.0-r17.trigger 18:18:22 #11 11.07 Executing ca-certificates-20230506-r0.trigger 18:18:22 #11 11.22 OK: 50 MiB in 23 packages 18:18:22 #11 11.41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:18:23 #11 12.01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:18:25 #11 13.47 (1/136) Installing libmagic (5.41-r0) 18:18:25 #11 14.02 (2/136) Installing file (5.41-r0) 18:18:25 #11 14.30 (3/136) Installing libxau (1.0.9-r0) 18:18:26 #11 14.58 (4/136) Installing libxdmcp (1.1.3-r0) 18:18:26 #11 14.85 (5/136) Installing libxcb (1.15-r0) 18:18:27 #11 15.30 (6/136) Installing libx11 (1.8.7-r0) 18:18:27 #11 15.96 (7/136) Installing libxext (1.3.4-r0) 18:18:27 #11 16.27 (8/136) Installing libice (1.0.10-r0) 18:18:28 #11 16.65 (9/136) Installing libuuid (2.38-r1) 18:18:28 #11 16.97 (10/136) Installing libsm (1.2.3-r0) 18:18:29 #11 17.27 (11/136) Installing libxt (1.2.1-r0) 18:18:29 #11 17.69 (12/136) Installing libxmu (1.1.3-r0) 18:18:29 #11 18.06 (13/136) Installing xset (1.2.4-r0) 18:18:30 #11 18.39 (14/136) Installing xprop (1.2.5-r0) 18:18:30 #11 18.73 (15/136) Installing xdg-utils (1.1.3-r3) 18:18:30 #11 19.10 (16/136) Installing eudev-libs (3.2.11-r0) 18:18:31 #11 19.46 (17/136) Installing pkgconf (1.8.1-r0) 18:18:31 #11 19.82 (18/136) Installing libffi (3.4.2-r1) 18:18:31 #11 20.12 (19/136) Installing libintl (0.21-r2) 18:18:31 #11 20.44 (20/136) Installing libblkid (2.38-r1) 18:18:32 #11 20.86 (21/136) Installing libmount (2.38-r1) 18:18:33 #11 21.51 (22/136) Installing pcre (8.45-r2) 18:18:33 #11 21.93 (23/136) Installing glib (2.72.4-r0) 18:18:34 #11 22.49 (24/136) Installing xz-libs (5.2.5-r1) 18:18:34 #11 22.85 (25/136) Installing libxml2 (2.9.14-r2) 18:18:34 #11 23.35 (26/136) Installing shared-mime-info (2.2-r2) 18:18:35 #11 23.85 (27/136) Installing hicolor-icon-theme (0.17-r1) 18:18:35 #11 24.23 (28/136) Installing libjpeg-turbo (2.1.3-r1) 18:18:36 #11 24.66 (29/136) Installing libpng (1.6.37-r1) 18:18:36 #11 25.05 (30/136) Installing libwebp (1.2.3-r2) 18:18:37 #11 25.47 (31/136) Installing zstd-libs (1.5.2-r1) 18:18:37 #11 25.86 (32/136) Installing tiff (4.4.0-r4) 18:18:37 #11 26.27 (33/136) Installing gdk-pixbuf (2.42.8-r0) 18:18:38 #11 26.67 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 18:18:38 #11 26.98 (35/136) Installing libxcomposite (0.4.5-r0) 18:18:38 #11 27.26 (36/136) Installing libxfixes (6.0.0-r0) 18:18:39 #11 27.53 (37/136) Installing libxrender (0.9.10-r3) 18:18:39 #11 27.85 (38/136) Installing libxcursor (1.2.1-r0) 18:18:40 #11 28.29 (39/136) Installing libxdamage (1.1.5-r1) 18:18:40 #11 28.57 (40/136) Installing libxi (1.8-r0) 18:18:40 #11 28.89 (41/136) Installing libxinerama (1.1.4-r1) 18:18:40 #11 29.15 (42/136) Installing libxrandr (1.5.2-r1) 18:18:41 #11 29.46 (43/136) Installing atk (2.38.0-r0) 18:18:41 #11 29.83 (44/136) Installing libxtst (1.2.3-r3) 18:18:41 #11 30.13 (45/136) Installing dbus-libs (1.14.8-r0) 18:18:42 #11 30.56 (46/136) Installing at-spi2-core (2.44.1-r0) 18:18:42 #11 31.01 (47/136) Installing at-spi2-atk (2.38.0-r0) 18:18:43 #11 31.37 (48/136) Installing expat (2.5.0-r0) 18:18:43 #11 31.74 (49/136) Installing libbz2 (1.0.8-r1) 18:18:43 #11 32.06 (50/136) Installing freetype (2.12.1-r0) 18:18:44 #11 32.51 (51/136) Installing fontconfig (2.14.0-r0) 18:18:44 #11 32.95 (52/136) Installing pixman (0.40.0-r4) 18:18:45 #11 33.39 (53/136) Installing cairo (1.17.4-r2) 18:18:45 #11 33.87 (54/136) Installing cairo-gobject (1.17.4-r2) 18:18:45 #11 34.14 (55/136) Installing avahi-libs (0.8-r6) 18:18:46 #11 34.50 (56/136) Installing gmp (6.2.1-r2) 18:18:46 #11 34.96 (57/136) Installing nettle (3.7.3-r0) 18:18:47 #11 35.42 (58/136) Installing p11-kit (0.24.1-r0) 18:18:47 #11 35.87 (59/136) Installing libtasn1 (4.18.0-r1) 18:18:47 #11 36.19 (60/136) Installing libunistring (1.0-r0) 18:18:48 #11 36.68 (61/136) Installing gnutls (3.7.7-r1) 18:18:48 #11 37.20 (62/136) Installing cups-libs (2.4.2-r2) 18:18:49 #11 37.64 (63/136) Installing libepoxy (1.5.10-r0) 18:18:49 #11 38.09 (64/136) Installing fribidi (1.0.12-r0) 18:18:50 #11 38.42 (65/136) Installing graphite2 (1.3.14-r1) 18:18:50 #11 38.79 (66/136) Installing harfbuzz (4.3.0-r0) 18:18:50 #11 39.30 (67/136) Installing libxft (2.3.4-r0) 18:18:51 #11 39.62 (68/136) Installing pango (1.50.7-r0) 18:18:51 #11 40.08 (69/136) Installing wayland-libs-client (1.20.0-r0) 18:18:52 #11 40.41 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 18:18:52 #11 40.69 (71/136) Installing wayland-libs-egl (1.20.0-r0) 18:18:52 #11 40.97 (72/136) Installing xkeyboard-config (2.35.1-r0) 18:18:54 #11 43.19 (73/136) Installing libxkbcommon (1.4.1-r0) 18:18:55 #11 43.60 (74/136) Installing gtk+3.0 (3.24.34-r1) 18:18:56 #11 44.34 Executing gtk+3.0-3.24.34-r1.post-install 18:18:56 #11 44.42 (75/136) Installing libfontenc (1.1.4-r0) 18:18:56 #11 44.75 (76/136) Installing mkfontscale (1.2.2-r0) 18:18:56 #11 45.05 (77/136) Installing font-opensans (0_git20210927-r0) 18:18:57 #11 45.61 (78/136) Installing libgcc (11.2.1_git20220219-r2) 18:18:57 #11 45.96 (79/136) Installing libogg (1.3.5-r1) 18:18:58 #11 46.27 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 18:18:58 #11 46.75 (81/136) Installing flac (1.3.4-r0) 18:18:58 #11 47.19 (82/136) Installing alsa-lib (1.2.7.2-r0) 18:18:59 #11 47.73 (83/136) Installing libatomic (11.2.1_git20220219-r2) 18:18:59 #11 48.00 (84/136) Installing sdl2 (2.0.22-r0) 18:19:00 #11 48.51 (85/136) Installing aom-libs (3.3.0-r0) 18:19:00 #11 49.10 (86/136) Installing libass (0.16.0-r0) 18:19:00 #11 49.47 (87/136) Installing libdav1d (1.0.0-r0) 18:19:01 #11 49.91 (88/136) Installing libdrm (2.4.110-r0) 18:19:01 #11 50.33 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:19:05 #11 53.18 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 18:19:05 #11 53.64 (91/136) Installing lame (3.100-r0) 18:19:05 #11 54.09 (92/136) Installing opus (1.3.1-r1) 18:19:06 #11 54.52 (93/136) Installing libasyncns (0.8-r1) 18:19:06 #11 54.79 (94/136) Installing libltdl (2.4.7-r0) 18:19:06 #11 55.10 (95/136) Installing orc (0.4.32-r0) 18:19:07 #11 55.52 (96/136) Installing libvorbis (1.3.7-r0) 18:19:07 #11 55.97 (97/136) Installing libsndfile (1.1.0-r0) 18:19:08 #11 56.42 (98/136) Installing libgomp (11.2.1_git20220219-r2) 18:19:08 #11 56.84 (99/136) Installing soxr (0.1.3-r2) 18:19:08 #11 57.19 (100/136) Installing speexdsp (1.2.0-r0) 18:19:09 #11 57.50 (101/136) Installing tdb-libs (1.4.6-r0) 18:19:09 #11 57.86 (102/136) Installing libpulse (15.0-r2) 18:19:10 #11 58.34 (103/136) Installing cjson (1.7.15-r3) 18:19:10 #11 58.66 (104/136) Installing mbedtls (2.28.5-r0) 18:19:10 #11 59.14 (105/136) Installing librist (0.2.6-r1) 18:19:11 #11 59.53 (106/136) Installing libsrt (1.4.4-r0) 18:19:11 #11 59.99 (107/136) Installing libssh (0.9.6-r1) 18:19:12 #11 60.43 (108/136) Installing libtheora (1.1.1-r16) 18:19:12 #11 60.89 (109/136) Installing v4l-utils-libs (1.22.1-r1) 18:19:12 #11 61.31 (110/136) Installing libva (2.14.0-r0) 18:19:13 #11 61.69 (111/136) Installing libvdpau (1.5-r0) 18:19:13 #11 62.03 (112/136) Installing vidstab (1.1.0-r1) 18:19:14 #11 62.40 (113/136) Installing libvpx (1.11.0-r1) 18:19:14 #11 62.95 (114/136) Installing x264-libs (0.163_git20210613-r0) 18:19:15 #11 63.46 (115/136) Installing numactl (2.0.14-r0) 18:19:15 #11 63.95 (116/136) Installing x265-libs (3.5-r3) 18:19:16 #11 64.59 (117/136) Installing xvidcore (1.3.7-r1) 18:19:16 #11 65.00 (118/136) Installing ffmpeg-libs (5.0.3-r0) 18:19:17 #11 65.99 (119/136) Installing libevent (2.1.12-r4) 18:19:18 #11 66.47 (120/136) Installing mesa (21.3.9-r0) 18:19:18 #11 66.75 (121/136) Installing wayland-libs-server (1.20.0-r0) 18:19:18 #11 67.07 (122/136) Installing mesa-gbm (21.3.9-r0) 18:19:19 #11 67.39 (123/136) Installing icu-data-en (71.1-r2) 18:19:19 #11 67.95 Executing icu-data-en-71.1-r2.post-install 18:19:19 #11 67.96 * 18:19:19 #11 67.96 * If you need ICU with non-English locales and legacy charset support, install 18:19:19 #11 67.96 * package icu-data-full. 18:19:19 #11 67.96 * 18:19:19 #11 67.96 (124/136) Installing icu-libs (71.1-r2) 18:19:20 #11 68.57 (125/136) Installing lcms2 (2.13.1-r0) 18:19:20 #11 69.00 (126/136) Installing minizip (1.2.12-r0) 18:19:21 #11 69.31 (127/136) Installing nspr (4.33-r0) 18:19:21 #11 69.72 (128/136) Installing sqlite-libs (3.40.1-r0) 18:19:21 #11 70.22 (129/136) Installing nss (3.78.1-r0) 18:19:22 #11 70.83 (130/136) Installing re2 (2022.04.01-r0) 18:19:23 #11 71.25 (131/136) Installing snappy (1.1.9-r4) 18:19:23 #11 71.59 (132/136) Installing libgpg-error (1.45-r0) 18:19:23 #11 71.97 (133/136) Installing libgcrypt (1.10.1-r0) 18:19:24 #11 72.43 (134/136) Installing libxslt (1.1.35-r0) 18:19:24 #11 72.87 (135/136) Installing chromium (102.0.5005.182-r0) 18:19:39 #11 86.71 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 18:19:39 #11 87.50 Executing busybox-1.35.0-r17.trigger 18:19:39 #11 87.51 Executing glib-2.72.4-r0.trigger 18:19:39 #11 87.53 Executing shared-mime-info-2.2-r2.trigger 18:19:41 #11 89.82 Executing gdk-pixbuf-2.42.8-r0.trigger 18:19:41 #11 89.86 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:19:41 #11 89.94 Executing fontconfig-2.14.0-r0.trigger 18:19:41 #11 90.00 Executing mkfontscale-1.2.2-r0.trigger 18:19:41 #11 90.07 OK: 376 MiB in 159 packages 18:19:41 #11 90.27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:42 #11 90.82 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:43 #11 92.04 (1/21) Installing binutils (2.38-r3) 18:19:44 #11 92.80 (2/21) Installing isl22 (0.22-r0) 18:19:45 #11 93.29 (3/21) Installing mpfr4 (4.1.0-r0) 18:19:45 #11 93.70 (4/21) Installing mpc1 (1.2.1-r0) 18:19:45 #11 94.04 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:19:51 #11 99.37 (6/21) Installing musl-dev (1.2.3-r3) 18:19:51 #11 100.1 (7/21) Installing libc-dev (0.7.2-r3) 18:19:51 #11 100.3 (8/21) Installing linux-headers (5.16.7-r1) 18:19:52 #11 101.2 (9/21) Installing libffi-dev (3.4.2-r1) 18:19:53 #11 101.6 (10/21) Installing libpq (14.10-r0) 18:19:53 #11 102.0 (11/21) Installing openssl-dev (1.1.1w-r1) 18:19:54 #11 102.5 (12/21) Installing libpq-dev (14.10-r0) 18:19:54 #11 103.0 (13/21) Installing libecpg (14.10-r0) 18:19:55 #11 103.4 (14/21) Installing libecpg-dev (14.10-r0) 18:19:55 #11 103.9 (15/21) Installing llvm13-libs (13.0.1-r2) 18:20:03 #11 111.2 (16/21) Installing clang-libs (13.0.1-r1) 18:20:08 #11 116.0 (17/21) Installing clang (13.0.1-r1) 18:20:08 #11 116.8 (18/21) Installing icu (71.1-r2) 18:20:09 #11 117.2 (19/21) Installing icu-dev (71.1-r2) 18:20:09 #11 117.9 (20/21) Installing llvm13 (13.0.1-r2) 18:20:11 #11 119.5 (21/21) Installing postgresql14-dev (14.10-r0) 18:20:12 #11 120.4 Executing busybox-1.35.0-r17.trigger 18:20:12 #11 120.4 OK: 768 MiB in 180 packages 18:20:12 #11 120.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:12 #11 121.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:14 #11 122.4 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:20:16 #11 124.5 (2/10) Installing gdbm (1.23-r0) 18:20:16 #11 124.8 (3/10) Installing mpdecimal (2.5.1-r1) 18:20:17 #11 125.2 (4/10) Installing readline (8.1.2-r0) 18:20:17 #11 125.6 (5/10) Installing python3 (3.10.13-r0) 18:20:21 #11 129.3 (6/10) Installing python3-dev (3.10.13-r0) 18:20:26 #11 134.5 (7/10) Installing libsodium (1.0.18-r0) 18:20:26 #11 134.9 (8/10) Installing libzmq (4.3.4-r0) 18:20:26 #11 135.4 (9/10) Installing libsodium-dev (1.0.18-r0) 18:20:27 #11 135.7 (10/10) Installing zeromq-dev (4.3.4-r0) 18:20:27 #11 136.0 Executing busybox-1.35.0-r17.trigger 18:20:27 #11 136.1 OK: 938 MiB in 190 packages 18:20:28 #11 136.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:28 #11 136.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:30 #11 138.1 OK: 938 MiB in 190 packages 18:20:30 #11 138.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:30 #11 138.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:31 #11 140.0 (1/1) Installing tzdata (2023c-r0) 18:20:32 #11 140.9 Executing busybox-1.35.0-r17.trigger 18:20:32 #11 140.9 OK: 941 MiB in 191 packages 18:20:34 #11 142.5 (1/1) Purging tzdata (2023c-r0) 18:20:34 #11 142.6 Executing busybox-1.35.0-r17.trigger 18:20:34 #11 142.7 OK: 938 MiB in 190 packages 18:20:52 #11 158.5 Looking in links: /tmp/tmpv150b157 18:20:52 #11 158.6 Processing /tmp/tmpv150b157/setuptools-65.5.0-py3-none-any.whl 18:20:52 #11 158.6 Processing /tmp/tmpv150b157/pip-23.0.1-py3-none-any.whl 18:20:52 #11 159.8 Installing collected packages: setuptools, pip 18:21:07 #11 175.7 Successfully installed pip-23.0.1 setuptools-65.5.0 18:21:07 #11 175.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 18:21:11 #11 179.8 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:21:12 #11 180.7 Collecting pip 18:21:12 #11 180.7 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:21:12 #11 180.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.4 MB/s eta 0:00:00 18:21:12 #11 181.0 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:21:15 #11 184.1 Collecting setuptools 18:21:15 #11 184.1 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 18:21:15 #11 184.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 16.1 MB/s eta 0:00:00 18:21:16 #11 184.6 Collecting wheel 18:21:16 #11 184.7 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:21:16 #11 184.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 17.8 MB/s eta 0:00:00 18:21:18 #11 186.4 Installing collected packages: wheel, setuptools, pip 18:21:18 #11 186.8 Attempting uninstall: setuptools 18:21:18 #11 186.8 Found existing installation: setuptools 65.5.0 18:21:19 #11 187.8 Uninstalling setuptools-65.5.0: 18:21:19 #11 188.0 Successfully uninstalled setuptools-65.5.0 18:21:25 #11 192.4 Attempting uninstall: pip 18:21:25 #11 192.4 Found existing installation: pip 23.0.1 18:21:26 #11 194.7 Uninstalling pip-23.0.1: 18:21:26 #11 194.8 Successfully uninstalled pip-23.0.1 18:21:38 #11 206.2 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 18:21:38 #11 206.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 18:21:44 #11 211.5 Processing ./edgex-taf-common 18:21:44 #11 211.5 Preparing metadata (setup.py): started 18:21:44 #11 213.0 Preparing metadata (setup.py): finished with status 'done' 18:21:44 #11 213.0 Building wheels for collected packages: edgex-taf-common 18:21:44 #11 213.0 Building wheel for edgex-taf-common (setup.py): started 18:21:46 #11 215.0 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:21:46 #11 215.0 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=1ce3135e755909ed6e592bd6ab8b08e6137bad7898759decf4408b7ed03f5571 18:21:46 #11 215.0 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:21:46 #11 215.1 Successfully built edgex-taf-common 18:21:47 #11 215.7 Installing collected packages: edgex-taf-common 18:21:47 #11 215.8 Successfully installed edgex-taf-common-0.0.0 18:21:47 #11 215.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 18:21:54 #11 221.3 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:21:54 #11 221.4 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:21:54 #11 221.6 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:21:54 #11 221.7 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:21:54 #11 221.9 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:21:54 #11 222.0 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:21:54 #11 222.4 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 18:21:54 #11 222.4 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 18:21:54 #11 222.5 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:21:54 #11 222.6 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:21:54 #11 222.6 Preparing metadata (setup.py): started 18:21:55 #11 224.1 Preparing metadata (setup.py): finished with status 'done' 18:21:55 #11 224.3 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:21:55 #11 224.3 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:21:56 #11 224.5 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:21:56 #11 224.5 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:21:56 #11 225.2 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:21:56 #11 225.2 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:21:56 #11 225.3 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:21:56 #11 225.4 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:21:57 #11 225.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 2.4 MB/s eta 0:00:00 18:21:57 #11 225.6 Preparing metadata (setup.py): started 18:21:59 #11 227.4 Preparing metadata (setup.py): finished with status 'done' 18:22:02 #11 230.9 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:22:02 #11 230.9 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:22:05 #11 233.8 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:22:05 #11 233.8 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:22:05 #11 233.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.7 MB/s eta 0:00:00 18:22:07 #11 235.3 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:22:07 #11 235.3 Downloading psutil-5.9.5.tar.gz (493 kB) 18:22:07 #11 235.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.2 MB/s eta 0:00:00 18:22:07 #11 236.2 Installing build dependencies: started 18:22:29 #11 254.9 Installing build dependencies: finished with status 'done' 18:22:29 #11 255.0 Getting requirements to build wheel: started 18:22:29 #11 257.5 Getting requirements to build wheel: finished with status 'done' 18:22:29 #11 257.5 Preparing metadata (pyproject.toml): started 18:22:31 #11 259.8 Preparing metadata (pyproject.toml): finished with status 'done' 18:22:32 #11 261.1 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:22:32 #11 261.2 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:22:36 #11 264.1 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 18:22:36 #11 264.1 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 18:22:36 #11 264.5 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:22:36 #11 264.5 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:22:36 #11 264.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 7.9 MB/s eta 0:00:00 18:22:37 #11 265.5 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:22:37 #11 265.6 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:22:37 #11 265.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 6.7 MB/s eta 0:00:00 18:22:37 #11 266.3 Preparing metadata (setup.py): started 18:22:39 #11 268.2 Preparing metadata (setup.py): finished with status 'done' 18:22:41 #11 269.8 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:22:41 #11 269.8 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:22:42 #11 270.9 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:42 #11 270.9 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 18:22:43 #11 271.2 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:43 #11 271.2 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:22:43 #11 271.6 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:43 #11 271.6 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:22:43 #11 271.9 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:43 #11 271.9 Downloading flex-6.14.1.tar.gz (40 kB) 18:22:43 #11 272.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00 18:22:43 #11 272.2 Preparing metadata (setup.py): started 18:22:45 #11 274.1 Preparing metadata (setup.py): finished with status 'done' 18:22:45 #11 274.2 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:46 #11 274.2 Downloading genson-1.2.2.tar.gz (34 kB) 18:22:46 #11 274.3 Preparing metadata (setup.py): started 18:22:47 #11 275.9 Preparing metadata (setup.py): finished with status 'done' 18:22:47 #11 276.0 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:47 #11 276.0 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:22:48 #11 276.5 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:48 #11 276.6 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:22:48 #11 277.0 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:48 #11 277.0 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:22:49 #11 277.9 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:49 #11 277.9 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:22:49 #11 278.2 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:22:49 #11 278.2 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:22:51 #11 279.6 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:22:51 #11 279.6 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:22:51 #11 279.8 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:22:51 #11 279.8 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:22:52 #11 280.4 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:22:52 #11 280.4 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:22:52 #11 280.7 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:22:52 #11 280.7 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:22:52 #11 281.1 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:22:52 #11 281.2 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:22:53 #11 281.8 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:22:53 #11 281.8 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:22:53 #11 282.3 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:22:54 #11 282.3 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:22:54 #11 282.8 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:22:54 #11 282.8 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:22:54 #11 282.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.8 MB/s eta 0:00:00 18:22:54 #11 283.2 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:22:54 #11 283.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:22:54 #11 283.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.5 MB/s eta 0:00:00 18:22:54 #11 283.3 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 18:22:55 #11 284.0 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:22:55 #11 284.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:22:56 #11 284.4 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:22:56 #11 284.4 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:22:56 #11 284.9 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:56 #11 285.0 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 18:22:56 #11 285.1 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:22:56 #11 285.2 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:23:03 #11 290.9 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:03 #11 291.0 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:23:03 #11 291.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 2.2 MB/s eta 0:00:00 18:23:04 #11 292.6 Installing build dependencies: started 18:23:30 #11 318.7 Installing build dependencies: finished with status 'done' 18:23:30 #11 318.7 Getting requirements to build wheel: started 18:23:49 #11 336.2 Getting requirements to build wheel: finished with status 'done' 18:23:49 #11 336.3 Preparing metadata (pyproject.toml): started 18:23:50 #11 338.6 Preparing metadata (pyproject.toml): finished with status 'done' 18:23:50 #11 338.7 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:50 #11 338.7 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:23:50 #11 338.7 Preparing metadata (setup.py): started 18:23:51 #11 340.1 Preparing metadata (setup.py): finished with status 'done' 18:23:51 #11 340.2 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:51 #11 340.2 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:23:52 #11 340.5 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:52 #11 340.5 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:23:52 #11 340.6 Preparing metadata (setup.py): started 18:23:53 #11 341.9 Preparing metadata (setup.py): finished with status 'done' 18:23:53 #11 342.2 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:53 #11 342.2 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:23:53 #11 342.4 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 #11 342.4 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:23:54 #11 342.6 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 #11 342.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:23:54 #11 342.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 18:23:54 #11 343.2 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 #11 343.2 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:23:54 #11 343.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.1 MB/s eta 0:00:00 18:23:54 #11 343.4 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 #11 343.5 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 18:23:55 #11 343.9 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:55 #11 344.0 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 18:23:57 #11 346.1 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:57 #11 346.1 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 18:24:00 #11 348.4 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:00 #11 348.4 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:24:00 #11 348.5 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:00 #11 348.6 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:24:00 #11 348.6 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:00 #11 348.7 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:24:00 #11 348.8 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:00 #11 348.9 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:24:01 #11 349.2 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:01 #11 349.3 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:24:01 #11 349.7 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:01 #11 349.7 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:24:02 #11 350.7 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:02 #11 350.7 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:24:02 #11 350.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.0 MB/s eta 0:00:00 18:24:03 #11 351.6 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:24:03 #11 351.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 7.9 MB/s eta 0:00:00 18:24:03 #11 351.7 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:24:03 #11 351.8 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 18:24:03 #11 351.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 3.2 MB/s eta 0:00:00 18:24:03 #11 351.9 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:24:03 #11 351.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.1 MB/s eta 0:00:00 18:24:03 #11 351.9 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:24:03 #11 352.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.6 MB/s eta 0:00:00 18:24:03 #11 352.0 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 18:24:05 #11 353.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 10.1 MB/s eta 0:00:00 18:24:05 #11 353.4 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:24:05 #11 353.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.2 MB/s eta 0:00:00 18:24:05 #11 353.5 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 18:24:05 #11 353.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.0 MB/s eta 0:00:00 18:24:05 #11 353.7 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:24:05 #11 353.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.1 MB/s eta 0:00:00 18:24:05 #11 353.9 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:24:05 #11 354.0 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:24:05 #11 354.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.3 MB/s eta 0:00:00 18:24:05 #11 354.1 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 18:24:05 #11 354.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.3 MB/s eta 0:00:00 18:24:05 #11 354.2 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:24:05 #11 354.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.1 MB/s eta 0:00:00 18:24:05 #11 354.2 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:24:05 #11 354.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.9 MB/s eta 0:00:00 18:24:05 #11 354.3 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:24:05 #11 354.4 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 18:24:06 #11 355.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 10.6 MB/s eta 0:00:00 18:24:06 #11 355.4 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:24:06 #11 355.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.9 MB/s eta 0:00:00 18:24:06 #11 355.4 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:24:07 #11 355.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.1 MB/s eta 0:00:00 18:24:07 #11 355.5 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:24:07 #11 355.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 7.9 MB/s eta 0:00:00 18:24:07 #11 355.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:24:07 #11 355.7 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:24:07 #11 355.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.2 MB/s eta 0:00:00 18:24:07 #11 355.7 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:24:07 #11 355.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.5 MB/s eta 0:00:00 18:24:07 #11 355.9 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:24:07 #11 356.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 7.6 MB/s eta 0:00:00 18:24:07 #11 356.0 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:24:07 #11 356.1 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:24:07 #11 356.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.4 MB/s eta 0:00:00 18:24:07 #11 356.2 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:24:07 #11 356.2 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 18:24:07 #11 356.2 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 18:24:08 #11 356.3 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 18:24:08 #11 356.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.3 MB/s eta 0:00:00 18:24:08 #11 356.5 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 18:24:08 #11 356.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 6.9 MB/s eta 0:00:00 18:24:08 #11 356.6 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:24:08 #11 356.7 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:24:08 #11 356.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:24:08 #11 356.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:24:09 #11 357.9 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 18:24:09 #11 357.9 Building wheel for robotbackgroundlogger (setup.py): started 18:24:11 #11 359.5 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:24:11 #11 359.5 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f29111aff08a4bb751ee84943b3df3ce509f0ab01671764c43e83e563a69b419 18:24:11 #11 359.5 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:24:11 #11 359.6 Building wheel for paho-mqtt (setup.py): started 18:24:13 #11 361.3 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:24:13 #11 361.3 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=2703c3b3a71e66907f83c0121eb27b940bac939bab9cc8b9b456594a61738b64 18:24:13 #11 361.3 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:24:13 #11 361.4 Building wheel for psutil (pyproject.toml): started 18:24:23 #11 371.0 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:24:23 #11 371.0 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274844 sha256=dec314e015daa9a40e4f64a865ce9d3a7e4c71688b66e8976c66e98ec167e645 18:24:23 #11 371.0 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:24:23 #11 371.0 Building wheel for psycopg2 (setup.py): started 18:25:34 #11 436.6 Building wheel for psycopg2 (setup.py): still running... 18:25:34 #11 442.5 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:25:34 #11 442.5 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471085 sha256=6a7f4aa6bd5c4d090e1d1fa44cc5d06fc2d4f79752ecaea5a239c2fb1a70e382 18:25:34 #11 442.5 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:25:34 #11 442.5 Building wheel for flex (setup.py): started 18:25:36 #11 445.1 Building wheel for flex (setup.py): finished with status 'done' 18:25:36 #11 445.1 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=8fa5e995243d3385f6b7e94472441b404f29770435c57223fd8843deac03dcda 18:25:36 #11 445.1 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:25:36 #11 445.2 Building wheel for GenSON (setup.py): started 18:25:38 #11 447.0 Building wheel for GenSON (setup.py): finished with status 'done' 18:25:38 #11 447.0 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=fbb4d1e7a24dc7772a0eb11d0dd9b297c61cf3ac107197cbfced0553abf9eff1 18:25:38 #11 447.0 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:25:38 #11 447.1 Building wheel for PyYAML (pyproject.toml): started 18:25:42 #11 450.6 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 18:25:42 #11 450.6 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=38b9abcae5bca50a38968660e80afede1565b42aede8c810ae73c63f2252637b 18:25:42 #11 450.6 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 18:25:42 #11 450.6 Building wheel for strict-rfc3339 (setup.py): started 18:25:44 #11 452.4 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:25:44 #11 452.4 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=1183dbe17fe921e2b6aeafaa8ed322642e129df1645d2fffe4406b52c6593a62 18:25:44 #11 452.4 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:25:44 #11 452.5 Building wheel for validate-email (setup.py): started 18:25:46 #11 454.3 Building wheel for validate-email (setup.py): finished with status 'done' 18:25:46 #11 454.3 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=6adba043786a1e29225d7ca14722b00734de99900df180f7167347e4a9825d39 18:25:46 #11 454.3 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:25:46 #11 454.3 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 18:25:48 #11 457.3 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 18:27:25 #11 539.9 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.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.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 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.7 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.31.1 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.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 18:27:25 #11 539.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 18:27:25 #11 DONE 542.6s 18:27:25 18:27:25 #12 exporting to image 18:27:25 #12 exporting layers 18:27:40 #12 exporting layers 24.8s done 18:27:40 #12 writing image sha256:dd8465e955f3adeb099db5a3087c60afaebe9387d0836827190d3f357c7ab6ee done 18:27:40 #12 naming to docker.io/library/edgex-taf-common-arm64 done 18:27:40 #12 DONE 24.8s [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 18:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:41 18:27:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:42 arm64: Pulling from edgex-lftools-log-publisher 18:27:42 8998bd30e6a1: Pulling fs layer 18:27:42 04944245beec: Pulling fs layer 18:27:42 699f458cf7ca: Pulling fs layer 18:27:42 765212b225bb: Pulling fs layer 18:27:42 f23df028b6ca: Pulling fs layer 18:27:42 d65c8cfc05b1: Pulling fs layer 18:27:42 2437ff75d9bd: Pulling fs layer 18:27:42 765212b225bb: Waiting 18:27:42 f23df028b6ca: Waiting 18:27:42 d65c8cfc05b1: Waiting 18:27:42 2437ff75d9bd: Waiting 18:27:42 04944245beec: Verifying Checksum 18:27:42 04944245beec: Download complete 18:27:42 765212b225bb: Download complete 18:27:42 f23df028b6ca: Verifying Checksum 18:27:42 f23df028b6ca: Download complete 18:27:42 d65c8cfc05b1: Download complete 18:27:42 699f458cf7ca: Verifying Checksum 18:27:42 699f458cf7ca: Download complete 18:27:43 8998bd30e6a1: Download complete 18:27:45 2437ff75d9bd: Verifying Checksum 18:27:45 2437ff75d9bd: Download complete 18:27:51 8998bd30e6a1: Pull complete 18:27:52 04944245beec: Pull complete 18:27:54 699f458cf7ca: Pull complete 18:27:54 765212b225bb: Pull complete 18:27:55 f23df028b6ca: Pull complete 18:27:55 d65c8cfc05b1: Pull complete 18:28:22 2437ff75d9bd: Pull complete 18:28:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:22 prd-ubuntu20.04-docker-arm64-4c-16g-23637 does not seem to be running inside a container 18:28:22 $ 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-91 -v /w/workspace/exfoundry_edgex-taf-common_PR-91:/w/workspace/exfoundry_edgex-taf-common_PR-91:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-91@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:28:24 $ docker top 2bfc28da6babf220f499efe9ef38058d9a49d17b2023a8498ce711fc8a174416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:24 ---> job-cost.sh 18:28:25 lf-activate-venv: SKIPPING 18:28:25 INFO: No Stack... 18:28:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:26 INFO: Archiving Costs [Pipeline] sh 18:28:26 + + cat /w/workspace/exfoundry_edgex-taf-common_PR-91/archives/cost.csvcut -d, 18:28:26 -f6 [Pipeline] lock 18:28:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-91-1-stack-cost] 18:28:26 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-91-1-stack-cost] did not exist. Created. 18:28:26 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:27 /w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/durable-07070758/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:28:27 + echo total: 0.2199999988079071 [Pipeline] stash 18:28:27 Warning: overwriting stash ‘stack-cost’ 18:28:28 Stashed 1 file(s) [Pipeline] } 18:28:28 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:28:28 $ docker stop --time=1 2bfc28da6babf220f499efe9ef38058d9a49d17b2023a8498ce711fc8a174416 18:28:29 $ docker rm -f --volumes 2bfc28da6babf220f499efe9ef38058d9a49d17b2023a8498ce711fc8a174416 [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 18:28:32 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-91/archives ] 18:28:32 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-91/archives 18:28:32 total 16 18:28:32 drwxr-xr-x 3 root root 4096 Dec 1 18:17 . 18:28:32 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:17 .. 18:28:32 drwxr-xr-x 2 root root 4096 Dec 1 18:17 cost 18:28:32 -rw-r--r-- 1 root root 87 Dec 1 18:17 cost.csv 18:28:32 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-91/archives 18:28:32 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-91/archives 18:28:32 total 16 18:28:32 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 18:17 . 18:28:32 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:17 .. 18:28:32 drwxr-xr-x 2 jenkins jenkins 4096 Dec 1 18:17 cost 18:28:32 -rw-r--r-- 1 jenkins jenkins 87 Dec 1 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:28:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:28:33 ---> package-listing.sh 18:28:33 ++ tr '[:upper:]' '[:lower:]' 18:28:33 ++ facter osfamily 18:28:33 + OS_FAMILY=debian 18:28:33 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-91 18:28:33 + START_PACKAGES=/tmp/packages_start.txt 18:28:33 + END_PACKAGES=/tmp/packages_end.txt 18:28:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:28:33 + PACKAGES=/tmp/packages_start.txt 18:28:33 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-91 ']' 18:28:33 + PACKAGES=/tmp/packages_end.txt 18:28:33 + case "${OS_FAMILY}" in 18:28:33 + dpkg -l 18:28:33 + grep '^ii' 18:28:33 + '[' -f /tmp/packages_start.txt ']' 18:28:33 + '[' -f /tmp/packages_end.txt ']' 18:28:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:28:33 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-91 ']' 18:28:33 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-91/archives/ 18:28:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-91/archives/ [Pipeline] echo 18:28:33 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-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:28:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:34 prd-ubuntu20.04-docker-8c-8g-23634 does not seem to be running inside a container 18:28:34 $ 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-91/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-91 -v /w/workspace/exfoundry_edgex-taf-common_PR-91:/w/workspace/exfoundry_edgex-taf-common_PR-91:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-91@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-91@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 18:28:35 $ docker top 826e3c0515c59acba3f017fcd511fe2d75448eb2c668e10559168fbd394858bf -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:35 + touch /tmp/pre-build-complete [Pipeline] sh 18:28:35 + mkdir -p /var/log/sysstat [Pipeline] sh 18:28:36 + ls /var/log/sa-host 18:28:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:36 provisioning config files... 18:28:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-91@tmp/config7765854229112937590tmp [Pipeline] { [Pipeline] echo 18:28:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:28:36 ---> create-netrc.sh [Pipeline] } 18:28:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:28:37 ---> python-tools-install.sh [Pipeline] echo 18:28:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:28:37 ---> sudo-logs.sh 18:28:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:28:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:28:38 ---> job-cost.sh 18:28:38 lf-activate-venv: SKIPPING 18:28:38 DEBUG: total: 0.2199999988079071 18:28:38 INFO: Retrieving Stack Cost... 18:28:38 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:38 INFO: Archiving Costs [Pipeline] echo 18:28:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:28:39 ---> logs-deploy.sh 18:28:39 lf-activate-venv: SKIPPING 18:28:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-91/1 18:28:39 INFO: archiving workspace using pattern(s): 18:28:39 Archives upload complete. 18:28:39 INFO: archiving logs to Nexus