Pull request #38 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc+be4f0c58e46c96244c3cc3c796e250636222bca5 (87cfc718725c20edd8979fe346a5d75fffb296e4) 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-ssh2651972260456535569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17784420528522858592.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-38/workspace@libs/edgex-global-pipelines # 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-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8465118395903687899.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-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17853978928706735031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh16833981151850293077.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-38/workspace@libs/lf-pipelines # 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-38/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1137646057937539254.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5862 in /w/workspace/exfoundry_edgex-taf-common_PR-38 [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-38 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/jenkins-gitclient-ssh7066366578098322040.key > 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 Merging remotes/origin/main commit be4f0c58e46c96244c3cc3c796e250636222bca5 into PR head commit c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc Merge succeeded, producing c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc Checking out Revision c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc (PR-38) Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.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 /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/jenkins-gitclient-ssh4931172531708619722.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc # timeout=10 > git remote # timeout=10 > 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 /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/jenkins-gitclient-ssh1168972174625215815.key > git merge be4f0c58e46c96244c3cc3c796e250636222bca5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc # timeout=10 Commit message: "Add database library and dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:37:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:37:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:37:31 ========================================================= 00:37:31 EdgeX Global Pipelines Version Info 00:37:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:37:32 ------------------- 00:37:32 stable info: 00:37:32 ------------------- 00:37:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:37:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 00:37:32 Message: update stable to v1.0.220 00:37:33 ------------------- 00:37:33 experimental info: 00:37:33 ------------------- 00:37:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:37:33 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 00:37:33 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-38 [Pipeline] echo 00:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-38 [Pipeline] echo 00:37:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-38 [Pipeline] echo 00:37:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc [Pipeline] echo 00:37:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0920f9 [Pipeline] echo 00:37:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:34 provisioning config files... 00:37:34 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/config6591850748890542876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:34 ---> docker-login.sh 00:37:34 nexus3.edgexfoundry.org:10001 00:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:34 Configure a credential helper to remove this warning. See 00:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:34 00:37:34 Login Succeeded 00:37:34 nexus3.edgexfoundry.org:10002 00:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:34 Configure a credential helper to remove this warning. See 00:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:34 00:37:34 Login Succeeded 00:37:34 nexus3.edgexfoundry.org:10003 00:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:35 Configure a credential helper to remove this warning. See 00:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:35 00:37:35 Login Succeeded 00:37:35 nexus3.edgexfoundry.org:10004 00:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:35 Configure a credential helper to remove this warning. See 00:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:35 00:37:35 Login Succeeded 00:37:35 docker.io 00:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:35 Configure a credential helper to remove this warning. See 00:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:35 00:37:35 Login Succeeded 00:37:35 ---> docker-login.sh ends [Pipeline] } 00:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:37:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 00:37:36 + grep -v github /etc/ssh/ssh_known_hosts 00:37:36 + '[' -e /tmp/ssh_known_hosts ']' 00:37:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:37:36 + sudo tee -a /etc/ssh/ssh_known_hosts 00:37:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 00:37:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:37:37 00:37:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:37:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:37:37 latest: Pulling from edgex-devops/git-semver 00:37:37 a0d0a0d46f8b: Pulling fs layer 00:37:37 3e5f54012d9b: Pulling fs layer 00:37:37 4c7163046ea9: Pulling fs layer 00:37:37 0c2d73faf560: Pulling fs layer 00:37:37 0c2d73faf560: Waiting 00:37:37 3e5f54012d9b: Verifying Checksum 00:37:37 3e5f54012d9b: Download complete 00:37:37 a0d0a0d46f8b: Verifying Checksum 00:37:37 a0d0a0d46f8b: Download complete 00:37:37 4c7163046ea9: Verifying Checksum 00:37:37 4c7163046ea9: Download complete 00:37:37 0c2d73faf560: Verifying Checksum 00:37:37 0c2d73faf560: Download complete 00:37:37 a0d0a0d46f8b: Pull complete 00:37:37 3e5f54012d9b: Pull complete 00:37:37 4c7163046ea9: Pull complete 00:37:37 0c2d73faf560: Pull complete 00:37:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:37:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:37:38 prd-centos7-docker-4c-2g-5862 does not seem to be running inside a container 00:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-38 -v /w/workspace/exfoundry_edgex-taf-common_PR-38:/w/workspace/exfoundry_edgex-taf-common_PR-38:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:37:38 $ docker top f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:37:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:38 [ssh-agent] Looking for ssh-agent implementation... 00:37:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:38 $ docker exec f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa ssh-agent 00:37:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjMNgJe/agent.13 00:37:39 SSH_AGENT_PID=19 00:37:39 Running ssh-add (command line suppressed) 00:37:38 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/private_key_5225638617252486714.key (/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/private_key_5225638617252486714.key) 00:37:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:39 + git tag --points-at HEAD [Pipeline] } 00:37:39 $ docker exec --env ******** --env ******** f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa ssh-agent -k 00:37:39 unset SSH_AUTH_SOCK; 00:37:39 unset SSH_AGENT_PID; 00:37:39 echo Agent pid 19 killed; 00:37:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:37:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:37:39 [ssh-agent] Looking for ssh-agent implementation... 00:37:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:39 $ docker exec f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa ssh-agent 00:37:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbAimDp/agent.54 00:37:40 SSH_AGENT_PID=61 00:37:40 Running ssh-add (command line suppressed) 00:37:39 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/private_key_7859934024888667667.key (/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/private_key_7859934024888667667.key) 00:37:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:37:40 + git semver init 00:37:40 # -> Open(): unable to determine branch for HEAD 00:37:40 # $GIT_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-38/.git 00:37:40 # $GIT_WORK_TREE = /w/workspace/exfoundry_edgex-taf-common_PR-38 00:37:40 # $SEMVER_REMOTE_NAME = origin 00:37:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:37:40 # $SEMVER_USER_NAME = edgex-jenkins 00:37:40 # $SEMVER_BRANCH = PR-38 00:37:40 # $SEMVER_TEMP = /tmp/semver-957411005 00:37:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP 00:37:41 # '/tmp/semver-957411005' -> '/w/workspace/exfoundry_edgex-taf-common_PR-38/.semver' 00:37:41 # -> Force: false 00:37:41 # $SEMVER_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-38/.semver [Pipeline] } 00:37:40 $ docker exec --env ******** --env ******** f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa ssh-agent -k 00:37:41 unset SSH_AUTH_SOCK; 00:37:41 unset SSH_AGENT_PID; 00:37:41 echo Agent pid 61 killed; 00:37:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:37:41 + git semver [Pipeline] } 00:37:41 $ docker stop --time=1 f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa 00:37:42 $ docker rm -f f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa [Pipeline] // withDockerContainer [Pipeline] sh 00:37:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:37:43 Stashed 1 file(s) [Pipeline] echo 00:37:43 [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 00:37:44 provisioning config files... 00:37:44 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/config6816236197695078873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:44 ---> docker-login.sh 00:37:44 nexus3.edgexfoundry.org:10001 00:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:44 Configure a credential helper to remove this warning. See 00:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:44 00:37:44 Login Succeeded 00:37:44 nexus3.edgexfoundry.org:10002 00:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:44 Configure a credential helper to remove this warning. See 00:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:44 00:37:44 Login Succeeded 00:37:44 nexus3.edgexfoundry.org:10003 00:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:44 Configure a credential helper to remove this warning. See 00:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:44 00:37:44 Login Succeeded 00:37:44 nexus3.edgexfoundry.org:10004 00:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:44 Configure a credential helper to remove this warning. See 00:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:44 00:37:44 Login Succeeded 00:37:44 docker.io 00:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:45 Configure a credential helper to remove this warning. See 00:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:45 00:37:45 Login Succeeded 00:37:45 ---> docker-login.sh ends [Pipeline] } 00:37:45 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 00:37:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:37:47 + ls -al . 00:37:47 total 44 00:37:47 drwxrwxr-x. 6 jenkins jenkins 232 Feb 23 00:37 . 00:37:47 drwxrwxr-x. 4 jenkins jenkins 112 Feb 23 00:37 .. 00:37:47 -rw-rw-r--. 1 jenkins jenkins 2694 Feb 23 00:37 Dockerfile 00:37:47 drwxrwxr-x. 8 jenkins jenkins 179 Feb 23 00:37 .git 00:37:47 -rw-rw-r--. 1 jenkins jenkins 22 Feb 23 00:37 .gitignore 00:37:47 -rw-rw-r--. 1 jenkins jenkins 746 Feb 23 00:37 Jenkinsfile 00:37:47 -rw-rw-r--. 1 jenkins jenkins 11381 Feb 23 00:37 LICENSE 00:37:47 -rw-rw-r--. 1 jenkins jenkins 3582 Feb 23 00:37 README.md 00:37:47 -rw-rw-r--. 1 jenkins jenkins 283 Feb 23 00:37 requirements.txt 00:37:47 -rw-rw-r--. 1 jenkins jenkins 54 Feb 23 00:37 robot-entrypoint.sh 00:37:47 drwx------. 3 jenkins jenkins 43 Feb 23 00:37 .semver 00:37:47 -rw-rw-r--. 1 jenkins jenkins 445 Feb 23 00:37 setup.py 00:37:47 drwxrwxr-x. 4 jenkins jenkins 34 Feb 23 00:37 TAF-Manager 00:37:47 drwxrwxr-x. 6 jenkins jenkins 132 Feb 23 00:37 TUC 00:37:47 -rw-rw-r--. 1 jenkins jenkins 5 Feb 23 00:37 VERSION [Pipeline] isUnix [Pipeline] sh 00:37:47 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc --label arch=amd64 --label version=0.0.0 . 00:37:47 Sending build context to Docker daemon 351.7kB 00:37:47 Step 1/14 : ARG DOCKER_VERSION=18.09.5 00:37:47 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 00:37:47 18.09.5: Pulling from library/docker 00:37:47 bdf0201b3a05: Pulling fs layer 00:37:47 38f114998adb: Pulling fs layer 00:37:47 21134b1a9e68: Pulling fs layer 00:37:47 1826484332dc: Pulling fs layer 00:37:47 a124bc45399b: Pulling fs layer 00:37:47 e1147593372b: Pulling fs layer 00:37:47 1826484332dc: Waiting 00:37:47 a124bc45399b: Waiting 00:37:47 e1147593372b: Waiting 00:37:48 bdf0201b3a05: Verifying Checksum 00:37:48 38f114998adb: Verifying Checksum 00:37:48 38f114998adb: Download complete 00:37:48 21134b1a9e68: Verifying Checksum 00:37:48 21134b1a9e68: Download complete 00:37:48 bdf0201b3a05: Pull complete 00:37:48 e1147593372b: Verifying Checksum 00:37:48 e1147593372b: Download complete 00:37:48 a124bc45399b: Verifying Checksum 00:37:48 a124bc45399b: Download complete 00:37:48 38f114998adb: Pull complete 00:37:48 21134b1a9e68: Pull complete 00:37:49 1826484332dc: Verifying Checksum 00:37:49 1826484332dc: Download complete 00:37:50 1826484332dc: Pull complete 00:37:50 a124bc45399b: Pull complete 00:37:50 e1147593372b: Pull complete 00:37:50 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 00:37:50 Status: Downloaded newer image for docker:18.09.5 00:37:50 ---> c76999e4396c 00:37:50 Step 3/14 : FROM alpine:3.15 00:37:51 3.15: Pulling from library/alpine 00:37:51 59bf1c3509f3: Pulling fs layer 00:37:51 59bf1c3509f3: Verifying Checksum 00:37:51 59bf1c3509f3: Download complete 00:37:51 59bf1c3509f3: Pull complete 00:37:51 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 00:37:51 Status: Downloaded newer image for alpine:3.15 00:37:51 ---> c059bfaa849c 00:37:51 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 00:37:52 ---> Running in 6372c56f5cd0 00:37:52 Removing intermediate container 6372c56f5cd0 00:37:52 ---> 97d8a5242d73 00:37:52 Step 5/14 : LABEL maintainer="Bruce Huang " 00:37:52 ---> Running in 05c16ee7da72 00:37:52 Removing intermediate container 05c16ee7da72 00:37:52 ---> 854d93c7a006 00:37:52 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 00:37:53 ---> 8ddd4dbbdde1 00:37:53 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 00:37:53 ---> d26b4183917c 00:37:53 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 00:37:53 ---> 6148db94d2e5 00:37:53 Step 9/14 : WORKDIR /edgex-taf 00:37:53 ---> Running in 62e17d76fdea 00:37:53 Removing intermediate container 62e17d76fdea 00:37:53 ---> 9ae071ffd9e9 00:37:53 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==3.2.2 && 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 00:37:53 ---> Running in 5c425514f423 00:37:54 **** install Python **** 00:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:54 (1/13) Installing libbz2 (1.0.8-r1) 00:37:54 (2/13) Installing expat (2.4.5-r0) 00:37:54 (3/13) Installing libffi (3.4.2-r1) 00:37:54 (4/13) Installing gdbm (1.22-r0) 00:37:54 (5/13) Installing xz-libs (5.2.5-r0) 00:37:54 (6/13) Installing libgcc (10.3.1_git20211027-r0) 00:37:54 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 00:37:54 (8/13) Installing mpdecimal (2.5.1-r1) 00:37:54 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 00:37:54 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 00:37:54 (11/13) Installing readline (8.1.1-r0) 00:37:54 (12/13) Installing sqlite-libs (3.36.0-r0) 00:37:54 (13/13) Installing python3 (3.9.7-r4) 00:37:54 Executing busybox-1.34.1-r3.trigger 00:37:54 OK: 56 MiB in 27 packages 00:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:55 (1/1) Installing tzdata (2021e-r0) 00:37:55 Executing busybox-1.34.1-r3.trigger 00:37:55 OK: 59 MiB in 28 packages 00:37:55 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 00:37:55 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 00:37:55 (1/1) Purging tzdata (2021e-r0) 00:37:55 Executing busybox-1.34.1-r3.trigger 00:37:55 OK: 56 MiB in 27 packages 00:37:55 **** install pip **** 00:37:57 Looking in links: /tmp/tmpnd_yq0d7 00:37:57 Processing /tmp/tmpnd_yq0d7/setuptools-57.4.0-py3-none-any.whl 00:37:57 Processing /tmp/tmpnd_yq0d7/pip-21.2.3-py3-none-any.whl 00:37:57 Installing collected packages: setuptools, pip 00:37:58 Still waiting to schedule task 00:37:58 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5859’ 00:37:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:37:59 Successfully installed pip-21.2.3 setuptools-57.4.0 00:37:59 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 00:37:59 Collecting pip 00:37:59 Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) 00:37:59 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 00:38:00 Collecting setuptools 00:38:00 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 00:38:00 Collecting wheel 00:38:00 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 00:38:00 Installing collected packages: wheel, setuptools, pip 00:38:00 Attempting uninstall: setuptools 00:38:00 Found existing installation: setuptools 57.4.0 00:38:00 Uninstalling setuptools-57.4.0: 00:38:00 Successfully uninstalled setuptools-57.4.0 00:38:01 Attempting uninstall: pip 00:38:01 Found existing installation: pip 21.2.3 00:38:01 Uninstalling pip-21.2.3: 00:38:01 Successfully uninstalled pip-21.2.3 00:38:03 Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1 00:38:03 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:38:03 **** install robotframework and dependencies **** 00:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:38:03 (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 00:38:03 (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 00:38:03 (3/30) Installing binutils (2.37-r3) 00:38:03 (4/30) Installing libgomp (10.3.1_git20211027-r0) 00:38:03 (5/30) Installing libatomic (10.3.1_git20211027-r0) 00:38:03 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 00:38:04 (7/30) Installing gmp (6.2.1-r1) 00:38:04 (8/30) Installing isl22 (0.22-r0) 00:38:04 (9/30) Installing mpfr4 (4.1.0-r0) 00:38:04 (10/30) Installing mpc1 (1.2.1-r0) 00:38:04 (11/30) Installing gcc (10.3.1_git20211027-r0) 00:38:04 (12/30) Installing musl-dev (1.2.2-r7) 00:38:04 (13/30) Installing libc-dev (0.7.2-r3) 00:38:04 (14/30) Installing linux-headers (5.10.41-r0) 00:38:04 (15/30) Installing pkgconf (1.8.0-r0) 00:38:04 (16/30) Installing libffi-dev (3.4.2-r1) 00:38:05 (17/30) Installing libpq (14.2-r0) 00:38:05 (18/30) Installing openssl-dev (1.1.1l-r8) 00:38:05 (19/30) Installing libpq-dev (14.2-r0) 00:38:05 (20/30) Installing libecpg (14.2-r0) 00:38:05 (21/30) Installing libecpg-dev (14.2-r0) 00:38:05 (22/30) Installing libxml2 (2.9.12-r2) 00:38:05 (23/30) Installing llvm12-libs (12.0.1-r0) 00:38:05 (24/30) Installing clang-libs (12.0.1-r1) 00:38:06 (25/30) Installing clang (12.0.1-r1) 00:38:06 (26/30) Installing icu-libs (69.1-r1) 00:38:06 (27/30) Installing icu (69.1-r1) 00:38:06 (28/30) Installing icu-dev (69.1-r1) 00:38:06 (29/30) Installing llvm12 (12.0.1-r0) 00:38:06 (30/30) Installing postgresql14-dev (14.2-r0) 00:38:07 Executing busybox-1.34.1-r3.trigger 00:38:07 OK: 498 MiB in 55 packages 00:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:38:07 (1/6) Installing g++ (10.3.1_git20211027-r0) 00:38:08 (2/6) Installing python3-dev (3.9.7-r4) 00:38:08 (3/6) Installing libsodium (1.0.18-r0) 00:38:08 (4/6) Installing libzmq (4.3.4-r0) 00:38:08 (5/6) Installing libsodium-dev (1.0.18-r0) 00:38:08 (6/6) Installing zeromq-dev (4.3.4-r0) 00:38:08 Executing busybox-1.34.1-r3.trigger 00:38:08 OK: 605 MiB in 61 packages 00:38:08 Processing ./edgex-taf-common 00:38:08 Preparing metadata (setup.py): started 00:38:09 Preparing metadata (setup.py): finished with status 'done' 00:38:09 Building wheels for collected packages: edgex-taf-common 00:38:09 Building wheel for edgex-taf-common (setup.py): started 00:38:11 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 00:38:11 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=2f157e9a36edc082e91cddf0a0c842fcfb0d414484786fcd5306551ab08b4ca1 00:38:11 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 00:38:11 Successfully built edgex-taf-common 00:38:11 Installing collected packages: edgex-taf-common 00:38:11 Successfully installed edgex-taf-common-0.0.0 00:38:11 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 00:38:12 Collecting robotframework==3.2.2 00:38:12 Downloading robotframework-3.2.2-py2.py3-none-any.whl (623 kB) 00:38:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.0/624.0 KB 24.3 MB/s eta 0:00:00 00:38:12 Installing collected packages: robotframework 00:38:12 Successfully installed robotframework-3.2.2 00:38:12 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 00:38:13 Collecting docker==4.4.1 00:38:13 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 00:38:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 10.1 MB/s eta 0:00:00 00:38:13 Collecting requests!=2.18.0,>=2.14.2 00:38:13 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 00:38:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 9.1 MB/s eta 0:00:00 00:38:13 Collecting websocket-client>=0.32.0 00:38:13 Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) 00:38:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 KB 6.5 MB/s eta 0:00:00 00:38:13 Collecting six>=1.4.0 00:38:13 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 00:38:13 Collecting charset-normalizer~=2.0.0 00:38:13 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 00:38:13 Collecting idna<4,>=2.5 00:38:13 Downloading idna-3.3-py3-none-any.whl (61 kB) 00:38:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.4 MB/s eta 0:00:00 00:38:13 Collecting urllib3<1.27,>=1.21.1 00:38:13 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 00:38:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 16.1 MB/s eta 0:00:00 00:38:13 Collecting certifi>=2017.4.17 00:38:13 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 00:38:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 21.9 MB/s eta 0:00:00 00:38:14 Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker 00:38:14 Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.2.3 00:38:14 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 00:38:15 Collecting python-dotenv==0.15.0 00:38:15 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 00:38:15 Installing collected packages: python-dotenv 00:38:15 Successfully installed python-dotenv-0.15.0 00:38:15 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 00:38:16 Collecting RESTinstance==1.0.2 00:38:16 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 00:38:16 Collecting pygments 00:38:16 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 00:38:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 57.6 MB/s eta 0:00:00 00:38:16 Collecting flex 00:38:16 Downloading flex-6.14.1.tar.gz (40 kB) 00:38:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 5.0 MB/s eta 0:00:00 00:38:16 Preparing metadata (setup.py): started 00:38:17 Preparing metadata (setup.py): finished with status 'done' 00:38:17 Collecting jsonschema 00:38:17 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 00:38:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 10.7 MB/s eta 0:00:00 00:38:18 Collecting docutils 00:38:18 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 00:38:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 39.8 MB/s eta 0:00:00 00:38:18 Collecting rfc3987 00:38:18 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 00:38:18 Collecting jsonpath-ng 00:38:18 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 00:38:18 Collecting pytz 00:38:18 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 00:38:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 43.3 MB/s eta 0:00:00 00:38:18 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (3.2.2) 00:38:18 Collecting tzlocal 00:38:18 Downloading tzlocal-4.1-py3-none-any.whl (19 kB) 00:38:18 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 00:38:18 Collecting GenSON 00:38:18 Downloading genson-1.2.2.tar.gz (34 kB) 00:38:18 Preparing metadata (setup.py): started 00:38:19 Preparing metadata (setup.py): finished with status 'done' 00:38:19 Collecting strict-rfc3339 00:38:19 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 00:38:19 Preparing metadata (setup.py): started 00:38:20 Preparing metadata (setup.py): finished with status 'done' 00:38:20 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 00:38:20 Collecting PyYAML>=3.11 00:38:20 Downloading PyYAML-6.0.tar.gz (124 kB) 00:38:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 22.6 MB/s eta 0:00:00 00:38:20 Installing build dependencies: started 00:38:27 Installing build dependencies: finished with status 'done' 00:38:27 Getting requirements to build wheel: started 00:38:28 Getting requirements to build wheel: finished with status 'done' 00:38:28 Preparing metadata (pyproject.toml): started 00:38:29 Preparing metadata (pyproject.toml): finished with status 'done' 00:38:29 Collecting validate-email>=1.2 00:38:29 Downloading validate_email-1.3.tar.gz (4.7 kB) 00:38:29 Preparing metadata (setup.py): started 00:38:30 Preparing metadata (setup.py): finished with status 'done' 00:38:30 Collecting click>=3.3 00:38:30 Downloading click-8.0.4-py3-none-any.whl (97 kB) 00:38:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 15.4 MB/s eta 0:00:00 00:38:30 Collecting jsonpointer>=1.7 00:38:30 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 00:38:30 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) 00:38:30 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 00:38:30 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 00:38:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) 00:38:30 Collecting decorator 00:38:30 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 00:38:30 Collecting ply 00:38:30 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 00:38:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 14.4 MB/s eta 0:00:00 00:38:30 Collecting attrs>=17.4.0 00:38:30 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 00:38:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 17.3 MB/s eta 0:00:00 00:38:30 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 00:38:30 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 00:38:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 14.8 MB/s eta 0:00:00 00:38:31 Installing build dependencies: started 00:38:35 Installing build dependencies: finished with status 'done' 00:38:35 Getting requirements to build wheel: started 00:38:36 Getting requirements to build wheel: finished with status 'done' 00:38:36 Preparing metadata (pyproject.toml): started 00:38:37 Preparing metadata (pyproject.toml): finished with status 'done' 00:38:37 Collecting pytz-deprecation-shim 00:38:37 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 00:38:37 Collecting tzdata 00:38:37 Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) 00:38:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 38.2 MB/s eta 0:00:00 00:38:37 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 00:38:37 Building wheel for flex (setup.py): started 00:38:39 Building wheel for flex (setup.py): finished with status 'done' 00:38:39 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=af54f07f732ca4af4a2a97d379845afc9212cc4c3f75fa4fdb2ec59eef1e3e48 00:38:39 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 00:38:39 Building wheel for strict-rfc3339 (setup.py): started 00:38:40 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 00:38:40 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=6471fdd65881fb1fbcdc4dfe32cbfeafaf9089d802b739af8d88a03ace8e80bd 00:38:40 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 00:38:40 Building wheel for GenSON (setup.py): started 00:38:41 Building wheel for GenSON (setup.py): finished with status 'done' 00:38:41 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=d46c953c591091381d618da363b33fea674cea71ddd32c47d625fd1353e3a3d5 00:38:41 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 00:38:41 Building wheel for pyrsistent (pyproject.toml): started 00:38:44 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 00:38:44 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115234 sha256=8c732c6b2cf405dd92f15ee2818e47083bff383afb253c1e82a7b93777a81358 00:38:44 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 00:38:44 Building wheel for PyYAML (pyproject.toml): started 00:38:45 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 00:38:45 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=7daa7f5fe37572e7e779177d93ba2b7d350b48439c6381543619ae4a300d1633 00:38:45 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 00:38:45 Building wheel for validate-email (setup.py): started 00:38:46 Building wheel for validate-email (setup.py): finished with status 'done' 00:38:46 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=8f8d9b2a683bd6e625b06dbf44a40537a990cb3a3e5c9b735963648b6449bf12 00:38:46 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 00:38:46 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 00:38:46 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 00:38:49 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 00:38:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:38:50 Collecting robotbackgroundlogger==1.2 00:38:50 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 00:38:50 Preparing metadata (setup.py): started 00:38:51 Preparing metadata (setup.py): finished with status 'done' 00:38:51 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (3.2.2) 00:38:51 Building wheels for collected packages: robotbackgroundlogger 00:38:51 Building wheel for robotbackgroundlogger (setup.py): started 00:38:52 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 00:38:52 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=4f59583a8cfc488b04d122ded905b9c1d44c12eccc342575469a970a02abdbcd 00:38:52 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 00:38:52 Successfully built robotbackgroundlogger 00:38:52 Installing collected packages: robotbackgroundlogger 00:38:52 Successfully installed robotbackgroundlogger-1.2 00:38:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:38:53 Collecting configparser==5.0.1 00:38:53 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 00:38:53 Installing collected packages: configparser 00:38:54 Successfully installed configparser-5.0.1 00:38:54 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 00:38:54 Collecting requests==2.25.1 00:38:54 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 00:38:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 9.6 MB/s eta 0:00:00 00:38:54 Collecting idna<3,>=2.5 00:38:54 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 00:38:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 8.2 MB/s eta 0:00:00 00:38:54 Collecting chardet<5,>=3.0.2 00:38:54 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 00:38:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 17.0 MB/s eta 0:00:00 00:38:54 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) 00:38:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) 00:38:55 Installing collected packages: idna, chardet, requests 00:38:55 Attempting uninstall: idna 00:38:55 Found existing installation: idna 3.3 00:38:55 Uninstalling idna-3.3: 00:38:55 Successfully uninstalled idna-3.3 00:38:55 Attempting uninstall: requests 00:38:55 Found existing installation: requests 2.27.1 00:38:55 Uninstalling requests-2.27.1: 00:38:55 Successfully uninstalled requests-2.27.1 00:38:55 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 00:38:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:38:56 Collecting robotframework-requests==0.8.0 00:38:56 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 00:38:56 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 00:38:56 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (3.2.2) 00:38:56 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 00:38:56 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.8) 00:38:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) 00:38:56 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) 00:38:56 Installing collected packages: robotframework-requests 00:38:56 Successfully installed robotframework-requests-0.8.0 00:38:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:38:57 Collecting paho-mqtt==1.5.1 00:38:57 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 00:38:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 12.4 MB/s eta 0:00:00 00:38:57 Preparing metadata (setup.py): started 00:38:59 Preparing metadata (setup.py): finished with status 'done' 00:38:59 Building wheels for collected packages: paho-mqtt 00:38:59 Building wheel for paho-mqtt (setup.py): started 00:39:00 Building wheel for paho-mqtt (setup.py): finished with status 'done' 00:39:00 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=0c328bd1b349ddc2e29b613cdbbf163a90affc3707c37c9a7ac761c50f5d0942 00:39:00 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 00:39:00 Successfully built paho-mqtt 00:39:00 Installing collected packages: paho-mqtt 00:39:00 Successfully installed paho-mqtt-1.5.1 00:39:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:39:01 Collecting redis==3.5.3 00:39:01 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 00:39:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 9.4 MB/s eta 0:00:00 00:39:02 Installing collected packages: redis 00:39:02 Successfully installed redis-3.5.3 00:39:02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:39:02 Collecting pyzmq==22.2.1 00:39:03 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 00:39:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.7 MB/s eta 0:00:00 00:39:03 Installing build dependencies: started 00:39:07 Installing build dependencies: finished with status 'done' 00:39:07 Getting requirements to build wheel: started 00:39:07 Getting requirements to build wheel: finished with status 'done' 00:39:08 Installing backend dependencies: started 00:39:11 Installing backend dependencies: finished with status 'done' 00:39:11 Preparing metadata (pyproject.toml): started 00:39:12 Preparing metadata (pyproject.toml): finished with status 'done' 00:39:12 Building wheels for collected packages: pyzmq 00:39:12 Building wheel for pyzmq (pyproject.toml): started 00:39:39 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 00:39:39 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539989 sha256=8c5b24618bdd817012008e98f1cdfdca908078e84360eecbef8c804bbca1addc 00:39:39 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 00:39:39 Successfully built pyzmq 00:39:39 Installing collected packages: pyzmq 00:39:39 Successfully installed pyzmq-22.2.1 00:39:39 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:39:39 Collecting robotframework-seleniumlibrary==5.1.3 00:39:39 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 00:39:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 15.2 MB/s eta 0:00:00 00:39:39 Collecting selenium>=3.141.0 00:39:39 Downloading selenium-4.1.0-py3-none-any.whl (958 kB) 00:39:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.8/958.8 KB 36.8 MB/s eta 0:00:00 00:39:39 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (3.2.2) 00:39:39 Collecting robotframework-pythonlibcore>=2.1.0 00:39:39 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 00:39:39 Requirement already satisfied: urllib3[secure]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) 00:39:39 Collecting trio-websocket~=0.9 00:39:39 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 00:39:39 Collecting trio~=0.17 00:39:39 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 00:39:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 33.8 MB/s eta 0:00:00 00:39:39 Collecting outcome 00:39:39 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 00:39:39 Collecting async-generator>=1.9 00:39:39 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 00:39:39 Collecting sniffio 00:39:39 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 00:39:39 Collecting sortedcontainers 00:39:39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:39:39 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) 00:39:39 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) 00:39:39 Collecting wsproto>=0.14 00:39:39 Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) 00:39:39 Collecting cryptography>=1.3.4 00:39:39 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) 00:39:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 69.1 MB/s eta 0:00:00 00:39:39 Collecting pyOpenSSL>=0.14 00:39:39 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 00:39:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 16.2 MB/s eta 0:00:00 00:39:39 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) 00:39:39 Collecting cffi>=1.12 00:39:39 Downloading cffi-1.15.0.tar.gz (484 kB) 00:39:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 36.9 MB/s eta 0:00:00 00:39:39 Preparing metadata (setup.py): started 00:39:39 Preparing metadata (setup.py): finished with status 'done' 00:39:39 Collecting h11<1,>=0.9.0 00:39:39 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 00:39:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 11.4 MB/s eta 0:00:00 00:39:39 Collecting pycparser 00:39:39 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 00:39:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 27.3 MB/s eta 0:00:00 00:39:39 Building wheels for collected packages: cffi 00:39:39 Building wheel for cffi (setup.py): started 00:39:47 Building wheel for cffi (setup.py): finished with status 'done' 00:39:47 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416301 sha256=80663d48a29b6cd5c9491972361051fc678bf4a99ae8c14d32b0190bb9f532f5 00:39:47 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 00:39:47 Successfully built cffi 00:39:47 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 00:39:49 Successfully installed async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.0.0 00:39:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:39:50 Collecting psycopg2==2.9.3 00:39:50 Downloading psycopg2-2.9.3.tar.gz (380 kB) 00:39:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 18.1 MB/s eta 0:00:00 00:39:50 Preparing metadata (setup.py): started 00:39:51 Preparing metadata (setup.py): finished with status 'done' 00:39:51 Building wheels for collected packages: psycopg2 00:39:51 Building wheel for psycopg2 (setup.py): started 00:40:03 Building wheel for psycopg2 (setup.py): finished with status 'done' 00:40:03 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463427 sha256=25044b0df835f8100dc186b2bebb341223f3ddf8e3f7bf89335771ab3a40ad56 00:40:03 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 00:40:03 Successfully built psycopg2 00:40:03 Installing collected packages: psycopg2 00:40:03 Successfully installed psycopg2-2.9.3 00:40:03 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:03 (1/4) Installing libquadmath (10.3.1_git20211027-r0) 00:40:03 (2/4) Installing libgfortran (10.3.1_git20211027-r0) 00:40:03 (3/4) Installing openblas (0.3.18-r1) 00:40:03 (4/4) Installing py3-numpy (1.21.4-r0) 00:40:03 OK: 664 MiB in 65 packages 00:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:03 (1/1) Installing py3-psutil (5.8.0-r1) 00:40:03 OK: 666 MiB in 66 packages 00:40:03 **** install other tools **** 00:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:03 (1/5) Installing ca-certificates (20211220-r0) 00:40:03 (2/5) Installing brotli-libs (1.0.9-r5) 00:40:03 (3/5) Installing nghttp2-libs (1.46.0-r0) 00:40:03 (4/5) Installing libcurl (7.80.0-r0) 00:40:03 (5/5) Installing curl (7.80.0-r0) 00:40:03 Executing busybox-1.34.1-r3.trigger 00:40:03 Executing ca-certificates-20211220-r0.trigger 00:40:03 OK: 668 MiB in 71 packages 00:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:04 (1/1) Installing openssl (1.1.1l-r8) 00:40:04 Executing busybox-1.34.1-r3.trigger 00:40:04 OK: 669 MiB in 72 packages 00:40:04 **** install chromedriver **** 00:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:04 v3.15.0-306-gffb0078df8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:40:04 v3.15.0-305-gb272fba42b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:40:04 OK: 15857 distinct packages available 00:40:04 (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) 00:40:04 Executing busybox-1.34.1-r4.post-upgrade 00:40:04 (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) 00:40:04 (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) 00:40:04 Executing busybox-1.34.1-r4.trigger 00:40:04 Executing ca-certificates-20211220-r0.trigger 00:40:04 OK: 669 MiB in 72 packages 00:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:05 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz 00:40:07 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz 00:40:07 (1/111) Installing libxau (1.0.9-r0) 00:40:07 (2/111) Installing libmd (1.0.3-r0) 00:40:07 (3/111) Installing libbsd (0.11.3-r1) 00:40:07 (4/111) Installing libxdmcp (1.1.3-r0) 00:40:07 (5/111) Installing libxcb (1.14-r2) 00:40:07 (6/111) Installing libx11 (1.7.2-r0) 00:40:07 (7/111) Installing libxext (1.3.4-r0) 00:40:07 (8/111) Installing libice (1.0.10-r0) 00:40:07 (9/111) Installing libuuid (2.37.4-r0) 00:40:07 (10/111) Installing libsm (1.2.3-r0) 00:40:07 (11/111) Installing libxt (1.2.1-r0) 00:40:07 (12/111) Installing libxmu (1.1.3-r0) 00:40:07 (13/111) Installing xset (1.2.4-r0) 00:40:07 (14/111) Installing xprop (1.2.5-r0) 00:40:07 (15/111) Installing xdg-utils (1.1.3-r0) 00:40:07 (16/111) Installing eudev-libs (3.2.11_pre1-r0) 00:40:07 (17/111) Installing libintl (0.21-r0) 00:40:07 (18/111) Installing libblkid (2.37.4-r0) 00:40:07 (19/111) Installing libmount (2.37.4-r0) 00:40:07 (20/111) Installing pcre (8.45-r1) 00:40:07 (21/111) Installing glib (2.70.1-r0) 00:40:07 (22/111) Installing shared-mime-info (2.1-r0) 00:40:07 (23/111) Installing hicolor-icon-theme (0.17-r1) 00:40:07 (24/111) Installing libjpeg-turbo (2.1.2-r0) 00:40:07 (25/111) Installing libpng (1.6.37-r1) 00:40:07 (26/111) Installing libwebp (1.2.2-r0) 00:40:07 (27/111) Installing zstd-libs (1.5.0-r0) 00:40:07 (28/111) Installing tiff (4.3.0-r0) 00:40:07 (29/111) Installing gdk-pixbuf (2.42.6-r0) 00:40:07 (30/111) Installing gtk-update-icon-cache (2.24.33-r0) 00:40:07 (31/111) Installing libxcomposite (0.4.5-r0) 00:40:07 (32/111) Installing libxfixes (6.0.0-r0) 00:40:07 (33/111) Installing libxrender (0.9.10-r3) 00:40:07 (34/111) Installing libxcursor (1.2.0-r0) 00:40:07 (35/111) Installing libxdamage (1.1.5-r1) 00:40:07 (36/111) Installing libxi (1.8-r0) 00:40:07 (37/111) Installing libxinerama (1.1.4-r1) 00:40:07 (38/111) Installing libxrandr (1.5.2-r1) 00:40:07 (39/111) Installing atk (2.36.0-r0) 00:40:07 (40/111) Installing libxtst (1.2.3-r3) 00:40:07 (41/111) Installing dbus-libs (1.12.20-r4) 00:40:07 (42/111) Installing at-spi2-core (2.42.0-r0) 00:40:07 (43/111) Installing at-spi2-atk (2.38.0-r0) 00:40:07 (44/111) Installing freetype (2.11.0-r0) 00:40:07 (45/111) Installing fontconfig (2.13.1-r4) 00:40:07 (46/111) Installing pixman (0.40.0-r3) 00:40:07 (47/111) Installing cairo (1.16.0-r3) 00:40:07 (48/111) Installing cairo-gobject (1.16.0-r3) 00:40:07 (49/111) Installing avahi-libs (0.8-r5) 00:40:07 (50/111) Installing nettle (3.7.3-r0) 00:40:07 (51/111) Installing p11-kit (0.24.0-r1) 00:40:07 (52/111) Installing libtasn1 (4.18.0-r0) 00:40:07 (53/111) Installing libunistring (0.9.10-r1) 00:40:07 (54/111) Installing gnutls (3.7.1-r0) 00:40:07 (55/111) Installing cups-libs (2.3.3-r5) 00:40:07 (56/111) Installing libepoxy (1.5.9-r0) 00:40:07 (57/111) Installing fribidi (1.0.11-r0) 00:40:08 (58/111) Installing graphite2 (1.3.14-r0) 00:40:08 (59/111) Installing harfbuzz (3.0.0-r2) 00:40:08 (60/111) Installing libxft (2.3.4-r0) 00:40:08 (61/111) Installing pango (1.48.10-r0) 00:40:08 (62/111) Installing wayland-libs-client (1.19.0-r1) 00:40:08 (63/111) Installing wayland-libs-cursor (1.19.0-r1) 00:40:08 (64/111) Installing wayland-libs-egl (1.19.0-r1) 00:40:08 (65/111) Installing xkeyboard-config (2.34-r0) 00:40:08 (66/111) Installing libxkbcommon (1.3.1-r0) 00:40:08 (67/111) Installing gtk+3.0 (3.24.30-r0) 00:40:08 Executing gtk+3.0-3.24.30-r0.post-install 00:40:08 (68/111) Installing libfontenc (1.1.4-r0) 00:40:08 (69/111) Installing mkfontscale (1.2.1-r1) 00:40:08 (70/111) Installing ttf-opensans (1.10-r1) 00:40:08 Executing ttf-opensans-1.10-r1.post-install 00:40:10 (71/111) Installing libogg (1.3.5-r0) 00:40:10 (72/111) Installing flac (1.3.4-r0) 00:40:10 (73/111) Installing alsa-lib (1.2.5.1-r1) 00:40:10 (74/111) Installing sdl2 (2.0.16-r4) 00:40:10 (75/111) Installing aom-libs (3.2.0-r0) 00:40:10 (76/111) Installing libass (0.15.2-r0) 00:40:10 (77/111) Installing libdav1d (0.9.2-r0) 00:40:10 (78/111) Installing lame (3.100-r0) 00:40:10 (79/111) Installing opus (1.3.1-r1) 00:40:10 (80/111) Installing soxr (0.1.3-r2) 00:40:10 (81/111) Installing libsrt (1.4.2-r1) 00:40:10 (82/111) Installing libssh (0.9.6-r1) 00:40:10 (83/111) Installing libtheora (1.1.1-r16) 00:40:10 (84/111) Installing v4l-utils-libs (1.22.1-r1) 00:40:10 (85/111) Installing libpciaccess (0.16-r0) 00:40:10 (86/111) Installing libdrm (2.4.109-r0) 00:40:10 (87/111) Installing libva (2.13.0-r0) 00:40:10 (88/111) Installing libvdpau (1.4-r0) 00:40:10 (89/111) Installing vidstab (1.1.0-r1) 00:40:10 (90/111) Installing libvorbis (1.3.7-r0) 00:40:10 (91/111) Installing libvpx (1.10.0-r0) 00:40:10 (92/111) Installing vulkan-loader (1.2.196-r0) 00:40:10 (93/111) Installing x264-libs (20210613-r0) 00:40:10 (94/111) Installing x265-libs (3.5-r0) 00:40:10 (95/111) Installing xvidcore (1.3.7-r1) 00:40:10 (96/111) Installing ffmpeg-libs (4.4.1-r2) 00:40:10 (97/111) Installing libevent (2.1.12-r4) 00:40:10 (98/111) Installing mesa (21.2.6-r0) 00:40:11 (99/111) Installing wayland-libs-server (1.19.0-r1) 00:40:11 (100/111) Installing mesa-gbm (21.2.6-r0) 00:40:11 (101/111) Installing lcms2 (2.12-r1) 00:40:11 (102/111) Installing nspr (4.32-r0) 00:40:11 (103/111) Installing nss (3.72.1-r0) 00:40:11 (104/111) Installing re2 (2021.11.01-r0) 00:40:11 (105/111) Installing snappy (1.1.9-r1) 00:40:11 (106/111) Installing libxshmfence (1.3-r1) 00:40:11 (107/111) Installing libgpg-error (1.42-r1) 00:40:11 (108/111) Installing libgcrypt (1.9.4-r0) 00:40:11 (109/111) Installing libxslt (1.1.34-r1) 00:40:11 (110/111) Installing chromium (93.0.4577.82-r3) 00:40:12 (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) 00:40:12 Executing busybox-1.34.1-r4.trigger 00:40:12 Executing glib-2.70.1-r0.trigger 00:40:12 Executing shared-mime-info-2.1-r0.trigger 00:40:15 Executing gdk-pixbuf-2.42.6-r0.trigger 00:40:15 Executing gtk-update-icon-cache-2.24.33-r0.trigger 00:40:15 Executing fontconfig-2.13.1-r4.trigger 00:40:15 Executing mkfontscale-1.2.1-r1.trigger 00:40:15 OK: 972 MiB in 183 packages 00:40:27 Removing intermediate container 5c425514f423 00:40:27 ---> 34155abb9f0b 00:40:27 Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 00:40:27 ---> Running in 3b12e191fd01 00:40:27 Removing intermediate container 3b12e191fd01 00:40:27 ---> 23013d469fad 00:40:27 Step 12/14 : LABEL arch=amd64 00:40:27 ---> Running in 7b040fb5b2ff 00:40:27 Removing intermediate container 7b040fb5b2ff 00:40:27 ---> 4c9707c1c93a 00:40:27 Step 13/14 : LABEL git_sha=c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc 00:40:27 ---> Running in 54ed81c62330 00:40:27 Removing intermediate container 54ed81c62330 00:40:27 ---> 9fa359143c10 00:40:27 Step 14/14 : LABEL version=0.0.0 00:40:27 ---> Running in 6bb7166d9c07 00:40:27 Removing intermediate container 6bb7166d9c07 00:40:27 ---> 29ffb6ff2381 00:40:27 [Warning] One or more build-args [ARCH] were not consumed 00:40:27 Successfully built 29ffb6ff2381 00:40:27 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:40:28 00:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:40:28 latest: Pulling from edgex-lftools-log-publisher 00:40:28 b4d181a07f80: Pulling fs layer 00:40:28 a1111a8f2ec3: Pulling fs layer 00:40:28 ed53099fbce6: Pulling fs layer 00:40:28 dc539afda2c1: Pulling fs layer 00:40:28 77bc0d833cb6: Pulling fs layer 00:40:28 9065ff56babe: Pulling fs layer 00:40:28 d287ab97295c: Pulling fs layer 00:40:28 77bc0d833cb6: Waiting 00:40:28 9065ff56babe: Waiting 00:40:28 d287ab97295c: Waiting 00:40:28 dc539afda2c1: Waiting 00:40:28 a1111a8f2ec3: Verifying Checksum 00:40:28 a1111a8f2ec3: Download complete 00:40:28 dc539afda2c1: Verifying Checksum 00:40:28 dc539afda2c1: Download complete 00:40:28 ed53099fbce6: Verifying Checksum 00:40:28 ed53099fbce6: Download complete 00:40:28 9065ff56babe: Verifying Checksum 00:40:28 9065ff56babe: Download complete 00:40:28 77bc0d833cb6: Verifying Checksum 00:40:28 77bc0d833cb6: Download complete 00:40:28 b4d181a07f80: Verifying Checksum 00:40:28 b4d181a07f80: Download complete 00:40:29 d287ab97295c: Verifying Checksum 00:40:29 d287ab97295c: Download complete 00:40:30 b4d181a07f80: Pull complete 00:40:30 a1111a8f2ec3: Pull complete 00:40:30 ed53099fbce6: Pull complete 00:40:30 dc539afda2c1: Pull complete 00:40:31 77bc0d833cb6: Pull complete 00:40:31 9065ff56babe: Pull complete 00:40:36 d287ab97295c: Pull complete 00:40:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:40:36 prd-centos7-docker-4c-2g-5862 does not seem to be running inside a container 00:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-38 -v /w/workspace/exfoundry_edgex-taf-common_PR-38:/w/workspace/exfoundry_edgex-taf-common_PR-38:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:40:39 $ docker top 7833000b1fcbbdbe632ed186834c27b6e7e6d056c07274b30b43ca14480decf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:39 ---> job-cost.sh 00:40:39 lf-activate-venv: SKIPPING 00:40:39 INFO: No Stack... 00:40:39 INFO: Retrieving Pricing Info for: v3-standard-2 00:40:40 INFO: Archiving Costs [Pipeline] sh 00:40:40 + cat /w/workspace/exfoundry_edgex-taf-common_PR-38/archives/cost.csv 00:40:40 + cut -d, -f6 [Pipeline] lock 00:40:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] 00:40:40 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] did not exist. Created. 00:40:40 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:40:40 + echo total: 0.05999999865889549 [Pipeline] stash 00:40:41 Stashed 1 file(s) [Pipeline] } 00:40:41 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:40:41 $ docker stop --time=1 7833000b1fcbbdbe632ed186834c27b6e7e6d056c07274b30b43ca14480decf1 00:40:42 $ docker rm -f 7833000b1fcbbdbe632ed186834c27b6e7e6d056c07274b30b43ca14480decf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:41:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5863 in /w/workspace/exfoundry_edgex-taf-common_PR-38 [Pipeline] { [Pipeline] checkout 00:41:45 Selected Git installation does not exist. Using Default 00:41:45 The recommended git tool is: NONE 00:41:51 using credential edgex-jenkins-ssh 00:41:51 Cloning the remote Git repository 00:41:51 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 00:41:51 > git init /w/workspace/exfoundry_edgex-taf-common_PR-38 # timeout=10 00:41:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 00:41:51 > git --version # timeout=10 00:41:51 > git --version # 'git version 2.17.1' 00:41:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 00:41:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 00:41:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 00:41:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:41:53 Merging remotes/origin/main commit be4f0c58e46c96244c3cc3c796e250636222bca5 into PR head commit c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc 00:41:53 Merge succeeded, producing c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc 00:41:53 Checking out Revision c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc (PR-38) 00:41:53 > git config core.sparsecheckout # timeout=10 00:41:53 > git checkout -f c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc # timeout=10 00:41:53 > git remote # timeout=10 00:41:53 > git config --get remote.origin.url # timeout=10 00:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:53 > git merge be4f0c58e46c96244c3cc3c796e250636222bca5 # timeout=10 00:41:53 > git rev-parse HEAD^{commit} # timeout=10 00:41:53 > git config core.sparsecheckout # timeout=10 00:41:53 > git checkout -f c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc # timeout=10 00:41:58 Commit message: "Add database library and dependencies" 00:41:58 > git --version # timeout=10 00:41:58 > git --version # 'git version 2.17.1' 00:41:58 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:41:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:41:59 Dload Upload Total Spent Left Speed 00:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 77914 0 --:--:-- --:--:-- --:--:-- 78430 [Pipeline] sh 00:42:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:42:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:42:00 + sudo tee /etc/docker/daemon.new 00:42:00 { 00:42:00 "registry-mirrors": [ 00:42:00 "https://nexus3.edgexfoundry.org:10001" 00:42:00 ], 00:42:00 "bip": "10.250.0.254/24", 00:42:00 "hosts": [ 00:42:00 "tcp://0.0.0.0:5555", 00:42:00 "unix:///var/run/docker.sock" 00:42:00 ], 00:42:00 "mtu": 1458, 00:42:00 "selinux-enabled": true, 00:42:00 "seccomp-profile": "/etc/docker/seccomp.json" 00:42:00 } [Pipeline] sh 00:42:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:42:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:19 provisioning config files... 00:42:19 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/config2950050004963418310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:20 ---> docker-login.sh 00:42:20 nexus3.edgexfoundry.org:10001 00:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:20 Configure a credential helper to remove this warning. See 00:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:20 00:42:20 Login Succeeded 00:42:20 nexus3.edgexfoundry.org:10002 00:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:21 Configure a credential helper to remove this warning. See 00:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:21 00:42:21 Login Succeeded 00:42:21 nexus3.edgexfoundry.org:10003 00:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:22 Configure a credential helper to remove this warning. See 00:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:22 00:42:22 Login Succeeded 00:42:22 nexus3.edgexfoundry.org:10004 00:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:22 Configure a credential helper to remove this warning. See 00:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:22 00:42:22 Login Succeeded 00:42:22 docker.io 00:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:23 Configure a credential helper to remove this warning. See 00:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:23 00:42:23 Login Succeeded 00:42:23 ---> docker-login.sh ends [Pipeline] } 00:42:23 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 00:42:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:42:25 + ls -al . 00:42:25 total 64 00:42:25 drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 00:42 . 00:42:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 00:41 .. 00:42:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 00:41 .git 00:42:25 -rw-rw-r-- 1 jenkins jenkins 22 Feb 23 00:41 .gitignore 00:42:25 -rw-rw-r-- 1 jenkins jenkins 2694 Feb 23 00:41 Dockerfile 00:42:25 -rw-rw-r-- 1 jenkins jenkins 746 Feb 23 00:41 Jenkinsfile 00:42:25 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 23 00:41 LICENSE 00:42:25 -rw-rw-r-- 1 jenkins jenkins 3582 Feb 23 00:41 README.md 00:42:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 00:41 TAF-Manager 00:42:25 drwxrwxr-x 6 jenkins jenkins 4096 Feb 23 00:41 TUC 00:42:25 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 00:37 VERSION 00:42:25 -rw-rw-r-- 1 jenkins jenkins 283 Feb 23 00:41 requirements.txt 00:42:25 -rw-rw-r-- 1 jenkins jenkins 54 Feb 23 00:41 robot-entrypoint.sh 00:42:25 -rw-rw-r-- 1 jenkins jenkins 445 Feb 23 00:41 setup.py [Pipeline] isUnix [Pipeline] sh 00:42:25 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc --label arch=arm64 --label version=0.0.0 . 00:42:25 Sending build context to Docker daemon 240.1kB 00:42:25 Step 1/14 : ARG DOCKER_VERSION=18.09.5 00:42:25 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 00:42:26 18.09.5: Pulling from library/docker 00:42:26 6f37394be673: Pulling fs layer 00:42:26 624d8cd59892: Pulling fs layer 00:42:26 ecff0f4f3435: Pulling fs layer 00:42:26 07a77ccdec90: Pulling fs layer 00:42:26 c2dcd1054c2e: Pulling fs layer 00:42:26 156c9e509c87: Pulling fs layer 00:42:26 07a77ccdec90: Waiting 00:42:26 c2dcd1054c2e: Waiting 00:42:26 156c9e509c87: Waiting 00:42:27 ecff0f4f3435: Download complete 00:42:27 6f37394be673: Verifying Checksum 00:42:27 6f37394be673: Download complete 00:42:27 624d8cd59892: Verifying Checksum 00:42:27 624d8cd59892: Download complete 00:42:27 c2dcd1054c2e: Verifying Checksum 00:42:27 c2dcd1054c2e: Download complete 00:42:27 156c9e509c87: Verifying Checksum 00:42:27 156c9e509c87: Download complete 00:42:27 6f37394be673: Pull complete 00:42:28 624d8cd59892: Pull complete 00:42:28 ecff0f4f3435: Pull complete 00:42:28 07a77ccdec90: Verifying Checksum 00:42:28 07a77ccdec90: Download complete 00:42:31 07a77ccdec90: Pull complete 00:42:31 c2dcd1054c2e: Pull complete 00:42:31 156c9e509c87: Pull complete 00:42:31 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 00:42:31 Status: Downloaded newer image for docker:18.09.5 00:42:31 ---> b2bcd28828a2 00:42:31 Step 3/14 : FROM alpine:3.15 00:42:32 3.15: Pulling from library/alpine 00:42:32 9b3977197b4f: Pulling fs layer 00:42:32 9b3977197b4f: Download complete 00:42:33 9b3977197b4f: Pull complete 00:42:33 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 00:42:33 Status: Downloaded newer image for alpine:3.15 00:42:33 ---> 8e1d7573f448 00:42:33 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 00:42:33 ---> Running in d366a77d53b5 00:42:34 Removing intermediate container d366a77d53b5 00:42:34 ---> 6f0956311411 00:42:34 Step 5/14 : LABEL maintainer="Bruce Huang " 00:42:34 ---> Running in 007fbe55d9ea 00:42:34 Removing intermediate container 007fbe55d9ea 00:42:34 ---> 1dd8d474f38d 00:42:34 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 00:42:36 ---> 13bd82c52eb7 00:42:36 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 00:42:37 ---> a766f5ee7150 00:42:37 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 00:42:38 ---> d6743f555989 00:42:38 Step 9/14 : WORKDIR /edgex-taf 00:42:38 ---> Running in f53da8e0aab8 00:42:38 Removing intermediate container f53da8e0aab8 00:42:38 ---> 74c2471de8aa 00:42:38 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==3.2.2 && 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 00:42:38 ---> Running in eadd46eee538 00:42:40 **** install Python **** 00:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:42:41 (1/13) Installing libbz2 (1.0.8-r1) 00:42:41 (2/13) Installing expat (2.4.5-r0) 00:42:41 (3/13) Installing libffi (3.4.2-r1) 00:42:41 (4/13) Installing gdbm (1.22-r0) 00:42:41 (5/13) Installing xz-libs (5.2.5-r0) 00:42:41 (6/13) Installing libgcc (10.3.1_git20211027-r0) 00:42:41 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 00:42:41 (8/13) Installing mpdecimal (2.5.1-r1) 00:42:41 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 00:42:41 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 00:42:41 (11/13) Installing readline (8.1.1-r0) 00:42:41 (12/13) Installing sqlite-libs (3.36.0-r0) 00:42:41 (13/13) Installing python3 (3.9.7-r4) 00:42:43 Executing busybox-1.34.1-r3.trigger 00:42:43 OK: 55 MiB in 27 packages 00:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:42:45 (1/1) Installing tzdata (2021e-r0) 00:42:45 Executing busybox-1.34.1-r3.trigger 00:42:45 OK: 59 MiB in 28 packages 00:42:45 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 00:42:45 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 00:42:45 (1/1) Purging tzdata (2021e-r0) 00:42:46 Executing busybox-1.34.1-r3.trigger 00:42:46 OK: 55 MiB in 27 packages 00:42:46 **** install pip **** 00:43:01 Looking in links: /tmp/tmpslr3my8o 00:43:01 Processing /tmp/tmpslr3my8o/setuptools-57.4.0-py3-none-any.whl 00:43:01 Processing /tmp/tmpslr3my8o/pip-21.2.3-py3-none-any.whl 00:43:02 Installing collected packages: setuptools, pip 00:43:17 Successfully installed pip-21.2.3 setuptools-57.4.0 00:43:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:43:18 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 00:43:19 Collecting pip 00:43:19 Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) 00:43:20 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 00:43:25 Collecting setuptools 00:43:25 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 00:43:25 Collecting wheel 00:43:25 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 00:43:27 Installing collected packages: wheel, setuptools, pip 00:43:27 Attempting uninstall: setuptools 00:43:27 Found existing installation: setuptools 57.4.0 00:43:27 Uninstalling setuptools-57.4.0: 00:43:28 Successfully uninstalled setuptools-57.4.0 00:43:32 Attempting uninstall: pip 00:43:32 Found existing installation: pip 21.2.3 00:43:33 Uninstalling pip-21.2.3: 00:43:34 Successfully uninstalled pip-21.2.3 00:43:46 Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1 00:43:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:43:48 **** install robotframework and dependencies **** 00:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:43:49 (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 00:43:49 (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 00:43:49 (3/30) Installing binutils (2.37-r3) 00:43:49 (4/30) Installing libgomp (10.3.1_git20211027-r0) 00:43:49 (5/30) Installing libatomic (10.3.1_git20211027-r0) 00:43:49 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 00:43:49 (7/30) Installing gmp (6.2.1-r1) 00:43:49 (8/30) Installing isl22 (0.22-r0) 00:43:49 (9/30) Installing mpfr4 (4.1.0-r0) 00:43:49 (10/30) Installing mpc1 (1.2.1-r0) 00:43:49 (11/30) Installing gcc (10.3.1_git20211027-r0) 00:43:51 (12/30) Installing musl-dev (1.2.2-r7) 00:43:51 (13/30) Installing libc-dev (0.7.2-r3) 00:43:51 (14/30) Installing linux-headers (5.10.41-r0) 00:43:52 (15/30) Installing pkgconf (1.8.0-r0) 00:43:52 (16/30) Installing libffi-dev (3.4.2-r1) 00:43:52 (17/30) Installing libpq (14.2-r0) 00:43:52 (18/30) Installing openssl-dev (1.1.1l-r8) 00:43:52 (19/30) Installing libpq-dev (14.2-r0) 00:43:52 (20/30) Installing libecpg (14.2-r0) 00:43:52 (21/30) Installing libecpg-dev (14.2-r0) 00:43:52 (22/30) Installing libxml2 (2.9.12-r2) 00:43:52 (23/30) Installing llvm12-libs (12.0.1-r0) 00:43:54 (24/30) Installing clang-libs (12.0.1-r1) 00:43:56 (25/30) Installing clang (12.0.1-r1) 00:43:57 (26/30) Installing icu-libs (69.1-r1) 00:43:57 (27/30) Installing icu (69.1-r1) 00:43:57 (28/30) Installing icu-dev (69.1-r1) 00:43:57 (29/30) Installing llvm12 (12.0.1-r0) 00:43:58 (30/30) Installing postgresql14-dev (14.2-r0) 00:43:59 Executing busybox-1.34.1-r3.trigger 00:43:59 OK: 467 MiB in 55 packages 00:43:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:44:01 (1/6) Installing g++ (10.3.1_git20211027-r0) 00:44:02 (2/6) Installing python3-dev (3.9.7-r4) 00:44:03 (3/6) Installing libsodium (1.0.18-r0) 00:44:03 (4/6) Installing libzmq (4.3.4-r0) 00:44:03 (5/6) Installing libsodium-dev (1.0.18-r0) 00:44:03 (6/6) Installing zeromq-dev (4.3.4-r0) 00:44:03 Executing busybox-1.34.1-r3.trigger 00:44:03 OK: 594 MiB in 61 packages 00:44:09 Processing ./edgex-taf-common 00:44:09 Preparing metadata (setup.py): started 00:44:17 Preparing metadata (setup.py): finished with status 'done' 00:44:17 Building wheels for collected packages: edgex-taf-common 00:44:17 Building wheel for edgex-taf-common (setup.py): started 00:44:27 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 00:44:27 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=0c8fc9075227325b93cc9c46c48b2e07bd18738b50c024a0f290aa74afbff4be 00:44:27 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 00:44:27 Successfully built edgex-taf-common 00:44:27 Installing collected packages: edgex-taf-common 00:44:27 Successfully installed edgex-taf-common-0.0.0 00:44:27 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 00:44:34 Collecting robotframework==3.2.2 00:44:34 Downloading robotframework-3.2.2-py2.py3-none-any.whl (623 kB) 00:44:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.0/624.0 KB 7.5 MB/s eta 0:00:00 00:44:34 Installing collected packages: robotframework 00:44:38 Successfully installed robotframework-3.2.2 00:44:38 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:44:43 Collecting docker==4.4.1 00:44:43 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 00:44:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 3.7 MB/s eta 0:00:00 00:44:43 Collecting six>=1.4.0 00:44:43 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 00:44:44 Collecting websocket-client>=0.32.0 00:44:44 Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) 00:44:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 KB 1.1 MB/s eta 0:00:00 00:44:45 Collecting requests!=2.18.0,>=2.14.2 00:44:45 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 00:44:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 2.1 MB/s eta 0:00:00 00:44:45 Collecting charset-normalizer~=2.0.0 00:44:45 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 00:44:45 Collecting certifi>=2017.4.17 00:44:45 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 00:44:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 4.9 MB/s eta 0:00:00 00:44:46 Collecting urllib3<1.27,>=1.21.1 00:44:46 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 00:44:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 4.2 MB/s eta 0:00:00 00:44:46 Collecting idna<4,>=2.5 00:44:47 Downloading idna-3.3-py3-none-any.whl (61 kB) 00:44:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.4 MB/s eta 0:00:00 00:44:48 Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker 00:44:52 Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.2.3 00:44:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:44:58 Collecting python-dotenv==0.15.0 00:44:58 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 00:44:59 Installing collected packages: python-dotenv 00:44:59 Successfully installed python-dotenv-0.15.0 00:44:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:45:04 Collecting RESTinstance==1.0.2 00:45:04 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 00:45:05 Collecting jsonschema 00:45:05 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 00:45:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 2.5 MB/s eta 0:00:00 00:45:07 Collecting pytz 00:45:07 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 00:45:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 6.6 MB/s eta 0:00:00 00:45:07 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 00:45:07 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (3.2.2) 00:45:07 Collecting jsonpath-ng 00:45:07 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 00:45:07 Collecting rfc3987 00:45:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 00:45:07 Collecting pygments 00:45:07 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 00:45:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.1 MB/s eta 0:00:00 00:45:08 Collecting flex 00:45:08 Downloading flex-6.14.1.tar.gz (40 kB) 00:45:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 1.6 MB/s eta 0:00:00 00:45:08 Preparing metadata (setup.py): started 00:45:18 Preparing metadata (setup.py): finished with status 'done' 00:45:18 Collecting strict-rfc3339 00:45:18 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 00:45:18 Preparing metadata (setup.py): started 00:45:24 Preparing metadata (setup.py): finished with status 'done' 00:45:24 Collecting tzlocal 00:45:24 Downloading tzlocal-4.1-py3-none-any.whl (19 kB) 00:45:24 Collecting docutils 00:45:24 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 00:45:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 8.5 MB/s eta 0:00:00 00:45:25 Collecting GenSON 00:45:25 Downloading genson-1.2.2.tar.gz (34 kB) 00:45:25 Preparing metadata (setup.py): started 00:45:35 Preparing metadata (setup.py): finished with status 'done' 00:45:35 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 00:45:35 Collecting PyYAML>=3.11 00:45:35 Downloading PyYAML-6.0.tar.gz (124 kB) 00:45:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 4.4 MB/s eta 0:00:00 00:45:38 Installing build dependencies: started 00:46:17 Installing build dependencies: finished with status 'done' 00:46:17 Getting requirements to build wheel: started 00:46:39 Getting requirements to build wheel: finished with status 'done' 00:46:39 Preparing metadata (pyproject.toml): started 00:46:50 Preparing metadata (pyproject.toml): finished with status 'done' 00:46:50 Collecting validate-email>=1.2 00:46:50 Downloading validate_email-1.3.tar.gz (4.7 kB) 00:46:50 Preparing metadata (setup.py): started 00:46:56 Preparing metadata (setup.py): finished with status 'done' 00:46:57 Collecting click>=3.3 00:46:57 Downloading click-8.0.4-py3-none-any.whl (97 kB) 00:46:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 3.1 MB/s eta 0:00:00 00:46:57 Collecting jsonpointer>=1.7 00:46:57 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 00:46:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) 00:46:57 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 00:46:57 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) 00:46:57 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 00:46:57 Collecting ply 00:46:57 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 00:46:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.8 MB/s eta 0:00:00 00:46:58 Collecting decorator 00:46:58 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 00:46:58 Collecting attrs>=17.4.0 00:46:58 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 00:46:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 2.1 MB/s eta 0:00:00 00:46:59 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 00:46:59 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 00:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 3.5 MB/s eta 0:00:00 00:47:01 Installing build dependencies: started 00:47:33 Installing build dependencies: finished with status 'done' 00:47:33 Getting requirements to build wheel: started 00:47:39 Getting requirements to build wheel: finished with status 'done' 00:47:39 Preparing metadata (pyproject.toml): started 00:47:49 Preparing metadata (pyproject.toml): finished with status 'done' 00:47:49 Collecting pytz-deprecation-shim 00:47:49 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 00:47:50 Collecting tzdata 00:47:50 Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) 00:47:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 7.4 MB/s eta 0:00:00 00:47:50 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 00:47:50 Building wheel for flex (setup.py): started 00:48:05 Building wheel for flex (setup.py): finished with status 'done' 00:48:05 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=feded8c922164f928953519dfb6053418d8fcb149dddb6725afabc74aab27ed2 00:48:05 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 00:48:05 Building wheel for strict-rfc3339 (setup.py): started 00:48:13 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 00:48:13 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=cffe8b4e94b38ed107dbd232b2f2a0e9a16aba07961460ed0eefeeed6d6c0662 00:48:13 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 00:48:13 Building wheel for GenSON (setup.py): started 00:48:26 Building wheel for GenSON (setup.py): finished with status 'done' 00:48:26 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=fc7dfcaeaaf74ad5582059eb1d489dd5c764183045ba8eb6defac0e64895ce08 00:48:26 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 00:48:26 Building wheel for pyrsistent (pyproject.toml): started 00:48:44 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 00:48:44 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115224 sha256=bc4b661629d97c73cc2e994dbf899a9c0e8798c1378e79ef19320c90d8801811 00:48:44 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 00:48:44 Building wheel for PyYAML (pyproject.toml): started 00:48:56 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 00:48:56 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=8bb089252b2c9192b0c628fe052e46900e588ef1e43bf502e78119d7ad1696e7 00:48:56 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 00:48:56 Building wheel for validate-email (setup.py): started 00:49:05 Building wheel for validate-email (setup.py): finished with status 'done' 00:49:05 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=dd76eb6fd7d38ad149c93f241d6ec8de26a4348505fafa3afdf78f0b776663b7 00:49:05 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 00:49:05 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 00:49:07 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 00:49:25 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 00:49:25 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 00:49:29 Collecting robotbackgroundlogger==1.2 00:49:29 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 00:49:29 Preparing metadata (setup.py): started 00:49:38 Preparing metadata (setup.py): finished with status 'done' 00:49:38 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (3.2.2) 00:49:38 Building wheels for collected packages: robotbackgroundlogger 00:49:38 Building wheel for robotbackgroundlogger (setup.py): started 00:49:48 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 00:49:48 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=1bddf7ede048f08e3247992f80c1cc701aac9de7fa3939ecfe1ff2513df67388 00:49:48 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 00:49:48 Successfully built robotbackgroundlogger 00:49:50 Installing collected packages: robotbackgroundlogger 00:49:50 Successfully installed robotbackgroundlogger-1.2 00:49:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:49:55 Collecting configparser==5.0.1 00:49:55 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 00:49:58 Installing collected packages: configparser 00:49:58 Successfully installed configparser-5.0.1 00:49:58 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 00:50:05 Collecting requests==2.25.1 00:50:05 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 00:50:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 1.8 MB/s eta 0:00:00 00:50:05 Collecting idna<3,>=2.5 00:50:05 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 00:50:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 2.6 MB/s eta 0:00:00 00:50:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) 00:50:05 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) 00:50:05 Collecting chardet<5,>=3.0.2 00:50:05 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 00:50:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 5.4 MB/s eta 0:00:00 00:50:08 Installing collected packages: idna, chardet, requests 00:50:08 Attempting uninstall: idna 00:50:08 Found existing installation: idna 3.3 00:50:08 Uninstalling idna-3.3: 00:50:08 Successfully uninstalled idna-3.3 00:50:10 Attempting uninstall: requests 00:50:10 Found existing installation: requests 2.27.1 00:50:10 Uninstalling requests-2.27.1: 00:50:10 Successfully uninstalled requests-2.27.1 00:50:11 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 00:50:11 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 00:50:16 Collecting robotframework-requests==0.8.0 00:50:17 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 00:50:17 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 00:50:17 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (3.2.2) 00:50:17 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.8) 00:50:17 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) 00:50:17 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) 00:50:17 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 00:50:20 Installing collected packages: robotframework-requests 00:50:20 Successfully installed robotframework-requests-0.8.0 00:50:20 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 00:50:25 Collecting paho-mqtt==1.5.1 00:50:25 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 00:50:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 3.1 MB/s eta 0:00:00 00:50:26 Preparing metadata (setup.py): started 00:50:38 Preparing metadata (setup.py): finished with status 'done' 00:50:38 Building wheels for collected packages: paho-mqtt 00:50:38 Building wheel for paho-mqtt (setup.py): started 00:50:53 Building wheel for paho-mqtt (setup.py): finished with status 'done' 00:50:53 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=360940dc764fb328a639689f898eb6d31123ac71c9f9bcc635a7da6aaa429707 00:50:53 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 00:50:53 Successfully built paho-mqtt 00:50:53 Installing collected packages: paho-mqtt 00:50:54 Successfully installed paho-mqtt-1.5.1 00:50:54 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 00:50:59 Collecting redis==3.5.3 00:50:59 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 00:50:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 2.2 MB/s eta 0:00:00 00:51:02 Installing collected packages: redis 00:51:02 Successfully installed redis-3.5.3 00:51:02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:51:10 Collecting pyzmq==22.2.1 00:51:10 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 00:51:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.9 MB/s eta 0:00:00 00:51:13 Installing build dependencies: started 00:51:46 Installing build dependencies: finished with status 'done' 00:51:46 Getting requirements to build wheel: started 00:51:47 Getting requirements to build wheel: finished with status 'done' 00:51:49 Installing backend dependencies: started 00:52:11 Installing backend dependencies: finished with status 'done' 00:52:11 Preparing metadata (pyproject.toml): started 00:52:24 Preparing metadata (pyproject.toml): finished with status 'done' 00:52:24 Building wheels for collected packages: pyzmq 00:52:24 Building wheel for pyzmq (pyproject.toml): started 00:53:32 Building wheel for pyzmq (pyproject.toml): still running... 00:54:40 Building wheel for pyzmq (pyproject.toml): still running... 00:55:48 Building wheel for pyzmq (pyproject.toml): still running... 00:55:51 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 00:55:51 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538492 sha256=1a928522f541c0d5b3bf5542a0300a573cfcf6c245b4ddc9241f66022a4c7d37 00:55:51 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 00:55:51 Successfully built pyzmq 00:55:54 Installing collected packages: pyzmq 00:55:56 Successfully installed pyzmq-22.2.1 00:55:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:56:02 Collecting robotframework-seleniumlibrary==5.1.3 00:56:02 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 00:56:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 3.2 MB/s eta 0:00:00 00:56:02 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (3.2.2) 00:56:02 Collecting selenium>=3.141.0 00:56:02 Downloading selenium-4.1.0-py3-none-any.whl (958 kB) 00:56:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.8/958.8 KB 8.5 MB/s eta 0:00:00 00:56:03 Collecting robotframework-pythonlibcore>=2.1.0 00:56:03 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 00:56:03 Collecting trio~=0.17 00:56:03 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 00:56:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 6.7 MB/s eta 0:00:00 00:56:03 Collecting trio-websocket~=0.9 00:56:03 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 00:56:03 Requirement already satisfied: urllib3[secure]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) 00:56:03 Collecting async-generator>=1.9 00:56:03 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 00:56:04 Collecting sniffio 00:56:04 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 00:56:04 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) 00:56:04 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) 00:56:04 Collecting sortedcontainers 00:56:04 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:56:04 Collecting outcome 00:56:04 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 00:56:04 Collecting wsproto>=0.14 00:56:04 Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) 00:56:08 Collecting cryptography>=1.3.4 00:56:08 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) 00:56:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 9.1 MB/s eta 0:00:00 00:56:08 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) 00:56:08 Collecting pyOpenSSL>=0.14 00:56:08 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 00:56:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.4 MB/s eta 0:00:00 00:56:12 Collecting cffi>=1.12 00:56:12 Downloading cffi-1.15.0.tar.gz (484 kB) 00:56:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 7.5 MB/s eta 0:00:00 00:56:12 Preparing metadata (setup.py): started 00:56:27 Preparing metadata (setup.py): finished with status 'done' 00:56:27 Collecting h11<1,>=0.9.0 00:56:27 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 00:56:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 2.2 MB/s eta 0:00:00 00:56:27 Collecting pycparser 00:56:27 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 00:56:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 3.8 MB/s eta 0:00:00 00:56:27 Building wheels for collected packages: cffi 00:56:27 Building wheel for cffi (setup.py): started 00:57:35 Building wheel for cffi (setup.py): finished with status 'done' 00:57:35 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419150 sha256=c92bab06c3d25edf7ae41a98df79e56cc2c3726be56766dc890fceab570abf1f 00:57:35 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 00:57:35 Successfully built cffi 00:57:35 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 00:57:43 Successfully installed async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.0.0 00:57:43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:57:50 Collecting psycopg2==2.9.3 00:57:50 Downloading psycopg2-2.9.3.tar.gz (380 kB) 00:57:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 5.6 MB/s eta 0:00:00 00:57:51 Preparing metadata (setup.py): started 00:58:01 Preparing metadata (setup.py): finished with status 'done' 00:58:01 Building wheels for collected packages: psycopg2 00:58:01 Building wheel for psycopg2 (setup.py): started 00:59:09 Building wheel for psycopg2 (setup.py): still running... 00:59:31 Building wheel for psycopg2 (setup.py): finished with status 'done' 00:59:31 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462364 sha256=67ee7b839eb2a992e407931c0c89a16dba48651dae8194634d4f6e74a7850d37 00:59:31 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 00:59:31 Successfully built psycopg2 00:59:33 Installing collected packages: psycopg2 00:59:33 Successfully installed psycopg2-2.9.3 00:59:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:35 (1/3) Installing libgfortran (10.3.1_git20211027-r0) 00:59:35 (2/3) Installing openblas (0.3.18-r1) 00:59:35 (3/3) Installing py3-numpy (1.21.4-r0) 00:59:36 OK: 629 MiB in 64 packages 00:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:38 (1/1) Installing py3-psutil (5.8.0-r1) 00:59:38 OK: 631 MiB in 65 packages 00:59:38 **** install other tools **** 00:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:39 (1/5) Installing ca-certificates (20211220-r0) 00:59:39 (2/5) Installing brotli-libs (1.0.9-r5) 00:59:40 (3/5) Installing nghttp2-libs (1.46.0-r0) 00:59:40 (4/5) Installing libcurl (7.80.0-r0) 00:59:40 (5/5) Installing curl (7.80.0-r0) 00:59:40 Executing busybox-1.34.1-r3.trigger 00:59:40 Executing ca-certificates-20211220-r0.trigger 00:59:40 OK: 633 MiB in 70 packages 00:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:42 (1/1) Installing openssl (1.1.1l-r8) 00:59:42 Executing busybox-1.34.1-r3.trigger 00:59:42 OK: 633 MiB in 71 packages 00:59:42 **** install chromedriver **** 00:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:43 v3.15.0-306-gffb0078df8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:59:43 v3.15.0-305-gb272fba42b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:59:43 OK: 15726 distinct packages available 00:59:45 (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) 00:59:45 Executing busybox-1.34.1-r4.post-upgrade 00:59:45 (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) 00:59:45 (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) 00:59:45 Executing busybox-1.34.1-r4.trigger 00:59:45 Executing ca-certificates-20211220-r0.trigger 00:59:45 OK: 633 MiB in 71 packages 00:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:47 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz 00:59:48 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz 00:59:49 (1/110) Installing libxau (1.0.9-r0) 00:59:49 (2/110) Installing libmd (1.0.3-r0) 00:59:49 (3/110) Installing libbsd (0.11.3-r1) 00:59:49 (4/110) Installing libxdmcp (1.1.3-r0) 00:59:49 (5/110) Installing libxcb (1.14-r2) 00:59:49 (6/110) Installing libx11 (1.7.2-r0) 00:59:49 (7/110) Installing libxext (1.3.4-r0) 00:59:49 (8/110) Installing libice (1.0.10-r0) 00:59:49 (9/110) Installing libuuid (2.37.4-r0) 00:59:49 (10/110) Installing libsm (1.2.3-r0) 00:59:49 (11/110) Installing libxt (1.2.1-r0) 00:59:49 (12/110) Installing libxmu (1.1.3-r0) 00:59:49 (13/110) Installing xset (1.2.4-r0) 00:59:49 (14/110) Installing xprop (1.2.5-r0) 00:59:49 (15/110) Installing xdg-utils (1.1.3-r0) 00:59:49 (16/110) Installing eudev-libs (3.2.11_pre1-r0) 00:59:49 (17/110) Installing libintl (0.21-r0) 00:59:49 (18/110) Installing libblkid (2.37.4-r0) 00:59:49 (19/110) Installing libmount (2.37.4-r0) 00:59:49 (20/110) Installing pcre (8.45-r1) 00:59:49 (21/110) Installing glib (2.70.1-r0) 00:59:49 (22/110) Installing shared-mime-info (2.1-r0) 00:59:49 (23/110) Installing hicolor-icon-theme (0.17-r1) 00:59:49 (24/110) Installing libjpeg-turbo (2.1.2-r0) 00:59:49 (25/110) Installing libpng (1.6.37-r1) 00:59:49 (26/110) Installing libwebp (1.2.2-r0) 00:59:49 (27/110) Installing zstd-libs (1.5.0-r0) 00:59:49 (28/110) Installing tiff (4.3.0-r0) 00:59:49 (29/110) Installing gdk-pixbuf (2.42.6-r0) 00:59:49 (30/110) Installing gtk-update-icon-cache (2.24.33-r0) 00:59:49 (31/110) Installing libxcomposite (0.4.5-r0) 00:59:49 (32/110) Installing libxfixes (6.0.0-r0) 00:59:49 (33/110) Installing libxrender (0.9.10-r3) 00:59:49 (34/110) Installing libxcursor (1.2.0-r0) 00:59:49 (35/110) Installing libxdamage (1.1.5-r1) 00:59:49 (36/110) Installing libxi (1.8-r0) 00:59:49 (37/110) Installing libxinerama (1.1.4-r1) 00:59:49 (38/110) Installing libxrandr (1.5.2-r1) 00:59:49 (39/110) Installing atk (2.36.0-r0) 00:59:49 (40/110) Installing libxtst (1.2.3-r3) 00:59:50 (41/110) Installing dbus-libs (1.12.20-r4) 00:59:50 (42/110) Installing at-spi2-core (2.42.0-r0) 00:59:50 (43/110) Installing at-spi2-atk (2.38.0-r0) 00:59:50 (44/110) Installing freetype (2.11.0-r0) 00:59:50 (45/110) Installing fontconfig (2.13.1-r4) 00:59:50 (46/110) Installing pixman (0.40.0-r3) 00:59:50 (47/110) Installing cairo (1.16.0-r3) 00:59:50 (48/110) Installing cairo-gobject (1.16.0-r3) 00:59:50 (49/110) Installing avahi-libs (0.8-r5) 00:59:50 (50/110) Installing nettle (3.7.3-r0) 00:59:50 (51/110) Installing p11-kit (0.24.0-r1) 00:59:50 (52/110) Installing libtasn1 (4.18.0-r0) 00:59:50 (53/110) Installing libunistring (0.9.10-r1) 00:59:50 (54/110) Installing gnutls (3.7.1-r0) 00:59:50 (55/110) Installing cups-libs (2.3.3-r5) 00:59:50 (56/110) Installing libepoxy (1.5.9-r0) 00:59:50 (57/110) Installing fribidi (1.0.11-r0) 00:59:50 (58/110) Installing graphite2 (1.3.14-r0) 00:59:50 (59/110) Installing harfbuzz (3.0.0-r2) 00:59:50 (60/110) Installing libxft (2.3.4-r0) 00:59:50 (61/110) Installing pango (1.48.10-r0) 00:59:50 (62/110) Installing wayland-libs-client (1.19.0-r1) 00:59:50 (63/110) Installing wayland-libs-cursor (1.19.0-r1) 00:59:50 (64/110) Installing wayland-libs-egl (1.19.0-r1) 00:59:50 (65/110) Installing xkeyboard-config (2.34-r0) 00:59:50 (66/110) Installing libxkbcommon (1.3.1-r0) 00:59:50 (67/110) Installing gtk+3.0 (3.24.30-r0) 00:59:51 Executing gtk+3.0-3.24.30-r0.post-install 00:59:51 (68/110) Installing libfontenc (1.1.4-r0) 00:59:51 (69/110) Installing mkfontscale (1.2.1-r1) 00:59:51 (70/110) Installing ttf-opensans (1.10-r1) 00:59:51 Executing ttf-opensans-1.10-r1.post-install 00:59:53 (71/110) Installing libogg (1.3.5-r0) 00:59:53 (72/110) Installing flac (1.3.4-r0) 00:59:53 (73/110) Installing alsa-lib (1.2.5.1-r1) 00:59:53 (74/110) Installing sdl2 (2.0.16-r4) 00:59:53 (75/110) Installing aom-libs (3.2.0-r0) 00:59:53 (76/110) Installing libass (0.15.2-r0) 00:59:53 (77/110) Installing libdav1d (0.9.2-r0) 00:59:53 (78/110) Installing lame (3.100-r0) 00:59:53 (79/110) Installing opus (1.3.1-r1) 00:59:53 (80/110) Installing soxr (0.1.3-r2) 00:59:53 (81/110) Installing libsrt (1.4.2-r1) 00:59:54 (82/110) Installing libssh (0.9.6-r1) 00:59:54 (83/110) Installing libtheora (1.1.1-r16) 00:59:54 (84/110) Installing v4l-utils-libs (1.22.1-r1) 00:59:54 (85/110) Installing libdrm (2.4.109-r0) 00:59:54 (86/110) Installing libva (2.13.0-r0) 00:59:54 (87/110) Installing libvdpau (1.4-r0) 00:59:54 (88/110) Installing vidstab (1.1.0-r1) 00:59:54 (89/110) Installing libvorbis (1.3.7-r0) 00:59:54 (90/110) Installing libvpx (1.10.0-r0) 00:59:54 (91/110) Installing vulkan-loader (1.2.196-r0) 00:59:54 (92/110) Installing x264-libs (20210613-r0) 00:59:54 (93/110) Installing x265-libs (3.5-r0) 00:59:54 (94/110) Installing xvidcore (1.3.7-r1) 00:59:54 (95/110) Installing ffmpeg-libs (4.4.1-r2) 00:59:54 (96/110) Installing libevent (2.1.12-r4) 00:59:54 (97/110) Installing mesa (21.2.6-r0) 00:59:54 (98/110) Installing wayland-libs-server (1.19.0-r1) 00:59:54 (99/110) Installing mesa-gbm (21.2.6-r0) 00:59:54 (100/110) Installing lcms2 (2.12-r1) 00:59:54 (101/110) Installing nspr (4.32-r0) 00:59:54 (102/110) Installing nss (3.72.1-r0) 00:59:55 (103/110) Installing re2 (2021.11.01-r0) 00:59:55 (104/110) Installing snappy (1.1.9-r1) 00:59:55 (105/110) Installing libxshmfence (1.3-r1) 00:59:55 (106/110) Installing libgpg-error (1.42-r1) 00:59:55 (107/110) Installing libgcrypt (1.9.4-r0) 00:59:55 (108/110) Installing libxslt (1.1.34-r1) 00:59:55 (109/110) Installing chromium (93.0.4577.82-r3) 00:59:59 (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) 01:00:00 Executing busybox-1.34.1-r4.trigger 01:00:00 Executing glib-2.70.1-r0.trigger 01:00:00 Executing shared-mime-info-2.1-r0.trigger 01:00:08 Executing gdk-pixbuf-2.42.6-r0.trigger 01:00:08 Executing gtk-update-icon-cache-2.24.33-r0.trigger 01:00:08 Executing fontconfig-2.13.1-r4.trigger 01:00:08 Executing mkfontscale-1.2.1-r1.trigger 01:00:08 OK: 918 MiB in 181 packages 01:00:55 Removing intermediate container eadd46eee538 01:00:55 ---> 8cd1a994ace5 01:00:55 Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:00:55 ---> Running in 4a97738a1c9e 01:00:55 Removing intermediate container 4a97738a1c9e 01:00:55 ---> e182461c18fe 01:00:55 Step 12/14 : LABEL arch=arm64 01:00:55 ---> Running in 2eb7951a2188 01:00:55 Removing intermediate container 2eb7951a2188 01:00:55 ---> a58ad26a3fa7 01:00:55 Step 13/14 : LABEL git_sha=c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc 01:00:55 ---> Running in fdef389e955c 01:00:55 Removing intermediate container fdef389e955c 01:00:55 ---> b092de555cb8 01:00:55 Step 14/14 : LABEL version=0.0.0 01:00:55 ---> Running in 922aaf1e799e 01:00:55 Removing intermediate container 922aaf1e799e 01:00:55 ---> 4eb5e54953a5 01:00:55 [Warning] One or more build-args [ARCH] were not consumed 01:00:55 Successfully built 4eb5e54953a5 01:00:55 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:00:56 01:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:00:57 arm64: Pulling from edgex-lftools-log-publisher 01:00:57 448f6bf000e3: Pulling fs layer 01:00:57 f757da607395: Pulling fs layer 01:00:57 05883995daec: Pulling fs layer 01:00:57 8603b9c90790: Pulling fs layer 01:00:57 1560dd03e051: Pulling fs layer 01:00:57 27f5ce0e4adf: Pulling fs layer 01:00:57 c2d8d7efcc4b: Pulling fs layer 01:00:57 1560dd03e051: Waiting 01:00:57 8603b9c90790: Waiting 01:00:57 27f5ce0e4adf: Waiting 01:00:57 c2d8d7efcc4b: Waiting 01:00:57 f757da607395: Verifying Checksum 01:00:57 f757da607395: Download complete 01:00:57 8603b9c90790: Verifying Checksum 01:00:57 8603b9c90790: Download complete 01:00:57 1560dd03e051: Verifying Checksum 01:00:57 1560dd03e051: Download complete 01:00:57 27f5ce0e4adf: Verifying Checksum 01:00:57 27f5ce0e4adf: Download complete 01:00:57 05883995daec: Verifying Checksum 01:00:57 05883995daec: Download complete 01:00:57 448f6bf000e3: Verifying Checksum 01:00:57 448f6bf000e3: Download complete 01:01:01 c2d8d7efcc4b: Verifying Checksum 01:01:01 c2d8d7efcc4b: Download complete 01:01:02 448f6bf000e3: Pull complete 01:01:02 f757da607395: Pull complete 01:01:04 05883995daec: Pull complete 01:01:04 8603b9c90790: Pull complete 01:01:05 1560dd03e051: Pull complete 01:01:05 27f5ce0e4adf: Pull complete 01:01:24 c2d8d7efcc4b: Pull complete 01:01:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:01:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:01:24 prd-ubuntu18.04-docker-arm64-4c-16g-5863 does not seem to be running inside a container 01:01:24 $ 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-38 -v /w/workspace/exfoundry_edgex-taf-common_PR-38:/w/workspace/exfoundry_edgex-taf-common_PR-38:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:01:27 $ docker top 5dfb1247077180a56170e83d3115f03d509d8200933d5ca51e8a736e9b821a4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:01:29 ---> job-cost.sh 01:01:29 lf-activate-venv: SKIPPING 01:01:29 INFO: No Stack... 01:01:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:01:30 INFO: Archiving Costs [Pipeline] sh 01:01:30 + cat /w/workspace/exfoundry_edgex-taf-common_PR-38/archives/cost.csv 01:01:30 + cut -d, -f6 [Pipeline] lock 01:01:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] 01:01:31 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] did not exist. Created. 01:01:31 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:01:31 /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/durable-4fa58e13/script.sh: 1: /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/durable-4fa58e13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:01:32 + echo total: 0.10999999940395355 [Pipeline] stash 01:01:32 Warning: overwriting stash ‘stack-cost’ 01:01:33 Stashed 1 file(s) [Pipeline] } 01:01:33 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:01:33 $ docker stop --time=1 5dfb1247077180a56170e83d3115f03d509d8200933d5ca51e8a736e9b821a4f 01:01:34 $ docker rm -f 5dfb1247077180a56170e83d3115f03d509d8200933d5ca51e8a736e9b821a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:01:36 + '[' -d /w/workspace/exfoundry_edgex-taf-common_PR-38/archives ']' 01:01:36 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-38/archives 01:01:36 total 4 01:01:36 drwxr-xr-x. 3 root root 34 Feb 23 00:40 . 01:01:36 drwxrwxr-x. 7 jenkins jenkins 266 Feb 23 00:40 .. 01:01:36 drwxr-xr-x. 2 root root 6 Feb 23 00:40 cost 01:01:36 -rw-r--r--. 1 root root 86 Feb 23 00:40 cost.csv 01:01:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-38/archives 01:01:36 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-38/archives 01:01:36 total 4 01:01:36 drwxr-xr-x. 3 jenkins jenkins 34 Feb 23 00:40 . 01:01:36 drwxrwxr-x. 7 jenkins jenkins 266 Feb 23 00:40 .. 01:01:36 drwxr-xr-x. 2 jenkins jenkins 6 Feb 23 00:40 cost 01:01:36 -rw-r--r--. 1 jenkins jenkins 86 Feb 23 00:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:01:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:01:37 ---> package-listing.sh 01:01:37 ++ tr '[:upper:]' '[:lower:]' 01:01:37 ++ facter osfamily 01:01:37 + OS_FAMILY=redhat 01:01:37 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-38 01:01:37 + START_PACKAGES=/tmp/packages_start.txt 01:01:37 + END_PACKAGES=/tmp/packages_end.txt 01:01:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:01:37 + PACKAGES=/tmp/packages_start.txt 01:01:37 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-38 ']' 01:01:37 + PACKAGES=/tmp/packages_end.txt 01:01:37 + case "${OS_FAMILY}" in 01:01:37 + sort 01:01:37 + rpm -qa 01:01:38 + '[' -f /tmp/packages_start.txt ']' 01:01:38 + '[' -f /tmp/packages_end.txt ']' 01:01:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:01:38 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-38 ']' 01:01:38 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-38/archives/ 01:01:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-38/archives/ [Pipeline] echo 01:01:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:01:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:01:39 . [Pipeline] withDockerContainer 01:01:39 prd-centos7-docker-4c-2g-5862 does not seem to be running inside a container 01:01:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-38/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-38 -v /w/workspace/exfoundry_edgex-taf-common_PR-38:/w/workspace/exfoundry_edgex-taf-common_PR-38:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-38@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 01:01:39 $ docker top 796b5189ef53d55af68fcb13e78305aa850766725d53142c45a62017cffd4bf6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:01:40 + mkdir -p /var/log/sysstat [Pipeline] sh 01:01:40 + ls /var/log/sa-host 01:01:40 + sadf -c /var/log/sa-host/sa17 01:01:40 file_magic: OK 01:01:40 HZ: Using current value: 100 01:01:40 file_header: OK 01:01:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:01:40 Statistics: 01:01:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:01:40 File successfully converted to sysstat format version 12.0.3 01:01:40 + sadf -c /var/log/sa-host/sa23 01:01:40 file_magic: OK 01:01:40 HZ: Using current value: 100 01:01:40 file_header: OK 01:01:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:01:40 Statistics: 01:01:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:01:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:01:40 provisioning config files... 01:01:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/config2736426187006828912tmp [Pipeline] { [Pipeline] echo 01:01:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:01:41 ---> create-netrc.sh [Pipeline] } 01:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:01:41 ---> python-tools-install.sh [Pipeline] echo 01:01:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:01:42 ---> sudo-logs.sh 01:01:42 Archiving 'sudo' log.. 01:01:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-5862.novalocal: Name or service not known 01:01:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-5862.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:01:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:01:42 ---> job-cost.sh 01:01:42 lf-activate-venv: SKIPPING 01:01:42 DEBUG: total: 0.05999999865889549 01:01:42 INFO: Retrieving Stack Cost... 01:01:42 INFO: Retrieving Pricing Info for: v3-standard-2 01:01:42 INFO: Archiving Costs [Pipeline] echo 01:01:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:01:43 ---> logs-deploy.sh 01:01:43 lf-activate-venv: SKIPPING 01:01:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-38/1 01:01:43 INFO: archiving workspace using pattern(s): 01:01:43 Archives upload complete. 01:01:44 INFO: archiving logs to Nexus