Pull request #82 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d030a528eecef2e4b039f44c0ebab4fd49dc538a+bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 (1b06928866cd617d124b5ba953d81686b5547977) 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-ssh7351613500269167551.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-ssh3270264876966167906.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13859907271078529141.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 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-ssh4739300108988643032.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14674701156347658413.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1227 in /w/workspace/exfoundry_edgex-taf-common_PR-82 [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-82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 into PR head commit d030a528eecef2e4b039f44c0ebab4fd49dc538a Merge succeeded, producing e4a1cd07dabdeb409466ff51006c5c074b42a70a Checking out Revision e4a1cd07dabdeb409466ff51006c5c074b42a70a (PR-82) > git config core.sparsecheckout # timeout=10 > git checkout -f d030a528eecef2e4b039f44c0ebab4fd49dc538a # 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 bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4a1cd07dabdeb409466ff51006c5c074b42a70a # timeout=10 Commit message: "Merge commit 'bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0' into HEAD" > git rev-list --no-walk d030a528eecef2e4b039f44c0ebab4fd49dc538a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:55:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:55:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:55:56 ========================================================= 02:55:56 EdgeX Global Pipelines Version Info 02:55:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:55:56 ------------------- 02:55:56 stable info: 02:55:56 ------------------- 02:55:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:55:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:55:56 Message: update stable to v1.0.258 02:55:57 ------------------- 02:55:57 experimental info: 02:55:57 ------------------- 02:55:57 Commited By: **** collab-it+edgex@linuxfoundation.org 02:55:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:55:57 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4a1cd07dabdeb409466ff51006c5c074b42a70a [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4a1cd0 [Pipeline] echo 02:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:58 provisioning config files... 02:55:58 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/config4433477956098440756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:58 ---> ****-login.sh 02:55:58 nexus3.edgexfoundry.org:10001 02:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:58 Configure a credential helper to remove this warning. See 02:55:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:58 02:55:58 Login Succeeded 02:55:58 nexus3.edgexfoundry.org:10002 02:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:58 Configure a credential helper to remove this warning. See 02:55:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:58 02:55:58 Login Succeeded 02:55:58 nexus3.edgexfoundry.org:10003 02:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:59 Configure a credential helper to remove this warning. See 02:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:59 02:55:59 Login Succeeded 02:55:59 nexus3.edgexfoundry.org:10004 02:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:59 Configure a credential helper to remove this warning. See 02:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:59 02:55:59 Login Succeeded 02:55:59 ****.io 02:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:00 Configure a credential helper to remove this warning. See 02:56:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:00 02:56:00 Login Succeeded 02:56:00 ---> ****-login.sh ends [Pipeline] } 02:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:56:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:56:00 + grep -v github /etc/ssh/ssh_known_hosts 02:56:00 + [ -e /tmp/ssh_known_hosts ] 02:56:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:56:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:56:00 + sudo tee -a /etc/ssh/ssh_known_hosts 02:56:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:01 02:56:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:01 0.1.4: Pulling from edgex-devops/py-git-semver 02:56:01 b85a868b505f: Pulling fs layer 02:56:01 e2be974225ed: Pulling fs layer 02:56:01 339a4e72a1f5: Pulling fs layer 02:56:01 988bab9f4d93: Pulling fs layer 02:56:01 1469e6f7b9e6: Pulling fs layer 02:56:01 eaf3925da568: Pulling fs layer 02:56:01 bab4dde63d76: Pulling fs layer 02:56:01 bde34c3a00c8: Pulling fs layer 02:56:01 b352a97aabf1: Pulling fs layer 02:56:01 4872d77fe225: Pulling fs layer 02:56:01 5851b861e8e6: Pulling fs layer 02:56:01 1469e6f7b9e6: Waiting 02:56:01 eaf3925da568: Waiting 02:56:01 bab4dde63d76: Waiting 02:56:01 bde34c3a00c8: Waiting 02:56:01 b352a97aabf1: Waiting 02:56:01 988bab9f4d93: Waiting 02:56:01 5851b861e8e6: Waiting 02:56:01 4872d77fe225: Waiting 02:56:01 e2be974225ed: Verifying Checksum 02:56:01 e2be974225ed: Download complete 02:56:01 988bab9f4d93: Verifying Checksum 02:56:01 988bab9f4d93: Download complete 02:56:01 1469e6f7b9e6: Verifying Checksum 02:56:01 1469e6f7b9e6: Download complete 02:56:01 eaf3925da568: Verifying Checksum 02:56:01 eaf3925da568: Download complete 02:56:01 339a4e72a1f5: Verifying Checksum 02:56:01 339a4e72a1f5: Download complete 02:56:01 bde34c3a00c8: Verifying Checksum 02:56:01 bde34c3a00c8: Download complete 02:56:01 b352a97aabf1: Download complete 02:56:01 4872d77fe225: Verifying Checksum 02:56:01 4872d77fe225: Download complete 02:56:01 5851b861e8e6: Download complete 02:56:01 b85a868b505f: Download complete 02:56:01 bab4dde63d76: Verifying Checksum 02:56:01 bab4dde63d76: Download complete 02:56:02 b85a868b505f: Pull complete 02:56:03 e2be974225ed: Pull complete 02:56:03 339a4e72a1f5: Pull complete 02:56:03 988bab9f4d93: Pull complete 02:56:03 1469e6f7b9e6: Pull complete 02:56:03 eaf3925da568: Pull complete 02:56:05 bab4dde63d76: Pull complete 02:56:05 bde34c3a00c8: Pull complete 02:56:06 b352a97aabf1: Pull complete 02:56:06 4872d77fe225: Pull complete 02:56:06 5851b861e8e6: Pull complete 02:56:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:56:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:06 prd-ubuntu20.04-docker-8c-8g-1227 does not seem to be running inside a container 02:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-82 -v /w/workspace/exfoundry_edgex-taf-common_PR-82:/w/workspace/exfoundry_edgex-taf-common_PR-82:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-82@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-82@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-devops/py-git-semver:0.1.4 cat 02:56:09 $ docker top c6716d22a87a0b2ce701c2b634a67c65f37a92a9b34519ebf160e53b8b79a9be -eo pid,comm 02:56:09 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). 02:56:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:09 [ssh-agent] Looking for ssh-agent implementation... 02:56:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:09 $ docker exec c6716d22a87a0b2ce701c2b634a67c65f37a92a9b34519ebf160e53b8b79a9be ssh-agent 02:56:10 SSH_AUTH_SOCK=/tmp/ssh-EsE4d92hYJhy/agent.32 02:56:10 SSH_AGENT_PID=38 02:56:10 Running ssh-add (command line suppressed) 02:56:10 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/private_key_2353517632380962487.key (/w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/private_key_2353517632380962487.key) 02:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:10 + git tag --points-at HEAD [Pipeline] } 02:56:10 $ docker exec --env ******** --env ******** c6716d22a87a0b2ce701c2b634a67c65f37a92a9b34519ebf160e53b8b79a9be ssh-agent -k 02:56:10 unset SSH_AUTH_SOCK; 02:56:10 unset SSH_AGENT_PID; 02:56:10 echo Agent pid 38 killed; 02:56:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:10 [ssh-agent] Looking for ssh-agent implementation... 02:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:10 $ docker exec c6716d22a87a0b2ce701c2b634a67c65f37a92a9b34519ebf160e53b8b79a9be ssh-agent 02:56:10 SSH_AUTH_SOCK=/tmp/ssh-HTHhtZhWF99e/agent.70 02:56:10 SSH_AGENT_PID=76 02:56:10 Running ssh-add (command line suppressed) 02:56:11 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/private_key_5886581631052508889.key (/w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/private_key_5886581631052508889.key) 02:56:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:11 + git semver init 02:56:11 2023-11-28 02:56:11,548 [run_init] DEBUG init version:0.0.0 force:False 02:56:11 2023-11-28 02:56:11,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-82/.semver 02:56:11 2023-11-28 02:56:11,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-82/.semver 02:56:11 2023-11-28 02:56:11,549 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-82/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-82, universal_newlines=False, shell=None, istream=None) 02:56:12 2023-11-28 02:56:12,190 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-82/.git/info/exclude 02:56:12 2023-11-28 02:56:12,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-82/.semver/PR-82 with force:False 02:56:12 2023-11-28 02:56:12,191 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-82/.semver/PR-82 02:56:12 2023-11-28 02:56:12,196 [execute] INFO git cat-file --batch-check 02:56:12 2023-11-28 02:56:12,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-82/.semver, universal_newlines=False, shell=None, istream=) 02:56:12 2023-11-28 02:56:12,203 [execute] INFO git cat-file --batch 02:56:12 2023-11-28 02:56:12,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-82/.semver, universal_newlines=False, shell=None, istream=) 02:56:12 2023-11-28 02:56:12,208 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-82/.semver/PR-82 02:56:12 0.0.0 [Pipeline] } 02:56:12 $ docker exec --env ******** --env ******** c6716d22a87a0b2ce701c2b634a67c65f37a92a9b34519ebf160e53b8b79a9be ssh-agent -k 02:56:12 unset SSH_AUTH_SOCK; 02:56:12 unset SSH_AGENT_PID; 02:56:12 echo Agent pid 76 killed; 02:56:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:13 + git semver [Pipeline] } 02:56:13 $ docker stop --time=1 c6716d22a87a0b2ce701c2b634a67c65f37a92a9b34519ebf160e53b8b79a9be 02:56:14 $ docker rm -f --volumes c6716d22a87a0b2ce701c2b634a67c65f37a92a9b34519ebf160e53b8b79a9be [Pipeline] // withDockerContainer [Pipeline] sh 02:56:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:56:15 Stashed 1 file(s) [Pipeline] echo 02:56:15 [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 02:56:15 provisioning config files... 02:56:15 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/config5721084395820955438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:15 ---> ****-login.sh 02:56:15 nexus3.edgexfoundry.org:10001 02:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:15 Configure a credential helper to remove this warning. See 02:56:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:15 02:56:15 Login Succeeded 02:56:15 nexus3.edgexfoundry.org:10002 02:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:15 Configure a credential helper to remove this warning. See 02:56:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:15 02:56:15 Login Succeeded 02:56:15 nexus3.edgexfoundry.org:10003 02:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:16 Configure a credential helper to remove this warning. See 02:56:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:16 02:56:16 Login Succeeded 02:56:16 nexus3.edgexfoundry.org:10004 02:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:16 Configure a credential helper to remove this warning. See 02:56:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:16 02:56:16 Login Succeeded 02:56:16 ****.io 02:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:16 Configure a credential helper to remove this warning. See 02:56:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:16 02:56:16 Login Succeeded 02:56:16 ---> ****-login.sh ends [Pipeline] } 02:56:16 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 02:56:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:56:17 + ls -al . 02:56:17 total 72 02:56:17 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 02:56 . 02:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 02:55 .. 02:56:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 02:56 .git 02:56:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 02:55 .github 02:56:17 -rw-rw-r-- 1 jenkins jenkins 22 Nov 28 02:55 .gitignore 02:56:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 02:56 .semver 02:56:17 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 28 02:55 Dockerfile 02:56:17 -rw-rw-r-- 1 jenkins jenkins 746 Nov 28 02:55 Jenkinsfile 02:56:17 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 28 02:55 LICENSE 02:56:17 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 28 02:55 README.md 02:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 02:55 TAF-Manager 02:56:17 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 02:55 TUC 02:56:17 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 02:56 VERSION 02:56:17 -rw-rw-r-- 1 jenkins jenkins 344 Nov 28 02:55 requirements.txt 02:56:17 -rw-rw-r-- 1 jenkins jenkins 54 Nov 28 02:55 robot-entrypoint.sh 02:56:17 -rw-rw-r-- 1 jenkins jenkins 445 Nov 28 02:55 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:17 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=e4a1cd07dabdeb409466ff51006c5c074b42a70a --label arch=amd64 --label version=0.0.0 . 02:56:17 Sending build context to Docker daemon 537.1kB 02:56:17 Step 1/13 : FROM alpine:3.16 02:56:17 3.16: Pulling from library/alpine 02:56:18 659d66d51139: Pulling fs layer 02:56:18 659d66d51139: Verifying Checksum 02:56:18 659d66d51139: Download complete 02:56:18 659d66d51139: Pull complete 02:56:18 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 02:56:18 Status: Downloaded newer image for alpine:3.16 02:56:18 ---> 187eae39ad94 02:56:18 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:56:18 ---> Running in 554fa49a5c83 02:56:18 Removing intermediate container 554fa49a5c83 02:56:18 ---> 97a03c24a864 02:56:18 Step 3/13 : LABEL maintainer="Bruce Huang " 02:56:18 ---> Running in ca3faca0bfb5 02:56:19 Removing intermediate container ca3faca0bfb5 02:56:19 ---> ca4812d9dd5c 02:56:19 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:56:19 ---> 209938441cb5 02:56:19 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:56:19 ---> 5f0f2b05a101 02:56:19 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:56:19 ---> 22f6c1f8067b 02:56:19 Step 7/13 : WORKDIR /edgex-taf 02:56:19 ---> Running in 1d26bdecbb6e 02:56:19 Removing intermediate container 1d26bdecbb6e 02:56:19 ---> d2a7469f05af 02:56:19 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:19 ---> Running in 0be10cd1ed1f 02:56:20 Removing intermediate container 0be10cd1ed1f 02:56:20 ---> cc3f04a943e8 02:56:20 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 02:56:20 ---> Running in 7c2b11a0b0a4 02:56:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:56:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:56:22 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) 02:56:22 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) 02:56:22 OK: 6 MiB in 14 packages 02:56:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:56:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:56:24 (1/9) Installing ca-certificates (20230506-r0) 02:56:24 (2/9) Installing brotli-libs (1.0.9-r6) 02:56:24 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:56:24 (4/9) Installing libcurl (8.4.0-r0) 02:56:25 (5/9) Installing curl (8.4.0-r0) 02:56:25 (6/9) Installing docker-cli (20.10.20-r0) 02:56:26 (7/9) Installing oniguruma (6.9.8-r0) 02:56:27 (8/9) Installing jq (1.6-r1) 02:56:27 (9/9) Installing openssl (1.1.1w-r1) 02:56:27 Executing busybox-1.35.0-r17.trigger 02:56:27 Executing ca-certificates-20230506-r0.trigger 02:56:27 OK: 52 MiB in 23 packages 02:56:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:56:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:56:29 (1/137) Installing libmagic (5.41-r0) 02:56:29 (2/137) Installing file (5.41-r0) 02:56:29 (3/137) Installing libxau (1.0.9-r0) 02:56:29 (4/137) Installing libxdmcp (1.1.3-r0) 02:56:30 (5/137) Installing libxcb (1.15-r0) 02:56:30 (6/137) Installing libx11 (1.8.7-r0) 02:56:30 Still waiting to schedule task 02:56:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:56:30 (7/137) Installing libxext (1.3.4-r0) 02:56:31 (8/137) Installing libice (1.0.10-r0) 02:56:31 (9/137) Installing libuuid (2.38-r1) 02:56:31 (10/137) Installing libsm (1.2.3-r0) 02:56:31 (11/137) Installing libxt (1.2.1-r0) 02:56:32 (12/137) Installing libxmu (1.1.3-r0) 02:56:32 (13/137) Installing xset (1.2.4-r0) 02:56:33 (14/137) Installing xprop (1.2.5-r0) 02:56:33 (15/137) Installing xdg-utils (1.1.3-r3) 02:56:33 (16/137) Installing eudev-libs (3.2.11-r0) 02:56:33 (17/137) Installing pkgconf (1.8.1-r0) 02:56:34 (18/137) Installing libffi (3.4.2-r1) 02:56:34 (19/137) Installing libintl (0.21-r2) 02:56:35 (20/137) Installing libblkid (2.38-r1) 02:56:35 (21/137) Installing libmount (2.38-r1) 02:56:35 (22/137) Installing pcre (8.45-r2) 02:56:36 (23/137) Installing glib (2.72.4-r0) 02:56:36 (24/137) Installing xz-libs (5.2.5-r1) 02:56:36 (25/137) Installing libxml2 (2.9.14-r2) 02:56:37 (26/137) Installing shared-mime-info (2.2-r2) 02:56:37 (27/137) Installing hicolor-icon-theme (0.17-r1) 02:56:38 (28/137) Installing libjpeg-turbo (2.1.3-r1) 02:56:38 (29/137) Installing libpng (1.6.37-r1) 02:56:38 (30/137) Installing libwebp (1.2.3-r2) 02:56:39 (31/137) Installing zstd-libs (1.5.2-r1) 02:56:39 (32/137) Installing tiff (4.4.0-r4) 02:56:39 (33/137) Installing gdk-pixbuf (2.42.8-r0) 02:56:40 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 02:56:40 (35/137) Installing libxcomposite (0.4.5-r0) 02:56:40 (36/137) Installing libxfixes (6.0.0-r0) 02:56:41 (37/137) Installing libxrender (0.9.10-r3) 02:56:41 (38/137) Installing libxcursor (1.2.1-r0) 02:56:41 (39/137) Installing libxdamage (1.1.5-r1) 02:56:41 (40/137) Installing libxi (1.8-r0) 02:56:42 (41/137) Installing libxinerama (1.1.4-r1) 02:56:42 (42/137) Installing libxrandr (1.5.2-r1) 02:56:42 (43/137) Installing atk (2.38.0-r0) 02:56:43 (44/137) Installing libxtst (1.2.3-r3) 02:56:43 (45/137) Installing dbus-libs (1.14.8-r0) 02:56:43 (46/137) Installing at-spi2-core (2.44.1-r0) 02:56:43 (47/137) Installing at-spi2-atk (2.38.0-r0) 02:56:44 (48/137) Installing expat (2.5.0-r0) 02:56:44 (49/137) Installing libbz2 (1.0.8-r1) 02:56:44 (50/137) Installing freetype (2.12.1-r0) 02:56:45 (51/137) Installing fontconfig (2.14.0-r0) 02:56:45 (52/137) Installing pixman (0.40.0-r4) 02:56:46 (53/137) Installing cairo (1.17.4-r2) 02:56:46 (54/137) Installing cairo-gobject (1.17.4-r2) 02:56:46 (55/137) Installing avahi-libs (0.8-r6) 02:56:47 (56/137) Installing gmp (6.2.1-r2) 02:56:47 (57/137) Installing nettle (3.7.3-r0) 02:56:48 (58/137) Installing p11-kit (0.24.1-r0) 02:56:48 (59/137) Installing libtasn1 (4.18.0-r1) 02:56:48 (60/137) Installing libunistring (1.0-r0) 02:56:49 (61/137) Installing gnutls (3.7.7-r1) 02:56:49 (62/137) Installing cups-libs (2.4.2-r2) 02:56:50 (63/137) Installing libepoxy (1.5.10-r0) 02:56:50 (64/137) Installing fribidi (1.0.12-r0) 02:56:50 (65/137) Installing graphite2 (1.3.14-r1) 02:56:51 (66/137) Installing harfbuzz (4.3.0-r0) 02:56:51 (67/137) Installing libxft (2.3.4-r0) 02:56:51 (68/137) Installing pango (1.50.7-r0) 02:56:52 (69/137) Installing wayland-libs-client (1.20.0-r0) 02:56:52 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 02:56:52 (71/137) Installing wayland-libs-egl (1.20.0-r0) 02:56:52 (72/137) Installing xkeyboard-config (2.35.1-r0) 02:56:53 (73/137) Installing libxkbcommon (1.4.1-r0) 02:56:53 (74/137) Installing gtk+3.0 (3.24.34-r1) 02:56:54 Executing gtk+3.0-3.24.34-r1.post-install 02:56:54 (75/137) Installing libfontenc (1.1.4-r0) 02:56:54 (76/137) Installing mkfontscale (1.2.2-r0) 02:56:54 (77/137) Installing font-opensans (0_git20210927-r0) 02:56:55 (78/137) Installing libgcc (11.2.1_git20220219-r2) 02:56:55 (79/137) Installing libogg (1.3.5-r1) 02:56:55 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 02:56:56 (81/137) Installing flac (1.3.4-r0) 02:56:56 (82/137) Installing alsa-lib (1.2.7.2-r0) 02:56:57 (83/137) Installing libatomic (11.2.1_git20220219-r2) 02:56:57 (84/137) Installing sdl2 (2.0.22-r0) 02:56:58 (85/137) Installing aom-libs (3.3.0-r0) 02:56:58 (86/137) Installing libass (0.16.0-r0) 02:56:58 (87/137) Installing libdav1d (1.0.0-r0) 02:56:59 (88/137) Installing libpciaccess (0.16-r0) 02:56:59 (89/137) Installing libdrm (2.4.110-r0) 02:56:59 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:57:00 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 02:57:00 (92/137) Installing lame (3.100-r0) 02:57:01 (93/137) Installing opus (1.3.1-r1) 02:57:01 (94/137) Installing libasyncns (0.8-r1) 02:57:01 (95/137) Installing libltdl (2.4.7-r0) 02:57:01 (96/137) Installing orc (0.4.32-r0) 02:57:02 (97/137) Installing libvorbis (1.3.7-r0) 02:57:02 (98/137) Installing libsndfile (1.1.0-r0) 02:57:03 (99/137) Installing libgomp (11.2.1_git20220219-r2) 02:57:03 (100/137) Installing soxr (0.1.3-r2) 02:57:03 (101/137) Installing speexdsp (1.2.0-r0) 02:57:04 (102/137) Installing tdb-libs (1.4.6-r0) 02:57:04 (103/137) Installing libpulse (15.0-r2) 02:57:04 (104/137) Installing cjson (1.7.15-r3) 02:57:05 (105/137) Installing mbedtls (2.28.5-r0) 02:57:05 (106/137) Installing librist (0.2.6-r1) 02:57:05 (107/137) Installing libsrt (1.4.4-r0) 02:57:06 (108/137) Installing libssh (0.9.6-r1) 02:57:06 (109/137) Installing libtheora (1.1.1-r16) 02:57:07 (110/137) Installing v4l-utils-libs (1.22.1-r1) 02:57:07 (111/137) Installing libva (2.14.0-r0) 02:57:07 (112/137) Installing libvdpau (1.5-r0) 02:57:07 (113/137) Installing vidstab (1.1.0-r1) 02:57:08 (114/137) Installing libvpx (1.11.0-r1) 02:57:08 (115/137) Installing x264-libs (0.163_git20210613-r0) 02:57:09 (116/137) Installing numactl (2.0.14-r0) 02:57:09 (117/137) Installing x265-libs (3.5-r3) 02:57:10 (118/137) Installing xvidcore (1.3.7-r1) 02:57:10 (119/137) Installing ffmpeg-libs (5.0.3-r0) 02:57:12 (120/137) Installing libevent (2.1.12-r4) 02:57:12 (121/137) Installing mesa (21.3.9-r0) 02:57:12 (122/137) Installing wayland-libs-server (1.20.0-r0) 02:57:12 (123/137) Installing mesa-gbm (21.3.9-r0) 02:57:13 (124/137) Installing icu-data-en (71.1-r2) 02:57:13 Executing icu-data-en-71.1-r2.post-install 02:57:13 * 02:57:13 * If you need ICU with non-English locales and legacy charset support, install 02:57:13 * package icu-data-full. 02:57:13 * 02:57:13 (125/137) Installing icu-libs (71.1-r2) 02:57:14 (126/137) Installing lcms2 (2.13.1-r0) 02:57:14 (127/137) Installing minizip (1.2.12-r0) 02:57:14 (128/137) Installing nspr (4.33-r0) 02:57:15 (129/137) Installing sqlite-libs (3.40.1-r0) 02:57:15 (130/137) Installing nss (3.78.1-r0) 02:57:16 (131/137) Installing re2 (2022.04.01-r0) 02:57:16 (132/137) Installing snappy (1.1.9-r4) 02:57:16 (133/137) Installing libgpg-error (1.45-r0) 02:57:17 (134/137) Installing libgcrypt (1.10.1-r0) 02:57:17 (135/137) Installing libxslt (1.1.35-r0) 02:57:18 (136/137) Installing chromium (102.0.5005.182-r0) 02:57:19 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 02:57:20 Executing busybox-1.35.0-r17.trigger 02:57:20 Executing glib-2.72.4-r0.trigger 02:57:20 Executing shared-mime-info-2.2-r2.trigger 02:57:20 Executing gdk-pixbuf-2.42.8-r0.trigger 02:57:20 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:57:20 Executing fontconfig-2.14.0-r0.trigger 02:57:20 Executing mkfontscale-1.2.2-r0.trigger 02:57:21 OK: 409 MiB in 160 packages 02:57:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:57:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:57:22 (1/21) Installing binutils (2.38-r3) 02:57:22 (2/21) Installing isl22 (0.22-r0) 02:57:23 (3/21) Installing mpfr4 (4.1.0-r0) 02:57:23 (4/21) Installing mpc1 (1.2.1-r0) 02:57:23 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:57:30 (6/21) Installing musl-dev (1.2.3-r3) 02:57:30 (7/21) Installing libc-dev (0.7.2-r3) 02:57:31 (8/21) Installing linux-headers (5.16.7-r1) 02:57:31 (9/21) Installing libffi-dev (3.4.2-r1) 02:57:31 (10/21) Installing libpq (14.10-r0) 02:57:32 (11/21) Installing openssl-dev (1.1.1w-r1) 02:57:32 (12/21) Installing libpq-dev (14.10-r0) 02:57:33 (13/21) Installing libecpg (14.10-r0) 02:57:33 (14/21) Installing libecpg-dev (14.10-r0) 02:57:34 (15/21) Installing llvm13-libs (13.0.1-r2) 02:57:35 (16/21) Installing clang-libs (13.0.1-r1) 02:57:36 (17/21) Installing clang (13.0.1-r1) 02:57:36 (18/21) Installing icu (71.1-r2) 02:57:37 (19/21) Installing icu-dev (71.1-r2) 02:57:37 (20/21) Installing llvm13 (13.0.1-r2) 02:57:38 (21/21) Installing postgresql14-dev (14.10-r0) 02:57:38 Executing busybox-1.35.0-r17.trigger 02:57:38 OK: 822 MiB in 181 packages 02:57:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:57:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:57:40 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:57:41 (2/10) Installing gdbm (1.23-r0) 02:57:41 (3/10) Installing mpdecimal (2.5.1-r1) 02:57:42 (4/10) Installing readline (8.1.2-r0) 02:57:42 (5/10) Installing python3 (3.10.13-r0) 02:57:45 (6/10) Installing python3-dev (3.10.13-r0) 02:57:46 (7/10) Installing libsodium (1.0.18-r0) 02:57:46 (8/10) Installing libzmq (4.3.4-r0) 02:57:46 (9/10) Installing libsodium-dev (1.0.18-r0) 02:57:47 (10/10) Installing zeromq-dev (4.3.4-r0) 02:57:47 Executing busybox-1.35.0-r17.trigger 02:57:47 OK: 974 MiB in 191 packages 02:57:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:57:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:57:48 OK: 974 MiB in 191 packages 02:57:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:57:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:57:49 (1/1) Installing tzdata (2023c-r0) 02:57:50 Executing busybox-1.35.0-r17.trigger 02:57:50 OK: 978 MiB in 192 packages 02:57:50 (1/1) Purging tzdata (2023c-r0) 02:57:50 Executing busybox-1.35.0-r17.trigger 02:57:50 OK: 974 MiB in 191 packages 02:57:53 Looking in links: /tmp/tmpwoovzm93 02:57:53 Processing /tmp/tmpwoovzm93/setuptools-65.5.0-py3-none-any.whl 02:57:53 Processing /tmp/tmpwoovzm93/pip-23.0.1-py3-none-any.whl 02:57:53 Installing collected packages: setuptools, pip 02:57:55 Successfully installed pip-23.0.1 setuptools-65.5.0 02:57:55 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 02:57:56 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:57:56 Collecting pip 02:57:56 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:57:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 136.2 MB/s eta 0:00:00 02:57:56 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:57:57 Collecting setuptools 02:57:57 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:57:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 154.5 MB/s eta 0:00:00 02:57:57 Collecting wheel 02:57:57 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:57:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 161.2 MB/s eta 0:00:00 02:57:57 Installing collected packages: wheel, setuptools, pip 02:57:57 Attempting uninstall: setuptools 02:57:57 Found existing installation: setuptools 65.5.0 02:57:57 Uninstalling setuptools-65.5.0: 02:57:57 Successfully uninstalled setuptools-65.5.0 02:57:58 Attempting uninstall: pip 02:57:58 Found existing installation: pip 23.0.1 02:57:58 Uninstalling pip-23.0.1: 02:57:58 Successfully uninstalled pip-23.0.1 02:58:00 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:58:00 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 02:58:01 Processing ./edgex-taf-common 02:58:01 Preparing metadata (setup.py): started 02:58:01 Preparing metadata (setup.py): finished with status 'done' 02:58:01 Building wheels for collected packages: edgex-taf-common 02:58:01 Building wheel for edgex-taf-common (setup.py): started 02:58:01 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:58:01 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=2514ab9d3c4747774766d338b174a171981dcc5374f72d939b62cc69957ff8c2 02:58:01 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:58:01 Successfully built edgex-taf-common 02:58:01 Installing collected packages: edgex-taf-common 02:58:01 Successfully installed edgex-taf-common-0.0.0 02:58:01 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 02:58:02 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:58:02 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:58:02 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 02:58:02 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 02:58:02 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:58:02 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:58:02 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 02:58:02 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 02:58:02 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:58:02 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:58:02 Preparing metadata (setup.py): started 02:58:03 Preparing metadata (setup.py): finished with status 'done' 02:58:03 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:58:03 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:58:03 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 02:58:03 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 02:58:03 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:58:03 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:58:03 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:58:03 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:58:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 12.7 MB/s eta 0:00:00 02:58:03 Preparing metadata (setup.py): started 02:58:03 Preparing metadata (setup.py): finished with status 'done' 02:58:03 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:58:03 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:58:03 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 02:58:03 Downloading numpy-1.22.3.zip (11.5 MB) 02:58:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 47.7 MB/s eta 0:00:00 02:58:04 Installing build dependencies: started 02:58:09 Installing build dependencies: finished with status 'done' 02:58:09 Getting requirements to build wheel: started 02:58:09 Getting requirements to build wheel: finished with status 'done' 02:58:09 Preparing metadata (pyproject.toml): started 02:58:10 Preparing metadata (pyproject.toml): finished with status 'done' 02:58:10 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:58:10 Downloading psutil-5.9.5.tar.gz (493 kB) 02:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 13.6 MB/s eta 0:00:00 02:58:10 Installing build dependencies: started 02:58:14 Installing build dependencies: finished with status 'done' 02:58:14 Getting requirements to build wheel: started 02:58:14 Getting requirements to build wheel: finished with status 'done' 02:58:14 Preparing metadata (pyproject.toml): started 02:58:14 Preparing metadata (pyproject.toml): finished with status 'done' 02:58:14 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 02:58:14 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 02:58:14 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 02:58:14 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 02:58:14 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 02:58:14 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 02:58:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 19.9 MB/s eta 0:00:00 02:58:14 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 02:58:14 Downloading psycopg2-2.9.7.tar.gz (383 kB) 02:58:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 28.5 MB/s eta 0:00:00 02:58:14 Preparing metadata (setup.py): started 02:58:15 Preparing metadata (setup.py): finished with status 'done' 02:58:15 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:58:15 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 02:58:15 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:15 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:58:15 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:15 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:58:15 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:15 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:58:15 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:15 Downloading flex-6.14.1.tar.gz (40 kB) 02:58:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.3 MB/s eta 0:00:00 02:58:15 Preparing metadata (setup.py): started 02:58:16 Preparing metadata (setup.py): finished with status 'done' 02:58:16 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:16 Downloading genson-1.2.2.tar.gz (34 kB) 02:58:16 Preparing metadata (setup.py): started 02:58:16 Preparing metadata (setup.py): finished with status 'done' 02:58:16 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:16 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:58:16 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:16 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:58:16 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:16 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:58:16 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:16 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:58:16 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:16 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:58:16 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:58:16 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 02:58:16 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:58:16 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:58:17 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:58:17 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:58:17 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:58:17 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:58:17 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:58:17 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:58:18 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:58:18 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:58:18 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 02:58:18 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:58:18 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:58:18 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:58:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 20.2 MB/s eta 0:00:00 02:58:18 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:58:18 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:58:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 23.9 MB/s eta 0:00:00 02:58:18 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) 02:58:18 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:58:18 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:58:18 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:58:18 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:58:18 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:18 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:58:18 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:18 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:58:18 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:18 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:58:18 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:18 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:58:18 Preparing metadata (setup.py): started 02:58:19 Preparing metadata (setup.py): finished with status 'done' 02:58:19 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:58:19 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:19 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:58:19 Preparing metadata (setup.py): started 02:58:19 Preparing metadata (setup.py): finished with status 'done' 02:58:19 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:19 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:58:19 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:19 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:58:19 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:19 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:58:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.7 MB/s eta 0:00:00 02:58:19 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:19 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:58:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.6 MB/s eta 0:00:00 02:58:19 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:19 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) 02:58:19 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:19 Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) 02:58:20 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:20 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) 02:58:20 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:20 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:58:20 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:20 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:58:20 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:20 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:58:20 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:20 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:58:20 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:58:20 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:58:20 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)) 02:58:20 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:58:20 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)) 02:58:20 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.8 MB/s eta 0:00:00 02:58:21 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 12.5 MB/s eta 0:00:00 02:58:21 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:58:21 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 12.5 MB/s eta 0:00:00 02:58:21 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 5.7 MB/s eta 0:00:00 02:58:21 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 17.8 MB/s eta 0:00:00 02:58:21 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 22.6 MB/s eta 0:00:00 02:58:21 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 30.5 MB/s eta 0:00:00 02:58:21 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 38.5 MB/s eta 0:00:00 02:58:21 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:58:21 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 18.8 MB/s eta 0:00:00 02:58:21 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 16.7 MB/s eta 0:00:00 02:58:21 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.0 MB/s eta 0:00:00 02:58:21 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.1 MB/s eta 0:00:00 02:58:21 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:58:21 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 47.0 MB/s eta 0:00:00 02:58:21 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 12.6 MB/s eta 0:00:00 02:58:21 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.5 MB/s eta 0:00:00 02:58:21 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 41.9 MB/s eta 0:00:00 02:58:21 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:58:21 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 10.0 MB/s eta 0:00:00 02:58:21 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.5 MB/s eta 0:00:00 02:58:21 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 39.9 MB/s eta 0:00:00 02:58:21 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:58:21 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.9 MB/s eta 0:00:00 02:58:21 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:58:21 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) 02:58:21 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 02:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 30.0 MB/s eta 0:00:00 02:58:22 Downloading referencing-0.31.0-py3-none-any.whl (25 kB) 02:58:22 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 02:58:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 31.0 MB/s eta 0:00:00 02:58:22 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:58:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 40.4 MB/s eta 0:00:00 02:58:22 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:58:22 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:58:22 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:58:22 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:58:22 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 02:58:22 Building wheel for robotbackgroundlogger (setup.py): started 02:58:22 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:58:22 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=95c2419a4eabc1adebff5213ccebbad42c81b85af6cd7faccf0e98ecd1b537ca 02:58:22 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:58:22 Building wheel for paho-mqtt (setup.py): started 02:58:22 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:58:22 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=722ed2f20f4230b69189062f429e393537f0ef3a9666cb44be8bb1b67798ab77 02:58:22 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:58:22 Building wheel for numpy (pyproject.toml): started 02:58:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1231 in /w/workspace/exfoundry_edgex-taf-common_PR-82 [Pipeline] { [Pipeline] checkout 02:59:01 Selected Git installation does not exist. Using Default 02:59:01 The recommended git tool is: NONE 02:59:07 using credential edgex-jenkins-ssh 02:59:07 Cloning the remote Git repository 02:59:07 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:59:07 > git init /w/workspace/exfoundry_edgex-taf-common_PR-82 # timeout=10 02:59:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:59:07 > git --version # timeout=10 02:59:07 > git --version # 'git version 2.25.1' 02:59:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:59:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:59:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:59:09 Merging remotes/origin/main commit bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 into PR head commit d030a528eecef2e4b039f44c0ebab4fd49dc538a 02:59:09 Merge succeeded, producing ee564f7d51f455cac838c1d103f9ea208ac05197 02:59:09 Checking out Revision ee564f7d51f455cac838c1d103f9ea208ac05197 (PR-82) 02:59:09 > git config core.sparsecheckout # timeout=10 02:59:09 > git checkout -f d030a528eecef2e4b039f44c0ebab4fd49dc538a # timeout=10 02:59:09 > git remote # timeout=10 02:59:09 > git config --get remote.origin.url # timeout=10 02:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:09 > git merge bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 02:59:09 > git rev-parse HEAD^{commit} # timeout=10 02:59:10 > git config core.sparsecheckout # timeout=10 02:59:10 > git checkout -f ee564f7d51f455cac838c1d103f9ea208ac05197 # timeout=10 02:59:13 Commit message: "Merge commit 'bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0' into HEAD" 02:59:13 > git rev-list --no-walk d030a528eecef2e4b039f44c0ebab4fd49dc538a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:59:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:59:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:14 Dload Upload Total Spent Left Speed 02:59:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 02:59:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:59:15 + sudo tee /etc/docker/daemon.new 02:59:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:59:15 { 02:59:15 "registry-mirrors": [ 02:59:15 "https://nexus3.edgexfoundry.org:10001" 02:59:15 ], 02:59:15 "bip": "10.250.0.254/24", 02:59:15 "hosts": [ 02:59:15 "tcp://0.0.0.0:5555", 02:59:15 "unix:///var/run/docker.sock" 02:59:15 ], 02:59:15 "mtu": 1458, 02:59:15 "selinux-enabled": true, 02:59:15 "seccomp-profile": "/etc/docker/seccomp.json" 02:59:15 } [Pipeline] sh 02:59:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:59:16 + sudo service docker restart 02:59:30 Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:34 provisioning config files... 02:59:34 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/config18188607712700581457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:35 ---> ****-login.sh 02:59:35 nexus3.edgexfoundry.org:10001 02:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:35 Configure a credential helper to remove this warning. See 02:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:35 02:59:35 Login Succeeded 02:59:35 nexus3.edgexfoundry.org:10002 02:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:35 Configure a credential helper to remove this warning. See 02:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:35 02:59:35 Login Succeeded 02:59:35 nexus3.edgexfoundry.org:10003 02:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:36 Configure a credential helper to remove this warning. See 02:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:36 02:59:36 Login Succeeded 02:59:36 nexus3.edgexfoundry.org:10004 02:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:36 Configure a credential helper to remove this warning. See 02:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:36 02:59:36 Login Succeeded 02:59:36 ****.io 02:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:59:37 Configure a credential helper to remove this warning. See 02:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:59:37 02:59:37 Login Succeeded 02:59:37 ---> ****-login.sh ends [Pipeline] } 02:59:37 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 02:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:59:38 + ls -al . 02:59:38 total 68 02:59:38 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 02:59 . 02:59:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 02:59 .. 02:59:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 02:59 .git 02:59:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 02:59 .github 02:59:38 -rw-rw-r-- 1 jenkins jenkins 22 Nov 28 02:59 .gitignore 02:59:38 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 28 02:59 Dockerfile 02:59:38 -rw-rw-r-- 1 jenkins jenkins 746 Nov 28 02:59 Jenkinsfile 02:59:38 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 28 02:59 LICENSE 02:59:38 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 28 02:59 README.md 02:59:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 02:59 TAF-Manager 02:59:38 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 02:59 TUC 02:59:38 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 02:56 VERSION 02:59:38 -rw-rw-r-- 1 jenkins jenkins 344 Nov 28 02:59 requirements.txt 02:59:38 -rw-rw-r-- 1 jenkins jenkins 54 Nov 28 02:59 robot-entrypoint.sh 02:59:38 -rw-rw-r-- 1 jenkins jenkins 445 Nov 28 02:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:38 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ee564f7d51f455cac838c1d103f9ea208ac05197 --label arch=arm64 --label version=0.0.0 . 02:59:39 Sending build context to Docker daemon 332.8kB 02:59:39 Step 1/13 : FROM alpine:3.16 02:59:39 3.16: Pulling from library/alpine 02:59:39 bdb2de7ba06c: Pulling fs layer 02:59:39 bdb2de7ba06c: Verifying Checksum 02:59:39 bdb2de7ba06c: Download complete 02:59:40 bdb2de7ba06c: Pull complete 02:59:40 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 02:59:40 Status: Downloaded newer image for alpine:3.16 02:59:40 ---> 47a0d92d42c9 02:59:40 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:59:40 ---> Running in a573ba528eec 02:59:41 Removing intermediate container a573ba528eec 02:59:41 ---> 7ef64d2d2d71 02:59:41 Step 3/13 : LABEL maintainer="Bruce Huang " 02:59:41 ---> Running in 0a2c3254885c 02:59:41 Removing intermediate container 0a2c3254885c 02:59:41 ---> ca4d927a5917 02:59:41 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:59:42 ---> 41d101eff522 02:59:42 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:59:42 ---> a9e1ad6bb897 02:59:42 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:59:43 ---> 55909b9dbff0 02:59:43 Step 7/13 : WORKDIR /edgex-taf 02:59:43 ---> Running in d3d5adc4118a 02:59:43 Removing intermediate container d3d5adc4118a 02:59:43 ---> d0746ef98111 02:59:43 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:43 ---> Running in be33cc5f2cbc 02:59:47 Removing intermediate container be33cc5f2cbc 02:59:47 ---> 231fbf90a1b5 02:59:47 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 02:59:47 ---> Running in 2bb2f2ad740a 02:59:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:50 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) 02:59:50 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) 02:59:51 OK: 5 MiB in 14 packages 02:59:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:53 (1/9) Installing ca-certificates (20230506-r0) 02:59:53 (2/9) Installing brotli-libs (1.0.9-r6) 02:59:54 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:59:54 (4/9) Installing libcurl (8.4.0-r0) 02:59:54 (5/9) Installing curl (8.4.0-r0) 02:59:55 (6/9) Installing docker-cli (20.10.20-r0) 02:59:56 (7/9) Installing oniguruma (6.9.8-r0) 02:59:56 (8/9) Installing jq (1.6-r1) 02:59:57 (9/9) Installing openssl (1.1.1w-r1) 02:59:57 Executing busybox-1.35.0-r17.trigger 02:59:57 Executing ca-certificates-20230506-r0.trigger 02:59:58 OK: 50 MiB in 23 packages 02:59:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:00:00 (1/136) Installing libmagic (5.41-r0) 03:00:00 (2/136) Installing file (5.41-r0) 03:00:00 (3/136) Installing libxau (1.0.9-r0) 03:00:00 (4/136) Installing libxdmcp (1.1.3-r0) 03:00:01 (5/136) Installing libxcb (1.15-r0) 03:00:01 (6/136) Installing libx11 (1.8.7-r0) 03:00:02 (7/136) Installing libxext (1.3.4-r0) 03:00:02 (8/136) Installing libice (1.0.10-r0) 03:00:02 (9/136) Installing libuuid (2.38-r1) 03:00:03 (10/136) Installing libsm (1.2.3-r0) 03:00:03 (11/136) Installing libxt (1.2.1-r0) 03:00:04 (12/136) Installing libxmu (1.1.3-r0) 03:00:04 (13/136) Installing xset (1.2.4-r0) 03:00:04 (14/136) Installing xprop (1.2.5-r0) 03:00:04 (15/136) Installing xdg-utils (1.1.3-r3) 03:00:05 (16/136) Installing eudev-libs (3.2.11-r0) 03:00:05 (17/136) Installing pkgconf (1.8.1-r0) 03:00:05 (18/136) Installing libffi (3.4.2-r1) 03:00:06 (19/136) Installing libintl (0.21-r2) 03:00:06 (20/136) Installing libblkid (2.38-r1) 03:00:07 (21/136) Installing libmount (2.38-r1) 03:00:07 (22/136) Installing pcre (8.45-r2) 03:00:07 (23/136) Installing glib (2.72.4-r0) 03:00:08 (24/136) Installing xz-libs (5.2.5-r1) 03:00:09 (25/136) Installing libxml2 (2.9.14-r2) 03:00:09 (26/136) Installing shared-mime-info (2.2-r2) 03:00:10 (27/136) Installing hicolor-icon-theme (0.17-r1) 03:00:10 (28/136) Installing libjpeg-turbo (2.1.3-r1) 03:00:11 (29/136) Installing libpng (1.6.37-r1) 03:00:11 (30/136) Installing libwebp (1.2.3-r2) 03:00:11 (31/136) Installing zstd-libs (1.5.2-r1) 03:00:12 (32/136) Installing tiff (4.4.0-r4) 03:00:12 (33/136) Installing gdk-pixbuf (2.42.8-r0) 03:00:13 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 03:00:13 (35/136) Installing libxcomposite (0.4.5-r0) 03:00:13 (36/136) Installing libxfixes (6.0.0-r0) 03:00:13 (37/136) Installing libxrender (0.9.10-r3) 03:00:14 (38/136) Installing libxcursor (1.2.1-r0) 03:00:14 (39/136) Installing libxdamage (1.1.5-r1) 03:00:15 (40/136) Installing libxi (1.8-r0) 03:00:15 (41/136) Installing libxinerama (1.1.4-r1) 03:00:15 (42/136) Installing libxrandr (1.5.2-r1) 03:00:15 (43/136) Installing atk (2.38.0-r0) 03:00:16 (44/136) Installing libxtst (1.2.3-r3) 03:00:16 (45/136) Installing dbus-libs (1.14.8-r0) 03:00:16 (46/136) Installing at-spi2-core (2.44.1-r0) 03:00:17 (47/136) Installing at-spi2-atk (2.38.0-r0) 03:00:17 (48/136) Installing expat (2.5.0-r0) 03:00:18 (49/136) Installing libbz2 (1.0.8-r1) 03:00:18 (50/136) Installing freetype (2.12.1-r0) 03:00:18 (51/136) Installing fontconfig (2.14.0-r0) 03:00:19 (52/136) Installing pixman (0.40.0-r4) 03:00:19 (53/136) Installing cairo (1.17.4-r2) 03:00:20 (54/136) Installing cairo-gobject (1.17.4-r2) 03:00:20 (55/136) Installing avahi-libs (0.8-r6) 03:00:20 (56/136) Installing gmp (6.2.1-r2) 03:00:21 (57/136) Installing nettle (3.7.3-r0) 03:00:21 (58/136) Installing p11-kit (0.24.1-r0) 03:00:22 (59/136) Installing libtasn1 (4.18.0-r1) 03:00:22 (60/136) Installing libunistring (1.0-r0) 03:00:22 (61/136) Installing gnutls (3.7.7-r1) 03:00:23 (62/136) Installing cups-libs (2.4.2-r2) 03:00:24 (63/136) Installing libepoxy (1.5.10-r0) 03:00:24 (64/136) Installing fribidi (1.0.12-r0) 03:00:24 (65/136) Installing graphite2 (1.3.14-r1) 03:00:25 (66/136) Installing harfbuzz (4.3.0-r0) 03:00:25 (67/136) Installing libxft (2.3.4-r0) 03:00:25 (68/136) Installing pango (1.50.7-r0) 03:00:26 (69/136) Installing wayland-libs-client (1.20.0-r0) 03:00:26 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 03:00:26 Building wheel for numpy (pyproject.toml): still running... 03:00:26 (71/136) Installing wayland-libs-egl (1.20.0-r0) 03:00:27 (72/136) Installing xkeyboard-config (2.35.1-r0) 03:00:27 (73/136) Installing libxkbcommon (1.4.1-r0) 03:00:28 (74/136) Installing gtk+3.0 (3.24.34-r1) 03:00:28 Executing gtk+3.0-3.24.34-r1.post-install 03:00:28 (75/136) Installing libfontenc (1.1.4-r0) 03:00:29 (76/136) Installing mkfontscale (1.2.2-r0) 03:00:29 (77/136) Installing font-opensans (0_git20210927-r0) 03:00:29 (78/136) Installing libgcc (11.2.1_git20220219-r2) 03:00:30 (79/136) Installing libogg (1.3.5-r1) 03:00:31 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 03:00:31 (81/136) Installing flac (1.3.4-r0) 03:00:32 (82/136) Installing alsa-lib (1.2.7.2-r0) 03:00:32 (83/136) Installing libatomic (11.2.1_git20220219-r2) 03:00:32 (84/136) Installing sdl2 (2.0.22-r0) 03:00:33 (85/136) Installing aom-libs (3.3.0-r0) 03:00:34 (86/136) Installing libass (0.16.0-r0) 03:00:34 (87/136) Installing libdav1d (1.0.0-r0) 03:00:34 (88/136) Installing libdrm (2.4.110-r0) 03:00:35 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 03:00:35 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 03:00:36 (91/136) Installing lame (3.100-r0) 03:00:36 (92/136) Installing opus (1.3.1-r1) 03:00:36 (93/136) Installing libasyncns (0.8-r1) 03:00:37 (94/136) Installing libltdl (2.4.7-r0) 03:00:37 (95/136) Installing orc (0.4.32-r0) 03:00:37 (96/136) Installing libvorbis (1.3.7-r0) 03:00:38 (97/136) Installing libsndfile (1.1.0-r0) 03:00:38 (98/136) Installing libgomp (11.2.1_git20220219-r2) 03:00:39 (99/136) Installing soxr (0.1.3-r2) 03:00:39 (100/136) Installing speexdsp (1.2.0-r0) 03:00:39 (101/136) Installing tdb-libs (1.4.6-r0) 03:00:39 (102/136) Installing libpulse (15.0-r2) 03:00:40 (103/136) Installing cjson (1.7.15-r3) 03:00:40 (104/136) Installing mbedtls (2.28.5-r0) 03:00:41 (105/136) Installing librist (0.2.6-r1) 03:00:41 (106/136) Installing libsrt (1.4.4-r0) 03:00:42 (107/136) Installing libssh (0.9.6-r1) 03:00:42 (108/136) Installing libtheora (1.1.1-r16) 03:00:43 (109/136) Installing v4l-utils-libs (1.22.1-r1) 03:00:43 (110/136) Installing libva (2.14.0-r0) 03:00:43 (111/136) Installing libvdpau (1.5-r0) 03:00:44 (112/136) Installing vidstab (1.1.0-r1) 03:00:44 (113/136) Installing libvpx (1.11.0-r1) 03:00:44 (114/136) Installing x264-libs (0.163_git20210613-r0) 03:00:45 (115/136) Installing numactl (2.0.14-r0) 03:00:48 (116/136) Installing x265-libs (3.5-r3) 03:00:48 (117/136) Installing xvidcore (1.3.7-r1) 03:00:49 (118/136) Installing ffmpeg-libs (5.0.3-r0) 03:00:52 (119/136) Installing libevent (2.1.12-r4) 03:00:52 (120/136) Installing mesa (21.3.9-r0) 03:00:53 (121/136) Installing wayland-libs-server (1.20.0-r0) 03:00:57 (122/136) Installing mesa-gbm (21.3.9-r0) 03:00:57 (123/136) Installing icu-data-en (71.1-r2) 03:01:00 Executing icu-data-en-71.1-r2.post-install 03:01:00 * 03:01:00 * If you need ICU with non-English locales and legacy charset support, install 03:01:00 * package icu-data-full. 03:01:00 * 03:01:00 (124/136) Installing icu-libs (71.1-r2) 03:01:00 (125/136) Installing lcms2 (2.13.1-r0) 03:01:01 (126/136) Installing minizip (1.2.12-r0) 03:01:01 (127/136) Installing nspr (4.33-r0) 03:01:02 (128/136) Installing sqlite-libs (3.40.1-r0) 03:01:02 (129/136) Installing nss (3.78.1-r0) 03:01:02 (130/136) Installing re2 (2022.04.01-r0) 03:01:03 (131/136) Installing snappy (1.1.9-r4) 03:01:03 (132/136) Installing libgpg-error (1.45-r0) 03:01:03 (133/136) Installing libgcrypt (1.10.1-r0) 03:01:04 (134/136) Installing libxslt (1.1.35-r0) 03:01:04 (135/136) Installing chromium (102.0.5005.182-r0) 03:01:10 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 03:01:10 Executing busybox-1.35.0-r17.trigger 03:01:10 Executing glib-2.72.4-r0.trigger 03:01:10 Executing shared-mime-info-2.2-r2.trigger 03:01:12 Executing gdk-pixbuf-2.42.8-r0.trigger 03:01:13 Executing gtk-update-icon-cache-2.24.33-r3.trigger 03:01:13 Executing fontconfig-2.14.0-r0.trigger 03:01:13 Executing mkfontscale-1.2.2-r0.trigger 03:01:14 OK: 376 MiB in 159 packages 03:01:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:16 (1/21) Installing binutils (2.38-r3) 03:01:16 (2/21) Installing isl22 (0.22-r0) 03:01:17 (3/21) Installing mpfr4 (4.1.0-r0) 03:01:17 (4/21) Installing mpc1 (1.2.1-r0) 03:01:18 (5/21) Installing gcc (11.2.1_git20220219-r2) 03:01:24 (6/21) Installing musl-dev (1.2.3-r3) 03:01:25 (7/21) Installing libc-dev (0.7.2-r3) 03:01:25 (8/21) Installing linux-headers (5.16.7-r1) 03:01:26 (9/21) Installing libffi-dev (3.4.2-r1) 03:01:26 (10/21) Installing libpq (14.10-r0) 03:01:27 (11/21) Installing openssl-dev (1.1.1w-r1) 03:01:27 (12/21) Installing libpq-dev (14.10-r0) 03:01:27 (13/21) Installing libecpg (14.10-r0) 03:01:28 (14/21) Installing libecpg-dev (14.10-r0) 03:01:28 (15/21) Installing llvm13-libs (13.0.1-r2) 03:01:35 (16/21) Installing clang-libs (13.0.1-r1) 03:01:38 Building wheel for numpy (pyproject.toml): still running... 03:01:43 (17/21) Installing clang (13.0.1-r1) 03:01:43 (18/21) Installing icu (71.1-r2) 03:01:44 (19/21) Installing icu-dev (71.1-r2) 03:01:45 (20/21) Installing llvm13 (13.0.1-r2) 03:01:49 (21/21) Installing postgresql14-dev (14.10-r0) 03:01:50 Executing busybox-1.35.0-r17.trigger 03:01:50 OK: 768 MiB in 180 packages 03:01:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:52 (1/10) Installing g++ (11.2.1_git20220219-r2) 03:01:56 (2/10) Installing gdbm (1.23-r0) 03:01:56 (3/10) Installing mpdecimal (2.5.1-r1) 03:01:56 (4/10) Installing readline (8.1.2-r0) 03:01:57 (5/10) Installing python3 (3.10.13-r0) 03:02:00 (6/10) Installing python3-dev (3.10.13-r0) 03:02:05 (7/10) Installing libsodium (1.0.18-r0) 03:02:05 (8/10) Installing libzmq (4.3.4-r0) 03:02:05 (9/10) Installing libsodium-dev (1.0.18-r0) 03:02:06 (10/10) Installing zeromq-dev (4.3.4-r0) 03:02:06 Executing busybox-1.35.0-r17.trigger 03:02:06 OK: 938 MiB in 190 packages 03:02:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:02:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:02:09 OK: 938 MiB in 190 packages 03:02:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:02:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:02:11 (1/1) Installing tzdata (2023c-r0) 03:02:11 Executing busybox-1.35.0-r17.trigger 03:02:11 OK: 941 MiB in 191 packages 03:02:13 (1/1) Purging tzdata (2023c-r0) 03:02:13 Executing busybox-1.35.0-r17.trigger 03:02:13 OK: 938 MiB in 190 packages 03:02:31 Looking in links: /tmp/tmp_hrt2vfa 03:02:31 Processing /tmp/tmp_hrt2vfa/setuptools-65.5.0-py3-none-any.whl 03:02:31 Processing /tmp/tmp_hrt2vfa/pip-23.0.1-py3-none-any.whl 03:02:31 Installing collected packages: setuptools, pip 03:02:46 Successfully installed pip-23.0.1 setuptools-65.5.0 03:02:46 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 03:02:46 Building wheel for numpy (pyproject.toml): still running... 03:02:49 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 03:02:50 Collecting pip 03:02:50 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 03:02:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.7 MB/s eta 0:00:00 03:02:50 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 03:02:53 Collecting setuptools 03:02:53 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 03:02:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.8 MB/s eta 0:00:00 03:02:53 Collecting wheel 03:02:53 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 03:02:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 18.6 MB/s eta 0:00:00 03:02:55 Installing collected packages: wheel, setuptools, pip 03:02:55 Attempting uninstall: setuptools 03:02:55 Found existing installation: setuptools 65.5.0 03:02:57 Uninstalling setuptools-65.5.0: 03:02:57 Successfully uninstalled setuptools-65.5.0 03:03:02 Attempting uninstall: pip 03:03:02 Found existing installation: pip 23.0.1 03:03:03 Uninstalling pip-23.0.1: 03:03:04 Successfully uninstalled pip-23.0.1 03:03:16 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 03:03:16 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 03:03:18 Building wheel for numpy (pyproject.toml): finished with status 'done' 03:03:18 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362894 sha256=29d1b302f698ef94fa27b6f679407b6af93a80b34b16d146378983318f73a0c9 03:03:18 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 03:03:18 Building wheel for psutil (pyproject.toml): started 03:03:18 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:03:18 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274477 sha256=5deb6bd060594148ceb104af8325a99432f8c50e3446dcc851d1088aadaed4d1 03:03:18 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 03:03:18 Building wheel for psycopg2 (setup.py): started 03:03:20 Processing ./edgex-taf-common 03:03:20 Preparing metadata (setup.py): started 03:03:21 Preparing metadata (setup.py): finished with status 'done' 03:03:21 Building wheels for collected packages: edgex-taf-common 03:03:21 Building wheel for edgex-taf-common (setup.py): started 03:03:23 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:03:23 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=2e39a4aec6112499db69257c8af8ad40dd76e46a87ad7c173136b9ee930bccb7 03:03:23 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 03:03:23 Successfully built edgex-taf-common 03:03:24 Installing collected packages: edgex-taf-common 03:03:24 Successfully installed edgex-taf-common-0.0.0 03:03:24 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 03:03:25 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:03:25 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=59f6afaca902b5c952221fb8d8f84448b0684f2fa0c5aa87c798f0aff304e56c 03:03:25 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 03:03:25 Building wheel for flex (setup.py): started 03:03:25 Building wheel for flex (setup.py): finished with status 'done' 03:03:25 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=3699e26987f10955a88ced6709137f238237fdf39f4b6d921f432b32e4ead8ca 03:03:25 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:03:25 Building wheel for GenSON (setup.py): started 03:03:25 Building wheel for GenSON (setup.py): finished with status 'done' 03:03:25 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=b2c6e77e1acf4f2fd3a59ba0f200501a31ee4e6d1e20dfeb846c1c6398b24322 03:03:25 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:03:25 Building wheel for strict-rfc3339 (setup.py): started 03:03:25 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:03:25 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=8aa60b0a66de5432bbadbf4ed6f3820ae72020396d464e8cc9fe3fa25bd8892f 03:03:25 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:03:25 Building wheel for validate-email (setup.py): started 03:03:25 Building wheel for validate-email (setup.py): finished with status 'done' 03:03:25 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=efff205e34603049054aaf7a0279c01f6152bb9bc31700a96728c3b873796d14 03:03:25 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:03:25 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email 03:03:26 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, 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 03:03:29 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 03:03:29 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 03:03:29 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 03:03:29 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 03:03:29 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:03:29 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:03:30 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 03:03:30 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 03:03:30 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:03:30 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:03:30 Preparing metadata (setup.py): started 03:03:31 Preparing metadata (setup.py): finished with status 'done' 03:03:31 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:03:31 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:03:32 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 03:03:32 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 03:03:32 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 03:03:32 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 03:03:32 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:03:32 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:03:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 2.4 MB/s eta 0:00:00 03:03:33 Preparing metadata (setup.py): started 03:03:34 Preparing metadata (setup.py): finished with status 'done' 03:03:35 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 03:03:35 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 03:03:38 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.1 numpy-1.22.3 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-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 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 03:03: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 03:03:41 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 03:03:41 Downloading numpy-1.22.3.zip (11.5 MB) 03:03:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.4 MB/s eta 0:00:00 03:03:46 Installing build dependencies: started 03:03:56 Removing intermediate container 7c2b11a0b0a4 03:03:56 ---> 5fed0210d621 03:03:56 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:03:56 ---> Running in adfb8b8a5b2b 03:03:56 Removing intermediate container adfb8b8a5b2b 03:03:56 ---> 9e58060a4686 03:03:56 Step 11/13 : LABEL arch=amd64 03:03:56 ---> Running in 2e9915c0f430 03:03:56 Removing intermediate container 2e9915c0f430 03:03:56 ---> 9f5590e72a4b 03:03:56 Step 12/13 : LABEL git_sha=e4a1cd07dabdeb409466ff51006c5c074b42a70a 03:03:56 ---> Running in 25e8f89cd8b0 03:03:56 Removing intermediate container 25e8f89cd8b0 03:03:56 ---> a9d97e3b7255 03:03:56 Step 13/13 : LABEL version=0.0.0 03:03:56 ---> Running in 10c63f0add66 03:03:56 Removing intermediate container 10c63f0add66 03:03:56 ---> 819c3d39cbf9 03:03:56 [Warning] One or more build-args [ARCH] were not consumed 03:03:56 Successfully built 819c3d39cbf9 03:03:56 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 03:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:57 03:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:57 latest: Pulling from edgex-lftools-log-publisher 03:03:57 5eb5b503b376: Pulling fs layer 03:03:57 5c69ac0246d0: Pulling fs layer 03:03:57 ec43610c2a17: Pulling fs layer 03:03:57 3a2ae6a8a46f: Pulling fs layer 03:03:57 33b1e0a273af: Pulling fs layer 03:03:57 5d3b04190fa2: Pulling fs layer 03:03:57 2f39f015ded8: Pulling fs layer 03:03:57 33b1e0a273af: Waiting 03:03:57 3a2ae6a8a46f: Waiting 03:03:57 5d3b04190fa2: Waiting 03:03:57 2f39f015ded8: Waiting 03:03:57 5c69ac0246d0: Download complete 03:03:57 3a2ae6a8a46f: Verifying Checksum 03:03:57 3a2ae6a8a46f: Download complete 03:03:57 33b1e0a273af: Verifying Checksum 03:03:57 33b1e0a273af: Download complete 03:03:57 ec43610c2a17: Verifying Checksum 03:03:57 ec43610c2a17: Download complete 03:03:57 5d3b04190fa2: Verifying Checksum 03:03:57 5d3b04190fa2: Download complete 03:03:57 5eb5b503b376: Verifying Checksum 03:03:57 5eb5b503b376: Download complete 03:03:58 2f39f015ded8: Download complete 03:03:59 5eb5b503b376: Pull complete 03:03:59 5c69ac0246d0: Pull complete 03:03:59 ec43610c2a17: Pull complete 03:03:59 3a2ae6a8a46f: Pull complete 03:03:59 33b1e0a273af: Pull complete 03:03:59 5d3b04190fa2: Pull complete 03:04:04 2f39f015ded8: Pull complete 03:04:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:04:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:04 prd-ubuntu20.04-docker-8c-8g-1227 does not seem to be running inside a container 03:04:04 $ 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-82 -v /w/workspace/exfoundry_edgex-taf-common_PR-82:/w/workspace/exfoundry_edgex-taf-common_PR-82:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-82@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-82@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:04:08 $ docker top a8b5775e3cbec613fe9a235981c403cfa230c6c3d6f7ae4d3d0c78b1bd353ef6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:08 ---> job-cost.sh 03:04:08 lf-activate-venv: SKIPPING 03:04:08 INFO: No Stack... 03:04:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:04:09 INFO: Archiving Costs [Pipeline] sh 03:04:10 + cat /w/workspace/exfoundry_edgex-taf-common_PR-82/archives/cost.csv 03:04:10 + cut -d, -f6 [Pipeline] lock 03:04:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-82-2-stack-cost] 03:04:10 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-82-2-stack-cost] did not exist. Created. 03:04:10 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-82-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:04:10 + echo total: 0.2199999988079071 [Pipeline] stash 03:04:10 Stashed 1 file(s) [Pipeline] } 03:04:10 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-82-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:04:10 $ docker stop --time=1 a8b5775e3cbec613fe9a235981c403cfa230c6c3d6f7ae4d3d0c78b1bd353ef6 03:04:11 $ docker rm -f --volumes a8b5775e3cbec613fe9a235981c403cfa230c6c3d6f7ae4d3d0c78b1bd353ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:04:13 Installing build dependencies: finished with status 'done' 03:04:13 Getting requirements to build wheel: started 03:04:17 Getting requirements to build wheel: finished with status 'done' 03:04:17 Preparing metadata (pyproject.toml): started 03:04:22 Preparing metadata (pyproject.toml): finished with status 'done' 03:04:23 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 03:04:23 Downloading psutil-5.9.5.tar.gz (493 kB) 03:04:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 6.5 MB/s eta 0:00:00 03:04:24 Installing build dependencies: started 03:04:42 Installing build dependencies: finished with status 'done' 03:04:42 Getting requirements to build wheel: started 03:04:44 Getting requirements to build wheel: finished with status 'done' 03:04:44 Preparing metadata (pyproject.toml): started 03:04:47 Preparing metadata (pyproject.toml): finished with status 'done' 03:04:50 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 03:04:50 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 03:04:52 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 03:04:52 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 03:04:52 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 03:04:52 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 03:04:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.8 MB/s eta 0:00:00 03:04:53 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 03:04:53 Downloading psycopg2-2.9.7.tar.gz (383 kB) 03:04:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.1 MB/s eta 0:00:00 03:04:54 Preparing metadata (setup.py): started 03:04:56 Preparing metadata (setup.py): finished with status 'done' 03:04:57 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 03:04:57 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 03:04:58 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:04:58 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 03:04:58 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:04:58 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 03:04:58 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:04:58 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 03:04:58 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:04:58 Downloading flex-6.14.1.tar.gz (40 kB) 03:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 03:04:59 Preparing metadata (setup.py): started 03:05:01 Preparing metadata (setup.py): finished with status 'done' 03:05:01 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:05:01 Downloading genson-1.2.2.tar.gz (34 kB) 03:05:01 Preparing metadata (setup.py): started 03:05:02 Preparing metadata (setup.py): finished with status 'done' 03:05:03 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:05:03 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 03:05:04 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:05:04 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 03:05:04 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:05:04 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 03:05:05 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:05:05 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 03:05:05 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:05:05 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 03:05:07 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 03:05:07 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 03:05:07 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 03:05:07 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 03:05:08 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 03:05:08 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 03:05:08 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 03:05:08 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 03:05:08 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:05:08 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 03:05:09 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:05:09 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 03:05:09 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 03:05:10 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 03:05:10 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:05:10 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:05:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.7 MB/s eta 0:00:00 03:05:10 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:05:10 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 03:05:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.3 MB/s eta 0:00:00 03:05:10 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) 03:05:11 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:05:11 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 03:05:11 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:05:11 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 03:05:12 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:05:12 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 03:05:12 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:05:12 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 03:05:14 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:05:14 Downloading PyYAML-6.0.1.tar.gz (125 kB) 03:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.4 MB/s eta 0:00:00 03:05:16 Installing build dependencies: started 03:05:42 Installing build dependencies: finished with status 'done' 03:05:42 Getting requirements to build wheel: started 03:05:55 Getting requirements to build wheel: finished with status 'done' 03:05:55 Preparing metadata (pyproject.toml): started 03:05:57 Preparing metadata (pyproject.toml): finished with status 'done' 03:05:57 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:05:57 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:05:57 Preparing metadata (setup.py): started 03:05:58 Preparing metadata (setup.py): finished with status 'done' 03:06:01 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:01 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:06:01 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:01 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:06:01 Preparing metadata (setup.py): started 03:06:02 Preparing metadata (setup.py): finished with status 'done' 03:06:02 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:02 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 03:06:03 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:03 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 03:06:03 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:03 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:06:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 03:06:03 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:03 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 03:06:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.1 MB/s eta 0:00:00 03:06:03 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:03 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) 03:06:04 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:04 Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) 03:06:06 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:06 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) 03:06:08 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:06:08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:06:08 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:06:08 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:06:08 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:06:08 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 03:06:08 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:06:08 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 03:06:09 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:06:09 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:06:09 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)) 03:06:09 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:06:10 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)) 03:06:10 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:06:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.3 MB/s eta 0:00:00 03:06:11 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 03:06:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 8.7 MB/s eta 0:00:00 03:06:11 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:06:11 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 03:06:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 3.4 MB/s eta 0:00:00 03:06:11 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 03:06:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.9 MB/s eta 0:00:00 03:06:11 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 03:06:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 3.8 MB/s eta 0:00:00 03:06:11 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 03:06:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 6.2 MB/s eta 0:00:00 03:06:11 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 03:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.8 MB/s eta 0:00:00 03:06:12 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 03:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.6 MB/s eta 0:00:00 03:06:12 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 03:06:12 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 03:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.3 MB/s eta 0:00:00 03:06:12 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 03:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.9 MB/s eta 0:00:00 03:06:12 Downloading idna-3.6-py3-none-any.whl (61 kB) 03:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.3 MB/s eta 0:00:00 03:06:12 Downloading packaging-23.2-py3-none-any.whl (53 kB) 03:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.9 MB/s eta 0:00:00 03:06:12 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 03:06:12 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 03:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 3.0 MB/s eta 0:00:00 03:06:16 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 03:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.7 MB/s eta 0:00:00 03:06:16 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 03:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.2 MB/s eta 0:00:00 03:06:16 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 03:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.0 MB/s eta 0:00:00 03:06:16 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 03:06:16 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 03:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.4 MB/s eta 0:00:00 03:06:16 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 03:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.5 MB/s eta 0:00:00 03:06:16 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 03:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 9.1 MB/s eta 0:00:00 03:06:16 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 03:06:16 Downloading click-8.1.7-py3-none-any.whl (97 kB) 03:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.9 MB/s eta 0:00:00 03:06:16 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 03:06:16 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) 03:06:16 Downloading referencing-0.31.0-py3-none-any.whl (25 kB) 03:06:16 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 03:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.7 MB/s eta 0:00:00 03:06:17 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 03:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 8.5 MB/s eta 0:00:00 03:06:17 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 03:06:17 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 03:06:17 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 03:06:17 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:06:18 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 03:06:18 Building wheel for robotbackgroundlogger (setup.py): started 03:06:19 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:06:19 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0057db2a6ae238fb87a1106eab563767952a30b5838f87f7967107c5c4137e1f 03:06:19 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 03:06:19 Building wheel for paho-mqtt (setup.py): started 03:06:21 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:06:21 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=00511e5b988ba0505c37716bfe85572fd1a6db020ebdef973f64256de49a416c 03:06:21 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 03:06:21 Building wheel for numpy (pyproject.toml): started 03:08:58 Building wheel for numpy (pyproject.toml): still running... 03:09:45 Building wheel for numpy (pyproject.toml): still running... 03:11:07 Building wheel for numpy (pyproject.toml): still running... 03:12:03 Building wheel for numpy (pyproject.toml): still running... 03:13:00 Building wheel for numpy (pyproject.toml): still running... 03:14:07 Building wheel for numpy (pyproject.toml): still running... 03:15:29 Building wheel for numpy (pyproject.toml): still running... 03:16:26 Building wheel for numpy (pyproject.toml): still running... 03:20:47 Building wheel for numpy (pyproject.toml): still running... 03:22:54 Building wheel for numpy (pyproject.toml): still running... 03:25:16 Building wheel for numpy (pyproject.toml): still running... 03:27:37 Building wheel for numpy (pyproject.toml): still running... 03:28:45 Building wheel for numpy (pyproject.toml): still running... 03:31:07 Building wheel for numpy (pyproject.toml): still running... 03:34:44 Building wheel for numpy (pyproject.toml): still running... 03:36:20 Building wheel for numpy (pyproject.toml): still running... 03:38:12 Building wheel for numpy (pyproject.toml): still running... 03:38:30 Building wheel for numpy (pyproject.toml): finished with status 'done' 03:38:30 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627055 sha256=6c243b8cb879e9e2152738d41baebbbb5e9c8799c4d934a99c7a71a21e59d86a 03:38:30 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 03:38:30 Building wheel for psutil (pyproject.toml): started 03:38:43 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:38:43 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274845 sha256=3da727d39d076c03784f658ffdab79a4c6bf9d20795792282ba637b68d430711 03:38:43 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 03:38:43 Building wheel for psycopg2 (setup.py): started 03:39:50 Building wheel for psycopg2 (setup.py): still running... 03:39:55 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:39:55 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471082 sha256=19db20f1876dc2951893f2cba414881c94590c27c6f69a39cc078436946b0beb 03:39:55 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 03:39:55 Building wheel for flex (setup.py): started 03:39:58 Building wheel for flex (setup.py): finished with status 'done' 03:39:58 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=60c0315439d56e09b122964125f9619b8fcafccea63492adcbe1e9ccf613b165 03:39:58 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:39:58 Building wheel for GenSON (setup.py): started 03:40:00 Building wheel for GenSON (setup.py): finished with status 'done' 03:40:00 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=5f41557a97fa5917b82a776df114228c2b5d62be3179eda53bcb3af8f5e01205 03:40:00 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:40:00 Building wheel for PyYAML (pyproject.toml): started 03:40:04 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 03:40:04 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=601b67330ca3df24b357dee1787e73e98d60bb6266a0ad86da300d3d89b931be 03:40:04 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 03:40:04 Building wheel for strict-rfc3339 (setup.py): started 03:40:06 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:40:06 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=128f28280b90ce308fd18223c5f80df8126ffddd0556fa4c516a70db706ea14b 03:40:06 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:40:06 Building wheel for validate-email (setup.py): started 03:40:08 Building wheel for validate-email (setup.py): finished with status 'done' 03:40:08 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=b29656c9042d9c1ae66ebe800c6645742405300c0d2eb0b58c1cacafeff061bb 03:40:08 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:40:08 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 03:40:11 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, 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 03:41:33 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.1 numpy-1.22.3 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-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 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 03:41:33 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 03:42:12 Removing intermediate container 2bb2f2ad740a 03:42:12 ---> 95cff743901c 03:42:12 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:42:14 ---> Running in 18cbb23448ff 03:42:14 Removing intermediate container 18cbb23448ff 03:42:14 ---> 3ca13f8c6f5c 03:42:14 Step 11/13 : LABEL arch=arm64 03:42:14 ---> Running in b65d90a90496 03:42:14 Removing intermediate container b65d90a90496 03:42:14 ---> b433ce0192af 03:42:14 Step 12/13 : LABEL git_sha=ee564f7d51f455cac838c1d103f9ea208ac05197 03:42:14 ---> Running in 1383471a59c5 03:42:14 Removing intermediate container 1383471a59c5 03:42:14 ---> 2670c2b2509f 03:42:14 Step 13/13 : LABEL version=0.0.0 03:42:14 ---> Running in fe02ee44d321 03:42:15 Removing intermediate container fe02ee44d321 03:42:15 ---> 3726fa1f6d5e 03:42:15 [Warning] One or more build-args [ARCH] were not consumed 03:42:15 Successfully built 3726fa1f6d5e 03:42:15 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:15 03:42:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:16 arm64: Pulling from edgex-lftools-log-publisher 03:42:16 8998bd30e6a1: Pulling fs layer 03:42:16 04944245beec: Pulling fs layer 03:42:16 699f458cf7ca: Pulling fs layer 03:42:16 765212b225bb: Pulling fs layer 03:42:16 f23df028b6ca: Pulling fs layer 03:42:16 d65c8cfc05b1: Pulling fs layer 03:42:16 2437ff75d9bd: Pulling fs layer 03:42:16 765212b225bb: Waiting 03:42:16 f23df028b6ca: Waiting 03:42:16 d65c8cfc05b1: Waiting 03:42:16 2437ff75d9bd: Waiting 03:42:16 04944245beec: Verifying Checksum 03:42:16 04944245beec: Download complete 03:42:16 765212b225bb: Verifying Checksum 03:42:16 765212b225bb: Download complete 03:42:16 f23df028b6ca: Verifying Checksum 03:42:16 f23df028b6ca: Download complete 03:42:16 d65c8cfc05b1: Verifying Checksum 03:42:16 d65c8cfc05b1: Download complete 03:42:16 699f458cf7ca: Verifying Checksum 03:42:16 699f458cf7ca: Download complete 03:42:17 8998bd30e6a1: Verifying Checksum 03:42:17 8998bd30e6a1: Download complete 03:42:20 2437ff75d9bd: Verifying Checksum 03:42:20 2437ff75d9bd: Download complete 03:42:22 8998bd30e6a1: Pull complete 03:42:22 04944245beec: Pull complete 03:42:24 699f458cf7ca: Pull complete 03:42:24 765212b225bb: Pull complete 03:42:27 f23df028b6ca: Pull complete 03:42:27 d65c8cfc05b1: Pull complete 03:42:43 2437ff75d9bd: Pull complete 03:42:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:43 prd-ubuntu20.04-docker-arm64-4c-16g-1231 does not seem to be running inside a container 03:42:43 $ 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-82 -v /w/workspace/exfoundry_edgex-taf-common_PR-82:/w/workspace/exfoundry_edgex-taf-common_PR-82:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-82@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-82@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:42:46 $ docker top c43e43328500a8f09eaae440a28b529c6171a6df393b249995ce11d20703bb02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:47 ---> job-cost.sh 03:42:47 lf-activate-venv: SKIPPING 03:42:47 INFO: No Stack... 03:42:49 INFO: Retrieving Pricing Info for: v3-standard-4 03:42:50 INFO: Archiving Costs [Pipeline] sh 03:42:51 + cut -d, -f6 03:42:51 + cat /w/workspace/exfoundry_edgex-taf-common_PR-82/archives/cost.csv [Pipeline] lock 03:42:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-82-2-stack-cost] 03:42:51 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-82-2-stack-cost] did not exist. Created. 03:42:51 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-82-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:42:51 /w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/durable-841e0c58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:42:52 + echo total: 0.10999999940395355 [Pipeline] stash 03:42:52 Warning: overwriting stash ‘stack-cost’ 03:42:52 Stashed 1 file(s) [Pipeline] } 03:42:52 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-82-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:42:52 $ docker stop --time=1 c43e43328500a8f09eaae440a28b529c6171a6df393b249995ce11d20703bb02 03:42:55 $ docker rm -f --volumes c43e43328500a8f09eaae440a28b529c6171a6df393b249995ce11d20703bb02 [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 03:42:56 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-82/archives ] 03:42:56 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-82/archives 03:42:56 total 16 03:42:56 drwxr-xr-x 3 root root 4096 Nov 28 03:04 . 03:42:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 03:04 .. 03:42:56 drwxr-xr-x 2 root root 4096 Nov 28 03:04 cost 03:42:56 -rw-r--r-- 1 root root 87 Nov 28 03:04 cost.csv 03:42:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-82/archives 03:42:56 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-82/archives 03:42:56 total 16 03:42:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 03:04 . 03:42:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 03:04 .. 03:42:56 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 03:04 cost 03:42:56 -rw-r--r-- 1 jenkins jenkins 87 Nov 28 03:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:42:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:57 ---> package-listing.sh 03:42:57 ++ facter osfamily 03:42:57 ++ tr '[:upper:]' '[:lower:]' 03:42:58 + OS_FAMILY=debian 03:42:58 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-82 03:42:58 + START_PACKAGES=/tmp/packages_start.txt 03:42:58 + END_PACKAGES=/tmp/packages_end.txt 03:42:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:58 + PACKAGES=/tmp/packages_start.txt 03:42:58 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-82 ']' 03:42:58 + PACKAGES=/tmp/packages_end.txt 03:42:58 + case "${OS_FAMILY}" in 03:42:58 + dpkg -l 03:42:58 + grep '^ii' 03:42:58 + '[' -f /tmp/packages_start.txt ']' 03:42:58 + '[' -f /tmp/packages_end.txt ']' 03:42:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:58 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-82 ']' 03:42:58 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-82/archives/ 03:42:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-82/archives/ [Pipeline] echo 03:42:58 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:42:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:59 prd-ubuntu20.04-docker-8c-8g-1227 does not seem to be running inside a container 03:42:59 $ 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-82/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-82 -v /w/workspace/exfoundry_edgex-taf-common_PR-82:/w/workspace/exfoundry_edgex-taf-common_PR-82:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-82@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-82@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:42:59 $ docker top 518e6a0e9db50c08b114213fed0cf8db7137dc227c9da4950e2f800b49332474 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:59 + touch /tmp/pre-build-complete [Pipeline] sh 03:43:00 + mkdir -p /var/log/sysstat [Pipeline] sh 03:43:00 + ls /var/log/sa-host 03:43:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:00 provisioning config files... 03:43:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-82@tmp/config5743579502434667220tmp [Pipeline] { [Pipeline] echo 03:43:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:43:00 ---> create-netrc.sh [Pipeline] } 03:43:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:43:01 ---> python-tools-install.sh [Pipeline] echo 03:43:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:43:01 ---> sudo-logs.sh 03:43:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:43:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:43:02 ---> job-cost.sh 03:43:02 lf-activate-venv: SKIPPING 03:43:02 DEBUG: total: 0.2199999988079071 03:43:02 INFO: Retrieving Stack Cost... 03:43:03 INFO: Retrieving Pricing Info for: v3-standard-8 03:43:03 INFO: Archiving Costs [Pipeline] echo 03:43:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:43:03 ---> logs-deploy.sh 03:43:03 lf-activate-venv: SKIPPING 03:43:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-82/2 03:43:03 INFO: archiving workspace using pattern(s): 03:43:04 Archives upload complete. 03:43:04 INFO: archiving logs to Nexus