Pull request #52 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3e817505568c114697d08a2d7a7de8b3200220a+437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b (cacf8de310149383b8e116ba009583f8b8200468) 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-ssh16875590569347438580.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18053848667583504136.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14407557975876858649.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-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15138852317818306553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2918362595607607778.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14866773580824836657.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16413’ Running on prd-ubuntu20.04-docker-8c-8g-16425 in /w/workspace/exfoundry_edgex-taf-common_PR-52 [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-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit c3e817505568c114697d08a2d7a7de8b3200220a Merge succeeded, producing c3e817505568c114697d08a2d7a7de8b3200220a Checking out Revision c3e817505568c114697d08a2d7a7de8b3200220a (PR-52) Commit message: "Bump requests from 2.25.1 to 2.31.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T00:55:52.038Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T00:55:52.215Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c3e817505568c114697d08a2d7a7de8b3200220a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3e817505568c114697d08a2d7a7de8b3200220a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T00:55:52.314Z] ========================================================= [2023-05-23T00:55:52.314Z] EdgeX Global Pipelines Version Info [2023-05-23T00:55:52.314Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:55:53.055Z] ------------------- [2023-05-23T00:55:53.055Z] stable info: [2023-05-23T00:55:53.055Z] ------------------- [2023-05-23T00:55:53.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T00:55:53.055Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T00:55:53.055Z] Message: update stable to v1.0.249 [2023-05-23T00:55:53.629Z] ------------------- [2023-05-23T00:55:53.629Z] experimental info: [2023-05-23T00:55:53.629Z] ------------------- [2023-05-23T00:55:53.629Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T00:55:53.629Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T00:55:53.629Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-05-23T00:55:53.982Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-05-23T00:55:54.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-05-23T00:55:54.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T00:55:54.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T00:55:54.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T00:55:54.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-05-23T00:55:54.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T00:55:54.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-05-23T00:55:54.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-05-23T00:55:54.353Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T00:55:54.401Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-05-23T00:55:54.443Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-05-23T00:55:54.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T00:55:54.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T00:55:54.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2023-05-23T00:55:54.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2023-05-23T00:55:54.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2023-05-23T00:55:54.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3e817505568c114697d08a2d7a7de8b3200220a [Pipeline] echo [2023-05-23T00:55:54.744Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3e8175 [Pipeline] echo [2023-05-23T00:55:54.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T00:55:54.901Z] provisioning config files... [2023-05-23T00:55:54.920Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config6404343964262214590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:55:55.281Z] ---> docker-login.sh [2023-05-23T00:55:55.281Z] nexus3.edgexfoundry.org:10001 [2023-05-23T00:55:55.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:55:55.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:55:55.824Z] Configure a credential helper to remove this warning. See [2023-05-23T00:55:55.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:55:55.824Z] [2023-05-23T00:55:55.824Z] Login Succeeded [2023-05-23T00:55:55.824Z] nexus3.edgexfoundry.org:10002 [2023-05-23T00:55:55.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:55:55.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:55:55.824Z] Configure a credential helper to remove this warning. See [2023-05-23T00:55:55.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:55:55.824Z] [2023-05-23T00:55:55.824Z] Login Succeeded [2023-05-23T00:55:55.824Z] nexus3.edgexfoundry.org:10003 [2023-05-23T00:55:56.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:55:56.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:55:56.091Z] Configure a credential helper to remove this warning. See [2023-05-23T00:55:56.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:55:56.091Z] [2023-05-23T00:55:56.091Z] Login Succeeded [2023-05-23T00:55:56.091Z] nexus3.edgexfoundry.org:10004 [2023-05-23T00:55:56.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:55:56.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:55:56.091Z] Configure a credential helper to remove this warning. See [2023-05-23T00:55:56.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:55:56.091Z] [2023-05-23T00:55:56.091Z] Login Succeeded [2023-05-23T00:55:56.091Z] docker.io [2023-05-23T00:55:56.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:55:56.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:55:56.354Z] Configure a credential helper to remove this warning. See [2023-05-23T00:55:56.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:55:56.354Z] [2023-05-23T00:55:56.354Z] Login Succeeded [2023-05-23T00:55:56.354Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T00:55:56.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-23T00:55:57.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T00:55:57.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T00:55:57.075Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T00:55:57.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T00:55:57.075Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T00:55:57.075Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T00:55:57.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:55:57.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T00:55:57.505Z] [2023-05-23T00:55:57.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:55:57.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T00:55:57.892Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T00:55:57.892Z] b85a868b505f: Pulling fs layer [2023-05-23T00:55:57.892Z] e2be974225ed: Pulling fs layer [2023-05-23T00:55:57.892Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T00:55:57.892Z] 988bab9f4d93: Pulling fs layer [2023-05-23T00:55:57.892Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T00:55:57.892Z] eaf3925da568: Pulling fs layer [2023-05-23T00:55:57.892Z] bab4dde63d76: Pulling fs layer [2023-05-23T00:55:57.892Z] bde34c3a00c8: Pulling fs layer [2023-05-23T00:55:57.892Z] b352a97aabf1: Pulling fs layer [2023-05-23T00:55:57.892Z] 4872d77fe225: Pulling fs layer [2023-05-23T00:55:57.892Z] 5851b861e8e6: Pulling fs layer [2023-05-23T00:55:57.892Z] bab4dde63d76: Waiting [2023-05-23T00:55:57.892Z] 988bab9f4d93: Waiting [2023-05-23T00:55:57.892Z] bde34c3a00c8: Waiting [2023-05-23T00:55:57.892Z] b352a97aabf1: Waiting [2023-05-23T00:55:57.892Z] eaf3925da568: Waiting [2023-05-23T00:55:57.892Z] 4872d77fe225: Waiting [2023-05-23T00:55:57.892Z] 5851b861e8e6: Waiting [2023-05-23T00:55:57.892Z] 1469e6f7b9e6: Waiting [2023-05-23T00:55:57.892Z] e2be974225ed: Verifying Checksum [2023-05-23T00:55:57.892Z] e2be974225ed: Download complete [2023-05-23T00:55:57.892Z] 988bab9f4d93: Verifying Checksum [2023-05-23T00:55:57.892Z] 988bab9f4d93: Download complete [2023-05-23T00:55:57.892Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T00:55:57.892Z] 1469e6f7b9e6: Download complete [2023-05-23T00:55:58.151Z] eaf3925da568: Download complete [2023-05-23T00:55:58.151Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T00:55:58.151Z] 339a4e72a1f5: Download complete [2023-05-23T00:55:58.151Z] bde34c3a00c8: Verifying Checksum [2023-05-23T00:55:58.151Z] bde34c3a00c8: Download complete [2023-05-23T00:55:58.151Z] b352a97aabf1: Verifying Checksum [2023-05-23T00:55:58.151Z] b352a97aabf1: Download complete [2023-05-23T00:55:58.151Z] 4872d77fe225: Verifying Checksum [2023-05-23T00:55:58.151Z] 4872d77fe225: Download complete [2023-05-23T00:55:58.151Z] 5851b861e8e6: Download complete [2023-05-23T00:55:58.151Z] b85a868b505f: Verifying Checksum [2023-05-23T00:55:58.151Z] b85a868b505f: Download complete [2023-05-23T00:55:58.412Z] bab4dde63d76: Verifying Checksum [2023-05-23T00:55:58.412Z] bab4dde63d76: Download complete [2023-05-23T00:55:59.355Z] b85a868b505f: Pull complete [2023-05-23T00:55:59.614Z] e2be974225ed: Pull complete [2023-05-23T00:56:00.198Z] 339a4e72a1f5: Pull complete [2023-05-23T00:56:00.198Z] 988bab9f4d93: Pull complete [2023-05-23T00:56:00.457Z] 1469e6f7b9e6: Pull complete [2023-05-23T00:56:00.457Z] eaf3925da568: Pull complete [2023-05-23T00:56:02.396Z] bab4dde63d76: Pull complete [2023-05-23T00:56:02.396Z] bde34c3a00c8: Pull complete [2023-05-23T00:56:02.657Z] b352a97aabf1: Pull complete [2023-05-23T00:56:02.657Z] 4872d77fe225: Pull complete [2023-05-23T00:56:02.918Z] 5851b861e8e6: Pull complete [2023-05-23T00:56:02.918Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T00:56:02.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T00:56:02.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T00:56:03.160Z] prd-ubuntu20.04-docker-8c-8g-16425 does not seem to be running inside a container [2023-05-23T00:56:03.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T00:56:06.515Z] $ docker top f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd -eo pid,comm [2023-05-23T00:56:06.567Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-23T00:56:06.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T00:56:06.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T00:56:06.705Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T00:56:06.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T00:56:06.823Z] $ docker exec f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd ssh-agent [2023-05-23T00:56:06.937Z] SSH_AUTH_SOCK=/tmp/ssh-TMBah3htwUdA/agent.32 [2023-05-23T00:56:06.937Z] SSH_AGENT_PID=38 [2023-05-23T00:56:06.945Z] Running ssh-add (command line suppressed) [2023-05-23T00:56:07.046Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3579087607153835057.key (/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3579087607153835057.key) [2023-05-23T00:56:07.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T00:56:07.398Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T00:56:07.443Z] $ docker exec --env ******** --env ******** f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd ssh-agent -k [2023-05-23T00:56:07.543Z] unset SSH_AUTH_SOCK; [2023-05-23T00:56:07.543Z] unset SSH_AGENT_PID; [2023-05-23T00:56:07.543Z] echo Agent pid 38 killed; [2023-05-23T00:56:07.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T00:56:07.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T00:56:07.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T00:56:07.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T00:56:07.760Z] $ docker exec f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd ssh-agent [2023-05-23T00:56:07.873Z] SSH_AUTH_SOCK=/tmp/ssh-plPqRrZSzkiT/agent.70 [2023-05-23T00:56:07.873Z] SSH_AGENT_PID=76 [2023-05-23T00:56:07.878Z] Running ssh-add (command line suppressed) [2023-05-23T00:56:07.982Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3243901796958963707.key (/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3243901796958963707.key) [2023-05-23T00:56:07.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T00:56:08.333Z] + git semver init [2023-05-23T00:56:08.596Z] 2023-05-23 00:56:08,514 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T00:56:08.596Z] 2023-05-23 00:56:08,514 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver [2023-05-23T00:56:08.596Z] 2023-05-23 00:56:08,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-52/.semver [2023-05-23T00:56:08.596Z] 2023-05-23 00:56:08,515 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52, universal_newlines=False, shell=None, istream=None) [2023-05-23T00:56:09.167Z] 2023-05-23 00:56:09,085 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-52/.git/info/exclude [2023-05-23T00:56:09.167Z] 2023-05-23 00:56:09,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 with force:False [2023-05-23T00:56:09.167Z] 2023-05-23 00:56:09,086 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 [2023-05-23T00:56:09.167Z] 2023-05-23 00:56:09,090 [execute] INFO git cat-file --batch-check [2023-05-23T00:56:09.167Z] 2023-05-23 00:56:09,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T00:56:09.167Z] 2023-05-23 00:56:09,097 [execute] INFO git cat-file --batch [2023-05-23T00:56:09.167Z] 2023-05-23 00:56:09,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T00:56:09.167Z] 2023-05-23 00:56:09,101 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 [2023-05-23T00:56:09.167Z] 0.0.0 [Pipeline] } [2023-05-23T00:56:09.197Z] $ docker exec --env ******** --env ******** f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd ssh-agent -k [2023-05-23T00:56:09.308Z] unset SSH_AUTH_SOCK; [2023-05-23T00:56:09.308Z] unset SSH_AGENT_PID; [2023-05-23T00:56:09.309Z] echo Agent pid 76 killed; [2023-05-23T00:56:09.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T00:56:09.731Z] + git semver [Pipeline] } [2023-05-23T00:56:10.020Z] $ docker stop --time=1 f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd [2023-05-23T00:56:11.372Z] $ docker rm -f --volumes f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T00:56:11.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T00:56:12.029Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T00:56:12.047Z] [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 [2023-05-23T00:56:12.553Z] provisioning config files... [2023-05-23T00:56:12.565Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config1827657342334959290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T00:56:12.908Z] ---> docker-login.sh [2023-05-23T00:56:12.908Z] nexus3.edgexfoundry.org:10001 [2023-05-23T00:56:12.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:56:12.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:56:12.908Z] Configure a credential helper to remove this warning. See [2023-05-23T00:56:12.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:56:12.908Z] [2023-05-23T00:56:12.908Z] Login Succeeded [2023-05-23T00:56:12.908Z] nexus3.edgexfoundry.org:10002 [2023-05-23T00:56:12.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:56:12.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:56:12.908Z] Configure a credential helper to remove this warning. See [2023-05-23T00:56:12.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:56:12.908Z] [2023-05-23T00:56:12.908Z] Login Succeeded [2023-05-23T00:56:12.908Z] nexus3.edgexfoundry.org:10003 [2023-05-23T00:56:13.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:56:13.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:56:13.167Z] Configure a credential helper to remove this warning. See [2023-05-23T00:56:13.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:56:13.167Z] [2023-05-23T00:56:13.167Z] Login Succeeded [2023-05-23T00:56:13.167Z] nexus3.edgexfoundry.org:10004 [2023-05-23T00:56:13.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:56:13.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:56:13.167Z] Configure a credential helper to remove this warning. See [2023-05-23T00:56:13.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:56:13.167Z] [2023-05-23T00:56:13.167Z] Login Succeeded [2023-05-23T00:56:13.167Z] docker.io [2023-05-23T00:56:13.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T00:56:13.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T00:56:13.425Z] Configure a credential helper to remove this warning. See [2023-05-23T00:56:13.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T00:56:13.425Z] [2023-05-23T00:56:13.425Z] Login Succeeded [2023-05-23T00:56:13.425Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T00:56:13.456Z] 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 [2023-05-23T00:56:14.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T00:56:14.774Z] + ls -al . [2023-05-23T00:56:14.774Z] total 68 [2023-05-23T00:56:14.774Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 00:56 . [2023-05-23T00:56:14.774Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:55 .. [2023-05-23T00:56:14.774Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 00:56 .git [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 22 May 23 00:55 .gitignore [2023-05-23T00:56:14.774Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 00:56 .semver [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 2268 May 23 00:55 Dockerfile [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 746 May 23 00:55 Jenkinsfile [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 23 00:55 LICENSE [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 3582 May 23 00:55 README.md [2023-05-23T00:56:14.774Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:55 TAF-Manager [2023-05-23T00:56:14.774Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 00:55 TUC [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 00:56 VERSION [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 344 May 23 00:55 requirements.txt [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 54 May 23 00:55 robot-entrypoint.sh [2023-05-23T00:56:14.774Z] -rw-rw-r-- 1 jenkins jenkins 445 May 23 00:55 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T00:56:15.171Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c3e817505568c114697d08a2d7a7de8b3200220a --label arch=amd64 --label version=0.0.0 . [2023-05-23T00:56:15.171Z] Sending build context to Docker daemon 429.6kB [2023-05-23T00:56:15.171Z] Step 1/12 : FROM alpine:3.16 [2023-05-23T00:56:15.431Z] 3.16: Pulling from library/alpine [2023-05-23T00:56:15.692Z] 91d30c5bc195: Pulling fs layer [2023-05-23T00:56:15.692Z] 91d30c5bc195: Download complete [2023-05-23T00:56:15.952Z] 91d30c5bc195: Pull complete [2023-05-23T00:56:16.354Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-05-23T00:56:16.354Z] Status: Downloaded newer image for alpine:3.16 [2023-05-23T00:56:16.354Z] ---> 8471affe5de5 [2023-05-23T00:56:16.355Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-05-23T00:56:16.926Z] ---> Running in 40e4da4988bc [2023-05-23T00:56:17.497Z] Removing intermediate container 40e4da4988bc [2023-05-23T00:56:17.497Z] ---> b4ba07218110 [2023-05-23T00:56:17.497Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2023-05-23T00:56:18.067Z] ---> Running in 940fa7ca1dbb [2023-05-23T00:56:18.638Z] Removing intermediate container 940fa7ca1dbb [2023-05-23T00:56:18.638Z] ---> aa15a882dfda [2023-05-23T00:56:18.638Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2023-05-23T00:56:18.899Z] ---> 69ff458771eb [2023-05-23T00:56:18.899Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-05-23T00:56:19.480Z] ---> 9f5cac48c812 [2023-05-23T00:56:19.480Z] Step 6/12 : WORKDIR /edgex-taf [2023-05-23T00:56:19.743Z] ---> Running in 75d3bac8873c [2023-05-23T00:56:20.686Z] Removing intermediate container 75d3bac8873c [2023-05-23T00:56:20.686Z] ---> acaedde9172a [2023-05-23T00:56:20.686Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-05-23T00:56:20.686Z] ---> Running in 2894b548b2c1 [2023-05-23T00:56:22.593Z] Removing intermediate container 2894b548b2c1 [2023-05-23T00:56:22.593Z] ---> 2dd5ac39e9b4 [2023-05-23T00:56:22.593Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install 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==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 [2023-05-23T00:56:22.853Z] ---> Running in dc599a7aa810 [2023-05-23T00:56:23.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:56:23.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:56:24.928Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-05-23T00:56:25.188Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-05-23T00:56:25.446Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-05-23T00:56:26.017Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T00:56:26.017Z] OK: 6 MiB in 14 packages [2023-05-23T00:56:26.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:56:26.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:56:26.844Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T00:56:27.347Z] Still waiting to schedule task [2023-05-23T00:56:27.347Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16424’ [2023-05-23T00:56:27.414Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-05-23T00:56:27.673Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-05-23T00:56:28.243Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-23T00:56:28.502Z] (5/9) Installing curl (8.1.0-r2) [2023-05-23T00:56:28.762Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-05-23T00:56:29.699Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-05-23T00:56:29.959Z] (8/9) Installing jq (1.6-r1) [2023-05-23T00:56:30.528Z] (9/9) Installing openssl (1.1.1t-r2) [2023-05-23T00:56:30.788Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T00:56:30.788Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T00:56:30.788Z] OK: 52 MiB in 23 packages [2023-05-23T00:56:30.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:56:31.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:56:31.927Z] (1/137) Installing libmagic (5.41-r0) [2023-05-23T00:56:32.498Z] (2/137) Installing file (5.41-r0) [2023-05-23T00:56:32.498Z] (3/137) Installing libxau (1.0.9-r0) [2023-05-23T00:56:32.758Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-05-23T00:56:33.017Z] (5/137) Installing libxcb (1.15-r0) [2023-05-23T00:56:33.585Z] (6/137) Installing libx11 (1.8-r0) [2023-05-23T00:56:34.157Z] (7/137) Installing libxext (1.3.4-r0) [2023-05-23T00:56:34.416Z] (8/137) Installing libice (1.0.10-r0) [2023-05-23T00:56:34.675Z] (9/137) Installing libuuid (2.38-r1) [2023-05-23T00:56:34.935Z] (10/137) Installing libsm (1.2.3-r0) [2023-05-23T00:56:35.195Z] (11/137) Installing libxt (1.2.1-r0) [2023-05-23T00:56:35.763Z] (12/137) Installing libxmu (1.1.3-r0) [2023-05-23T00:56:36.022Z] (13/137) Installing xset (1.2.4-r0) [2023-05-23T00:56:36.281Z] (14/137) Installing xprop (1.2.5-r0) [2023-05-23T00:56:36.540Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-05-23T00:56:36.799Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-05-23T00:56:37.366Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-05-23T00:56:37.625Z] (18/137) Installing libffi (3.4.2-r1) [2023-05-23T00:56:37.885Z] (19/137) Installing libintl (0.21-r2) [2023-05-23T00:56:38.144Z] (20/137) Installing libblkid (2.38-r1) [2023-05-23T00:56:38.404Z] (21/137) Installing libmount (2.38-r1) [2023-05-23T00:56:38.972Z] (22/137) Installing pcre (8.45-r2) [2023-05-23T00:56:39.231Z] (23/137) Installing glib (2.72.1-r0) [2023-05-23T00:56:39.798Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-05-23T00:56:40.370Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-05-23T00:56:40.630Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-05-23T00:56:41.200Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T00:56:41.464Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-05-23T00:56:41.722Z] (29/137) Installing libpng (1.6.37-r1) [2023-05-23T00:56:42.289Z] (30/137) Installing libwebp (1.2.3-r0) [2023-05-23T00:56:42.548Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-05-23T00:56:43.115Z] (32/137) Installing tiff (4.4.0-r1) [2023-05-23T00:56:43.375Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T00:56:43.967Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-05-23T00:56:43.967Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-05-23T00:56:44.227Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-05-23T00:56:44.486Z] (37/137) Installing libxrender (0.9.10-r3) [2023-05-23T00:56:45.054Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-05-23T00:56:45.054Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-05-23T00:56:45.313Z] (40/137) Installing libxi (1.8-r0) [2023-05-23T00:56:45.572Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-05-23T00:56:45.832Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-05-23T00:56:46.089Z] (43/137) Installing atk (2.38.0-r0) [2023-05-23T00:56:46.657Z] (44/137) Installing libxtst (1.2.3-r3) [2023-05-23T00:56:46.916Z] (45/137) Installing dbus-libs (1.14.4-r0) [2023-05-23T00:56:47.174Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-05-23T00:56:47.741Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T00:56:48.000Z] (48/137) Installing expat (2.5.0-r0) [2023-05-23T00:56:48.261Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-05-23T00:56:48.520Z] (50/137) Installing freetype (2.12.1-r0) [2023-05-23T00:56:49.087Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-05-23T00:56:49.346Z] (52/137) Installing pixman (0.40.0-r4) [2023-05-23T00:56:49.915Z] (53/137) Installing cairo (1.17.4-r2) [2023-05-23T00:56:50.177Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-05-23T00:56:50.436Z] (55/137) Installing avahi-libs (0.8-r6) [2023-05-23T00:56:51.004Z] (56/137) Installing gmp (6.2.1-r2) [2023-05-23T00:56:51.263Z] (57/137) Installing nettle (3.7.3-r0) [2023-05-23T00:56:51.831Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-05-23T00:56:52.090Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-05-23T00:56:52.348Z] (60/137) Installing libunistring (1.0-r0) [2023-05-23T00:56:52.916Z] (61/137) Installing gnutls (3.7.7-r1) [2023-05-23T00:56:53.485Z] (62/137) Installing cups-libs (2.4.2-r0) [2023-05-23T00:56:53.746Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-05-23T00:56:54.313Z] (64/137) Installing fribidi (1.0.12-r0) [2023-05-23T00:56:54.573Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-05-23T00:56:54.833Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-05-23T00:56:55.400Z] (67/137) Installing libxft (2.3.4-r0) [2023-05-23T00:56:55.656Z] (68/137) Installing pango (1.50.7-r0) [2023-05-23T00:56:55.915Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-05-23T00:56:56.175Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-05-23T00:56:56.434Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-05-23T00:56:56.693Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-05-23T00:56:57.261Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-05-23T00:56:57.520Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-05-23T00:56:58.087Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-05-23T00:56:58.346Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-05-23T00:56:58.605Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-05-23T00:56:58.863Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-05-23T00:56:59.430Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-05-23T00:56:59.689Z] (79/137) Installing libogg (1.3.5-r1) [2023-05-23T00:56:59.950Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-05-23T00:57:00.533Z] (81/137) Installing flac (1.3.4-r0) [2023-05-23T00:57:00.791Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-05-23T00:57:01.361Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-05-23T00:57:01.620Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-05-23T00:57:01.879Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-05-23T00:57:02.448Z] (86/137) Installing libass (0.16.0-r0) [2023-05-23T00:57:03.015Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-05-23T00:57:03.274Z] (88/137) Installing libpciaccess (0.16-r0) [2023-05-23T00:57:03.534Z] (89/137) Installing libdrm (2.4.110-r0) [2023-05-23T00:57:04.103Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-05-23T00:57:04.363Z] (91/137) Installing ncurses-libs (6.3_p20220521-r0) [2023-05-23T00:57:04.931Z] (92/137) Installing lame (3.100-r0) [2023-05-23T00:57:05.190Z] (93/137) Installing opus (1.3.1-r1) [2023-05-23T00:57:05.760Z] (94/137) Installing libasyncns (0.8-r1) [2023-05-23T00:57:05.760Z] (95/137) Installing libltdl (2.4.7-r0) [2023-05-23T00:57:06.021Z] (96/137) Installing orc (0.4.32-r0) [2023-05-23T00:57:06.591Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-05-23T00:57:06.851Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-05-23T00:57:07.422Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-05-23T00:57:07.682Z] (100/137) Installing soxr (0.1.3-r2) [2023-05-23T00:57:08.259Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-05-23T00:57:08.259Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-05-23T00:57:08.828Z] (103/137) Installing libpulse (15.0-r2) [2023-05-23T00:57:09.088Z] (104/137) Installing cjson (1.7.15-r3) [2023-05-23T00:57:09.345Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-05-23T00:57:09.914Z] (106/137) Installing librist (0.2.6-r1) [2023-05-23T00:57:10.174Z] (107/137) Installing libsrt (1.4.4-r0) [2023-05-23T00:57:10.741Z] (108/137) Installing libssh (0.9.6-r1) [2023-05-23T00:57:11.001Z] (109/137) Installing libtheora (1.1.1-r16) [2023-05-23T00:57:11.569Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T00:57:12.136Z] (111/137) Installing libva (2.14.0-r0) [2023-05-23T00:57:12.396Z] (112/137) Installing libvdpau (1.5-r0) [2023-05-23T00:57:12.655Z] (113/137) Installing vidstab (1.1.0-r1) [2023-05-23T00:57:12.916Z] (114/137) Installing libvpx (1.11.0-r1) [2023-05-23T00:57:13.484Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-05-23T00:57:14.052Z] (116/137) Installing numactl (2.0.14-r0) [2023-05-23T00:57:14.313Z] (117/137) Installing x265-libs (3.5-r3) [2023-05-23T00:57:14.887Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-05-23T00:57:15.148Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-05-23T00:57:16.139Z] (120/137) Installing libevent (2.1.12-r4) [2023-05-23T00:57:16.431Z] (121/137) Installing mesa (21.3.9-r0) [2023-05-23T00:57:16.707Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-05-23T00:57:16.997Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-05-23T00:57:17.286Z] (124/137) Installing icu-data-en (71.1-r2) [2023-05-23T00:57:17.561Z] Executing icu-data-en-71.1-r2.post-install [2023-05-23T00:57:17.851Z] * [2023-05-23T00:57:17.851Z] * If you need ICU with non-English locales and legacy charset support, install [2023-05-23T00:57:17.851Z] * package icu-data-full. [2023-05-23T00:57:17.851Z] * [2023-05-23T00:57:17.851Z] (125/137) Installing icu-libs (71.1-r2) [2023-05-23T00:57:18.421Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-05-23T00:57:18.681Z] (127/137) Installing minizip (1.2.12-r0) [2023-05-23T00:57:18.940Z] (128/137) Installing nspr (4.33-r0) [2023-05-23T00:57:19.200Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-05-23T00:57:19.771Z] (130/137) Installing nss (3.78.1-r0) [2023-05-23T00:57:20.343Z] (131/137) Installing re2 (2022.04.01-r0) [2023-05-23T00:57:20.603Z] (132/137) Installing snappy (1.1.9-r4) [2023-05-23T00:57:20.862Z] (133/137) Installing libgpg-error (1.45-r0) [2023-05-23T00:57:21.433Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-05-23T00:57:21.692Z] (135/137) Installing libxslt (1.1.35-r0) [2023-05-23T00:57:22.262Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-05-23T00:57:24.173Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-05-23T00:57:24.758Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T00:57:24.758Z] Executing glib-2.72.1-r0.trigger [2023-05-23T00:57:24.758Z] Executing shared-mime-info-2.2-r2.trigger [2023-05-23T00:57:25.020Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T00:57:25.020Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-05-23T00:57:25.020Z] Executing fontconfig-2.14.0-r0.trigger [2023-05-23T00:57:25.020Z] Executing mkfontscale-1.2.2-r0.trigger [2023-05-23T00:57:25.020Z] OK: 409 MiB in 160 packages [2023-05-23T00:57:25.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:57:25.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:57:26.241Z] (1/21) Installing binutils (2.38-r3) [2023-05-23T00:57:26.809Z] (2/21) Installing isl22 (0.22-r0) [2023-05-23T00:57:27.378Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-05-23T00:57:27.945Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-05-23T00:57:28.206Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-05-23T00:57:36.323Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-05-23T00:57:36.323Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-05-23T00:57:36.323Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-05-23T00:57:36.581Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-05-23T00:57:37.150Z] (10/21) Installing libpq (14.8-r0) [2023-05-23T00:57:37.410Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-05-23T00:57:37.979Z] (12/21) Installing libpq-dev (14.8-r0) [2023-05-23T00:57:38.237Z] (13/21) Installing libecpg (14.8-r0) [2023-05-23T00:57:38.497Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-05-23T00:57:39.064Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-05-23T00:57:40.448Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-05-23T00:57:41.394Z] (17/21) Installing clang (13.0.1-r1) [2023-05-23T00:57:41.963Z] (18/21) Installing icu (71.1-r2) [2023-05-23T00:57:42.223Z] (19/21) Installing icu-dev (71.1-r2) [2023-05-23T00:57:42.789Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-05-23T00:57:46.980Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-05-23T00:57:46.980Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T00:57:46.980Z] OK: 822 MiB in 181 packages [2023-05-23T00:57:46.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:57:47.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:57:48.116Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-05-23T00:57:53.391Z] (2/10) Installing gdbm (1.23-r0) [2023-05-23T00:57:53.391Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-05-23T00:57:53.391Z] (4/10) Installing readline (8.1.2-r0) [2023-05-23T00:57:53.959Z] (5/10) Installing python3 (3.10.11-r0) [2023-05-23T00:57:54.895Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-05-23T00:58:00.161Z] (7/10) Installing libsodium (1.0.18-r0) [2023-05-23T00:58:00.420Z] (8/10) Installing libzmq (4.3.4-r0) [2023-05-23T00:58:00.679Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-05-23T00:58:00.937Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-05-23T00:58:01.196Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T00:58:01.196Z] OK: 974 MiB in 191 packages [2023-05-23T00:58:01.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:58:01.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:58:02.653Z] OK: 974 MiB in 191 packages [2023-05-23T00:58:02.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-23T00:58:02.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-23T00:58:03.477Z] (1/1) Installing tzdata (2023c-r0) [2023-05-23T00:58:04.045Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T00:58:04.045Z] OK: 978 MiB in 192 packages [2023-05-23T00:58:04.305Z] (1/1) Purging tzdata (2023c-r0) [2023-05-23T00:58:04.305Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T00:58:04.305Z] OK: 974 MiB in 191 packages [2023-05-23T00:58:07.593Z] Looking in links: /tmp/tmp_bvs9gja [2023-05-23T00:58:07.593Z] Processing /tmp/tmp_bvs9gja/setuptools-65.5.0-py3-none-any.whl [2023-05-23T00:58:07.593Z] Processing /tmp/tmp_bvs9gja/pip-23.0.1-py3-none-any.whl [2023-05-23T00:58:07.593Z] Installing collected packages: setuptools, pip [2023-05-23T00:58:10.126Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-05-23T00:58:10.126Z] 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 [2023-05-23T00:58:10.387Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-05-23T00:58:10.387Z] Collecting pip [2023-05-23T00:58:10.387Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-05-23T00:58:10.387Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.4 MB/s eta 0:00:00 [2023-05-23T00:58:10.387Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-05-23T00:58:10.955Z] Collecting setuptools [2023-05-23T00:58:10.955Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-05-23T00:58:10.955Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 82.4 MB/s eta 0:00:00 [2023-05-23T00:58:10.955Z] Collecting wheel [2023-05-23T00:58:10.955Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-05-23T00:58:10.955Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 78.0 MB/s eta 0:00:00 [2023-05-23T00:58:11.215Z] Installing collected packages: wheel, setuptools, pip [2023-05-23T00:58:11.215Z] Attempting uninstall: setuptools [2023-05-23T00:58:11.215Z] Found existing installation: setuptools 65.5.0 [2023-05-23T00:58:11.476Z] Uninstalling setuptools-65.5.0: [2023-05-23T00:58:11.476Z] Successfully uninstalled setuptools-65.5.0 [2023-05-23T00:58:12.045Z] Attempting uninstall: pip [2023-05-23T00:58:12.045Z] Found existing installation: pip 23.0.1 [2023-05-23T00:58:12.304Z] Uninstalling pip-23.0.1: [2023-05-23T00:58:12.304Z] Successfully uninstalled pip-23.0.1 [2023-05-23T00:58:14.839Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-05-23T00:58:14.839Z] 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 [2023-05-23T00:58:15.100Z] Processing ./edgex-taf-common [2023-05-23T00:58:15.100Z] Preparing metadata (setup.py): started [2023-05-23T00:58:15.359Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T00:58:15.359Z] Building wheels for collected packages: edgex-taf-common [2023-05-23T00:58:15.359Z] Building wheel for edgex-taf-common (setup.py): started [2023-05-23T00:58:15.627Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-05-23T00:58:15.627Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=5bc58550e667b1908fadcc5ec55f06f029895060327a8e418558e2bb33d5e0e9 [2023-05-23T00:58:15.627Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-05-23T00:58:15.627Z] Successfully built edgex-taf-common [2023-05-23T00:58:15.627Z] Installing collected packages: edgex-taf-common [2023-05-23T00:58:15.886Z] Successfully installed edgex-taf-common-0.0.0 [2023-05-23T00:58:15.886Z] 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 [2023-05-23T00:58:16.453Z] Collecting robotframework==4.1.3 [2023-05-23T00:58:16.453Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-05-23T00:58:16.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 17.1 MB/s eta 0:00:00 [2023-05-23T00:58:16.715Z] Installing collected packages: robotframework [2023-05-23T00:58:17.286Z] Successfully installed robotframework-4.1.3 [2023-05-23T00:58:17.286Z] 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 [2023-05-23T00:58:17.855Z] Collecting docker==4.4.1 [2023-05-23T00:58:17.855Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-05-23T00:58:17.855Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 7.7 MB/s eta 0:00:00 [2023-05-23T00:58:18.116Z] Collecting six>=1.4.0 (from docker==4.4.1) [2023-05-23T00:58:18.116Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-05-23T00:58:18.116Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1) [2023-05-23T00:58:18.116Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-05-23T00:58:18.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 914.6 kB/s eta 0:00:00 [2023-05-23T00:58:18.379Z] Collecting requests!=2.18.0,>=2.14.2 (from docker==4.4.1) [2023-05-23T00:58:18.379Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-05-23T00:58:18.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.7 MB/s eta 0:00:00 [2023-05-23T00:58:18.379Z] Collecting charset-normalizer<4,>=2 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) [2023-05-23T00:58:18.379Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-05-23T00:58:18.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 11.7 MB/s eta 0:00:00 [2023-05-23T00:58:18.379Z] Collecting idna<4,>=2.5 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) [2023-05-23T00:58:18.379Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-05-23T00:58:18.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.5 MB/s eta 0:00:00 [2023-05-23T00:58:18.640Z] Collecting urllib3<3,>=1.21.1 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) [2023-05-23T00:58:18.640Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-05-23T00:58:18.640Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 6.4 MB/s eta 0:00:00 [2023-05-23T00:58:18.640Z] Collecting certifi>=2017.4.17 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) [2023-05-23T00:58:18.640Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-05-23T00:58:18.640Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 11.1 MB/s eta 0:00:00 [2023-05-23T00:58:18.900Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2023-05-23T00:58:20.305Z] Successfully installed certifi-2023.5.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.31.0 six-1.16.0 urllib3-2.0.2 websocket-client-1.5.2 [2023-05-23T00:58:20.305Z] 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 [2023-05-23T00:58:20.876Z] Collecting python-dotenv==0.15.0 [2023-05-23T00:58:20.876Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-05-23T00:58:20.876Z] Installing collected packages: python-dotenv [2023-05-23T00:58:21.136Z] Successfully installed python-dotenv-0.15.0 [2023-05-23T00:58:21.136Z] 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 [2023-05-23T00:58:21.708Z] Collecting RESTinstance==1.0.2 [2023-05-23T00:58:21.708Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-05-23T00:58:21.708Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2023-05-23T00:58:21.708Z] Collecting docutils (from RESTinstance==1.0.2) [2023-05-23T00:58:21.708Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-05-23T00:58:21.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.9 MB/s eta 0:00:00 [2023-05-23T00:58:21.967Z] Collecting flex (from RESTinstance==1.0.2) [2023-05-23T00:58:21.967Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-05-23T00:58:21.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.3 MB/s eta 0:00:00 [2023-05-23T00:58:21.967Z] Preparing metadata (setup.py): started [2023-05-23T00:58:22.226Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T00:58:22.226Z] Collecting GenSON (from RESTinstance==1.0.2) [2023-05-23T00:58:22.226Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-05-23T00:58:22.226Z] Preparing metadata (setup.py): started [2023-05-23T00:58:22.484Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T00:58:22.484Z] Collecting jsonpath-ng (from RESTinstance==1.0.2) [2023-05-23T00:58:22.484Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-05-23T00:58:22.484Z] Collecting pygments (from RESTinstance==1.0.2) [2023-05-23T00:58:22.484Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-05-23T00:58:22.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 23.5 MB/s eta 0:00:00 [2023-05-23T00:58:22.743Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.31.0) [2023-05-23T00:58:22.743Z] Collecting jsonschema (from RESTinstance==1.0.2) [2023-05-23T00:58:22.743Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-05-23T00:58:22.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.3 MB/s eta 0:00:00 [2023-05-23T00:58:22.743Z] Collecting rfc3987 (from RESTinstance==1.0.2) [2023-05-23T00:58:22.743Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-05-23T00:58:22.743Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2) [2023-05-23T00:58:22.743Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-05-23T00:58:22.743Z] Preparing metadata (setup.py): started [2023-05-23T00:58:23.003Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T00:58:23.263Z] Collecting pytz (from RESTinstance==1.0.2) [2023-05-23T00:58:23.264Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-05-23T00:58:23.264Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 13.2 MB/s eta 0:00:00 [2023-05-23T00:58:23.264Z] Collecting tzlocal (from RESTinstance==1.0.2) [2023-05-23T00:58:23.264Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-05-23T00:58:23.264Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2023-05-23T00:58:23.264Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2) [2023-05-23T00:58:23.523Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-05-23T00:58:23.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 10.8 MB/s eta 0:00:00 [2023-05-23T00:58:23.523Z] Installing build dependencies: started [2023-05-23T00:58:28.795Z] Installing build dependencies: finished with status 'done' [2023-05-23T00:58:28.795Z] Getting requirements to build wheel: started [2023-05-23T00:58:29.731Z] Getting requirements to build wheel: finished with status 'done' [2023-05-23T00:58:29.731Z] Preparing metadata (pyproject.toml): started [2023-05-23T00:58:29.731Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-23T00:58:29.990Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2) [2023-05-23T00:58:29.990Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-05-23T00:58:29.990Z] Preparing metadata (setup.py): started [2023-05-23T00:58:30.248Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T00:58:30.248Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2) [2023-05-23T00:58:30.248Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-05-23T00:58:30.248Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.6 MB/s eta 0:00:00 [2023-05-23T00:58:30.248Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2) [2023-05-23T00:58:30.248Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-05-23T00:58:30.248Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) [2023-05-23T00:58:30.248Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2023-05-23T00:58:30.248Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.0.2) [2023-05-23T00:58:30.248Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2023.5.7) [2023-05-23T00:58:30.248Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2) [2023-05-23T00:58:30.248Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-05-23T00:58:30.248Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 [2023-05-23T00:58:30.248Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2) [2023-05-23T00:58:30.248Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-05-23T00:58:30.506Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2) [2023-05-23T00:58:30.506Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-05-23T00:58:30.506Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.6 MB/s eta 0:00:00 [2023-05-23T00:58:30.506Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2) [2023-05-23T00:58:30.506Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-05-23T00:58:30.506Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 3.1 MB/s eta 0:00:00 [2023-05-23T00:58:30.765Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-05-23T00:58:30.765Z] Building wheel for flex (setup.py): started [2023-05-23T00:58:31.024Z] Building wheel for flex (setup.py): finished with status 'done' [2023-05-23T00:58:31.024Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=d80c6f71089e59cfb52b68b77d10a052f4342f704d3cda80361fbfe164747eaf [2023-05-23T00:58:31.024Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-05-23T00:58:31.024Z] Building wheel for strict-rfc3339 (setup.py): started [2023-05-23T00:58:31.283Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-05-23T00:58:31.283Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=07e1ec8765e3128e8d074f73d4fa9650c2598accc8b331ba7e29d68e84740b1a [2023-05-23T00:58:31.283Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-05-23T00:58:31.283Z] Building wheel for GenSON (setup.py): started [2023-05-23T00:58:31.542Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-05-23T00:58:31.542Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=bb02602a7f685165504a853d2fc2776083385eff2df6006abb16cf453419b2a5 [2023-05-23T00:58:31.542Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-05-23T00:58:31.542Z] Building wheel for PyYAML (pyproject.toml): started [2023-05-23T00:58:32.110Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-05-23T00:58:32.110Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=5f77599ea920dfb94710df45da50da68edb19b17006ebbc20fe75331107765eb [2023-05-23T00:58:32.110Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-05-23T00:58:32.110Z] Building wheel for validate-email (setup.py): started [2023-05-23T00:58:32.368Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-05-23T00:58:32.368Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=5173ac32cbff8670c3bb256d482a76aed391f68d67bc05c797eae232a949e5bf [2023-05-23T00:58:32.368Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-05-23T00:58:32.368Z] Successfully built flex strict-rfc3339 GenSON PyYAML validate-email [2023-05-23T00:58:32.627Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzlocal, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, jsonschema, jsonpath-ng, flex, RESTinstance [2023-05-23T00:58:35.161Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-23.1.0 click-8.1.3 decorator-5.1.1 docutils-0.20.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.15.1 pyrsistent-0.19.3 pytz-2023.3 rfc3987-1.3.8 strict-rfc3339-0.7 tzlocal-5.0.1 validate-email-1.3 [2023-05-23T00:58:35.161Z] 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 [2023-05-23T00:58:35.728Z] Collecting robotbackgroundlogger==1.2 [2023-05-23T00:58:35.728Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-05-23T00:58:35.728Z] Preparing metadata (setup.py): started [2023-05-23T00:58:35.987Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T00:58:35.987Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2023-05-23T00:58:35.987Z] Building wheels for collected packages: robotbackgroundlogger [2023-05-23T00:58:35.987Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-05-23T00:58:36.246Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-05-23T00:58:36.246Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=715fccfe0d88303ee01e20200178b85066f316a48cbd8f52cebdb85ad703e0b0 [2023-05-23T00:58:36.246Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-05-23T00:58:36.246Z] Successfully built robotbackgroundlogger [2023-05-23T00:58:36.506Z] Installing collected packages: robotbackgroundlogger [2023-05-23T00:58:36.506Z] Successfully installed robotbackgroundlogger-1.2 [2023-05-23T00:58:36.506Z] 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 [2023-05-23T00:58:37.441Z] Collecting configparser==5.0.1 [2023-05-23T00:58:37.441Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-05-23T00:58:37.441Z] Installing collected packages: configparser [2023-05-23T00:58:37.699Z] Successfully installed configparser-5.0.1 [2023-05-23T00:58:37.699Z] 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 [2023-05-23T00:58:38.266Z] Collecting requests==2.25.1 [2023-05-23T00:58:38.266Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-05-23T00:58:38.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.3 MB/s eta 0:00:00 [2023-05-23T00:58:38.527Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1) [2023-05-23T00:58:38.527Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-05-23T00:58:38.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 11.9 MB/s eta 0:00:00 [2023-05-23T00:58:38.527Z] Collecting idna<3,>=2.5 (from requests==2.25.1) [2023-05-23T00:58:38.527Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-05-23T00:58:38.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 11.0 MB/s eta 0:00:00 [2023-05-23T00:58:38.527Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1) [2023-05-23T00:58:38.527Z] Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) [2023-05-23T00:58:38.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 15.0 MB/s eta 0:00:00 [2023-05-23T00:58:38.527Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2023.5.7) [2023-05-23T00:58:39.095Z] Installing collected packages: urllib3, idna, chardet, requests [2023-05-23T00:58:39.095Z] Attempting uninstall: urllib3 [2023-05-23T00:58:39.095Z] Found existing installation: urllib3 2.0.2 [2023-05-23T00:58:39.095Z] Uninstalling urllib3-2.0.2: [2023-05-23T00:58:39.095Z] Successfully uninstalled urllib3-2.0.2 [2023-05-23T00:58:39.095Z] Attempting uninstall: idna [2023-05-23T00:58:39.095Z] Found existing installation: idna 3.4 [2023-05-23T00:58:39.095Z] Uninstalling idna-3.4: [2023-05-23T00:58:39.095Z] Successfully uninstalled idna-3.4 [2023-05-23T00:58:39.662Z] Attempting uninstall: requests [2023-05-23T00:58:39.662Z] Found existing installation: requests 2.31.0 [2023-05-23T00:58:39.662Z] Uninstalling requests-2.31.0: [2023-05-23T00:58:39.662Z] Successfully uninstalled requests-2.31.0 [2023-05-23T00:58:39.662Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.15 [2023-05-23T00:58:39.662Z] 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 [2023-05-23T00:58:40.229Z] Collecting robotframework-requests==0.8.0 [2023-05-23T00:58:40.229Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-05-23T00:58:40.488Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2023-05-23T00:58:40.488Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2023-05-23T00:58:40.488Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2023-05-23T00:58:40.488Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2023-05-23T00:58:40.488Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) [2023-05-23T00:58:40.488Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2023.5.7) [2023-05-23T00:58:40.747Z] Installing collected packages: robotframework-requests [2023-05-23T00:58:40.747Z] Successfully installed robotframework-requests-0.8.0 [2023-05-23T00:58:40.747Z] 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 [2023-05-23T00:58:41.958Z] Collecting paho-mqtt==1.5.1 [2023-05-23T00:58:41.958Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-05-23T00:58:41.958Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 9.1 MB/s eta 0:00:00 [2023-05-23T00:58:41.958Z] Preparing metadata (setup.py): started [2023-05-23T00:58:42.217Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T00:58:42.217Z] Building wheels for collected packages: paho-mqtt [2023-05-23T00:58:42.217Z] Building wheel for paho-mqtt (setup.py): started [2023-05-23T00:58:42.476Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-05-23T00:58:42.476Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=2717853a7a9577ae64d23a5971ffa7461b43a74b35f8d0d0bd8118418f762293 [2023-05-23T00:58:42.476Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-05-23T00:58:42.476Z] Successfully built paho-mqtt [2023-05-23T00:58:42.734Z] Installing collected packages: paho-mqtt [2023-05-23T00:58:42.734Z] Successfully installed paho-mqtt-1.5.1 [2023-05-23T00:58:42.734Z] 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 [2023-05-23T00:58:43.670Z] Collecting redis==4.5.3 [2023-05-23T00:58:43.670Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-05-23T00:58:43.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 3.8 MB/s eta 0:00:00 [2023-05-23T00:58:43.928Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3) [2023-05-23T00:58:43.928Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-05-23T00:58:44.186Z] Installing collected packages: async-timeout, redis [2023-05-23T00:58:44.444Z] Successfully installed async-timeout-4.0.2 redis-4.5.3 [2023-05-23T00:58:44.445Z] 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 [2023-05-23T00:58:45.380Z] Collecting pyzmq==22.2.1 [2023-05-23T00:58:45.380Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-05-23T00:58:45.380Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.4 MB/s eta 0:00:00 [2023-05-23T00:58:45.947Z] Installing build dependencies: started [2023-05-23T00:58:48.484Z] Installing build dependencies: finished with status 'done' [2023-05-23T00:58:48.484Z] Getting requirements to build wheel: started [2023-05-23T00:58:48.484Z] Getting requirements to build wheel: finished with status 'done' [2023-05-23T00:58:48.484Z] Preparing metadata (pyproject.toml): started [2023-05-23T00:58:49.051Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-23T00:58:49.051Z] Building wheels for collected packages: pyzmq [2023-05-23T00:58:49.051Z] Building wheel for pyzmq (pyproject.toml): started [2023-05-23T00:59:11.317Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-05-23T00:59:11.317Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537187 sha256=3f9b47850b4f8c554afe11b3e6520ebc54e3394eb2f78fa21938426f164d9c84 [2023-05-23T00:59:11.317Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-05-23T00:59:11.317Z] Successfully built pyzmq [2023-05-23T00:59:11.317Z] Installing collected packages: pyzmq [2023-05-23T00:59:11.577Z] Successfully installed pyzmq-22.2.1 [2023-05-23T00:59:11.577Z] 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 [2023-05-23T00:59:12.515Z] Collecting robotframework-seleniumlibrary==5.1.3 [2023-05-23T00:59:12.515Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-05-23T00:59:12.515Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 9.9 MB/s eta 0:00:00 [2023-05-23T00:59:12.515Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:12.515Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-05-23T00:59:12.515Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2023-05-23T00:59:12.776Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:12.776Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-05-23T00:59:12.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 35.2 MB/s eta 0:00:00 [2023-05-23T00:59:12.776Z] Requirement already satisfied: urllib3[socks]<3,>=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) [2023-05-23T00:59:13.036Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.036Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-05-23T00:59:13.036Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 24.7 MB/s eta 0:00:00 [2023-05-23T00:59:13.036Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.036Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-05-23T00:59:13.036Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2023.5.7) [2023-05-23T00:59:13.036Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (23.1.0) [2023-05-23T00:59:13.036Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.036Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-05-23T00:59:13.036Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.296Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-05-23T00:59:13.296Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2023-05-23T00:59:13.296Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.296Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-05-23T00:59:13.296Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.296Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-05-23T00:59:13.296Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.296Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-05-23T00:59:13.296Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.296Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-05-23T00:59:13.556Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.556Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-05-23T00:59:13.556Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T00:59:13.556Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-05-23T00:59:13.556Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.2 MB/s eta 0:00:00 [2023-05-23T00:59:13.815Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2023-05-23T00:59:16.350Z] Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 [2023-05-23T00:59:16.350Z] 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 [2023-05-23T00:59:16.611Z] Collecting psycopg2==2.9.3 [2023-05-23T00:59:16.611Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-05-23T00:59:16.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.3 MB/s eta 0:00:00 [2023-05-23T00:59:16.871Z] Preparing metadata (setup.py): started [2023-05-23T00:59:17.131Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T00:59:17.131Z] Building wheels for collected packages: psycopg2 [2023-05-23T00:59:17.131Z] Building wheel for psycopg2 (setup.py): started [2023-05-23T00:59:27.113Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-05-23T00:59:27.113Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=dcd5d474d0e64c04d19b3fa5a0c07e3384c4675013cafbf6d7647dea8dfe8525 [2023-05-23T00:59:27.113Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-05-23T00:59:27.113Z] Successfully built psycopg2 [2023-05-23T00:59:27.113Z] Installing collected packages: psycopg2 [2023-05-23T00:59:27.113Z] Successfully installed psycopg2-2.9.3 [2023-05-23T00:59:27.113Z] 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 [2023-05-23T00:59:28.049Z] Collecting numpy==1.22.3 [2023-05-23T00:59:28.307Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-05-23T00:59:28.565Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 24.8 MB/s eta 0:00:00 [2023-05-23T00:59:29.503Z] Installing build dependencies: started [2023-05-23T00:59:32.789Z] Installing build dependencies: finished with status 'done' [2023-05-23T00:59:32.789Z] Getting requirements to build wheel: started [2023-05-23T00:59:33.724Z] Getting requirements to build wheel: finished with status 'done' [2023-05-23T00:59:33.724Z] Preparing metadata (pyproject.toml): started [2023-05-23T00:59:34.291Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-23T00:59:34.291Z] Building wheels for collected packages: numpy [2023-05-23T00:59:34.291Z] Building wheel for numpy (pyproject.toml): started [2023-05-23T01:00:02.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16426 in /w/workspace/exfoundry_edgex-taf-common_PR-52 [Pipeline] { [Pipeline] checkout [2023-05-23T01:00:02.502Z] Selected Git installation does not exist. Using Default [2023-05-23T01:00:02.502Z] The recommended git tool is: NONE [2023-05-23T01:00:08.313Z] using credential edgex-jenkins-ssh [2023-05-23T01:00:08.334Z] Cloning the remote Git repository [2023-05-23T01:00:08.379Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-05-23T01:00:08.475Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-52 # timeout=10 [2023-05-23T01:00:08.629Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-05-23T01:00:08.630Z] > git --version # timeout=10 [2023-05-23T01:00:08.653Z] > git --version # 'git version 2.25.1' [2023-05-23T01:00:08.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:00:08.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T01:00:09.387Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-05-23T01:00:09.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T01:00:10.932Z] Merging remotes/origin/main commit 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit c3e817505568c114697d08a2d7a7de8b3200220a [2023-05-23T01:00:11.222Z] Merge succeeded, producing c3e817505568c114697d08a2d7a7de8b3200220a [2023-05-23T01:00:11.223Z] Checking out Revision c3e817505568c114697d08a2d7a7de8b3200220a (PR-52) [2023-05-23T01:00:10.414Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-05-23T01:00:10.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-05-23T01:00:10.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:00:10.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T01:00:10.953Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T01:00:11.031Z] > git checkout -f c3e817505568c114697d08a2d7a7de8b3200220a # timeout=10 [2023-05-23T01:00:11.117Z] > git remote # timeout=10 [2023-05-23T01:00:11.137Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T01:00:11.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:00:11.171Z] > git merge 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 [2023-05-23T01:00:11.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T01:00:11.229Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T01:00:11.244Z] > git checkout -f c3e817505568c114697d08a2d7a7de8b3200220a # timeout=10 [2023-05-23T01:00:11.713Z] Commit message: "Bump requests from 2.25.1 to 2.31.0" [2023-05-23T01:00:11.768Z] > git --version # timeout=10 [2023-05-23T01:00:11.782Z] > git --version # 'git version 2.25.1' [2023-05-23T01:00:11.799Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T01:00:12.985Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T01:00:12.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T01:00:12.985Z] Dload Upload Total Spent Left Speed [2023-05-23T01:00:13.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33732 0 --:--:-- --:--:-- --:--:-- 33643 [Pipeline] sh [2023-05-23T01:00:13.883Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T01:00:14.250Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T01:00:14.250Z] + sudo tee /etc/docker/daemon.new [2023-05-23T01:00:14.250Z] { [2023-05-23T01:00:14.250Z] "registry-mirrors": [ [2023-05-23T01:00:14.250Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T01:00:14.250Z] ], [2023-05-23T01:00:14.250Z] "bip": "10.250.0.254/24", [2023-05-23T01:00:14.250Z] "hosts": [ [2023-05-23T01:00:14.250Z] "tcp://0.0.0.0:5555", [2023-05-23T01:00:14.250Z] "unix:///var/run/docker.sock" [2023-05-23T01:00:14.250Z] ], [2023-05-23T01:00:14.250Z] "mtu": 1458, [2023-05-23T01:00:14.250Z] "selinux-enabled": true, [2023-05-23T01:00:14.250Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T01:00:14.250Z] } [Pipeline] sh [2023-05-23T01:00:14.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T01:00:14.950Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T01:00:37.131Z] provisioning config files... [2023-05-23T01:00:37.163Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config15812320194194556359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:00:37.558Z] ---> docker-login.sh [2023-05-23T01:00:37.558Z] nexus3.edgexfoundry.org:10001 [2023-05-23T01:00:38.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:00:38.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:00:38.148Z] Configure a credential helper to remove this warning. See [2023-05-23T01:00:38.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:00:38.148Z] [2023-05-23T01:00:38.148Z] Login Succeeded [2023-05-23T01:00:38.148Z] nexus3.edgexfoundry.org:10002 [2023-05-23T01:00:38.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:00:38.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:00:38.707Z] Configure a credential helper to remove this warning. See [2023-05-23T01:00:38.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:00:38.707Z] [2023-05-23T01:00:38.707Z] Login Succeeded [2023-05-23T01:00:38.707Z] nexus3.edgexfoundry.org:10003 [2023-05-23T01:00:38.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:00:38.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:00:38.983Z] Configure a credential helper to remove this warning. See [2023-05-23T01:00:38.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:00:38.983Z] [2023-05-23T01:00:38.983Z] Login Succeeded [2023-05-23T01:00:38.983Z] nexus3.edgexfoundry.org:10004 [2023-05-23T01:00:39.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:00:39.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:00:39.255Z] Configure a credential helper to remove this warning. See [2023-05-23T01:00:39.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:00:39.255Z] [2023-05-23T01:00:39.255Z] Login Succeeded [2023-05-23T01:00:39.255Z] docker.io [2023-05-23T01:00:39.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:00:39.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:00:39.797Z] Configure a credential helper to remove this warning. See [2023-05-23T01:00:39.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:00:39.797Z] [2023-05-23T01:00:39.797Z] Login Succeeded [2023-05-23T01:00:39.797Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T01:00:39.823Z] 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 [2023-05-23T01:00:40.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T01:00:41.216Z] + ls -al . [2023-05-23T01:00:41.217Z] total 64 [2023-05-23T01:00:41.217Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 01:00 . [2023-05-23T01:00:41.217Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:00 .. [2023-05-23T01:00:41.217Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:00 .git [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 22 May 23 01:00 .gitignore [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 2268 May 23 01:00 Dockerfile [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 746 May 23 01:00 Jenkinsfile [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 23 01:00 LICENSE [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 3582 May 23 01:00 README.md [2023-05-23T01:00:41.217Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:00 TAF-Manager [2023-05-23T01:00:41.217Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 01:00 TUC [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 00:56 VERSION [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 344 May 23 01:00 requirements.txt [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 54 May 23 01:00 robot-entrypoint.sh [2023-05-23T01:00:41.217Z] -rw-rw-r-- 1 jenkins jenkins 445 May 23 01:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:00:41.656Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c3e817505568c114697d08a2d7a7de8b3200220a --label arch=arm64 --label version=0.0.0 . [2023-05-23T01:00:41.927Z] Sending build context to Docker daemon 267.3kB [2023-05-23T01:00:41.927Z] Step 1/12 : FROM alpine:3.16 [2023-05-23T01:00:41.988Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:00:42.519Z] 3.16: Pulling from library/alpine [2023-05-23T01:00:42.519Z] 547446be3368: Pulling fs layer [2023-05-23T01:00:42.788Z] 547446be3368: Verifying Checksum [2023-05-23T01:00:42.788Z] 547446be3368: Download complete [2023-05-23T01:00:43.374Z] 547446be3368: Pull complete [2023-05-23T01:00:43.374Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-05-23T01:00:43.374Z] Status: Downloaded newer image for alpine:3.16 [2023-05-23T01:00:43.374Z] ---> 3b5033019969 [2023-05-23T01:00:43.374Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-05-23T01:00:43.374Z] ---> Running in 25c96c3ceeed [2023-05-23T01:00:43.646Z] Removing intermediate container 25c96c3ceeed [2023-05-23T01:00:43.646Z] ---> 9cc893b67dfa [2023-05-23T01:00:43.646Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2023-05-23T01:00:43.915Z] ---> Running in 8c6d10d908c1 [2023-05-23T01:00:44.186Z] Removing intermediate container 8c6d10d908c1 [2023-05-23T01:00:44.186Z] ---> 98ded55ad5ad [2023-05-23T01:00:44.186Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2023-05-23T01:00:47.544Z] ---> b6859eaad24f [2023-05-23T01:00:47.544Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-05-23T01:00:47.544Z] ---> fbe0faa21a67 [2023-05-23T01:00:47.544Z] Step 6/12 : WORKDIR /edgex-taf [2023-05-23T01:00:47.544Z] ---> Running in 8e186173ac8c [2023-05-23T01:00:47.819Z] Removing intermediate container 8e186173ac8c [2023-05-23T01:00:47.819Z] ---> f33e3e2c1cca [2023-05-23T01:00:47.819Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-05-23T01:00:48.088Z] ---> Running in 4e30f97387f4 [2023-05-23T01:00:50.060Z] Removing intermediate container 4e30f97387f4 [2023-05-23T01:00:50.060Z] ---> a3d69f528c3a [2023-05-23T01:00:50.060Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install 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==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 [2023-05-23T01:00:50.060Z] ---> Running in 3339fe4d98ee [2023-05-23T01:00:51.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:00:51.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:00:53.031Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-05-23T01:00:53.616Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-05-23T01:00:53.883Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-05-23T01:00:54.467Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T01:00:54.467Z] OK: 5 MiB in 14 packages [2023-05-23T01:00:54.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:00:55.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:00:56.463Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T01:00:56.730Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-05-23T01:00:57.313Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-05-23T01:00:57.581Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-23T01:00:58.173Z] (5/9) Installing curl (8.1.0-r2) [2023-05-23T01:00:58.441Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-05-23T01:01:01.034Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-05-23T01:01:01.620Z] (8/9) Installing jq (1.6-r1) [2023-05-23T01:01:02.203Z] (9/9) Installing openssl (1.1.1t-r2) [2023-05-23T01:01:02.471Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T01:01:02.471Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T01:01:02.742Z] OK: 50 MiB in 23 packages [2023-05-23T01:01:03.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:01:03.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:01:05.009Z] (1/136) Installing libmagic (5.41-r0) [2023-05-23T01:01:05.276Z] (2/136) Installing file (5.41-r0) [2023-05-23T01:01:05.544Z] (3/136) Installing libxau (1.0.9-r0) [2023-05-23T01:01:05.812Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-05-23T01:01:06.078Z] (5/136) Installing libxcb (1.15-r0) [2023-05-23T01:01:06.666Z] (6/136) Installing libx11 (1.8-r0) [2023-05-23T01:01:07.252Z] (7/136) Installing libxext (1.3.4-r0) [2023-05-23T01:01:07.518Z] (8/136) Installing libice (1.0.10-r0) [2023-05-23T01:01:08.104Z] (9/136) Installing libuuid (2.38-r1) [2023-05-23T01:01:08.372Z] (10/136) Installing libsm (1.2.3-r0) [2023-05-23T01:01:08.640Z] (11/136) Installing libxt (1.2.1-r0) [2023-05-23T01:01:08.907Z] (12/136) Installing libxmu (1.1.3-r0) [2023-05-23T01:01:09.497Z] (13/136) Installing xset (1.2.4-r0) [2023-05-23T01:01:09.763Z] (14/136) Installing xprop (1.2.5-r0) [2023-05-23T01:01:10.030Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-05-23T01:01:10.296Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-05-23T01:01:10.881Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-05-23T01:01:11.148Z] (18/136) Installing libffi (3.4.2-r1) [2023-05-23T01:01:11.416Z] (19/136) Installing libintl (0.21-r2) [2023-05-23T01:01:11.684Z] (20/136) Installing libblkid (2.38-r1) [2023-05-23T01:01:12.268Z] (21/136) Installing libmount (2.38-r1) [2023-05-23T01:01:12.857Z] (22/136) Installing pcre (8.45-r2) [2023-05-23T01:01:13.123Z] (23/136) Installing glib (2.72.1-r0) [2023-05-23T01:01:13.711Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-05-23T01:01:13.979Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-05-23T01:01:14.561Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-05-23T01:01:15.147Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T01:01:15.414Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-05-23T01:01:15.995Z] (29/136) Installing libpng (1.6.37-r1) [2023-05-23T01:01:16.579Z] (30/136) Installing libwebp (1.2.3-r0) [2023-05-23T01:01:16.845Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-05-23T01:01:17.427Z] (32/136) Installing tiff (4.4.0-r1) [2023-05-23T01:01:17.694Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T01:01:18.278Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-05-23T01:01:18.547Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-05-23T01:01:18.814Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-05-23T01:01:19.083Z] (37/136) Installing libxrender (0.9.10-r3) [2023-05-23T01:01:19.349Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-05-23T01:01:19.931Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-05-23T01:01:19.931Z] (40/136) Installing libxi (1.8-r0) [2023-05-23T01:01:20.515Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-05-23T01:01:20.515Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-05-23T01:01:21.098Z] (43/136) Installing atk (2.38.0-r0) [2023-05-23T01:01:21.365Z] (44/136) Installing libxtst (1.2.3-r3) [2023-05-23T01:01:21.631Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-05-23T01:01:21.899Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-05-23T01:01:22.487Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T01:01:22.770Z] (48/136) Installing expat (2.5.0-r0) [2023-05-23T01:01:23.375Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-05-23T01:01:23.645Z] (50/136) Installing freetype (2.12.1-r0) [2023-05-23T01:01:24.229Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-05-23T01:01:24.495Z] (52/136) Installing pixman (0.40.0-r4) [2023-05-23T01:01:25.080Z] (53/136) Installing cairo (1.17.4-r2) [2023-05-23T01:01:25.356Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-05-23T01:01:25.625Z] (55/136) Installing avahi-libs (0.8-r6) [2023-05-23T01:01:26.207Z] (56/136) Installing gmp (6.2.1-r2) [2023-05-23T01:01:26.476Z] (57/136) Installing nettle (3.7.3-r0) [2023-05-23T01:01:27.060Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-05-23T01:01:27.643Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-05-23T01:01:27.911Z] (60/136) Installing libunistring (1.0-r0) [2023-05-23T01:01:28.496Z] (61/136) Installing gnutls (3.7.7-r1) [2023-05-23T01:01:28.763Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-05-23T01:01:29.346Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-05-23T01:01:29.932Z] (64/136) Installing fribidi (1.0.12-r0) [2023-05-23T01:01:30.199Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-05-23T01:01:30.466Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-05-23T01:01:31.130Z] (67/136) Installing libxft (2.3.4-r0) [2023-05-23T01:01:31.398Z] (68/136) Installing pango (1.50.7-r0) [2023-05-23T01:01:31.984Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-05-23T01:01:32.252Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-05-23T01:01:32.520Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-05-23T01:01:32.787Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-05-23T01:01:33.372Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-05-23T01:01:33.957Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-05-23T01:01:34.543Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-05-23T01:01:34.543Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-05-23T01:01:34.811Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-05-23T01:01:35.394Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-05-23T01:01:35.977Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-05-23T01:01:36.244Z] (79/136) Installing libogg (1.3.5-r1) [2023-05-23T01:01:36.510Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-05-23T01:01:37.095Z] (81/136) Installing flac (1.3.4-r0) [2023-05-23T01:01:37.363Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-05-23T01:01:37.947Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-05-23T01:01:38.214Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-05-23T01:01:38.796Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-05-23T01:01:39.379Z] (86/136) Installing libass (0.16.0-r0) [2023-05-23T01:01:39.964Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-05-23T01:01:40.233Z] (88/136) Installing libdrm (2.4.110-r0) [2023-05-23T01:01:40.818Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-05-23T01:01:41.084Z] (90/136) Installing ncurses-libs (6.3_p20220521-r0) [2023-05-23T01:01:41.665Z] (91/136) Installing lame (3.100-r0) [2023-05-23T01:01:41.933Z] (92/136) Installing opus (1.3.1-r1) [2023-05-23T01:01:42.519Z] (93/136) Installing libasyncns (0.8-r1) [2023-05-23T01:01:42.788Z] (94/136) Installing libltdl (2.4.7-r0) [2023-05-23T01:01:43.055Z] (95/136) Installing orc (0.4.32-r0) [2023-05-23T01:01:43.639Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-05-23T01:01:43.907Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-05-23T01:01:44.493Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-05-23T01:01:44.760Z] (99/136) Installing soxr (0.1.3-r2) [2023-05-23T01:01:45.345Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-05-23T01:01:45.613Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-05-23T01:01:45.880Z] (102/136) Installing libpulse (15.0-r2) [2023-05-23T01:01:46.465Z] (103/136) Installing cjson (1.7.15-r3) [2023-05-23T01:01:46.732Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-05-23T01:01:47.315Z] (105/136) Installing librist (0.2.6-r1) [2023-05-23T01:01:47.585Z] (106/136) Installing libsrt (1.4.4-r0) [2023-05-23T01:01:48.168Z] (107/136) Installing libssh (0.9.6-r1) [2023-05-23T01:01:48.437Z] (108/136) Installing libtheora (1.1.1-r16) [2023-05-23T01:01:49.020Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T01:01:49.288Z] (110/136) Installing libva (2.14.0-r0) [2023-05-23T01:01:49.694Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:01:49.867Z] (111/136) Installing libvdpau (1.5-r0) [2023-05-23T01:01:50.132Z] (112/136) Installing vidstab (1.1.0-r1) [2023-05-23T01:01:50.397Z] (113/136) Installing libvpx (1.11.0-r1) [2023-05-23T01:01:50.977Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-05-23T01:01:51.557Z] (115/136) Installing numactl (2.0.14-r0) [2023-05-23T01:01:51.824Z] (116/136) Installing x265-libs (3.5-r3) [2023-05-23T01:01:52.406Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-05-23T01:01:52.987Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-05-23T01:01:54.929Z] (119/136) Installing libevent (2.1.12-r4) [2023-05-23T01:01:55.196Z] (120/136) Installing mesa (21.3.9-r0) [2023-05-23T01:01:55.463Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-05-23T01:01:55.732Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-05-23T01:01:55.997Z] (123/136) Installing icu-data-en (71.1-r2) [2023-05-23T01:01:56.576Z] Executing icu-data-en-71.1-r2.post-install [2023-05-23T01:01:56.576Z] * [2023-05-23T01:01:56.576Z] * If you need ICU with non-English locales and legacy charset support, install [2023-05-23T01:01:56.576Z] * package icu-data-full. [2023-05-23T01:01:56.576Z] * [2023-05-23T01:01:56.576Z] (124/136) Installing icu-libs (71.1-r2) [2023-05-23T01:01:57.158Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-05-23T01:01:57.740Z] (126/136) Installing minizip (1.2.12-r0) [2023-05-23T01:01:58.006Z] (127/136) Installing nspr (4.33-r0) [2023-05-23T01:01:58.272Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-05-23T01:01:58.855Z] (129/136) Installing nss (3.78.1-r0) [2023-05-23T01:01:59.438Z] (130/136) Installing re2 (2022.04.01-r0) [2023-05-23T01:02:00.023Z] (131/136) Installing snappy (1.1.9-r4) [2023-05-23T01:02:00.290Z] (132/136) Installing libgpg-error (1.45-r0) [2023-05-23T01:02:00.556Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-05-23T01:02:01.139Z] (134/136) Installing libxslt (1.1.35-r0) [2023-05-23T01:02:01.727Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-05-23T01:02:16.722Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-05-23T01:02:16.722Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T01:02:16.722Z] Executing glib-2.72.1-r0.trigger [2023-05-23T01:02:16.722Z] Executing shared-mime-info-2.2-r2.trigger [2023-05-23T01:02:18.135Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T01:02:18.135Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-05-23T01:02:18.135Z] Executing fontconfig-2.14.0-r0.trigger [2023-05-23T01:02:18.404Z] Executing mkfontscale-1.2.2-r0.trigger [2023-05-23T01:02:18.404Z] OK: 376 MiB in 159 packages [2023-05-23T01:02:18.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:02:19.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:02:20.669Z] (1/21) Installing binutils (2.38-r3) [2023-05-23T01:02:21.257Z] (2/21) Installing isl22 (0.22-r0) [2023-05-23T01:02:21.841Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-05-23T01:02:22.108Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-05-23T01:02:22.691Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-05-23T01:02:25.274Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-05-23T01:02:25.860Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-05-23T01:02:26.127Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-05-23T01:02:27.087Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-05-23T01:02:27.355Z] (10/21) Installing libpq (14.8-r0) [2023-05-23T01:02:27.938Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-05-23T01:02:28.522Z] (12/21) Installing libpq-dev (14.8-r0) [2023-05-23T01:02:28.788Z] (13/21) Installing libecpg (14.8-r0) [2023-05-23T01:02:29.371Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-05-23T01:02:29.638Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-05-23T01:02:39.719Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-05-23T01:02:43.976Z] (17/21) Installing clang (13.0.1-r1) [2023-05-23T01:02:44.937Z] (18/21) Installing icu (71.1-r2) [2023-05-23T01:02:45.201Z] (19/21) Installing icu-dev (71.1-r2) [2023-05-23T01:02:45.781Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-05-23T01:02:45.914Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:02:51.122Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-05-23T01:02:52.085Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T01:02:52.085Z] OK: 768 MiB in 180 packages [2023-05-23T01:02:52.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:02:52.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:02:54.351Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-05-23T01:02:56.930Z] (2/10) Installing gdbm (1.23-r0) [2023-05-23T01:02:56.930Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-05-23T01:02:57.196Z] (4/10) Installing readline (8.1.2-r0) [2023-05-23T01:02:57.777Z] (5/10) Installing python3 (3.10.11-r0) [2023-05-23T01:03:02.031Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-05-23T01:03:07.430Z] (7/10) Installing libsodium (1.0.18-r0) [2023-05-23T01:03:08.023Z] (8/10) Installing libzmq (4.3.4-r0) [2023-05-23T01:03:08.297Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-05-23T01:03:08.886Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-05-23T01:03:08.886Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T01:03:09.157Z] OK: 938 MiB in 190 packages [2023-05-23T01:03:09.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:03:09.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:03:11.195Z] OK: 938 MiB in 190 packages [2023-05-23T01:03:11.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:03:12.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:03:13.463Z] (1/1) Installing tzdata (2023c-r0) [2023-05-23T01:03:14.426Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T01:03:14.426Z] OK: 941 MiB in 191 packages [2023-05-23T01:03:15.833Z] (1/1) Purging tzdata (2023c-r0) [2023-05-23T01:03:15.833Z] Executing busybox-1.35.0-r17.trigger [2023-05-23T01:03:15.833Z] OK: 938 MiB in 190 packages [2023-05-23T01:03:34.045Z] Looking in links: /tmp/tmp_9e_0xl0 [2023-05-23T01:03:34.045Z] Processing /tmp/tmp_9e_0xl0/setuptools-65.5.0-py3-none-any.whl [2023-05-23T01:03:34.045Z] Processing /tmp/tmp_9e_0xl0/pip-23.0.1-py3-none-any.whl [2023-05-23T01:03:34.045Z] Installing collected packages: setuptools, pip [2023-05-23T01:03:49.024Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-05-23T01:03:49.024Z] 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 [2023-05-23T01:03:50.968Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-05-23T01:03:51.552Z] Collecting pip [2023-05-23T01:03:51.552Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-05-23T01:03:51.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.8 MB/s eta 0:00:00 [2023-05-23T01:03:51.821Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-05-23T01:03:55.160Z] Collecting setuptools [2023-05-23T01:03:55.160Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-05-23T01:03:55.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.9 MB/s eta 0:00:00 [2023-05-23T01:03:55.160Z] Collecting wheel [2023-05-23T01:03:55.160Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-05-23T01:03:55.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 20.4 MB/s eta 0:00:00 [2023-05-23T01:03:56.567Z] Installing collected packages: wheel, setuptools, pip [2023-05-23T01:03:57.150Z] Attempting uninstall: setuptools [2023-05-23T01:03:57.150Z] Found existing installation: setuptools 65.5.0 [2023-05-23T01:03:58.107Z] Uninstalling setuptools-65.5.0: [2023-05-23T01:03:58.107Z] Successfully uninstalled setuptools-65.5.0 [2023-05-23T01:04:03.443Z] Attempting uninstall: pip [2023-05-23T01:04:03.443Z] Found existing installation: pip 23.0.1 [2023-05-23T01:04:05.388Z] Uninstalling pip-23.0.1: [2023-05-23T01:04:05.388Z] Successfully uninstalled pip-23.0.1 [2023-05-23T01:04:07.354Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:04:17.829Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-05-23T01:04:17.829Z] 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 [2023-05-23T01:04:21.178Z] Processing ./edgex-taf-common [2023-05-23T01:04:21.178Z] Preparing metadata (setup.py): started [2023-05-23T01:04:22.147Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:04:22.147Z] Building wheels for collected packages: edgex-taf-common [2023-05-23T01:04:22.147Z] Building wheel for edgex-taf-common (setup.py): started [2023-05-23T01:04:24.116Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-05-23T01:04:24.116Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=38ec3b5378850d68711c84d8a4adf8cc5e53a1d6ec0068cbc111926241fef57b [2023-05-23T01:04:24.116Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-05-23T01:04:24.116Z] Successfully built edgex-taf-common [2023-05-23T01:04:24.697Z] Installing collected packages: edgex-taf-common [2023-05-23T01:04:24.697Z] Successfully installed edgex-taf-common-0.0.0 [2023-05-23T01:04:24.697Z] 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 [2023-05-23T01:04:30.043Z] Collecting robotframework==4.1.3 [2023-05-23T01:04:30.043Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-05-23T01:04:30.043Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.2 MB/s eta 0:00:00 [2023-05-23T01:04:31.000Z] Installing collected packages: robotframework [2023-05-23T01:04:33.908Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-05-23T01:04:33.908Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360049 sha256=e409c7b4c296388e6e65fe9cf2d3422039eb5bfd4330206edb677c82f398ab8a [2023-05-23T01:04:33.908Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-05-23T01:04:33.908Z] Successfully built numpy [2023-05-23T01:04:33.908Z] Installing collected packages: numpy [2023-05-23T01:04:33.908Z] Successfully installed numpy-1.22.3 [2023-05-23T01:04:33.908Z] 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 [2023-05-23T01:04:33.908Z] Collecting psutil==5.9.0 [2023-05-23T01:04:33.908Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-05-23T01:04:33.908Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 12.6 MB/s eta 0:00:00 [2023-05-23T01:04:34.171Z] Preparing metadata (setup.py): started [2023-05-23T01:04:34.430Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:04:34.430Z] Building wheels for collected packages: psutil [2023-05-23T01:04:34.430Z] Building wheel for psutil (setup.py): started [2023-05-23T01:04:35.805Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-05-23T01:04:35.805Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271452 sha256=6314d395205d69e137dd405c9696425ab1c3d57bc31c708333ff11f7d224d971 [2023-05-23T01:04:35.805Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-05-23T01:04:35.805Z] Successfully built psutil [2023-05-23T01:04:36.355Z] Successfully installed robotframework-4.1.3 [2023-05-23T01:04:36.355Z] 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 [2023-05-23T01:04:36.375Z] Installing collected packages: psutil [2023-05-23T01:04:36.375Z] Successfully installed psutil-5.9.0 [2023-05-23T01:04:36.375Z] 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 [2023-05-23T01:04:37.311Z] Collecting pycryptodome==3.15.0 [2023-05-23T01:04:37.311Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-05-23T01:04:37.569Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.4 MB/s eta 0:00:00 [2023-05-23T01:04:37.828Z] Preparing metadata (setup.py): started [2023-05-23T01:04:39.204Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:04:39.204Z] Building wheels for collected packages: pycryptodome [2023-05-23T01:04:39.204Z] Building wheel for pycryptodome (setup.py): started [2023-05-23T01:04:40.605Z] Collecting docker==4.4.1 [2023-05-23T01:04:40.870Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-05-23T01:04:40.870Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 3.8 MB/s eta 0:00:00 [2023-05-23T01:04:41.137Z] Collecting six>=1.4.0 (from docker==4.4.1) [2023-05-23T01:04:41.137Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-05-23T01:04:41.718Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1) [2023-05-23T01:04:41.718Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-05-23T01:04:41.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.2 MB/s eta 0:00:00 [2023-05-23T01:04:42.298Z] Collecting requests!=2.18.0,>=2.14.2 (from docker==4.4.1) [2023-05-23T01:04:42.298Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-05-23T01:04:42.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.7 MB/s eta 0:00:00 [2023-05-23T01:04:43.262Z] Collecting charset-normalizer<4,>=2 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) [2023-05-23T01:04:43.262Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-05-23T01:04:43.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 6.6 MB/s eta 0:00:00 [2023-05-23T01:04:43.548Z] Collecting idna<4,>=2.5 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) [2023-05-23T01:04:43.548Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-05-23T01:04:43.548Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.9 MB/s eta 0:00:00 [2023-05-23T01:04:44.141Z] Collecting urllib3<3,>=1.21.1 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) [2023-05-23T01:04:44.141Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-05-23T01:04:44.141Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 5.3 MB/s eta 0:00:00 [2023-05-23T01:04:44.411Z] Collecting certifi>=2017.4.17 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) [2023-05-23T01:04:44.411Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-05-23T01:04:44.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.0 MB/s eta 0:00:00 [2023-05-23T01:04:45.834Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2023-05-23T01:04:50.095Z] Successfully installed certifi-2023.5.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.31.0 six-1.16.0 urllib3-2.0.2 websocket-client-1.5.2 [2023-05-23T01:04:50.095Z] 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 [2023-05-23T01:04:54.360Z] Collecting python-dotenv==0.15.0 [2023-05-23T01:04:54.360Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-05-23T01:04:55.317Z] Installing collected packages: python-dotenv [2023-05-23T01:04:55.317Z] Successfully installed python-dotenv-0.15.0 [2023-05-23T01:04:55.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 [2023-05-23T01:04:59.571Z] Collecting RESTinstance==1.0.2 [2023-05-23T01:04:59.571Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-05-23T01:04:59.571Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2023-05-23T01:04:59.571Z] Collecting docutils (from RESTinstance==1.0.2) [2023-05-23T01:04:59.571Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-05-23T01:04:59.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.6 MB/s eta 0:00:00 [2023-05-23T01:04:59.849Z] Collecting flex (from RESTinstance==1.0.2) [2023-05-23T01:04:59.849Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-05-23T01:04:59.849Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 [2023-05-23T01:05:00.117Z] Preparing metadata (setup.py): started [2023-05-23T01:05:01.536Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:05:04.124Z] Collecting GenSON (from RESTinstance==1.0.2) [2023-05-23T01:05:04.394Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-05-23T01:05:04.394Z] Preparing metadata (setup.py): started [2023-05-23T01:05:05.889Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-05-23T01:05:05.889Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111260 sha256=4581570b0b1f8df9fc57426c1a2c39335528d6ba8b9dcdfa4d3b486cc2542a64 [2023-05-23T01:05:05.889Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-05-23T01:05:05.889Z] Successfully built pycryptodome [2023-05-23T01:05:05.889Z] Installing collected packages: pycryptodome [2023-05-23T01:05:05.889Z] Successfully installed pycryptodome-3.15.0 [2023-05-23T01:05:05.889Z] 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 [2023-05-23T01:05:05.889Z] Collecting influxdb-client==1.33.0 [2023-05-23T01:05:05.889Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-05-23T01:05:05.889Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 16.1 MB/s eta 0:00:00 [2023-05-23T01:05:05.889Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0) [2023-05-23T01:05:05.889Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-05-23T01:05:05.889Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 13.5 MB/s eta 0:00:00 [2023-05-23T01:05:05.889Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2023.5.7) [2023-05-23T01:05:05.889Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0) [2023-05-23T01:05:05.889Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-05-23T01:05:05.889Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.8 MB/s eta 0:00:00 [2023-05-23T01:05:05.889Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.8.0) [2023-05-23T01:05:05.889Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) [2023-05-23T01:05:05.889Z] Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) [2023-05-23T01:05:05.889Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0) [2023-05-23T01:05:05.889Z] Downloading typing_extensions-4.6.0-py3-none-any.whl (30 kB) [2023-05-23T01:05:05.889Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2023-05-23T01:05:05.889Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.6.0 [2023-05-23T01:05:05.889Z] 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 [2023-05-23T01:05:06.340Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:05:06.340Z] Collecting jsonpath-ng (from RESTinstance==1.0.2) [2023-05-23T01:05:06.340Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-05-23T01:05:06.609Z] Collecting pygments (from RESTinstance==1.0.2) [2023-05-23T01:05:06.609Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-05-23T01:05:06.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.1 MB/s eta 0:00:00 [2023-05-23T01:05:06.876Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.31.0) [2023-05-23T01:05:07.462Z] Collecting jsonschema (from RESTinstance==1.0.2) [2023-05-23T01:05:07.462Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-05-23T01:05:07.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.5 MB/s eta 0:00:00 [2023-05-23T01:05:07.738Z] Collecting rfc3987 (from RESTinstance==1.0.2) [2023-05-23T01:05:07.738Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-05-23T01:05:07.738Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2) [2023-05-23T01:05:07.738Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-05-23T01:05:07.738Z] Preparing metadata (setup.py): started [2023-05-23T01:05:09.695Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:05:10.673Z] Collecting pytz (from RESTinstance==1.0.2) [2023-05-23T01:05:10.673Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-05-23T01:05:10.673Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.9 MB/s eta 0:00:00 [2023-05-23T01:05:10.943Z] Collecting tzlocal (from RESTinstance==1.0.2) [2023-05-23T01:05:10.943Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-05-23T01:05:10.943Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2023-05-23T01:05:11.529Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2) [2023-05-23T01:05:11.529Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-05-23T01:05:11.529Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 1.2 MB/s eta 0:00:00 [2023-05-23T01:05:13.471Z] Installing build dependencies: started [2023-05-23T01:05:23.989Z] Removing intermediate container dc599a7aa810 [2023-05-23T01:05:23.989Z] ---> 37d5e14ae58f [2023-05-23T01:05:23.989Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-05-23T01:05:23.989Z] ---> Running in b54a84deb552 [2023-05-23T01:05:23.989Z] Removing intermediate container b54a84deb552 [2023-05-23T01:05:23.989Z] ---> bb6218472b6a [2023-05-23T01:05:23.989Z] Step 10/12 : LABEL arch=amd64 [2023-05-23T01:05:23.989Z] ---> Running in fe61207df220 [2023-05-23T01:05:23.989Z] Removing intermediate container fe61207df220 [2023-05-23T01:05:23.989Z] ---> b1a6ee4b7b9c [2023-05-23T01:05:23.989Z] Step 11/12 : LABEL git_sha=c3e817505568c114697d08a2d7a7de8b3200220a [2023-05-23T01:05:23.989Z] ---> Running in 042402223d36 [2023-05-23T01:05:23.989Z] Removing intermediate container 042402223d36 [2023-05-23T01:05:23.989Z] ---> e368f6b10237 [2023-05-23T01:05:23.989Z] Step 12/12 : LABEL version=0.0.0 [2023-05-23T01:05:23.989Z] ---> Running in 64de967f51a6 [2023-05-23T01:05:23.989Z] Removing intermediate container 64de967f51a6 [2023-05-23T01:05:23.989Z] ---> 8860ec918a2e [2023-05-23T01:05:23.989Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T01:05:23.989Z] Successfully built 8860ec918a2e [2023-05-23T01:05:23.989Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:05:24.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:05:24.919Z] [2023-05-23T01:05:24.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:05:25.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:05:25.285Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T01:05:25.285Z] 5eb5b503b376: Pulling fs layer [2023-05-23T01:05:25.285Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T01:05:25.285Z] ec43610c2a17: Pulling fs layer [2023-05-23T01:05:25.285Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T01:05:25.285Z] 33b1e0a273af: Pulling fs layer [2023-05-23T01:05:25.285Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T01:05:25.285Z] 2f39f015ded8: Pulling fs layer [2023-05-23T01:05:25.285Z] 2f39f015ded8: Waiting [2023-05-23T01:05:25.285Z] 3a2ae6a8a46f: Waiting [2023-05-23T01:05:25.285Z] 33b1e0a273af: Waiting [2023-05-23T01:05:25.285Z] 5d3b04190fa2: Waiting [2023-05-23T01:05:25.285Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T01:05:25.285Z] 5c69ac0246d0: Download complete [2023-05-23T01:05:25.285Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T01:05:25.285Z] 3a2ae6a8a46f: Download complete [2023-05-23T01:05:25.285Z] 33b1e0a273af: Verifying Checksum [2023-05-23T01:05:25.285Z] 33b1e0a273af: Download complete [2023-05-23T01:05:25.285Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T01:05:25.285Z] 5d3b04190fa2: Download complete [2023-05-23T01:05:25.548Z] ec43610c2a17: Verifying Checksum [2023-05-23T01:05:25.548Z] 5eb5b503b376: Download complete [2023-05-23T01:05:26.114Z] 2f39f015ded8: Verifying Checksum [2023-05-23T01:05:26.114Z] 2f39f015ded8: Download complete [2023-05-23T01:05:26.679Z] 5eb5b503b376: Pull complete [2023-05-23T01:05:26.938Z] 5c69ac0246d0: Pull complete [2023-05-23T01:05:27.197Z] ec43610c2a17: Pull complete [2023-05-23T01:05:27.454Z] 3a2ae6a8a46f: Pull complete [2023-05-23T01:05:27.713Z] 33b1e0a273af: Pull complete [2023-05-23T01:05:27.713Z] 5d3b04190fa2: Pull complete [2023-05-23T01:05:31.891Z] 2f39f015ded8: Pull complete [2023-05-23T01:05:31.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T01:05:31.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:05:31.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:05:32.111Z] prd-ubuntu20.04-docker-8c-8g-16425 does not seem to be running inside a container [2023-05-23T01:05:32.134Z] $ 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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T01:05:35.891Z] $ docker top d31ae89d323825351638a9d0cddd6996b3d6b98fa557f3e15ee36ab3914e282b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:05:36.378Z] ---> job-cost.sh [2023-05-23T01:05:36.378Z] lf-activate-venv: SKIPPING [2023-05-23T01:05:36.378Z] INFO: No Stack... [2023-05-23T01:05:36.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T01:05:37.206Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T01:05:37.523Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/cost.csv [2023-05-23T01:05:37.523Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T01:05:37.570Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [2023-05-23T01:05:37.575Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] did not exist. Created. [2023-05-23T01:05:37.575Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T01:05:37.964Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T01:05:38.022Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T01:05:38.044Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T01:05:38.105Z] $ docker stop --time=1 d31ae89d323825351638a9d0cddd6996b3d6b98fa557f3e15ee36ab3914e282b [2023-05-23T01:05:39.257Z] $ docker rm -f --volumes d31ae89d323825351638a9d0cddd6996b3d6b98fa557f3e15ee36ab3914e282b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T01:05:40.148Z] Installing build dependencies: finished with status 'done' [2023-05-23T01:05:40.148Z] Getting requirements to build wheel: started [2023-05-23T01:05:58.431Z] Getting requirements to build wheel: finished with status 'done' [2023-05-23T01:05:58.431Z] Preparing metadata (pyproject.toml): started [2023-05-23T01:05:58.431Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-23T01:05:58.431Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2) [2023-05-23T01:05:58.431Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-05-23T01:05:58.696Z] Preparing metadata (setup.py): started [2023-05-23T01:06:00.103Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:06:00.371Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2) [2023-05-23T01:06:00.371Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-05-23T01:06:00.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.2 MB/s eta 0:00:00 [2023-05-23T01:06:00.639Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2) [2023-05-23T01:06:00.639Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-05-23T01:06:00.639Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) [2023-05-23T01:06:00.639Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2023-05-23T01:06:00.639Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.0.2) [2023-05-23T01:06:00.639Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2023.5.7) [2023-05-23T01:06:00.906Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2) [2023-05-23T01:06:00.906Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-05-23T01:06:00.906Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.9 MB/s eta 0:00:00 [2023-05-23T01:06:01.173Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2) [2023-05-23T01:06:01.440Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-05-23T01:06:02.404Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2) [2023-05-23T01:06:02.404Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-05-23T01:06:02.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.3 MB/s eta 0:00:00 [2023-05-23T01:06:02.988Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2) [2023-05-23T01:06:02.988Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-05-23T01:06:03.256Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.0 MB/s eta 0:00:00 [2023-05-23T01:06:04.213Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-05-23T01:06:04.213Z] Building wheel for flex (setup.py): started [2023-05-23T01:06:07.557Z] Building wheel for flex (setup.py): finished with status 'done' [2023-05-23T01:06:07.557Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=e3d99cd5e83a3edcd08717c7323471e44fe98538a69c270088c29fd2824afadf [2023-05-23T01:06:07.557Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-05-23T01:06:07.557Z] Building wheel for strict-rfc3339 (setup.py): started [2023-05-23T01:06:08.963Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-05-23T01:06:08.963Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=63aed3176865899c4795f6101d94406202fbd9b8cd46d512697bdd5b8f44311b [2023-05-23T01:06:08.963Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-05-23T01:06:08.963Z] Building wheel for GenSON (setup.py): started [2023-05-23T01:06:10.902Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-05-23T01:06:10.902Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=f43ade048c4d41b482c99a84f574ecc677cacf25817e290954c089e42b50cb15 [2023-05-23T01:06:10.902Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-05-23T01:06:10.902Z] Building wheel for PyYAML (pyproject.toml): started [2023-05-23T01:06:14.503Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-05-23T01:06:14.504Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=cea90a9529124c6d287915c5856a0a9da31901bded97ee9d3a88403b173ed10b [2023-05-23T01:06:14.504Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-05-23T01:06:14.504Z] Building wheel for validate-email (setup.py): started [2023-05-23T01:06:16.454Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-05-23T01:06:16.454Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a91e6f1dcec3ea558c8bd1e8addd540393534827ba3e307075c731dc32e3f555 [2023-05-23T01:06:16.454Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-05-23T01:06:16.454Z] Successfully built flex strict-rfc3339 GenSON PyYAML validate-email [2023-05-23T01:06:18.409Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzlocal, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, jsonschema, jsonpath-ng, flex, RESTinstance [2023-05-23T01:06:33.428Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-23.1.0 click-8.1.3 decorator-5.1.1 docutils-0.20.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.15.1 pyrsistent-0.19.3 pytz-2023.3 rfc3987-1.3.8 strict-rfc3339-0.7 tzlocal-5.0.1 validate-email-1.3 [2023-05-23T01:06:33.428Z] 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 [2023-05-23T01:06:40.090Z] Collecting robotbackgroundlogger==1.2 [2023-05-23T01:06:40.090Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-05-23T01:06:40.090Z] Preparing metadata (setup.py): started [2023-05-23T01:06:41.516Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:06:41.516Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2023-05-23T01:06:41.516Z] Building wheels for collected packages: robotbackgroundlogger [2023-05-23T01:06:41.516Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-05-23T01:06:44.115Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-05-23T01:06:44.115Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e7d01f4147baa2effc13630da4dd1f45315caa3395358b24ead594ddcd5a05b4 [2023-05-23T01:06:44.115Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-05-23T01:06:44.115Z] Successfully built robotbackgroundlogger [2023-05-23T01:06:45.532Z] Installing collected packages: robotbackgroundlogger [2023-05-23T01:06:45.532Z] Successfully installed robotbackgroundlogger-1.2 [2023-05-23T01:06:45.532Z] 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 [2023-05-23T01:06:49.810Z] Collecting configparser==5.0.1 [2023-05-23T01:06:49.810Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-05-23T01:06:51.781Z] Installing collected packages: configparser [2023-05-23T01:06:51.781Z] Successfully installed configparser-5.0.1 [2023-05-23T01:06:51.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 [2023-05-23T01:06:57.149Z] Collecting requests==2.25.1 [2023-05-23T01:06:57.149Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-05-23T01:06:57.149Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 [2023-05-23T01:06:57.149Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1) [2023-05-23T01:06:57.149Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-05-23T01:06:57.149Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.1 MB/s eta 0:00:00 [2023-05-23T01:06:57.149Z] Collecting idna<3,>=2.5 (from requests==2.25.1) [2023-05-23T01:06:57.149Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-05-23T01:06:57.149Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.8 MB/s eta 0:00:00 [2023-05-23T01:06:57.418Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1) [2023-05-23T01:06:57.418Z] Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) [2023-05-23T01:06:57.689Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 5.4 MB/s eta 0:00:00 [2023-05-23T01:06:57.689Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2023.5.7) [2023-05-23T01:07:00.283Z] Installing collected packages: urllib3, idna, chardet, requests [2023-05-23T01:07:00.283Z] Attempting uninstall: urllib3 [2023-05-23T01:07:00.283Z] Found existing installation: urllib3 2.0.2 [2023-05-23T01:07:00.283Z] Uninstalling urllib3-2.0.2: [2023-05-23T01:07:00.283Z] Successfully uninstalled urllib3-2.0.2 [2023-05-23T01:07:00.871Z] Attempting uninstall: idna [2023-05-23T01:07:00.871Z] Found existing installation: idna 3.4 [2023-05-23T01:07:00.871Z] Uninstalling idna-3.4: [2023-05-23T01:07:00.871Z] Successfully uninstalled idna-3.4 [2023-05-23T01:07:04.235Z] Attempting uninstall: requests [2023-05-23T01:07:04.235Z] Found existing installation: requests 2.31.0 [2023-05-23T01:07:04.235Z] Uninstalling requests-2.31.0: [2023-05-23T01:07:04.235Z] Successfully uninstalled requests-2.31.0 [2023-05-23T01:07:04.507Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.15 [2023-05-23T01:07:04.507Z] 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 [2023-05-23T01:07:08.779Z] Collecting robotframework-requests==0.8.0 [2023-05-23T01:07:09.047Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-05-23T01:07:09.047Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2023-05-23T01:07:09.047Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2023-05-23T01:07:09.047Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2023-05-23T01:07:09.047Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2023-05-23T01:07:09.316Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) [2023-05-23T01:07:09.316Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2023.5.7) [2023-05-23T01:07:11.266Z] Installing collected packages: robotframework-requests [2023-05-23T01:07:11.266Z] Successfully installed robotframework-requests-0.8.0 [2023-05-23T01:07:11.266Z] 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 [2023-05-23T01:07:15.535Z] Collecting paho-mqtt==1.5.1 [2023-05-23T01:07:15.535Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-05-23T01:07:15.535Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.6 MB/s eta 0:00:00 [2023-05-23T01:07:15.804Z] Preparing metadata (setup.py): started [2023-05-23T01:07:17.221Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:07:17.489Z] Building wheels for collected packages: paho-mqtt [2023-05-23T01:07:17.489Z] Building wheel for paho-mqtt (setup.py): started [2023-05-23T01:07:20.086Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-05-23T01:07:20.086Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=6cbd8a79eed7897bd194d4d72256b9e02da7b1f8d65e380089053edf51a9135d [2023-05-23T01:07:20.086Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-05-23T01:07:20.086Z] Successfully built paho-mqtt [2023-05-23T01:07:22.046Z] Installing collected packages: paho-mqtt [2023-05-23T01:07:22.320Z] Successfully installed paho-mqtt-1.5.1 [2023-05-23T01:07:22.320Z] 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 [2023-05-23T01:07:27.687Z] Collecting redis==4.5.3 [2023-05-23T01:07:27.687Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-05-23T01:07:27.687Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.3 MB/s eta 0:00:00 [2023-05-23T01:07:27.687Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3) [2023-05-23T01:07:27.687Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-05-23T01:07:29.638Z] Installing collected packages: async-timeout, redis [2023-05-23T01:07:31.594Z] Successfully installed async-timeout-4.0.2 redis-4.5.3 [2023-05-23T01:07:31.594Z] 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 [2023-05-23T01:07:38.271Z] Collecting pyzmq==22.2.1 [2023-05-23T01:07:38.271Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-05-23T01:07:38.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s eta 0:00:00 [2023-05-23T01:07:39.685Z] Installing build dependencies: started [2023-05-23T01:07:57.922Z] Installing build dependencies: finished with status 'done' [2023-05-23T01:07:57.922Z] Getting requirements to build wheel: started [2023-05-23T01:08:01.855Z] Getting requirements to build wheel: finished with status 'done' [2023-05-23T01:08:01.855Z] Preparing metadata (pyproject.toml): started [2023-05-23T01:08:01.855Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-23T01:08:01.855Z] Building wheels for collected packages: pyzmq [2023-05-23T01:08:01.855Z] Building wheel for pyzmq (pyproject.toml): started [2023-05-23T01:09:23.552Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-05-23T01:11:00.242Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-05-23T01:11:15.227Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-05-23T01:11:15.227Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515243 sha256=bcbf81fbb0d4f61a4bd6482264a2f782915847786c0bd03f703170996af3d39c [2023-05-23T01:11:15.227Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-05-23T01:11:15.227Z] Successfully built pyzmq [2023-05-23T01:11:15.227Z] Installing collected packages: pyzmq [2023-05-23T01:11:17.164Z] Successfully installed pyzmq-22.2.1 [2023-05-23T01:11:17.164Z] 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 [2023-05-23T01:11:22.791Z] Collecting robotframework-seleniumlibrary==5.1.3 [2023-05-23T01:11:22.791Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-05-23T01:11:23.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 99.9 kB/s eta 0:00:00 [2023-05-23T01:11:23.375Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:23.375Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-05-23T01:11:23.643Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2023-05-23T01:11:23.914Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:23.914Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-05-23T01:11:24.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 12.0 MB/s eta 0:00:00 [2023-05-23T01:11:24.770Z] Requirement already satisfied: urllib3[socks]<3,>=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) [2023-05-23T01:11:25.040Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:25.040Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-05-23T01:11:25.040Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.9 MB/s eta 0:00:00 [2023-05-23T01:11:25.040Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:25.310Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-05-23T01:11:25.310Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2023.5.7) [2023-05-23T01:11:25.310Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (23.1.0) [2023-05-23T01:11:25.579Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:25.579Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-05-23T01:11:25.579Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:25.579Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-05-23T01:11:25.579Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2023-05-23T01:11:25.847Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:25.847Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-05-23T01:11:25.847Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:25.847Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-05-23T01:11:26.115Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:26.116Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-05-23T01:11:26.384Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:26.384Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-05-23T01:11:26.652Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:26.921Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-05-23T01:11:27.508Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) [2023-05-23T01:11:27.508Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-05-23T01:11:27.508Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 [2023-05-23T01:11:30.098Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2023-05-23T01:11:45.166Z] Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 [2023-05-23T01:11:45.166Z] 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 [2023-05-23T01:11:47.791Z] Collecting psycopg2==2.9.3 [2023-05-23T01:11:47.791Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-05-23T01:11:49.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 233.1 kB/s eta 0:00:00 [2023-05-23T01:11:50.335Z] Preparing metadata (setup.py): started [2023-05-23T01:11:52.290Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:11:52.290Z] Building wheels for collected packages: psycopg2 [2023-05-23T01:11:52.290Z] Building wheel for psycopg2 (setup.py): started [2023-05-23T01:13:00.226Z] Building wheel for psycopg2 (setup.py): still running... [2023-05-23T01:13:12.575Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-05-23T01:13:12.575Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470358 sha256=0ae94604178b17614620660f71f733b3245d38f3e5b6320d7b5d9e3203b0ce02 [2023-05-23T01:13:12.575Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-05-23T01:13:12.575Z] Successfully built psycopg2 [2023-05-23T01:13:13.541Z] Installing collected packages: psycopg2 [2023-05-23T01:13:14.131Z] Successfully installed psycopg2-2.9.3 [2023-05-23T01:13:14.131Z] 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 [2023-05-23T01:13:22.370Z] Collecting numpy==1.22.3 [2023-05-23T01:13:22.370Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-05-23T01:13:23.346Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 8.7 MB/s eta 0:00:00 [2023-05-23T01:13:28.711Z] Installing build dependencies: started [2023-05-23T01:13:55.391Z] Installing build dependencies: finished with status 'done' [2023-05-23T01:13:55.391Z] Getting requirements to build wheel: started [2023-05-23T01:13:59.643Z] Getting requirements to build wheel: finished with status 'done' [2023-05-23T01:13:59.643Z] Preparing metadata (pyproject.toml): started [2023-05-23T01:14:04.994Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-23T01:14:04.994Z] Building wheels for collected packages: numpy [2023-05-23T01:14:04.994Z] Building wheel for numpy (pyproject.toml): started [2023-05-23T01:17:11.745Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:18:08.144Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:19:04.565Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:20:12.430Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:21:08.815Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:22:16.661Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:23:24.504Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:24:32.349Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:28:54.374Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:31:31.109Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:34:37.872Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:37:29.612Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:38:51.231Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:41:12.887Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:45:19.654Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:46:56.276Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:49:04.802Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-23T01:49:12.991Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-05-23T01:49:12.991Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18624248 sha256=eae4323b0f7ca6501d20de4b6cc031081ec07caaf8680b9449d784d2f04743ae [2023-05-23T01:49:12.991Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-05-23T01:49:12.991Z] Successfully built numpy [2023-05-23T01:49:14.397Z] Installing collected packages: numpy [2023-05-23T01:49:36.440Z] Successfully installed numpy-1.22.3 [2023-05-23T01:49:36.440Z] 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 [2023-05-23T01:49:40.685Z] Collecting psutil==5.9.0 [2023-05-23T01:49:40.685Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-05-23T01:49:40.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.3 MB/s eta 0:00:00 [2023-05-23T01:49:40.950Z] Preparing metadata (setup.py): started [2023-05-23T01:49:42.887Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-23T01:49:43.152Z] Building wheels for collected packages: psutil [2023-05-23T01:49:43.152Z] Building wheel for psutil (setup.py): started [2023-05-23T01:49:55.449Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-05-23T01:49:55.449Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271957 sha256=98b4266ab166ea591d14d68fd8cf729ffce44cbb496a04f6430d30dbe22f83b8 [2023-05-23T01:49:55.449Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-05-23T01:49:55.449Z] Successfully built psutil [2023-05-23T01:49:56.031Z] Installing collected packages: psutil [2023-05-23T01:49:57.973Z] Successfully installed psutil-5.9.0 [2023-05-23T01:49:57.973Z] 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 [2023-05-23T01:50:03.302Z] Collecting pycryptodome==3.15.0 [2023-05-23T01:50:03.568Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-05-23T01:50:03.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.5 MB/s eta 0:00:00 [2023-05-23T01:50:06.138Z] Installing collected packages: pycryptodome [2023-05-23T01:50:10.386Z] Successfully installed pycryptodome-3.15.0 [2023-05-23T01:50:10.386Z] 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 [2023-05-23T01:50:14.634Z] Collecting influxdb-client==1.33.0 [2023-05-23T01:50:14.634Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-05-23T01:50:14.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.8 MB/s eta 0:00:00 [2023-05-23T01:50:15.215Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0) [2023-05-23T01:50:15.215Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-05-23T01:50:15.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.2 MB/s eta 0:00:00 [2023-05-23T01:50:15.481Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2023.5.7) [2023-05-23T01:50:15.481Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0) [2023-05-23T01:50:15.481Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-05-23T01:50:15.481Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.5 MB/s eta 0:00:00 [2023-05-23T01:50:15.746Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.8.0) [2023-05-23T01:50:15.746Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) [2023-05-23T01:50:15.746Z] Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) [2023-05-23T01:50:15.746Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0) [2023-05-23T01:50:16.011Z] Downloading typing_extensions-4.6.0-py3-none-any.whl (30 kB) [2023-05-23T01:50:19.351Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2023-05-23T01:50:27.540Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.6.0 [2023-05-23T01:50:27.540Z] 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 [2023-05-23T01:51:06.391Z] Removing intermediate container 3339fe4d98ee [2023-05-23T01:51:06.391Z] ---> f61c7902ae9e [2023-05-23T01:51:06.391Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-05-23T01:51:06.391Z] ---> Running in 5c4378c772aa [2023-05-23T01:51:06.657Z] Removing intermediate container 5c4378c772aa [2023-05-23T01:51:06.657Z] ---> 4229efefb58a [2023-05-23T01:51:06.657Z] Step 10/12 : LABEL arch=arm64 [2023-05-23T01:51:06.657Z] ---> Running in e758da573b77 [2023-05-23T01:51:06.923Z] Removing intermediate container e758da573b77 [2023-05-23T01:51:06.923Z] ---> cad85b7402bc [2023-05-23T01:51:06.923Z] Step 11/12 : LABEL git_sha=c3e817505568c114697d08a2d7a7de8b3200220a [2023-05-23T01:51:07.190Z] ---> Running in 7f573c6605da [2023-05-23T01:51:07.457Z] Removing intermediate container 7f573c6605da [2023-05-23T01:51:07.457Z] ---> 81b2fa21258b [2023-05-23T01:51:07.457Z] Step 12/12 : LABEL version=0.0.0 [2023-05-23T01:51:07.457Z] ---> Running in 3355d649bbb2 [2023-05-23T01:51:07.723Z] Removing intermediate container 3355d649bbb2 [2023-05-23T01:51:07.723Z] ---> 27cfa2fb1911 [2023-05-23T01:51:07.723Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T01:51:07.723Z] Successfully built 27cfa2fb1911 [2023-05-23T01:51:07.723Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:51:08.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:51:08.667Z] [2023-05-23T01:51:08.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:51:09.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:51:09.079Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T01:51:09.079Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T01:51:09.079Z] 04944245beec: Pulling fs layer [2023-05-23T01:51:09.079Z] 699f458cf7ca: Pulling fs layer [2023-05-23T01:51:09.079Z] 765212b225bb: Pulling fs layer [2023-05-23T01:51:09.079Z] f23df028b6ca: Pulling fs layer [2023-05-23T01:51:09.079Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T01:51:09.079Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T01:51:09.079Z] f23df028b6ca: Waiting [2023-05-23T01:51:09.079Z] d65c8cfc05b1: Waiting [2023-05-23T01:51:09.079Z] 2437ff75d9bd: Waiting [2023-05-23T01:51:09.079Z] 765212b225bb: Waiting [2023-05-23T01:51:09.348Z] 04944245beec: Verifying Checksum [2023-05-23T01:51:09.348Z] 04944245beec: Download complete [2023-05-23T01:51:09.348Z] 765212b225bb: Verifying Checksum [2023-05-23T01:51:09.348Z] 765212b225bb: Download complete [2023-05-23T01:51:09.348Z] f23df028b6ca: Verifying Checksum [2023-05-23T01:51:09.348Z] f23df028b6ca: Download complete [2023-05-23T01:51:09.348Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T01:51:09.348Z] d65c8cfc05b1: Download complete [2023-05-23T01:51:09.618Z] 699f458cf7ca: Verifying Checksum [2023-05-23T01:51:09.618Z] 699f458cf7ca: Download complete [2023-05-23T01:51:09.885Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T01:51:09.885Z] 8998bd30e6a1: Download complete [2023-05-23T01:51:12.465Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T01:51:12.465Z] 2437ff75d9bd: Download complete [2023-05-23T01:51:13.883Z] 8998bd30e6a1: Pull complete [2023-05-23T01:51:14.462Z] 04944245beec: Pull complete [2023-05-23T01:51:15.881Z] 699f458cf7ca: Pull complete [2023-05-23T01:51:15.881Z] 765212b225bb: Pull complete [2023-05-23T01:51:16.462Z] f23df028b6ca: Pull complete [2023-05-23T01:51:16.730Z] d65c8cfc05b1: Pull complete [2023-05-23T01:51:31.715Z] 2437ff75d9bd: Pull complete [2023-05-23T01:51:31.715Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T01:51:31.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:51:31.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:51:32.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-16426 does not seem to be running inside a container [2023-05-23T01:51:32.095Z] $ 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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@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:arm64 cat [2023-05-23T01:51:34.587Z] $ docker top 0df457c577f4bdae95beef79310e6eac1ce8c1f3bb235caa3a86155789790563 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:51:35.490Z] ---> job-cost.sh [2023-05-23T01:51:35.490Z] lf-activate-venv: SKIPPING [2023-05-23T01:51:35.490Z] INFO: No Stack... [2023-05-23T01:51:35.756Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T01:51:36.712Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T01:51:37.381Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/cost.csv [2023-05-23T01:51:37.381Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T01:51:37.441Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [2023-05-23T01:51:37.446Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] did not exist. Created. [2023-05-23T01:51:37.446Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T01:51:37.875Z] /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/durable-cad56bc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T01:51:38.228Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T01:51:38.264Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T01:51:38.648Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T01:51:38.664Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T01:51:38.753Z] $ docker stop --time=1 0df457c577f4bdae95beef79310e6eac1ce8c1f3bb235caa3a86155789790563 [2023-05-23T01:51:40.225Z] $ docker rm -f --volumes 0df457c577f4bdae95beef79310e6eac1ce8c1f3bb235caa3a86155789790563 [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 [2023-05-23T01:51:41.712Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-52/archives ] [2023-05-23T01:51:41.713Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-52/archives [2023-05-23T01:51:41.713Z] total 16 [2023-05-23T01:51:41.713Z] drwxr-xr-x 3 root root 4096 May 23 01:05 . [2023-05-23T01:51:41.713Z] drwxrwxr-x 7 jenkins jenkins 4096 May 23 01:05 .. [2023-05-23T01:51:41.713Z] drwxr-xr-x 2 root root 4096 May 23 01:05 cost [2023-05-23T01:51:41.713Z] -rw-r--r-- 1 root root 87 May 23 01:05 cost.csv [2023-05-23T01:51:41.713Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-52/archives [2023-05-23T01:51:41.713Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-52/archives [2023-05-23T01:51:41.713Z] total 16 [2023-05-23T01:51:41.713Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:05 . [2023-05-23T01:51:41.713Z] drwxrwxr-x 7 jenkins jenkins 4096 May 23 01:05 .. [2023-05-23T01:51:41.713Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 01:05 cost [2023-05-23T01:51:41.713Z] -rw-r--r-- 1 jenkins jenkins 87 May 23 01:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:51:42.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:51:43.029Z] ---> package-listing.sh [2023-05-23T01:51:43.029Z] ++ facter osfamily [2023-05-23T01:51:43.029Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T01:51:43.319Z] + OS_FAMILY=debian [2023-05-23T01:51:43.319Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-52 [2023-05-23T01:51:43.319Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T01:51:43.319Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T01:51:43.319Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T01:51:43.319Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T01:51:43.319Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-52 ']' [2023-05-23T01:51:43.319Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T01:51:43.319Z] + case "${OS_FAMILY}" in [2023-05-23T01:51:43.319Z] + dpkg -l [2023-05-23T01:51:43.319Z] + grep '^ii' [2023-05-23T01:51:43.319Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T01:51:43.319Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T01:51:43.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T01:51:43.319Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-52 ']' [2023-05-23T01:51:43.319Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/ [2023-05-23T01:51:43.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/ [Pipeline] echo [2023-05-23T01:51:43.356Z] 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T01:51:43.647Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:51:44.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:51:44.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:51:44.420Z] prd-ubuntu20.04-docker-8c-8g-16425 does not seem to be running inside a container [2023-05-23T01:51:44.429Z] $ 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-52/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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@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 [2023-05-23T01:51:44.666Z] $ docker top 9d6ac54214b3dbdf3e17ca3628790478b7eb23d37ca1541b7cbd43651370e1b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:51:45.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T01:51:45.424Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T01:51:45.730Z] + ls /var/log/sa-host [2023-05-23T01:51:45.731Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T01:51:45.861Z] provisioning config files... [2023-05-23T01:51:45.870Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config10342690513427389622tmp [Pipeline] { [Pipeline] echo [2023-05-23T01:51:45.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:51:46.239Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T01:51:46.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:51:46.677Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T01:51:46.711Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:51:47.023Z] ---> sudo-logs.sh [2023-05-23T01:51:47.024Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T01:51:47.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:51:47.432Z] ---> job-cost.sh [2023-05-23T01:51:47.432Z] lf-activate-venv: SKIPPING [2023-05-23T01:51:47.432Z] DEBUG: total: 0.2199999988079071 [2023-05-23T01:51:47.432Z] INFO: Retrieving Stack Cost... [2023-05-23T01:51:48.022Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T01:51:48.285Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T01:51:48.326Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:51:48.640Z] ---> logs-deploy.sh [2023-05-23T01:51:48.640Z] lf-activate-venv: SKIPPING [2023-05-23T01:51:48.640Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-52/1 [2023-05-23T01:51:48.640Z] INFO: archiving workspace using pattern(s): [2023-05-23T01:51:49.578Z] Archives upload complete. [2023-05-23T01:51:49.838Z] INFO: archiving logs to Nexus