Pull request #42 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d+1d44a59e8839b561502e27e6228a648cc97b4b41 (e94e2c32ffe3fda2c98d16a4e9d9ff3caf99a326) 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-ssh1501564988354420100.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9134952938261491866.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-42/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-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17626183274835492651.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-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5515536926102582938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh18182566993720234998.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-42/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-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1372498055204743547.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15313 in /w/workspace/exfoundry_edgex-taf-common_PR-42 [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-42 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1d44a59e8839b561502e27e6228a648cc97b4b41 into PR head commit 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d Merge succeeded, producing 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d Checking out Revision 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d (PR-42) > git config core.sparsecheckout # timeout=10 > git checkout -f 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # 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 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # timeout=10 Commit message: "Bump numpy from 1.21.0 to 1.22.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:13:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:13:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:13:03 ========================================================= 05:13:03 EdgeX Global Pipelines Version Info 05:13:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:13:03 ------------------- 05:13:03 stable info: 05:13:03 ------------------- 05:13:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:13:03 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:13:03 Message: update stable to v1.0.234 05:13:04 ------------------- 05:13:04 experimental info: 05:13:04 ------------------- 05:13:04 Commited By: **** collab-it+edgex@linuxfoundation.org 05:13:04 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:13:04 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:13:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 05:13:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 05:13:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bbff01 [Pipeline] echo 05:13:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:05 provisioning config files... 05:13:05 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config7666716103664424581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:06 ---> docker-login.sh 05:13:06 nexus3.edgexfoundry.org:10001 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:06 Configure a credential helper to remove this warning. See 05:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:06 05:13:06 Login Succeeded 05:13:06 nexus3.edgexfoundry.org:10002 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:06 Configure a credential helper to remove this warning. See 05:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:06 05:13:06 Login Succeeded 05:13:06 nexus3.edgexfoundry.org:10003 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:06 Configure a credential helper to remove this warning. See 05:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:06 05:13:06 Login Succeeded 05:13:06 nexus3.edgexfoundry.org:10004 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:06 Configure a credential helper to remove this warning. See 05:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:06 05:13:06 Login Succeeded 05:13:06 docker.io 05:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:07 Configure a credential helper to remove this warning. See 05:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:07 05:13:07 Login Succeeded 05:13:07 ---> docker-login.sh ends [Pipeline] } 05:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:13:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:13:07 + grep -v github /etc/ssh/ssh_known_hosts 05:13:07 + [ -e /tmp/ssh_known_hosts ] 05:13:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:13:07 + sudo tee -a /etc/ssh/ssh_known_hosts 05:13:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:13:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:08 05:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:08 0.1.4: Pulling from edgex-devops/py-git-semver 05:13:08 42c077c10790: Pulling fs layer 05:13:08 f63e77b7563a: Pulling fs layer 05:13:08 bd5fdadae976: Pulling fs layer 05:13:08 205491f53016: Pulling fs layer 05:13:08 df18705c85c3: Pulling fs layer 05:13:08 bdb3f477010e: Pulling fs layer 05:13:08 c8a8fc8e1c8f: Pulling fs layer 05:13:08 2c6e9b1d212d: Pulling fs layer 05:13:08 bdb8f0575790: Pulling fs layer 05:13:08 386e3cb2ff24: Pulling fs layer 05:13:08 2343380bae48: Pulling fs layer 05:13:08 df18705c85c3: Waiting 05:13:08 bdb8f0575790: Waiting 05:13:08 bdb3f477010e: Waiting 05:13:08 2343380bae48: Waiting 05:13:08 386e3cb2ff24: Waiting 05:13:08 c8a8fc8e1c8f: Waiting 05:13:08 2c6e9b1d212d: Waiting 05:13:08 205491f53016: Waiting 05:13:08 f63e77b7563a: Verifying Checksum 05:13:08 f63e77b7563a: Download complete 05:13:08 205491f53016: Verifying Checksum 05:13:08 205491f53016: Download complete 05:13:08 df18705c85c3: Verifying Checksum 05:13:08 df18705c85c3: Download complete 05:13:08 bdb3f477010e: Verifying Checksum 05:13:08 bdb3f477010e: Download complete 05:13:08 bd5fdadae976: Verifying Checksum 05:13:08 bd5fdadae976: Download complete 05:13:08 2c6e9b1d212d: Download complete 05:13:08 bdb8f0575790: Download complete 05:13:08 386e3cb2ff24: Download complete 05:13:08 2343380bae48: Download complete 05:13:08 42c077c10790: Download complete 05:13:09 c8a8fc8e1c8f: Download complete 05:13:10 42c077c10790: Pull complete 05:13:10 f63e77b7563a: Pull complete 05:13:10 bd5fdadae976: Pull complete 05:13:10 205491f53016: Pull complete 05:13:11 df18705c85c3: Pull complete 05:13:11 bdb3f477010e: Pull complete 05:13:13 c8a8fc8e1c8f: Pull complete 05:13:13 2c6e9b1d212d: Pull complete 05:13:13 bdb8f0575790: Pull complete 05:13:13 386e3cb2ff24: Pull complete 05:13:13 2343380bae48: Pull complete 05:13:13 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 05:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:13 prd-ubuntu20.04-docker-8c-8g-15313 does not seem to be running inside a container 05:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-42 -v /w/workspace/exfoundry_edgex-taf-common_PR-42:/w/workspace/exfoundry_edgex-taf-common_PR-42:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:13:15 $ docker top 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 -eo pid,comm 05:13:15 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). 05:13:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:15 [ssh-agent] Looking for ssh-agent implementation... 05:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:15 $ docker exec 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 ssh-agent 05:13:15 SSH_AUTH_SOCK=/tmp/ssh-i6wY1P6w2tnb/agent.32 05:13:15 SSH_AGENT_PID=38 05:13:15 Running ssh-add (command line suppressed) 05:13:15 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/private_key_2813051119569120109.key (/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/private_key_2813051119569120109.key) 05:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:16 + git tag --points-at HEAD [Pipeline] } 05:13:16 $ docker exec --env ******** --env ******** 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 ssh-agent -k 05:13:16 unset SSH_AUTH_SOCK; 05:13:16 unset SSH_AGENT_PID; 05:13:16 echo Agent pid 38 killed; 05:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:13:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:16 [ssh-agent] Looking for ssh-agent implementation... 05:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:16 $ docker exec 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 ssh-agent 05:13:16 SSH_AUTH_SOCK=/tmp/ssh-dVriLl1s2ijv/agent.70 05:13:16 SSH_AGENT_PID=76 05:13:16 Running ssh-add (command line suppressed) 05:13:16 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/private_key_8205301931076365778.key (/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/private_key_8205301931076365778.key) 05:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:16 + git semver init 05:13:17 2022-06-22 05:13:17,173 [run_init] DEBUG init version:0.0.0 force:False 05:13:17 2022-06-22 05:13:17,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver 05:13:17 2022-06-22 05:13:17,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-42/.semver 05:13:17 2022-06-22 05:13:17,174 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-42, universal_newlines=False, shell=None, istream=None) 05:13:17 2022-06-22 05:13:17,726 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-42/.git/info/exclude 05:13:17 2022-06-22 05:13:17,726 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver/PR-42 with force:False 05:13:17 2022-06-22 05:13:17,726 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver/PR-42 05:13:17 2022-06-22 05:13:17,730 [execute] INFO git cat-file --batch-check 05:13:17 2022-06-22 05:13:17,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver, universal_newlines=False, shell=None, istream=) 05:13:17 2022-06-22 05:13:17,737 [execute] INFO git cat-file --batch 05:13:17 2022-06-22 05:13:17,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver, universal_newlines=False, shell=None, istream=) 05:13:17 2022-06-22 05:13:17,743 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-42/.semver/PR-42 05:13:17 0.0.0 [Pipeline] } 05:13:17 $ docker exec --env ******** --env ******** 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 ssh-agent -k 05:13:17 unset SSH_AUTH_SOCK; 05:13:17 unset SSH_AGENT_PID; 05:13:17 echo Agent pid 76 killed; 05:13:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:13:18 + git semver [Pipeline] } 05:13:18 $ docker stop --time=1 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 05:13:20 $ docker rm -f 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:13:20 Stashed 1 file(s) [Pipeline] echo 05:13:20 [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 05:13:21 provisioning config files... 05:13:21 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config8954699006150471932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:21 ---> docker-login.sh 05:13:21 nexus3.edgexfoundry.org:10001 05:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:21 Configure a credential helper to remove this warning. See 05:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:21 05:13:21 Login Succeeded 05:13:21 nexus3.edgexfoundry.org:10002 05:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:21 Configure a credential helper to remove this warning. See 05:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:21 05:13:21 Login Succeeded 05:13:21 nexus3.edgexfoundry.org:10003 05:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:21 Configure a credential helper to remove this warning. See 05:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:21 05:13:21 Login Succeeded 05:13:21 nexus3.edgexfoundry.org:10004 05:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:22 Configure a credential helper to remove this warning. See 05:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:22 05:13:22 Login Succeeded 05:13:22 docker.io 05:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:22 Configure a credential helper to remove this warning. See 05:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:22 05:13:22 Login Succeeded 05:13:22 ---> docker-login.sh ends [Pipeline] } 05:13:22 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 05:13:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:23 + ls -al . 05:13:23 total 68 05:13:23 drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 05:13 . 05:13:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 05:12 .. 05:13:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 05:13 .git 05:13:23 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 05:12 .gitignore 05:13:23 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 05:13 .semver 05:13:23 -rw-rw-r-- 1 jenkins jenkins 2694 Jun 22 05:12 Dockerfile 05:13:23 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 05:12 Jenkinsfile 05:13:23 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 05:12 LICENSE 05:13:23 -rw-rw-r-- 1 jenkins jenkins 3582 Jun 22 05:12 README.md 05:13:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 05:12 TAF-Manager 05:13:23 drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 05:12 TUC 05:13:23 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 05:13 VERSION 05:13:23 -rw-rw-r-- 1 jenkins jenkins 283 Jun 22 05:12 requirements.txt 05:13:23 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 05:12 robot-entrypoint.sh 05:13:23 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 05:12 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:24 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d --label arch=amd64 --label version=0.0.0 . 05:13:24 Sending build context to Docker daemon 396.3kB 05:13:24 Step 1/14 : ARG DOCKER_VERSION=18.09.5 05:13:24 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 05:13:24 18.09.5: Pulling from library/docker 05:13:24 bdf0201b3a05: Pulling fs layer 05:13:24 38f114998adb: Pulling fs layer 05:13:24 21134b1a9e68: Pulling fs layer 05:13:24 1826484332dc: Pulling fs layer 05:13:24 a124bc45399b: Pulling fs layer 05:13:24 e1147593372b: Pulling fs layer 05:13:24 a124bc45399b: Waiting 05:13:24 e1147593372b: Waiting 05:13:24 1826484332dc: Waiting 05:13:24 21134b1a9e68: Download complete 05:13:24 bdf0201b3a05: Download complete 05:13:24 38f114998adb: Verifying Checksum 05:13:24 38f114998adb: Download complete 05:13:24 e1147593372b: Download complete 05:13:24 a124bc45399b: Verifying Checksum 05:13:24 a124bc45399b: Download complete 05:13:25 bdf0201b3a05: Pull complete 05:13:25 38f114998adb: Pull complete 05:13:25 21134b1a9e68: Pull complete 05:13:25 1826484332dc: Verifying Checksum 05:13:25 1826484332dc: Download complete 05:13:26 1826484332dc: Pull complete 05:13:26 a124bc45399b: Pull complete 05:13:26 e1147593372b: Pull complete 05:13:26 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 05:13:26 Status: Downloaded newer image for docker:18.09.5 05:13:26 ---> c76999e4396c 05:13:26 Step 3/14 : FROM alpine:3.15 05:13:27 3.15: Pulling from library/alpine 05:13:27 df9b9388f04a: Pulling fs layer 05:13:27 df9b9388f04a: Verifying Checksum 05:13:27 df9b9388f04a: Download complete 05:13:27 df9b9388f04a: Pull complete 05:13:27 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:13:27 Status: Downloaded newer image for alpine:3.15 05:13:27 ---> 0ac33e5f5afa 05:13:27 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 05:13:28 ---> Running in 879c675b5300 05:13:28 Removing intermediate container 879c675b5300 05:13:28 ---> d3beaf49c311 05:13:28 Step 5/14 : LABEL maintainer="Bruce Huang " 05:13:28 ---> Running in b26aaba0f700 05:13:28 Removing intermediate container b26aaba0f700 05:13:28 ---> 3d5b6346c2db 05:13:28 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 05:13:29 ---> 40234b9ea6dd 05:13:29 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 05:13:29 ---> d16412f52f7f 05:13:29 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 05:13:29 ---> 471b05f4eedd 05:13:29 Step 9/14 : WORKDIR /edgex-taf 05:13:29 ---> Running in 04b248f46dd8 05:13:29 Removing intermediate container 04b248f46dd8 05:13:29 ---> 5858ef9e8cf1 05:13:29 Step 10/14 : RUN echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable 05:13:29 ---> Running in 12843d5e0a1f 05:13:30 **** install Python **** 05:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:13:30 (1/13) Installing libbz2 (1.0.8-r1) 05:13:30 (2/13) Installing expat (2.4.7-r0) 05:13:30 (3/13) Installing libffi (3.4.2-r1) 05:13:30 (4/13) Installing gdbm (1.22-r0) 05:13:30 (5/13) Installing xz-libs (5.2.5-r1) 05:13:30 (6/13) Installing libgcc (10.3.1_git20211027-r0) 05:13:30 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 05:13:30 (8/13) Installing mpdecimal (2.5.1-r1) 05:13:30 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 05:13:30 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 05:13:30 (11/13) Installing readline (8.1.1-r0) 05:13:30 (12/13) Installing sqlite-libs (3.36.0-r0) 05:13:30 (13/13) Installing python3 (3.9.7-r4) 05:13:30 Executing busybox-1.34.1-r5.trigger 05:13:30 OK: 56 MiB in 27 packages 05:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:13:31 (1/1) Installing tzdata (2022a-r0) 05:13:31 Executing busybox-1.34.1-r5.trigger 05:13:31 OK: 59 MiB in 28 packages 05:13:31 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 05:13:31 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 05:13:31 (1/1) Purging tzdata (2022a-r0) 05:13:31 Executing busybox-1.34.1-r5.trigger 05:13:31 OK: 56 MiB in 27 packages 05:13:31 **** install pip **** 05:13:33 Looking in links: /tmp/tmpabl2d991 05:13:33 Processing /tmp/tmpabl2d991/setuptools-57.4.0-py3-none-any.whl 05:13:33 Processing /tmp/tmpabl2d991/pip-21.2.3-py3-none-any.whl 05:13:33 Installing collected packages: setuptools, pip 05:13:35 Successfully installed pip-21.2.3 setuptools-57.4.0 05:13:35 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:13:35 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 05:13:35 Collecting pip 05:13:35 Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) 05:13:35 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 05:13:36 Still waiting to schedule task 05:13:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:13:36 Collecting setuptools 05:13:36 Downloading setuptools-62.6.0-py3-none-any.whl (1.2 MB) 05:13:36 Collecting wheel 05:13:36 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 05:13:36 Installing collected packages: wheel, setuptools, pip 05:13:36 Attempting uninstall: setuptools 05:13:36 Found existing installation: setuptools 57.4.0 05:13:36 Uninstalling setuptools-57.4.0: 05:13:36 Successfully uninstalled setuptools-57.4.0 05:13:37 Attempting uninstall: pip 05:13:37 Found existing installation: pip 21.2.3 05:13:37 Uninstalling pip-21.2.3: 05:13:37 Successfully uninstalled pip-21.2.3 05:13:39 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:13:39 Successfully installed pip-22.1.2 setuptools-62.6.0 wheel-0.37.1 05:13:39 **** install robotframework and dependencies **** 05:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:13:39 (1/30) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1o-r0) 05:13:39 (2/30) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1o-r0) 05:13:39 (3/30) Installing binutils (2.37-r3) 05:13:39 (4/30) Installing libgomp (10.3.1_git20211027-r0) 05:13:39 (5/30) Installing libatomic (10.3.1_git20211027-r0) 05:13:39 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 05:13:39 (7/30) Installing gmp (6.2.1-r1) 05:13:39 (8/30) Installing isl22 (0.22-r0) 05:13:39 (9/30) Installing mpfr4 (4.1.0-r0) 05:13:39 (10/30) Installing mpc1 (1.2.1-r0) 05:13:39 (11/30) Installing gcc (10.3.1_git20211027-r0) 05:13:40 (12/30) Installing musl-dev (1.2.2-r7) 05:13:40 (13/30) Installing libc-dev (0.7.2-r3) 05:13:40 (14/30) Installing linux-headers (5.10.41-r0) 05:13:40 (15/30) Installing pkgconf (1.8.0-r0) 05:13:40 (16/30) Installing libffi-dev (3.4.2-r1) 05:13:40 (17/30) Installing libpq (14.4-r0) 05:13:40 (18/30) Installing openssl-dev (1.1.1o-r0) 05:13:40 (19/30) Installing libpq-dev (14.4-r0) 05:13:40 (20/30) Installing libecpg (14.4-r0) 05:13:40 (21/30) Installing libecpg-dev (14.4-r0) 05:13:40 (22/30) Installing libxml2 (2.9.14-r0) 05:13:40 (23/30) Installing llvm12-libs (12.0.1-r0) 05:13:41 (24/30) Installing clang-libs (12.0.1-r1) 05:13:41 (25/30) Installing clang (12.0.1-r1) 05:13:41 (26/30) Installing icu-libs (69.1-r1) 05:13:41 (27/30) Installing icu (69.1-r1) 05:13:41 (28/30) Installing icu-dev (69.1-r1) 05:13:41 (29/30) Installing llvm12 (12.0.1-r0) 05:13:42 (30/30) Installing postgresql14-dev (14.4-r0) 05:13:42 Executing busybox-1.34.1-r5.trigger 05:13:42 OK: 498 MiB in 55 packages 05:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:13:42 (1/7) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) 05:13:42 (2/7) Installing g++ (10.3.1_git20211027-r0) 05:13:42 (3/7) Installing python3-dev (3.9.7-r4) 05:13:42 (4/7) Installing libsodium (1.0.18-r0) 05:13:42 (5/7) Installing libzmq (4.3.4-r0) 05:13:42 (6/7) Installing libsodium-dev (1.0.18-r0) 05:13:42 (7/7) Installing zeromq-dev (4.3.4-r0) 05:13:42 Executing busybox-1.34.1-r5.trigger 05:13:42 OK: 605 MiB in 61 packages 05:13:43 Processing ./edgex-taf-common 05:13:43 Preparing metadata (setup.py): started 05:13:45 Preparing metadata (setup.py): finished with status 'done' 05:13:45 Building wheels for collected packages: edgex-taf-common 05:13:45 Building wheel for edgex-taf-common (setup.py): started 05:13:48 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 05:13:48 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=9c4f9f6bf93b3baab5c1559b8f644c1c213740c5732ea6a7244f2dbe8e8559ce 05:13:48 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 05:13:48 Successfully built edgex-taf-common 05:13:48 Installing collected packages: edgex-taf-common 05:13:48 Successfully installed edgex-taf-common-0.0.0 05:13:48 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:13:48 Collecting robotframework==4.1.3 05:13:48 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 05:13:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 15.1 MB/s eta 0:00:00 05:13:49 Installing collected packages: robotframework 05:13:49 Successfully installed robotframework-4.1.3 05:13:49 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:13:50 Collecting docker==4.4.1 05:13:50 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 05:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 6.3 MB/s eta 0:00:00 05:13:50 Collecting websocket-client>=0.32.0 05:13:50 Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) 05:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 5.2 MB/s eta 0:00:00 05:13:50 Collecting six>=1.4.0 05:13:50 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 05:13:50 Collecting requests!=2.18.0,>=2.14.2 05:13:50 Downloading requests-2.28.0-py3-none-any.whl (62 kB) 05:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 8.3 MB/s eta 0:00:00 05:13:50 Collecting certifi>=2017.4.17 05:13:50 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 05:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 8.8 MB/s eta 0:00:00 05:13:50 Collecting charset-normalizer~=2.0.0 05:13:50 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 05:13:50 Collecting idna<4,>=2.5 05:13:50 Downloading idna-3.3-py3-none-any.whl (61 kB) 05:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.6 MB/s eta 0:00:00 05:13:50 Collecting urllib3<1.27,>=1.21.1 05:13:50 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 05:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 17.9 MB/s eta 0:00:00 05:13:51 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 05:13:51 Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.28.0 six-1.16.0 urllib3-1.26.9 websocket-client-1.3.3 05:13:51 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:13:52 Collecting python-dotenv==0.15.0 05:13:52 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 05:13:52 Installing collected packages: python-dotenv 05:13:52 Successfully installed python-dotenv-0.15.0 05:13:52 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:13:53 Collecting RESTinstance==1.0.2 05:13:53 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 05:13:53 Collecting pytz 05:13:53 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) 05:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 17.4 MB/s eta 0:00:00 05:13:53 Collecting flex 05:13:53 Downloading flex-6.14.1.tar.gz (40 kB) 05:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.6 MB/s eta 0:00:00 05:13:53 Preparing metadata (setup.py): started 05:13:56 Preparing metadata (setup.py): finished with status 'done' 05:13:56 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) 05:13:56 Collecting GenSON 05:13:56 Downloading genson-1.2.2.tar.gz (34 kB) 05:13:56 Preparing metadata (setup.py): started 05:13:58 Preparing metadata (setup.py): finished with status 'done' 05:13:58 Collecting strict-rfc3339 05:13:58 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:13:58 Preparing metadata (setup.py): started 05:13:59 Preparing metadata (setup.py): finished with status 'done' 05:13:59 Collecting rfc3987 05:13:59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:13:59 Collecting docutils 05:13:59 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 05:13:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 20.0 MB/s eta 0:00:00 05:13:59 Collecting pygments 05:13:59 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 05:13:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 55.6 MB/s eta 0:00:00 05:13:59 Collecting jsonschema 05:13:59 Downloading jsonschema-4.6.0-py3-none-any.whl (80 kB) 05:13:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.4/80.4 kB 19.8 MB/s eta 0:00:00 05:13:59 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.28.0) 05:14:00 Collecting jsonpath-ng 05:14:00 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 05:14:00 Collecting tzlocal 05:14:00 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 05:14:00 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 05:14:00 Collecting PyYAML>=3.11 05:14:00 Downloading PyYAML-6.0.tar.gz (124 kB) 05:14:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.0 MB/s eta 0:00:00 05:14:00 Installing build dependencies: started 05:14:07 Installing build dependencies: finished with status 'done' 05:14:07 Getting requirements to build wheel: started 05:14:09 Getting requirements to build wheel: finished with status 'done' 05:14:09 Preparing metadata (pyproject.toml): started 05:14:11 Preparing metadata (pyproject.toml): finished with status 'done' 05:14:11 Collecting validate-email>=1.2 05:14:11 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:14:11 Preparing metadata (setup.py): started 05:14:13 Preparing metadata (setup.py): finished with status 'done' 05:14:13 Collecting click>=3.3 05:14:13 Downloading click-8.1.3-py3-none-any.whl (96 kB) 05:14:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.8 MB/s eta 0:00:00 05:14:13 Collecting jsonpointer>=1.7 05:14:13 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 05:14:13 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 05:14:13 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) 05:14:13 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 05:14:13 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.9) 05:14:13 Collecting decorator 05:14:13 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 05:14:13 Collecting ply 05:14:13 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:14:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 05:14:13 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 05:14:13 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 05:14:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 10.6 MB/s eta 0:00:00 05:14:14 Installing build dependencies: started 05:14:18 Installing build dependencies: finished with status 'done' 05:14:18 Getting requirements to build wheel: started 05:14:20 Getting requirements to build wheel: finished with status 'done' 05:14:20 Preparing metadata (pyproject.toml): started 05:14:22 Preparing metadata (pyproject.toml): finished with status 'done' 05:14:22 Collecting attrs>=17.4.0 05:14:22 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 05:14:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 8.7 MB/s eta 0:00:00 05:14:22 Collecting pytz-deprecation-shim 05:14:22 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 05:14:22 Collecting tzdata 05:14:22 Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) 05:14:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 29.0 MB/s eta 0:00:00 05:14:22 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 05:14:22 Building wheel for flex (setup.py): started 05:14:25 Building wheel for flex (setup.py): finished with status 'done' 05:14:25 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=561dedce4db0baec2dd34a59df1f3dc5fb29b10619b6da02276fa8d34e19e77e 05:14:25 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 05:14:25 Building wheel for strict-rfc3339 (setup.py): started 05:14:27 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:14:27 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e5eff68fe46a04c9c4c052fe39b826c803e3f6d1fa14f01e41a09d13645e9ac5 05:14:27 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 05:14:27 Building wheel for GenSON (setup.py): started 05:14:30 Building wheel for GenSON (setup.py): finished with status 'done' 05:14:30 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=bc814b42c039e3ddb86631ddc366ee25314355c40bc355a12218bd71a0ca6b37 05:14:30 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 05:14:30 Building wheel for pyrsistent (pyproject.toml): started 05:14:34 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 05:14:34 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115226 sha256=dda03f876b7c3119b664816a2ccf0547ed634a3a8afd143b11bbff23369f9c53 05:14:34 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 05:14:34 Building wheel for PyYAML (pyproject.toml): started 05:14:36 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 05:14:36 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45331 sha256=0255fd079b88d570b1ea49d89ce21d2b02bb1a795dc3f04e471b5fcac339af1f 05:14:36 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 05:14:36 Building wheel for validate-email (setup.py): started 05:14:39 Building wheel for validate-email (setup.py): finished with status 'done' 05:14:39 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=e7a3614eb95ccb0df51fd56b46e239afdfb6f3e9eb22fa2cdf7e6e9a43b04ca3 05:14:39 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 05:14:39 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 05:14:39 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 05:14:41 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.1.3 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.6.0 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.1 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 05:14:41 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:14:42 Collecting robotbackgroundlogger==1.2 05:14:42 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:14:42 Preparing metadata (setup.py): started 05:14:44 Preparing metadata (setup.py): finished with status 'done' 05:14:44 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 05:14:44 Building wheels for collected packages: robotbackgroundlogger 05:14:44 Building wheel for robotbackgroundlogger (setup.py): started 05:14:46 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 05:14:46 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=d4487447d3cc0d198f6faaff61c2efa8028efaa4cbc16480221d575948dfa556 05:14:46 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 05:14:46 Successfully built robotbackgroundlogger 05:14:46 Installing collected packages: robotbackgroundlogger 05:14:46 Successfully installed robotbackgroundlogger-1.2 05:14:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:14:47 Collecting configparser==5.0.1 05:14:47 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 05:14:47 Installing collected packages: configparser 05:14:47 Successfully installed configparser-5.0.1 05:14: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 05:14:48 Collecting requests==2.25.1 05:14:48 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 05:14:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.0 MB/s eta 0:00:00 05:14:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2022.6.15) 05:14:48 Collecting chardet<5,>=3.0.2 05:14:48 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 05:14:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 16.9 MB/s eta 0:00:00 05:14:48 Collecting idna<3,>=2.5 05:14:48 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 05:14:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.1 MB/s eta 0:00:00 05:14:48 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.9) 05:14:48 Installing collected packages: idna, chardet, requests 05:14:48 Attempting uninstall: idna 05:14:48 Found existing installation: idna 3.3 05:14:48 Uninstalling idna-3.3: 05:14:48 Successfully uninstalled idna-3.3 05:14:49 Attempting uninstall: requests 05:14:49 Found existing installation: requests 2.28.0 05:14:49 Uninstalling requests-2.28.0: 05:14:49 Successfully uninstalled requests-2.28.0 05:14:49 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 05:14:49 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:14:49 Collecting robotframework-requests==0.8.0 05:14:49 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 05:14:49 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 05:14:49 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) 05:14:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) 05:14:49 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 05:14:49 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.9) 05:14:49 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 05:14:50 Installing collected packages: robotframework-requests 05:14:50 Successfully installed robotframework-requests-0.8.0 05:14:50 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:14:50 Collecting paho-mqtt==1.5.1 05:14:50 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 05:14:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 10.5 MB/s eta 0:00:00 05:14:51 Preparing metadata (setup.py): started 05:14:53 Preparing metadata (setup.py): finished with status 'done' 05:14:53 Building wheels for collected packages: paho-mqtt 05:14:53 Building wheel for paho-mqtt (setup.py): started 05:14:56 Building wheel for paho-mqtt (setup.py): finished with status 'done' 05:14:56 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=b4d3273dcb748606d66b9f6cfea45e1fa3bd1c7dc69c90d371972286d7683d70 05:14:56 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 05:14:56 Successfully built paho-mqtt 05:14:56 Installing collected packages: paho-mqtt 05:14:56 Successfully installed paho-mqtt-1.5.1 05:14: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 05:14:57 Collecting redis==3.5.3 05:14:57 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 05:14:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 8.8 MB/s eta 0:00:00 05:14:57 Installing collected packages: redis 05:14:57 Successfully installed redis-3.5.3 05:14:57 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:14:58 Collecting pyzmq==22.2.1 05:14:58 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 05:14:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.2 MB/s eta 0:00:00 05:14:59 Installing build dependencies: started 05:15:03 Installing build dependencies: finished with status 'done' 05:15:03 Getting requirements to build wheel: started 05:15:03 Getting requirements to build wheel: finished with status 'done' 05:15:03 Preparing metadata (pyproject.toml): started 05:15:06 Preparing metadata (pyproject.toml): finished with status 'done' 05:15:06 Building wheels for collected packages: pyzmq 05:15:06 Building wheel for pyzmq (pyproject.toml): started 05:15:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15314 in /w/workspace/exfoundry_edgex-taf-common_PR-42 [Pipeline] { [Pipeline] checkout 05:15:21 Selected Git installation does not exist. Using Default 05:15:21 The recommended git tool is: NONE 05:15:27 using credential edgex-jenkins-ssh 05:15:27 Cloning the remote Git repository 05:15:27 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 05:15:27 > git init /w/workspace/exfoundry_edgex-taf-common_PR-42 # timeout=10 05:15:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:15:27 > git --version # timeout=10 05:15:27 > git --version # 'git version 2.25.1' 05:15:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:15:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:15:28 Merging remotes/origin/main commit 1d44a59e8839b561502e27e6228a648cc97b4b41 into PR head commit 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d 05:15:28 Merge succeeded, producing 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d 05:15:28 Checking out Revision 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d (PR-42) 05:15:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:15:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:15:28 > git config core.sparsecheckout # timeout=10 05:15:28 > git checkout -f 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # timeout=10 05:15:28 > git remote # timeout=10 05:15:28 > git config --get remote.origin.url # timeout=10 05:15:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:28 > git merge 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 05:15:28 > git rev-parse HEAD^{commit} # timeout=10 05:15:28 > git config core.sparsecheckout # timeout=10 05:15:28 > git checkout -f 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # timeout=10 05:15:33 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 05:15:33 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539982 sha256=d6ff389641da04563d86ac2e1f201656d89efcfa889c82bb182689e4a3447ed5 05:15:33 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 05:15:33 Successfully built pyzmq 05:15:33 Installing collected packages: pyzmq 05:15:33 Successfully installed pyzmq-22.2.1 05:15:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:15:33 Collecting robotframework-seleniumlibrary==5.1.3 05:15:33 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 05:15:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 9.6 MB/s eta 0:00:00 05:15:33 Collecting selenium>=3.141.0 05:15:33 Downloading selenium-4.2.0-py3-none-any.whl (983 kB) 05:15:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 983.2/983.2 kB 31.7 MB/s eta 0:00:00 05:15:33 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 05:15:33 Collecting robotframework-pythonlibcore>=2.1.0 05:15:33 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 05:15:33 Collecting trio-websocket~=0.9 05:15:33 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 05:15:33 Collecting trio~=0.17 05:15:33 Downloading trio-0.21.0-py3-none-any.whl (358 kB) 05:15:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 28.6 MB/s eta 0:00:00 05:15:33 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.9) 05:15:33 Collecting sortedcontainers 05:15:33 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:15:33 Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 05:15:33 Collecting async-generator>=1.9 05:15:33 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 05:15:33 Collecting outcome 05:15:33 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 05:15:33 Collecting sniffio 05:15:33 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 05:15:33 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) 05:15:33 Collecting wsproto>=0.14 05:15:33 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 05:15:33 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) 05:15:33 Collecting pyOpenSSL>=0.14 05:15:33 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 05:15:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 2.1 MB/s eta 0:00:00 05:15:33 Collecting cryptography>=1.3.4 05:15:33 Downloading cryptography-37.0.3-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) 05:15:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 57.1 MB/s eta 0:00:00 05:15:33 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 05:15:33 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:15:33 Collecting cffi>=1.12 05:15:33 Downloading cffi-1.15.0.tar.gz (484 kB) 05:15:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 kB 36.2 MB/s eta 0:00:00 05:15:33 Preparing metadata (setup.py): started 05:15:33 Commit message: "Bump numpy from 1.21.0 to 1.22.0" 05:15:33 > git --version # timeout=10 05:15:33 > git --version # 'git version 2.25.1' 05:15:33 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:15:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:34 Dload Upload Total Spent Left Speed 05:15:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86288 0 --:--:-- --:--:-- --:--:-- 86288 [Pipeline] sh 05:15:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:15:35 Preparing metadata (setup.py): finished with status 'done' 05:15:35 Collecting h11<1,>=0.9.0 05:15:35 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 05:15:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.3 MB/s eta 0:00:00 05:15:35 Collecting pycparser 05:15:35 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 05:15:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 18.4 MB/s eta 0:00:00 05:15:35 Building wheels for collected packages: cffi 05:15:35 Building wheel for cffi (setup.py): started 05:15:35 + + sudo teesudo /etc/docker/daemon.new jq 05:15:35 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:15:35 { 05:15:35 "registry-mirrors": [ 05:15:35 "https://nexus3.edgexfoundry.org:10001" 05:15:35 ], 05:15:35 "bip": "10.250.0.254/24", 05:15:35 "hosts": [ 05:15:35 "tcp://0.0.0.0:5555", 05:15:35 "unix:///var/run/docker.sock" 05:15:35 ], 05:15:35 "mtu": 1458, 05:15:35 "selinux-enabled": true, 05:15:35 "seccomp-profile": "/etc/docker/seccomp.json" 05:15:35 } [Pipeline] sh 05:15:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:15:36 + sudo service docker restart 05:15:45 Building wheel for cffi (setup.py): finished with status 'done' 05:15:45 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416281 sha256=aa46ba39f937cc51d39226656c4ae8959aec2ff3bb90f9f54173cf7d4b9bff1a 05:15:45 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 05:15:45 Successfully built cffi 05:15:45 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 05:15:46 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.0 cryptography-37.0.3 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.2.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 05:15:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:15:47 Collecting psycopg2==2.9.3 05:15:47 Downloading psycopg2-2.9.3.tar.gz (380 kB) 05:15:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 16.4 MB/s eta 0:00:00 05:15:47 Preparing metadata (setup.py): started 05:15:50 Preparing metadata (setup.py): finished with status 'done' 05:15:50 Building wheels for collected packages: psycopg2 05:15:50 Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:54 provisioning config files... 05:15:54 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config5686278018500742985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:55 ---> docker-login.sh 05:15:55 nexus3.edgexfoundry.org:10001 05:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:56 Configure a credential helper to remove this warning. See 05:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:56 05:15:56 Login Succeeded 05:15:56 nexus3.edgexfoundry.org:10002 05:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:56 Configure a credential helper to remove this warning. See 05:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:56 05:15:56 Login Succeeded 05:15:56 nexus3.edgexfoundry.org:10003 05:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:56 Configure a credential helper to remove this warning. See 05:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:56 05:15:56 Login Succeeded 05:15:56 nexus3.edgexfoundry.org:10004 05:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:57 Configure a credential helper to remove this warning. See 05:15:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:57 05:15:57 Login Succeeded 05:15:57 docker.io 05:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:58 Configure a credential helper to remove this warning. See 05:15:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:58 05:15:58 Login Succeeded 05:15:58 ---> docker-login.sh ends [Pipeline] } 05:15: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 05:15:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:15:59 + ls -al . 05:15:59 total 64 05:15:59 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 05:15 . 05:15:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 05:15 .. 05:15:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 05:15 .git 05:15:59 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 05:15 .gitignore 05:15:59 -rw-rw-r-- 1 jenkins jenkins 2694 Jun 22 05:15 Dockerfile 05:15:59 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 05:15 Jenkinsfile 05:15:59 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 05:15 LICENSE 05:15:59 -rw-rw-r-- 1 jenkins jenkins 3582 Jun 22 05:15 README.md 05:15:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 05:15 TAF-Manager 05:15:59 drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 05:15 TUC 05:15:59 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 05:13 VERSION 05:15:59 -rw-rw-r-- 1 jenkins jenkins 283 Jun 22 05:15 requirements.txt 05:15:59 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 05:15 robot-entrypoint.sh 05:15:59 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 05:15 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:00 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d --label arch=arm64 --label version=0.0.0 . 05:16:00 Sending build context to Docker daemon 248.3kB 05:16:00 Step 1/14 : ARG DOCKER_VERSION=18.09.5 05:16:00 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 05:16:00 18.09.5: Pulling from library/docker 05:16:01 6f37394be673: Pulling fs layer 05:16:01 624d8cd59892: Pulling fs layer 05:16:01 ecff0f4f3435: Pulling fs layer 05:16:01 07a77ccdec90: Pulling fs layer 05:16:01 c2dcd1054c2e: Pulling fs layer 05:16:01 156c9e509c87: Pulling fs layer 05:16:01 07a77ccdec90: Waiting 05:16:01 c2dcd1054c2e: Waiting 05:16:01 156c9e509c87: Waiting 05:16:01 ecff0f4f3435: Download complete 05:16:01 6f37394be673: Verifying Checksum 05:16:01 6f37394be673: Download complete 05:16:01 624d8cd59892: Verifying Checksum 05:16:01 624d8cd59892: Download complete 05:16:01 c2dcd1054c2e: Verifying Checksum 05:16:01 c2dcd1054c2e: Download complete 05:16:02 156c9e509c87: Verifying Checksum 05:16:02 156c9e509c87: Download complete 05:16:02 6f37394be673: Pull complete 05:16:02 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:16:02 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463436 sha256=4bda469858b8e5a765853281ecc2bf87aebf2101127391b99e42425dc3e42f23 05:16:02 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 05:16:02 Successfully built psycopg2 05:16:02 Installing collected packages: psycopg2 05:16:02 Successfully installed psycopg2-2.9.3 05:16:02 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:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:02 (1/4) Installing libquadmath (10.3.1_git20211027-r0) 05:16:02 (2/4) Installing libgfortran (10.3.1_git20211027-r0) 05:16:02 (3/4) Installing openblas (0.3.18-r1) 05:16:02 (4/4) Installing py3-numpy (1.21.4-r0) 05:16:02 OK: 664 MiB in 65 packages 05:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:02 (1/1) Installing py3-psutil (5.8.0-r1) 05:16:02 OK: 666 MiB in 66 packages 05:16:02 **** install other tools **** 05:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:02 (1/5) Installing ca-certificates (20211220-r0) 05:16:02 (2/5) Installing brotli-libs (1.0.9-r5) 05:16:02 (3/5) Installing nghttp2-libs (1.46.0-r0) 05:16:02 (4/5) Installing libcurl (7.80.0-r1) 05:16:02 624d8cd59892: Pull complete 05:16:02 (5/5) Installing curl (7.80.0-r1) 05:16:02 Executing busybox-1.34.1-r5.trigger 05:16:02 Executing ca-certificates-20211220-r0.trigger 05:16:02 OK: 668 MiB in 71 packages 05:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:02 ecff0f4f3435: Pull complete 05:16:03 (1/1) Installing openssl (1.1.1o-r0) 05:16:03 Executing busybox-1.34.1-r5.trigger 05:16:03 OK: 669 MiB in 72 packages 05:16:03 **** install chromedriver **** 05:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:03 07a77ccdec90: Verifying Checksum 05:16:03 07a77ccdec90: Download complete 05:16:03 v3.15.4-208-g3b158a1c74 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:16:03 v3.15.4-208-g3b158a1c74 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:16:03 OK: 15856 distinct packages available 05:16:03 OK: 669 MiB in 72 packages 05:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:03 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz 05:16:04 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz 05:16:04 ERROR: unable to select packages: 05:16:05  so:libmbedcrypto.so.7 (no such package): 05:16:05 required by: librist-0.2.6-r1[so:libmbedcrypto.so.7] 05:16:05 The command '/bin/sh -c echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable' returned a non-zero code: 5 [Pipeline] } [Pipeline] // withEnv 05:16:05 07a77ccdec90: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 05:16:06 c2dcd1054c2e: Pull complete [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:06 156c9e509c87: Pull complete 05:16:06 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 05:16:06 Status: Downloaded newer image for docker:18.09.5 05:16:06 ---> b2bcd28828a2 05:16:06 Step 3/14 : FROM alpine:3.15 05:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:06 05:16:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:06 3.15: Pulling from library/alpine 05:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:06 latest: Pulling from edgex-lftools-log-publisher 05:16:06 5eb5b503b376: Pulling fs layer 05:16:06 5c69ac0246d0: Pulling fs layer 05:16:06 ec43610c2a17: Pulling fs layer 05:16:06 3a2ae6a8a46f: Pulling fs layer 05:16:06 33b1e0a273af: Pulling fs layer 05:16:06 3a2ae6a8a46f: Waiting 05:16:06 33b1e0a273af: Waiting 05:16:06 5d3b04190fa2: Pulling fs layer 05:16:06 2f39f015ded8: Pulling fs layer 05:16:06 5d3b04190fa2: Waiting 05:16:06 2f39f015ded8: Waiting 05:16:06 5c69ac0246d0: Verifying Checksum 05:16:06 5c69ac0246d0: Download complete 05:16:06 3a2ae6a8a46f: Verifying Checksum 05:16:06 3a2ae6a8a46f: Download complete 05:16:06 33b1e0a273af: Verifying Checksum 05:16:06 33b1e0a273af: Download complete 05:16:07 9981e73032c8: Pulling fs layer 05:16:07 9981e73032c8: Verifying Checksum 05:16:07 9981e73032c8: Download complete 05:16:07 5d3b04190fa2: Verifying Checksum 05:16:07 5d3b04190fa2: Download complete 05:16:07 ec43610c2a17: Verifying Checksum 05:16:07 ec43610c2a17: Download complete 05:16:07 5eb5b503b376: Verifying Checksum 05:16:07 5eb5b503b376: Download complete 05:16:07 2f39f015ded8: Verifying Checksum 05:16:07 2f39f015ded8: Download complete 05:16:07 9981e73032c8: Pull complete 05:16:07 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:16:07 Status: Downloaded newer image for alpine:3.15 05:16:07 ---> 3fb3c9af89a9 05:16:07 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 05:16:08 ---> Running in e4a24c3bd542 05:16:08 5eb5b503b376: Pull complete 05:16:08 Removing intermediate container e4a24c3bd542 05:16:08 ---> 9d26dd420aeb 05:16:08 Step 5/14 : LABEL maintainer="Bruce Huang " 05:16:08 5c69ac0246d0: Pull complete 05:16:08 ---> Running in 170eeddc82c4 05:16:08 Removing intermediate container 170eeddc82c4 05:16:08 ---> de5b56128da5 05:16:08 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 05:16:09 ec43610c2a17: Pull complete 05:16:09 3a2ae6a8a46f: Pull complete 05:16:09 33b1e0a273af: Pull complete 05:16:09 5d3b04190fa2: Pull complete 05:16:10 ---> eeb41b74c862 05:16:10 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 05:16:11 ---> 382902870592 05:16:11 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 05:16:11 ---> 67d050c67af1 05:16:11 Step 9/14 : WORKDIR /edgex-taf 05:16:12 ---> Running in 829c8a39b6ac 05:16:12 Removing intermediate container 829c8a39b6ac 05:16:12 ---> 4de58bd4b9ea 05:16:12 Step 10/14 : RUN echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable 05:16:12 ---> Running in deb76efdb334 05:16:13 **** install Python **** 05:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:16:13 2f39f015ded8: Pull complete 05:16:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:13 prd-ubuntu20.04-docker-8c-8g-15313 does not seem to be running inside a container 05:16:13 $ 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-42 -v /w/workspace/exfoundry_edgex-taf-common_PR-42:/w/workspace/exfoundry_edgex-taf-common_PR-42:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-42@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:16:14 (1/13) Installing libbz2 (1.0.8-r1) 05:16:14 (2/13) Installing expat (2.4.7-r0) 05:16:14 (3/13) Installing libffi (3.4.2-r1) 05:16:14 (4/13) Installing gdbm (1.22-r0) 05:16:14 (5/13) Installing xz-libs (5.2.5-r1) 05:16:14 (6/13) Installing libgcc (10.3.1_git20211027-r0) 05:16:14 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 05:16:14 (8/13) Installing mpdecimal (2.5.1-r1) 05:16:14 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 05:16:14 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 05:16:14 (11/13) Installing readline (8.1.1-r0) 05:16:14 (12/13) Installing sqlite-libs (3.36.0-r0) 05:16:14 (13/13) Installing python3 (3.9.7-r4) 05:16:15 $ docker top 055c60ec69b6916116e854415a902315c90bf3af7c498ef74aab11c07ac5a0fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:16 ---> job-cost.sh 05:16:16 lf-activate-venv: SKIPPING 05:16:16 INFO: No Stack... 05:16:16 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:16 Executing busybox-1.34.1-r5.trigger 05:16:16 OK: 55 MiB in 27 packages 05:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:16:16 INFO: Archiving Costs [Pipeline] sh 05:16:17 + cat /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/cost.csv 05:16:17 + cut -d, -f6 [Pipeline] lock 05:16:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] 05:16:17 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] did not exist. Created. 05:16:17 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:17 + echo total: 0.2199999988079071 [Pipeline] stash 05:16:17 Stashed 1 file(s) [Pipeline] } 05:16:17 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:17 (1/1) Installing tzdata (2022a-r0) 05:16:17 $ docker stop --time=1 055c60ec69b6916116e854415a902315c90bf3af7c498ef74aab11c07ac5a0fe 05:16:18 Executing busybox-1.34.1-r5.trigger 05:16:18 OK: 59 MiB in 28 packages 05:16:18 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 05:16:18 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 05:16:18 (1/1) Purging tzdata (2022a-r0) 05:16:18 Executing busybox-1.34.1-r5.trigger 05:16:18 OK: 55 MiB in 27 packages 05:16:18 **** install pip **** 05:16:18 $ docker rm -f 055c60ec69b6916116e854415a902315c90bf3af7c498ef74aab11c07ac5a0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:16:19 Failed in branch amd64 05:16:30 Looking in links: /tmp/tmpx2mu1l0h 05:16:30 Processing /tmp/tmpx2mu1l0h/setuptools-57.4.0-py3-none-any.whl 05:16:30 Processing /tmp/tmpx2mu1l0h/pip-21.2.3-py3-none-any.whl 05:16:30 Installing collected packages: setuptools, pip 05:16:38 Successfully installed pip-21.2.3 setuptools-57.4.0 05:16:38 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:16:41 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 05:16:42 Collecting pip 05:16:42 Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) 05:16:42 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 05:16:45 Collecting setuptools 05:16:45 Downloading setuptools-62.6.0-py3-none-any.whl (1.2 MB) 05:16:46 Collecting wheel 05:16:46 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 05:16:47 Installing collected packages: wheel, setuptools, pip 05:16:47 Attempting uninstall: setuptools 05:16:47 Found existing installation: setuptools 57.4.0 05:16:47 Uninstalling setuptools-57.4.0: 05:16:48 Successfully uninstalled setuptools-57.4.0 05:16:52 Attempting uninstall: pip 05:16:52 Found existing installation: pip 21.2.3 05:16:53 Uninstalling pip-21.2.3: 05:16:53 Successfully uninstalled pip-21.2.3 05:17:03 Successfully installed pip-22.1.2 setuptools-62.6.0 wheel-0.37.1 05:17:03 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:17:04 **** install robotframework and dependencies **** 05:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:17:05 (1/30) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1o-r0) 05:17:05 (2/30) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1o-r0) 05:17:05 (3/30) Installing binutils (2.37-r3) 05:17:05 (4/30) Installing libgomp (10.3.1_git20211027-r0) 05:17:05 (5/30) Installing libatomic (10.3.1_git20211027-r0) 05:17:05 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 05:17:05 (7/30) Installing gmp (6.2.1-r1) 05:17:05 (8/30) Installing isl22 (0.22-r0) 05:17:06 (9/30) Installing mpfr4 (4.1.0-r0) 05:17:06 (10/30) Installing mpc1 (1.2.1-r0) 05:17:06 (11/30) Installing gcc (10.3.1_git20211027-r0) 05:17:08 (12/30) Installing musl-dev (1.2.2-r7) 05:17:08 (13/30) Installing libc-dev (0.7.2-r3) 05:17:08 (14/30) Installing linux-headers (5.10.41-r0) 05:17:08 (15/30) Installing pkgconf (1.8.0-r0) 05:17:08 (16/30) Installing libffi-dev (3.4.2-r1) 05:17:08 (17/30) Installing libpq (14.4-r0) 05:17:08 (18/30) Installing openssl-dev (1.1.1o-r0) 05:17:08 (19/30) Installing libpq-dev (14.4-r0) 05:17:08 (20/30) Installing libecpg (14.4-r0) 05:17:08 (21/30) Installing libecpg-dev (14.4-r0) 05:17:08 (22/30) Installing libxml2 (2.9.14-r0) 05:17:08 (23/30) Installing llvm12-libs (12.0.1-r0) 05:17:10 (24/30) Installing clang-libs (12.0.1-r1) 05:17:12 (25/30) Installing clang (12.0.1-r1) 05:17:12 (26/30) Installing icu-libs (69.1-r1) 05:17:13 (27/30) Installing icu (69.1-r1) 05:17:13 (28/30) Installing icu-dev (69.1-r1) 05:17:13 (29/30) Installing llvm12 (12.0.1-r0) 05:17:14 (30/30) Installing postgresql14-dev (14.4-r0) 05:17:15 Executing busybox-1.34.1-r5.trigger 05:17:15 OK: 467 MiB in 55 packages 05:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:17:16 (1/7) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) 05:17:16 (2/7) Installing g++ (10.3.1_git20211027-r0) 05:17:18 (3/7) Installing python3-dev (3.9.7-r4) 05:17:19 (4/7) Installing libsodium (1.0.18-r0) 05:17:19 (5/7) Installing libzmq (4.3.4-r0) 05:17:19 (6/7) Installing libsodium-dev (1.0.18-r0) 05:17:19 (7/7) Installing zeromq-dev (4.3.4-r0) 05:17:19 Executing busybox-1.34.1-r5.trigger 05:17:19 OK: 594 MiB in 61 packages 05:17:21 Processing ./edgex-taf-common 05:17:21 Preparing metadata (setup.py): started 05:17:34 Preparing metadata (setup.py): finished with status 'done' 05:17:34 Building wheels for collected packages: edgex-taf-common 05:17:34 Building wheel for edgex-taf-common (setup.py): started 05:17:46 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 05:17:46 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=83f8537a461f2610e88b226113d4ff1cb3a34fe997a0a0baf25bf7c63298e7fc 05:17:46 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 05:17:46 Successfully built edgex-taf-common 05:17:46 Installing collected packages: edgex-taf-common 05:17:46 Successfully installed edgex-taf-common-0.0.0 05:17:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:17:49 Collecting robotframework==4.1.3 05:17:49 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 05:17:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.8 MB/s eta 0:00:00 05:17:50 Installing collected packages: robotframework 05:17:53 Successfully installed robotframework-4.1.3 05:17:53 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:17:56 Collecting docker==4.4.1 05:17:56 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 05:17:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.0 MB/s eta 0:00:00 05:17:56 Collecting six>=1.4.0 05:17:56 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 05:17:56 Collecting websocket-client>=0.32.0 05:17:56 Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) 05:17:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 3.1 MB/s eta 0:00:00 05:17:57 Collecting requests!=2.18.0,>=2.14.2 05:17:57 Downloading requests-2.28.0-py3-none-any.whl (62 kB) 05:17:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.3 MB/s eta 0:00:00 05:17:57 Collecting idna<4,>=2.5 05:17:57 Downloading idna-3.3-py3-none-any.whl (61 kB) 05:17:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.5 MB/s eta 0:00:00 05:17:58 Collecting urllib3<1.27,>=1.21.1 05:17:58 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 05:17:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 6.2 MB/s eta 0:00:00 05:17:58 Collecting charset-normalizer~=2.0.0 05:17:58 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 05:17:58 Collecting certifi>=2017.4.17 05:17:58 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 05:17:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.2 MB/s eta 0:00:00 05:17:59 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 05:18:02 Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.28.0 six-1.16.0 urllib3-1.26.9 websocket-client-1.3.3 05:18:02 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:18:06 Collecting python-dotenv==0.15.0 05:18:06 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 05:18:06 Installing collected packages: python-dotenv 05:18:06 Successfully installed python-dotenv-0.15.0 05:18:06 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:18:10 Collecting RESTinstance==1.0.2 05:18:10 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 05:18:10 Collecting docutils 05:18:10 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 05:18:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 9.9 MB/s eta 0:00:00 05:18:10 Collecting pytz 05:18:10 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) 05:18:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 9.7 MB/s eta 0:00:00 05:18:11 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) 05:18:11 Collecting GenSON 05:18:11 Downloading genson-1.2.2.tar.gz (34 kB) 05:18:11 Preparing metadata (setup.py): started 05:18:26 Preparing metadata (setup.py): finished with status 'done' 05:18:26 Collecting pygments 05:18:26 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 05:18:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.1 MB/s eta 0:00:00 05:18:26 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.28.0) 05:18:26 Collecting tzlocal 05:18:26 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 05:18:26 Collecting rfc3987 05:18:26 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:18:26 Collecting flex 05:18:26 Downloading flex-6.14.1.tar.gz (40 kB) 05:18:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 05:18:26 Preparing metadata (setup.py): started 05:18:38 Preparing metadata (setup.py): finished with status 'done' 05:18:38 Collecting strict-rfc3339 05:18:38 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:18:38 Preparing metadata (setup.py): started 05:18:46 Preparing metadata (setup.py): finished with status 'done' 05:18:46 Collecting jsonschema 05:18:46 Downloading jsonschema-4.6.0-py3-none-any.whl (80 kB) 05:18:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.4/80.4 kB 4.3 MB/s eta 0:00:00 05:18:46 Collecting jsonpath-ng 05:18:46 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 05:18:46 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 05:18:46 Collecting PyYAML>=3.11 05:18:46 Downloading PyYAML-6.0.tar.gz (124 kB) 05:18:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.3 MB/s eta 0:00:00 05:18:50 Installing build dependencies: started 05:19:22 Installing build dependencies: finished with status 'done' 05:19:22 Getting requirements to build wheel: started 05:19:37 Getting requirements to build wheel: finished with status 'done' 05:19:37 Preparing metadata (pyproject.toml): started 05:19:50 Preparing metadata (pyproject.toml): finished with status 'done' 05:19:50 Collecting validate-email>=1.2 05:19:50 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:19:50 Preparing metadata (setup.py): started 05:20:00 Preparing metadata (setup.py): finished with status 'done' 05:20:00 Collecting click>=3.3 05:20:00 Downloading click-8.1.3-py3-none-any.whl (96 kB) 05:20:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 5.0 MB/s eta 0:00:00 05:20:00 Collecting jsonpointer>=1.7 05:20:00 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 05:20:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) 05:20:00 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.9) 05:20:00 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 05:20:00 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 05:20:00 Collecting ply 05:20:00 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:20:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.0 MB/s eta 0:00:00 05:20:00 Collecting decorator 05:20:00 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 05:20:00 Collecting attrs>=17.4.0 05:20:00 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 05:20:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 3.8 MB/s eta 0:00:00 05:20:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 05:20:00 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 05:20:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.7 MB/s eta 0:00:00 05:20:02 Installing build dependencies: started 05:20:24 Installing build dependencies: finished with status 'done' 05:20:24 Getting requirements to build wheel: started 05:20:34 Getting requirements to build wheel: finished with status 'done' 05:20:34 Preparing metadata (pyproject.toml): started 05:20:47 Preparing metadata (pyproject.toml): finished with status 'done' 05:20:47 Collecting pytz-deprecation-shim 05:20:47 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 05:20:47 Collecting tzdata 05:20:47 Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) 05:20:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 9.1 MB/s eta 0:00:00 05:20:48 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 05:20:48 Building wheel for flex (setup.py): started 05:21:06 Building wheel for flex (setup.py): finished with status 'done' 05:21:06 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=4512226cb93cc428c2ca508e8c29cf85f14c1cebf7d5aaad40aa69a6362dbbec 05:21:06 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 05:21:06 Building wheel for strict-rfc3339 (setup.py): started 05:21:16 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:21:16 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e281e41bdb5d32178d2d217b3208205f937799fa40e798d556981c8cc20e1b51 05:21:16 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 05:21:16 Building wheel for GenSON (setup.py): started 05:21:34 Building wheel for GenSON (setup.py): finished with status 'done' 05:21:34 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=9ae7f677883f278127cfd776e7cc1bd3ea2b5a29b6b4c95280af5f58f4e64e96 05:21:34 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 05:21:34 Building wheel for pyrsistent (pyproject.toml): started 05:21:53 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 05:21:53 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115208 sha256=0cc730a5bbb1a6b6946318ea84e0a339d71b71786dfeb8849ba8b52aaa0f4274 05:21:53 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 05:21:53 Building wheel for PyYAML (pyproject.toml): started 05:22:08 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 05:22:08 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45333 sha256=490d96d08210e7ff21f92ab24e0067cbc87d7f9ab781f25f1b04b15a340825af 05:22:08 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 05:22:08 Building wheel for validate-email (setup.py): started 05:22:20 Building wheel for validate-email (setup.py): finished with status 'done' 05:22:20 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a7884e7cfbeb649edd3e5dfbda7ef43e6f65c55d341132951229768b1af2869c 05:22:20 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 05:22:20 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 05:22:21 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 05:22:33 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.1.3 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.6.0 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.1 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 05:22:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:22:37 Collecting robotbackgroundlogger==1.2 05:22:37 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:22:37 Preparing metadata (setup.py): started 05:22:47 Preparing metadata (setup.py): finished with status 'done' 05:22:47 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 05:22:47 Building wheels for collected packages: robotbackgroundlogger 05:22:47 Building wheel for robotbackgroundlogger (setup.py): started 05:23:03 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 05:23:03 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0d4002ae48da15bd23d719114acc04e4e75c30cfb3b97894602f583999db3086 05:23:03 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 05:23:03 Successfully built robotbackgroundlogger 05:23:03 Installing collected packages: robotbackgroundlogger 05:23:03 Successfully installed robotbackgroundlogger-1.2 05:23:03 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:23:07 Collecting configparser==5.0.1 05:23:07 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 05:23:08 Installing collected packages: configparser 05:23:08 Successfully installed configparser-5.0.1 05:23:08 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:23:12 Collecting requests==2.25.1 05:23:12 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 05:23:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 05:23:12 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.9) 05:23:12 Collecting chardet<5,>=3.0.2 05:23:12 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 05:23:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 7.2 MB/s eta 0:00:00 05:23:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2022.6.15) 05:23:12 Collecting idna<3,>=2.5 05:23:12 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 05:23:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.5 MB/s eta 0:00:00 05:23:14 Installing collected packages: idna, chardet, requests 05:23:14 Attempting uninstall: idna 05:23:14 Found existing installation: idna 3.3 05:23:14 Uninstalling idna-3.3: 05:23:14 Successfully uninstalled idna-3.3 05:23:16 Attempting uninstall: requests 05:23:16 Found existing installation: requests 2.28.0 05:23:17 Uninstalling requests-2.28.0: 05:23:17 Successfully uninstalled requests-2.28.0 05:23:17 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 05:23:17 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:23:21 Collecting robotframework-requests==0.8.0 05:23:21 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 05:23:21 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 05:23:21 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) 05:23:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) 05:23:21 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 05:23:21 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.9) 05:23:21 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 05:23:22 Installing collected packages: robotframework-requests 05:23:22 Successfully installed robotframework-requests-0.8.0 05:23:22 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:23:26 Collecting paho-mqtt==1.5.1 05:23:26 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 05:23:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.0 MB/s eta 0:00:00 05:23:26 Preparing metadata (setup.py): started 05:23:41 Preparing metadata (setup.py): finished with status 'done' 05:23:41 Building wheels for collected packages: paho-mqtt 05:23:41 Building wheel for paho-mqtt (setup.py): started 05:23:59 Building wheel for paho-mqtt (setup.py): finished with status 'done' 05:23:59 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=14532ae6cae2792beb32a26676f64f7a04262349b1c8888502bee64b7c933975 05:23:59 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 05:23:59 Successfully built paho-mqtt 05:23:59 Installing collected packages: paho-mqtt 05:23:59 Successfully installed paho-mqtt-1.5.1 05:23:59 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:24:03 Collecting redis==3.5.3 05:24:03 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 05:24:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.4 MB/s eta 0:00:00 05:24:05 Installing collected packages: redis 05:24:05 Successfully installed redis-3.5.3 05:24:05 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:24:10 Collecting pyzmq==22.2.1 05:24:10 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 05:24:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s eta 0:00:00 05:24:14 Installing build dependencies: started 05:24:36 Installing build dependencies: finished with status 'done' 05:24:36 Getting requirements to build wheel: started 05:24:37 Getting requirements to build wheel: finished with status 'done' 05:24:37 Preparing metadata (pyproject.toml): started 05:24:52 Preparing metadata (pyproject.toml): finished with status 'done' 05:24:52 Building wheels for collected packages: pyzmq 05:24:52 Building wheel for pyzmq (pyproject.toml): started 05:26:00 Building wheel for pyzmq (pyproject.toml): still running... 05:27:08 Building wheel for pyzmq (pyproject.toml): still running... 05:27:26 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 05:27:26 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538466 sha256=3a185c421e618d78239fd47d67b012b4ee76c2ec84950d59c5604428aa49c1a1 05:27:26 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 05:27:26 Successfully built pyzmq 05:27:28 Installing collected packages: pyzmq 05:27:29 Successfully installed pyzmq-22.2.1 05:27: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 05:27:34 Collecting robotframework-seleniumlibrary==5.1.3 05:27:34 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 05:27:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.8 MB/s eta 0:00:00 05:27:34 Collecting robotframework-pythonlibcore>=2.1.0 05:27:34 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 05:27:34 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 05:27:34 Collecting selenium>=3.141.0 05:27:34 Downloading selenium-4.2.0-py3-none-any.whl (983 kB) 05:27:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 983.2/983.2 kB 11.1 MB/s eta 0:00:00 05:27:34 Collecting trio~=0.17 05:27:34 Downloading trio-0.21.0-py3-none-any.whl (358 kB) 05:27:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 9.2 MB/s eta 0:00:00 05:27:34 Collecting trio-websocket~=0.9 05:27:34 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 05:27:34 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.9) 05:27:34 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) 05:27:34 Collecting outcome 05:27:34 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 05:27:34 Collecting async-generator>=1.9 05:27:34 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 05:27:34 Collecting sniffio 05:27:34 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 05:27:34 Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 05:27:35 Collecting sortedcontainers 05:27:35 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:27:35 Collecting wsproto>=0.14 05:27:35 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 05:27:35 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 05:27:35 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:27:35 Collecting pyOpenSSL>=0.14 05:27:35 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 05:27:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 3.2 MB/s eta 0:00:00 05:27:37 Collecting cryptography>=1.3.4 05:27:37 Downloading cryptography-37.0.3-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB) 05:27:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 12.0 MB/s eta 0:00:00 05:27:38 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) 05:27:40 Collecting cffi>=1.12 05:27:40 Downloading cffi-1.15.0.tar.gz (484 kB) 05:27:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 kB 9.9 MB/s eta 0:00:00 05:27:40 Preparing metadata (setup.py): started 05:27:58 Preparing metadata (setup.py): finished with status 'done' 05:27:58 Collecting h11<1,>=0.9.0 05:27:58 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 05:27:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 3.1 MB/s eta 0:00:00 05:27:58 Collecting pycparser 05:27:58 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 05:27:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 6.6 MB/s eta 0:00:00 05:27:58 Building wheels for collected packages: cffi 05:27:58 Building wheel for cffi (setup.py): started 05:28:55 Building wheel for cffi (setup.py): finished with status 'done' 05:28:55 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419126 sha256=4b963990a67f49cfef46a28a216617e1d351a26499725da6c1c3e6112bee71f9 05:28:55 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 05:28:55 Successfully built cffi 05:28:55 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 05:29:00 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.0 cryptography-37.0.3 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.2.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 05:29:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:29:04 Collecting psycopg2==2.9.3 05:29:04 Downloading psycopg2-2.9.3.tar.gz (380 kB) 05:29:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.0 MB/s eta 0:00:00 05:29:04 Preparing metadata (setup.py): started 05:29:17 Preparing metadata (setup.py): finished with status 'done' 05:29:17 Building wheels for collected packages: psycopg2 05:29:17 Building wheel for psycopg2 (setup.py): started 05:30:25 Building wheel for psycopg2 (setup.py): still running... 05:30:25 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:30:25 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462366 sha256=521068e2b8ec95b5914975c185235550005b78cdfe4fa8e9f72461b772c9c7ff 05:30:25 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 05:30:25 Successfully built psycopg2 05:30:26 Installing collected packages: psycopg2 05:30:26 Successfully installed psycopg2-2.9.3 05:30:26 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:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:30:28 (1/3) Installing libgfortran (10.3.1_git20211027-r0) 05:30:28 (2/3) Installing openblas (0.3.18-r1) 05:30:28 (3/3) Installing py3-numpy (1.21.4-r0) 05:30:29 OK: 629 MiB in 64 packages 05:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:30:30 (1/1) Installing py3-psutil (5.8.0-r1) 05:30:30 OK: 631 MiB in 65 packages 05:30:30 **** install other tools **** 05:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:30:31 (1/5) Installing ca-certificates (20211220-r0) 05:30:31 (2/5) Installing brotli-libs (1.0.9-r5) 05:30:31 (3/5) Installing nghttp2-libs (1.46.0-r0) 05:30:31 (4/5) Installing libcurl (7.80.0-r1) 05:30:31 (5/5) Installing curl (7.80.0-r1) 05:30:31 Executing busybox-1.34.1-r5.trigger 05:30:31 Executing ca-certificates-20211220-r0.trigger 05:30:31 OK: 633 MiB in 70 packages 05:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:30:33 (1/1) Installing openssl (1.1.1o-r0) 05:30:33 Executing busybox-1.34.1-r5.trigger 05:30:33 OK: 633 MiB in 71 packages 05:30:33 **** install chromedriver **** 05:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:30:34 v3.15.4-208-g3b158a1c74 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:30:34 v3.15.4-208-g3b158a1c74 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:30:34 OK: 15733 distinct packages available 05:30:35 OK: 633 MiB in 71 packages 05:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:30:36 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz 05:30:36 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz 05:30:37 ERROR: unable to select packages: 05:30:38  so:libmbedcrypto.so.7 (no such package): 05:30:38 required by: librist-0.2.6-r1[so:libmbedcrypto.so.7] 05:30:38 The command '/bin/sh -c echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable' returned a non-zero code: 5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:39 05:30:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:30:40 arm64: Pulling from edgex-lftools-log-publisher 05:30:40 8998bd30e6a1: Pulling fs layer 05:30:40 04944245beec: Pulling fs layer 05:30:40 699f458cf7ca: Pulling fs layer 05:30:40 765212b225bb: Pulling fs layer 05:30:40 f23df028b6ca: Pulling fs layer 05:30:40 d65c8cfc05b1: Pulling fs layer 05:30:40 2437ff75d9bd: Pulling fs layer 05:30:40 f23df028b6ca: Waiting 05:30:40 765212b225bb: Waiting 05:30:40 d65c8cfc05b1: Waiting 05:30:40 2437ff75d9bd: Waiting 05:30:40 04944245beec: Verifying Checksum 05:30:40 04944245beec: Download complete 05:30:40 765212b225bb: Verifying Checksum 05:30:40 765212b225bb: Download complete 05:30:40 f23df028b6ca: Verifying Checksum 05:30:40 f23df028b6ca: Download complete 05:30:40 d65c8cfc05b1: Verifying Checksum 05:30:40 d65c8cfc05b1: Download complete 05:30:40 699f458cf7ca: Verifying Checksum 05:30:40 699f458cf7ca: Download complete 05:30:40 8998bd30e6a1: Verifying Checksum 05:30:40 8998bd30e6a1: Download complete 05:30:43 2437ff75d9bd: Verifying Checksum 05:30:43 2437ff75d9bd: Download complete 05:30:45 8998bd30e6a1: Pull complete 05:30:45 04944245beec: Pull complete 05:30:47 699f458cf7ca: Pull complete 05:30:47 765212b225bb: Pull complete 05:30:47 f23df028b6ca: Pull complete 05:30:48 d65c8cfc05b1: Pull complete 05:31:03 2437ff75d9bd: Pull complete 05:31:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:31:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:03 prd-ubuntu20.04-docker-arm64-4c-16g-15314 does not seem to be running inside a container 05:31:03 $ 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-42 -v /w/workspace/exfoundry_edgex-taf-common_PR-42:/w/workspace/exfoundry_edgex-taf-common_PR-42:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:31:06 $ docker top 9dfe5513a7328057ea9ca3aa509ae824efcaf07d686e4418b05f04904d2fefb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:07 ---> job-cost.sh 05:31:07 lf-activate-venv: SKIPPING 05:31:07 INFO: No Stack... 05:31:07 INFO: Retrieving Pricing Info for: v3-standard-4 05:31:08 INFO: Archiving Costs [Pipeline] sh 05:31:08 + cat /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/cost.csv 05:31:08 + cut -d, -f6 [Pipeline] lock 05:31:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] 05:31:09 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] did not exist. Created. 05:31:09 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:31:09 /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/durable-950f3b58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:31:10 + echo total: 0.10999999940395355 [Pipeline] stash 05:31:10 Warning: overwriting stash ‘stack-cost’ 05:31:10 Stashed 1 file(s) [Pipeline] } 05:31:11 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:31:11 $ docker stop --time=1 9dfe5513a7328057ea9ca3aa509ae824efcaf07d686e4418b05f04904d2fefb2 05:31:12 $ docker rm -f 9dfe5513a7328057ea9ca3aa509ae824efcaf07d686e4418b05f04904d2fefb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:31:13 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:31:14 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-42/archives ] 05:31:14 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-42/archives 05:31:14 total 16 05:31:14 drwxr-xr-x 3 root root 4096 Jun 22 05:16 . 05:31:14 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 05:16 .. 05:31:14 drwxr-xr-x 2 root root 4096 Jun 22 05:16 cost 05:31:14 -rw-r--r-- 1 root root 86 Jun 22 05:16 cost.csv 05:31:14 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-42/archives 05:31:14 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-42/archives 05:31:14 total 16 05:31:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 05:16 . 05:31:14 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 05:16 .. 05:31:14 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 05:16 cost 05:31:14 -rw-r--r-- 1 jenkins jenkins 86 Jun 22 05:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:31:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:31:15 ---> package-listing.sh 05:31:15 ++ facter osfamily 05:31:15 ++ tr '[:upper:]' '[:lower:]' 05:31:15 + OS_FAMILY=debian 05:31:15 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-42 05:31:15 + START_PACKAGES=/tmp/packages_start.txt 05:31:15 + END_PACKAGES=/tmp/packages_end.txt 05:31:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:31:15 + PACKAGES=/tmp/packages_start.txt 05:31:15 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-42 ']' 05:31:15 + PACKAGES=/tmp/packages_end.txt 05:31:15 + case "${OS_FAMILY}" in 05:31:15 + dpkg -l 05:31:15 + grep '^ii' 05:31:15 + '[' -f /tmp/packages_start.txt ']' 05:31:15 + '[' -f /tmp/packages_end.txt ']' 05:31:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:31:15 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-42 ']' 05:31:15 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/ 05:31:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/ [Pipeline] echo 05:31:15 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-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:31:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:31:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:16 prd-ubuntu20.04-docker-8c-8g-15313 does not seem to be running inside a container 05:31:16 $ 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-42/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-42 -v /w/workspace/exfoundry_edgex-taf-common_PR-42:/w/workspace/exfoundry_edgex-taf-common_PR-42:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:31:17 $ docker top 7e53186e851c793b5715cc2c25b3b876b54db331491ef617f10c4bfd35cac2eb -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:17 + touch /tmp/pre-build-complete [Pipeline] sh 05:31:17 + mkdir -p /var/log/sysstat [Pipeline] sh 05:31:18 + ls /var/log/sa-host 05:31:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:18 provisioning config files... 05:31:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config6447172066262982932tmp [Pipeline] { [Pipeline] echo 05:31:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:31:18 ---> create-netrc.sh [Pipeline] } 05:31:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:31:19 ---> python-tools-install.sh [Pipeline] echo 05:31:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:31:19 ---> sudo-logs.sh 05:31:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:31:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:31:19 ---> job-cost.sh 05:31:19 lf-activate-venv: SKIPPING 05:31:19 DEBUG: total: 0.2199999988079071 05:31:19 INFO: Retrieving Stack Cost... 05:31:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:31:20 INFO: Archiving Costs [Pipeline] echo 05:31:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:31:21 ---> logs-deploy.sh 05:31:21 lf-activate-venv: SKIPPING 05:31:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-42/1 05:31:21 INFO: archiving workspace using pattern(s): 05:31:22 Archives upload complete. 05:31:22 INFO: archiving logs to Nexus