Pull request #54 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e+437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b (69817d64e683c3352ccbbb0e03fe2b6367210d48) 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-ssh2032231352529251154.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4833222517545369227.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1422241036411838334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13171523227817870213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9217390373636876405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17166613958144704060.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16937 in /w/workspace/exfoundry_edgex-taf-common_PR-54 [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-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e Merge succeeded, producing cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e Checking out Revision cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e (PR-54) > 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/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e # 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 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e # timeout=10 Commit message: "fix: Add dependabot.yml file to custom dependabot configuration and update Dockerfile to use requirements.txt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:36:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:36:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:36:15 ========================================================= 04:36:15 EdgeX Global Pipelines Version Info 04:36:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:36:16 ------------------- 04:36:16 stable info: 04:36:16 ------------------- 04:36:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:36:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:36:16 Message: update stable to v1.0.249 04:36:16 ------------------- 04:36:16 experimental info: 04:36:16 ------------------- 04:36:16 Commited By: **** collab-it+edgex@linuxfoundation.org 04:36:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:36:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd4c0d6 [Pipeline] echo 04:36:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:18 provisioning config files... 04:36:18 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/config12566603265464042290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:18 ---> docker-login.sh 04:36:18 nexus3.edgexfoundry.org:10001 04:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:18 Configure a credential helper to remove this warning. See 04:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:18 04:36:18 Login Succeeded 04:36:18 nexus3.edgexfoundry.org:10002 04:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:18 Configure a credential helper to remove this warning. See 04:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:18 04:36:18 Login Succeeded 04:36:18 nexus3.edgexfoundry.org:10003 04:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:18 Configure a credential helper to remove this warning. See 04:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:18 04:36:18 Login Succeeded 04:36:18 nexus3.edgexfoundry.org:10004 04:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:19 Configure a credential helper to remove this warning. See 04:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:19 04:36:19 Login Succeeded 04:36:19 docker.io 04:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:19 Configure a credential helper to remove this warning. See 04:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:19 04:36:19 Login Succeeded 04:36:19 ---> docker-login.sh ends [Pipeline] } 04:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:36:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:36:20 + grep -v github /etc/ssh/ssh_known_hosts 04:36:20 + [ -e /tmp/ssh_known_hosts ] 04:36:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:36:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:36:20 + sudo tee -a /etc/ssh/ssh_known_hosts 04:36:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:20 04:36:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:21 0.1.4: Pulling from edgex-devops/py-git-semver 04:36:21 b85a868b505f: Pulling fs layer 04:36:21 e2be974225ed: Pulling fs layer 04:36:21 339a4e72a1f5: Pulling fs layer 04:36:21 988bab9f4d93: Pulling fs layer 04:36:21 1469e6f7b9e6: Pulling fs layer 04:36:21 eaf3925da568: Pulling fs layer 04:36:21 bab4dde63d76: Pulling fs layer 04:36:21 bde34c3a00c8: Pulling fs layer 04:36:21 b352a97aabf1: Pulling fs layer 04:36:21 4872d77fe225: Pulling fs layer 04:36:21 5851b861e8e6: Pulling fs layer 04:36:21 eaf3925da568: Waiting 04:36:21 988bab9f4d93: Waiting 04:36:21 bab4dde63d76: Waiting 04:36:21 bde34c3a00c8: Waiting 04:36:21 b352a97aabf1: Waiting 04:36:21 1469e6f7b9e6: Waiting 04:36:21 4872d77fe225: Waiting 04:36:21 5851b861e8e6: Waiting 04:36:21 e2be974225ed: Download complete 04:36:21 988bab9f4d93: Verifying Checksum 04:36:21 988bab9f4d93: Download complete 04:36:21 1469e6f7b9e6: Verifying Checksum 04:36:21 1469e6f7b9e6: Download complete 04:36:21 eaf3925da568: Verifying Checksum 04:36:21 eaf3925da568: Download complete 04:36:21 339a4e72a1f5: Verifying Checksum 04:36:21 339a4e72a1f5: Download complete 04:36:21 bde34c3a00c8: Download complete 04:36:21 b352a97aabf1: Download complete 04:36:21 4872d77fe225: Verifying Checksum 04:36:21 4872d77fe225: Download complete 04:36:21 5851b861e8e6: Verifying Checksum 04:36:21 5851b861e8e6: Download complete 04:36:21 b85a868b505f: Verifying Checksum 04:36:21 b85a868b505f: Download complete 04:36:21 bab4dde63d76: Verifying Checksum 04:36:21 bab4dde63d76: Download complete 04:36:22 b85a868b505f: Pull complete 04:36:22 e2be974225ed: Pull complete 04:36:23 339a4e72a1f5: Pull complete 04:36:23 988bab9f4d93: Pull complete 04:36:23 1469e6f7b9e6: Pull complete 04:36:23 eaf3925da568: Pull complete 04:36:25 bab4dde63d76: Pull complete 04:36:25 bde34c3a00c8: Pull complete 04:36:25 b352a97aabf1: Pull complete 04:36:25 4872d77fe225: Pull complete 04:36:25 5851b861e8e6: Pull complete 04:36:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:36:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:25 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 04:36:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-54 -v /w/workspace/exfoundry_edgex-taf-common_PR-54:/w/workspace/exfoundry_edgex-taf-common_PR-54:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:36:28 $ docker top 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 -eo pid,comm 04:36:28 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). 04:36:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:36:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:28 [ssh-agent] Looking for ssh-agent implementation... 04:36:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:28 $ docker exec 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 ssh-agent 04:36:28 SSH_AUTH_SOCK=/tmp/ssh-dNJQz6776Js5/agent.31 04:36:28 SSH_AGENT_PID=37 04:36:28 Running ssh-add (command line suppressed) 04:36:28 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/private_key_13582512192511403091.key (/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/private_key_13582512192511403091.key) 04:36:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:29 + git tag --points-at HEAD [Pipeline] } 04:36:29 $ docker exec --env ******** --env ******** 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 ssh-agent -k 04:36:29 unset SSH_AUTH_SOCK; 04:36:29 unset SSH_AGENT_PID; 04:36:29 echo Agent pid 37 killed; 04:36:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:36:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:36:29 [ssh-agent] Looking for ssh-agent implementation... 04:36:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:29 $ docker exec 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 ssh-agent 04:36:29 SSH_AUTH_SOCK=/tmp/ssh-OzuSDP871BHN/agent.69 04:36:29 SSH_AGENT_PID=75 04:36:29 Running ssh-add (command line suppressed) 04:36:29 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/private_key_12521308411835125910.key (/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/private_key_12521308411835125910.key) 04:36:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:36:30 + git semver init 04:36:30 2023-05-25 04:36:30,259 [run_init] DEBUG init version:0.0.0 force:False 04:36:30 2023-05-25 04:36:30,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver 04:36:30 2023-05-25 04:36:30,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-54/.semver 04:36:30 2023-05-25 04:36:30,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-54, universal_newlines=False, shell=None, istream=None) 04:36:30 2023-05-25 04:36:30,821 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-54/.git/info/exclude 04:36:30 2023-05-25 04:36:30,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver/PR-54 with force:False 04:36:30 2023-05-25 04:36:30,821 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver/PR-54 04:36:30 2023-05-25 04:36:30,825 [execute] INFO git cat-file --batch-check 04:36:30 2023-05-25 04:36:30,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver, universal_newlines=False, shell=None, istream=) 04:36:30 2023-05-25 04:36:30,832 [execute] INFO git cat-file --batch 04:36:30 2023-05-25 04:36:30,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver, universal_newlines=False, shell=None, istream=) 04:36:30 2023-05-25 04:36:30,837 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-54/.semver/PR-54 04:36:30 0.0.0 [Pipeline] } 04:36:30 $ docker exec --env ******** --env ******** 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 ssh-agent -k 04:36:31 unset SSH_AUTH_SOCK; 04:36:31 unset SSH_AGENT_PID; 04:36:31 echo Agent pid 75 killed; 04:36:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:36:31 + git semver [Pipeline] } 04:36:31 $ docker stop --time=1 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 04:36:33 $ docker rm -f --volumes 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:36:33 Stashed 1 file(s) [Pipeline] echo 04:36:33 [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 04:36:34 provisioning config files... 04:36:34 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/config513942374513183479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:34 ---> docker-login.sh 04:36:34 nexus3.edgexfoundry.org:10001 04:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:34 Configure a credential helper to remove this warning. See 04:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:34 04:36:34 Login Succeeded 04:36:34 nexus3.edgexfoundry.org:10002 04:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:34 Configure a credential helper to remove this warning. See 04:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:34 04:36:34 Login Succeeded 04:36:34 nexus3.edgexfoundry.org:10003 04:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:34 Configure a credential helper to remove this warning. See 04:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:34 04:36:34 Login Succeeded 04:36:34 nexus3.edgexfoundry.org:10004 04:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:34 Configure a credential helper to remove this warning. See 04:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:34 04:36:34 Login Succeeded 04:36:34 docker.io 04:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:35 Configure a credential helper to remove this warning. See 04:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:35 04:36:35 Login Succeeded 04:36:35 ---> docker-login.sh ends [Pipeline] } 04:36:35 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 04:36:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:36 + ls -al . 04:36:36 total 72 04:36:36 drwxrwxr-x 7 jenkins jenkins 4096 May 25 04:36 . 04:36:36 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:36 .. 04:36:36 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:36 .git 04:36:36 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:36 .github 04:36:36 -rw-rw-r-- 1 jenkins jenkins 22 May 25 04:36 .gitignore 04:36:36 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:36 .semver 04:36:36 -rw-rw-r-- 1 jenkins jenkins 1575 May 25 04:36 Dockerfile 04:36:36 -rw-rw-r-- 1 jenkins jenkins 746 May 25 04:36 Jenkinsfile 04:36:36 -rw-rw-r-- 1 jenkins jenkins 11381 May 25 04:36 LICENSE 04:36:36 -rw-rw-r-- 1 jenkins jenkins 3582 May 25 04:36 README.md 04:36:36 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:36 TAF-Manager 04:36:36 drwxrwxr-x 6 jenkins jenkins 4096 May 25 04:36 TUC 04:36:36 -rw-rw-r-- 1 jenkins jenkins 5 May 25 04:36 VERSION 04:36:36 -rw-rw-r-- 1 jenkins jenkins 344 May 25 04:36 requirements.txt 04:36:36 -rw-rw-r-- 1 jenkins jenkins 54 May 25 04:36 robot-entrypoint.sh 04:36:36 -rw-rw-r-- 1 jenkins jenkins 445 May 25 04:36 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:36 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e --label arch=amd64 --label version=0.0.0 . 04:36:36 Sending build context to Docker daemon 438.3kB 04:36:36 Step 1/13 : FROM alpine:3.16 04:36:37 3.16: Pulling from library/alpine 04:36:37 91d30c5bc195: Pulling fs layer 04:36:37 91d30c5bc195: Verifying Checksum 04:36:37 91d30c5bc195: Download complete 04:36:37 91d30c5bc195: Pull complete 04:36:37 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 04:36:37 Status: Downloaded newer image for alpine:3.16 04:36:37 ---> 8471affe5de5 04:36:37 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:36:37 ---> Running in 1da0b09c4b87 04:36:37 Removing intermediate container 1da0b09c4b87 04:36:37 ---> 9a9d584b10f9 04:36:37 Step 3/13 : LABEL maintainer="Bruce Huang " 04:36:37 ---> Running in dd8e7b8e936f 04:36:37 Removing intermediate container dd8e7b8e936f 04:36:37 ---> d903b9472ec1 04:36:37 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 04:36:38 ---> 8ecd379ec571 04:36:38 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 04:36:38 ---> 3894e702ad41 04:36:38 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 04:36:38 ---> 484609ec44ee 04:36:38 Step 7/13 : WORKDIR /edgex-taf 04:36:38 ---> Running in fb124be2cae1 04:36:38 Removing intermediate container fb124be2cae1 04:36:38 ---> a6c9c52b2314 04:36:38 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:38 ---> Running in 8ce2f5956fd6 04:36:39 Removing intermediate container 8ce2f5956fd6 04:36:39 ---> 4328659663f4 04:36:39 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 04:36:39 ---> Running in 3e45dd1f1583 04:36:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:36:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:36:40 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 04:36:41 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 04:36:41 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 04:36:42 Executing busybox-1.35.0-r17.trigger 04:36:42 OK: 6 MiB in 14 packages 04:36:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:36:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:36:42 (1/9) Installing ca-certificates (20230506-r0) 04:36:43 (2/9) Installing brotli-libs (1.0.9-r6) 04:36:43 (3/9) Installing nghttp2-libs (1.47.0-r0) 04:36:44 (4/9) Installing libcurl (8.1.1-r0) 04:36:44 (5/9) Installing curl (8.1.1-r0) 04:36:44 (6/9) Installing docker-cli (20.10.20-r0) 04:36:45 (7/9) Installing oniguruma (6.9.8-r0) 04:36:45 (8/9) Installing jq (1.6-r1) 04:36:46 (9/9) Installing openssl (1.1.1t-r2) 04:36:46 Executing busybox-1.35.0-r17.trigger 04:36:46 Executing ca-certificates-20230506-r0.trigger 04:36:46 OK: 52 MiB in 23 packages 04:36:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:36:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:36:47 (1/137) Installing libmagic (5.41-r0) 04:36:48 (2/137) Installing file (5.41-r0) 04:36:48 (3/137) Installing libxau (1.0.9-r0) 04:36:48 (4/137) Installing libxdmcp (1.1.3-r0) 04:36:49 Still waiting to schedule task 04:36:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:36:49 (5/137) Installing libxcb (1.15-r0) 04:36:49 (6/137) Installing libx11 (1.8-r0) 04:36:50 (7/137) Installing libxext (1.3.4-r0) 04:36:50 (8/137) Installing libice (1.0.10-r0) 04:36:50 (9/137) Installing libuuid (2.38-r1) 04:36:51 (10/137) Installing libsm (1.2.3-r0) 04:36:51 (11/137) Installing libxt (1.2.1-r0) 04:36:51 (12/137) Installing libxmu (1.1.3-r0) 04:36:51 (13/137) Installing xset (1.2.4-r0) 04:36:52 (14/137) Installing xprop (1.2.5-r0) 04:36:52 (15/137) Installing xdg-utils (1.1.3-r3) 04:36:53 (16/137) Installing eudev-libs (3.2.11-r0) 04:36:53 (17/137) Installing pkgconf (1.8.1-r0) 04:36:53 (18/137) Installing libffi (3.4.2-r1) 04:36:53 (19/137) Installing libintl (0.21-r2) 04:36:54 (20/137) Installing libblkid (2.38-r1) 04:36:54 (21/137) Installing libmount (2.38-r1) 04:36:54 (22/137) Installing pcre (8.45-r2) 04:36:55 (23/137) Installing glib (2.72.4-r0) 04:36:56 (24/137) Installing xz-libs (5.2.5-r1) 04:36:56 (25/137) Installing libxml2 (2.9.14-r2) 04:36:56 (26/137) Installing shared-mime-info (2.2-r2) 04:36:57 (27/137) Installing hicolor-icon-theme (0.17-r1) 04:36:57 (28/137) Installing libjpeg-turbo (2.1.3-r1) 04:36:57 (29/137) Installing libpng (1.6.37-r1) 04:36:58 (30/137) Installing libwebp (1.2.3-r1) 04:36:58 (31/137) Installing zstd-libs (1.5.2-r1) 04:36:59 (32/137) Installing tiff (4.4.0-r1) 04:36:59 (33/137) Installing gdk-pixbuf (2.42.8-r0) 04:36:59 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 04:37:00 (35/137) Installing libxcomposite (0.4.5-r0) 04:37:00 (36/137) Installing libxfixes (6.0.0-r0) 04:37:00 (37/137) Installing libxrender (0.9.10-r3) 04:37:00 (38/137) Installing libxcursor (1.2.1-r0) 04:37:01 (39/137) Installing libxdamage (1.1.5-r1) 04:37:01 (40/137) Installing libxi (1.8-r0) 04:37:01 (41/137) Installing libxinerama (1.1.4-r1) 04:37:01 (42/137) Installing libxrandr (1.5.2-r1) 04:37:02 (43/137) Installing atk (2.38.0-r0) 04:37:02 (44/137) Installing libxtst (1.2.3-r3) 04:37:02 (45/137) Installing dbus-libs (1.14.4-r0) 04:37:03 (46/137) Installing at-spi2-core (2.44.1-r0) 04:37:03 (47/137) Installing at-spi2-atk (2.38.0-r0) 04:37:03 (48/137) Installing expat (2.5.0-r0) 04:37:04 (49/137) Installing libbz2 (1.0.8-r1) 04:37:04 (50/137) Installing freetype (2.12.1-r0) 04:37:05 (51/137) Installing fontconfig (2.14.0-r0) 04:37:05 (52/137) Installing pixman (0.40.0-r4) 04:37:05 (53/137) Installing cairo (1.17.4-r2) 04:37:06 (54/137) Installing cairo-gobject (1.17.4-r2) 04:37:06 (55/137) Installing avahi-libs (0.8-r6) 04:37:07 (56/137) Installing gmp (6.2.1-r2) 04:37:07 (57/137) Installing nettle (3.7.3-r0) 04:37:07 (58/137) Installing p11-kit (0.24.1-r0) 04:37:08 (59/137) Installing libtasn1 (4.18.0-r1) 04:37:08 (60/137) Installing libunistring (1.0-r0) 04:37:08 (61/137) Installing gnutls (3.7.7-r1) 04:37:09 (62/137) Installing cups-libs (2.4.2-r0) 04:37:10 (63/137) Installing libepoxy (1.5.10-r0) 04:37:10 (64/137) Installing fribidi (1.0.12-r0) 04:37:10 (65/137) Installing graphite2 (1.3.14-r1) 04:37:10 (66/137) Installing harfbuzz (4.3.0-r0) 04:37:11 (67/137) Installing libxft (2.3.4-r0) 04:37:11 (68/137) Installing pango (1.50.7-r0) 04:37:12 (69/137) Installing wayland-libs-client (1.20.0-r0) 04:37:12 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 04:37:12 (71/137) Installing wayland-libs-egl (1.20.0-r0) 04:37:12 (72/137) Installing xkeyboard-config (2.35.1-r0) 04:37:13 (73/137) Installing libxkbcommon (1.4.1-r0) 04:37:13 (74/137) Installing gtk+3.0 (3.24.34-r1) 04:37:14 Executing gtk+3.0-3.24.34-r1.post-install 04:37:14 (75/137) Installing libfontenc (1.1.4-r0) 04:37:14 (76/137) Installing mkfontscale (1.2.2-r0) 04:37:15 (77/137) Installing font-opensans (0_git20210927-r0) 04:37:15 (78/137) Installing libgcc (11.2.1_git20220219-r2) 04:37:15 (79/137) Installing libogg (1.3.5-r1) 04:37:16 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 04:37:16 (81/137) Installing flac (1.3.4-r0) 04:37:16 (82/137) Installing alsa-lib (1.2.7.2-r0) 04:37:17 (83/137) Installing libatomic (11.2.1_git20220219-r2) 04:37:17 (84/137) Installing sdl2 (2.0.22-r0) 04:37:18 (85/137) Installing aom-libs (3.3.0-r0) 04:37:18 (86/137) Installing libass (0.16.0-r0) 04:37:18 (87/137) Installing libdav1d (1.0.0-r0) 04:37:19 (88/137) Installing libpciaccess (0.16-r0) 04:37:19 (89/137) Installing libdrm (2.4.110-r0) 04:37:19 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:37:20 (91/137) Installing ncurses-libs (6.3_p20220521-r0) 04:37:20 (92/137) Installing lame (3.100-r0) 04:37:21 (93/137) Installing opus (1.3.1-r1) 04:37:21 (94/137) Installing libasyncns (0.8-r1) 04:37:21 (95/137) Installing libltdl (2.4.7-r0) 04:37:22 (96/137) Installing orc (0.4.32-r0) 04:37:22 (97/137) Installing libvorbis (1.3.7-r0) 04:37:22 (98/137) Installing libsndfile (1.1.0-r0) 04:37:23 (99/137) Installing libgomp (11.2.1_git20220219-r2) 04:37:23 (100/137) Installing soxr (0.1.3-r2) 04:37:24 (101/137) Installing speexdsp (1.2.0-r0) 04:37:24 (102/137) Installing tdb-libs (1.4.6-r0) 04:37:24 (103/137) Installing libpulse (15.0-r2) 04:37:25 (104/137) Installing cjson (1.7.15-r3) 04:37:25 (105/137) Installing mbedtls (2.28.3-r0) 04:37:26 (106/137) Installing librist (0.2.6-r1) 04:37:26 (107/137) Installing libsrt (1.4.4-r0) 04:37:26 (108/137) Installing libssh (0.9.6-r1) 04:37:27 (109/137) Installing libtheora (1.1.1-r16) 04:37:27 (110/137) Installing v4l-utils-libs (1.22.1-r1) 04:37:27 (111/137) Installing libva (2.14.0-r0) 04:37:28 (112/137) Installing libvdpau (1.5-r0) 04:37:28 (113/137) Installing vidstab (1.1.0-r1) 04:37:29 (114/137) Installing libvpx (1.11.0-r1) 04:37:29 (115/137) Installing x264-libs (0.163_git20210613-r0) 04:37:29 (116/137) Installing numactl (2.0.14-r0) 04:37:30 (117/137) Installing x265-libs (3.5-r3) 04:37:30 (118/137) Installing xvidcore (1.3.7-r1) 04:37:31 (119/137) Installing ffmpeg-libs (5.0.3-r0) 04:37:31 (120/137) Installing libevent (2.1.12-r4) 04:37:32 (121/137) Installing mesa (21.3.9-r0) 04:37:32 (122/137) Installing wayland-libs-server (1.20.0-r0) 04:37:32 (123/137) Installing mesa-gbm (21.3.9-r0) 04:37:33 (124/137) Installing icu-data-en (71.1-r2) 04:37:33 Executing icu-data-en-71.1-r2.post-install 04:37:33 (125/137) Installing icu-libs (71.1-r2) 04:37:33 * 04:37:33 * If you need ICU with non-English locales and legacy charset support, install 04:37:33 * package icu-data-full. 04:37:33 * 04:37:34 (126/137) Installing lcms2 (2.13.1-r0) 04:37:34 (127/137) Installing minizip (1.2.12-r0) 04:37:34 (128/137) Installing nspr (4.33-r0) 04:37:35 (129/137) Installing sqlite-libs (3.40.1-r0) 04:37:35 (130/137) Installing nss (3.78.1-r0) 04:37:36 (131/137) Installing re2 (2022.04.01-r0) 04:37:36 (132/137) Installing snappy (1.1.9-r4) 04:37:37 (133/137) Installing libgpg-error (1.45-r0) 04:37:37 (134/137) Installing libgcrypt (1.10.1-r0) 04:37:37 (135/137) Installing libxslt (1.1.35-r0) 04:37:38 (136/137) Installing chromium (102.0.5005.182-r0) 04:37:50 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 04:37:50 Executing busybox-1.35.0-r17.trigger 04:37:50 Executing glib-2.72.4-r0.trigger 04:37:50 Executing shared-mime-info-2.2-r2.trigger 04:37:50 Executing gdk-pixbuf-2.42.8-r0.trigger 04:37:50 Executing gtk-update-icon-cache-2.24.33-r3.trigger 04:37:50 Executing fontconfig-2.14.0-r0.trigger 04:37:50 Executing mkfontscale-1.2.2-r0.trigger 04:37:50 OK: 409 MiB in 160 packages 04:37:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:37:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:37:52 (1/21) Installing binutils (2.38-r3) 04:37:52 (2/21) Installing isl22 (0.22-r0) 04:37:53 (3/21) Installing mpfr4 (4.1.0-r0) 04:37:53 (4/21) Installing mpc1 (1.2.1-r0) 04:37:54 (5/21) Installing gcc (11.2.1_git20220219-r2) 04:37:55 (6/21) Installing musl-dev (1.2.3-r3) 04:37:55 (7/21) Installing libc-dev (0.7.2-r3) 04:37:56 (8/21) Installing linux-headers (5.16.7-r1) 04:37:56 (9/21) Installing libffi-dev (3.4.2-r1) 04:37:56 (10/21) Installing libpq (14.8-r0) 04:37:57 (11/21) Installing openssl-dev (1.1.1t-r2) 04:37:58 (12/21) Installing libpq-dev (14.8-r0) 04:37:58 (13/21) Installing libecpg (14.8-r0) 04:37:58 (14/21) Installing libecpg-dev (14.8-r0) 04:37:59 (15/21) Installing llvm13-libs (13.0.1-r2) 04:38:00 (16/21) Installing clang-libs (13.0.1-r1) 04:38:07 (17/21) Installing clang (13.0.1-r1) 04:38:07 (18/21) Installing icu (71.1-r2) 04:38:07 (19/21) Installing icu-dev (71.1-r2) 04:38:08 (20/21) Installing llvm13 (13.0.1-r2) 04:38:09 (21/21) Installing postgresql14-dev (14.8-r0) 04:38:09 Executing busybox-1.35.0-r17.trigger 04:38:09 OK: 822 MiB in 181 packages 04:38:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:38:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:38:11 (1/10) Installing g++ (11.2.1_git20220219-r2) 04:38:12 (2/10) Installing gdbm (1.23-r0) 04:38:12 (3/10) Installing mpdecimal (2.5.1-r1) 04:38:12 (4/10) Installing readline (8.1.2-r0) 04:38:12 (5/10) Installing python3 (3.10.11-r0) 04:38:13 (6/10) Installing python3-dev (3.10.11-r0) 04:38:14 (7/10) Installing libsodium (1.0.18-r0) 04:38:15 (8/10) Installing libzmq (4.3.4-r0) 04:38:15 (9/10) Installing libsodium-dev (1.0.18-r0) 04:38:15 (10/10) Installing zeromq-dev (4.3.4-r0) 04:38:16 Executing busybox-1.35.0-r17.trigger 04:38:16 OK: 974 MiB in 191 packages 04:38:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:38:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:38:17 OK: 974 MiB in 191 packages 04:38:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:38:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:38:18 (1/1) Installing tzdata (2023c-r0) 04:38:18 Executing busybox-1.35.0-r17.trigger 04:38:18 OK: 978 MiB in 192 packages 04:38:19 (1/1) Purging tzdata (2023c-r0) 04:38:19 Executing busybox-1.35.0-r17.trigger 04:38:19 OK: 974 MiB in 191 packages 04:38:22 Looking in links: /tmp/tmpa186glak 04:38:22 Processing /tmp/tmpa186glak/setuptools-65.5.0-py3-none-any.whl 04:38:22 Processing /tmp/tmpa186glak/pip-23.0.1-py3-none-any.whl 04:38:22 Installing collected packages: setuptools, pip 04:38:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16938 in /w/workspace/exfoundry_edgex-taf-common_PR-54 [Pipeline] { [Pipeline] checkout 04:38:23 Selected Git installation does not exist. Using Default 04:38:23 The recommended git tool is: NONE 04:38:24 Successfully installed pip-23.0.1 setuptools-65.5.0 04:38: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 04:38:25 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 04:38:25 Collecting pip 04:38:25 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 04:38:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 128.9 MB/s eta 0:00:00 04:38:25 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 04:38:25 Collecting setuptools 04:38:25 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 04:38:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 129.9 MB/s eta 0:00:00 04:38:25 Collecting wheel 04:38:25 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 04:38:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 161.1 MB/s eta 0:00:00 04:38:26 Installing collected packages: wheel, setuptools, pip 04:38:26 Attempting uninstall: setuptools 04:38:26 Found existing installation: setuptools 65.5.0 04:38:26 Uninstalling setuptools-65.5.0: 04:38:26 Successfully uninstalled setuptools-65.5.0 04:38:26 Attempting uninstall: pip 04:38:26 Found existing installation: pip 23.0.1 04:38:26 Uninstalling pip-23.0.1: 04:38:26 Successfully uninstalled pip-23.0.1 04:38:28 using credential edgex-jenkins-ssh 04:38:28 Cloning the remote Git repository 04:38:29 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 04:38:29 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 04:38:29 Processing ./edgex-taf-common 04:38:29 Preparing metadata (setup.py): started 04:38:28 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 04:38:28 > git init /w/workspace/exfoundry_edgex-taf-common_PR-54 # timeout=10 04:38:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:38:28 > git --version # timeout=10 04:38:28 > git --version # 'git version 2.25.1' 04:38:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:38:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:30 Preparing metadata (setup.py): finished with status 'done' 04:38:30 Building wheels for collected packages: edgex-taf-common 04:38:30 Building wheel for edgex-taf-common (setup.py): started 04:38:30 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:38:30 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=b2666dda6da9eb30c57ea33a585742c3db73ecb1f6f58cd7a99ba7bffbe86cfe 04:38:30 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 04:38:30 Successfully built edgex-taf-common 04:38:30 Installing collected packages: edgex-taf-common 04:38:30 Successfully installed edgex-taf-common-0.0.0 04:38:30 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 04:38:31 Merging remotes/origin/main commit 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e 04:38:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:38:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:38:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:38:31 > git config core.sparsecheckout # timeout=10 04:38:31 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 04:38:31 Merge succeeded, producing cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e 04:38:31 Checking out Revision cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e (PR-54) 04:38:31 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 04:38:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 13.0 MB/s eta 0:00:00 04:38:31 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 04:38:31 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 04:38:31 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 04:38:31 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 04:38:31 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 04:38:31 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 04:38:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 18.6 MB/s eta 0:00:00 04:38:31 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 04:38:31 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:38:31 Preparing metadata (setup.py): started 04:38:31 Preparing metadata (setup.py): finished with status 'done' 04:38:31 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 04:38:31 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 04:38:31 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 04:38:31 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 04:38:31 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 04:38:31 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 04:38:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.2 MB/s eta 0:00:00 04:38:32 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 04:38:32 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 04:38:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 2.8 MB/s eta 0:00:00 04:38:32 Preparing metadata (setup.py): started 04:38:32 Preparing metadata (setup.py): finished with status 'done' 04:38:32 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 04:38:32 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 04:38:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 10.3 MB/s eta 0:00:00 04:38:31 > git checkout -f cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e # timeout=10 04:38:31 > git remote # timeout=10 04:38:31 > git config --get remote.origin.url # timeout=10 04:38:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:31 > git merge 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 04:38:31 > git rev-parse HEAD^{commit} # timeout=10 04:38:31 > git config core.sparsecheckout # timeout=10 04:38:31 > git checkout -f cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e # timeout=10 04:38:32 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 04:38:32 Downloading numpy-1.22.3.zip (11.5 MB) 04:38:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 66.3 MB/s eta 0:00:00 04:38:33 Installing build dependencies: started 04:38:34 Commit message: "fix: Add dependabot.yml file to custom dependabot configuration and update Dockerfile to use requirements.txt" 04:38:34 > git --version # timeout=10 04:38:34 > git --version # 'git version 2.25.1' 04:38:34 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:38:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:36 Dload Upload Total Spent Left Speed 04:38:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 04:38:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:38:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:38:37 + sudo tee /etc/docker/daemon.new 04:38:37 { 04:38:37 "registry-mirrors": [ 04:38:37 "https://nexus3.edgexfoundry.org:10001" 04:38:37 ], 04:38:37 "bip": "10.250.0.254/24", 04:38:37 "hosts": [ 04:38:37 "tcp://0.0.0.0:5555", 04:38:37 "unix:///var/run/docker.sock" 04:38:37 ], 04:38:37 "mtu": 1458, 04:38:37 "selinux-enabled": true, 04:38:37 "seccomp-profile": "/etc/docker/seccomp.json" 04:38:37 } [Pipeline] sh 04:38:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:38:37 Installing build dependencies: finished with status 'done' 04:38:37 Getting requirements to build wheel: started 04:38:37 + sudo service docker restart 04:38:38 Getting requirements to build wheel: finished with status 'done' 04:38:38 Preparing metadata (pyproject.toml): started 04:38:38 Preparing metadata (pyproject.toml): finished with status 'done' 04:38:39 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 04:38:39 Downloading psutil-5.9.0.tar.gz (478 kB) 04:38:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 42.7 MB/s eta 0:00:00 04:38:39 Preparing metadata (setup.py): started 04:38:39 Preparing metadata (setup.py): finished with status 'done' 04:38:39 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 04:38:39 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 04:38:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 32.4 MB/s eta 0:00:00 04:38:39 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 04:38:39 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 04:38:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.7 MB/s eta 0:00:00 04:38:40 Installing build dependencies: started 04:38:42 Installing build dependencies: finished with status 'done' 04:38:42 Getting requirements to build wheel: started 04:38:42 Getting requirements to build wheel: finished with status 'done' 04:38:42 Preparing metadata (pyproject.toml): started 04:38:43 Preparing metadata (pyproject.toml): finished with status 'done' 04:38:43 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 04:38:43 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 04:38:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 19.0 MB/s eta 0:00:00 04:38:43 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 04:38:43 Downloading psycopg2-2.9.3.tar.gz (380 kB) 04:38:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 35.3 MB/s eta 0:00:00 04:38:43 Preparing metadata (setup.py): started 04:38:44 Preparing metadata (setup.py): finished with status 'done' 04:38:44 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 04:38:44 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 04:38:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 35.6 MB/s eta 0:00:00 04:38:44 Preparing metadata (setup.py): started 04:38:46 Preparing metadata (setup.py): finished with status 'done' 04:38:46 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:46 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 04:38:46 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:46 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 04:38:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 70.4 MB/s eta 0:00:00 04:38:46 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:46 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 04:38:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.1 MB/s eta 0:00:00 04:38:46 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:46 Downloading flex-6.14.1.tar.gz (40 kB) 04:38:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.5 MB/s eta 0:00:00 04:38:46 Preparing metadata (setup.py): started 04:38:46 Preparing metadata (setup.py): finished with status 'done' 04:38:46 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:46 Downloading genson-1.2.2.tar.gz (34 kB) 04:38:46 Preparing metadata (setup.py): started 04:38:47 Preparing metadata (setup.py): finished with status 'done' 04:38:47 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:47 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 04:38:47 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:47 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 04:38:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 22.6 MB/s eta 0:00:00 04:38:47 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:47 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 04:38:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 12.3 MB/s eta 0:00:00 04:38:47 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:47 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:38:47 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:47 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:38:47 Preparing metadata (setup.py): started 04:38:47 Preparing metadata (setup.py): finished with status 'done' 04:38:47 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:47 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 04:38:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.0 MB/s eta 0:00:00 04:38:47 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:47 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 04:38:47 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 04:38:47 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 04:38:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 29.4 MB/s eta 0:00:00 04:38:48 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 04:38:48 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 04:38:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.7 MB/s eta 0:00:00 04:38:48 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 04:38:48 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 04:38:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 18.3 MB/s eta 0:00:00 04:38:48 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 04:38:48 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 04:38:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 20.8 MB/s eta 0:00:00 04:38:48 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 04:38:48 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:38:48 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 04:38:48 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 04:38:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 8.2 MB/s eta 0:00:00 04:38:48 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 04:38:48 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 04:38:48 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:38:48 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 04:38:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.5 MB/s eta 0:00:00 04:38:48 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:38:48 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 04:38:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 29.5 MB/s eta 0:00:00 04:38:48 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 04:38:48 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:38:48 Downloading typing_extensions-4.6.1-py3-none-any.whl (31 kB) 04:38:49 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:49 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 04:38:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 19.3 MB/s eta 0:00:00 04:38:49 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:49 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 04:38:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 37.3 MB/s eta 0:00:00 04:38:49 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:49 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 04:38:49 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:49 Downloading PyYAML-6.0.tar.gz (124 kB) 04:38:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 17.3 MB/s eta 0:00:00 04:38:49 Installing build dependencies: started 04:38:52 Installing build dependencies: finished with status 'done' 04:38:52 Getting requirements to build wheel: started 04:38:54 Getting requirements to build wheel: finished with status 'done' 04:38:54 Preparing metadata (pyproject.toml): started 04:38:54 Preparing metadata (pyproject.toml): finished with status 'done' 04:38:54 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:54 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:38:54 Preparing metadata (setup.py): started 04:38:54 Preparing metadata (setup.py): finished with status 'done' 04:38:54 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:54 Downloading click-8.1.3-py3-none-any.whl (96 kB) 04:38:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 11.8 MB/s eta 0:00:00 04:38:54 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:54 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 04:38:54 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:54 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:38:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 04:38:55 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:55 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 04:38:55 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:55 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 04:38:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.2 MB/s eta 0:00:00 04:38:55 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:38:55 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 04:38:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 6.8 MB/s eta 0:00:00 04:38:55 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:55 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:38:55 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:55 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 04:38:55 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:55 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 04:38:55 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:55 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 04:38:55 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:55 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 04:38:55 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:55 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:38:55 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 04:38:55 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 04:38:55 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:38:56 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:38:56 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:38:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.9 MB/s eta 0:00:00 04:38:56 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email 04:38:56 Building wheel for robotbackgroundlogger (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:56 provisioning config files... 04:38:56 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/config11876957975220290396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:56 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:38:56 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1c344886fc040e5f5e4d0f2d1b7cb7d1a32eafc7e5e8f8f5acec98cf563190ae 04:38:56 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 04:38:56 Building wheel for paho-mqtt (setup.py): started 04:38:56 ---> docker-login.sh 04:38:56 nexus3.edgexfoundry.org:10001 04:38:56 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:38:56 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=6f33fa11af74c2305cf1b393ee1d196384994b32a86f2a0d8e001c7168fdcc69 04:38:56 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 04:38:56 Building wheel for numpy (pyproject.toml): started 04:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:57 Configure a credential helper to remove this warning. See 04:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:57 04:38:57 Login Succeeded 04:38:57 nexus3.edgexfoundry.org:10002 04:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:57 Configure a credential helper to remove this warning. See 04:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:57 04:38:57 Login Succeeded 04:38:57 nexus3.edgexfoundry.org:10003 04:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:57 Configure a credential helper to remove this warning. See 04:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:57 04:38:57 Login Succeeded 04:38:57 nexus3.edgexfoundry.org:10004 04:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:58 Configure a credential helper to remove this warning. See 04:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:58 04:38:58 Login Succeeded 04:38:58 docker.io 04:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:58 Configure a credential helper to remove this warning. See 04:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:58 04:38:58 Login Succeeded 04:38:58 ---> docker-login.sh ends [Pipeline] } 04:38:58 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 04:38:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:39:00 + ls -al . 04:39:00 total 68 04:39:00 drwxrwxr-x 6 jenkins jenkins 4096 May 25 04:38 . 04:39:00 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:38 .. 04:39:00 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:38 .git 04:39:00 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:38 .github 04:39:00 -rw-rw-r-- 1 jenkins jenkins 22 May 25 04:38 .gitignore 04:39:00 -rw-rw-r-- 1 jenkins jenkins 1575 May 25 04:38 Dockerfile 04:39:00 -rw-rw-r-- 1 jenkins jenkins 746 May 25 04:38 Jenkinsfile 04:39:00 -rw-rw-r-- 1 jenkins jenkins 11381 May 25 04:38 LICENSE 04:39:00 -rw-rw-r-- 1 jenkins jenkins 3582 May 25 04:38 README.md 04:39:00 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:38 TAF-Manager 04:39:00 drwxrwxr-x 6 jenkins jenkins 4096 May 25 04:38 TUC 04:39:00 -rw-rw-r-- 1 jenkins jenkins 5 May 25 04:36 VERSION 04:39:00 -rw-rw-r-- 1 jenkins jenkins 344 May 25 04:38 requirements.txt 04:39:00 -rw-rw-r-- 1 jenkins jenkins 54 May 25 04:38 robot-entrypoint.sh 04:39:00 -rw-rw-r-- 1 jenkins jenkins 445 May 25 04:38 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:00 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e --label arch=arm64 --label version=0.0.0 . 04:39:01 Sending build context to Docker daemon 276.5kB 04:39:01 Step 1/13 : FROM alpine:3.16 04:39:02 3.16: Pulling from library/alpine 04:39:02 547446be3368: Pulling fs layer 04:39:02 547446be3368: Verifying Checksum 04:39:02 547446be3368: Pull complete 04:39:02 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 04:39:02 Status: Downloaded newer image for alpine:3.16 04:39:02 ---> 3b5033019969 04:39:02 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:39:02 ---> Running in 516bf635aa7d 04:39:03 Removing intermediate container 516bf635aa7d 04:39:03 ---> 70ec54ab22d2 04:39:03 Step 3/13 : LABEL maintainer="Bruce Huang " 04:39:03 ---> Running in 1ae2e829b763 04:39:03 Removing intermediate container 1ae2e829b763 04:39:03 ---> ad0247b8524c 04:39:03 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 04:39:04 ---> b2e8d222bb46 04:39:04 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 04:39:04 ---> 645aac437501 04:39:04 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 04:39:05 ---> dad71a55cbdf 04:39:05 Step 7/13 : WORKDIR /edgex-taf 04:39:05 ---> Running in 5fd4dff88001 04:39:05 Removing intermediate container 5fd4dff88001 04:39:05 ---> 9c203b4c86dd 04:39:05 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:05 ---> Running in f3487bdb36e2 04:39:07 Removing intermediate container f3487bdb36e2 04:39:07 ---> 818cd7216db8 04:39:07 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 04:39:07 ---> Running in a0461a9a3674 04:39:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:39:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:39:10 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 04:39:11 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 04:39:11 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 04:39:11 Executing busybox-1.35.0-r17.trigger 04:39:11 OK: 5 MiB in 14 packages 04:39:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:39:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:39:14 (1/9) Installing ca-certificates (20230506-r0) 04:39:14 (2/9) Installing brotli-libs (1.0.9-r6) 04:39:15 (3/9) Installing nghttp2-libs (1.47.0-r0) 04:39:15 (4/9) Installing libcurl (8.1.1-r0) 04:39:15 (5/9) Installing curl (8.1.1-r0) 04:39:16 (6/9) Installing docker-cli (20.10.20-r0) 04:39:18 (7/9) Installing oniguruma (6.9.8-r0) 04:39:19 (8/9) Installing jq (1.6-r1) 04:39:19 (9/9) Installing openssl (1.1.1t-r2) 04:39:20 Executing busybox-1.35.0-r17.trigger 04:39:20 Executing ca-certificates-20230506-r0.trigger 04:39:20 OK: 50 MiB in 23 packages 04:39:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:39:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:39:22 (1/136) Installing libmagic (5.41-r0) 04:39:22 (2/136) Installing file (5.41-r0) 04:39:23 (3/136) Installing libxau (1.0.9-r0) 04:39:23 (4/136) Installing libxdmcp (1.1.3-r0) 04:39:23 (5/136) Installing libxcb (1.15-r0) 04:39:24 (6/136) Installing libx11 (1.8-r0) 04:39:24 (7/136) Installing libxext (1.3.4-r0) 04:39:25 (8/136) Installing libice (1.0.10-r0) 04:39:25 (9/136) Installing libuuid (2.38-r1) 04:39:25 (10/136) Installing libsm (1.2.3-r0) 04:39:26 (11/136) Installing libxt (1.2.1-r0) 04:39:26 (12/136) Installing libxmu (1.1.3-r0) 04:39:26 (13/136) Installing xset (1.2.4-r0) 04:39:27 (14/136) Installing xprop (1.2.5-r0) 04:39:27 (15/136) Installing xdg-utils (1.1.3-r3) 04:39:28 (16/136) Installing eudev-libs (3.2.11-r0) 04:39:28 (17/136) Installing pkgconf (1.8.1-r0) 04:39:28 (18/136) Installing libffi (3.4.2-r1) 04:39:28 (19/136) Installing libintl (0.21-r2) 04:39:29 (20/136) Installing libblkid (2.38-r1) 04:39:29 (21/136) Installing libmount (2.38-r1) 04:39:30 (22/136) Installing pcre (8.45-r2) 04:39:30 (23/136) Installing glib (2.72.4-r0) 04:39:31 (24/136) Installing xz-libs (5.2.5-r1) 04:39:31 (25/136) Installing libxml2 (2.9.14-r2) 04:39:32 (26/136) Installing shared-mime-info (2.2-r2) 04:39:32 (27/136) Installing hicolor-icon-theme (0.17-r1) 04:39:32 (28/136) Installing libjpeg-turbo (2.1.3-r1) 04:39:33 (29/136) Installing libpng (1.6.37-r1) 04:39:33 (30/136) Installing libwebp (1.2.3-r1) 04:39:34 (31/136) Installing zstd-libs (1.5.2-r1) 04:39:34 (32/136) Installing tiff (4.4.0-r1) 04:39:35 (33/136) Installing gdk-pixbuf (2.42.8-r0) 04:39:35 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 04:39:36 (35/136) Installing libxcomposite (0.4.5-r0) 04:39:36 (36/136) Installing libxfixes (6.0.0-r0) 04:39:36 (37/136) Installing libxrender (0.9.10-r3) 04:39:36 (38/136) Installing libxcursor (1.2.1-r0) 04:39:37 (39/136) Installing libxdamage (1.1.5-r1) 04:39:37 (40/136) Installing libxi (1.8-r0) 04:39:37 (41/136) Installing libxinerama (1.1.4-r1) 04:39:37 (42/136) Installing libxrandr (1.5.2-r1) 04:39:38 (43/136) Installing atk (2.38.0-r0) 04:39:38 (44/136) Installing libxtst (1.2.3-r3) 04:39:39 (45/136) Installing dbus-libs (1.14.4-r0) 04:39:39 (46/136) Installing at-spi2-core (2.44.1-r0) 04:39:39 (47/136) Installing at-spi2-atk (2.38.0-r0) 04:39:40 (48/136) Installing expat (2.5.0-r0) 04:39:40 (49/136) Installing libbz2 (1.0.8-r1) 04:39:41 (50/136) Installing freetype (2.12.1-r0) 04:39:41 (51/136) Installing fontconfig (2.14.0-r0) 04:39:41 (52/136) Installing pixman (0.40.0-r4) 04:39:42 (53/136) Installing cairo (1.17.4-r2) 04:39:42 (54/136) Installing cairo-gobject (1.17.4-r2) 04:39:43 (55/136) Installing avahi-libs (0.8-r6) 04:39:43 (56/136) Installing gmp (6.2.1-r2) 04:39:43 (57/136) Installing nettle (3.7.3-r0) 04:39:44 (58/136) Installing p11-kit (0.24.1-r0) 04:39:45 (59/136) Installing libtasn1 (4.18.0-r1) 04:39:45 (60/136) Installing libunistring (1.0-r0) 04:39:45 (61/136) Installing gnutls (3.7.7-r1) 04:39:46 (62/136) Installing cups-libs (2.4.2-r0) 04:39:46 (63/136) Installing libepoxy (1.5.10-r0) 04:39:47 (64/136) Installing fribidi (1.0.12-r0) 04:39:47 (65/136) Installing graphite2 (1.3.14-r1) 04:39:47 (66/136) Installing harfbuzz (4.3.0-r0) 04:39:48 (67/136) Installing libxft (2.3.4-r0) 04:39:48 (68/136) Installing pango (1.50.7-r0) 04:39:49 (69/136) Installing wayland-libs-client (1.20.0-r0) 04:39:49 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 04:39:49 (71/136) Installing wayland-libs-egl (1.20.0-r0) 04:39:50 (72/136) Installing xkeyboard-config (2.35.1-r0) 04:39:50 (73/136) Installing libxkbcommon (1.4.1-r0) 04:39:51 (74/136) Installing gtk+3.0 (3.24.34-r1) 04:39:51 Executing gtk+3.0-3.24.34-r1.post-install 04:39:51 (75/136) Installing libfontenc (1.1.4-r0) 04:39:52 (76/136) Installing mkfontscale (1.2.2-r0) 04:39:52 (77/136) Installing font-opensans (0_git20210927-r0) 04:39:53 (78/136) Installing libgcc (11.2.1_git20220219-r2) 04:39:53 (79/136) Installing libogg (1.3.5-r1) 04:39:53 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 04:39:54 (81/136) Installing flac (1.3.4-r0) 04:39:55 (82/136) Installing alsa-lib (1.2.7.2-r0) 04:39:55 (83/136) Installing libatomic (11.2.1_git20220219-r2) 04:39:55 (84/136) Installing sdl2 (2.0.22-r0) 04:39:56 (85/136) Installing aom-libs (3.3.0-r0) 04:39:57 (86/136) Installing libass (0.16.0-r0) 04:39:57 (87/136) Installing libdav1d (1.0.0-r0) 04:39:57 (88/136) Installing libdrm (2.4.110-r0) 04:39:58 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:39:58 (90/136) Installing ncurses-libs (6.3_p20220521-r0) 04:39:59 (91/136) Installing lame (3.100-r0) 04:39:59 (92/136) Installing opus (1.3.1-r1) 04:39:59 (93/136) Installing libasyncns (0.8-r1) 04:40:00 (94/136) Installing libltdl (2.4.7-r0) 04:40:00 (95/136) Installing orc (0.4.32-r0) 04:40:01 (96/136) Installing libvorbis (1.3.7-r0) 04:40:01 (97/136) Installing libsndfile (1.1.0-r0) 04:40:01 (98/136) Installing libgomp (11.2.1_git20220219-r2) 04:40:02 (99/136) Installing soxr (0.1.3-r2) 04:40:02 (100/136) Installing speexdsp (1.2.0-r0) 04:40:03 (101/136) Installing tdb-libs (1.4.6-r0) 04:40:03 (102/136) Installing libpulse (15.0-r2) 04:40:03 (103/136) Installing cjson (1.7.15-r3) 04:40:04 (104/136) Installing mbedtls (2.28.3-r0) 04:40:04 Building wheel for numpy (pyproject.toml): still running... 04:40:04 (105/136) Installing librist (0.2.6-r1) 04:40:04 (106/136) Installing libsrt (1.4.4-r0) 04:40:05 (107/136) Installing libssh (0.9.6-r1) 04:40:05 (108/136) Installing libtheora (1.1.1-r16) 04:40:06 (109/136) Installing v4l-utils-libs (1.22.1-r1) 04:40:06 (110/136) Installing libva (2.14.0-r0) 04:40:07 (111/136) Installing libvdpau (1.5-r0) 04:40:07 (112/136) Installing vidstab (1.1.0-r1) 04:40:07 (113/136) Installing libvpx (1.11.0-r1) 04:40:08 (114/136) Installing x264-libs (0.163_git20210613-r0) 04:40:08 (115/136) Installing numactl (2.0.14-r0) 04:40:09 (116/136) Installing x265-libs (3.5-r3) 04:40:09 (117/136) Installing xvidcore (1.3.7-r1) 04:40:10 (118/136) Installing ffmpeg-libs (5.0.3-r0) 04:40:11 (119/136) Installing libevent (2.1.12-r4) 04:40:11 (120/136) Installing mesa (21.3.9-r0) 04:40:11 (121/136) Installing wayland-libs-server (1.20.0-r0) 04:40:12 (122/136) Installing mesa-gbm (21.3.9-r0) 04:40:12 (123/136) Installing icu-data-en (71.1-r2) 04:40:13 Executing icu-data-en-71.1-r2.post-install 04:40:13 * 04:40:13 * If you need ICU with non-English locales and legacy charset support, install 04:40:13 * package icu-data-full. 04:40:13 * 04:40:13 (124/136) Installing icu-libs (71.1-r2) 04:40:13 (125/136) Installing lcms2 (2.13.1-r0) 04:40:14 (126/136) Installing minizip (1.2.12-r0) 04:40:14 (127/136) Installing nspr (4.33-r0) 04:40:15 (128/136) Installing sqlite-libs (3.40.1-r0) 04:40:15 (129/136) Installing nss (3.78.1-r0) 04:40:16 (130/136) Installing re2 (2022.04.01-r0) 04:40:16 (131/136) Installing snappy (1.1.9-r4) 04:40:16 (132/136) Installing libgpg-error (1.45-r0) 04:40:17 (133/136) Installing libgcrypt (1.10.1-r0) 04:40:17 (134/136) Installing libxslt (1.1.35-r0) 04:40:18 (135/136) Installing chromium (102.0.5005.182-r0) 04:40:23 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 04:40:23 Executing busybox-1.35.0-r17.trigger 04:40:23 Executing glib-2.72.4-r0.trigger 04:40:23 Executing shared-mime-info-2.2-r2.trigger 04:40:25 Executing gdk-pixbuf-2.42.8-r0.trigger 04:40:25 Executing gtk-update-icon-cache-2.24.33-r3.trigger 04:40:25 Executing fontconfig-2.14.0-r0.trigger 04:40:25 Executing mkfontscale-1.2.2-r0.trigger 04:40:25 OK: 376 MiB in 159 packages 04:40:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:40:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:40:27 (1/21) Installing binutils (2.38-r3) 04:40:28 (2/21) Installing isl22 (0.22-r0) 04:40:28 (3/21) Installing mpfr4 (4.1.0-r0) 04:40:29 (4/21) Installing mpc1 (1.2.1-r0) 04:40:29 (5/21) Installing gcc (11.2.1_git20220219-r2) 04:40:32 (6/21) Installing musl-dev (1.2.3-r3) 04:40:32 (7/21) Installing libc-dev (0.7.2-r3) 04:40:33 (8/21) Installing linux-headers (5.16.7-r1) 04:40:34 (9/21) Installing libffi-dev (3.4.2-r1) 04:40:34 (10/21) Installing libpq (14.8-r0) 04:40:34 (11/21) Installing openssl-dev (1.1.1t-r2) 04:40:35 (12/21) Installing libpq-dev (14.8-r0) 04:40:35 (13/21) Installing libecpg (14.8-r0) 04:40:36 (14/21) Installing libecpg-dev (14.8-r0) 04:40:36 (15/21) Installing llvm13-libs (13.0.1-r2) 04:40:44 (16/21) Installing clang-libs (13.0.1-r1) 04:40:51 (17/21) Installing clang (13.0.1-r1) 04:40:52 (18/21) Installing icu (71.1-r2) 04:40:52 (19/21) Installing icu-dev (71.1-r2) 04:40:53 (20/21) Installing llvm13 (13.0.1-r2) 04:40:55 (21/21) Installing postgresql14-dev (14.8-r0) 04:40:55 Executing busybox-1.35.0-r17.trigger 04:40:55 OK: 768 MiB in 180 packages 04:40:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:40:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:40:58 (1/10) Installing g++ (11.2.1_git20220219-r2) 04:41:00 (2/10) Installing gdbm (1.23-r0) 04:41:00 (3/10) Installing mpdecimal (2.5.1-r1) 04:41:00 Building wheel for numpy (pyproject.toml): still running... 04:41:00 (4/10) Installing readline (8.1.2-r0) 04:41:01 (5/10) Installing python3 (3.10.11-r0) 04:41:03 (6/10) Installing python3-dev (3.10.11-r0) 04:41:09 (7/10) Installing libsodium (1.0.18-r0) 04:41:09 (8/10) Installing libzmq (4.3.4-r0) 04:41:09 (9/10) Installing libsodium-dev (1.0.18-r0) 04:41:10 (10/10) Installing zeromq-dev (4.3.4-r0) 04:41:10 Executing busybox-1.35.0-r17.trigger 04:41:10 OK: 938 MiB in 190 packages 04:41:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:41:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:41:12 OK: 938 MiB in 190 packages 04:41:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:41:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:41:14 (1/1) Installing tzdata (2023c-r0) 04:41:15 Executing busybox-1.35.0-r17.trigger 04:41:15 OK: 941 MiB in 191 packages 04:41:16 (1/1) Purging tzdata (2023c-r0) 04:41:17 Executing busybox-1.35.0-r17.trigger 04:41:17 OK: 938 MiB in 190 packages 04:41:32 Looking in links: /tmp/tmp9_1j4yy5 04:41:32 Processing /tmp/tmp9_1j4yy5/setuptools-65.5.0-py3-none-any.whl 04:41:32 Processing /tmp/tmp9_1j4yy5/pip-23.0.1-py3-none-any.whl 04:41:32 Installing collected packages: setuptools, pip 04:41:47 Successfully installed pip-23.0.1 setuptools-65.5.0 04:41:47 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 04:41:50 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 04:41:50 Collecting pip 04:41:51 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 04:41:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.7 MB/s eta 0:00:00 04:41:51 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 04:41:53 Collecting setuptools 04:41:53 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 04:41:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.1 MB/s eta 0:00:00 04:41:54 Collecting wheel 04:41:54 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 04:41:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 21.8 MB/s eta 0:00:00 04:41:55 Installing collected packages: wheel, setuptools, pip 04:41:55 Attempting uninstall: setuptools 04:41:55 Found existing installation: setuptools 65.5.0 04:41:56 Uninstalling setuptools-65.5.0: 04:41:56 Successfully uninstalled setuptools-65.5.0 04:42:01 Attempting uninstall: pip 04:42:01 Found existing installation: pip 23.0.1 04:42:03 Uninstalling pip-23.0.1: 04:42:03 Successfully uninstalled pip-23.0.1 04:42:08 Building wheel for numpy (pyproject.toml): still running... 04:42:13 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 04:42:13 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 04:42:17 Processing ./edgex-taf-common 04:42:17 Preparing metadata (setup.py): started 04:42:18 Preparing metadata (setup.py): finished with status 'done' 04:42:18 Building wheels for collected packages: edgex-taf-common 04:42:18 Building wheel for edgex-taf-common (setup.py): started 04:42:20 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:42:20 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=5f4810d86511676fe32a13f0db9e0c2aa03f40b8eba665c3a82c574f20e60167 04:42:20 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 04:42:20 Successfully built edgex-taf-common 04:42:20 Installing collected packages: edgex-taf-common 04:42:21 Successfully installed edgex-taf-common-0.0.0 04:42:21 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 04:42:26 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 04:42:26 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 04:42:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.2 MB/s eta 0:00:00 04:42:26 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 04:42:26 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 04:42:26 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 04:42:26 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 04:42:26 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 04:42:26 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 04:42:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.4 MB/s eta 0:00:00 04:42:26 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 04:42:26 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:42:26 Preparing metadata (setup.py): started 04:42:27 Preparing metadata (setup.py): finished with status 'done' 04:42:28 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 04:42:28 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 04:42:28 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 04:42:28 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 04:42:28 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 04:42:28 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 04:42:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.8 MB/s eta 0:00:00 04:42:28 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 04:42:29 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 04:42:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.9 MB/s eta 0:00:00 04:42:29 Preparing metadata (setup.py): started 04:42:30 Preparing metadata (setup.py): finished with status 'done' 04:42:30 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 04:42:30 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 04:42:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.1 MB/s eta 0:00:00 04:42:32 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 04:42:32 Downloading numpy-1.22.3.zip (11.5 MB) 04:42:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 6.0 MB/s eta 0:00:00 04:42:38 Installing build dependencies: started 04:43:00 Installing build dependencies: finished with status 'done' 04:43:00 Getting requirements to build wheel: started 04:43:04 Getting requirements to build wheel: finished with status 'done' 04:43:04 Preparing metadata (pyproject.toml): started 04:43:08 Preparing metadata (pyproject.toml): finished with status 'done' 04:43:10 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 04:43:10 Downloading psutil-5.9.0.tar.gz (478 kB) 04:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.7 MB/s eta 0:00:00 04:43:10 Preparing metadata (setup.py): started 04:43:12 Preparing metadata (setup.py): finished with status 'done' 04:43:13 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 04:43:13 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 04:43:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 185.8 kB/s eta 0:00:00 04:43:16 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 04:43:16 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 04:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.6 MB/s eta 0:00:00 04:43:18 Installing build dependencies: started 04:43:29 Building wheel for numpy (pyproject.toml): still running... 04:43:33 Installing build dependencies: finished with status 'done' 04:43:33 Getting requirements to build wheel: started 04:43:35 Getting requirements to build wheel: finished with status 'done' 04:43:35 Preparing metadata (pyproject.toml): started 04:43:38 Preparing metadata (pyproject.toml): finished with status 'done' 04:43:38 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 04:43:38 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 04:43:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 11.0 MB/s eta 0:00:00 04:43:38 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 04:43:38 Downloading psycopg2-2.9.3.tar.gz (380 kB) 04:43:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.0 MB/s eta 0:00:00 04:43:39 Preparing metadata (setup.py): started 04:43:41 Preparing metadata (setup.py): finished with status 'done' 04:43:44 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 04:43:44 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 04:43:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.7 MB/s eta 0:00:00 04:43:44 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:43:44 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 04:43:45 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:43:45 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 04:43:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 8.8 MB/s eta 0:00:00 04:43:46 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:46 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 04:43:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 6.7 MB/s eta 0:00:00 04:43:47 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:47 Downloading flex-6.14.1.tar.gz (40 kB) 04:43:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 04:43:47 Preparing metadata (setup.py): started 04:43:48 Building wheel for numpy (pyproject.toml): finished with status 'done' 04:43:48 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360093 sha256=2bfdb473d741fb018fae2bbc1916f65b359bd2334db2676911437b412369d4ac 04:43:48 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 04:43:48 Building wheel for psutil (setup.py): started 04:43:49 Building wheel for psutil (setup.py): finished with status 'done' 04:43:49 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=398d3192cb4eccae692bbf869e003d6c4aab4f05fc95723fc4231aba7cfa0303 04:43:49 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 04:43:49 Building wheel for pyzmq (pyproject.toml): started 04:43:49 Preparing metadata (setup.py): finished with status 'done' 04:43:49 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:49 Downloading genson-1.2.2.tar.gz (34 kB) 04:43:49 Preparing metadata (setup.py): started 04:43:50 Preparing metadata (setup.py): finished with status 'done' 04:43:50 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:50 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 04:43:51 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:51 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 04:43:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.5 MB/s eta 0:00:00 04:43:51 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:51 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 04:43:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.3 MB/s eta 0:00:00 04:43:51 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:51 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:43:51 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:51 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:43:52 Preparing metadata (setup.py): started 04:43:53 Preparing metadata (setup.py): finished with status 'done' 04:43:54 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:54 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 04:43:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 325.5 kB/s eta 0:00:00 04:43:55 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:43:55 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 04:43:56 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 04:43:56 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 04:43:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.9 MB/s eta 0:00:00 04:43:56 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 04:43:56 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 04:43:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.4 MB/s eta 0:00:00 04:43:57 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 04:43:57 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 04:43:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 6.4 MB/s eta 0:00:00 04:43:57 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 04:43:57 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 04:43:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.9 MB/s eta 0:00:00 04:43:57 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 04:43:57 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:43:58 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 04:43:58 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 04:43:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.7 MB/s eta 0:00:00 04:43:58 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 04:43:58 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 04:43:59 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:43:59 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 04:43:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.2 MB/s eta 0:00:00 04:43:59 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:43:59 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 04:43:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.4 MB/s eta 0:00:00 04:43:59 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 04:44:00 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:44:00 Downloading typing_extensions-4.6.1-py3-none-any.whl (31 kB) 04:44:00 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:00 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 04:44:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 5.1 MB/s eta 0:00:00 04:44:00 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:00 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 04:44:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.5 MB/s eta 0:00:00 04:44:01 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:01 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 04:44:02 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:44:02 Downloading PyYAML-6.0.tar.gz (124 kB) 04:44:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 2.3 MB/s eta 0:00:00 04:44:04 Installing build dependencies: started 04:44:10 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 04:44:10 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537183 sha256=7297d4f9eea13a8df3af70f23b63be9182076606a2cb74d86da04cf3bb3f5e5a 04:44:10 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 04:44:10 Building wheel for psycopg2 (setup.py): started 04:44:20 Building wheel for psycopg2 (setup.py): finished with status 'done' 04:44:20 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=8faeab398a50f6348367df0574525083de0d1b1e29cc29e1c77f576443293f77 04:44:20 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 04:44:20 Building wheel for pycryptodome (setup.py): started 04:44:31 Installing build dependencies: finished with status 'done' 04:44:31 Getting requirements to build wheel: started 04:44:41 Getting requirements to build wheel: finished with status 'done' 04:44:41 Preparing metadata (pyproject.toml): started 04:44:42 Preparing metadata (pyproject.toml): finished with status 'done' 04:44:42 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:44:42 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:44:42 Preparing metadata (setup.py): started 04:44:42 Building wheel for pycryptodome (setup.py): finished with status 'done' 04:44:42 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111181 sha256=b23c58a28e44d54f75a1c4ee1caa0cfe0ab4f71369d361f0c136c951ce6ce24a 04:44:42 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 04:44:42 Building wheel for flex (setup.py): started 04:44:43 Building wheel for flex (setup.py): finished with status 'done' 04:44:43 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=495efee385a2f2ca178f2de7d5af5e4038167e608766594f217bef8737d5b050 04:44:43 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 04:44:43 Building wheel for strict-rfc3339 (setup.py): started 04:44:43 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:44:43 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=02922327b97bd87fd4604c9dcec9de8616d54f2e7cf667e874e1bbe0deee15e5 04:44:43 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 04:44:43 Building wheel for GenSON (setup.py): started 04:44:43 Preparing metadata (setup.py): finished with status 'done' 04:44:43 Building wheel for GenSON (setup.py): finished with status 'done' 04:44:43 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=a34173878ddf53b90119d974088c5fdbe29924a49412f32267798003ead835a4 04:44:43 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 04:44:43 Building wheel for PyYAML (pyproject.toml): started 04:44:43 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:44:43 Downloading click-8.1.3-py3-none-any.whl (96 kB) 04:44:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 04:44:43 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:44:43 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 04:44:44 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 04:44:44 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=d0da1e1d97be0078422783d3d89ce9a3ef08dffbeb59e33e3dd8faa6b5171227 04:44:44 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 04:44:44 Building wheel for validate-email (setup.py): started 04:44:44 Building wheel for validate-email (setup.py): finished with status 'done' 04:44:44 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=412d6515e1f4f4f9c85452de87ce6f072e94db8b56eb209ea774e2fbaea9fc94 04:44:44 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 04:44:44 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email 04:44:44 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:44:44 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:44:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 04:44:44 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:44:44 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 04:44:44 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 04:44:45 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:44:45 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 04:44:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.8 MB/s eta 0:00:00 04:44:45 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 04:44:45 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 04:44:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.6 MB/s eta 0:00:00 04:44:47 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:47 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:44:47 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:47 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 04:44:50 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:50 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 04:44:50 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:50 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 04:44:50 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:50 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 04:44:50 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:50 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:44:51 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 04:44:51 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 04:44:51 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:44:52 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 04:44:52 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:44:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.4 MB/s eta 0:00:00 04:44:53 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email 04:44:53 Building wheel for robotbackgroundlogger (setup.py): started 04:44:54 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:44:54 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=57f81c3f23c364c8a7e3d55f0052ae6d7a9ab6329b88d0d80ff6e57c12251f58 04:44:54 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 04:44:54 Building wheel for paho-mqtt (setup.py): started 04:44:56 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:44:56 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=72e22195b825a3486878e8c866d063e119d5679d6681d0bfff53627ce61cab28 04:44:56 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 04:44:56 Building wheel for numpy (pyproject.toml): started 04:44:56 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.1 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 04:44:56 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 04:45:11 Removing intermediate container 3e45dd1f1583 04:45:11 ---> 8c4a526d81f5 04:45:11 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:45:11 ---> Running in 40aaff09ed3a 04:45:11 Removing intermediate container 40aaff09ed3a 04:45:11 ---> 8486026ae355 04:45:11 Step 11/13 : LABEL arch=amd64 04:45:11 ---> Running in 408a2a56460d 04:45:11 Removing intermediate container 408a2a56460d 04:45:11 ---> 618887da3cf9 04:45:11 Step 12/13 : LABEL git_sha=cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e 04:45:11 ---> Running in bbb4a1ff136f 04:45:11 Removing intermediate container bbb4a1ff136f 04:45:11 ---> 3c4a296b8d5c 04:45:11 Step 13/13 : LABEL version=0.0.0 04:45:11 ---> Running in 82dc103d49bb 04:45:11 Removing intermediate container 82dc103d49bb 04:45:11 ---> aa68e663abe9 04:45:11 [Warning] One or more build-args [ARCH] were not consumed 04:45:11 Successfully built aa68e663abe9 04:45:11 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 04:45:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:12 04:45:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:13 latest: Pulling from edgex-lftools-log-publisher 04:45:13 5eb5b503b376: Pulling fs layer 04:45:13 5c69ac0246d0: Pulling fs layer 04:45:13 ec43610c2a17: Pulling fs layer 04:45:13 3a2ae6a8a46f: Pulling fs layer 04:45:13 33b1e0a273af: Pulling fs layer 04:45:13 5d3b04190fa2: Pulling fs layer 04:45:13 2f39f015ded8: Pulling fs layer 04:45:13 3a2ae6a8a46f: Waiting 04:45:13 33b1e0a273af: Waiting 04:45:13 5d3b04190fa2: Waiting 04:45:13 2f39f015ded8: Waiting 04:45:13 5c69ac0246d0: Verifying Checksum 04:45:13 5c69ac0246d0: Download complete 04:45:13 3a2ae6a8a46f: Verifying Checksum 04:45:13 3a2ae6a8a46f: Download complete 04:45:13 33b1e0a273af: Verifying Checksum 04:45:13 33b1e0a273af: Download complete 04:45:13 ec43610c2a17: Verifying Checksum 04:45:13 ec43610c2a17: Download complete 04:45:13 5d3b04190fa2: Download complete 04:45:13 5eb5b503b376: Verifying Checksum 04:45:13 5eb5b503b376: Download complete 04:45:13 2f39f015ded8: Download complete 04:45:14 5eb5b503b376: Pull complete 04:45:14 5c69ac0246d0: Pull complete 04:45:15 ec43610c2a17: Pull complete 04:45:15 3a2ae6a8a46f: Pull complete 04:45:15 33b1e0a273af: Pull complete 04:45:15 5d3b04190fa2: Pull complete 04:45:19 2f39f015ded8: Pull complete 04:45:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:19 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 04:45:19 $ 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-54 -v /w/workspace/exfoundry_edgex-taf-common_PR-54:/w/workspace/exfoundry_edgex-taf-common_PR-54:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-54@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 04:45:22 $ docker top 4164fc7310a3aeab195d390bbc473f8410d599a65c1c1e901ee1faf7721da2a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:22 ---> job-cost.sh 04:45:22 lf-activate-venv: SKIPPING 04:45:22 INFO: No Stack... 04:45:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:45:23 INFO: Archiving Costs [Pipeline] sh 04:45:23 + cat /w/workspace/exfoundry_edgex-taf-common_PR-54/archives/cost.csv 04:45:23 + cut -d, -f6 [Pipeline] lock 04:45:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] 04:45:23 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] did not exist. Created. 04:45:23 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:45:23 + echo total: 0.2199999988079071 [Pipeline] stash 04:45:24 Stashed 1 file(s) [Pipeline] } 04:45:24 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:45:24 $ docker stop --time=1 4164fc7310a3aeab195d390bbc473f8410d599a65c1c1e901ee1faf7721da2a9 04:45:25 $ docker rm -f --volumes 4164fc7310a3aeab195d390bbc473f8410d599a65c1c1e901ee1faf7721da2a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:47:18 Building wheel for numpy (pyproject.toml): still running... 04:48:14 Building wheel for numpy (pyproject.toml): still running... 04:49:22 Building wheel for numpy (pyproject.toml): still running... 04:50:30 Building wheel for numpy (pyproject.toml): still running... 04:51:38 Building wheel for numpy (pyproject.toml): still running... 04:52:34 Building wheel for numpy (pyproject.toml): still running... 04:53:42 Building wheel for numpy (pyproject.toml): still running... 04:58:04 Building wheel for numpy (pyproject.toml): still running... 04:59:56 Building wheel for numpy (pyproject.toml): still running... 05:02:05 Building wheel for numpy (pyproject.toml): still running... 05:04:11 Building wheel for numpy (pyproject.toml): still running... 05:05:19 Building wheel for numpy (pyproject.toml): still running... 05:07:41 Building wheel for numpy (pyproject.toml): still running... 05:11:48 Building wheel for numpy (pyproject.toml): still running... 05:13:24 Building wheel for numpy (pyproject.toml): still running... 05:15:16 Building wheel for numpy (pyproject.toml): still running... 05:15:34 Building wheel for numpy (pyproject.toml): finished with status 'done' 05:15:34 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18624195 sha256=fbca850dd6af9f6637f1a5e15ebca5b3e1dd3a871b508188f64d30f277d48d5c 05:15:34 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 05:15:34 Building wheel for psutil (setup.py): started 05:15:47 Building wheel for psutil (setup.py): finished with status 'done' 05:15:47 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=1fd1f41af31ef2e8f660a32653e630fd69b287732bef61dc120707de7e2511da 05:15:47 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 05:15:47 Building wheel for pyzmq (pyproject.toml): started 05:17:08 Building wheel for pyzmq (pyproject.toml): still running... 05:18:30 Building wheel for pyzmq (pyproject.toml): still running... 05:18:52 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 05:18:52 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515228 sha256=76a06bd907598f77e17a78f3f9c23d84ed5a23f88e3232c5fcefa2114ddb4273 05:18:52 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 05:18:52 Building wheel for psycopg2 (setup.py): started 05:19:49 Building wheel for psycopg2 (setup.py): still running... 05:20:01 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:20:01 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=64fc1b18072c58b45b64902cf3b67b47246a3c77bbed2b0cdd4ba5f4652ceb8e 05:20:01 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 05:20:01 Building wheel for flex (setup.py): started 05:20:03 Building wheel for flex (setup.py): finished with status 'done' 05:20:03 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=7bd7516f255eeaadb97174d52834125db98fc10eedc316befbf85719bd182bb1 05:20:03 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 05:20:03 Building wheel for strict-rfc3339 (setup.py): started 05:20:05 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:20:05 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=42026be2c09852529255e6c5d93eb7a19a936be96c359cbe99547c49a57814f0 05:20:05 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 05:20:05 Building wheel for GenSON (setup.py): started 05:20:07 Building wheel for GenSON (setup.py): finished with status 'done' 05:20:07 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=565121b85058aa2e556417307804e1f67c26909e8c4478991cdae0a7ee363c61 05:20:07 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 05:20:07 Building wheel for PyYAML (pyproject.toml): started 05:20:10 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 05:20:10 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=84008c6ae1048a0f8b49c6c119f75329f61057cc40eb6e95412e6e7864bca400 05:20:10 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 05:20:10 Building wheel for validate-email (setup.py): started 05:20:12 Building wheel for validate-email (setup.py): finished with status 'done' 05:20:12 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=ba3f624e17bfa2d20d10628509b16cfb570f8cc0f4b54064137cb4f9bc5efe84 05:20:12 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 05:20:12 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email 05:20:15 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 05:21:36 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.1 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 05:21:36 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 05:22:15 Removing intermediate container a0461a9a3674 05:22:15 ---> 01cd3b16cebd 05:22:15 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:22:15 ---> Running in a28cc1acfd06 05:22:15 Removing intermediate container a28cc1acfd06 05:22:15 ---> 72d932677ca9 05:22:15 Step 11/13 : LABEL arch=arm64 05:22:15 ---> Running in 4d15985a54db 05:22:15 Removing intermediate container 4d15985a54db 05:22:15 ---> 1339f166fec2 05:22:15 Step 12/13 : LABEL git_sha=cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e 05:22:15 ---> Running in 65e5a5b60c06 05:22:15 Removing intermediate container 65e5a5b60c06 05:22:15 ---> b57f14b39d12 05:22:15 Step 13/13 : LABEL version=0.0.0 05:22:15 ---> Running in 50a78f4a289e 05:22:15 Removing intermediate container 50a78f4a289e 05:22:15 ---> affa89cf142d 05:22:15 [Warning] One or more build-args [ARCH] were not consumed 05:22:15 Successfully built affa89cf142d 05:22: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 05:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:16 05:22:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:17 arm64: Pulling from edgex-lftools-log-publisher 05:22:17 8998bd30e6a1: Pulling fs layer 05:22:17 04944245beec: Pulling fs layer 05:22:17 699f458cf7ca: Pulling fs layer 05:22:17 765212b225bb: Pulling fs layer 05:22:17 f23df028b6ca: Pulling fs layer 05:22:17 d65c8cfc05b1: Pulling fs layer 05:22:17 2437ff75d9bd: Pulling fs layer 05:22:17 765212b225bb: Waiting 05:22:17 f23df028b6ca: Waiting 05:22:17 d65c8cfc05b1: Waiting 05:22:17 2437ff75d9bd: Waiting 05:22:17 04944245beec: Verifying Checksum 05:22:17 04944245beec: Download complete 05:22:17 765212b225bb: Download complete 05:22:17 f23df028b6ca: Verifying Checksum 05:22:17 f23df028b6ca: Download complete 05:22:17 d65c8cfc05b1: Verifying Checksum 05:22:17 d65c8cfc05b1: Download complete 05:22:17 699f458cf7ca: Verifying Checksum 05:22:17 699f458cf7ca: Download complete 05:22:17 8998bd30e6a1: Verifying Checksum 05:22:17 8998bd30e6a1: Download complete 05:22:19 2437ff75d9bd: Verifying Checksum 05:22:19 2437ff75d9bd: Download complete 05:22:21 8998bd30e6a1: Pull complete 05:22:22 04944245beec: Pull complete 05:22:22 699f458cf7ca: Pull complete 05:22:23 765212b225bb: Pull complete 05:22:23 f23df028b6ca: Pull complete 05:22:24 d65c8cfc05b1: Pull complete 05:22:36 2437ff75d9bd: Pull complete 05:22:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:36 prd-ubuntu20.04-docker-arm64-4c-16g-16938 does not seem to be running inside a container 05:22:36 $ 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-54 -v /w/workspace/exfoundry_edgex-taf-common_PR-54:/w/workspace/exfoundry_edgex-taf-common_PR-54:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-54@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:arm64 cat 05:22:39 $ docker top 983666c0f9e80a31cb504ca69ed818041aac88293798ac37eed7836e69021c37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:39 ---> job-cost.sh 05:22:40 lf-activate-venv: SKIPPING 05:22:40 INFO: No Stack... 05:22:40 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:41 INFO: Archiving Costs [Pipeline] sh 05:22:41 + cat /w/workspace/exfoundry_edgex-taf-common_PR-54/archives/cost.csv 05:22:41 + cut -d, -f6 [Pipeline] lock 05:22:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] 05:22:42 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] did not exist. Created. 05:22:42 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:42 /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/durable-8a35948f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:22:42 + echo total: 0.10999999940395355 [Pipeline] stash 05:22:42 Warning: overwriting stash ‘stack-cost’ 05:22:43 Stashed 1 file(s) [Pipeline] } 05:22:43 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:22:43 $ docker stop --time=1 983666c0f9e80a31cb504ca69ed818041aac88293798ac37eed7836e69021c37 05:22:46 $ docker rm -f --volumes 983666c0f9e80a31cb504ca69ed818041aac88293798ac37eed7836e69021c37 [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 05:22:47 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-54/archives ] 05:22:47 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-54/archives 05:22:47 total 16 05:22:47 drwxr-xr-x 3 root root 4096 May 25 04:45 . 05:22:47 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:45 .. 05:22:47 drwxr-xr-x 2 root root 4096 May 25 04:45 cost 05:22:47 -rw-r--r-- 1 root root 87 May 25 04:45 cost.csv 05:22:47 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-54/archives 05:22:47 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-54/archives 05:22:47 total 16 05:22:47 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:45 . 05:22:47 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:45 .. 05:22:47 drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:45 cost 05:22:47 -rw-r--r-- 1 jenkins jenkins 87 May 25 04:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:22:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:22:49 ---> package-listing.sh 05:22:49 ++ facter osfamily 05:22:49 ++ tr '[:upper:]' '[:lower:]' 05:22:49 + OS_FAMILY=debian 05:22:49 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-54 05:22:49 + START_PACKAGES=/tmp/packages_start.txt 05:22:49 + END_PACKAGES=/tmp/packages_end.txt 05:22:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:22:49 + PACKAGES=/tmp/packages_start.txt 05:22:49 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-54 ']' 05:22:49 + PACKAGES=/tmp/packages_end.txt 05:22:49 + case "${OS_FAMILY}" in 05:22:49 + dpkg -l 05:22:49 + grep '^ii' 05:22:49 + '[' -f /tmp/packages_start.txt ']' 05:22:49 + '[' -f /tmp/packages_end.txt ']' 05:22:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:22:49 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-54 ']' 05:22:49 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-54/archives/ 05:22:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-54/archives/ [Pipeline] echo 05:22:49 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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:22:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:50 prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container 05:22:50 $ 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-54/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-54 -v /w/workspace/exfoundry_edgex-taf-common_PR-54:/w/workspace/exfoundry_edgex-taf-common_PR-54:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:22:50 $ docker top 4add3e147cbc392b275e268930cfa56605517940cf3eba18cf62fb98ae205eca -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:51 + touch /tmp/pre-build-complete [Pipeline] sh 05:22:51 + mkdir -p /var/log/sysstat [Pipeline] sh 05:22:51 + ls /var/log/sa-host 05:22:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:52 provisioning config files... 05:22:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/config6609380284689672654tmp [Pipeline] { [Pipeline] echo 05:22:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:22:52 ---> create-netrc.sh [Pipeline] } 05:22:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:22:52 ---> python-tools-install.sh [Pipeline] echo 05:22:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:22:53 ---> sudo-logs.sh 05:22:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:22:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:22:53 ---> job-cost.sh 05:22:53 lf-activate-venv: SKIPPING 05:22:53 DEBUG: total: 0.2199999988079071 05:22:53 INFO: Retrieving Stack Cost... 05:22:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:22:54 INFO: Archiving Costs [Pipeline] echo 05:22:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:22:54 ---> logs-deploy.sh 05:22:54 lf-activate-venv: SKIPPING 05:22:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-54/1 05:22:54 INFO: archiving workspace using pattern(s): 05:22:55 Archives upload complete. 05:22:55 INFO: archiving logs to Nexus