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 [2022-06-22T05:13:02.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-22T05:13:03.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-22T05:13:03.149Z] ========================================================= [2022-06-22T05:13:03.150Z] EdgeX Global Pipelines Version Info [2022-06-22T05:13:03.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:13:03.936Z] ------------------- [2022-06-22T05:13:03.936Z] stable info: [2022-06-22T05:13:03.936Z] ------------------- [2022-06-22T05:13:03.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-22T05:13:03.936Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T05:13:03.936Z] Message: update stable to v1.0.234 [2022-06-22T05:13:04.510Z] ------------------- [2022-06-22T05:13:04.510Z] experimental info: [2022-06-22T05:13:04.510Z] ------------------- [2022-06-22T05:13:04.510Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-22T05:13:04.510Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T05:13:04.510Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-06-22T05:13:04.872Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-06-22T05:13:04.911Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-06-22T05:13:04.951Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-22T05:13:04.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-22T05:13:05.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-22T05:13:05.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-06-22T05:13:05.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-22T05:13:05.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-06-22T05:13:05.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-06-22T05:13:05.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T05:13:05.247Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-06-22T05:13:05.289Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-06-22T05:13:05.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-22T05:13:05.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-22T05:13:05.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo [2022-06-22T05:13:05.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo [2022-06-22T05:13:05.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo [2022-06-22T05:13:05.511Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d [Pipeline] echo [2022-06-22T05:13:05.546Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bbff01 [Pipeline] echo [2022-06-22T05:13:05.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T05:13:05.689Z] provisioning config files... [2022-06-22T05:13:05.705Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config7666716103664424581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:13:06.055Z] ---> docker-login.sh [2022-06-22T05:13:06.055Z] nexus3.edgexfoundry.org:10001 [2022-06-22T05:13:06.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:06.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:06.316Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:06.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:06.316Z] [2022-06-22T05:13:06.316Z] Login Succeeded [2022-06-22T05:13:06.316Z] nexus3.edgexfoundry.org:10002 [2022-06-22T05:13:06.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:06.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:06.578Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:06.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:06.578Z] [2022-06-22T05:13:06.578Z] Login Succeeded [2022-06-22T05:13:06.578Z] nexus3.edgexfoundry.org:10003 [2022-06-22T05:13:06.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:06.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:06.839Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:06.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:06.839Z] [2022-06-22T05:13:06.839Z] Login Succeeded [2022-06-22T05:13:06.839Z] nexus3.edgexfoundry.org:10004 [2022-06-22T05:13:06.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:06.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:06.839Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:06.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:06.839Z] [2022-06-22T05:13:06.839Z] Login Succeeded [2022-06-22T05:13:06.839Z] docker.io [2022-06-22T05:13:06.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:07.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:07.100Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:07.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:07.100Z] [2022-06-22T05:13:07.100Z] Login Succeeded [2022-06-22T05:13:07.101Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T05:13:07.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-22T05:13:07.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T05:13:07.794Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-22T05:13:07.794Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-22T05:13:07.794Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-22T05:13:07.794Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-22T05:13:07.794Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-22T05:13:07.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T05:13:08.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T05:13:08.287Z] [2022-06-22T05:13:08.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T05:13:08.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T05:13:08.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-22T05:13:08.666Z] 42c077c10790: Pulling fs layer [2022-06-22T05:13:08.666Z] f63e77b7563a: Pulling fs layer [2022-06-22T05:13:08.666Z] bd5fdadae976: Pulling fs layer [2022-06-22T05:13:08.666Z] 205491f53016: Pulling fs layer [2022-06-22T05:13:08.666Z] df18705c85c3: Pulling fs layer [2022-06-22T05:13:08.666Z] bdb3f477010e: Pulling fs layer [2022-06-22T05:13:08.666Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-22T05:13:08.666Z] 2c6e9b1d212d: Pulling fs layer [2022-06-22T05:13:08.666Z] bdb8f0575790: Pulling fs layer [2022-06-22T05:13:08.666Z] 386e3cb2ff24: Pulling fs layer [2022-06-22T05:13:08.666Z] 2343380bae48: Pulling fs layer [2022-06-22T05:13:08.666Z] df18705c85c3: Waiting [2022-06-22T05:13:08.666Z] bdb8f0575790: Waiting [2022-06-22T05:13:08.666Z] bdb3f477010e: Waiting [2022-06-22T05:13:08.666Z] 2343380bae48: Waiting [2022-06-22T05:13:08.666Z] 386e3cb2ff24: Waiting [2022-06-22T05:13:08.666Z] c8a8fc8e1c8f: Waiting [2022-06-22T05:13:08.666Z] 2c6e9b1d212d: Waiting [2022-06-22T05:13:08.666Z] 205491f53016: Waiting [2022-06-22T05:13:08.666Z] f63e77b7563a: Verifying Checksum [2022-06-22T05:13:08.666Z] f63e77b7563a: Download complete [2022-06-22T05:13:08.666Z] 205491f53016: Verifying Checksum [2022-06-22T05:13:08.666Z] 205491f53016: Download complete [2022-06-22T05:13:08.928Z] df18705c85c3: Verifying Checksum [2022-06-22T05:13:08.928Z] df18705c85c3: Download complete [2022-06-22T05:13:08.928Z] bdb3f477010e: Verifying Checksum [2022-06-22T05:13:08.928Z] bdb3f477010e: Download complete [2022-06-22T05:13:08.928Z] bd5fdadae976: Verifying Checksum [2022-06-22T05:13:08.928Z] bd5fdadae976: Download complete [2022-06-22T05:13:08.928Z] 2c6e9b1d212d: Download complete [2022-06-22T05:13:08.928Z] bdb8f0575790: Download complete [2022-06-22T05:13:08.928Z] 386e3cb2ff24: Download complete [2022-06-22T05:13:08.928Z] 2343380bae48: Download complete [2022-06-22T05:13:08.928Z] 42c077c10790: Download complete [2022-06-22T05:13:09.188Z] c8a8fc8e1c8f: Download complete [2022-06-22T05:13:10.127Z] 42c077c10790: Pull complete [2022-06-22T05:13:10.395Z] f63e77b7563a: Pull complete [2022-06-22T05:13:10.662Z] bd5fdadae976: Pull complete [2022-06-22T05:13:10.922Z] 205491f53016: Pull complete [2022-06-22T05:13:11.181Z] df18705c85c3: Pull complete [2022-06-22T05:13:11.181Z] bdb3f477010e: Pull complete [2022-06-22T05:13:13.089Z] c8a8fc8e1c8f: Pull complete [2022-06-22T05:13:13.089Z] 2c6e9b1d212d: Pull complete [2022-06-22T05:13:13.089Z] bdb8f0575790: Pull complete [2022-06-22T05:13:13.089Z] 386e3cb2ff24: Pull complete [2022-06-22T05:13:13.350Z] 2343380bae48: Pull complete [2022-06-22T05:13:13.350Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-22T05:13:13.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T05:13:13.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T05:13:13.571Z] prd-ubuntu20.04-docker-8c-8g-15313 does not seem to be running inside a container [2022-06-22T05:13:13.607Z] $ 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 [2022-06-22T05:13:15.162Z] $ docker top 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 -eo pid,comm [2022-06-22T05:13:15.222Z] 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). [2022-06-22T05:13:15.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T05:13:15.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T05:13:15.328Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T05:13:15.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T05:13:15.450Z] $ docker exec 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 ssh-agent [2022-06-22T05:13:15.576Z] SSH_AUTH_SOCK=/tmp/ssh-i6wY1P6w2tnb/agent.32 [2022-06-22T05:13:15.576Z] SSH_AGENT_PID=38 [2022-06-22T05:13:15.582Z] Running ssh-add (command line suppressed) [2022-06-22T05:13:15.693Z] 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) [2022-06-22T05:13:15.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T05:13:16.034Z] + git tag --points-at HEAD [Pipeline] } [2022-06-22T05:13:16.077Z] $ docker exec --env ******** --env ******** 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 ssh-agent -k [2022-06-22T05:13:16.179Z] unset SSH_AUTH_SOCK; [2022-06-22T05:13:16.180Z] unset SSH_AGENT_PID; [2022-06-22T05:13:16.180Z] echo Agent pid 38 killed; [2022-06-22T05:13:16.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-22T05:13:16.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T05:13:16.266Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T05:13:16.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T05:13:16.386Z] $ docker exec 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 ssh-agent [2022-06-22T05:13:16.502Z] SSH_AUTH_SOCK=/tmp/ssh-dVriLl1s2ijv/agent.70 [2022-06-22T05:13:16.502Z] SSH_AGENT_PID=76 [2022-06-22T05:13:16.507Z] Running ssh-add (command line suppressed) [2022-06-22T05:13:16.630Z] 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) [2022-06-22T05:13:16.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T05:13:16.975Z] + git semver init [2022-06-22T05:13:17.236Z] 2022-06-22 05:13:17,173 [run_init] DEBUG init version:0.0.0 force:False [2022-06-22T05:13:17.236Z] 2022-06-22 05:13:17,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver [2022-06-22T05:13:17.236Z] 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 [2022-06-22T05:13:17.236Z] 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) [2022-06-22T05:13:17.807Z] 2022-06-22 05:13:17,726 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-42/.git/info/exclude [2022-06-22T05:13:17.807Z] 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 [2022-06-22T05:13:17.807Z] 2022-06-22 05:13:17,726 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver/PR-42 [2022-06-22T05:13:17.807Z] 2022-06-22 05:13:17,730 [execute] INFO git cat-file --batch-check [2022-06-22T05:13:17.807Z] 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=) [2022-06-22T05:13:17.807Z] 2022-06-22 05:13:17,737 [execute] INFO git cat-file --batch [2022-06-22T05:13:17.807Z] 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=) [2022-06-22T05:13:17.807Z] 2022-06-22 05:13:17,743 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-42/.semver/PR-42 [2022-06-22T05:13:17.807Z] 0.0.0 [Pipeline] } [2022-06-22T05:13:17.834Z] $ docker exec --env ******** --env ******** 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 ssh-agent -k [2022-06-22T05:13:17.963Z] unset SSH_AUTH_SOCK; [2022-06-22T05:13:17.963Z] unset SSH_AGENT_PID; [2022-06-22T05:13:17.964Z] echo Agent pid 76 killed; [2022-06-22T05:13:17.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T05:13:18.415Z] + git semver [Pipeline] } [2022-06-22T05:13:18.704Z] $ docker stop --time=1 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 [2022-06-22T05:13:20.087Z] $ docker rm -f 897388d54a270f2d2e245cdc3dfc5cbc59035c838d43cf31f69ab2c9ff990ed7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T05:13:20.488Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-22T05:13:20.782Z] Stashed 1 file(s) [Pipeline] echo [2022-06-22T05:13:20.800Z] [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 [2022-06-22T05:13:21.312Z] provisioning config files... [2022-06-22T05:13:21.322Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config8954699006150471932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:13:21.664Z] ---> docker-login.sh [2022-06-22T05:13:21.664Z] nexus3.edgexfoundry.org:10001 [2022-06-22T05:13:21.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:21.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:21.664Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:21.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:21.664Z] [2022-06-22T05:13:21.664Z] Login Succeeded [2022-06-22T05:13:21.664Z] nexus3.edgexfoundry.org:10002 [2022-06-22T05:13:21.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:21.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:21.926Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:21.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:21.926Z] [2022-06-22T05:13:21.926Z] Login Succeeded [2022-06-22T05:13:21.926Z] nexus3.edgexfoundry.org:10003 [2022-06-22T05:13:21.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:21.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:21.926Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:21.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:21.926Z] [2022-06-22T05:13:21.926Z] Login Succeeded [2022-06-22T05:13:21.926Z] nexus3.edgexfoundry.org:10004 [2022-06-22T05:13:21.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:22.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:22.188Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:22.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:22.188Z] [2022-06-22T05:13:22.188Z] Login Succeeded [2022-06-22T05:13:22.188Z] docker.io [2022-06-22T05:13:22.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:13:22.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:13:22.454Z] Configure a credential helper to remove this warning. See [2022-06-22T05:13:22.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:13:22.454Z] [2022-06-22T05:13:22.454Z] Login Succeeded [2022-06-22T05:13:22.454Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T05:13:22.482Z] 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 [2022-06-22T05:13:23.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T05:13:23.702Z] + ls -al . [2022-06-22T05:13:23.702Z] total 68 [2022-06-22T05:13:23.702Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 05:13 . [2022-06-22T05:13:23.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 05:12 .. [2022-06-22T05:13:23.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 05:13 .git [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 05:12 .gitignore [2022-06-22T05:13:23.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 05:13 .semver [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 2694 Jun 22 05:12 Dockerfile [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 05:12 Jenkinsfile [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 05:12 LICENSE [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 3582 Jun 22 05:12 README.md [2022-06-22T05:13:23.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 05:12 TAF-Manager [2022-06-22T05:13:23.702Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 05:12 TUC [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 05:13 VERSION [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 283 Jun 22 05:12 requirements.txt [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 05:12 robot-entrypoint.sh [2022-06-22T05:13:23.702Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 05:12 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T05:13:24.087Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d --label arch=amd64 --label version=0.0.0 . [2022-06-22T05:13:24.087Z] Sending build context to Docker daemon 396.3kB [2022-06-22T05:13:24.087Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-06-22T05:13:24.087Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-06-22T05:13:24.657Z] 18.09.5: Pulling from library/docker [2022-06-22T05:13:24.657Z] bdf0201b3a05: Pulling fs layer [2022-06-22T05:13:24.657Z] 38f114998adb: Pulling fs layer [2022-06-22T05:13:24.657Z] 21134b1a9e68: Pulling fs layer [2022-06-22T05:13:24.657Z] 1826484332dc: Pulling fs layer [2022-06-22T05:13:24.657Z] a124bc45399b: Pulling fs layer [2022-06-22T05:13:24.657Z] e1147593372b: Pulling fs layer [2022-06-22T05:13:24.657Z] a124bc45399b: Waiting [2022-06-22T05:13:24.657Z] e1147593372b: Waiting [2022-06-22T05:13:24.657Z] 1826484332dc: Waiting [2022-06-22T05:13:24.918Z] 21134b1a9e68: Download complete [2022-06-22T05:13:24.918Z] bdf0201b3a05: Download complete [2022-06-22T05:13:24.918Z] 38f114998adb: Verifying Checksum [2022-06-22T05:13:24.918Z] 38f114998adb: Download complete [2022-06-22T05:13:24.918Z] e1147593372b: Download complete [2022-06-22T05:13:24.918Z] a124bc45399b: Verifying Checksum [2022-06-22T05:13:24.918Z] a124bc45399b: Download complete [2022-06-22T05:13:25.186Z] bdf0201b3a05: Pull complete [2022-06-22T05:13:25.186Z] 38f114998adb: Pull complete [2022-06-22T05:13:25.186Z] 21134b1a9e68: Pull complete [2022-06-22T05:13:25.757Z] 1826484332dc: Verifying Checksum [2022-06-22T05:13:25.757Z] 1826484332dc: Download complete [2022-06-22T05:13:26.699Z] 1826484332dc: Pull complete [2022-06-22T05:13:26.699Z] a124bc45399b: Pull complete [2022-06-22T05:13:26.699Z] e1147593372b: Pull complete [2022-06-22T05:13:26.699Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-06-22T05:13:26.964Z] Status: Downloaded newer image for docker:18.09.5 [2022-06-22T05:13:26.964Z] ---> c76999e4396c [2022-06-22T05:13:26.964Z] Step 3/14 : FROM alpine:3.15 [2022-06-22T05:13:27.223Z] 3.15: Pulling from library/alpine [2022-06-22T05:13:27.483Z] df9b9388f04a: Pulling fs layer [2022-06-22T05:13:27.744Z] df9b9388f04a: Verifying Checksum [2022-06-22T05:13:27.744Z] df9b9388f04a: Download complete [2022-06-22T05:13:27.744Z] df9b9388f04a: Pull complete [2022-06-22T05:13:27.744Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-22T05:13:27.744Z] Status: Downloaded newer image for alpine:3.15 [2022-06-22T05:13:27.744Z] ---> 0ac33e5f5afa [2022-06-22T05:13:27.744Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-06-22T05:13:28.315Z] ---> Running in 879c675b5300 [2022-06-22T05:13:28.315Z] Removing intermediate container 879c675b5300 [2022-06-22T05:13:28.315Z] ---> d3beaf49c311 [2022-06-22T05:13:28.315Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-06-22T05:13:28.315Z] ---> Running in b26aaba0f700 [2022-06-22T05:13:28.315Z] Removing intermediate container b26aaba0f700 [2022-06-22T05:13:28.315Z] ---> 3d5b6346c2db [2022-06-22T05:13:28.315Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-06-22T05:13:29.257Z] ---> 40234b9ea6dd [2022-06-22T05:13:29.257Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-06-22T05:13:29.517Z] ---> d16412f52f7f [2022-06-22T05:13:29.517Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-06-22T05:13:29.779Z] ---> 471b05f4eedd [2022-06-22T05:13:29.779Z] Step 9/14 : WORKDIR /edgex-taf [2022-06-22T05:13:29.779Z] ---> Running in 04b248f46dd8 [2022-06-22T05:13:29.779Z] Removing intermediate container 04b248f46dd8 [2022-06-22T05:13:29.779Z] ---> 5858ef9e8cf1 [2022-06-22T05:13:29.779Z] 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 [2022-06-22T05:13:29.779Z] ---> Running in 12843d5e0a1f [2022-06-22T05:13:30.040Z] **** install Python **** [2022-06-22T05:13:30.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:13:30.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:13:30.303Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-06-22T05:13:30.303Z] (2/13) Installing expat (2.4.7-r0) [2022-06-22T05:13:30.303Z] (3/13) Installing libffi (3.4.2-r1) [2022-06-22T05:13:30.303Z] (4/13) Installing gdbm (1.22-r0) [2022-06-22T05:13:30.303Z] (5/13) Installing xz-libs (5.2.5-r1) [2022-06-22T05:13:30.303Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-06-22T05:13:30.303Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-22T05:13:30.303Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-06-22T05:13:30.303Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-22T05:13:30.565Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-22T05:13:30.565Z] (11/13) Installing readline (8.1.1-r0) [2022-06-22T05:13:30.565Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-06-22T05:13:30.565Z] (13/13) Installing python3 (3.9.7-r4) [2022-06-22T05:13:30.825Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:13:30.825Z] OK: 56 MiB in 27 packages [2022-06-22T05:13:30.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:13:30.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:13:31.085Z] (1/1) Installing tzdata (2022a-r0) [2022-06-22T05:13:31.085Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:13:31.085Z] OK: 59 MiB in 28 packages [2022-06-22T05:13:31.085Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-06-22T05:13:31.085Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-06-22T05:13:31.085Z] (1/1) Purging tzdata (2022a-r0) [2022-06-22T05:13:31.346Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:13:31.346Z] OK: 56 MiB in 27 packages [2022-06-22T05:13:31.346Z] **** install pip **** [2022-06-22T05:13:33.261Z] Looking in links: /tmp/tmpabl2d991 [2022-06-22T05:13:33.261Z] Processing /tmp/tmpabl2d991/setuptools-57.4.0-py3-none-any.whl [2022-06-22T05:13:33.261Z] Processing /tmp/tmpabl2d991/pip-21.2.3-py3-none-any.whl [2022-06-22T05:13:33.261Z] Installing collected packages: setuptools, pip [2022-06-22T05:13:35.175Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-06-22T05:13:35.175Z] 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 [2022-06-22T05:13:35.436Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-06-22T05:13:35.698Z] Collecting pip [2022-06-22T05:13:35.698Z] Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) [2022-06-22T05:13:35.698Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-06-22T05:13:36.089Z] Still waiting to schedule task [2022-06-22T05:13:36.089Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-22T05:13:36.270Z] Collecting setuptools [2022-06-22T05:13:36.270Z] Downloading setuptools-62.6.0-py3-none-any.whl (1.2 MB) [2022-06-22T05:13:36.270Z] Collecting wheel [2022-06-22T05:13:36.270Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-06-22T05:13:36.530Z] Installing collected packages: wheel, setuptools, pip [2022-06-22T05:13:36.530Z] Attempting uninstall: setuptools [2022-06-22T05:13:36.530Z] Found existing installation: setuptools 57.4.0 [2022-06-22T05:13:36.530Z] Uninstalling setuptools-57.4.0: [2022-06-22T05:13:36.530Z] Successfully uninstalled setuptools-57.4.0 [2022-06-22T05:13:37.472Z] Attempting uninstall: pip [2022-06-22T05:13:37.472Z] Found existing installation: pip 21.2.3 [2022-06-22T05:13:37.472Z] Uninstalling pip-21.2.3: [2022-06-22T05:13:37.472Z] Successfully uninstalled pip-21.2.3 [2022-06-22T05:13:39.392Z] 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 [2022-06-22T05:13:39.392Z] Successfully installed pip-22.1.2 setuptools-62.6.0 wheel-0.37.1 [2022-06-22T05:13:39.392Z] **** install robotframework and dependencies **** [2022-06-22T05:13:39.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:13:39.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:13:39.653Z] (1/30) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1o-r0) [2022-06-22T05:13:39.653Z] (2/30) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1o-r0) [2022-06-22T05:13:39.653Z] (3/30) Installing binutils (2.37-r3) [2022-06-22T05:13:39.653Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-06-22T05:13:39.653Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-06-22T05:13:39.653Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-06-22T05:13:39.913Z] (7/30) Installing gmp (6.2.1-r1) [2022-06-22T05:13:39.913Z] (8/30) Installing isl22 (0.22-r0) [2022-06-22T05:13:39.913Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-06-22T05:13:39.913Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-06-22T05:13:39.913Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-06-22T05:13:40.484Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-06-22T05:13:40.484Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-06-22T05:13:40.484Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-06-22T05:13:40.484Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-06-22T05:13:40.484Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-06-22T05:13:40.484Z] (17/30) Installing libpq (14.4-r0) [2022-06-22T05:13:40.484Z] (18/30) Installing openssl-dev (1.1.1o-r0) [2022-06-22T05:13:40.484Z] (19/30) Installing libpq-dev (14.4-r0) [2022-06-22T05:13:40.484Z] (20/30) Installing libecpg (14.4-r0) [2022-06-22T05:13:40.484Z] (21/30) Installing libecpg-dev (14.4-r0) [2022-06-22T05:13:40.484Z] (22/30) Installing libxml2 (2.9.14-r0) [2022-06-22T05:13:40.484Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-06-22T05:13:41.055Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-06-22T05:13:41.626Z] (25/30) Installing clang (12.0.1-r1) [2022-06-22T05:13:41.626Z] (26/30) Installing icu-libs (69.1-r1) [2022-06-22T05:13:41.886Z] (27/30) Installing icu (69.1-r1) [2022-06-22T05:13:41.886Z] (28/30) Installing icu-dev (69.1-r1) [2022-06-22T05:13:41.886Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-06-22T05:13:42.146Z] (30/30) Installing postgresql14-dev (14.4-r0) [2022-06-22T05:13:42.146Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:13:42.146Z] OK: 498 MiB in 55 packages [2022-06-22T05:13:42.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:13:42.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:13:42.405Z] (1/7) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) [2022-06-22T05:13:42.405Z] (2/7) Installing g++ (10.3.1_git20211027-r0) [2022-06-22T05:13:42.665Z] (3/7) Installing python3-dev (3.9.7-r4) [2022-06-22T05:13:42.958Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T05:13:42.958Z] (5/7) Installing libzmq (4.3.4-r0) [2022-06-22T05:13:42.958Z] (6/7) Installing libsodium-dev (1.0.18-r0) [2022-06-22T05:13:42.958Z] (7/7) Installing zeromq-dev (4.3.4-r0) [2022-06-22T05:13:42.958Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:13:42.958Z] OK: 605 MiB in 61 packages [2022-06-22T05:13:43.573Z] Processing ./edgex-taf-common [2022-06-22T05:13:43.573Z] Preparing metadata (setup.py): started [2022-06-22T05:13:45.484Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:13:45.484Z] Building wheels for collected packages: edgex-taf-common [2022-06-22T05:13:45.484Z] Building wheel for edgex-taf-common (setup.py): started [2022-06-22T05:13:48.028Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-06-22T05:13:48.028Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=9c4f9f6bf93b3baab5c1559b8f644c1c213740c5732ea6a7244f2dbe8e8559ce [2022-06-22T05:13:48.028Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-06-22T05:13:48.028Z] Successfully built edgex-taf-common [2022-06-22T05:13:48.028Z] Installing collected packages: edgex-taf-common [2022-06-22T05:13:48.289Z] Successfully installed edgex-taf-common-0.0.0 [2022-06-22T05:13:48.289Z] 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 [2022-06-22T05:13:48.859Z] Collecting robotframework==4.1.3 [2022-06-22T05:13:48.859Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-06-22T05:13:48.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 15.1 MB/s eta 0:00:00 [2022-06-22T05:13:49.121Z] Installing collected packages: robotframework [2022-06-22T05:13:49.693Z] Successfully installed robotframework-4.1.3 [2022-06-22T05:13:49.693Z] 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 [2022-06-22T05:13:50.266Z] Collecting docker==4.4.1 [2022-06-22T05:13:50.266Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-06-22T05:13:50.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 6.3 MB/s eta 0:00:00 [2022-06-22T05:13:50.266Z] Collecting websocket-client>=0.32.0 [2022-06-22T05:13:50.266Z] Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) [2022-06-22T05:13:50.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 5.2 MB/s eta 0:00:00 [2022-06-22T05:13:50.528Z] Collecting six>=1.4.0 [2022-06-22T05:13:50.528Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-06-22T05:13:50.528Z] Collecting requests!=2.18.0,>=2.14.2 [2022-06-22T05:13:50.528Z] Downloading requests-2.28.0-py3-none-any.whl (62 kB) [2022-06-22T05:13:50.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 8.3 MB/s eta 0:00:00 [2022-06-22T05:13:50.528Z] Collecting certifi>=2017.4.17 [2022-06-22T05:13:50.528Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-06-22T05:13:50.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 8.8 MB/s eta 0:00:00 [2022-06-22T05:13:50.789Z] Collecting charset-normalizer~=2.0.0 [2022-06-22T05:13:50.789Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-06-22T05:13:50.789Z] Collecting idna<4,>=2.5 [2022-06-22T05:13:50.789Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-06-22T05:13:50.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.6 MB/s eta 0:00:00 [2022-06-22T05:13:50.789Z] Collecting urllib3<1.27,>=1.21.1 [2022-06-22T05:13:50.789Z] Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) [2022-06-22T05:13:50.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 17.9 MB/s eta 0:00:00 [2022-06-22T05:13:51.050Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-06-22T05:13:51.624Z] 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 [2022-06-22T05:13:51.624Z] 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 [2022-06-22T05:13:52.200Z] Collecting python-dotenv==0.15.0 [2022-06-22T05:13:52.463Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-06-22T05:13:52.463Z] Installing collected packages: python-dotenv [2022-06-22T05:13:52.463Z] Successfully installed python-dotenv-0.15.0 [2022-06-22T05:13:52.463Z] 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 [2022-06-22T05:13:53.037Z] Collecting RESTinstance==1.0.2 [2022-06-22T05:13:53.298Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-06-22T05:13:53.298Z] Collecting pytz [2022-06-22T05:13:53.298Z] Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) [2022-06-22T05:13:53.560Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 17.4 MB/s eta 0:00:00 [2022-06-22T05:13:53.560Z] Collecting flex [2022-06-22T05:13:53.560Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-06-22T05:13:53.560Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.6 MB/s eta 0:00:00 [2022-06-22T05:13:53.560Z] Preparing metadata (setup.py): started [2022-06-22T05:13:56.107Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:13:56.107Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-06-22T05:13:56.107Z] Collecting GenSON [2022-06-22T05:13:56.107Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-06-22T05:13:56.107Z] Preparing metadata (setup.py): started [2022-06-22T05:13:58.018Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:13:58.018Z] Collecting strict-rfc3339 [2022-06-22T05:13:58.018Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-06-22T05:13:58.018Z] Preparing metadata (setup.py): started [2022-06-22T05:13:59.934Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:13:59.934Z] Collecting rfc3987 [2022-06-22T05:13:59.934Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-06-22T05:13:59.934Z] Collecting docutils [2022-06-22T05:13:59.934Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-06-22T05:13:59.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 20.0 MB/s eta 0:00:00 [2022-06-22T05:13:59.934Z] Collecting pygments [2022-06-22T05:13:59.934Z] Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) [2022-06-22T05:13:59.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 55.6 MB/s eta 0:00:00 [2022-06-22T05:13:59.934Z] Collecting jsonschema [2022-06-22T05:13:59.934Z] Downloading jsonschema-4.6.0-py3-none-any.whl (80 kB) [2022-06-22T05:13:59.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.4/80.4 kB 19.8 MB/s eta 0:00:00 [2022-06-22T05:13:59.934Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.28.0) [2022-06-22T05:14:00.196Z] Collecting jsonpath-ng [2022-06-22T05:14:00.196Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-06-22T05:14:00.196Z] Collecting tzlocal [2022-06-22T05:14:00.196Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-06-22T05:14:00.196Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-06-22T05:14:00.196Z] Collecting PyYAML>=3.11 [2022-06-22T05:14:00.196Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-06-22T05:14:00.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.0 MB/s eta 0:00:00 [2022-06-22T05:14:00.767Z] Installing build dependencies: started [2022-06-22T05:14:07.354Z] Installing build dependencies: finished with status 'done' [2022-06-22T05:14:07.354Z] Getting requirements to build wheel: started [2022-06-22T05:14:09.269Z] Getting requirements to build wheel: finished with status 'done' [2022-06-22T05:14:09.269Z] Preparing metadata (pyproject.toml): started [2022-06-22T05:14:11.185Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-06-22T05:14:11.446Z] Collecting validate-email>=1.2 [2022-06-22T05:14:11.446Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-06-22T05:14:11.708Z] Preparing metadata (setup.py): started [2022-06-22T05:14:13.622Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:14:13.622Z] Collecting click>=3.3 [2022-06-22T05:14:13.622Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-06-22T05:14:13.622Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.8 MB/s eta 0:00:00 [2022-06-22T05:14:13.622Z] Collecting jsonpointer>=1.7 [2022-06-22T05:14:13.622Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-06-22T05:14:13.622Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) [2022-06-22T05:14:13.622Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) [2022-06-22T05:14:13.622Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-06-22T05:14:13.622Z] 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) [2022-06-22T05:14:13.622Z] Collecting decorator [2022-06-22T05:14:13.622Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-06-22T05:14:13.622Z] Collecting ply [2022-06-22T05:14:13.622Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-06-22T05:14:13.622Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 [2022-06-22T05:14:13.622Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-06-22T05:14:13.881Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-06-22T05:14:13.881Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 10.6 MB/s eta 0:00:00 [2022-06-22T05:14:14.144Z] Installing build dependencies: started [2022-06-22T05:14:18.344Z] Installing build dependencies: finished with status 'done' [2022-06-22T05:14:18.344Z] Getting requirements to build wheel: started [2022-06-22T05:14:20.254Z] Getting requirements to build wheel: finished with status 'done' [2022-06-22T05:14:20.254Z] Preparing metadata (pyproject.toml): started [2022-06-22T05:14:22.165Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-06-22T05:14:22.165Z] Collecting attrs>=17.4.0 [2022-06-22T05:14:22.165Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-06-22T05:14:22.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 8.7 MB/s eta 0:00:00 [2022-06-22T05:14:22.165Z] Collecting pytz-deprecation-shim [2022-06-22T05:14:22.165Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-06-22T05:14:22.425Z] Collecting tzdata [2022-06-22T05:14:22.425Z] Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) [2022-06-22T05:14:22.425Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 29.0 MB/s eta 0:00:00 [2022-06-22T05:14:22.425Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-06-22T05:14:22.425Z] Building wheel for flex (setup.py): started [2022-06-22T05:14:25.720Z] Building wheel for flex (setup.py): finished with status 'done' [2022-06-22T05:14:25.721Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=561dedce4db0baec2dd34a59df1f3dc5fb29b10619b6da02276fa8d34e19e77e [2022-06-22T05:14:25.721Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-06-22T05:14:25.721Z] Building wheel for strict-rfc3339 (setup.py): started [2022-06-22T05:14:27.634Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-06-22T05:14:27.634Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e5eff68fe46a04c9c4c052fe39b826c803e3f6d1fa14f01e41a09d13645e9ac5 [2022-06-22T05:14:27.634Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-06-22T05:14:27.634Z] Building wheel for GenSON (setup.py): started [2022-06-22T05:14:30.930Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-06-22T05:14:30.930Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=bc814b42c039e3ddb86631ddc366ee25314355c40bc355a12218bd71a0ca6b37 [2022-06-22T05:14:30.930Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-06-22T05:14:30.930Z] Building wheel for pyrsistent (pyproject.toml): started [2022-06-22T05:14:34.227Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-06-22T05:14:34.227Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115226 sha256=dda03f876b7c3119b664816a2ccf0547ed634a3a8afd143b11bbff23369f9c53 [2022-06-22T05:14:34.227Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-06-22T05:14:34.227Z] Building wheel for PyYAML (pyproject.toml): started [2022-06-22T05:14:36.770Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-06-22T05:14:36.770Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45331 sha256=0255fd079b88d570b1ea49d89ce21d2b02bb1a795dc3f04e471b5fcac339af1f [2022-06-22T05:14:36.770Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-06-22T05:14:36.770Z] Building wheel for validate-email (setup.py): started [2022-06-22T05:14:39.313Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-06-22T05:14:39.313Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=e7a3614eb95ccb0df51fd56b46e239afdfb6f3e9eb22fa2cdf7e6e9a43b04ca3 [2022-06-22T05:14:39.313Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-06-22T05:14:39.313Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-06-22T05:14:39.313Z] 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 [2022-06-22T05:14:41.856Z] 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 [2022-06-22T05:14:41.856Z] 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 [2022-06-22T05:14:42.117Z] Collecting robotbackgroundlogger==1.2 [2022-06-22T05:14:42.117Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-06-22T05:14:42.117Z] Preparing metadata (setup.py): started [2022-06-22T05:14:44.030Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:14:44.030Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-06-22T05:14:44.030Z] Building wheels for collected packages: robotbackgroundlogger [2022-06-22T05:14:44.030Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-06-22T05:14:46.572Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-06-22T05:14:46.572Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=d4487447d3cc0d198f6faaff61c2efa8028efaa4cbc16480221d575948dfa556 [2022-06-22T05:14:46.572Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-06-22T05:14:46.572Z] Successfully built robotbackgroundlogger [2022-06-22T05:14:46.572Z] Installing collected packages: robotbackgroundlogger [2022-06-22T05:14:46.572Z] Successfully installed robotbackgroundlogger-1.2 [2022-06-22T05:14:46.572Z] 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 [2022-06-22T05:14:47.512Z] Collecting configparser==5.0.1 [2022-06-22T05:14:47.512Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-06-22T05:14:47.773Z] Installing collected packages: configparser [2022-06-22T05:14:47.773Z] Successfully installed configparser-5.0.1 [2022-06-22T05:14:47.773Z] 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 [2022-06-22T05:14:48.343Z] Collecting requests==2.25.1 [2022-06-22T05:14:48.343Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-06-22T05:14:48.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.0 MB/s eta 0:00:00 [2022-06-22T05:14:48.343Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2022.6.15) [2022-06-22T05:14:48.343Z] Collecting chardet<5,>=3.0.2 [2022-06-22T05:14:48.343Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-06-22T05:14:48.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 16.9 MB/s eta 0:00:00 [2022-06-22T05:14:48.602Z] Collecting idna<3,>=2.5 [2022-06-22T05:14:48.603Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-06-22T05:14:48.603Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.1 MB/s eta 0:00:00 [2022-06-22T05:14:48.603Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.9) [2022-06-22T05:14:48.862Z] Installing collected packages: idna, chardet, requests [2022-06-22T05:14:48.862Z] Attempting uninstall: idna [2022-06-22T05:14:48.862Z] Found existing installation: idna 3.3 [2022-06-22T05:14:48.862Z] Uninstalling idna-3.3: [2022-06-22T05:14:48.862Z] Successfully uninstalled idna-3.3 [2022-06-22T05:14:49.123Z] Attempting uninstall: requests [2022-06-22T05:14:49.123Z] Found existing installation: requests 2.28.0 [2022-06-22T05:14:49.123Z] Uninstalling requests-2.28.0: [2022-06-22T05:14:49.123Z] Successfully uninstalled requests-2.28.0 [2022-06-22T05:14:49.384Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-06-22T05:14:49.384Z] 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 [2022-06-22T05:14:49.955Z] Collecting robotframework-requests==0.8.0 [2022-06-22T05:14:49.955Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-06-22T05:14:49.955Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-06-22T05:14:49.955Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-06-22T05:14:49.955Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) [2022-06-22T05:14:49.955Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-06-22T05:14:49.955Z] 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) [2022-06-22T05:14:49.955Z] 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) [2022-06-22T05:14:50.216Z] Installing collected packages: robotframework-requests [2022-06-22T05:14:50.216Z] Successfully installed robotframework-requests-0.8.0 [2022-06-22T05:14:50.216Z] 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 [2022-06-22T05:14:50.787Z] Collecting paho-mqtt==1.5.1 [2022-06-22T05:14:50.787Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-06-22T05:14:50.787Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 10.5 MB/s eta 0:00:00 [2022-06-22T05:14:51.051Z] Preparing metadata (setup.py): started [2022-06-22T05:14:53.598Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:14:53.598Z] Building wheels for collected packages: paho-mqtt [2022-06-22T05:14:53.598Z] Building wheel for paho-mqtt (setup.py): started [2022-06-22T05:14:56.896Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-06-22T05:14:56.896Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=b4d3273dcb748606d66b9f6cfea45e1fa3bd1c7dc69c90d371972286d7683d70 [2022-06-22T05:14:56.896Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-06-22T05:14:56.896Z] Successfully built paho-mqtt [2022-06-22T05:14:56.896Z] Installing collected packages: paho-mqtt [2022-06-22T05:14:56.897Z] Successfully installed paho-mqtt-1.5.1 [2022-06-22T05:14:56.897Z] 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 [2022-06-22T05:14:57.466Z] Collecting redis==3.5.3 [2022-06-22T05:14:57.466Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-06-22T05:14:57.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 8.8 MB/s eta 0:00:00 [2022-06-22T05:14:57.726Z] Installing collected packages: redis [2022-06-22T05:14:57.726Z] Successfully installed redis-3.5.3 [2022-06-22T05:14:57.726Z] 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 [2022-06-22T05:14:58.665Z] Collecting pyzmq==22.2.1 [2022-06-22T05:14:58.925Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-06-22T05:14:59.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.2 MB/s eta 0:00:00 [2022-06-22T05:14:59.444Z] Installing build dependencies: started [2022-06-22T05:15:03.648Z] Installing build dependencies: finished with status 'done' [2022-06-22T05:15:03.648Z] Getting requirements to build wheel: started [2022-06-22T05:15:03.909Z] Getting requirements to build wheel: finished with status 'done' [2022-06-22T05:15:03.909Z] Preparing metadata (pyproject.toml): started [2022-06-22T05:15:06.448Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-06-22T05:15:06.448Z] Building wheels for collected packages: pyzmq [2022-06-22T05:15:06.448Z] Building wheel for pyzmq (pyproject.toml): started [2022-06-22T05:15:21.390Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15314 in /w/workspace/exfoundry_edgex-taf-common_PR-42 [Pipeline] { [Pipeline] checkout [2022-06-22T05:15:21.493Z] Selected Git installation does not exist. Using Default [2022-06-22T05:15:21.493Z] The recommended git tool is: NONE [2022-06-22T05:15:27.093Z] using credential edgex-jenkins-ssh [2022-06-22T05:15:27.111Z] Cloning the remote Git repository [2022-06-22T05:15:27.170Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-06-22T05:15:27.245Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-42 # timeout=10 [2022-06-22T05:15:27.479Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-06-22T05:15:27.480Z] > git --version # timeout=10 [2022-06-22T05:15:27.519Z] > git --version # 'git version 2.25.1' [2022-06-22T05:15:27.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T05:15:27.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T05:15:28.227Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-06-22T05:15:28.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T05:15:28.276Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-06-22T05:15:28.764Z] Merging remotes/origin/main commit 1d44a59e8839b561502e27e6228a648cc97b4b41 into PR head commit 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d [2022-06-22T05:15:28.976Z] Merge succeeded, producing 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d [2022-06-22T05:15:28.976Z] Checking out Revision 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d (PR-42) [2022-06-22T05:15:28.317Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-06-22T05:15:28.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T05:15:28.331Z] > 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 [2022-06-22T05:15:28.786Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T05:15:28.804Z] > git checkout -f 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # timeout=10 [2022-06-22T05:15:28.886Z] > git remote # timeout=10 [2022-06-22T05:15:28.904Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T05:15:28.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T05:15:28.934Z] > git merge 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 [2022-06-22T05:15:28.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T05:15:28.986Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T05:15:28.999Z] > git checkout -f 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # timeout=10 [2022-06-22T05:15:33.022Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-06-22T05:15:33.022Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539982 sha256=d6ff389641da04563d86ac2e1f201656d89efcfa889c82bb182689e4a3447ed5 [2022-06-22T05:15:33.022Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-06-22T05:15:33.022Z] Successfully built pyzmq [2022-06-22T05:15:33.022Z] Installing collected packages: pyzmq [2022-06-22T05:15:33.022Z] Successfully installed pyzmq-22.2.1 [2022-06-22T05:15:33.022Z] 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 [2022-06-22T05:15:33.022Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-06-22T05:15:33.022Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-06-22T05:15:33.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 9.6 MB/s eta 0:00:00 [2022-06-22T05:15:33.022Z] Collecting selenium>=3.141.0 [2022-06-22T05:15:33.022Z] Downloading selenium-4.2.0-py3-none-any.whl (983 kB) [2022-06-22T05:15:33.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 983.2/983.2 kB 31.7 MB/s eta 0:00:00 [2022-06-22T05:15:33.022Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-06-22T05:15:33.022Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-06-22T05:15:33.022Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-06-22T05:15:33.022Z] Collecting trio-websocket~=0.9 [2022-06-22T05:15:33.022Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-06-22T05:15:33.022Z] Collecting trio~=0.17 [2022-06-22T05:15:33.022Z] Downloading trio-0.21.0-py3-none-any.whl (358 kB) [2022-06-22T05:15:33.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 28.6 MB/s eta 0:00:00 [2022-06-22T05:15:33.022Z] 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) [2022-06-22T05:15:33.022Z] Collecting sortedcontainers [2022-06-22T05:15:33.023Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-06-22T05:15:33.023Z] 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) [2022-06-22T05:15:33.023Z] Collecting async-generator>=1.9 [2022-06-22T05:15:33.023Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-06-22T05:15:33.023Z] Collecting outcome [2022-06-22T05:15:33.023Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-06-22T05:15:33.023Z] Collecting sniffio [2022-06-22T05:15:33.023Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-06-22T05:15:33.023Z] 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) [2022-06-22T05:15:33.023Z] Collecting wsproto>=0.14 [2022-06-22T05:15:33.023Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-06-22T05:15:33.023Z] 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) [2022-06-22T05:15:33.023Z] Collecting pyOpenSSL>=0.14 [2022-06-22T05:15:33.023Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-06-22T05:15:33.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 2.1 MB/s eta 0:00:00 [2022-06-22T05:15:33.023Z] Collecting cryptography>=1.3.4 [2022-06-22T05:15:33.023Z] Downloading cryptography-37.0.3-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) [2022-06-22T05:15:33.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 57.1 MB/s eta 0:00:00 [2022-06-22T05:15:33.023Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-06-22T05:15:33.023Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-06-22T05:15:33.023Z] Collecting cffi>=1.12 [2022-06-22T05:15:33.023Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-06-22T05:15:33.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 kB 36.2 MB/s eta 0:00:00 [2022-06-22T05:15:33.023Z] Preparing metadata (setup.py): started [2022-06-22T05:15:33.113Z] Commit message: "Bump numpy from 1.21.0 to 1.22.0" [2022-06-22T05:15:33.183Z] > git --version # timeout=10 [2022-06-22T05:15:33.194Z] > git --version # 'git version 2.25.1' [2022-06-22T05:15:33.206Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T05:15:34.283Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-22T05:15:34.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T05:15:34.283Z] Dload Upload Total Spent Left Speed [2022-06-22T05:15:34.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86288 0 --:--:-- --:--:-- --:--:-- 86288 [Pipeline] sh [2022-06-22T05:15:35.416Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-22T05:15:35.617Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:15:35.617Z] Collecting h11<1,>=0.9.0 [2022-06-22T05:15:35.617Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-06-22T05:15:35.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.3 MB/s eta 0:00:00 [2022-06-22T05:15:35.617Z] Collecting pycparser [2022-06-22T05:15:35.617Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-06-22T05:15:35.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 18.4 MB/s eta 0:00:00 [2022-06-22T05:15:35.617Z] Building wheels for collected packages: cffi [2022-06-22T05:15:35.617Z] Building wheel for cffi (setup.py): started [2022-06-22T05:15:35.767Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-06-22T05:15:35.767Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-22T05:15:35.767Z] { [2022-06-22T05:15:35.767Z] "registry-mirrors": [ [2022-06-22T05:15:35.767Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-22T05:15:35.767Z] ], [2022-06-22T05:15:35.767Z] "bip": "10.250.0.254/24", [2022-06-22T05:15:35.767Z] "hosts": [ [2022-06-22T05:15:35.767Z] "tcp://0.0.0.0:5555", [2022-06-22T05:15:35.767Z] "unix:///var/run/docker.sock" [2022-06-22T05:15:35.767Z] ], [2022-06-22T05:15:35.767Z] "mtu": 1458, [2022-06-22T05:15:35.767Z] "selinux-enabled": true, [2022-06-22T05:15:35.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-22T05:15:35.767Z] } [Pipeline] sh [2022-06-22T05:15:36.114Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-22T05:15:36.465Z] + sudo service docker restart [2022-06-22T05:15:45.694Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-06-22T05:15:45.694Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416281 sha256=aa46ba39f937cc51d39226656c4ae8959aec2ff3bb90f9f54173cf7d4b9bff1a [2022-06-22T05:15:45.694Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-06-22T05:15:45.694Z] Successfully built cffi [2022-06-22T05:15:45.694Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-06-22T05:15:46.630Z] 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 [2022-06-22T05:15:46.631Z] 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 [2022-06-22T05:15:47.569Z] Collecting psycopg2==2.9.3 [2022-06-22T05:15:47.569Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-06-22T05:15:47.569Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 16.4 MB/s eta 0:00:00 [2022-06-22T05:15:47.569Z] Preparing metadata (setup.py): started [2022-06-22T05:15:50.112Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:15:50.112Z] Building wheels for collected packages: psycopg2 [2022-06-22T05:15:50.112Z] Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T05:15:54.838Z] provisioning config files... [2022-06-22T05:15:54.861Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config5686278018500742985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:15:55.264Z] ---> docker-login.sh [2022-06-22T05:15:55.264Z] nexus3.edgexfoundry.org:10001 [2022-06-22T05:15:55.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:15:56.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:15:56.138Z] Configure a credential helper to remove this warning. See [2022-06-22T05:15:56.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:15:56.138Z] [2022-06-22T05:15:56.138Z] Login Succeeded [2022-06-22T05:15:56.138Z] nexus3.edgexfoundry.org:10002 [2022-06-22T05:15:56.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:15:56.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:15:56.412Z] Configure a credential helper to remove this warning. See [2022-06-22T05:15:56.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:15:56.412Z] [2022-06-22T05:15:56.412Z] Login Succeeded [2022-06-22T05:15:56.688Z] nexus3.edgexfoundry.org:10003 [2022-06-22T05:15:56.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:15:56.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:15:56.971Z] Configure a credential helper to remove this warning. See [2022-06-22T05:15:56.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:15:56.971Z] [2022-06-22T05:15:56.971Z] Login Succeeded [2022-06-22T05:15:56.971Z] nexus3.edgexfoundry.org:10004 [2022-06-22T05:15:57.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:15:57.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:15:57.519Z] Configure a credential helper to remove this warning. See [2022-06-22T05:15:57.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:15:57.519Z] [2022-06-22T05:15:57.519Z] Login Succeeded [2022-06-22T05:15:57.519Z] docker.io [2022-06-22T05:15:57.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T05:15:58.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T05:15:58.065Z] Configure a credential helper to remove this warning. See [2022-06-22T05:15:58.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T05:15:58.065Z] [2022-06-22T05:15:58.065Z] Login Succeeded [2022-06-22T05:15:58.337Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T05:15:58.371Z] 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 [2022-06-22T05:15:59.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T05:15:59.608Z] + ls -al . [2022-06-22T05:15:59.608Z] total 64 [2022-06-22T05:15:59.608Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 05:15 . [2022-06-22T05:15:59.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 05:15 .. [2022-06-22T05:15:59.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 05:15 .git [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 05:15 .gitignore [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 2694 Jun 22 05:15 Dockerfile [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 05:15 Jenkinsfile [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 05:15 LICENSE [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 3582 Jun 22 05:15 README.md [2022-06-22T05:15:59.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 05:15 TAF-Manager [2022-06-22T05:15:59.608Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 05:15 TUC [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 05:13 VERSION [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 283 Jun 22 05:15 requirements.txt [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 05:15 robot-entrypoint.sh [2022-06-22T05:15:59.608Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 05:15 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T05:16:00.027Z] + 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 . [2022-06-22T05:16:00.027Z] Sending build context to Docker daemon 248.3kB [2022-06-22T05:16:00.304Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-06-22T05:16:00.304Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-06-22T05:16:00.904Z] 18.09.5: Pulling from library/docker [2022-06-22T05:16:01.178Z] 6f37394be673: Pulling fs layer [2022-06-22T05:16:01.178Z] 624d8cd59892: Pulling fs layer [2022-06-22T05:16:01.178Z] ecff0f4f3435: Pulling fs layer [2022-06-22T05:16:01.178Z] 07a77ccdec90: Pulling fs layer [2022-06-22T05:16:01.178Z] c2dcd1054c2e: Pulling fs layer [2022-06-22T05:16:01.178Z] 156c9e509c87: Pulling fs layer [2022-06-22T05:16:01.178Z] 07a77ccdec90: Waiting [2022-06-22T05:16:01.178Z] c2dcd1054c2e: Waiting [2022-06-22T05:16:01.178Z] 156c9e509c87: Waiting [2022-06-22T05:16:01.452Z] ecff0f4f3435: Download complete [2022-06-22T05:16:01.452Z] 6f37394be673: Verifying Checksum [2022-06-22T05:16:01.452Z] 6f37394be673: Download complete [2022-06-22T05:16:01.452Z] 624d8cd59892: Verifying Checksum [2022-06-22T05:16:01.452Z] 624d8cd59892: Download complete [2022-06-22T05:16:01.729Z] c2dcd1054c2e: Verifying Checksum [2022-06-22T05:16:01.729Z] c2dcd1054c2e: Download complete [2022-06-22T05:16:02.004Z] 156c9e509c87: Verifying Checksum [2022-06-22T05:16:02.004Z] 156c9e509c87: Download complete [2022-06-22T05:16:02.004Z] 6f37394be673: Pull complete [2022-06-22T05:16:02.335Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-06-22T05:16:02.335Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463436 sha256=4bda469858b8e5a765853281ecc2bf87aebf2101127391b99e42425dc3e42f23 [2022-06-22T05:16:02.335Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-06-22T05:16:02.335Z] Successfully built psycopg2 [2022-06-22T05:16:02.335Z] Installing collected packages: psycopg2 [2022-06-22T05:16:02.335Z] Successfully installed psycopg2-2.9.3 [2022-06-22T05:16:02.336Z] 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 [2022-06-22T05:16:02.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:02.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:02.336Z] (1/4) Installing libquadmath (10.3.1_git20211027-r0) [2022-06-22T05:16:02.336Z] (2/4) Installing libgfortran (10.3.1_git20211027-r0) [2022-06-22T05:16:02.336Z] (3/4) Installing openblas (0.3.18-r1) [2022-06-22T05:16:02.336Z] (4/4) Installing py3-numpy (1.21.4-r0) [2022-06-22T05:16:02.336Z] OK: 664 MiB in 65 packages [2022-06-22T05:16:02.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:02.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:02.336Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-06-22T05:16:02.336Z] OK: 666 MiB in 66 packages [2022-06-22T05:16:02.336Z] **** install other tools **** [2022-06-22T05:16:02.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:02.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:02.595Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-22T05:16:02.595Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-22T05:16:02.595Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-06-22T05:16:02.595Z] (4/5) Installing libcurl (7.80.0-r1) [2022-06-22T05:16:02.604Z] 624d8cd59892: Pull complete [2022-06-22T05:16:02.856Z] (5/5) Installing curl (7.80.0-r1) [2022-06-22T05:16:02.856Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:16:02.856Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T05:16:02.856Z] OK: 668 MiB in 71 packages [2022-06-22T05:16:02.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:02.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:02.876Z] ecff0f4f3435: Pull complete [2022-06-22T05:16:03.115Z] (1/1) Installing openssl (1.1.1o-r0) [2022-06-22T05:16:03.115Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:16:03.115Z] OK: 669 MiB in 72 packages [2022-06-22T05:16:03.115Z] **** install chromedriver **** [2022-06-22T05:16:03.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:03.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:03.150Z] 07a77ccdec90: Verifying Checksum [2022-06-22T05:16:03.150Z] 07a77ccdec90: Download complete [2022-06-22T05:16:03.375Z] v3.15.4-208-g3b158a1c74 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-06-22T05:16:03.375Z] v3.15.4-208-g3b158a1c74 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-06-22T05:16:03.375Z] OK: 15856 distinct packages available [2022-06-22T05:16:03.636Z] OK: 669 MiB in 72 packages [2022-06-22T05:16:03.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:03.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:03.895Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:04.840Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz [2022-06-22T05:16:04.840Z] ERROR: unable to select packages: [2022-06-22T05:16:05.100Z]  so:libmbedcrypto.so.7 (no such package): [2022-06-22T05:16:05.100Z] required by: librist-0.2.6-r1[so:libmbedcrypto.so.7] [2022-06-22T05:16:05.670Z] 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 [2022-06-22T05:16:05.769Z] 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 [2022-06-22T05:16:06.043Z] 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 [2022-06-22T05:16:06.315Z] 156c9e509c87: Pull complete [2022-06-22T05:16:06.315Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-06-22T05:16:06.315Z] Status: Downloaded newer image for docker:18.09.5 [2022-06-22T05:16:06.315Z] ---> b2bcd28828a2 [2022-06-22T05:16:06.315Z] Step 3/14 : FROM alpine:3.15 [2022-06-22T05:16:06.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T05:16:06.558Z] [2022-06-22T05:16:06.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T05:16:06.907Z] 3.15: Pulling from library/alpine [2022-06-22T05:16:06.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T05:16:06.924Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-22T05:16:06.924Z] 5eb5b503b376: Pulling fs layer [2022-06-22T05:16:06.924Z] 5c69ac0246d0: Pulling fs layer [2022-06-22T05:16:06.924Z] ec43610c2a17: Pulling fs layer [2022-06-22T05:16:06.924Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-22T05:16:06.924Z] 33b1e0a273af: Pulling fs layer [2022-06-22T05:16:06.924Z] 3a2ae6a8a46f: Waiting [2022-06-22T05:16:06.924Z] 33b1e0a273af: Waiting [2022-06-22T05:16:06.924Z] 5d3b04190fa2: Pulling fs layer [2022-06-22T05:16:06.924Z] 2f39f015ded8: Pulling fs layer [2022-06-22T05:16:06.924Z] 5d3b04190fa2: Waiting [2022-06-22T05:16:06.924Z] 2f39f015ded8: Waiting [2022-06-22T05:16:06.924Z] 5c69ac0246d0: Verifying Checksum [2022-06-22T05:16:06.924Z] 5c69ac0246d0: Download complete [2022-06-22T05:16:06.924Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-22T05:16:06.924Z] 3a2ae6a8a46f: Download complete [2022-06-22T05:16:06.924Z] 33b1e0a273af: Verifying Checksum [2022-06-22T05:16:06.924Z] 33b1e0a273af: Download complete [2022-06-22T05:16:07.178Z] 9981e73032c8: Pulling fs layer [2022-06-22T05:16:07.178Z] 9981e73032c8: Verifying Checksum [2022-06-22T05:16:07.178Z] 9981e73032c8: Download complete [2022-06-22T05:16:07.185Z] 5d3b04190fa2: Verifying Checksum [2022-06-22T05:16:07.185Z] 5d3b04190fa2: Download complete [2022-06-22T05:16:07.185Z] ec43610c2a17: Verifying Checksum [2022-06-22T05:16:07.185Z] ec43610c2a17: Download complete [2022-06-22T05:16:07.185Z] 5eb5b503b376: Verifying Checksum [2022-06-22T05:16:07.185Z] 5eb5b503b376: Download complete [2022-06-22T05:16:07.753Z] 2f39f015ded8: Verifying Checksum [2022-06-22T05:16:07.753Z] 2f39f015ded8: Download complete [2022-06-22T05:16:07.774Z] 9981e73032c8: Pull complete [2022-06-22T05:16:07.775Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-22T05:16:07.775Z] Status: Downloaded newer image for alpine:3.15 [2022-06-22T05:16:07.775Z] ---> 3fb3c9af89a9 [2022-06-22T05:16:07.775Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-06-22T05:16:08.049Z] ---> Running in e4a24c3bd542 [2022-06-22T05:16:08.321Z] 5eb5b503b376: Pull complete [2022-06-22T05:16:08.347Z] Removing intermediate container e4a24c3bd542 [2022-06-22T05:16:08.348Z] ---> 9d26dd420aeb [2022-06-22T05:16:08.348Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-06-22T05:16:08.581Z] 5c69ac0246d0: Pull complete [2022-06-22T05:16:08.621Z] ---> Running in 170eeddc82c4 [2022-06-22T05:16:08.896Z] Removing intermediate container 170eeddc82c4 [2022-06-22T05:16:08.896Z] ---> de5b56128da5 [2022-06-22T05:16:08.896Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-06-22T05:16:09.151Z] ec43610c2a17: Pull complete [2022-06-22T05:16:09.151Z] 3a2ae6a8a46f: Pull complete [2022-06-22T05:16:09.151Z] 33b1e0a273af: Pull complete [2022-06-22T05:16:09.409Z] 5d3b04190fa2: Pull complete [2022-06-22T05:16:10.864Z] ---> eeb41b74c862 [2022-06-22T05:16:10.865Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-06-22T05:16:11.463Z] ---> 382902870592 [2022-06-22T05:16:11.463Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-06-22T05:16:11.738Z] ---> 67d050c67af1 [2022-06-22T05:16:11.738Z] Step 9/14 : WORKDIR /edgex-taf [2022-06-22T05:16:12.011Z] ---> Running in 829c8a39b6ac [2022-06-22T05:16:12.284Z] Removing intermediate container 829c8a39b6ac [2022-06-22T05:16:12.284Z] ---> 4de58bd4b9ea [2022-06-22T05:16:12.284Z] 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 [2022-06-22T05:16:12.284Z] ---> Running in deb76efdb334 [2022-06-22T05:16:13.268Z] **** install Python **** [2022-06-22T05:16:13.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:16:13.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:16:13.603Z] 2f39f015ded8: Pull complete [2022-06-22T05:16:13.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-22T05:16:13.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T05:16:13.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T05:16:13.818Z] prd-ubuntu20.04-docker-8c-8g-15313 does not seem to be running inside a container [2022-06-22T05:16:13.851Z] $ 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 [2022-06-22T05:16:14.525Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-06-22T05:16:14.525Z] (2/13) Installing expat (2.4.7-r0) [2022-06-22T05:16:14.525Z] (3/13) Installing libffi (3.4.2-r1) [2022-06-22T05:16:14.525Z] (4/13) Installing gdbm (1.22-r0) [2022-06-22T05:16:14.525Z] (5/13) Installing xz-libs (5.2.5-r1) [2022-06-22T05:16:14.525Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-06-22T05:16:14.525Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-22T05:16:14.526Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-06-22T05:16:14.526Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-22T05:16:14.526Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-22T05:16:14.526Z] (11/13) Installing readline (8.1.1-r0) [2022-06-22T05:16:14.526Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-06-22T05:16:14.526Z] (13/13) Installing python3 (3.9.7-r4) [2022-06-22T05:16:15.557Z] $ docker top 055c60ec69b6916116e854415a902315c90bf3af7c498ef74aab11c07ac5a0fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:16:16.034Z] ---> job-cost.sh [2022-06-22T05:16:16.034Z] lf-activate-venv: SKIPPING [2022-06-22T05:16:16.034Z] INFO: No Stack... [2022-06-22T05:16:16.295Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T05:16:16.503Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:16:16.503Z] OK: 55 MiB in 27 packages [2022-06-22T05:16:16.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:16:16.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:16:16.868Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T05:16:17.183Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/cost.csv [2022-06-22T05:16:17.183Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T05:16:17.221Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [2022-06-22T05:16:17.225Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] did not exist. Created. [2022-06-22T05:16:17.225Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T05:16:17.603Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-22T05:16:17.660Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T05:16:17.683Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T05:16:17.753Z] (1/1) Installing tzdata (2022a-r0) [2022-06-22T05:16:17.756Z] $ docker stop --time=1 055c60ec69b6916116e854415a902315c90bf3af7c498ef74aab11c07ac5a0fe [2022-06-22T05:16:18.027Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:16:18.027Z] OK: 59 MiB in 28 packages [2022-06-22T05:16:18.303Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-06-22T05:16:18.303Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-06-22T05:16:18.303Z] (1/1) Purging tzdata (2022a-r0) [2022-06-22T05:16:18.303Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:16:18.303Z] OK: 55 MiB in 27 packages [2022-06-22T05:16:18.303Z] **** install pip **** [2022-06-22T05:16:18.916Z] $ docker rm -f 055c60ec69b6916116e854415a902315c90bf3af7c498ef74aab11c07ac5a0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T05:16:19.283Z] Failed in branch amd64 [2022-06-22T05:16:30.705Z] Looking in links: /tmp/tmpx2mu1l0h [2022-06-22T05:16:30.705Z] Processing /tmp/tmpx2mu1l0h/setuptools-57.4.0-py3-none-any.whl [2022-06-22T05:16:30.705Z] Processing /tmp/tmpx2mu1l0h/pip-21.2.3-py3-none-any.whl [2022-06-22T05:16:30.705Z] Installing collected packages: setuptools, pip [2022-06-22T05:16:38.990Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-06-22T05:16:38.990Z] 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 [2022-06-22T05:16:41.603Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-06-22T05:16:42.198Z] Collecting pip [2022-06-22T05:16:42.198Z] Downloading pip-22.1.2-py3-none-any.whl (2.1 MB) [2022-06-22T05:16:42.471Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-06-22T05:16:45.853Z] Collecting setuptools [2022-06-22T05:16:45.853Z] Downloading setuptools-62.6.0-py3-none-any.whl (1.2 MB) [2022-06-22T05:16:46.126Z] Collecting wheel [2022-06-22T05:16:46.126Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-06-22T05:16:47.553Z] Installing collected packages: wheel, setuptools, pip [2022-06-22T05:16:47.553Z] Attempting uninstall: setuptools [2022-06-22T05:16:47.553Z] Found existing installation: setuptools 57.4.0 [2022-06-22T05:16:47.827Z] Uninstalling setuptools-57.4.0: [2022-06-22T05:16:48.099Z] Successfully uninstalled setuptools-57.4.0 [2022-06-22T05:16:52.393Z] Attempting uninstall: pip [2022-06-22T05:16:52.393Z] Found existing installation: pip 21.2.3 [2022-06-22T05:16:53.821Z] Uninstalling pip-21.2.3: [2022-06-22T05:16:53.821Z] Successfully uninstalled pip-21.2.3 [2022-06-22T05:17:03.974Z] Successfully installed pip-22.1.2 setuptools-62.6.0 wheel-0.37.1 [2022-06-22T05:17:03.974Z] 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 [2022-06-22T05:17:04.248Z] **** install robotframework and dependencies **** [2022-06-22T05:17:04.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:17:04.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:17:05.499Z] (1/30) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1o-r0) [2022-06-22T05:17:05.499Z] (2/30) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1o-r0) [2022-06-22T05:17:05.499Z] (3/30) Installing binutils (2.37-r3) [2022-06-22T05:17:05.771Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-06-22T05:17:05.771Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-06-22T05:17:05.771Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-06-22T05:17:05.771Z] (7/30) Installing gmp (6.2.1-r1) [2022-06-22T05:17:05.771Z] (8/30) Installing isl22 (0.22-r0) [2022-06-22T05:17:06.042Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-06-22T05:17:06.042Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-06-22T05:17:06.042Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-06-22T05:17:08.016Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-06-22T05:17:08.017Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-06-22T05:17:08.017Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-06-22T05:17:08.612Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-06-22T05:17:08.612Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-06-22T05:17:08.612Z] (17/30) Installing libpq (14.4-r0) [2022-06-22T05:17:08.612Z] (18/30) Installing openssl-dev (1.1.1o-r0) [2022-06-22T05:17:08.612Z] (19/30) Installing libpq-dev (14.4-r0) [2022-06-22T05:17:08.612Z] (20/30) Installing libecpg (14.4-r0) [2022-06-22T05:17:08.612Z] (21/30) Installing libecpg-dev (14.4-r0) [2022-06-22T05:17:08.612Z] (22/30) Installing libxml2 (2.9.14-r0) [2022-06-22T05:17:08.885Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-06-22T05:17:10.858Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-06-22T05:17:12.299Z] (25/30) Installing clang (12.0.1-r1) [2022-06-22T05:17:12.896Z] (26/30) Installing icu-libs (69.1-r1) [2022-06-22T05:17:13.490Z] (27/30) Installing icu (69.1-r1) [2022-06-22T05:17:13.490Z] (28/30) Installing icu-dev (69.1-r1) [2022-06-22T05:17:13.764Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-06-22T05:17:14.743Z] (30/30) Installing postgresql14-dev (14.4-r0) [2022-06-22T05:17:15.016Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:17:15.016Z] OK: 467 MiB in 55 packages [2022-06-22T05:17:15.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:17:15.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:17:16.159Z] (1/7) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) [2022-06-22T05:17:16.159Z] (2/7) Installing g++ (10.3.1_git20211027-r0) [2022-06-22T05:17:18.136Z] (3/7) Installing python3-dev (3.9.7-r4) [2022-06-22T05:17:19.115Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T05:17:19.115Z] (5/7) Installing libzmq (4.3.4-r0) [2022-06-22T05:17:19.115Z] (6/7) Installing libsodium-dev (1.0.18-r0) [2022-06-22T05:17:19.115Z] (7/7) Installing zeromq-dev (4.3.4-r0) [2022-06-22T05:17:19.115Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:17:19.115Z] OK: 594 MiB in 61 packages [2022-06-22T05:17:21.731Z] Processing ./edgex-taf-common [2022-06-22T05:17:21.731Z] Preparing metadata (setup.py): started [2022-06-22T05:17:34.120Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:17:34.120Z] Building wheels for collected packages: edgex-taf-common [2022-06-22T05:17:34.120Z] Building wheel for edgex-taf-common (setup.py): started [2022-06-22T05:17:46.503Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-06-22T05:17:46.503Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=83f8537a461f2610e88b226113d4ff1cb3a34fe997a0a0baf25bf7c63298e7fc [2022-06-22T05:17:46.503Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-06-22T05:17:46.504Z] Successfully built edgex-taf-common [2022-06-22T05:17:46.504Z] Installing collected packages: edgex-taf-common [2022-06-22T05:17:46.504Z] Successfully installed edgex-taf-common-0.0.0 [2022-06-22T05:17:46.504Z] 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 [2022-06-22T05:17:49.882Z] Collecting robotframework==4.1.3 [2022-06-22T05:17:49.882Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-06-22T05:17:49.882Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.8 MB/s eta 0:00:00 [2022-06-22T05:17:50.153Z] Installing collected packages: robotframework [2022-06-22T05:17:53.534Z] Successfully installed robotframework-4.1.3 [2022-06-22T05:17:53.534Z] 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 [2022-06-22T05:17:56.905Z] Collecting docker==4.4.1 [2022-06-22T05:17:56.905Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-06-22T05:17:56.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.0 MB/s eta 0:00:00 [2022-06-22T05:17:56.905Z] Collecting six>=1.4.0 [2022-06-22T05:17:56.905Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-06-22T05:17:56.905Z] Collecting websocket-client>=0.32.0 [2022-06-22T05:17:56.905Z] Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) [2022-06-22T05:17:56.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 3.1 MB/s eta 0:00:00 [2022-06-22T05:17:57.498Z] Collecting requests!=2.18.0,>=2.14.2 [2022-06-22T05:17:57.498Z] Downloading requests-2.28.0-py3-none-any.whl (62 kB) [2022-06-22T05:17:57.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.3 MB/s eta 0:00:00 [2022-06-22T05:17:57.498Z] Collecting idna<4,>=2.5 [2022-06-22T05:17:57.498Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-06-22T05:17:57.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.5 MB/s eta 0:00:00 [2022-06-22T05:17:58.090Z] Collecting urllib3<1.27,>=1.21.1 [2022-06-22T05:17:58.090Z] Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) [2022-06-22T05:17:58.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 6.2 MB/s eta 0:00:00 [2022-06-22T05:17:58.361Z] Collecting charset-normalizer~=2.0.0 [2022-06-22T05:17:58.361Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-06-22T05:17:58.361Z] Collecting certifi>=2017.4.17 [2022-06-22T05:17:58.361Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-06-22T05:17:58.361Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.2 MB/s eta 0:00:00 [2022-06-22T05:17:59.334Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-06-22T05:18:02.717Z] 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 [2022-06-22T05:18:02.717Z] 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 [2022-06-22T05:18:06.091Z] Collecting python-dotenv==0.15.0 [2022-06-22T05:18:06.091Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-06-22T05:18:06.684Z] Installing collected packages: python-dotenv [2022-06-22T05:18:06.684Z] Successfully installed python-dotenv-0.15.0 [2022-06-22T05:18:06.684Z] 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 [2022-06-22T05:18:10.066Z] Collecting RESTinstance==1.0.2 [2022-06-22T05:18:10.066Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-06-22T05:18:10.337Z] Collecting docutils [2022-06-22T05:18:10.337Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-06-22T05:18:10.337Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 9.9 MB/s eta 0:00:00 [2022-06-22T05:18:10.931Z] Collecting pytz [2022-06-22T05:18:10.931Z] Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) [2022-06-22T05:18:10.931Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 9.7 MB/s eta 0:00:00 [2022-06-22T05:18:11.205Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-06-22T05:18:11.205Z] Collecting GenSON [2022-06-22T05:18:11.205Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-06-22T05:18:11.205Z] Preparing metadata (setup.py): started [2022-06-22T05:18:26.277Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:18:26.277Z] Collecting pygments [2022-06-22T05:18:26.277Z] Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) [2022-06-22T05:18:26.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.1 MB/s eta 0:00:00 [2022-06-22T05:18:26.277Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.28.0) [2022-06-22T05:18:26.277Z] Collecting tzlocal [2022-06-22T05:18:26.277Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-06-22T05:18:26.277Z] Collecting rfc3987 [2022-06-22T05:18:26.277Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-06-22T05:18:26.277Z] Collecting flex [2022-06-22T05:18:26.277Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-06-22T05:18:26.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 [2022-06-22T05:18:26.277Z] Preparing metadata (setup.py): started [2022-06-22T05:18:38.668Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:18:38.668Z] Collecting strict-rfc3339 [2022-06-22T05:18:38.668Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-06-22T05:18:38.668Z] Preparing metadata (setup.py): started [2022-06-22T05:18:46.939Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:18:46.939Z] Collecting jsonschema [2022-06-22T05:18:46.939Z] Downloading jsonschema-4.6.0-py3-none-any.whl (80 kB) [2022-06-22T05:18:46.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.4/80.4 kB 4.3 MB/s eta 0:00:00 [2022-06-22T05:18:46.939Z] Collecting jsonpath-ng [2022-06-22T05:18:46.939Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-06-22T05:18:46.939Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-06-22T05:18:46.939Z] Collecting PyYAML>=3.11 [2022-06-22T05:18:46.939Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-06-22T05:18:46.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.3 MB/s eta 0:00:00 [2022-06-22T05:18:50.331Z] Installing build dependencies: started [2022-06-22T05:19:22.672Z] Installing build dependencies: finished with status 'done' [2022-06-22T05:19:22.672Z] Getting requirements to build wheel: started [2022-06-22T05:19:37.740Z] Getting requirements to build wheel: finished with status 'done' [2022-06-22T05:19:37.740Z] Preparing metadata (pyproject.toml): started [2022-06-22T05:19:50.141Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-06-22T05:19:50.141Z] Collecting validate-email>=1.2 [2022-06-22T05:19:50.141Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-06-22T05:19:50.141Z] Preparing metadata (setup.py): started [2022-06-22T05:20:00.297Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:20:00.297Z] Collecting click>=3.3 [2022-06-22T05:20:00.297Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-06-22T05:20:00.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 5.0 MB/s eta 0:00:00 [2022-06-22T05:20:00.297Z] Collecting jsonpointer>=1.7 [2022-06-22T05:20:00.297Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-06-22T05:20:00.297Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) [2022-06-22T05:20:00.297Z] 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) [2022-06-22T05:20:00.298Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-06-22T05:20:00.298Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) [2022-06-22T05:20:00.298Z] Collecting ply [2022-06-22T05:20:00.298Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-06-22T05:20:00.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.0 MB/s eta 0:00:00 [2022-06-22T05:20:00.298Z] Collecting decorator [2022-06-22T05:20:00.298Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-06-22T05:20:00.298Z] Collecting attrs>=17.4.0 [2022-06-22T05:20:00.298Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-06-22T05:20:00.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 3.8 MB/s eta 0:00:00 [2022-06-22T05:20:00.572Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-06-22T05:20:00.572Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-06-22T05:20:00.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.7 MB/s eta 0:00:00 [2022-06-22T05:20:02.549Z] Installing build dependencies: started [2022-06-22T05:20:24.729Z] Installing build dependencies: finished with status 'done' [2022-06-22T05:20:24.729Z] Getting requirements to build wheel: started [2022-06-22T05:20:34.873Z] Getting requirements to build wheel: finished with status 'done' [2022-06-22T05:20:34.873Z] Preparing metadata (pyproject.toml): started [2022-06-22T05:20:47.255Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-06-22T05:20:47.255Z] Collecting pytz-deprecation-shim [2022-06-22T05:20:47.255Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-06-22T05:20:47.852Z] Collecting tzdata [2022-06-22T05:20:47.852Z] Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) [2022-06-22T05:20:47.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 9.1 MB/s eta 0:00:00 [2022-06-22T05:20:48.127Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-06-22T05:20:48.127Z] Building wheel for flex (setup.py): started [2022-06-22T05:21:06.406Z] Building wheel for flex (setup.py): finished with status 'done' [2022-06-22T05:21:06.406Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=4512226cb93cc428c2ca508e8c29cf85f14c1cebf7d5aaad40aa69a6362dbbec [2022-06-22T05:21:06.406Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-06-22T05:21:06.406Z] Building wheel for strict-rfc3339 (setup.py): started [2022-06-22T05:21:16.560Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-06-22T05:21:16.560Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e281e41bdb5d32178d2d217b3208205f937799fa40e798d556981c8cc20e1b51 [2022-06-22T05:21:16.560Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-06-22T05:21:16.560Z] Building wheel for GenSON (setup.py): started [2022-06-22T05:21:34.845Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-06-22T05:21:34.845Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=9ae7f677883f278127cfd776e7cc1bd3ea2b5a29b6b4c95280af5f58f4e64e96 [2022-06-22T05:21:34.845Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-06-22T05:21:34.845Z] Building wheel for pyrsistent (pyproject.toml): started [2022-06-22T05:21:53.123Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-06-22T05:21:53.123Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115208 sha256=0cc730a5bbb1a6b6946318ea84e0a339d71b71786dfeb8849ba8b52aaa0f4274 [2022-06-22T05:21:53.123Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-06-22T05:21:53.123Z] Building wheel for PyYAML (pyproject.toml): started [2022-06-22T05:22:08.181Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-06-22T05:22:08.181Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45333 sha256=490d96d08210e7ff21f92ab24e0067cbc87d7f9ab781f25f1b04b15a340825af [2022-06-22T05:22:08.181Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-06-22T05:22:08.181Z] Building wheel for validate-email (setup.py): started [2022-06-22T05:22:20.549Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-06-22T05:22:20.549Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a7884e7cfbeb649edd3e5dfbda7ef43e6f65c55d341132951229768b1af2869c [2022-06-22T05:22:20.549Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-06-22T05:22:20.549Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-06-22T05:22:21.142Z] 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 [2022-06-22T05:22:33.520Z] 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 [2022-06-22T05:22:33.520Z] 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 [2022-06-22T05:22:37.820Z] Collecting robotbackgroundlogger==1.2 [2022-06-22T05:22:37.820Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-06-22T05:22:37.820Z] Preparing metadata (setup.py): started [2022-06-22T05:22:47.954Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:22:47.954Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-06-22T05:22:47.954Z] Building wheels for collected packages: robotbackgroundlogger [2022-06-22T05:22:47.954Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-06-22T05:23:03.287Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-06-22T05:23:03.287Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0d4002ae48da15bd23d719114acc04e4e75c30cfb3b97894602f583999db3086 [2022-06-22T05:23:03.287Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-06-22T05:23:03.287Z] Successfully built robotbackgroundlogger [2022-06-22T05:23:03.287Z] Installing collected packages: robotbackgroundlogger [2022-06-22T05:23:03.571Z] Successfully installed robotbackgroundlogger-1.2 [2022-06-22T05:23:03.571Z] 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 [2022-06-22T05:23:07.009Z] Collecting configparser==5.0.1 [2022-06-22T05:23:07.009Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-06-22T05:23:08.995Z] Installing collected packages: configparser [2022-06-22T05:23:08.995Z] Successfully installed configparser-5.0.1 [2022-06-22T05:23:08.995Z] 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 [2022-06-22T05:23:12.373Z] Collecting requests==2.25.1 [2022-06-22T05:23:12.648Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-06-22T05:23:12.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 [2022-06-22T05:23:12.648Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.9) [2022-06-22T05:23:12.917Z] Collecting chardet<5,>=3.0.2 [2022-06-22T05:23:12.917Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-06-22T05:23:12.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 7.2 MB/s eta 0:00:00 [2022-06-22T05:23:12.917Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2022.6.15) [2022-06-22T05:23:12.917Z] Collecting idna<3,>=2.5 [2022-06-22T05:23:12.917Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-06-22T05:23:12.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.5 MB/s eta 0:00:00 [2022-06-22T05:23:14.883Z] Installing collected packages: idna, chardet, requests [2022-06-22T05:23:14.883Z] Attempting uninstall: idna [2022-06-22T05:23:14.883Z] Found existing installation: idna 3.3 [2022-06-22T05:23:14.883Z] Uninstalling idna-3.3: [2022-06-22T05:23:14.883Z] Successfully uninstalled idna-3.3 [2022-06-22T05:23:16.852Z] Attempting uninstall: requests [2022-06-22T05:23:16.852Z] Found existing installation: requests 2.28.0 [2022-06-22T05:23:17.124Z] Uninstalling requests-2.28.0: [2022-06-22T05:23:17.124Z] Successfully uninstalled requests-2.28.0 [2022-06-22T05:23:17.395Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-06-22T05:23:17.395Z] 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 [2022-06-22T05:23:21.683Z] Collecting robotframework-requests==0.8.0 [2022-06-22T05:23:21.683Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-06-22T05:23:21.684Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-06-22T05:23:21.684Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-06-22T05:23:21.684Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) [2022-06-22T05:23:21.684Z] 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) [2022-06-22T05:23:21.684Z] 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) [2022-06-22T05:23:21.684Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-06-22T05:23:22.652Z] Installing collected packages: robotframework-requests [2022-06-22T05:23:22.922Z] Successfully installed robotframework-requests-0.8.0 [2022-06-22T05:23:22.922Z] 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 [2022-06-22T05:23:26.293Z] Collecting paho-mqtt==1.5.1 [2022-06-22T05:23:26.293Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-06-22T05:23:26.565Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.0 MB/s eta 0:00:00 [2022-06-22T05:23:26.565Z] Preparing metadata (setup.py): started [2022-06-22T05:23:41.612Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:23:41.612Z] Building wheels for collected packages: paho-mqtt [2022-06-22T05:23:41.612Z] Building wheel for paho-mqtt (setup.py): started [2022-06-22T05:23:59.876Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-06-22T05:23:59.876Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=14532ae6cae2792beb32a26676f64f7a04262349b1c8888502bee64b7c933975 [2022-06-22T05:23:59.876Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-06-22T05:23:59.876Z] Successfully built paho-mqtt [2022-06-22T05:23:59.876Z] Installing collected packages: paho-mqtt [2022-06-22T05:23:59.876Z] Successfully installed paho-mqtt-1.5.1 [2022-06-22T05:23:59.876Z] 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 [2022-06-22T05:24:03.246Z] Collecting redis==3.5.3 [2022-06-22T05:24:03.246Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-06-22T05:24:03.246Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.4 MB/s eta 0:00:00 [2022-06-22T05:24:05.223Z] Installing collected packages: redis [2022-06-22T05:24:05.495Z] Successfully installed redis-3.5.3 [2022-06-22T05:24:05.495Z] 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 [2022-06-22T05:24:10.883Z] Collecting pyzmq==22.2.1 [2022-06-22T05:24:10.883Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-06-22T05:24:10.883Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s eta 0:00:00 [2022-06-22T05:24:14.260Z] Installing build dependencies: started [2022-06-22T05:24:36.403Z] Installing build dependencies: finished with status 'done' [2022-06-22T05:24:36.403Z] Getting requirements to build wheel: started [2022-06-22T05:24:37.375Z] Getting requirements to build wheel: finished with status 'done' [2022-06-22T05:24:37.645Z] Preparing metadata (pyproject.toml): started [2022-06-22T05:24:52.695Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-06-22T05:24:52.695Z] Building wheels for collected packages: pyzmq [2022-06-22T05:24:52.695Z] Building wheel for pyzmq (pyproject.toml): started [2022-06-22T05:26:00.687Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-06-22T05:27:08.642Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-06-22T05:27:26.911Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-06-22T05:27:26.911Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538466 sha256=3a185c421e618d78239fd47d67b012b4ee76c2ec84950d59c5604428aa49c1a1 [2022-06-22T05:27:26.911Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-06-22T05:27:26.911Z] Successfully built pyzmq [2022-06-22T05:27:28.337Z] Installing collected packages: pyzmq [2022-06-22T05:27:29.764Z] Successfully installed pyzmq-22.2.1 [2022-06-22T05:27:29.764Z] 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 [2022-06-22T05:27:34.060Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-06-22T05:27:34.060Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-06-22T05:27:34.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.8 MB/s eta 0:00:00 [2022-06-22T05:27:34.060Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-06-22T05:27:34.060Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-06-22T05:27:34.060Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-06-22T05:27:34.060Z] Collecting selenium>=3.141.0 [2022-06-22T05:27:34.060Z] Downloading selenium-4.2.0-py3-none-any.whl (983 kB) [2022-06-22T05:27:34.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 983.2/983.2 kB 11.1 MB/s eta 0:00:00 [2022-06-22T05:27:34.332Z] Collecting trio~=0.17 [2022-06-22T05:27:34.332Z] Downloading trio-0.21.0-py3-none-any.whl (358 kB) [2022-06-22T05:27:34.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 9.2 MB/s eta 0:00:00 [2022-06-22T05:27:34.603Z] Collecting trio-websocket~=0.9 [2022-06-22T05:27:34.603Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-06-22T05:27:34.603Z] 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) [2022-06-22T05:27:34.603Z] 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) [2022-06-22T05:27:34.603Z] Collecting outcome [2022-06-22T05:27:34.603Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-06-22T05:27:34.874Z] Collecting async-generator>=1.9 [2022-06-22T05:27:34.874Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-06-22T05:27:34.874Z] Collecting sniffio [2022-06-22T05:27:34.874Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-06-22T05:27:34.874Z] 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) [2022-06-22T05:27:35.144Z] Collecting sortedcontainers [2022-06-22T05:27:35.144Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-06-22T05:27:35.144Z] Collecting wsproto>=0.14 [2022-06-22T05:27:35.144Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-06-22T05:27:35.415Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-06-22T05:27:35.415Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-06-22T05:27:35.685Z] Collecting pyOpenSSL>=0.14 [2022-06-22T05:27:35.685Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-06-22T05:27:35.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 3.2 MB/s eta 0:00:00 [2022-06-22T05:27:37.651Z] Collecting cryptography>=1.3.4 [2022-06-22T05:27:37.651Z] Downloading cryptography-37.0.3-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB) [2022-06-22T05:27:37.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 12.0 MB/s eta 0:00:00 [2022-06-22T05:27:38.194Z] 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) [2022-06-22T05:27:40.160Z] Collecting cffi>=1.12 [2022-06-22T05:27:40.160Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-06-22T05:27:40.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 kB 9.9 MB/s eta 0:00:00 [2022-06-22T05:27:40.433Z] Preparing metadata (setup.py): started [2022-06-22T05:27:58.683Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:27:58.683Z] Collecting h11<1,>=0.9.0 [2022-06-22T05:27:58.683Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-06-22T05:27:58.683Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 3.1 MB/s eta 0:00:00 [2022-06-22T05:27:58.683Z] Collecting pycparser [2022-06-22T05:27:58.683Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-06-22T05:27:58.683Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 6.6 MB/s eta 0:00:00 [2022-06-22T05:27:58.683Z] Building wheels for collected packages: cffi [2022-06-22T05:27:58.683Z] Building wheel for cffi (setup.py): started [2022-06-22T05:28:55.187Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-06-22T05:28:55.187Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419126 sha256=4b963990a67f49cfef46a28a216617e1d351a26499725da6c1c3e6112bee71f9 [2022-06-22T05:28:55.187Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-06-22T05:28:55.187Z] Successfully built cffi [2022-06-22T05:28:55.187Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-06-22T05:29:00.549Z] 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 [2022-06-22T05:29:00.549Z] 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 [2022-06-22T05:29:04.823Z] Collecting psycopg2==2.9.3 [2022-06-22T05:29:04.823Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-06-22T05:29:04.823Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.0 MB/s eta 0:00:00 [2022-06-22T05:29:04.823Z] Preparing metadata (setup.py): started [2022-06-22T05:29:17.162Z] Preparing metadata (setup.py): finished with status 'done' [2022-06-22T05:29:17.162Z] Building wheels for collected packages: psycopg2 [2022-06-22T05:29:17.162Z] Building wheel for psycopg2 (setup.py): started [2022-06-22T05:30:25.094Z] Building wheel for psycopg2 (setup.py): still running... [2022-06-22T05:30:25.094Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-06-22T05:30:25.094Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462366 sha256=521068e2b8ec95b5914975c185235550005b78cdfe4fa8e9f72461b772c9c7ff [2022-06-22T05:30:25.094Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-06-22T05:30:25.094Z] Successfully built psycopg2 [2022-06-22T05:30:26.063Z] Installing collected packages: psycopg2 [2022-06-22T05:30:26.661Z] Successfully installed psycopg2-2.9.3 [2022-06-22T05:30:26.661Z] 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 [2022-06-22T05:30:26.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:27.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:28.176Z] (1/3) Installing libgfortran (10.3.1_git20211027-r0) [2022-06-22T05:30:28.176Z] (2/3) Installing openblas (0.3.18-r1) [2022-06-22T05:30:28.176Z] (3/3) Installing py3-numpy (1.21.4-r0) [2022-06-22T05:30:29.143Z] OK: 629 MiB in 64 packages [2022-06-22T05:30:29.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:29.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:30.385Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-06-22T05:30:30.385Z] OK: 631 MiB in 65 packages [2022-06-22T05:30:30.385Z] **** install other tools **** [2022-06-22T05:30:30.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:30.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:31.638Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-22T05:30:31.638Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-22T05:30:31.638Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-06-22T05:30:31.638Z] (4/5) Installing libcurl (7.80.0-r1) [2022-06-22T05:30:31.638Z] (5/5) Installing curl (7.80.0-r1) [2022-06-22T05:30:31.638Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:30:31.638Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T05:30:31.908Z] OK: 633 MiB in 70 packages [2022-06-22T05:30:31.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:32.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:33.149Z] (1/1) Installing openssl (1.1.1o-r0) [2022-06-22T05:30:33.149Z] Executing busybox-1.34.1-r5.trigger [2022-06-22T05:30:33.149Z] OK: 633 MiB in 71 packages [2022-06-22T05:30:33.149Z] **** install chromedriver **** [2022-06-22T05:30:33.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:33.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:34.391Z] v3.15.4-208-g3b158a1c74 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-06-22T05:30:34.391Z] v3.15.4-208-g3b158a1c74 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-06-22T05:30:34.391Z] OK: 15733 distinct packages available [2022-06-22T05:30:35.360Z] OK: 633 MiB in 71 packages [2022-06-22T05:30:35.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:35.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:36.221Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:36.816Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz [2022-06-22T05:30:37.791Z] ERROR: unable to select packages: [2022-06-22T05:30:38.067Z]  so:libmbedcrypto.so.7 (no such package): [2022-06-22T05:30:38.067Z] required by: librist-0.2.6-r1[so:libmbedcrypto.so.7] [2022-06-22T05:30:38.665Z] 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 [2022-06-22T05:30:39.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T05:30:39.535Z] [2022-06-22T05:30:39.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T05:30:39.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T05:30:40.215Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-22T05:30:40.215Z] 8998bd30e6a1: Pulling fs layer [2022-06-22T05:30:40.215Z] 04944245beec: Pulling fs layer [2022-06-22T05:30:40.215Z] 699f458cf7ca: Pulling fs layer [2022-06-22T05:30:40.215Z] 765212b225bb: Pulling fs layer [2022-06-22T05:30:40.215Z] f23df028b6ca: Pulling fs layer [2022-06-22T05:30:40.215Z] d65c8cfc05b1: Pulling fs layer [2022-06-22T05:30:40.215Z] 2437ff75d9bd: Pulling fs layer [2022-06-22T05:30:40.215Z] f23df028b6ca: Waiting [2022-06-22T05:30:40.215Z] 765212b225bb: Waiting [2022-06-22T05:30:40.215Z] d65c8cfc05b1: Waiting [2022-06-22T05:30:40.215Z] 2437ff75d9bd: Waiting [2022-06-22T05:30:40.215Z] 04944245beec: Verifying Checksum [2022-06-22T05:30:40.215Z] 04944245beec: Download complete [2022-06-22T05:30:40.215Z] 765212b225bb: Verifying Checksum [2022-06-22T05:30:40.215Z] 765212b225bb: Download complete [2022-06-22T05:30:40.215Z] f23df028b6ca: Verifying Checksum [2022-06-22T05:30:40.215Z] f23df028b6ca: Download complete [2022-06-22T05:30:40.215Z] d65c8cfc05b1: Verifying Checksum [2022-06-22T05:30:40.215Z] d65c8cfc05b1: Download complete [2022-06-22T05:30:40.489Z] 699f458cf7ca: Verifying Checksum [2022-06-22T05:30:40.489Z] 699f458cf7ca: Download complete [2022-06-22T05:30:40.762Z] 8998bd30e6a1: Verifying Checksum [2022-06-22T05:30:40.762Z] 8998bd30e6a1: Download complete [2022-06-22T05:30:43.380Z] 2437ff75d9bd: Verifying Checksum [2022-06-22T05:30:43.380Z] 2437ff75d9bd: Download complete [2022-06-22T05:30:45.351Z] 8998bd30e6a1: Pull complete [2022-06-22T05:30:45.628Z] 04944245beec: Pull complete [2022-06-22T05:30:47.059Z] 699f458cf7ca: Pull complete [2022-06-22T05:30:47.333Z] 765212b225bb: Pull complete [2022-06-22T05:30:47.929Z] f23df028b6ca: Pull complete [2022-06-22T05:30:48.204Z] d65c8cfc05b1: Pull complete [2022-06-22T05:31:03.287Z] 2437ff75d9bd: Pull complete [2022-06-22T05:31:03.287Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-22T05:31:03.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T05:31:03.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T05:31:03.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-15314 does not seem to be running inside a container [2022-06-22T05:31:03.729Z] $ 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 [2022-06-22T05:31:06.098Z] $ docker top 9dfe5513a7328057ea9ca3aa509ae824efcaf07d686e4418b05f04904d2fefb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:31:07.063Z] ---> job-cost.sh [2022-06-22T05:31:07.063Z] lf-activate-venv: SKIPPING [2022-06-22T05:31:07.063Z] INFO: No Stack... [2022-06-22T05:31:07.335Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-22T05:31:08.309Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T05:31:08.990Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/cost.csv [2022-06-22T05:31:08.990Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T05:31:09.070Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [2022-06-22T05:31:09.075Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] did not exist. Created. [2022-06-22T05:31:09.075Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T05:31:09.810Z] /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/durable-950f3b58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-22T05:31:10.519Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-22T05:31:10.554Z] Warning: overwriting stash ‘stack-cost’ [2022-06-22T05:31:10.993Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T05:31:11.009Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T05:31:11.071Z] $ docker stop --time=1 9dfe5513a7328057ea9ca3aa509ae824efcaf07d686e4418b05f04904d2fefb2 [2022-06-22T05:31:12.579Z] $ docker rm -f 9dfe5513a7328057ea9ca3aa509ae824efcaf07d686e4418b05f04904d2fefb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T05:31:13.218Z] 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 [2022-06-22T05:31:14.240Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-42/archives ] [2022-06-22T05:31:14.240Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-42/archives [2022-06-22T05:31:14.240Z] total 16 [2022-06-22T05:31:14.240Z] drwxr-xr-x 3 root root 4096 Jun 22 05:16 . [2022-06-22T05:31:14.240Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 05:16 .. [2022-06-22T05:31:14.240Z] drwxr-xr-x 2 root root 4096 Jun 22 05:16 cost [2022-06-22T05:31:14.240Z] -rw-r--r-- 1 root root 86 Jun 22 05:16 cost.csv [2022-06-22T05:31:14.240Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-42/archives [2022-06-22T05:31:14.240Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-42/archives [2022-06-22T05:31:14.240Z] total 16 [2022-06-22T05:31:14.240Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 05:16 . [2022-06-22T05:31:14.240Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 05:16 .. [2022-06-22T05:31:14.240Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 05:16 cost [2022-06-22T05:31:14.241Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 22 05:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:31:14.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:31:15.458Z] ---> package-listing.sh [2022-06-22T05:31:15.458Z] ++ facter osfamily [2022-06-22T05:31:15.458Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-22T05:31:15.718Z] + OS_FAMILY=debian [2022-06-22T05:31:15.718Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-42 [2022-06-22T05:31:15.718Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-22T05:31:15.718Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-22T05:31:15.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-22T05:31:15.718Z] + PACKAGES=/tmp/packages_start.txt [2022-06-22T05:31:15.718Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-42 ']' [2022-06-22T05:31:15.718Z] + PACKAGES=/tmp/packages_end.txt [2022-06-22T05:31:15.718Z] + case "${OS_FAMILY}" in [2022-06-22T05:31:15.718Z] + dpkg -l [2022-06-22T05:31:15.718Z] + grep '^ii' [2022-06-22T05:31:15.718Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-22T05:31:15.718Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-22T05:31:15.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-22T05:31:15.718Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-42 ']' [2022-06-22T05:31:15.718Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/ [2022-06-22T05:31:15.718Z] + 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 [2022-06-22T05:31:15.750Z] 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 [2022-06-22T05:31:16.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T05:31:16.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T05:31:16.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T05:31:16.888Z] prd-ubuntu20.04-docker-8c-8g-15313 does not seem to be running inside a container [2022-06-22T05:31:16.925Z] $ 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 [2022-06-22T05:31:17.149Z] $ docker top 7e53186e851c793b5715cc2c25b3b876b54db331491ef617f10c4bfd35cac2eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T05:31:17.552Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-22T05:31:17.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-22T05:31:18.173Z] + ls /var/log/sa-host [2022-06-22T05:31:18.173Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T05:31:18.354Z] provisioning config files... [2022-06-22T05:31:18.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config6447172066262982932tmp [Pipeline] { [Pipeline] echo [2022-06-22T05:31:18.410Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:31:18.720Z] ---> create-netrc.sh [Pipeline] } [2022-06-22T05:31:18.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:31:19.168Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-22T05:31:19.198Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:31:19.525Z] ---> sudo-logs.sh [2022-06-22T05:31:19.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-22T05:31:19.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:31:19.914Z] ---> job-cost.sh [2022-06-22T05:31:19.914Z] lf-activate-venv: SKIPPING [2022-06-22T05:31:19.914Z] DEBUG: total: 0.2199999988079071 [2022-06-22T05:31:19.914Z] INFO: Retrieving Stack Cost... [2022-06-22T05:31:20.176Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T05:31:20.748Z] INFO: Archiving Costs [Pipeline] echo [2022-06-22T05:31:20.780Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T05:31:21.089Z] ---> logs-deploy.sh [2022-06-22T05:31:21.089Z] lf-activate-venv: SKIPPING [2022-06-22T05:31:21.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-42/1 [2022-06-22T05:31:21.089Z] INFO: archiving workspace using pattern(s): [2022-06-22T05:31:22.028Z] Archives upload complete. [2022-06-22T05:31:22.028Z] INFO: archiving logs to Nexus