Pull request #41 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014+892cf485cfdfdf006b42a0214ae151b105c6708a (de9dc7e81e22bf269eee9beefd3dd5881738bda4) 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-ssh6469226193099826512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh556809223848616425.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-41/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-41/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7713380582929467398.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-41/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3936773262300753592.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh13295677266880282515.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-41/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-41/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15680030827339214619.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7049’ Running on prd-ubuntu20.04-docker-8c-8g-7053 in /w/workspace/exfoundry_edgex-taf-common_PR-41 [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-41 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 892cf485cfdfdf006b42a0214ae151b105c6708a into PR head commit a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 Merge succeeded, producing a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 Checking out Revision a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 (PR-41) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 892cf485cfdfdf006b42a0214ae151b105c6708a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 # timeout=10 Commit message: "Bump numpy from 1.18.4 to 1.21.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T15:13:41.351Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T15:13:41.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T15:13:41.625Z] ========================================================= [2022-03-14T15:13:41.625Z] EdgeX Global Pipelines Version Info [2022-03-14T15:13:41.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:13:42.483Z] ------------------- [2022-03-14T15:13:42.483Z] stable info: [2022-03-14T15:13:42.483Z] ------------------- [2022-03-14T15:13:42.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T15:13:42.483Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T15:13:42.483Z] Message: update stable to v1.0.221 [2022-03-14T15:13:43.056Z] ------------------- [2022-03-14T15:13:43.056Z] experimental info: [2022-03-14T15:13:43.056Z] ------------------- [2022-03-14T15:13:43.056Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T15:13:43.056Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T15:13:43.056Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-03-14T15:13:43.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-03-14T15:13:43.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-03-14T15:13:43.438Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T15:13:43.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-14T15:13:43.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T15:13:43.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-03-14T15:13:43.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T15:13:43.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-03-14T15:13:43.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-03-14T15:13:43.683Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T15:13:43.719Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-03-14T15:13:43.755Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-03-14T15:13:43.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T15:13:43.827Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T15:13:43.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-41 [Pipeline] echo [2022-03-14T15:13:43.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-41 [Pipeline] echo [2022-03-14T15:13:43.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-41 [Pipeline] echo [2022-03-14T15:13:43.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 [Pipeline] echo [2022-03-14T15:13:44.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5e43a6 [Pipeline] echo [2022-03-14T15:13:44.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T15:13:44.135Z] provisioning config files... [2022-03-14T15:13:44.151Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/config5139993862423151501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:13:44.490Z] ---> docker-login.sh [2022-03-14T15:13:44.490Z] nexus3.edgexfoundry.org:10001 [2022-03-14T15:13:44.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:44.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:44.752Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:44.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:44.752Z] [2022-03-14T15:13:44.752Z] Login Succeeded [2022-03-14T15:13:44.752Z] nexus3.edgexfoundry.org:10002 [2022-03-14T15:13:45.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:45.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:45.014Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:45.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:45.014Z] [2022-03-14T15:13:45.014Z] Login Succeeded [2022-03-14T15:13:45.014Z] nexus3.edgexfoundry.org:10003 [2022-03-14T15:13:45.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:45.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:45.014Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:45.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:45.014Z] [2022-03-14T15:13:45.014Z] Login Succeeded [2022-03-14T15:13:45.014Z] nexus3.edgexfoundry.org:10004 [2022-03-14T15:13:45.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:45.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:45.277Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:45.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:45.277Z] [2022-03-14T15:13:45.277Z] Login Succeeded [2022-03-14T15:13:45.277Z] docker.io [2022-03-14T15:13:45.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:45.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:45.859Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:45.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:45.859Z] [2022-03-14T15:13:45.859Z] Login Succeeded [2022-03-14T15:13:45.859Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T15:13:45.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-14T15:13:46.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-14T15:13:46.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T15:13:46.545Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-14T15:13:46.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T15:13:46.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-14T15:13:46.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T15:13:46.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:13:46.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:13:46.929Z] [2022-03-14T15:13:46.929Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:13:47.285Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:13:47.285Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T15:13:47.285Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T15:13:47.285Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T15:13:47.285Z] 4c7163046ea9: Pulling fs layer [2022-03-14T15:13:47.285Z] 0c2d73faf560: Pulling fs layer [2022-03-14T15:13:47.285Z] 0c2d73faf560: Waiting [2022-03-14T15:13:47.285Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T15:13:47.285Z] 3e5f54012d9b: Download complete [2022-03-14T15:13:47.285Z] a0d0a0d46f8b: Download complete [2022-03-14T15:13:47.285Z] 0c2d73faf560: Verifying Checksum [2022-03-14T15:13:47.285Z] 0c2d73faf560: Download complete [2022-03-14T15:13:47.285Z] 4c7163046ea9: Verifying Checksum [2022-03-14T15:13:47.285Z] 4c7163046ea9: Download complete [2022-03-14T15:13:47.545Z] a0d0a0d46f8b: Pull complete [2022-03-14T15:13:47.545Z] 3e5f54012d9b: Pull complete [2022-03-14T15:13:47.812Z] 4c7163046ea9: Pull complete [2022-03-14T15:13:48.073Z] 0c2d73faf560: Pull complete [2022-03-14T15:13:48.073Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T15:13:48.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:13:48.073Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T15:13:48.176Z] prd-ubuntu20.04-docker-8c-8g-7053 does not seem to be running inside a container [2022-03-14T15:13:48.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-41 -v /w/workspace/exfoundry_edgex-taf-common_PR-41:/w/workspace/exfoundry_edgex-taf-common_PR-41:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-41@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-41@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-14T15:13:48.875Z] $ docker top 2dac4c69df0ebb55b0310c1bfb16c334eefef48acc054b85023b2c6fce7462ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T15:13:49.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T15:13:49.049Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T15:13:49.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T15:13:49.187Z] $ docker exec 2dac4c69df0ebb55b0310c1bfb16c334eefef48acc054b85023b2c6fce7462ea ssh-agent [2022-03-14T15:13:49.313Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPFPAOb/agent.14 [2022-03-14T15:13:49.313Z] SSH_AGENT_PID=20 [2022-03-14T15:13:49.322Z] Running ssh-add (command line suppressed) [2022-03-14T15:13:49.460Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/private_key_3407207636640498341.key (/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/private_key_3407207636640498341.key) [2022-03-14T15:13:49.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T15:13:49.804Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T15:13:49.849Z] $ docker exec --env ******** --env ******** 2dac4c69df0ebb55b0310c1bfb16c334eefef48acc054b85023b2c6fce7462ea ssh-agent -k [2022-03-14T15:13:49.965Z] unset SSH_AUTH_SOCK; [2022-03-14T15:13:49.965Z] unset SSH_AGENT_PID; [2022-03-14T15:13:49.965Z] echo Agent pid 20 killed; [2022-03-14T15:13:49.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T15:13:50.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T15:13:50.049Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T15:13:50.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T15:13:50.201Z] $ docker exec 2dac4c69df0ebb55b0310c1bfb16c334eefef48acc054b85023b2c6fce7462ea ssh-agent [2022-03-14T15:13:50.319Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXphfaom/agent.52 [2022-03-14T15:13:50.319Z] SSH_AGENT_PID=58 [2022-03-14T15:13:50.326Z] Running ssh-add (command line suppressed) [2022-03-14T15:13:50.464Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/private_key_3618002571846752039.key (/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/private_key_3618002571846752039.key) [2022-03-14T15:13:50.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T15:13:50.807Z] + git semver init [2022-03-14T15:13:50.807Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T15:13:50.807Z] # $GIT_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-41/.git [2022-03-14T15:13:50.807Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_edgex-taf-common_PR-41 [2022-03-14T15:13:50.807Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T15:13:50.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T15:13:50.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T15:13:50.807Z] # $SEMVER_BRANCH = PR-41 [2022-03-14T15:13:50.807Z] # $SEMVER_TEMP = /tmp/semver-038639872 [2022-03-14T15:13:50.807Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP [2022-03-14T15:13:51.385Z] # '/tmp/semver-038639872' -> '/w/workspace/exfoundry_edgex-taf-common_PR-41/.semver' [2022-03-14T15:13:51.385Z] # -> Force: false [2022-03-14T15:13:51.385Z] # $SEMVER_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-41/.semver [Pipeline] } [2022-03-14T15:13:51.417Z] $ docker exec --env ******** --env ******** 2dac4c69df0ebb55b0310c1bfb16c334eefef48acc054b85023b2c6fce7462ea ssh-agent -k [2022-03-14T15:13:51.534Z] unset SSH_AUTH_SOCK; [2022-03-14T15:13:51.534Z] unset SSH_AGENT_PID; [2022-03-14T15:13:51.534Z] echo Agent pid 58 killed; [2022-03-14T15:13:51.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T15:13:51.939Z] + git semver [Pipeline] } [2022-03-14T15:13:51.975Z] $ docker stop --time=1 2dac4c69df0ebb55b0310c1bfb16c334eefef48acc054b85023b2c6fce7462ea [2022-03-14T15:13:53.311Z] $ docker rm -f 2dac4c69df0ebb55b0310c1bfb16c334eefef48acc054b85023b2c6fce7462ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T15:13:53.706Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T15:13:54.009Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T15:13:54.029Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T15:13:54.525Z] provisioning config files... [2022-03-14T15:13:54.536Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/config7623126981427161336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:13:54.883Z] ---> docker-login.sh [2022-03-14T15:13:54.883Z] nexus3.edgexfoundry.org:10001 [2022-03-14T15:13:54.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:54.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:54.883Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:54.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:54.883Z] [2022-03-14T15:13:54.883Z] Login Succeeded [2022-03-14T15:13:54.883Z] nexus3.edgexfoundry.org:10002 [2022-03-14T15:13:54.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:55.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:55.143Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:55.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:55.143Z] [2022-03-14T15:13:55.143Z] Login Succeeded [2022-03-14T15:13:55.143Z] nexus3.edgexfoundry.org:10003 [2022-03-14T15:13:55.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:55.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:55.143Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:55.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:55.143Z] [2022-03-14T15:13:55.143Z] Login Succeeded [2022-03-14T15:13:55.143Z] nexus3.edgexfoundry.org:10004 [2022-03-14T15:13:55.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:55.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:55.406Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:55.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:55.406Z] [2022-03-14T15:13:55.406Z] Login Succeeded [2022-03-14T15:13:55.406Z] docker.io [2022-03-14T15:13:55.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:13:55.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:13:55.669Z] Configure a credential helper to remove this warning. See [2022-03-14T15:13:55.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:13:55.669Z] [2022-03-14T15:13:55.669Z] Login Succeeded [2022-03-14T15:13:55.669Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T15:13:55.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T15:13:56.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-14T15:13:56.893Z] + ls -al . [2022-03-14T15:13:56.893Z] total 68 [2022-03-14T15:13:56.893Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:13 . [2022-03-14T15:13:56.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:13 .. [2022-03-14T15:13:56.893Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 15:13 .git [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 14 15:13 .gitignore [2022-03-14T15:13:56.893Z] drwx------ 3 jenkins jenkins 4096 Mar 14 15:13 .semver [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 2694 Mar 14 15:13 Dockerfile [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 14 15:13 Jenkinsfile [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 14 15:13 LICENSE [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 14 15:13 README.md [2022-03-14T15:13:56.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:13 TAF-Manager [2022-03-14T15:13:56.893Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:13 TUC [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 15:13 VERSION [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 283 Mar 14 15:13 requirements.txt [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 14 15:13 robot-entrypoint.sh [2022-03-14T15:13:56.893Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 14 15:13 setup.py [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:13:57.229Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 --label arch=amd64 --label version=0.0.0 . [2022-03-14T15:13:57.229Z] Sending build context to Docker daemon 358.9kB [2022-03-14T15:13:57.229Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-03-14T15:13:57.229Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-03-14T15:13:57.801Z] 18.09.5: Pulling from library/docker [2022-03-14T15:13:58.060Z] bdf0201b3a05: Pulling fs layer [2022-03-14T15:13:58.060Z] 38f114998adb: Pulling fs layer [2022-03-14T15:13:58.060Z] 21134b1a9e68: Pulling fs layer [2022-03-14T15:13:58.060Z] 1826484332dc: Pulling fs layer [2022-03-14T15:13:58.060Z] a124bc45399b: Pulling fs layer [2022-03-14T15:13:58.060Z] e1147593372b: Pulling fs layer [2022-03-14T15:13:58.060Z] 1826484332dc: Waiting [2022-03-14T15:13:58.060Z] e1147593372b: Waiting [2022-03-14T15:13:58.061Z] 21134b1a9e68: Verifying Checksum [2022-03-14T15:13:58.061Z] 21134b1a9e68: Download complete [2022-03-14T15:13:58.061Z] 38f114998adb: Download complete [2022-03-14T15:13:58.061Z] bdf0201b3a05: Verifying Checksum [2022-03-14T15:13:58.320Z] a124bc45399b: Download complete [2022-03-14T15:13:58.320Z] e1147593372b: Verifying Checksum [2022-03-14T15:13:58.320Z] e1147593372b: Download complete [2022-03-14T15:13:58.320Z] bdf0201b3a05: Pull complete [2022-03-14T15:13:58.320Z] 38f114998adb: Pull complete [2022-03-14T15:13:58.582Z] 21134b1a9e68: Pull complete [2022-03-14T15:13:58.582Z] 1826484332dc: Download complete [2022-03-14T15:13:59.965Z] 1826484332dc: Pull complete [2022-03-14T15:13:59.965Z] a124bc45399b: Pull complete [2022-03-14T15:13:59.965Z] e1147593372b: Pull complete [2022-03-14T15:13:59.965Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-03-14T15:13:59.965Z] Status: Downloaded newer image for docker:18.09.5 [2022-03-14T15:13:59.965Z] ---> c76999e4396c [2022-03-14T15:13:59.965Z] Step 3/14 : FROM alpine:3.15 [2022-03-14T15:14:00.537Z] 3.15: Pulling from library/alpine [2022-03-14T15:14:00.799Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T15:14:01.063Z] 59bf1c3509f3: Download complete [2022-03-14T15:14:01.063Z] 59bf1c3509f3: Pull complete [2022-03-14T15:14:01.063Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-14T15:14:01.063Z] Status: Downloaded newer image for alpine:3.15 [2022-03-14T15:14:01.063Z] ---> c059bfaa849c [2022-03-14T15:14:01.063Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-03-14T15:14:01.634Z] ---> Running in 0cc5c48588d1 [2022-03-14T15:14:01.634Z] Removing intermediate container 0cc5c48588d1 [2022-03-14T15:14:01.634Z] ---> d946614ea8d3 [2022-03-14T15:14:01.634Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-03-14T15:14:01.634Z] ---> Running in fda6e586ff72 [2022-03-14T15:14:01.634Z] Removing intermediate container fda6e586ff72 [2022-03-14T15:14:01.634Z] ---> 35c6f754f9c9 [2022-03-14T15:14:01.634Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-03-14T15:14:02.571Z] ---> 7c679131daf8 [2022-03-14T15:14:02.571Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-03-14T15:14:02.830Z] ---> 5de57208953b [2022-03-14T15:14:02.831Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-03-14T15:14:02.831Z] ---> 90cec462b0c5 [2022-03-14T15:14:02.831Z] Step 9/14 : WORKDIR /edgex-taf [2022-03-14T15:14:02.831Z] ---> Running in c89e0721b094 [2022-03-14T15:14:03.091Z] Removing intermediate container c89e0721b094 [2022-03-14T15:14:03.091Z] ---> 913870d49894 [2022-03-14T15:14:03.091Z] Step 10/14 : RUN echo "**** install Python ****" && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && echo "**** install pip ****" && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable [2022-03-14T15:14:03.091Z] ---> Running in 3bdae13d14e5 [2022-03-14T15:14:03.351Z] **** install Python **** [2022-03-14T15:14:03.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:14:03.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:14:03.611Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-03-14T15:14:03.611Z] (2/13) Installing expat (2.4.7-r0) [2022-03-14T15:14:03.611Z] (3/13) Installing libffi (3.4.2-r1) [2022-03-14T15:14:03.611Z] (4/13) Installing gdbm (1.22-r0) [2022-03-14T15:14:03.611Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-03-14T15:14:03.611Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-03-14T15:14:03.611Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-14T15:14:03.611Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-03-14T15:14:03.611Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-03-14T15:14:03.611Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-03-14T15:14:03.611Z] (11/13) Installing readline (8.1.1-r0) [2022-03-14T15:14:03.611Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-03-14T15:14:03.871Z] (13/13) Installing python3 (3.9.7-r4) [2022-03-14T15:14:04.132Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:14:04.132Z] OK: 56 MiB in 27 packages [2022-03-14T15:14:04.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:14:04.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:14:04.394Z] (1/1) Installing tzdata (2021e-r0) [2022-03-14T15:14:04.394Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:14:04.394Z] OK: 59 MiB in 28 packages [2022-03-14T15:14:04.394Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-03-14T15:14:04.394Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-03-14T15:14:04.394Z] (1/1) Purging tzdata (2021e-r0) [2022-03-14T15:14:04.394Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:14:04.394Z] OK: 56 MiB in 27 packages [2022-03-14T15:14:04.394Z] **** install pip **** [2022-03-14T15:14:06.307Z] Looking in links: /tmp/tmps_gkg_h2 [2022-03-14T15:14:06.307Z] Processing /tmp/tmps_gkg_h2/setuptools-57.4.0-py3-none-any.whl [2022-03-14T15:14:06.307Z] Processing /tmp/tmps_gkg_h2/pip-21.2.3-py3-none-any.whl [2022-03-14T15:14:06.567Z] Installing collected packages: setuptools, pip [2022-03-14T15:14:08.481Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-03-14T15:14:08.481Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:14:08.740Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-03-14T15:14:09.000Z] Collecting pip [2022-03-14T15:14:09.000Z] Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) [2022-03-14T15:14:09.000Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-03-14T15:14:09.316Z] Still waiting to schedule task [2022-03-14T15:14:09.316Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7050’ is offline [2022-03-14T15:14:09.570Z] Collecting setuptools [2022-03-14T15:14:09.570Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-03-14T15:14:09.570Z] Collecting wheel [2022-03-14T15:14:09.570Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-03-14T15:14:09.830Z] Installing collected packages: wheel, setuptools, pip [2022-03-14T15:14:09.830Z] Attempting uninstall: setuptools [2022-03-14T15:14:09.830Z] Found existing installation: setuptools 57.4.0 [2022-03-14T15:14:09.830Z] Uninstalling setuptools-57.4.0: [2022-03-14T15:14:09.830Z] Successfully uninstalled setuptools-57.4.0 [2022-03-14T15:14:10.771Z] Attempting uninstall: pip [2022-03-14T15:14:10.771Z] Found existing installation: pip 21.2.3 [2022-03-14T15:14:10.771Z] Uninstalling pip-21.2.3: [2022-03-14T15:14:10.771Z] Successfully uninstalled pip-21.2.3 [2022-03-14T15:14:12.678Z] Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 [2022-03-14T15:14:12.678Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:14:12.678Z] **** install robotframework and dependencies **** [2022-03-14T15:14:12.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:14:12.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:14:12.941Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T15:14:12.941Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T15:14:12.941Z] (3/30) Installing binutils (2.37-r3) [2022-03-14T15:14:12.941Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-03-14T15:14:12.941Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-03-14T15:14:12.941Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-03-14T15:14:12.941Z] (7/30) Installing gmp (6.2.1-r1) [2022-03-14T15:14:13.200Z] (8/30) Installing isl22 (0.22-r0) [2022-03-14T15:14:13.200Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-03-14T15:14:13.200Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-03-14T15:14:13.200Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-03-14T15:14:13.769Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-03-14T15:14:13.769Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-03-14T15:14:13.769Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-03-14T15:14:13.769Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-03-14T15:14:13.769Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-03-14T15:14:13.769Z] (17/30) Installing libpq (14.2-r0) [2022-03-14T15:14:13.769Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-03-14T15:14:13.769Z] (19/30) Installing libpq-dev (14.2-r0) [2022-03-14T15:14:13.769Z] (20/30) Installing libecpg (14.2-r0) [2022-03-14T15:14:13.769Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-03-14T15:14:13.769Z] (22/30) Installing libxml2 (2.9.13-r0) [2022-03-14T15:14:13.769Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-03-14T15:14:14.339Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-03-14T15:14:14.910Z] (25/30) Installing clang (12.0.1-r1) [2022-03-14T15:14:15.171Z] (26/30) Installing icu-libs (69.1-r1) [2022-03-14T15:14:15.432Z] (27/30) Installing icu (69.1-r1) [2022-03-14T15:14:15.432Z] (28/30) Installing icu-dev (69.1-r1) [2022-03-14T15:14:15.432Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-03-14T15:14:15.699Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-03-14T15:14:15.699Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:14:15.699Z] OK: 498 MiB in 55 packages [2022-03-14T15:14:15.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:14:15.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:14:15.960Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-03-14T15:14:16.220Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-03-14T15:14:16.480Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T15:14:16.480Z] (4/6) Installing libzmq (4.3.4-r0) [2022-03-14T15:14:16.480Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-03-14T15:14:16.480Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-03-14T15:14:16.480Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:14:16.480Z] OK: 605 MiB in 61 packages [2022-03-14T15:14:17.424Z] Processing ./edgex-taf-common [2022-03-14T15:14:17.424Z] Preparing metadata (setup.py): started [2022-03-14T15:14:18.371Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:18.371Z] Building wheels for collected packages: edgex-taf-common [2022-03-14T15:14:18.371Z] Building wheel for edgex-taf-common (setup.py): started [2022-03-14T15:14:19.314Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-03-14T15:14:19.314Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=88feacbc25b93f72eb61402ba20a3c8b8cbec4915fc35c41908ca4fb2cf12ecc [2022-03-14T15:14:19.314Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-03-14T15:14:19.314Z] Successfully built edgex-taf-common [2022-03-14T15:14:19.575Z] Installing collected packages: edgex-taf-common [2022-03-14T15:14:19.575Z] Successfully installed edgex-taf-common-0.0.0 [2022-03-14T15:14:19.575Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:14:20.518Z] Collecting robotframework==4.1.3 [2022-03-14T15:14:20.518Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-03-14T15:14:20.518Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 26.4 MB/s eta 0:00:00 [2022-03-14T15:14:20.518Z] Installing collected packages: robotframework [2022-03-14T15:14:21.090Z] Successfully installed robotframework-4.1.3 [2022-03-14T15:14:21.090Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:14:21.660Z] Collecting docker==4.4.1 [2022-03-14T15:14:21.660Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-03-14T15:14:21.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 12.0 MB/s eta 0:00:00 [2022-03-14T15:14:21.920Z] Collecting requests!=2.18.0,>=2.14.2 [2022-03-14T15:14:21.920Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-03-14T15:14:21.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 8.4 MB/s eta 0:00:00 [2022-03-14T15:14:21.920Z] Collecting six>=1.4.0 [2022-03-14T15:14:21.920Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-03-14T15:14:21.920Z] Collecting websocket-client>=0.32.0 [2022-03-14T15:14:21.920Z] Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) [2022-03-14T15:14:21.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 8.8 MB/s eta 0:00:00 [2022-03-14T15:14:21.920Z] Collecting idna<4,>=2.5 [2022-03-14T15:14:21.920Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-03-14T15:14:21.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 10.0 MB/s eta 0:00:00 [2022-03-14T15:14:22.185Z] Collecting certifi>=2017.4.17 [2022-03-14T15:14:22.185Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-03-14T15:14:22.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 17.6 MB/s eta 0:00:00 [2022-03-14T15:14:22.185Z] Collecting charset-normalizer~=2.0.0 [2022-03-14T15:14:22.185Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-03-14T15:14:22.185Z] Collecting urllib3<1.27,>=1.21.1 [2022-03-14T15:14:22.185Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-03-14T15:14:22.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 18.1 MB/s eta 0:00:00 [2022-03-14T15:14:22.445Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-03-14T15:14:23.017Z] 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.3.1 [2022-03-14T15:14:23.017Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:14:23.589Z] Collecting python-dotenv==0.15.0 [2022-03-14T15:14:23.589Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-03-14T15:14:23.849Z] Installing collected packages: python-dotenv [2022-03-14T15:14:23.849Z] Successfully installed python-dotenv-0.15.0 [2022-03-14T15:14:23.849Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:14:24.793Z] Collecting RESTinstance==1.0.2 [2022-03-14T15:14:24.793Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-03-14T15:14:24.793Z] Collecting flex [2022-03-14T15:14:24.793Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-03-14T15:14:24.793Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 5.8 MB/s eta 0:00:00 [2022-03-14T15:14:24.793Z] Preparing metadata (setup.py): started [2022-03-14T15:14:25.736Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:25.736Z] Collecting jsonpath-ng [2022-03-14T15:14:25.736Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-03-14T15:14:25.996Z] Collecting pygments [2022-03-14T15:14:25.996Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-03-14T15:14:25.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 56.2 MB/s eta 0:00:00 [2022-03-14T15:14:25.996Z] Collecting tzlocal [2022-03-14T15:14:25.996Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-03-14T15:14:25.996Z] Collecting docutils [2022-03-14T15:14:25.996Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-03-14T15:14:25.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 46.8 MB/s eta 0:00:00 [2022-03-14T15:14:25.996Z] Collecting jsonschema [2022-03-14T15:14:25.996Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-03-14T15:14:25.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 13.2 MB/s eta 0:00:00 [2022-03-14T15:14:25.996Z] Collecting GenSON [2022-03-14T15:14:26.257Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-03-14T15:14:26.257Z] Preparing metadata (setup.py): started [2022-03-14T15:14:27.198Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:27.198Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-03-14T15:14:27.198Z] Collecting rfc3987 [2022-03-14T15:14:27.198Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-03-14T15:14:27.198Z] Collecting strict-rfc3339 [2022-03-14T15:14:27.461Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-03-14T15:14:27.461Z] Preparing metadata (setup.py): started [2022-03-14T15:14:28.402Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:28.402Z] Collecting pytz [2022-03-14T15:14:28.402Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-03-14T15:14:28.402Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 44.5 MB/s eta 0:00:00 [2022-03-14T15:14:28.402Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-03-14T15:14:28.402Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-03-14T15:14:28.402Z] Collecting PyYAML>=3.11 [2022-03-14T15:14:28.402Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-03-14T15:14:28.402Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 19.1 MB/s eta 0:00:00 [2022-03-14T15:14:28.974Z] Installing build dependencies: started [2022-03-14T15:14:34.265Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:14:34.265Z] Getting requirements to build wheel: started [2022-03-14T15:14:36.238Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:14:36.238Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:14:37.682Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:14:37.682Z] Collecting validate-email>=1.2 [2022-03-14T15:14:37.682Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-03-14T15:14:37.682Z] Preparing metadata (setup.py): started [2022-03-14T15:14:38.262Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:38.262Z] Collecting click>=3.3 [2022-03-14T15:14:38.262Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-03-14T15:14:38.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 14.8 MB/s eta 0:00:00 [2022-03-14T15:14:38.262Z] Collecting jsonpointer>=1.7 [2022-03-14T15:14:38.262Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-03-14T15:14:38.262Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) [2022-03-14T15:14:38.262Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-03-14T15:14:38.262Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) [2022-03-14T15:14:38.262Z] 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) [2022-03-14T15:14:38.521Z] Collecting ply [2022-03-14T15:14:38.521Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-03-14T15:14:38.521Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 7.4 MB/s eta 0:00:00 [2022-03-14T15:14:38.521Z] Collecting decorator [2022-03-14T15:14:38.521Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-03-14T15:14:38.521Z] Collecting attrs>=17.4.0 [2022-03-14T15:14:38.521Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-03-14T15:14:38.521Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 9.9 MB/s eta 0:00:00 [2022-03-14T15:14:38.521Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-03-14T15:14:38.521Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-03-14T15:14:38.521Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 17.3 MB/s eta 0:00:00 [2022-03-14T15:14:38.783Z] Installing build dependencies: started [2022-03-14T15:14:42.990Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:14:42.990Z] Getting requirements to build wheel: started [2022-03-14T15:14:43.562Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:14:43.562Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:14:44.942Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:14:44.942Z] Collecting pytz-deprecation-shim [2022-03-14T15:14:44.942Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-03-14T15:14:44.942Z] Collecting tzdata [2022-03-14T15:14:44.942Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-03-14T15:14:44.942Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 37.0 MB/s eta 0:00:00 [2022-03-14T15:14:45.204Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-03-14T15:14:45.204Z] Building wheel for flex (setup.py): started [2022-03-14T15:14:46.587Z] Building wheel for flex (setup.py): finished with status 'done' [2022-03-14T15:14:46.587Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=006db1c437d6b4f5ae6bdb6bff0fc396fe50c606c2942a495a8593a30ea66f08 [2022-03-14T15:14:46.587Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-03-14T15:14:46.587Z] Building wheel for strict-rfc3339 (setup.py): started [2022-03-14T15:14:47.974Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-03-14T15:14:47.974Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=8ba32f2332f553280e238508e77bd6ce15b2c754212e4047c6ce4395966293d7 [2022-03-14T15:14:47.974Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-03-14T15:14:47.974Z] Building wheel for GenSON (setup.py): started [2022-03-14T15:14:49.358Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-03-14T15:14:49.358Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=18504d646602b9f888904ba1c6ac1f3a7da8975eeb071f0b8db602f397116228 [2022-03-14T15:14:49.358Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-03-14T15:14:49.358Z] Building wheel for pyrsistent (pyproject.toml): started [2022-03-14T15:14:51.900Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-03-14T15:14:51.900Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115237 sha256=c499dc1639e3fd3d24d6de62ccbaca7151aa36350270a9b9904c9608f0c2c736 [2022-03-14T15:14:51.900Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-03-14T15:14:51.900Z] Building wheel for PyYAML (pyproject.toml): started [2022-03-14T15:14:53.283Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-03-14T15:14:53.283Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=a4f4c441a4140087acf74317430a7b7d3ff63ef8cbb073c88f4a2ce29d913bc5 [2022-03-14T15:14:53.283Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-03-14T15:14:53.283Z] Building wheel for validate-email (setup.py): started [2022-03-14T15:14:54.224Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-03-14T15:14:54.224Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=0765b8efdfb0c88649f3384d52aa1ffa180cc8ef49529e62270e5ff648534a4e [2022-03-14T15:14:54.224Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-03-14T15:14:54.224Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-03-14T15:14:54.485Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-03-14T15:14:57.033Z] 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 [2022-03-14T15:14:57.033Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:14:57.605Z] Collecting robotbackgroundlogger==1.2 [2022-03-14T15:14:57.605Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-03-14T15:14:57.605Z] Preparing metadata (setup.py): started [2022-03-14T15:14:58.545Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:58.545Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-03-14T15:14:58.545Z] Building wheels for collected packages: robotbackgroundlogger [2022-03-14T15:14:58.545Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-03-14T15:14:59.930Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-03-14T15:14:59.930Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=b56cb6db7db5395ff9fd2ae0b52f7f3a1d8ed68a413cf153cdb7943031328db6 [2022-03-14T15:14:59.930Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-03-14T15:14:59.930Z] Successfully built robotbackgroundlogger [2022-03-14T15:14:59.930Z] Installing collected packages: robotbackgroundlogger [2022-03-14T15:14:59.930Z] Successfully installed robotbackgroundlogger-1.2 [2022-03-14T15:14:59.930Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:15:00.872Z] Collecting configparser==5.0.1 [2022-03-14T15:15:00.872Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-03-14T15:15:00.872Z] Installing collected packages: configparser [2022-03-14T15:15:01.134Z] Successfully installed configparser-5.0.1 [2022-03-14T15:15:01.134Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:15:01.704Z] Collecting requests==2.25.1 [2022-03-14T15:15:01.965Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-03-14T15:15:01.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 5.7 MB/s eta 0:00:00 [2022-03-14T15:15:01.965Z] Collecting chardet<5,>=3.0.2 [2022-03-14T15:15:01.965Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-03-14T15:15:01.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 20.8 MB/s eta 0:00:00 [2022-03-14T15:15:01.965Z] Collecting idna<3,>=2.5 [2022-03-14T15:15:01.965Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-03-14T15:15:01.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 7.9 MB/s eta 0:00:00 [2022-03-14T15:15:01.965Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) [2022-03-14T15:15:01.965Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-03-14T15:15:02.228Z] Installing collected packages: idna, chardet, requests [2022-03-14T15:15:02.229Z] Attempting uninstall: idna [2022-03-14T15:15:02.229Z] Found existing installation: idna 3.3 [2022-03-14T15:15:02.229Z] Uninstalling idna-3.3: [2022-03-14T15:15:02.229Z] Successfully uninstalled idna-3.3 [2022-03-14T15:15:02.800Z] Attempting uninstall: requests [2022-03-14T15:15:02.800Z] Found existing installation: requests 2.27.1 [2022-03-14T15:15:02.800Z] Uninstalling requests-2.27.1: [2022-03-14T15:15:02.800Z] Successfully uninstalled requests-2.27.1 [2022-03-14T15:15:02.800Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-03-14T15:15:02.800Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:15:03.740Z] Collecting robotframework-requests==0.8.0 [2022-03-14T15:15:03.740Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-03-14T15:15:03.740Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-03-14T15:15:03.740Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-03-14T15:15:03.740Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-03-14T15:15:03.740Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) [2022-03-14T15:15:03.740Z] 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) [2022-03-14T15:15:03.740Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-03-14T15:15:04.000Z] Installing collected packages: robotframework-requests [2022-03-14T15:15:04.000Z] Successfully installed robotframework-requests-0.8.0 [2022-03-14T15:15:04.000Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:15:04.574Z] Collecting paho-mqtt==1.5.1 [2022-03-14T15:15:04.574Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-03-14T15:15:04.574Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 10.8 MB/s eta 0:00:00 [2022-03-14T15:15:04.834Z] Preparing metadata (setup.py): started [2022-03-14T15:15:05.774Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:15:06.034Z] Building wheels for collected packages: paho-mqtt [2022-03-14T15:15:06.034Z] Building wheel for paho-mqtt (setup.py): started [2022-03-14T15:15:07.415Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-03-14T15:15:07.415Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=b41ebfa8def9a74006ae8245a4ea3fa922f8a5008d477dbf9895db95464bbf9d [2022-03-14T15:15:07.415Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-03-14T15:15:07.415Z] Successfully built paho-mqtt [2022-03-14T15:15:07.677Z] Installing collected packages: paho-mqtt [2022-03-14T15:15:07.677Z] Successfully installed paho-mqtt-1.5.1 [2022-03-14T15:15:07.677Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:15:08.619Z] Collecting redis==3.5.3 [2022-03-14T15:15:08.619Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-03-14T15:15:08.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 6.2 MB/s eta 0:00:00 [2022-03-14T15:15:08.880Z] Installing collected packages: redis [2022-03-14T15:15:08.880Z] Successfully installed redis-3.5.3 [2022-03-14T15:15:08.880Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:15:09.825Z] Collecting pyzmq==22.2.1 [2022-03-14T15:15:09.825Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-03-14T15:15:10.085Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.1 MB/s eta 0:00:00 [2022-03-14T15:15:10.655Z] Installing build dependencies: started [2022-03-14T15:15:14.857Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:15:14.857Z] Getting requirements to build wheel: started [2022-03-14T15:15:14.857Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:15:15.118Z] Installing backend dependencies: started [2022-03-14T15:15:17.662Z] Installing backend dependencies: finished with status 'done' [2022-03-14T15:15:17.662Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:15:19.043Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:15:19.043Z] Building wheels for collected packages: pyzmq [2022-03-14T15:15:19.043Z] Building wheel for pyzmq (pyproject.toml): started [2022-03-14T15:15:45.625Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-03-14T15:15:45.625Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539954 sha256=3007947831482f94ecac92dd97f77e9eff3a23383fa524a33a9d01384889bbe1 [2022-03-14T15:15:45.625Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-03-14T15:15:45.625Z] Successfully built pyzmq [2022-03-14T15:15:45.625Z] Installing collected packages: pyzmq [2022-03-14T15:15:45.625Z] Successfully installed pyzmq-22.2.1 [2022-03-14T15:15:45.625Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:15:45.625Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-03-14T15:15:45.625Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-03-14T15:15:45.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 10.3 MB/s eta 0:00:00 [2022-03-14T15:15:45.625Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-03-14T15:15:45.625Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-03-14T15:15:45.625Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-03-14T15:15:45.625Z] Collecting selenium>=3.141.0 [2022-03-14T15:15:45.625Z] Downloading selenium-4.1.3-py3-none-any.whl (968 kB) [2022-03-14T15:15:45.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 38.4 MB/s eta 0:00:00 [2022-03-14T15:15:45.625Z] Collecting trio-websocket~=0.9 [2022-03-14T15:15:45.625Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-03-14T15:15:45.625Z] Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) [2022-03-14T15:15:45.625Z] Collecting trio~=0.17 [2022-03-14T15:15:45.625Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-03-14T15:15:45.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 30.6 MB/s eta 0:00:00 [2022-03-14T15:15:45.625Z] Collecting outcome [2022-03-14T15:15:45.625Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-03-14T15:15:45.625Z] Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-03-14T15:15:45.625Z] Collecting sortedcontainers [2022-03-14T15:15:45.625Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-03-14T15:15:45.625Z] Collecting sniffio [2022-03-14T15:15:45.625Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-03-14T15:15:45.625Z] Collecting async-generator>=1.9 [2022-03-14T15:15:45.625Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-03-14T15:15:45.625Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) [2022-03-14T15:15:45.625Z] Collecting wsproto>=0.14 [2022-03-14T15:15:45.625Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-03-14T15:15:45.625Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-03-14T15:15:45.625Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-03-14T15:15:45.625Z] Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) [2022-03-14T15:15:45.625Z] Collecting pyOpenSSL>=0.14 [2022-03-14T15:15:45.625Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-03-14T15:15:45.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 6.6 MB/s eta 0:00:00 [2022-03-14T15:15:45.626Z] Collecting cryptography>=1.3.4 [2022-03-14T15:15:45.626Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) [2022-03-14T15:15:45.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 63.3 MB/s eta 0:00:00 [2022-03-14T15:15:45.626Z] Collecting cffi>=1.12 [2022-03-14T15:15:45.626Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-03-14T15:15:45.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 32.1 MB/s eta 0:00:00 [2022-03-14T15:15:45.626Z] Preparing metadata (setup.py): started [2022-03-14T15:15:45.886Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:15:45.886Z] Collecting h11<1,>=0.9.0 [2022-03-14T15:15:45.886Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-03-14T15:15:45.886Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 7.3 MB/s eta 0:00:00 [2022-03-14T15:15:45.886Z] Collecting pycparser [2022-03-14T15:15:45.886Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-03-14T15:15:46.147Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 25.1 MB/s eta 0:00:00 [2022-03-14T15:15:46.147Z] Building wheels for collected packages: cffi [2022-03-14T15:15:46.147Z] Building wheel for cffi (setup.py): started [2022-03-14T15:15:54.285Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-03-14T15:15:54.285Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416291 sha256=774d6c222b18e417801803b2c24930fa1b5907a7163b4bcfd4f8578ce86da249 [2022-03-14T15:15:54.285Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-03-14T15:15:54.285Z] Successfully built cffi [2022-03-14T15:15:54.285Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-03-14T15:15:55.670Z] Successfully installed PySocks-1.7.1 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.3 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 [2022-03-14T15:15:55.670Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:15:56.612Z] Collecting psycopg2==2.9.3 [2022-03-14T15:15:56.612Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-03-14T15:15:56.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 25.3 MB/s eta 0:00:00 [2022-03-14T15:15:56.612Z] Preparing metadata (setup.py): started [2022-03-14T15:15:57.996Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:15:57.996Z] Building wheels for collected packages: psycopg2 [2022-03-14T15:15:57.996Z] Building wheel for psycopg2 (setup.py): started [2022-03-14T15:16:08.006Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-03-14T15:16:08.006Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463445 sha256=befb3a3b7656cb703c479f67105647648b4813f922deb3397cf4cc8283ba65af [2022-03-14T15:16:08.006Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-03-14T15:16:08.006Z] Successfully built psycopg2 [2022-03-14T15:16:08.006Z] Installing collected packages: psycopg2 [2022-03-14T15:16:08.267Z] Successfully installed psycopg2-2.9.3 [2022-03-14T15:16:08.267Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:16:08.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:08.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:08.527Z] (1/4) Installing libquadmath (10.3.1_git20211027-r0) [2022-03-14T15:16:08.527Z] (2/4) Installing libgfortran (10.3.1_git20211027-r0) [2022-03-14T15:16:08.527Z] (3/4) Installing openblas (0.3.18-r1) [2022-03-14T15:16:08.788Z] (4/4) Installing py3-numpy (1.21.4-r0) [2022-03-14T15:16:08.788Z] OK: 664 MiB in 65 packages [2022-03-14T15:16:08.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:09.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:09.050Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-03-14T15:16:09.050Z] OK: 666 MiB in 66 packages [2022-03-14T15:16:09.050Z] **** install other tools **** [2022-03-14T15:16:09.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:09.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:09.569Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T15:16:09.569Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T15:16:09.569Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-03-14T15:16:09.569Z] (4/5) Installing libcurl (7.80.0-r0) [2022-03-14T15:16:09.569Z] (5/5) Installing curl (7.80.0-r0) [2022-03-14T15:16:09.569Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:16:09.569Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T15:16:09.569Z] OK: 668 MiB in 71 packages [2022-03-14T15:16:09.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:09.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:09.830Z] (1/1) Installing openssl (1.1.1l-r8) [2022-03-14T15:16:09.830Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:16:09.830Z] OK: 669 MiB in 72 packages [2022-03-14T15:16:09.830Z] **** install chromedriver **** [2022-03-14T15:16:09.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:10.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:10.092Z] v3.15.0-342-g4fee739486 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-14T15:16:10.092Z] v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-14T15:16:10.092Z] OK: 15857 distinct packages available [2022-03-14T15:16:10.354Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T15:16:10.354Z] Executing busybox-1.34.1-r4.post-upgrade [2022-03-14T15:16:10.615Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-03-14T15:16:10.615Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T15:16:10.615Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T15:16:10.615Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T15:16:10.615Z] OK: 669 MiB in 72 packages [2022-03-14T15:16:10.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:10.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:10.878Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:11.448Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:16:11.714Z] (1/111) Installing libxau (1.0.9-r0) [2022-03-14T15:16:11.714Z] (2/111) Installing libmd (1.0.3-r0) [2022-03-14T15:16:11.714Z] (3/111) Installing libbsd (0.11.3-r1) [2022-03-14T15:16:11.714Z] (4/111) Installing libxdmcp (1.1.3-r0) [2022-03-14T15:16:11.714Z] (5/111) Installing libxcb (1.14-r2) [2022-03-14T15:16:11.714Z] (6/111) Installing libx11 (1.7.2-r0) [2022-03-14T15:16:11.714Z] (7/111) Installing libxext (1.3.4-r0) [2022-03-14T15:16:11.714Z] (8/111) Installing libice (1.0.10-r0) [2022-03-14T15:16:11.714Z] (9/111) Installing libuuid (2.37.4-r0) [2022-03-14T15:16:11.714Z] (10/111) Installing libsm (1.2.3-r0) [2022-03-14T15:16:11.714Z] (11/111) Installing libxt (1.2.1-r0) [2022-03-14T15:16:11.714Z] (12/111) Installing libxmu (1.1.3-r0) [2022-03-14T15:16:11.714Z] (13/111) Installing xset (1.2.4-r0) [2022-03-14T15:16:11.714Z] (14/111) Installing xprop (1.2.5-r0) [2022-03-14T15:16:11.714Z] (15/111) Installing xdg-utils (1.1.3-r0) [2022-03-14T15:16:11.714Z] (16/111) Installing eudev-libs (3.2.11_pre1-r0) [2022-03-14T15:16:11.714Z] (17/111) Installing libintl (0.21-r0) [2022-03-14T15:16:11.714Z] (18/111) Installing libblkid (2.37.4-r0) [2022-03-14T15:16:11.714Z] (19/111) Installing libmount (2.37.4-r0) [2022-03-14T15:16:11.714Z] (20/111) Installing pcre (8.45-r1) [2022-03-14T15:16:11.714Z] (21/111) Installing glib (2.70.1-r0) [2022-03-14T15:16:11.975Z] (22/111) Installing shared-mime-info (2.1-r0) [2022-03-14T15:16:11.975Z] (23/111) Installing hicolor-icon-theme (0.17-r1) [2022-03-14T15:16:11.975Z] (24/111) Installing libjpeg-turbo (2.1.2-r0) [2022-03-14T15:16:11.975Z] (25/111) Installing libpng (1.6.37-r1) [2022-03-14T15:16:11.975Z] (26/111) Installing libwebp (1.2.2-r0) [2022-03-14T15:16:11.975Z] (27/111) Installing zstd-libs (1.5.0-r0) [2022-03-14T15:16:11.975Z] (28/111) Installing tiff (4.3.0-r0) [2022-03-14T15:16:11.975Z] (29/111) Installing gdk-pixbuf (2.42.6-r0) [2022-03-14T15:16:11.975Z] (30/111) Installing gtk-update-icon-cache (2.24.33-r0) [2022-03-14T15:16:11.975Z] (31/111) Installing libxcomposite (0.4.5-r0) [2022-03-14T15:16:11.975Z] (32/111) Installing libxfixes (6.0.0-r0) [2022-03-14T15:16:11.975Z] (33/111) Installing libxrender (0.9.10-r3) [2022-03-14T15:16:11.975Z] (34/111) Installing libxcursor (1.2.0-r0) [2022-03-14T15:16:11.975Z] (35/111) Installing libxdamage (1.1.5-r1) [2022-03-14T15:16:11.975Z] (36/111) Installing libxi (1.8-r0) [2022-03-14T15:16:11.975Z] (37/111) Installing libxinerama (1.1.4-r1) [2022-03-14T15:16:11.975Z] (38/111) Installing libxrandr (1.5.2-r1) [2022-03-14T15:16:11.975Z] (39/111) Installing atk (2.36.0-r0) [2022-03-14T15:16:12.237Z] (40/111) Installing libxtst (1.2.3-r3) [2022-03-14T15:16:12.237Z] (41/111) Installing dbus-libs (1.12.20-r4) [2022-03-14T15:16:12.237Z] (42/111) Installing at-spi2-core (2.42.0-r0) [2022-03-14T15:16:12.237Z] (43/111) Installing at-spi2-atk (2.38.0-r0) [2022-03-14T15:16:12.237Z] (44/111) Installing freetype (2.11.0-r0) [2022-03-14T15:16:12.237Z] (45/111) Installing fontconfig (2.13.1-r4) [2022-03-14T15:16:12.237Z] (46/111) Installing pixman (0.40.0-r3) [2022-03-14T15:16:12.237Z] (47/111) Installing cairo (1.16.0-r3) [2022-03-14T15:16:12.237Z] (48/111) Installing cairo-gobject (1.16.0-r3) [2022-03-14T15:16:12.237Z] (49/111) Installing avahi-libs (0.8-r5) [2022-03-14T15:16:12.237Z] (50/111) Installing nettle (3.7.3-r0) [2022-03-14T15:16:12.237Z] (51/111) Installing p11-kit (0.24.0-r1) [2022-03-14T15:16:12.237Z] (52/111) Installing libtasn1 (4.18.0-r0) [2022-03-14T15:16:12.237Z] (53/111) Installing libunistring (0.9.10-r1) [2022-03-14T15:16:12.237Z] (54/111) Installing gnutls (3.7.1-r0) [2022-03-14T15:16:12.237Z] (55/111) Installing cups-libs (2.3.3-r5) [2022-03-14T15:16:12.237Z] (56/111) Installing libepoxy (1.5.9-r0) [2022-03-14T15:16:12.237Z] (57/111) Installing fribidi (1.0.11-r0) [2022-03-14T15:16:12.237Z] (58/111) Installing graphite2 (1.3.14-r0) [2022-03-14T15:16:12.237Z] (59/111) Installing harfbuzz (3.0.0-r2) [2022-03-14T15:16:12.237Z] (60/111) Installing libxft (2.3.4-r0) [2022-03-14T15:16:12.237Z] (61/111) Installing pango (1.48.10-r0) [2022-03-14T15:16:12.237Z] (62/111) Installing wayland-libs-client (1.19.0-r1) [2022-03-14T15:16:12.237Z] (63/111) Installing wayland-libs-cursor (1.19.0-r1) [2022-03-14T15:16:12.237Z] (64/111) Installing wayland-libs-egl (1.19.0-r1) [2022-03-14T15:16:12.237Z] (65/111) Installing xkeyboard-config (2.34-r0) [2022-03-14T15:16:12.237Z] (66/111) Installing libxkbcommon (1.3.1-r0) [2022-03-14T15:16:12.237Z] (67/111) Installing gtk+3.0 (3.24.30-r0) [2022-03-14T15:16:12.501Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-03-14T15:16:12.501Z] (68/111) Installing libfontenc (1.1.4-r0) [2022-03-14T15:16:12.501Z] (69/111) Installing mkfontscale (1.2.1-r1) [2022-03-14T15:16:12.501Z] (70/111) Installing ttf-opensans (1.10-r1) [2022-03-14T15:16:12.501Z] Executing ttf-opensans-1.10-r1.post-install [2022-03-14T15:16:14.417Z] (71/111) Installing libogg (1.3.5-r0) [2022-03-14T15:16:14.417Z] (72/111) Installing flac (1.3.4-r0) [2022-03-14T15:16:14.417Z] (73/111) Installing alsa-lib (1.2.5.1-r1) [2022-03-14T15:16:14.417Z] (74/111) Installing sdl2 (2.0.16-r4) [2022-03-14T15:16:14.679Z] (75/111) Installing aom-libs (3.2.0-r0) [2022-03-14T15:16:14.679Z] (76/111) Installing libass (0.15.2-r0) [2022-03-14T15:16:14.679Z] (77/111) Installing libdav1d (0.9.2-r0) [2022-03-14T15:16:14.679Z] (78/111) Installing lame (3.100-r0) [2022-03-14T15:16:14.679Z] (79/111) Installing opus (1.3.1-r1) [2022-03-14T15:16:14.679Z] (80/111) Installing soxr (0.1.3-r2) [2022-03-14T15:16:14.679Z] (81/111) Installing libsrt (1.4.2-r1) [2022-03-14T15:16:14.679Z] (82/111) Installing libssh (0.9.6-r1) [2022-03-14T15:16:14.679Z] (83/111) Installing libtheora (1.1.1-r16) [2022-03-14T15:16:14.679Z] (84/111) Installing v4l-utils-libs (1.22.1-r1) [2022-03-14T15:16:14.679Z] (85/111) Installing libpciaccess (0.16-r0) [2022-03-14T15:16:14.679Z] (86/111) Installing libdrm (2.4.109-r0) [2022-03-14T15:16:14.679Z] (87/111) Installing libva (2.13.0-r0) [2022-03-14T15:16:14.679Z] (88/111) Installing libvdpau (1.4-r0) [2022-03-14T15:16:14.679Z] (89/111) Installing vidstab (1.1.0-r1) [2022-03-14T15:16:14.679Z] (90/111) Installing libvorbis (1.3.7-r0) [2022-03-14T15:16:14.679Z] (91/111) Installing libvpx (1.10.0-r0) [2022-03-14T15:16:14.679Z] (92/111) Installing vulkan-loader (1.2.196-r0) [2022-03-14T15:16:14.679Z] (93/111) Installing x264-libs (20210613-r0) [2022-03-14T15:16:14.679Z] (94/111) Installing x265-libs (3.5-r0) [2022-03-14T15:16:14.941Z] (95/111) Installing xvidcore (1.3.7-r1) [2022-03-14T15:16:14.941Z] (96/111) Installing ffmpeg-libs (4.4.1-r2) [2022-03-14T15:16:14.941Z] (97/111) Installing libevent (2.1.12-r4) [2022-03-14T15:16:14.941Z] (98/111) Installing mesa (21.2.6-r0) [2022-03-14T15:16:14.941Z] (99/111) Installing wayland-libs-server (1.19.0-r1) [2022-03-14T15:16:14.941Z] (100/111) Installing mesa-gbm (21.2.6-r0) [2022-03-14T15:16:14.941Z] (101/111) Installing lcms2 (2.12-r1) [2022-03-14T15:16:14.941Z] (102/111) Installing nspr (4.32-r0) [2022-03-14T15:16:14.941Z] (103/111) Installing nss (3.72.1-r0) [2022-03-14T15:16:14.941Z] (104/111) Installing re2 (2021.11.01-r0) [2022-03-14T15:16:14.941Z] (105/111) Installing snappy (1.1.9-r1) [2022-03-14T15:16:14.941Z] (106/111) Installing libxshmfence (1.3-r1) [2022-03-14T15:16:14.941Z] (107/111) Installing libgpg-error (1.42-r1) [2022-03-14T15:16:14.941Z] (108/111) Installing libgcrypt (1.9.4-r0) [2022-03-14T15:16:14.941Z] (109/111) Installing libxslt (1.1.34-r1) [2022-03-14T15:16:15.202Z] (110/111) Installing chromium (93.0.4577.82-r3) [2022-03-14T15:16:16.145Z] (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-03-14T15:16:16.406Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T15:16:16.406Z] Executing glib-2.70.1-r0.trigger [2022-03-14T15:16:16.406Z] Executing shared-mime-info-2.1-r0.trigger [2022-03-14T15:16:18.960Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-03-14T15:16:18.960Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-03-14T15:16:18.960Z] Executing fontconfig-2.13.1-r4.trigger [2022-03-14T15:16:18.960Z] Executing mkfontscale-1.2.1-r1.trigger [2022-03-14T15:16:18.960Z] OK: 972 MiB in 183 packages [2022-03-14T15:16:31.180Z] Removing intermediate container 3bdae13d14e5 [2022-03-14T15:16:31.180Z] ---> 4b3029d5f69b [2022-03-14T15:16:31.180Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-03-14T15:16:31.180Z] ---> Running in e391698bd64a [2022-03-14T15:16:31.180Z] Removing intermediate container e391698bd64a [2022-03-14T15:16:31.180Z] ---> 09460a609ff6 [2022-03-14T15:16:31.180Z] Step 12/14 : LABEL arch=amd64 [2022-03-14T15:16:31.180Z] ---> Running in 7f12c5be9c7b [2022-03-14T15:16:31.180Z] Removing intermediate container 7f12c5be9c7b [2022-03-14T15:16:31.180Z] ---> 6a050295413d [2022-03-14T15:16:31.180Z] Step 13/14 : LABEL git_sha=a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 [2022-03-14T15:16:31.180Z] ---> Running in 4ad4aecdcb72 [2022-03-14T15:16:31.180Z] Removing intermediate container 4ad4aecdcb72 [2022-03-14T15:16:31.180Z] ---> 87eda2c08c9e [2022-03-14T15:16:31.180Z] Step 14/14 : LABEL version=0.0.0 [2022-03-14T15:16:31.180Z] ---> Running in 385a012609b1 [2022-03-14T15:16:31.180Z] Removing intermediate container 385a012609b1 [2022-03-14T15:16:31.180Z] ---> c28da1a11767 [2022-03-14T15:16:31.180Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-14T15:16:31.180Z] Successfully built c28da1a11767 [2022-03-14T15:16:31.180Z] 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 [2022-03-14T15:16:31.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T15:16:31.884Z] [2022-03-14T15:16:31.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:16:32.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T15:16:32.322Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T15:16:32.322Z] 5eb5b503b376: Pulling fs layer [2022-03-14T15:16:32.322Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T15:16:32.322Z] ec43610c2a17: Pulling fs layer [2022-03-14T15:16:32.322Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T15:16:32.322Z] 33b1e0a273af: Pulling fs layer [2022-03-14T15:16:32.322Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T15:16:32.322Z] 2f39f015ded8: Pulling fs layer [2022-03-14T15:16:32.322Z] 3a2ae6a8a46f: Waiting [2022-03-14T15:16:32.322Z] 33b1e0a273af: Waiting [2022-03-14T15:16:32.322Z] 5d3b04190fa2: Waiting [2022-03-14T15:16:32.322Z] 2f39f015ded8: Waiting [2022-03-14T15:16:32.322Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T15:16:32.322Z] 5c69ac0246d0: Download complete [2022-03-14T15:16:32.322Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T15:16:32.322Z] 3a2ae6a8a46f: Download complete [2022-03-14T15:16:32.322Z] 33b1e0a273af: Verifying Checksum [2022-03-14T15:16:32.322Z] 33b1e0a273af: Download complete [2022-03-14T15:16:32.322Z] ec43610c2a17: Verifying Checksum [2022-03-14T15:16:32.322Z] ec43610c2a17: Download complete [2022-03-14T15:16:32.322Z] 5d3b04190fa2: Verifying Checksum [2022-03-14T15:16:32.323Z] 5d3b04190fa2: Download complete [2022-03-14T15:16:32.613Z] 5eb5b503b376: Verifying Checksum [2022-03-14T15:16:32.613Z] 5eb5b503b376: Download complete [2022-03-14T15:16:33.237Z] 2f39f015ded8: Download complete [2022-03-14T15:16:33.811Z] 5eb5b503b376: Pull complete [2022-03-14T15:16:34.073Z] 5c69ac0246d0: Pull complete [2022-03-14T15:16:34.642Z] ec43610c2a17: Pull complete [2022-03-14T15:16:34.642Z] 3a2ae6a8a46f: Pull complete [2022-03-14T15:16:34.902Z] 33b1e0a273af: Pull complete [2022-03-14T15:16:34.902Z] 5d3b04190fa2: Pull complete [2022-03-14T15:16:39.096Z] 2f39f015ded8: Pull complete [2022-03-14T15:16:39.096Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T15:16:39.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T15:16:39.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T15:16:39.186Z] prd-ubuntu20.04-docker-8c-8g-7053 does not seem to be running inside a container [2022-03-14T15:16:39.225Z] $ 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-41 -v /w/workspace/exfoundry_edgex-taf-common_PR-41:/w/workspace/exfoundry_edgex-taf-common_PR-41:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-41@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-14T15:16:40.681Z] $ docker top 4a8250d7cbf3488afc4a1d1ca8f865517d5c00116904b24edd53377538a04401 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:16:41.170Z] ---> job-cost.sh [2022-03-14T15:16:41.170Z] lf-activate-venv: SKIPPING [2022-03-14T15:16:41.170Z] INFO: No Stack... [2022-03-14T15:16:41.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-14T15:16:42.001Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T15:16:42.317Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-41/archives/cost.csv [2022-03-14T15:16:42.317Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T15:16:42.357Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-41-1-stack-cost] [2022-03-14T15:16:42.362Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-41-1-stack-cost] did not exist. Created. [2022-03-14T15:16:42.362Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-41-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T15:16:42.738Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-14T15:16:42.792Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T15:16:42.809Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-41-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T15:16:42.874Z] $ docker stop --time=1 4a8250d7cbf3488afc4a1d1ca8f865517d5c00116904b24edd53377538a04401 [2022-03-14T15:16:44.038Z] $ docker rm -f 4a8250d7cbf3488afc4a1d1ca8f865517d5c00116904b24edd53377538a04401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T15:17:05.893Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7055 in /w/workspace/exfoundry_edgex-taf-common_PR-41 [Pipeline] { [Pipeline] checkout [2022-03-14T15:17:06.387Z] Selected Git installation does not exist. Using Default [2022-03-14T15:17:06.387Z] The recommended git tool is: NONE [2022-03-14T15:17:13.701Z] using credential edgex-jenkins-ssh [2022-03-14T15:17:13.722Z] Cloning the remote Git repository [2022-03-14T15:17:13.817Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-03-14T15:17:13.914Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-41 # timeout=10 [2022-03-14T15:17:14.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-03-14T15:17:14.001Z] > git --version # timeout=10 [2022-03-14T15:17:14.019Z] > git --version # 'git version 2.25.1' [2022-03-14T15:17:14.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T15:17:14.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T15:17:15.455Z] Merging remotes/origin/main commit 892cf485cfdfdf006b42a0214ae151b105c6708a into PR head commit a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 [2022-03-14T15:17:15.716Z] Merge succeeded, producing a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 [2022-03-14T15:17:15.716Z] Checking out Revision a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 (PR-41) [2022-03-14T15:17:14.766Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-03-14T15:17:14.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T15:17:14.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-03-14T15:17:14.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-03-14T15:17:14.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T15:17:14.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T15:17:15.493Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T15:17:15.513Z] > git checkout -f a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 # timeout=10 [2022-03-14T15:17:15.607Z] > git remote # timeout=10 [2022-03-14T15:17:15.634Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T15:17:15.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T15:17:15.666Z] > git merge 892cf485cfdfdf006b42a0214ae151b105c6708a # timeout=10 [2022-03-14T15:17:15.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T15:17:15.728Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T15:17:15.755Z] > git checkout -f a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 # timeout=10 [2022-03-14T15:17:20.130Z] Commit message: "Bump numpy from 1.18.4 to 1.21.0" [2022-03-14T15:17:20.203Z] > git --version # timeout=10 [2022-03-14T15:17:20.214Z] > git --version # 'git version 2.25.1' [2022-03-14T15:17:20.233Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T15:17:21.302Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T15:17:21.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T15:17:21.302Z] Dload Upload Total Spent Left Speed [2022-03-14T15:17:21.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2022-03-14T15:17:21.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T15:17:22.216Z] + sudo tee /etc/docker/daemon.new [2022-03-14T15:17:22.216Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-14T15:17:22.216Z] { [2022-03-14T15:17:22.216Z] "registry-mirrors": [ [2022-03-14T15:17:22.216Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T15:17:22.216Z] ], [2022-03-14T15:17:22.216Z] "bip": "10.250.0.254/24", [2022-03-14T15:17:22.216Z] "hosts": [ [2022-03-14T15:17:22.216Z] "tcp://0.0.0.0:5555", [2022-03-14T15:17:22.216Z] "unix:///var/run/docker.sock" [2022-03-14T15:17:22.216Z] ], [2022-03-14T15:17:22.216Z] "mtu": 1458, [2022-03-14T15:17:22.216Z] "selinux-enabled": true, [2022-03-14T15:17:22.216Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T15:17:22.216Z] } [Pipeline] sh [2022-03-14T15:17:22.572Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T15:17:22.940Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T15:17:41.361Z] provisioning config files... [2022-03-14T15:17:41.388Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/config580292613285739920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:17:42.013Z] ---> docker-login.sh [2022-03-14T15:17:42.013Z] nexus3.edgexfoundry.org:10001 [2022-03-14T15:17:42.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:17:42.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:17:42.885Z] Configure a credential helper to remove this warning. See [2022-03-14T15:17:42.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:17:42.885Z] [2022-03-14T15:17:42.885Z] Login Succeeded [2022-03-14T15:17:42.885Z] nexus3.edgexfoundry.org:10002 [2022-03-14T15:17:43.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:17:43.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:17:43.156Z] Configure a credential helper to remove this warning. See [2022-03-14T15:17:43.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:17:43.156Z] [2022-03-14T15:17:43.156Z] Login Succeeded [2022-03-14T15:17:43.428Z] nexus3.edgexfoundry.org:10003 [2022-03-14T15:17:43.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:17:43.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:17:43.705Z] Configure a credential helper to remove this warning. See [2022-03-14T15:17:43.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:17:43.705Z] [2022-03-14T15:17:43.705Z] Login Succeeded [2022-03-14T15:17:43.705Z] nexus3.edgexfoundry.org:10004 [2022-03-14T15:17:43.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:17:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:17:44.255Z] Configure a credential helper to remove this warning. See [2022-03-14T15:17:44.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:17:44.255Z] [2022-03-14T15:17:44.255Z] Login Succeeded [2022-03-14T15:17:44.255Z] docker.io [2022-03-14T15:17:44.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:17:44.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:17:44.798Z] Configure a credential helper to remove this warning. See [2022-03-14T15:17:44.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:17:44.798Z] [2022-03-14T15:17:44.798Z] Login Succeeded [2022-03-14T15:17:44.798Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T15:17:44.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T15:17:45.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-14T15:17:46.204Z] + ls -al . [2022-03-14T15:17:46.204Z] total 64 [2022-03-14T15:17:46.204Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 15:17 . [2022-03-14T15:17:46.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:17 .. [2022-03-14T15:17:46.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 15:17 .git [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 14 15:17 .gitignore [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 2694 Mar 14 15:17 Dockerfile [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 14 15:17 Jenkinsfile [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 14 15:17 LICENSE [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 14 15:17 README.md [2022-03-14T15:17:46.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:17 TAF-Manager [2022-03-14T15:17:46.204Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:17 TUC [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 15:13 VERSION [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 283 Mar 14 15:17 requirements.txt [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 14 15:17 robot-entrypoint.sh [2022-03-14T15:17:46.204Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 14 15:17 setup.py [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:46.576Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 --label arch=arm64 --label version=0.0.0 . [2022-03-14T15:17:46.576Z] Sending build context to Docker daemon 245.2kB [2022-03-14T15:17:46.848Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-03-14T15:17:46.848Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-03-14T15:17:47.439Z] 18.09.5: Pulling from library/docker [2022-03-14T15:17:47.710Z] 6f37394be673: Pulling fs layer [2022-03-14T15:17:47.710Z] 624d8cd59892: Pulling fs layer [2022-03-14T15:17:47.710Z] ecff0f4f3435: Pulling fs layer [2022-03-14T15:17:47.710Z] 07a77ccdec90: Pulling fs layer [2022-03-14T15:17:47.710Z] c2dcd1054c2e: Pulling fs layer [2022-03-14T15:17:47.710Z] 156c9e509c87: Pulling fs layer [2022-03-14T15:17:47.710Z] 07a77ccdec90: Waiting [2022-03-14T15:17:47.710Z] c2dcd1054c2e: Waiting [2022-03-14T15:17:47.710Z] 156c9e509c87: Waiting [2022-03-14T15:17:47.986Z] ecff0f4f3435: Verifying Checksum [2022-03-14T15:17:47.986Z] ecff0f4f3435: Download complete [2022-03-14T15:17:47.986Z] 624d8cd59892: Download complete [2022-03-14T15:17:47.986Z] 6f37394be673: Verifying Checksum [2022-03-14T15:17:47.986Z] 6f37394be673: Download complete [2022-03-14T15:17:47.986Z] c2dcd1054c2e: Verifying Checksum [2022-03-14T15:17:47.986Z] c2dcd1054c2e: Download complete [2022-03-14T15:17:47.986Z] 156c9e509c87: Verifying Checksum [2022-03-14T15:17:47.986Z] 156c9e509c87: Download complete [2022-03-14T15:17:48.590Z] 6f37394be673: Pull complete [2022-03-14T15:17:48.866Z] 624d8cd59892: Pull complete [2022-03-14T15:17:49.143Z] 07a77ccdec90: Verifying Checksum [2022-03-14T15:17:49.143Z] 07a77ccdec90: Download complete [2022-03-14T15:17:49.143Z] ecff0f4f3435: Pull complete [2022-03-14T15:17:51.763Z] 07a77ccdec90: Pull complete [2022-03-14T15:17:51.763Z] c2dcd1054c2e: Pull complete [2022-03-14T15:17:51.763Z] 156c9e509c87: Pull complete [2022-03-14T15:17:52.034Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-03-14T15:17:52.034Z] Status: Downloaded newer image for docker:18.09.5 [2022-03-14T15:17:52.034Z] ---> b2bcd28828a2 [2022-03-14T15:17:52.034Z] Step 3/14 : FROM alpine:3.15 [2022-03-14T15:17:52.628Z] 3.15: Pulling from library/alpine [2022-03-14T15:17:52.628Z] 9b3977197b4f: Pulling fs layer [2022-03-14T15:17:53.226Z] 9b3977197b4f: Verifying Checksum [2022-03-14T15:17:53.226Z] 9b3977197b4f: Download complete [2022-03-14T15:17:53.502Z] 9b3977197b4f: Pull complete [2022-03-14T15:17:53.814Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-14T15:17:53.814Z] Status: Downloaded newer image for alpine:3.15 [2022-03-14T15:17:53.814Z] ---> 8e1d7573f448 [2022-03-14T15:17:53.815Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-03-14T15:17:54.100Z] ---> Running in 6c8365967815 [2022-03-14T15:17:54.374Z] Removing intermediate container 6c8365967815 [2022-03-14T15:17:54.374Z] ---> 8a8e1eddeacc [2022-03-14T15:17:54.374Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-03-14T15:17:54.374Z] ---> Running in 9da289a5345d [2022-03-14T15:17:54.654Z] Removing intermediate container 9da289a5345d [2022-03-14T15:17:54.654Z] ---> dbdecbbb5d8b [2022-03-14T15:17:54.654Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-03-14T15:17:56.654Z] ---> addacf10d832 [2022-03-14T15:17:56.654Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-03-14T15:17:57.249Z] ---> ed41ae5aa28f [2022-03-14T15:17:57.249Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-03-14T15:17:57.850Z] ---> 8f1d73aead19 [2022-03-14T15:17:57.850Z] Step 9/14 : WORKDIR /edgex-taf [2022-03-14T15:17:58.137Z] ---> Running in 368d6fab4182 [2022-03-14T15:17:58.408Z] Removing intermediate container 368d6fab4182 [2022-03-14T15:17:58.408Z] ---> cf0049bf79c4 [2022-03-14T15:17:58.408Z] Step 10/14 : RUN echo "**** install Python ****" && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && echo "**** install pip ****" && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable [2022-03-14T15:17:58.408Z] ---> Running in 26993234623b [2022-03-14T15:17:59.864Z] **** install Python **** [2022-03-14T15:17:59.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:17:59.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:18:00.462Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-03-14T15:18:00.462Z] (2/13) Installing expat (2.4.7-r0) [2022-03-14T15:18:00.462Z] (3/13) Installing libffi (3.4.2-r1) [2022-03-14T15:18:00.462Z] (4/13) Installing gdbm (1.22-r0) [2022-03-14T15:18:00.462Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-03-14T15:18:00.734Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-03-14T15:18:00.734Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-14T15:18:00.734Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-03-14T15:18:00.734Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-03-14T15:18:00.734Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-03-14T15:18:00.734Z] (11/13) Installing readline (8.1.1-r0) [2022-03-14T15:18:00.734Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-03-14T15:18:00.734Z] (13/13) Installing python3 (3.9.7-r4) [2022-03-14T15:18:02.712Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:18:02.712Z] OK: 55 MiB in 27 packages [2022-03-14T15:18:02.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:18:03.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:18:03.854Z] (1/1) Installing tzdata (2021e-r0) [2022-03-14T15:18:04.453Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:18:04.453Z] OK: 59 MiB in 28 packages [2022-03-14T15:18:04.453Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-03-14T15:18:04.453Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-03-14T15:18:04.453Z] (1/1) Purging tzdata (2021e-r0) [2022-03-14T15:18:04.725Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:18:04.725Z] OK: 55 MiB in 27 packages [2022-03-14T15:18:04.725Z] **** install pip **** [2022-03-14T15:18:17.128Z] Looking in links: /tmp/tmp2xp2c4lb [2022-03-14T15:18:17.128Z] Processing /tmp/tmp2xp2c4lb/setuptools-57.4.0-py3-none-any.whl [2022-03-14T15:18:17.128Z] Processing /tmp/tmp2xp2c4lb/pip-21.2.3-py3-none-any.whl [2022-03-14T15:18:17.128Z] Installing collected packages: setuptools, pip [2022-03-14T15:18:27.317Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-03-14T15:18:27.317Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:18:29.290Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-03-14T15:18:29.886Z] Collecting pip [2022-03-14T15:18:30.159Z] Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) [2022-03-14T15:18:30.432Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-03-14T15:18:34.732Z] Collecting setuptools [2022-03-14T15:18:34.732Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-03-14T15:18:34.732Z] Collecting wheel [2022-03-14T15:18:34.732Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-03-14T15:18:36.163Z] Installing collected packages: wheel, setuptools, pip [2022-03-14T15:18:36.163Z] Attempting uninstall: setuptools [2022-03-14T15:18:36.163Z] Found existing installation: setuptools 57.4.0 [2022-03-14T15:18:36.757Z] Uninstalling setuptools-57.4.0: [2022-03-14T15:18:36.757Z] Successfully uninstalled setuptools-57.4.0 [2022-03-14T15:18:41.059Z] Attempting uninstall: pip [2022-03-14T15:18:41.059Z] Found existing installation: pip 21.2.3 [2022-03-14T15:18:42.044Z] Uninstalling pip-21.2.3: [2022-03-14T15:18:42.320Z] Successfully uninstalled pip-21.2.3 [2022-03-14T15:18:54.705Z] Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 [2022-03-14T15:18:54.706Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:18:54.706Z] **** install robotframework and dependencies **** [2022-03-14T15:18:54.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:18:54.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:18:55.303Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T15:18:55.303Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T15:18:55.303Z] (3/30) Installing binutils (2.37-r3) [2022-03-14T15:18:55.574Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-03-14T15:18:55.846Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-03-14T15:18:55.846Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-03-14T15:18:55.846Z] (7/30) Installing gmp (6.2.1-r1) [2022-03-14T15:18:55.846Z] (8/30) Installing isl22 (0.22-r0) [2022-03-14T15:18:55.846Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-03-14T15:18:55.846Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-03-14T15:18:55.846Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-03-14T15:18:57.812Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-03-14T15:18:58.087Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-03-14T15:18:58.087Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-03-14T15:18:58.357Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-03-14T15:18:58.357Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-03-14T15:18:58.357Z] (17/30) Installing libpq (14.2-r0) [2022-03-14T15:18:58.631Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-03-14T15:18:58.631Z] (19/30) Installing libpq-dev (14.2-r0) [2022-03-14T15:18:58.631Z] (20/30) Installing libecpg (14.2-r0) [2022-03-14T15:18:58.631Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-03-14T15:18:58.631Z] (22/30) Installing libxml2 (2.9.13-r0) [2022-03-14T15:18:58.631Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-03-14T15:19:00.596Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-03-14T15:19:02.024Z] (25/30) Installing clang (12.0.1-r1) [2022-03-14T15:19:03.008Z] (26/30) Installing icu-libs (69.1-r1) [2022-03-14T15:19:03.607Z] (27/30) Installing icu (69.1-r1) [2022-03-14T15:19:03.607Z] (28/30) Installing icu-dev (69.1-r1) [2022-03-14T15:19:03.883Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-03-14T15:19:04.868Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-03-14T15:19:05.143Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:19:05.143Z] OK: 467 MiB in 55 packages [2022-03-14T15:19:05.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:19:05.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:19:06.296Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-03-14T15:19:08.278Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-03-14T15:19:08.882Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T15:19:09.156Z] (4/6) Installing libzmq (4.3.4-r0) [2022-03-14T15:19:09.156Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-03-14T15:19:09.156Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-03-14T15:19:09.156Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:19:09.156Z] OK: 594 MiB in 61 packages [2022-03-14T15:19:12.534Z] Processing ./edgex-taf-common [2022-03-14T15:19:12.534Z] Preparing metadata (setup.py): started [2022-03-14T15:19:17.931Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:19:17.931Z] Building wheels for collected packages: edgex-taf-common [2022-03-14T15:19:17.931Z] Building wheel for edgex-taf-common (setup.py): started [2022-03-14T15:19:26.199Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-03-14T15:19:26.199Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=233140047f46101ec80007681c6a5ebeb5f237168d4a89999731e9d344e60278 [2022-03-14T15:19:26.199Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-03-14T15:19:26.199Z] Successfully built edgex-taf-common [2022-03-14T15:19:26.199Z] Installing collected packages: edgex-taf-common [2022-03-14T15:19:26.199Z] Successfully installed edgex-taf-common-0.0.0 [2022-03-14T15:19:26.199Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:19:31.599Z] Collecting robotframework==4.1.3 [2022-03-14T15:19:31.599Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-03-14T15:19:31.599Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 6.1 MB/s eta 0:00:00 [2022-03-14T15:19:31.599Z] Installing collected packages: robotframework [2022-03-14T15:19:34.988Z] Successfully installed robotframework-4.1.3 [2022-03-14T15:19:34.988Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:19:38.378Z] Collecting docker==4.4.1 [2022-03-14T15:19:38.378Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-03-14T15:19:38.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 4.8 MB/s eta 0:00:00 [2022-03-14T15:19:38.651Z] Collecting six>=1.4.0 [2022-03-14T15:19:38.651Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-03-14T15:19:39.244Z] Collecting requests!=2.18.0,>=2.14.2 [2022-03-14T15:19:39.244Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-03-14T15:19:39.244Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 3.1 MB/s eta 0:00:00 [2022-03-14T15:19:39.518Z] Collecting websocket-client>=0.32.0 [2022-03-14T15:19:39.518Z] Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) [2022-03-14T15:19:39.518Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 2.9 MB/s eta 0:00:00 [2022-03-14T15:19:39.792Z] Collecting idna<4,>=2.5 [2022-03-14T15:19:39.792Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-03-14T15:19:40.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.9 MB/s eta 0:00:00 [2022-03-14T15:19:40.340Z] Collecting urllib3<1.27,>=1.21.1 [2022-03-14T15:19:40.340Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-03-14T15:19:40.340Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 5.7 MB/s eta 0:00:00 [2022-03-14T15:19:40.614Z] Collecting certifi>=2017.4.17 [2022-03-14T15:19:40.614Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-03-14T15:19:40.614Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 6.4 MB/s eta 0:00:00 [2022-03-14T15:19:40.886Z] Collecting charset-normalizer~=2.0.0 [2022-03-14T15:19:40.886Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-03-14T15:19:41.871Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-03-14T15:19:45.260Z] 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.3.1 [2022-03-14T15:19:45.260Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:19:49.569Z] Collecting python-dotenv==0.15.0 [2022-03-14T15:19:49.569Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-03-14T15:19:49.842Z] Installing collected packages: python-dotenv [2022-03-14T15:19:50.116Z] Successfully installed python-dotenv-0.15.0 [2022-03-14T15:19:50.116Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:19:54.403Z] Collecting RESTinstance==1.0.2 [2022-03-14T15:19:54.403Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-03-14T15:19:54.403Z] Collecting pygments [2022-03-14T15:19:54.403Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-03-14T15:19:54.403Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.7 MB/s eta 0:00:00 [2022-03-14T15:19:54.403Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-03-14T15:19:54.403Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-03-14T15:19:54.675Z] Collecting jsonschema [2022-03-14T15:19:54.675Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-03-14T15:19:54.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 3.9 MB/s eta 0:00:00 [2022-03-14T15:19:54.948Z] Collecting docutils [2022-03-14T15:19:54.948Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-03-14T15:19:54.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 10.2 MB/s eta 0:00:00 [2022-03-14T15:19:55.921Z] Collecting pytz [2022-03-14T15:19:55.921Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-03-14T15:19:55.921Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 9.6 MB/s eta 0:00:00 [2022-03-14T15:19:56.193Z] Collecting flex [2022-03-14T15:19:56.193Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-03-14T15:19:56.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 2.4 MB/s eta 0:00:00 [2022-03-14T15:19:56.464Z] Preparing metadata (setup.py): started [2022-03-14T15:20:03.167Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:20:03.167Z] Collecting tzlocal [2022-03-14T15:20:03.167Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-03-14T15:20:03.167Z] Collecting GenSON [2022-03-14T15:20:03.167Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-03-14T15:20:03.167Z] Preparing metadata (setup.py): started [2022-03-14T15:20:09.874Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:20:09.874Z] Collecting jsonpath-ng [2022-03-14T15:20:09.874Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-03-14T15:20:09.874Z] Collecting strict-rfc3339 [2022-03-14T15:20:09.874Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-03-14T15:20:09.874Z] Preparing metadata (setup.py): started [2022-03-14T15:20:15.274Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:20:15.274Z] Collecting rfc3987 [2022-03-14T15:20:15.274Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-03-14T15:20:15.274Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-03-14T15:20:15.274Z] Collecting PyYAML>=3.11 [2022-03-14T15:20:15.274Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-03-14T15:20:15.274Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 4.7 MB/s eta 0:00:00 [2022-03-14T15:20:17.893Z] Installing build dependencies: started [2022-03-14T15:20:50.224Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:20:50.224Z] Getting requirements to build wheel: started [2022-03-14T15:21:08.526Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:21:08.526Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:21:12.818Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:21:12.818Z] Collecting validate-email>=1.2 [2022-03-14T15:21:12.818Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-03-14T15:21:12.818Z] Preparing metadata (setup.py): started [2022-03-14T15:21:18.232Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:21:18.232Z] Collecting click>=3.3 [2022-03-14T15:21:18.232Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-03-14T15:21:18.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 4.8 MB/s eta 0:00:00 [2022-03-14T15:21:18.232Z] Collecting jsonpointer>=1.7 [2022-03-14T15:21:18.232Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-03-14T15:21:18.232Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-03-14T15:21:18.232Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) [2022-03-14T15:21:18.232Z] 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) [2022-03-14T15:21:18.232Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) [2022-03-14T15:21:18.232Z] Collecting decorator [2022-03-14T15:21:18.504Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-03-14T15:21:18.504Z] Collecting ply [2022-03-14T15:21:18.504Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-03-14T15:21:18.504Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 2.8 MB/s eta 0:00:00 [2022-03-14T15:21:19.096Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-03-14T15:21:19.096Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-03-14T15:21:19.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 4.8 MB/s eta 0:00:00 [2022-03-14T15:21:21.073Z] Installing build dependencies: started [2022-03-14T15:21:47.887Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:21:47.887Z] Getting requirements to build wheel: started [2022-03-14T15:21:49.862Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:21:49.862Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:21:56.574Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:21:56.574Z] Collecting attrs>=17.4.0 [2022-03-14T15:21:56.574Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-03-14T15:21:56.574Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 3.7 MB/s eta 0:00:00 [2022-03-14T15:21:56.574Z] Collecting pytz-deprecation-shim [2022-03-14T15:21:56.845Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-03-14T15:21:57.824Z] Collecting tzdata [2022-03-14T15:21:57.824Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-03-14T15:21:57.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 9.0 MB/s eta 0:00:00 [2022-03-14T15:21:58.099Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-03-14T15:21:58.099Z] Building wheel for flex (setup.py): started [2022-03-14T15:22:08.248Z] Building wheel for flex (setup.py): finished with status 'done' [2022-03-14T15:22:08.248Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=f769a1e9ae02fb38c9c58748c93e0bc36e32fb9ec867f094f6976e7206627389 [2022-03-14T15:22:08.248Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-03-14T15:22:08.248Z] Building wheel for strict-rfc3339 (setup.py): started [2022-03-14T15:22:16.537Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-03-14T15:22:16.537Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=83cef22235728b79c70d5c5fed408032076c39fb09eda3c6c45d7110324666f4 [2022-03-14T15:22:16.537Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-03-14T15:22:16.537Z] Building wheel for GenSON (setup.py): started [2022-03-14T15:22:24.806Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-03-14T15:22:24.806Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=e61858045851af5249ec52985663bf75ce4e1893305c440a99435caf4156963a [2022-03-14T15:22:24.806Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-03-14T15:22:24.806Z] Building wheel for pyrsistent (pyproject.toml): started [2022-03-14T15:22:37.203Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-03-14T15:22:37.203Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115226 sha256=c6ace9f0c3cd73b8bfd59a5f60d241154f37d2b9640f080ea96de64291fda121 [2022-03-14T15:22:37.203Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-03-14T15:22:37.203Z] Building wheel for PyYAML (pyproject.toml): started [2022-03-14T15:22:47.327Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-03-14T15:22:47.327Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=358fe48346c454d62ce5bf984c10c6b32f3cd2c416107cd6bcd19effca856e81 [2022-03-14T15:22:47.327Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-03-14T15:22:47.327Z] Building wheel for validate-email (setup.py): started [2022-03-14T15:22:54.056Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-03-14T15:22:54.056Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=64b50a4736bd2b5319e82a2d2c0daef4e67ea6214364f8200bc820cbf779ab93 [2022-03-14T15:22:54.056Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-03-14T15:22:54.056Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-03-14T15:22:54.653Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-03-14T15:23:09.728Z] 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 [2022-03-14T15:23:09.728Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:23:13.121Z] Collecting robotbackgroundlogger==1.2 [2022-03-14T15:23:13.121Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-03-14T15:23:13.121Z] Preparing metadata (setup.py): started [2022-03-14T15:23:18.515Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:23:18.515Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-03-14T15:23:18.515Z] Building wheels for collected packages: robotbackgroundlogger [2022-03-14T15:23:18.515Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-03-14T15:23:26.784Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-03-14T15:23:26.784Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=8b30815dfe51c55f91dcfdb6b212d533e4e681d86ba1e85bbc44d76b93d1cad1 [2022-03-14T15:23:26.784Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-03-14T15:23:26.784Z] Successfully built robotbackgroundlogger [2022-03-14T15:23:27.764Z] Installing collected packages: robotbackgroundlogger [2022-03-14T15:23:28.041Z] Successfully installed robotbackgroundlogger-1.2 [2022-03-14T15:23:28.041Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:23:32.352Z] Collecting configparser==5.0.1 [2022-03-14T15:23:32.352Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-03-14T15:23:34.329Z] Installing collected packages: configparser [2022-03-14T15:23:34.329Z] Successfully installed configparser-5.0.1 [2022-03-14T15:23:34.329Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:23:38.643Z] Collecting requests==2.25.1 [2022-03-14T15:23:38.920Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-03-14T15:23:38.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.1 MB/s eta 0:00:00 [2022-03-14T15:23:38.920Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) [2022-03-14T15:23:39.195Z] Collecting idna<3,>=2.5 [2022-03-14T15:23:39.195Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-03-14T15:23:39.195Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 2.7 MB/s eta 0:00:00 [2022-03-14T15:23:39.195Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-03-14T15:23:39.195Z] Collecting chardet<5,>=3.0.2 [2022-03-14T15:23:39.195Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-03-14T15:23:39.471Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 6.7 MB/s eta 0:00:00 [2022-03-14T15:23:40.926Z] Installing collected packages: idna, chardet, requests [2022-03-14T15:23:40.926Z] Attempting uninstall: idna [2022-03-14T15:23:40.926Z] Found existing installation: idna 3.3 [2022-03-14T15:23:41.201Z] Uninstalling idna-3.3: [2022-03-14T15:23:41.201Z] Successfully uninstalled idna-3.3 [2022-03-14T15:23:43.820Z] Attempting uninstall: requests [2022-03-14T15:23:43.820Z] Found existing installation: requests 2.27.1 [2022-03-14T15:23:43.820Z] Uninstalling requests-2.27.1: [2022-03-14T15:23:43.820Z] Successfully uninstalled requests-2.27.1 [2022-03-14T15:23:44.094Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-03-14T15:23:44.094Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:23:48.413Z] Collecting robotframework-requests==0.8.0 [2022-03-14T15:23:48.413Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-03-14T15:23:48.413Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-03-14T15:23:48.413Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-03-14T15:23:48.413Z] 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) [2022-03-14T15:23:48.413Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-03-14T15:23:48.413Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) [2022-03-14T15:23:48.413Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-03-14T15:23:49.837Z] Installing collected packages: robotframework-requests [2022-03-14T15:23:50.108Z] Successfully installed robotframework-requests-0.8.0 [2022-03-14T15:23:50.108Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:23:54.413Z] Collecting paho-mqtt==1.5.1 [2022-03-14T15:23:54.413Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-03-14T15:23:54.413Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 4.4 MB/s eta 0:00:00 [2022-03-14T15:23:54.413Z] Preparing metadata (setup.py): started [2022-03-14T15:24:02.772Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:24:02.772Z] Building wheels for collected packages: paho-mqtt [2022-03-14T15:24:02.772Z] Building wheel for paho-mqtt (setup.py): started [2022-03-14T15:24:12.955Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-03-14T15:24:12.955Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=fc39c562b1bbfabca6f7ff6755282c7de9042d24f5c7b403b482355df7980caf [2022-03-14T15:24:12.955Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-03-14T15:24:12.955Z] Successfully built paho-mqtt [2022-03-14T15:24:13.932Z] Installing collected packages: paho-mqtt [2022-03-14T15:24:14.207Z] Successfully installed paho-mqtt-1.5.1 [2022-03-14T15:24:14.207Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:24:18.497Z] Collecting redis==3.5.3 [2022-03-14T15:24:18.767Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-03-14T15:24:18.767Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 2.9 MB/s eta 0:00:00 [2022-03-14T15:24:20.188Z] Installing collected packages: redis [2022-03-14T15:24:20.781Z] Successfully installed redis-3.5.3 [2022-03-14T15:24:20.781Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:24:26.175Z] Collecting pyzmq==22.2.1 [2022-03-14T15:24:26.175Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-03-14T15:24:26.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.8 MB/s eta 0:00:00 [2022-03-14T15:24:29.829Z] Installing build dependencies: started [2022-03-14T15:24:56.575Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:24:56.575Z] Getting requirements to build wheel: started [2022-03-14T15:24:56.575Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:24:56.575Z] Installing backend dependencies: started [2022-03-14T15:25:11.642Z] Installing backend dependencies: finished with status 'done' [2022-03-14T15:25:11.642Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:25:19.905Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:25:19.905Z] Building wheels for collected packages: pyzmq [2022-03-14T15:25:19.905Z] Building wheel for pyzmq (pyproject.toml): started [2022-03-14T15:26:41.652Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-03-14T15:27:49.649Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-03-14T15:28:04.689Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-03-14T15:28:04.689Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538496 sha256=f825575f12891a2b13deaa879a5f452bef5e281bb9f31a97fb48ec5a1f48f960 [2022-03-14T15:28:04.689Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-03-14T15:28:04.690Z] Successfully built pyzmq [2022-03-14T15:28:04.690Z] Installing collected packages: pyzmq [2022-03-14T15:28:06.117Z] Successfully installed pyzmq-22.2.1 [2022-03-14T15:28:06.117Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:28:10.393Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-03-14T15:28:10.393Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-03-14T15:28:10.664Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 3.9 MB/s eta 0:00:00 [2022-03-14T15:28:10.664Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-03-14T15:28:10.664Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-03-14T15:28:11.253Z] Collecting selenium>=3.141.0 [2022-03-14T15:28:11.253Z] Downloading selenium-4.1.3-py3-none-any.whl (968 kB) [2022-03-14T15:28:11.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 10.5 MB/s eta 0:00:00 [2022-03-14T15:28:11.253Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-03-14T15:28:11.253Z] Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) [2022-03-14T15:28:11.523Z] Collecting trio~=0.17 [2022-03-14T15:28:11.523Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-03-14T15:28:11.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 8.7 MB/s eta 0:00:00 [2022-03-14T15:28:11.523Z] Collecting trio-websocket~=0.9 [2022-03-14T15:28:11.523Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-03-14T15:28:11.794Z] Collecting sortedcontainers [2022-03-14T15:28:11.794Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-03-14T15:28:12.064Z] Collecting sniffio [2022-03-14T15:28:12.064Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-03-14T15:28:12.064Z] Collecting outcome [2022-03-14T15:28:12.064Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-03-14T15:28:12.064Z] Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-03-14T15:28:12.064Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) [2022-03-14T15:28:12.064Z] Collecting async-generator>=1.9 [2022-03-14T15:28:12.064Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-03-14T15:28:12.334Z] Collecting wsproto>=0.14 [2022-03-14T15:28:12.334Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-03-14T15:28:12.606Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-03-14T15:28:12.606Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-03-14T15:28:12.606Z] Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) [2022-03-14T15:28:12.878Z] Collecting pyOpenSSL>=0.14 [2022-03-14T15:28:12.878Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-03-14T15:28:12.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.9 MB/s eta 0:00:00 [2022-03-14T15:28:15.490Z] Collecting cryptography>=1.3.4 [2022-03-14T15:28:15.490Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) [2022-03-14T15:28:15.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 11.2 MB/s eta 0:00:00 [2022-03-14T15:28:18.091Z] Collecting cffi>=1.12 [2022-03-14T15:28:18.091Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-03-14T15:28:18.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 9.3 MB/s eta 0:00:00 [2022-03-14T15:28:18.361Z] Preparing metadata (setup.py): started [2022-03-14T15:28:28.474Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:28:28.474Z] Collecting h11<1,>=0.9.0 [2022-03-14T15:28:28.474Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-03-14T15:28:28.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 2.6 MB/s eta 0:00:00 [2022-03-14T15:28:28.744Z] Collecting pycparser [2022-03-14T15:28:28.744Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-03-14T15:28:28.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 5.6 MB/s eta 0:00:00 [2022-03-14T15:28:29.015Z] Building wheels for collected packages: cffi [2022-03-14T15:28:29.015Z] Building wheel for cffi (setup.py): started [2022-03-14T15:29:15.928Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-03-14T15:29:15.928Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419134 sha256=8c7b9c2bcf3766df9d538a988cd7570b4473781052bc75918eb0ebbb937217d2 [2022-03-14T15:29:15.928Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-03-14T15:29:15.928Z] Successfully built cffi [2022-03-14T15:29:15.928Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-03-14T15:29:30.992Z] Successfully installed PySocks-1.7.1 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.3 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 [2022-03-14T15:29:30.992Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:29:34.369Z] Collecting psycopg2==2.9.3 [2022-03-14T15:29:34.370Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-03-14T15:29:34.370Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 7.8 MB/s eta 0:00:00 [2022-03-14T15:29:34.641Z] Preparing metadata (setup.py): started [2022-03-14T15:29:41.340Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:29:41.340Z] Building wheels for collected packages: psycopg2 [2022-03-14T15:29:41.340Z] Building wheel for psycopg2 (setup.py): started [2022-03-14T15:30:49.320Z] Building wheel for psycopg2 (setup.py): still running... [2022-03-14T15:30:53.605Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-03-14T15:30:53.605Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462384 sha256=cd1fe573fe8e47ce8b95ce323206fb759fdcff190c2433d95c994ad41cebea04 [2022-03-14T15:30:53.605Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-03-14T15:30:53.605Z] Successfully built psycopg2 [2022-03-14T15:30:55.572Z] Installing collected packages: psycopg2 [2022-03-14T15:30:55.845Z] Successfully installed psycopg2-2.9.3 [2022-03-14T15:30:55.845Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T15:30:56.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:30:56.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:30:57.685Z] (1/3) Installing libgfortran (10.3.1_git20211027-r0) [2022-03-14T15:30:57.685Z] (2/3) Installing openblas (0.3.18-r1) [2022-03-14T15:30:57.685Z] (3/3) Installing py3-numpy (1.21.4-r0) [2022-03-14T15:30:58.658Z] OK: 629 MiB in 64 packages [2022-03-14T15:30:58.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:30:59.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:30:59.797Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-03-14T15:31:00.070Z] OK: 631 MiB in 65 packages [2022-03-14T15:31:00.070Z] **** install other tools **** [2022-03-14T15:31:00.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:00.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:01.316Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T15:31:01.316Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T15:31:01.316Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-03-14T15:31:01.316Z] (4/5) Installing libcurl (7.80.0-r0) [2022-03-14T15:31:01.316Z] (5/5) Installing curl (7.80.0-r0) [2022-03-14T15:31:01.316Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:31:01.316Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T15:31:01.589Z] OK: 633 MiB in 70 packages [2022-03-14T15:31:01.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:02.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:03.106Z] (1/1) Installing openssl (1.1.1l-r8) [2022-03-14T15:31:03.106Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:31:03.106Z] OK: 633 MiB in 71 packages [2022-03-14T15:31:03.106Z] **** install chromedriver **** [2022-03-14T15:31:03.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:03.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:04.355Z] v3.15.0-341-gbacd756db7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-14T15:31:04.355Z] v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-14T15:31:04.355Z] OK: 15732 distinct packages available [2022-03-14T15:31:05.329Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T15:31:05.329Z] Executing busybox-1.34.1-r4.post-upgrade [2022-03-14T15:31:05.603Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-03-14T15:31:05.603Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T15:31:05.603Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T15:31:05.603Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T15:31:05.603Z] OK: 633 MiB in 71 packages [2022-03-14T15:31:05.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:06.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:06.738Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:07.328Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:31:07.921Z] (1/110) Installing libxau (1.0.9-r0) [2022-03-14T15:31:07.921Z] (2/110) Installing libmd (1.0.3-r0) [2022-03-14T15:31:07.921Z] (3/110) Installing libbsd (0.11.3-r1) [2022-03-14T15:31:07.921Z] (4/110) Installing libxdmcp (1.1.3-r0) [2022-03-14T15:31:07.921Z] (5/110) Installing libxcb (1.14-r2) [2022-03-14T15:31:08.195Z] (6/110) Installing libx11 (1.7.2-r0) [2022-03-14T15:31:08.195Z] (7/110) Installing libxext (1.3.4-r0) [2022-03-14T15:31:08.195Z] (8/110) Installing libice (1.0.10-r0) [2022-03-14T15:31:08.195Z] (9/110) Installing libuuid (2.37.4-r0) [2022-03-14T15:31:08.195Z] (10/110) Installing libsm (1.2.3-r0) [2022-03-14T15:31:08.195Z] (11/110) Installing libxt (1.2.1-r0) [2022-03-14T15:31:08.195Z] (12/110) Installing libxmu (1.1.3-r0) [2022-03-14T15:31:08.195Z] (13/110) Installing xset (1.2.4-r0) [2022-03-14T15:31:08.195Z] (14/110) Installing xprop (1.2.5-r0) [2022-03-14T15:31:08.195Z] (15/110) Installing xdg-utils (1.1.3-r0) [2022-03-14T15:31:08.195Z] (16/110) Installing eudev-libs (3.2.11_pre1-r0) [2022-03-14T15:31:08.195Z] (17/110) Installing libintl (0.21-r0) [2022-03-14T15:31:08.195Z] (18/110) Installing libblkid (2.37.4-r0) [2022-03-14T15:31:08.195Z] (19/110) Installing libmount (2.37.4-r0) [2022-03-14T15:31:08.469Z] (20/110) Installing pcre (8.45-r1) [2022-03-14T15:31:08.469Z] (21/110) Installing glib (2.70.1-r0) [2022-03-14T15:31:08.469Z] (22/110) Installing shared-mime-info (2.1-r0) [2022-03-14T15:31:08.469Z] (23/110) Installing hicolor-icon-theme (0.17-r1) [2022-03-14T15:31:08.469Z] (24/110) Installing libjpeg-turbo (2.1.2-r0) [2022-03-14T15:31:08.469Z] (25/110) Installing libpng (1.6.37-r1) [2022-03-14T15:31:08.469Z] (26/110) Installing libwebp (1.2.2-r0) [2022-03-14T15:31:08.469Z] (27/110) Installing zstd-libs (1.5.0-r0) [2022-03-14T15:31:08.740Z] (28/110) Installing tiff (4.3.0-r0) [2022-03-14T15:31:08.740Z] (29/110) Installing gdk-pixbuf (2.42.6-r0) [2022-03-14T15:31:08.740Z] (30/110) Installing gtk-update-icon-cache (2.24.33-r0) [2022-03-14T15:31:08.740Z] (31/110) Installing libxcomposite (0.4.5-r0) [2022-03-14T15:31:08.740Z] (32/110) Installing libxfixes (6.0.0-r0) [2022-03-14T15:31:08.740Z] (33/110) Installing libxrender (0.9.10-r3) [2022-03-14T15:31:08.740Z] (34/110) Installing libxcursor (1.2.0-r0) [2022-03-14T15:31:08.740Z] (35/110) Installing libxdamage (1.1.5-r1) [2022-03-14T15:31:08.740Z] (36/110) Installing libxi (1.8-r0) [2022-03-14T15:31:08.740Z] (37/110) Installing libxinerama (1.1.4-r1) [2022-03-14T15:31:08.740Z] (38/110) Installing libxrandr (1.5.2-r1) [2022-03-14T15:31:08.740Z] (39/110) Installing atk (2.36.0-r0) [2022-03-14T15:31:08.740Z] (40/110) Installing libxtst (1.2.3-r3) [2022-03-14T15:31:08.740Z] (41/110) Installing dbus-libs (1.12.20-r4) [2022-03-14T15:31:08.740Z] (42/110) Installing at-spi2-core (2.42.0-r0) [2022-03-14T15:31:08.740Z] (43/110) Installing at-spi2-atk (2.38.0-r0) [2022-03-14T15:31:08.740Z] (44/110) Installing freetype (2.11.0-r0) [2022-03-14T15:31:08.740Z] (45/110) Installing fontconfig (2.13.1-r4) [2022-03-14T15:31:08.740Z] (46/110) Installing pixman (0.40.0-r3) [2022-03-14T15:31:08.740Z] (47/110) Installing cairo (1.16.0-r3) [2022-03-14T15:31:09.013Z] (48/110) Installing cairo-gobject (1.16.0-r3) [2022-03-14T15:31:09.013Z] (49/110) Installing avahi-libs (0.8-r5) [2022-03-14T15:31:09.013Z] (50/110) Installing nettle (3.7.3-r0) [2022-03-14T15:31:09.013Z] (51/110) Installing p11-kit (0.24.0-r1) [2022-03-14T15:31:09.013Z] (52/110) Installing libtasn1 (4.18.0-r0) [2022-03-14T15:31:09.013Z] (53/110) Installing libunistring (0.9.10-r1) [2022-03-14T15:31:09.013Z] (54/110) Installing gnutls (3.7.1-r0) [2022-03-14T15:31:09.013Z] (55/110) Installing cups-libs (2.3.3-r5) [2022-03-14T15:31:09.013Z] (56/110) Installing libepoxy (1.5.9-r0) [2022-03-14T15:31:09.013Z] (57/110) Installing fribidi (1.0.11-r0) [2022-03-14T15:31:09.013Z] (58/110) Installing graphite2 (1.3.14-r0) [2022-03-14T15:31:09.013Z] (59/110) Installing harfbuzz (3.0.0-r2) [2022-03-14T15:31:09.013Z] (60/110) Installing libxft (2.3.4-r0) [2022-03-14T15:31:09.013Z] (61/110) Installing pango (1.48.10-r0) [2022-03-14T15:31:09.286Z] (62/110) Installing wayland-libs-client (1.19.0-r1) [2022-03-14T15:31:09.286Z] (63/110) Installing wayland-libs-cursor (1.19.0-r1) [2022-03-14T15:31:09.286Z] (64/110) Installing wayland-libs-egl (1.19.0-r1) [2022-03-14T15:31:09.286Z] (65/110) Installing xkeyboard-config (2.34-r0) [2022-03-14T15:31:09.286Z] (66/110) Installing libxkbcommon (1.3.1-r0) [2022-03-14T15:31:09.286Z] (67/110) Installing gtk+3.0 (3.24.30-r0) [2022-03-14T15:31:09.561Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-03-14T15:31:09.561Z] (68/110) Installing libfontenc (1.1.4-r0) [2022-03-14T15:31:09.561Z] (69/110) Installing mkfontscale (1.2.1-r1) [2022-03-14T15:31:09.561Z] (70/110) Installing ttf-opensans (1.10-r1) [2022-03-14T15:31:09.834Z] Executing ttf-opensans-1.10-r1.post-install [2022-03-14T15:31:11.803Z] (71/110) Installing libogg (1.3.5-r0) [2022-03-14T15:31:11.803Z] (72/110) Installing flac (1.3.4-r0) [2022-03-14T15:31:11.803Z] (73/110) Installing alsa-lib (1.2.5.1-r1) [2022-03-14T15:31:12.073Z] (74/110) Installing sdl2 (2.0.16-r4) [2022-03-14T15:31:12.073Z] (75/110) Installing aom-libs (3.2.0-r0) [2022-03-14T15:31:12.073Z] (76/110) Installing libass (0.15.2-r0) [2022-03-14T15:31:12.073Z] (77/110) Installing libdav1d (0.9.2-r0) [2022-03-14T15:31:12.073Z] (78/110) Installing lame (3.100-r0) [2022-03-14T15:31:12.073Z] (79/110) Installing opus (1.3.1-r1) [2022-03-14T15:31:12.073Z] (80/110) Installing soxr (0.1.3-r2) [2022-03-14T15:31:12.073Z] (81/110) Installing libsrt (1.4.2-r1) [2022-03-14T15:31:12.073Z] (82/110) Installing libssh (0.9.6-r1) [2022-03-14T15:31:12.073Z] (83/110) Installing libtheora (1.1.1-r16) [2022-03-14T15:31:12.073Z] (84/110) Installing v4l-utils-libs (1.22.1-r1) [2022-03-14T15:31:12.073Z] (85/110) Installing libdrm (2.4.109-r0) [2022-03-14T15:31:12.073Z] (86/110) Installing libva (2.13.0-r0) [2022-03-14T15:31:12.346Z] (87/110) Installing libvdpau (1.4-r0) [2022-03-14T15:31:12.346Z] (88/110) Installing vidstab (1.1.0-r1) [2022-03-14T15:31:12.346Z] (89/110) Installing libvorbis (1.3.7-r0) [2022-03-14T15:31:12.346Z] (90/110) Installing libvpx (1.10.0-r0) [2022-03-14T15:31:12.346Z] (91/110) Installing vulkan-loader (1.2.196-r0) [2022-03-14T15:31:12.346Z] (92/110) Installing x264-libs (20210613-r0) [2022-03-14T15:31:12.346Z] (93/110) Installing x265-libs (3.5-r0) [2022-03-14T15:31:12.346Z] (94/110) Installing xvidcore (1.3.7-r1) [2022-03-14T15:31:12.346Z] (95/110) Installing ffmpeg-libs (4.4.1-r2) [2022-03-14T15:31:12.940Z] (96/110) Installing libevent (2.1.12-r4) [2022-03-14T15:31:12.940Z] (97/110) Installing mesa (21.2.6-r0) [2022-03-14T15:31:12.940Z] (98/110) Installing wayland-libs-server (1.19.0-r1) [2022-03-14T15:31:12.940Z] (99/110) Installing mesa-gbm (21.2.6-r0) [2022-03-14T15:31:12.940Z] (100/110) Installing lcms2 (2.12-r1) [2022-03-14T15:31:12.940Z] (101/110) Installing nspr (4.32-r0) [2022-03-14T15:31:12.940Z] (102/110) Installing nss (3.72.1-r0) [2022-03-14T15:31:12.940Z] (103/110) Installing re2 (2021.11.01-r0) [2022-03-14T15:31:12.940Z] (104/110) Installing snappy (1.1.9-r1) [2022-03-14T15:31:12.940Z] (105/110) Installing libxshmfence (1.3-r1) [2022-03-14T15:31:12.940Z] (106/110) Installing libgpg-error (1.42-r1) [2022-03-14T15:31:12.940Z] (107/110) Installing libgcrypt (1.9.4-r0) [2022-03-14T15:31:12.940Z] (108/110) Installing libxslt (1.1.34-r1) [2022-03-14T15:31:13.215Z] (109/110) Installing chromium (93.0.4577.82-r3) [2022-03-14T15:31:17.516Z] (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-03-14T15:31:17.516Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T15:31:17.516Z] Executing glib-2.70.1-r0.trigger [2022-03-14T15:31:17.516Z] Executing shared-mime-info-2.1-r0.trigger [2022-03-14T15:31:22.907Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-03-14T15:31:22.907Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-03-14T15:31:22.907Z] Executing fontconfig-2.13.1-r4.trigger [2022-03-14T15:31:22.907Z] Executing mkfontscale-1.2.1-r1.trigger [2022-03-14T15:31:22.907Z] OK: 918 MiB in 181 packages [2022-03-14T15:32:01.886Z] Removing intermediate container 26993234623b [2022-03-14T15:32:01.886Z] ---> 50398bfa8374 [2022-03-14T15:32:01.886Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-03-14T15:32:01.886Z] ---> Running in 1e7b2334bf25 [2022-03-14T15:32:01.886Z] Removing intermediate container 1e7b2334bf25 [2022-03-14T15:32:01.886Z] ---> 3c6262048e55 [2022-03-14T15:32:01.886Z] Step 12/14 : LABEL arch=arm64 [2022-03-14T15:32:01.886Z] ---> Running in 346038cdd363 [2022-03-14T15:32:01.886Z] Removing intermediate container 346038cdd363 [2022-03-14T15:32:01.886Z] ---> f9445b1fc97e [2022-03-14T15:32:01.886Z] Step 13/14 : LABEL git_sha=a5e43a678d08e3de0f4df4a59d41bcd9e7cf9014 [2022-03-14T15:32:01.886Z] ---> Running in 3fe744f1e227 [2022-03-14T15:32:01.886Z] Removing intermediate container 3fe744f1e227 [2022-03-14T15:32:01.886Z] ---> d3e11fcaf4e3 [2022-03-14T15:32:01.887Z] Step 14/14 : LABEL version=0.0.0 [2022-03-14T15:32:01.887Z] ---> Running in e6b306ec6699 [2022-03-14T15:32:01.887Z] Removing intermediate container e6b306ec6699 [2022-03-14T15:32:01.887Z] ---> 365954ee1978 [2022-03-14T15:32:01.887Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-14T15:32:01.887Z] Successfully built 365954ee1978 [2022-03-14T15:32:01.887Z] 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 [2022-03-14T15:32:02.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T15:32:02.670Z] [2022-03-14T15:32:02.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:32:03.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T15:32:03.324Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T15:32:03.324Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T15:32:03.324Z] 04944245beec: Pulling fs layer [2022-03-14T15:32:03.324Z] 699f458cf7ca: Pulling fs layer [2022-03-14T15:32:03.324Z] 765212b225bb: Pulling fs layer [2022-03-14T15:32:03.324Z] f23df028b6ca: Pulling fs layer [2022-03-14T15:32:03.324Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T15:32:03.324Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T15:32:03.324Z] f23df028b6ca: Waiting [2022-03-14T15:32:03.324Z] 765212b225bb: Waiting [2022-03-14T15:32:03.324Z] d65c8cfc05b1: Waiting [2022-03-14T15:32:03.324Z] 2437ff75d9bd: Waiting [2022-03-14T15:32:03.324Z] 04944245beec: Verifying Checksum [2022-03-14T15:32:03.324Z] 04944245beec: Download complete [2022-03-14T15:32:03.324Z] 765212b225bb: Verifying Checksum [2022-03-14T15:32:03.324Z] 765212b225bb: Download complete [2022-03-14T15:32:03.324Z] f23df028b6ca: Verifying Checksum [2022-03-14T15:32:03.324Z] f23df028b6ca: Download complete [2022-03-14T15:32:03.324Z] d65c8cfc05b1: Verifying Checksum [2022-03-14T15:32:03.324Z] d65c8cfc05b1: Download complete [2022-03-14T15:32:03.599Z] 699f458cf7ca: Verifying Checksum [2022-03-14T15:32:03.599Z] 699f458cf7ca: Download complete [2022-03-14T15:32:03.876Z] 8998bd30e6a1: Download complete [2022-03-14T15:32:06.491Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T15:32:06.491Z] 2437ff75d9bd: Download complete [2022-03-14T15:32:07.919Z] 8998bd30e6a1: Pull complete [2022-03-14T15:32:08.514Z] 04944245beec: Pull complete [2022-03-14T15:32:09.949Z] 699f458cf7ca: Pull complete [2022-03-14T15:32:10.227Z] 765212b225bb: Pull complete [2022-03-14T15:32:11.210Z] f23df028b6ca: Pull complete [2022-03-14T15:32:11.210Z] d65c8cfc05b1: Pull complete [2022-03-14T15:32:26.307Z] 2437ff75d9bd: Pull complete [2022-03-14T15:32:26.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T15:32:26.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T15:32:26.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T15:32:26.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-7055 does not seem to be running inside a container [2022-03-14T15:32:26.648Z] $ 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-41 -v /w/workspace/exfoundry_edgex-taf-common_PR-41:/w/workspace/exfoundry_edgex-taf-common_PR-41:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-41@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-14T15:32:29.021Z] $ docker top 803be804f6b09330c90b5a9db893ebd33d6fe41de78c820002bf74c214af9a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:32:29.995Z] ---> job-cost.sh [2022-03-14T15:32:29.996Z] lf-activate-venv: SKIPPING [2022-03-14T15:32:29.996Z] INFO: No Stack... [2022-03-14T15:32:30.271Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T15:32:31.249Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T15:32:31.929Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-41/archives/cost.csv [2022-03-14T15:32:31.929Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T15:32:32.020Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-41-1-stack-cost] [2022-03-14T15:32:32.025Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-41-1-stack-cost] did not exist. Created. [2022-03-14T15:32:32.025Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-41-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T15:32:32.778Z] /w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/durable-cf178475/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-14T15:32:33.481Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T15:32:33.518Z] Warning: overwriting stash ‘stack-cost’ [2022-03-14T15:32:33.973Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T15:32:33.990Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-41-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T15:32:34.063Z] $ docker stop --time=1 803be804f6b09330c90b5a9db893ebd33d6fe41de78c820002bf74c214af9a40 [2022-03-14T15:32:35.552Z] $ docker rm -f 803be804f6b09330c90b5a9db893ebd33d6fe41de78c820002bf74c214af9a40 [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 [2022-03-14T15:32:37.262Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-41/archives ] [2022-03-14T15:32:37.262Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-41/archives [2022-03-14T15:32:37.262Z] total 16 [2022-03-14T15:32:37.262Z] drwxr-xr-x 3 root root 4096 Mar 14 15:16 . [2022-03-14T15:32:37.262Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 14 15:16 .. [2022-03-14T15:32:37.262Z] drwxr-xr-x 2 root root 4096 Mar 14 15:16 cost [2022-03-14T15:32:37.262Z] -rw-r--r-- 1 root root 86 Mar 14 15:16 cost.csv [2022-03-14T15:32:37.262Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-41/archives [2022-03-14T15:32:37.262Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-41/archives [2022-03-14T15:32:37.262Z] total 16 [2022-03-14T15:32:37.262Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 15:16 . [2022-03-14T15:32:37.262Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 14 15:16 .. [2022-03-14T15:32:37.262Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 15:16 cost [2022-03-14T15:32:37.262Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 14 15:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:32:37.596Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:32:38.492Z] ---> package-listing.sh [2022-03-14T15:32:38.493Z] ++ facter osfamily [2022-03-14T15:32:38.493Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T15:32:38.493Z] + OS_FAMILY=debian [2022-03-14T15:32:38.753Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-41 [2022-03-14T15:32:38.753Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T15:32:38.753Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T15:32:38.753Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T15:32:38.753Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T15:32:38.753Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-41 ']' [2022-03-14T15:32:38.753Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T15:32:38.753Z] + case "${OS_FAMILY}" in [2022-03-14T15:32:38.753Z] + dpkg -l [2022-03-14T15:32:38.753Z] + grep '^ii' [2022-03-14T15:32:38.753Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T15:32:38.753Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T15:32:38.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T15:32:38.753Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-41 ']' [2022-03-14T15:32:38.753Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-41/archives/ [2022-03-14T15:32:38.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-41/archives/ [Pipeline] echo [2022-03-14T15:32:38.790Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-14T15:32:39.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:32:39.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T15:32:39.681Z] . [Pipeline] withDockerContainer [2022-03-14T15:32:39.771Z] prd-ubuntu20.04-docker-8c-8g-7053 does not seem to be running inside a container [2022-03-14T15:32:39.811Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-41/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-41 -v /w/workspace/exfoundry_edgex-taf-common_PR-41:/w/workspace/exfoundry_edgex-taf-common_PR-41:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-41@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-14T15:32:40.045Z] $ docker top 56e8bf4819a925a1b93e7ffbc231076a55d8b88c15de433cf572f5b2e7b29196 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T15:32:40.440Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T15:32:40.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T15:32:41.067Z] + ls /var/log/sa-host [2022-03-14T15:32:41.067Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T15:32:41.389Z] provisioning config files... [2022-03-14T15:32:41.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-41@tmp/config9059559157674344508tmp [Pipeline] { [Pipeline] echo [2022-03-14T15:32:41.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:32:41.764Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T15:32:41.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:32:42.210Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T15:32:42.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:32:42.559Z] ---> sudo-logs.sh [2022-03-14T15:32:42.559Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-14T15:32:42.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:32:43.026Z] ---> job-cost.sh [2022-03-14T15:32:43.027Z] lf-activate-venv: SKIPPING [2022-03-14T15:32:43.027Z] DEBUG: total: 0.2199999988079071 [2022-03-14T15:32:43.027Z] INFO: Retrieving Stack Cost... [2022-03-14T15:32:43.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-14T15:32:43.914Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T15:32:43.952Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:32:44.267Z] ---> logs-deploy.sh [2022-03-14T15:32:44.267Z] lf-activate-venv: SKIPPING [2022-03-14T15:32:44.267Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-41/1 [2022-03-14T15:32:44.267Z] INFO: archiving workspace using pattern(s): [2022-03-14T15:32:45.207Z] Archives upload complete. [2022-03-14T15:32:45.207Z] INFO: archiving logs to Nexus