Pull request #49 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0042017953d2e9d1361905677afb4b2496c26f2a+95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 (2ef7bfdd1405466ac54a16f1180ad47d1a2e6bc3) 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-ssh17805087625081633039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18001772919189145359.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-49/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-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh948869404031067358.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-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5965848609744799186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8674758073191191564.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-49/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-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10971817493348638148.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5937 in /w/workspace/exfoundry_edgex-taf-common_PR-49 [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-49 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 into PR head commit 0042017953d2e9d1361905677afb4b2496c26f2a Merge succeeded, producing 0042017953d2e9d1361905677afb4b2496c26f2a Checking out Revision 0042017953d2e9d1361905677afb4b2496c26f2a (PR-49) > 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/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0042017953d2e9d1361905677afb4b2496c26f2a # 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 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0042017953d2e9d1361905677afb4b2496c26f2a # timeout=10 Commit message: "Bump redis from 3.5.3 to 4.5.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-27T22:23:37.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-27T22:23:37.904Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-27T22:23:37.995Z] ========================================================= [2023-03-27T22:23:37.995Z] EdgeX Global Pipelines Version Info [2023-03-27T22:23:37.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-27T22:23:38.737Z] ------------------- [2023-03-27T22:23:38.737Z] stable info: [2023-03-27T22:23:38.737Z] ------------------- [2023-03-27T22:23:38.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-27T22:23:38.737Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T22:23:38.737Z] Message: update stable to v1.0.245 [2023-03-27T22:23:39.308Z] ------------------- [2023-03-27T22:23:39.308Z] experimental info: [2023-03-27T22:23:39.308Z] ------------------- [2023-03-27T22:23:39.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-27T22:23:39.308Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-27T22:23:39.308Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-03-27T22:23:39.649Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-03-27T22:23:39.684Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-03-27T22:23:39.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-27T22:23:39.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-27T22:23:39.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-27T22:23:39.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-03-27T22:23:39.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-27T22:23:39.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-03-27T22:23:39.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-03-27T22:23:39.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T22:23:40.029Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-03-27T22:23:40.063Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-03-27T22:23:40.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-27T22:23:40.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-27T22:23:40.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-49 [Pipeline] echo [2023-03-27T22:23:40.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-49 [Pipeline] echo [2023-03-27T22:23:40.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-49 [Pipeline] echo [2023-03-27T22:23:40.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0042017953d2e9d1361905677afb4b2496c26f2a [Pipeline] echo [2023-03-27T22:23:40.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0042017 [Pipeline] echo [2023-03-27T22:23:40.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T22:23:40.466Z] provisioning config files... [2023-03-27T22:23:40.482Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/config16394456423105725687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T22:23:40.820Z] ---> docker-login.sh [2023-03-27T22:23:40.820Z] nexus3.edgexfoundry.org:10001 [2023-03-27T22:23:41.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:41.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:41.081Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:41.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:41.081Z] [2023-03-27T22:23:41.081Z] Login Succeeded [2023-03-27T22:23:41.081Z] nexus3.edgexfoundry.org:10002 [2023-03-27T22:23:41.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:41.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:41.341Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:41.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:41.341Z] [2023-03-27T22:23:41.341Z] Login Succeeded [2023-03-27T22:23:41.341Z] nexus3.edgexfoundry.org:10003 [2023-03-27T22:23:41.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:41.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:41.341Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:41.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:41.341Z] [2023-03-27T22:23:41.341Z] Login Succeeded [2023-03-27T22:23:41.341Z] nexus3.edgexfoundry.org:10004 [2023-03-27T22:23:41.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:41.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:41.602Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:41.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:41.602Z] [2023-03-27T22:23:41.602Z] Login Succeeded [2023-03-27T22:23:41.602Z] docker.io [2023-03-27T22:23:41.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:41.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:41.863Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:41.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:41.863Z] [2023-03-27T22:23:41.863Z] Login Succeeded [2023-03-27T22:23:41.863Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T22:23:41.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-27T22:23:42.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-27T22:23:42.535Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-27T22:23:42.535Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-27T22:23:42.535Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-27T22:23:42.535Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-03-27T22:23:42.535Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-27T22:23:42.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T22:23:43.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T22:23:43.009Z] [2023-03-27T22:23:43.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T22:23:43.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T22:23:43.373Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-27T22:23:43.373Z] b85a868b505f: Pulling fs layer [2023-03-27T22:23:43.373Z] e2be974225ed: Pulling fs layer [2023-03-27T22:23:43.373Z] 339a4e72a1f5: Pulling fs layer [2023-03-27T22:23:43.373Z] 988bab9f4d93: Pulling fs layer [2023-03-27T22:23:43.373Z] 1469e6f7b9e6: Pulling fs layer [2023-03-27T22:23:43.373Z] eaf3925da568: Pulling fs layer [2023-03-27T22:23:43.373Z] bab4dde63d76: Pulling fs layer [2023-03-27T22:23:43.373Z] bde34c3a00c8: Pulling fs layer [2023-03-27T22:23:43.373Z] b352a97aabf1: Pulling fs layer [2023-03-27T22:23:43.373Z] 4872d77fe225: Pulling fs layer [2023-03-27T22:23:43.373Z] 5851b861e8e6: Pulling fs layer [2023-03-27T22:23:43.373Z] 988bab9f4d93: Waiting [2023-03-27T22:23:43.373Z] bde34c3a00c8: Waiting [2023-03-27T22:23:43.373Z] bab4dde63d76: Waiting [2023-03-27T22:23:43.373Z] eaf3925da568: Waiting [2023-03-27T22:23:43.373Z] 5851b861e8e6: Waiting [2023-03-27T22:23:43.373Z] b352a97aabf1: Waiting [2023-03-27T22:23:43.373Z] 4872d77fe225: Waiting [2023-03-27T22:23:43.373Z] 1469e6f7b9e6: Waiting [2023-03-27T22:23:43.373Z] e2be974225ed: Download complete [2023-03-27T22:23:43.373Z] 988bab9f4d93: Verifying Checksum [2023-03-27T22:23:43.373Z] 988bab9f4d93: Download complete [2023-03-27T22:23:43.633Z] 1469e6f7b9e6: Verifying Checksum [2023-03-27T22:23:43.633Z] 1469e6f7b9e6: Download complete [2023-03-27T22:23:43.633Z] eaf3925da568: Verifying Checksum [2023-03-27T22:23:43.633Z] eaf3925da568: Download complete [2023-03-27T22:23:43.633Z] 339a4e72a1f5: Verifying Checksum [2023-03-27T22:23:43.633Z] 339a4e72a1f5: Download complete [2023-03-27T22:23:43.633Z] bde34c3a00c8: Verifying Checksum [2023-03-27T22:23:43.633Z] bde34c3a00c8: Download complete [2023-03-27T22:23:43.633Z] b352a97aabf1: Download complete [2023-03-27T22:23:43.633Z] 4872d77fe225: Verifying Checksum [2023-03-27T22:23:43.633Z] 4872d77fe225: Download complete [2023-03-27T22:23:43.633Z] 5851b861e8e6: Verifying Checksum [2023-03-27T22:23:43.633Z] 5851b861e8e6: Download complete [2023-03-27T22:23:43.633Z] b85a868b505f: Verifying Checksum [2023-03-27T22:23:43.633Z] b85a868b505f: Download complete [2023-03-27T22:23:43.892Z] bab4dde63d76: Verifying Checksum [2023-03-27T22:23:43.892Z] bab4dde63d76: Download complete [2023-03-27T22:23:44.829Z] b85a868b505f: Pull complete [2023-03-27T22:23:45.088Z] e2be974225ed: Pull complete [2023-03-27T22:23:45.658Z] 339a4e72a1f5: Pull complete [2023-03-27T22:23:45.658Z] 988bab9f4d93: Pull complete [2023-03-27T22:23:45.917Z] 1469e6f7b9e6: Pull complete [2023-03-27T22:23:45.917Z] eaf3925da568: Pull complete [2023-03-27T22:23:47.823Z] bab4dde63d76: Pull complete [2023-03-27T22:23:47.823Z] bde34c3a00c8: Pull complete [2023-03-27T22:23:48.082Z] b352a97aabf1: Pull complete [2023-03-27T22:23:48.082Z] 4872d77fe225: Pull complete [2023-03-27T22:23:48.082Z] 5851b861e8e6: Pull complete [2023-03-27T22:23:48.082Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-27T22:23:48.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T22:23:48.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T22:23:48.571Z] prd-ubuntu20.04-docker-8c-8g-5937 does not seem to be running inside a container [2023-03-27T22:23:48.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-49 -v /w/workspace/exfoundry_edgex-taf-common_PR-49:/w/workspace/exfoundry_edgex-taf-common_PR-49:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-49@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-03-27T22:23:50.148Z] $ docker top f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 -eo pid,comm [2023-03-27T22:23:50.202Z] 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-03-27T22:23:50.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-27T22:23:50.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T22:23:50.315Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T22:23:50.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T22:23:50.438Z] $ docker exec f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 ssh-agent [2023-03-27T22:23:50.550Z] SSH_AUTH_SOCK=/tmp/ssh-qOnjkl9dxHg3/agent.33 [2023-03-27T22:23:50.550Z] SSH_AGENT_PID=39 [2023-03-27T22:23:50.557Z] Running ssh-add (command line suppressed) [2023-03-27T22:23:50.669Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/private_key_1515712062671509238.key (/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/private_key_1515712062671509238.key) [2023-03-27T22:23:50.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T22:23:51.014Z] + git tag --points-at HEAD [Pipeline] } [2023-03-27T22:23:51.060Z] $ docker exec --env ******** --env ******** f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 ssh-agent -k [2023-03-27T22:23:51.165Z] unset SSH_AUTH_SOCK; [2023-03-27T22:23:51.165Z] unset SSH_AGENT_PID; [2023-03-27T22:23:51.165Z] echo Agent pid 39 killed; [2023-03-27T22:23:51.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-27T22:23:51.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T22:23:51.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T22:23:51.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T22:23:51.371Z] $ docker exec f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 ssh-agent [2023-03-27T22:23:51.481Z] SSH_AUTH_SOCK=/tmp/ssh-AdGbiGZcgTOz/agent.71 [2023-03-27T22:23:51.481Z] SSH_AGENT_PID=77 [2023-03-27T22:23:51.485Z] Running ssh-add (command line suppressed) [2023-03-27T22:23:51.596Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/private_key_2111719901700904918.key (/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/private_key_2111719901700904918.key) [2023-03-27T22:23:51.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T22:23:51.941Z] + git semver init [2023-03-27T22:23:52.202Z] 2023-03-27 22:23:52,124 [run_init] DEBUG init version:0.0.0 force:False [2023-03-27T22:23:52.202Z] 2023-03-27 22:23:52,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver [2023-03-27T22:23:52.202Z] 2023-03-27 22:23:52,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-49/.semver [2023-03-27T22:23:52.202Z] 2023-03-27 22:23:52,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-49, universal_newlines=False, shell=None, istream=None) [2023-03-27T22:23:52.773Z] 2023-03-27 22:23:52,671 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-49/.git/info/exclude [2023-03-27T22:23:52.773Z] 2023-03-27 22:23:52,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver/PR-49 with force:False [2023-03-27T22:23:52.773Z] 2023-03-27 22:23:52,671 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver/PR-49 [2023-03-27T22:23:52.773Z] 2023-03-27 22:23:52,675 [execute] INFO git cat-file --batch-check [2023-03-27T22:23:52.773Z] 2023-03-27 22:23:52,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T22:23:52.773Z] 2023-03-27 22:23:52,683 [execute] INFO git cat-file --batch [2023-03-27T22:23:52.773Z] 2023-03-27 22:23:52,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T22:23:52.773Z] 2023-03-27 22:23:52,690 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-49/.semver/PR-49 [2023-03-27T22:23:52.773Z] 0.0.0 [Pipeline] } [2023-03-27T22:23:52.844Z] $ docker exec --env ******** --env ******** f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 ssh-agent -k [2023-03-27T22:23:52.944Z] unset SSH_AUTH_SOCK; [2023-03-27T22:23:52.945Z] unset SSH_AGENT_PID; [2023-03-27T22:23:52.945Z] echo Agent pid 77 killed; [2023-03-27T22:23:52.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-27T22:23:53.371Z] + git semver [Pipeline] } [2023-03-27T22:23:53.657Z] $ docker stop --time=1 f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 [2023-03-27T22:23:54.992Z] $ docker rm -f --volumes f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T22:23:55.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-27T22:23:55.644Z] Stashed 1 file(s) [Pipeline] echo [2023-03-27T22:23:55.662Z] [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-03-27T22:23:56.174Z] provisioning config files... [2023-03-27T22:23:56.184Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/config9428164986377093604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T22:23:56.524Z] ---> docker-login.sh [2023-03-27T22:23:56.524Z] nexus3.edgexfoundry.org:10001 [2023-03-27T22:23:56.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:56.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:56.524Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:56.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:56.524Z] [2023-03-27T22:23:56.524Z] Login Succeeded [2023-03-27T22:23:56.524Z] nexus3.edgexfoundry.org:10002 [2023-03-27T22:23:56.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:56.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:56.524Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:56.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:56.524Z] [2023-03-27T22:23:56.524Z] Login Succeeded [2023-03-27T22:23:56.524Z] nexus3.edgexfoundry.org:10003 [2023-03-27T22:23:56.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:56.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:56.784Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:56.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:56.784Z] [2023-03-27T22:23:56.784Z] Login Succeeded [2023-03-27T22:23:56.784Z] nexus3.edgexfoundry.org:10004 [2023-03-27T22:23:56.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:56.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:56.784Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:56.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:56.784Z] [2023-03-27T22:23:56.784Z] Login Succeeded [2023-03-27T22:23:56.784Z] docker.io [2023-03-27T22:23:57.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:23:57.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:23:57.045Z] Configure a credential helper to remove this warning. See [2023-03-27T22:23:57.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:23:57.045Z] [2023-03-27T22:23:57.045Z] Login Succeeded [2023-03-27T22:23:57.045Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T22:23:57.072Z] 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-03-27T22:23:57.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-27T22:23:58.408Z] + ls -al . [2023-03-27T22:23:58.408Z] total 68 [2023-03-27T22:23:58.408Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 22:23 . [2023-03-27T22:23:58.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 22:23 .. [2023-03-27T22:23:58.408Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 22:23 .git [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 27 22:23 .gitignore [2023-03-27T22:23:58.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 22:23 .semver [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 2268 Mar 27 22:23 Dockerfile [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 27 22:23 Jenkinsfile [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 27 22:23 LICENSE [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 27 22:23 README.md [2023-03-27T22:23:58.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 22:23 TAF-Manager [2023-03-27T22:23:58.408Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 22:23 TUC [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 22:23 VERSION [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 307 Mar 27 22:23 requirements.txt [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 27 22:23 robot-entrypoint.sh [2023-03-27T22:23:58.408Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 27 22:23 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T22:23:58.798Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0042017953d2e9d1361905677afb4b2496c26f2a --label arch=amd64 --label version=0.0.0 . [2023-03-27T22:23:58.798Z] Sending build context to Docker daemon 418.8kB [2023-03-27T22:23:58.798Z] Step 1/12 : FROM alpine:3.16 [2023-03-27T22:23:59.058Z] 3.16: Pulling from library/alpine [2023-03-27T22:23:59.318Z] ef5531b6e74e: Pulling fs layer [2023-03-27T22:23:59.318Z] ef5531b6e74e: Verifying Checksum [2023-03-27T22:23:59.318Z] ef5531b6e74e: Download complete [2023-03-27T22:23:59.577Z] ef5531b6e74e: Pull complete [2023-03-27T22:23:59.577Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-27T22:23:59.577Z] Status: Downloaded newer image for alpine:3.16 [2023-03-27T22:23:59.577Z] ---> dfd21b5a31f5 [2023-03-27T22:23:59.577Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-03-27T22:23:59.841Z] ---> Running in d5dbcadd6e43 [2023-03-27T22:23:59.841Z] Removing intermediate container d5dbcadd6e43 [2023-03-27T22:23:59.841Z] ---> 36c57346ddf8 [2023-03-27T22:23:59.841Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2023-03-27T22:23:59.841Z] ---> Running in 24d01fae7ef5 [2023-03-27T22:24:00.102Z] Removing intermediate container 24d01fae7ef5 [2023-03-27T22:24:00.102Z] ---> 5183abcafde6 [2023-03-27T22:24:00.102Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2023-03-27T22:24:00.361Z] ---> 90cb4a6551ce [2023-03-27T22:24:00.361Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-03-27T22:24:00.361Z] ---> 992eacdd2764 [2023-03-27T22:24:00.361Z] Step 6/12 : WORKDIR /edgex-taf [2023-03-27T22:24:00.361Z] ---> Running in dc817e5716ae [2023-03-27T22:24:00.622Z] Removing intermediate container dc817e5716ae [2023-03-27T22:24:00.622Z] ---> 0ae5c5956313 [2023-03-27T22:24:00.622Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-27T22:24:00.622Z] ---> Running in 44ec60e53120 [2023-03-27T22:24:01.192Z] Removing intermediate container 44ec60e53120 [2023-03-27T22:24:01.192Z] ---> c36102848ee4 [2023-03-27T22:24:01.192Z] 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==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && 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-03-27T22:24:01.192Z] ---> Running in 991d6fbd7796 [2023-03-27T22:24:01.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-27T22:24:02.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-27T22:24:02.964Z] (1/2) Upgrading libcrypto1.1 (1.1.1t-r0 -> 1.1.1t-r1) [2023-03-27T22:24:03.532Z] (2/2) Upgrading libssl1.1 (1.1.1t-r0 -> 1.1.1t-r1) [2023-03-27T22:24:03.790Z] OK: 6 MiB in 14 packages [2023-03-27T22:24:03.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-27T22:24:04.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-27T22:24:04.922Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-27T22:24:05.491Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-03-27T22:24:05.750Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-03-27T22:24:06.009Z] (4/9) Installing libcurl (7.83.1-r6) [2023-03-27T22:24:06.577Z] (5/9) Installing curl (7.83.1-r6) [2023-03-27T22:24:06.836Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-03-27T22:24:07.777Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-03-27T22:24:08.036Z] (8/9) Installing jq (1.6-r1) [2023-03-27T22:24:08.295Z] (9/9) Installing openssl (1.1.1t-r1) [2023-03-27T22:24:08.862Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:24:08.862Z] Executing ca-certificates-20220614-r0.trigger [2023-03-27T22:24:08.862Z] OK: 52 MiB in 23 packages [2023-03-27T22:24:08.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-27T22:24:09.428Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-27T22:24:09.996Z] (1/137) Installing libmagic (5.41-r0) [2023-03-27T22:24:10.569Z] (2/137) Installing file (5.41-r0) [2023-03-27T22:24:10.569Z] (3/137) Installing libxau (1.0.9-r0) [2023-03-27T22:24:10.828Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-03-27T22:24:10.970Z] Still waiting to schedule task [2023-03-27T22:24:10.971Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-27T22:24:11.086Z] (5/137) Installing libxcb (1.15-r0) [2023-03-27T22:24:11.656Z] (6/137) Installing libx11 (1.8-r0) [2023-03-27T22:24:12.225Z] (7/137) Installing libxext (1.3.4-r0) [2023-03-27T22:24:12.225Z] (8/137) Installing libice (1.0.10-r0) [2023-03-27T22:24:12.794Z] (9/137) Installing libuuid (2.38-r1) [2023-03-27T22:24:12.794Z] (10/137) Installing libsm (1.2.3-r0) [2023-03-27T22:24:13.362Z] (11/137) Installing libxt (1.2.1-r0) [2023-03-27T22:24:13.621Z] (12/137) Installing libxmu (1.1.3-r0) [2023-03-27T22:24:13.881Z] (13/137) Installing xset (1.2.4-r0) [2023-03-27T22:24:14.141Z] (14/137) Installing xprop (1.2.5-r0) [2023-03-27T22:24:14.404Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-03-27T22:24:14.663Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-03-27T22:24:15.232Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-03-27T22:24:15.492Z] (18/137) Installing libffi (3.4.2-r1) [2023-03-27T22:24:15.753Z] (19/137) Installing libintl (0.21-r2) [2023-03-27T22:24:16.014Z] (20/137) Installing libblkid (2.38-r1) [2023-03-27T22:24:16.275Z] (21/137) Installing libmount (2.38-r1) [2023-03-27T22:24:16.843Z] (22/137) Installing pcre (8.45-r2) [2023-03-27T22:24:17.103Z] (23/137) Installing glib (2.72.1-r0) [2023-03-27T22:24:17.673Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-03-27T22:24:17.932Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-03-27T22:24:18.501Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-03-27T22:24:18.763Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-03-27T22:24:19.022Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-03-27T22:24:19.593Z] (29/137) Installing libpng (1.6.37-r1) [2023-03-27T22:24:19.852Z] (30/137) Installing libwebp (1.2.3-r0) [2023-03-27T22:24:20.112Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-03-27T22:24:20.682Z] (32/137) Installing tiff (4.4.0-r1) [2023-03-27T22:24:20.940Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-03-27T22:24:21.507Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-03-27T22:24:21.765Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-03-27T22:24:22.024Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-03-27T22:24:22.024Z] (37/137) Installing libxrender (0.9.10-r3) [2023-03-27T22:24:22.595Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-03-27T22:24:22.595Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-03-27T22:24:22.855Z] (40/137) Installing libxi (1.8-r0) [2023-03-27T22:24:23.115Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-03-27T22:24:23.374Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-03-27T22:24:23.634Z] (43/137) Installing atk (2.38.0-r0) [2023-03-27T22:24:24.201Z] (44/137) Installing libxtst (1.2.3-r3) [2023-03-27T22:24:24.201Z] (45/137) Installing dbus-libs (1.14.4-r0) [2023-03-27T22:24:24.768Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-03-27T22:24:25.028Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-03-27T22:24:25.287Z] (48/137) Installing expat (2.5.0-r0) [2023-03-27T22:24:25.856Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-03-27T22:24:25.856Z] (50/137) Installing freetype (2.12.1-r0) [2023-03-27T22:24:26.423Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-03-27T22:24:26.683Z] (52/137) Installing pixman (0.40.0-r4) [2023-03-27T22:24:27.252Z] (53/137) Installing cairo (1.17.4-r2) [2023-03-27T22:24:27.820Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-03-27T22:24:27.820Z] (55/137) Installing avahi-libs (0.8-r6) [2023-03-27T22:24:28.388Z] (56/137) Installing gmp (6.2.1-r2) [2023-03-27T22:24:28.649Z] (57/137) Installing nettle (3.7.3-r0) [2023-03-27T22:24:29.213Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-03-27T22:24:29.475Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-03-27T22:24:29.734Z] (60/137) Installing libunistring (1.0-r0) [2023-03-27T22:24:30.302Z] (61/137) Installing gnutls (3.7.7-r1) [2023-03-27T22:24:30.868Z] (62/137) Installing cups-libs (2.4.2-r0) [2023-03-27T22:24:31.127Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-03-27T22:24:31.694Z] (64/137) Installing fribidi (1.0.12-r0) [2023-03-27T22:24:31.953Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-03-27T22:24:32.213Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-03-27T22:24:32.782Z] (67/137) Installing libxft (2.3.4-r0) [2023-03-27T22:24:33.041Z] (68/137) Installing pango (1.50.7-r0) [2023-03-27T22:24:33.300Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-03-27T22:24:33.559Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-27T22:24:33.818Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-03-27T22:24:34.077Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-03-27T22:24:34.644Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-03-27T22:24:34.902Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-03-27T22:24:35.468Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-03-27T22:24:35.468Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-03-27T22:24:35.726Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-03-27T22:24:35.986Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-03-27T22:24:36.552Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-03-27T22:24:36.811Z] (79/137) Installing libogg (1.3.5-r1) [2023-03-27T22:24:37.378Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-27T22:24:37.639Z] (81/137) Installing flac (1.3.4-r0) [2023-03-27T22:24:38.207Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-03-27T22:24:38.465Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-03-27T22:24:38.724Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-03-27T22:24:39.293Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-03-27T22:24:39.861Z] (86/137) Installing libass (0.16.0-r0) [2023-03-27T22:24:40.120Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-03-27T22:24:40.688Z] (88/137) Installing libpciaccess (0.16-r0) [2023-03-27T22:24:40.948Z] (89/137) Installing libdrm (2.4.110-r0) [2023-03-27T22:24:41.515Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-27T22:24:41.515Z] (91/137) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-27T22:24:42.082Z] (92/137) Installing lame (3.100-r0) [2023-03-27T22:24:42.341Z] (93/137) Installing opus (1.3.1-r1) [2023-03-27T22:24:42.909Z] (94/137) Installing libasyncns (0.8-r1) [2023-03-27T22:24:43.170Z] (95/137) Installing libltdl (2.4.7-r0) [2023-03-27T22:24:43.429Z] (96/137) Installing orc (0.4.32-r0) [2023-03-27T22:24:43.688Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-03-27T22:24:44.259Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-03-27T22:24:44.516Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-03-27T22:24:45.086Z] (100/137) Installing soxr (0.1.3-r2) [2023-03-27T22:24:45.346Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-03-27T22:24:45.605Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-03-27T22:24:45.865Z] (103/137) Installing libpulse (15.0-r2) [2023-03-27T22:24:46.436Z] (104/137) Installing cjson (1.7.15-r3) [2023-03-27T22:24:46.694Z] (105/137) Installing mbedtls (2.28.2-r0) [2023-03-27T22:24:46.953Z] (106/137) Installing librist (0.2.6-r1) [2023-03-27T22:24:47.521Z] (107/137) Installing libsrt (1.4.4-r0) [2023-03-27T22:24:47.778Z] (108/137) Installing libssh (0.9.6-r1) [2023-03-27T22:24:48.345Z] (109/137) Installing libtheora (1.1.1-r16) [2023-03-27T22:24:48.604Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-03-27T22:24:49.174Z] (111/137) Installing libva (2.14.0-r0) [2023-03-27T22:24:49.433Z] (112/137) Installing libvdpau (1.5-r0) [2023-03-27T22:24:49.693Z] (113/137) Installing vidstab (1.1.0-r1) [2023-03-27T22:24:49.950Z] (114/137) Installing libvpx (1.11.0-r1) [2023-03-27T22:24:50.519Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-03-27T22:24:51.083Z] (116/137) Installing numactl (2.0.14-r0) [2023-03-27T22:24:51.084Z] (117/137) Installing x265-libs (3.5-r3) [2023-03-27T22:24:52.019Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-03-27T22:24:52.278Z] (119/137) Installing ffmpeg-libs (5.0.1-r1) [2023-03-27T22:24:52.845Z] (120/137) Installing libevent (2.1.12-r4) [2023-03-27T22:24:53.410Z] (121/137) Installing mesa (21.3.9-r0) [2023-03-27T22:24:53.670Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-03-27T22:24:53.930Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-03-27T22:24:54.189Z] (124/137) Installing icu-data-en (71.1-r2) [2023-03-27T22:24:54.756Z] Executing icu-data-en-71.1-r2.post-install [2023-03-27T22:24:54.756Z] * [2023-03-27T22:24:54.756Z] * If you need ICU with non-English locales and legacy charset support, install [2023-03-27T22:24:54.756Z] * package icu-data-full. [2023-03-27T22:24:54.756Z] * [2023-03-27T22:24:54.756Z] (125/137) Installing icu-libs (71.1-r2) [2023-03-27T22:24:55.325Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-03-27T22:24:55.584Z] (127/137) Installing minizip (1.2.12-r0) [2023-03-27T22:24:55.847Z] (128/137) Installing nspr (4.33-r0) [2023-03-27T22:24:56.106Z] (129/137) Installing sqlite-libs (3.38.5-r0) [2023-03-27T22:24:56.674Z] (130/137) Installing nss (3.78.1-r0) [2023-03-27T22:24:57.318Z] (131/137) Installing re2 (2022.04.01-r0) [2023-03-27T22:24:57.615Z] (132/137) Installing snappy (1.1.9-r4) [2023-03-27T22:24:57.895Z] (133/137) Installing libgpg-error (1.45-r0) [2023-03-27T22:24:58.178Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-03-27T22:24:58.785Z] (135/137) Installing libxslt (1.1.35-r0) [2023-03-27T22:24:59.043Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-03-27T22:25:00.947Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-03-27T22:25:01.515Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:25:01.515Z] Executing glib-2.72.1-r0.trigger [2023-03-27T22:25:01.515Z] Executing shared-mime-info-2.2-r2.trigger [2023-03-27T22:25:01.773Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-27T22:25:02.031Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-03-27T22:25:02.031Z] Executing fontconfig-2.14.0-r0.trigger [2023-03-27T22:25:02.031Z] Executing mkfontscale-1.2.2-r0.trigger [2023-03-27T22:25:02.031Z] OK: 409 MiB in 160 packages [2023-03-27T22:25:02.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-27T22:25:02.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-27T22:25:03.172Z] (1/21) Installing binutils (2.38-r3) [2023-03-27T22:25:03.745Z] (2/21) Installing isl22 (0.22-r0) [2023-03-27T22:25:04.010Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-03-27T22:25:04.582Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-03-27T22:25:05.149Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-03-27T22:25:11.718Z] (6/21) Installing musl-dev (1.2.3-r2) [2023-03-27T22:25:11.983Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-03-27T22:25:12.243Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-03-27T22:25:12.809Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-03-27T22:25:13.068Z] (10/21) Installing libpq (14.7-r0) [2023-03-27T22:25:13.328Z] (11/21) Installing openssl-dev (1.1.1t-r1) [2023-03-27T22:25:13.897Z] (12/21) Installing libpq-dev (14.7-r0) [2023-03-27T22:25:14.465Z] (13/21) Installing libecpg (14.7-r0) [2023-03-27T22:25:14.724Z] (14/21) Installing libecpg-dev (14.7-r0) [2023-03-27T22:25:14.984Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-03-27T22:25:16.361Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-03-27T22:25:17.298Z] (17/21) Installing clang (13.0.1-r1) [2023-03-27T22:25:17.867Z] (18/21) Installing icu (71.1-r2) [2023-03-27T22:25:18.127Z] (19/21) Installing icu-dev (71.1-r2) [2023-03-27T22:25:18.695Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-03-27T22:25:19.637Z] (21/21) Installing postgresql14-dev (14.7-r0) [2023-03-27T22:25:20.206Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:25:20.206Z] OK: 822 MiB in 181 packages [2023-03-27T22:25:20.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-27T22:25:20.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-27T22:25:21.352Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-03-27T22:25:22.289Z] (2/10) Installing gdbm (1.23-r0) [2023-03-27T22:25:22.548Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-03-27T22:25:22.806Z] (4/10) Installing readline (8.1.2-r0) [2023-03-27T22:25:23.065Z] (5/10) Installing python3 (3.10.10-r0) [2023-03-27T22:25:24.003Z] (6/10) Installing python3-dev (3.10.10-r0) [2023-03-27T22:25:29.280Z] (7/10) Installing libsodium (1.0.18-r0) [2023-03-27T22:25:29.539Z] (8/10) Installing libzmq (4.3.4-r0) [2023-03-27T22:25:30.107Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-03-27T22:25:30.366Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-03-27T22:25:30.626Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:25:30.626Z] OK: 974 MiB in 191 packages [2023-03-27T22:25:30.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-27T22:25:31.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-27T22:25:31.764Z] OK: 974 MiB in 191 packages [2023-03-27T22:25:31.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-27T22:25:32.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-27T22:25:32.911Z] (1/1) Installing tzdata (2023b-r1) [2023-03-27T22:25:33.479Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:25:33.479Z] OK: 978 MiB in 192 packages [2023-03-27T22:25:33.479Z] (1/1) Purging tzdata (2023b-r1) [2023-03-27T22:25:33.479Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:25:33.739Z] OK: 974 MiB in 191 packages [2023-03-27T22:25:36.288Z] Looking in links: /tmp/tmp_fjxccq7 [2023-03-27T22:25:36.288Z] Processing /tmp/tmp_fjxccq7/setuptools-65.5.0-py3-none-any.whl [2023-03-27T22:25:36.288Z] Processing /tmp/tmp_fjxccq7/pip-22.3.1-py3-none-any.whl [2023-03-27T22:25:36.288Z] Installing collected packages: setuptools, pip [2023-03-27T22:25:38.827Z] Successfully installed pip-22.3.1 setuptools-65.5.0 [2023-03-27T22:25:38.827Z] 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-03-27T22:25:39.395Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) [2023-03-27T22:25:39.655Z] Collecting pip [2023-03-27T22:25:39.655Z] Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) [2023-03-27T22:25:39.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 66.1 MB/s eta 0:00:00 [2023-03-27T22:25:39.655Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-03-27T22:25:39.914Z] Collecting setuptools [2023-03-27T22:25:39.914Z] Downloading setuptools-67.6.0-py3-none-any.whl (1.1 MB) [2023-03-27T22:25:39.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 108.6 MB/s eta 0:00:00 [2023-03-27T22:25:40.173Z] Collecting wheel [2023-03-27T22:25:40.173Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-03-27T22:25:40.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 119.2 MB/s eta 0:00:00 [2023-03-27T22:25:40.431Z] Installing collected packages: wheel, setuptools, pip [2023-03-27T22:25:40.431Z] Attempting uninstall: setuptools [2023-03-27T22:25:40.431Z] Found existing installation: setuptools 65.5.0 [2023-03-27T22:25:40.431Z] Uninstalling setuptools-65.5.0: [2023-03-27T22:25:40.431Z] Successfully uninstalled setuptools-65.5.0 [2023-03-27T22:25:41.366Z] Attempting uninstall: pip [2023-03-27T22:25:41.366Z] Found existing installation: pip 22.3.1 [2023-03-27T22:25:41.366Z] Uninstalling pip-22.3.1: [2023-03-27T22:25:41.366Z] Successfully uninstalled pip-22.3.1 [2023-03-27T22:25:43.270Z] Successfully installed pip-23.0.1 setuptools-67.6.0 wheel-0.40.0 [2023-03-27T22:25:43.270Z] 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-03-27T22:25:44.211Z] Processing ./edgex-taf-common [2023-03-27T22:25:44.211Z] Preparing metadata (setup.py): started [2023-03-27T22:25:44.211Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:25:44.211Z] Building wheels for collected packages: edgex-taf-common [2023-03-27T22:25:44.211Z] Building wheel for edgex-taf-common (setup.py): started [2023-03-27T22:25:44.490Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-03-27T22:25:44.490Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=c25969f20e173d847a87819fab7e57a50640191beabac42174b90a12891d1300 [2023-03-27T22:25:44.490Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-03-27T22:25:44.490Z] Successfully built edgex-taf-common [2023-03-27T22:25:44.490Z] Installing collected packages: edgex-taf-common [2023-03-27T22:25:44.751Z] Successfully installed edgex-taf-common-0.0.0 [2023-03-27T22:25:44.751Z] 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-03-27T22:25:45.688Z] Collecting robotframework==4.1.3 [2023-03-27T22:25:45.688Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-03-27T22:25:45.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 22.5 MB/s eta 0:00:00 [2023-03-27T22:25:45.689Z] Installing collected packages: robotframework [2023-03-27T22:25:46.258Z] Successfully installed robotframework-4.1.3 [2023-03-27T22:25:46.258Z] 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-03-27T22:25:46.827Z] Collecting docker==4.4.1 [2023-03-27T22:25:46.827Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-03-27T22:25:46.827Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 7.7 MB/s eta 0:00:00 [2023-03-27T22:25:46.827Z] Collecting six>=1.4.0 [2023-03-27T22:25:46.827Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-03-27T22:25:47.087Z] Collecting websocket-client>=0.32.0 [2023-03-27T22:25:47.087Z] Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) [2023-03-27T22:25:47.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 6.3 MB/s eta 0:00:00 [2023-03-27T22:25:47.087Z] Collecting requests!=2.18.0,>=2.14.2 [2023-03-27T22:25:47.087Z] Downloading requests-2.28.2-py3-none-any.whl (62 kB) [2023-03-27T22:25:47.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.7 MB/s eta 0:00:00 [2023-03-27T22:25:47.347Z] Collecting urllib3<1.27,>=1.21.1 [2023-03-27T22:25:47.347Z] Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) [2023-03-27T22:25:47.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 14.2 MB/s eta 0:00:00 [2023-03-27T22:25:47.347Z] Collecting charset-normalizer<4,>=2 [2023-03-27T22:25:47.347Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-03-27T22:25:47.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 11.8 MB/s eta 0:00:00 [2023-03-27T22:25:47.347Z] Collecting certifi>=2017.4.17 [2023-03-27T22:25:47.347Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2023-03-27T22:25:47.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 18.5 MB/s eta 0:00:00 [2023-03-27T22:25:47.607Z] Collecting idna<4,>=2.5 [2023-03-27T22:25:47.607Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-03-27T22:25:47.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.4 MB/s eta 0:00:00 [2023-03-27T22:25:47.607Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2023-03-27T22:25:48.021Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5938 in /w/workspace/exfoundry_edgex-taf-common_PR-49 [Pipeline] { [Pipeline] checkout [2023-03-27T22:25:48.109Z] Selected Git installation does not exist. Using Default [2023-03-27T22:25:48.110Z] The recommended git tool is: NONE [2023-03-27T22:25:48.542Z] Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.28.2 six-1.16.0 urllib3-1.26.15 websocket-client-1.5.1 [2023-03-27T22:25:48.542Z] 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-03-27T22:25:49.109Z] Collecting python-dotenv==0.15.0 [2023-03-27T22:25:49.109Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-03-27T22:25:49.109Z] Installing collected packages: python-dotenv [2023-03-27T22:25:49.109Z] Successfully installed python-dotenv-0.15.0 [2023-03-27T22:25:49.109Z] 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-03-27T22:25:50.045Z] Collecting RESTinstance==1.0.2 [2023-03-27T22:25:50.045Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-03-27T22:25:50.045Z] Collecting jsonschema [2023-03-27T22:25:50.045Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-03-27T22:25:50.045Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 15.0 MB/s eta 0:00:00 [2023-03-27T22:25:50.045Z] Collecting flex [2023-03-27T22:25:50.045Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-03-27T22:25:50.045Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.1 MB/s eta 0:00:00 [2023-03-27T22:25:50.304Z] Preparing metadata (setup.py): started [2023-03-27T22:25:50.304Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:25:50.567Z] Collecting docutils [2023-03-27T22:25:50.567Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2023-03-27T22:25:50.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 21.8 MB/s eta 0:00:00 [2023-03-27T22:25:50.567Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) [2023-03-27T22:25:50.567Z] Collecting rfc3987 [2023-03-27T22:25:50.567Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-03-27T22:25:50.567Z] Collecting tzlocal [2023-03-27T22:25:50.567Z] Downloading tzlocal-4.3-py3-none-any.whl (20 kB) [2023-03-27T22:25:50.567Z] Collecting strict-rfc3339 [2023-03-27T22:25:50.567Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-03-27T22:25:50.567Z] Preparing metadata (setup.py): started [2023-03-27T22:25:50.826Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:25:50.826Z] Collecting jsonpath-ng [2023-03-27T22:25:51.086Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-03-27T22:25:51.087Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2023-03-27T22:25:51.087Z] Collecting pygments [2023-03-27T22:25:51.087Z] Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) [2023-03-27T22:25:51.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 30.4 MB/s eta 0:00:00 [2023-03-27T22:25:51.087Z] Collecting GenSON [2023-03-27T22:25:51.087Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-03-27T22:25:51.087Z] Preparing metadata (setup.py): started [2023-03-27T22:25:51.346Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:25:51.605Z] Collecting pytz [2023-03-27T22:25:51.605Z] Downloading pytz-2023.2-py2.py3-none-any.whl (502 kB) [2023-03-27T22:25:51.605Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.1/502.1 kB 22.5 MB/s eta 0:00:00 [2023-03-27T22:25:51.605Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2023-03-27T22:25:51.605Z] Collecting PyYAML>=3.11 [2023-03-27T22:25:51.605Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-03-27T22:25:51.605Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 15.6 MB/s eta 0:00:00 [2023-03-27T22:25:51.864Z] Installing build dependencies: started [2023-03-27T22:25:53.427Z] using credential edgex-jenkins-ssh [2023-03-27T22:25:53.447Z] Cloning the remote Git repository [2023-03-27T22:25:53.493Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-03-27T22:25:53.593Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-49 # timeout=10 [2023-03-27T22:25:53.750Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-03-27T22:25:53.751Z] > git --version # timeout=10 [2023-03-27T22:25:53.775Z] > git --version # 'git version 2.25.1' [2023-03-27T22:25:53.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T22:25:53.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T22:25:54.559Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-03-27T22:25:54.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T22:25:55.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-03-27T22:25:55.561Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-03-27T22:25:55.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T22:25:55.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-27T22:25:56.054Z] Installing build dependencies: finished with status 'done' [2023-03-27T22:25:56.054Z] Getting requirements to build wheel: started [2023-03-27T22:25:56.113Z] Merging remotes/origin/main commit 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 into PR head commit 0042017953d2e9d1361905677afb4b2496c26f2a [2023-03-27T22:25:56.413Z] Merge succeeded, producing 0042017953d2e9d1361905677afb4b2496c26f2a [2023-03-27T22:25:56.413Z] Checking out Revision 0042017953d2e9d1361905677afb4b2496c26f2a (PR-49) [2023-03-27T22:25:56.892Z] Commit message: "Bump redis from 3.5.3 to 4.5.3" [2023-03-27T22:25:56.950Z] > git --version # timeout=10 [2023-03-27T22:25:56.961Z] > git --version # 'git version 2.25.1' [2023-03-27T22:25:56.975Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T22:25:56.990Z] Getting requirements to build wheel: finished with status 'done' [2023-03-27T22:25:56.990Z] Preparing metadata (pyproject.toml): started [2023-03-27T22:25:56.132Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T22:25:56.216Z] > git checkout -f 0042017953d2e9d1361905677afb4b2496c26f2a # timeout=10 [2023-03-27T22:25:56.301Z] > git remote # timeout=10 [2023-03-27T22:25:56.321Z] > git config --get remote.origin.url # timeout=10 [2023-03-27T22:25:56.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T22:25:56.369Z] > git merge 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 # timeout=10 [2023-03-27T22:25:56.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-27T22:25:56.420Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T22:25:56.446Z] > git checkout -f 0042017953d2e9d1361905677afb4b2496c26f2a # timeout=10 [2023-03-27T22:25:57.249Z] Preparing metadata (pyproject.toml): finished with status 'done' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-03-27T22:25:57.508Z] Collecting validate-email>=1.2 [2023-03-27T22:25:57.508Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-03-27T22:25:57.508Z] Preparing metadata (setup.py): started [2023-03-27T22:25:57.508Z] Preparing metadata (setup.py): finished with status 'done' [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T22:25:57.767Z] Collecting click>=3.3 [2023-03-27T22:25:57.767Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-03-27T22:25:57.767Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 10.0 MB/s eta 0:00:00 [2023-03-27T22:25:57.767Z] Collecting jsonpointer>=1.7 [2023-03-27T22:25:57.767Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-03-27T22:25:57.767Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) [2023-03-27T22:25:57.767Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2023-03-27T22:25:57.767Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) [2023-03-27T22:25:57.767Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.15) [2023-03-27T22:25:57.767Z] Collecting ply [2023-03-27T22:25:57.767Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-03-27T22:25:57.767Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.3 MB/s eta 0:00:00 [2023-03-27T22:25:57.767Z] Collecting decorator [2023-03-27T22:25:57.767Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-03-27T22:25:58.026Z] Collecting attrs>=17.4.0 [2023-03-27T22:25:58.026Z] Downloading attrs-22.2.0-py3-none-any.whl (60 kB) [2023-03-27T22:25:58.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 7.9 MB/s eta 0:00:00 [2023-03-27T22:25:58.026Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2023-03-27T22:25:58.026Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-03-27T22:25:58.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.2 MB/s eta 0:00:00 [2023-03-27T22:25:58.026Z] Collecting pytz-deprecation-shim [2023-03-27T22:25:58.026Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2023-03-27T22:25:58.086Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-27T22:25:58.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T22:25:58.086Z] Dload Upload Total Spent Left Speed [2023-03-27T22:25:58.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [2023-03-27T22:25:58.285Z] Collecting tzdata [2023-03-27T22:25:58.285Z] Downloading tzdata-2023.2-py2.py3-none-any.whl (342 kB) [2023-03-27T22:25:58.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.1/342.1 kB 14.0 MB/s eta 0:00:00 [2023-03-27T22:25:58.285Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-03-27T22:25:58.285Z] Building wheel for flex (setup.py): started [Pipeline] sh [2023-03-27T22:25:58.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-27T22:25:58.853Z] Building wheel for flex (setup.py): finished with status 'done' [2023-03-27T22:25:58.853Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c165aa37f0073392c406ed331d9c25a5934430c2d7a067a0cb5570e4ece068b2 [2023-03-27T22:25:58.853Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-03-27T22:25:58.853Z] Building wheel for strict-rfc3339 (setup.py): started [2023-03-27T22:25:59.036Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-27T22:25:59.036Z] + sudo tee /etc/docker/daemon.new [2023-03-27T22:25:59.036Z] { [2023-03-27T22:25:59.036Z] "registry-mirrors": [ [2023-03-27T22:25:59.036Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-27T22:25:59.036Z] ], [2023-03-27T22:25:59.036Z] "bip": "10.250.0.254/24", [2023-03-27T22:25:59.036Z] "hosts": [ [2023-03-27T22:25:59.036Z] "tcp://0.0.0.0:5555", [2023-03-27T22:25:59.036Z] "unix:///var/run/docker.sock" [2023-03-27T22:25:59.036Z] ], [2023-03-27T22:25:59.036Z] "mtu": 1458, [2023-03-27T22:25:59.036Z] "selinux-enabled": true, [2023-03-27T22:25:59.036Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-27T22:25:59.036Z] } [Pipeline] sh [2023-03-27T22:25:59.112Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-03-27T22:25:59.112Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=32044d0ad6635ebda8a60bf42067355210668269e8a6cda97cdc54ce8af76bbb [2023-03-27T22:25:59.112Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-03-27T22:25:59.112Z] Building wheel for GenSON (setup.py): started [2023-03-27T22:25:59.372Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-03-27T22:25:59.372Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=081b6c45f1d2c7e30e080aaeb852b4e45939f61df5dba0671161bee382a8218b [2023-03-27T22:25:59.372Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-03-27T22:25:59.372Z] Building wheel for PyYAML (pyproject.toml): started [2023-03-27T22:25:59.375Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-27T22:25:59.743Z] + sudo service docker restart [2023-03-27T22:25:59.941Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-03-27T22:25:59.941Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=6d32a8d33df206f483b9ad20bddce0acaad2ea700e10c48ab343a1da796c1b7e [2023-03-27T22:25:59.941Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-03-27T22:25:59.941Z] Building wheel for validate-email (setup.py): started [2023-03-27T22:26:00.199Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-03-27T22:26:00.199Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=c18872e9978b92be3fc50ecb2f0c89cb9ba7a707ec39262218d1f476a80ac558 [2023-03-27T22:26:00.199Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-03-27T22:26:00.199Z] Successfully built flex strict-rfc3339 GenSON PyYAML validate-email [2023-03-27T22:26:00.460Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2023-03-27T22:26:02.995Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.2.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.14.0 pyrsistent-0.19.3 pytz-2023.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2023.2 tzlocal-4.3 validate-email-1.3 [2023-03-27T22:26:02.995Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-03-27T22:26:03.934Z] Collecting robotbackgroundlogger==1.2 [2023-03-27T22:26:03.934Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-03-27T22:26:03.934Z] Preparing metadata (setup.py): started [2023-03-27T22:26:04.193Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:26:04.193Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2023-03-27T22:26:04.193Z] Building wheels for collected packages: robotbackgroundlogger [2023-03-27T22:26:04.193Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-03-27T22:26:04.451Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-03-27T22:26:04.451Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b866a993fa638c39ce7b3564cf3e48d1167841a8f212abffc536407770d0412c [2023-03-27T22:26:04.451Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-03-27T22:26:04.451Z] Successfully built robotbackgroundlogger [2023-03-27T22:26:04.708Z] Installing collected packages: robotbackgroundlogger [2023-03-27T22:26:04.708Z] Successfully installed robotbackgroundlogger-1.2 [2023-03-27T22:26:04.708Z] 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-03-27T22:26:05.643Z] Collecting configparser==5.0.1 [2023-03-27T22:26:05.643Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-03-27T22:26:05.643Z] Installing collected packages: configparser [2023-03-27T22:26:05.902Z] Successfully installed configparser-5.0.1 [2023-03-27T22:26:05.902Z] 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-03-27T22:26:06.471Z] Collecting requests==2.25.1 [2023-03-27T22:26:06.731Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-03-27T22:26:06.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.4 MB/s eta 0:00:00 [2023-03-27T22:26:06.731Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) [2023-03-27T22:26:06.731Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) [2023-03-27T22:26:06.731Z] Collecting idna<3,>=2.5 [2023-03-27T22:26:06.731Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-03-27T22:26:06.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.4 MB/s eta 0:00:00 [2023-03-27T22:26:06.731Z] Collecting chardet<5,>=3.0.2 [2023-03-27T22:26:06.731Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-03-27T22:26:06.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 11.4 MB/s eta 0:00:00 [2023-03-27T22:26:06.989Z] Installing collected packages: idna, chardet, requests [2023-03-27T22:26:06.989Z] Attempting uninstall: idna [2023-03-27T22:26:06.989Z] Found existing installation: idna 3.4 [2023-03-27T22:26:06.989Z] Uninstalling idna-3.4: [2023-03-27T22:26:06.989Z] Successfully uninstalled idna-3.4 [2023-03-27T22:26:07.556Z] Attempting uninstall: requests [2023-03-27T22:26:07.556Z] Found existing installation: requests 2.28.2 [2023-03-27T22:26:07.556Z] Uninstalling requests-2.28.2: [2023-03-27T22:26:07.556Z] Successfully uninstalled requests-2.28.2 [2023-03-27T22:26:07.556Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2023-03-27T22:26:07.556Z] 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-03-27T22:26:08.491Z] Collecting robotframework-requests==0.8.0 [2023-03-27T22:26:08.491Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-03-27T22:26:08.491Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2023-03-27T22:26:08.491Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2023-03-27T22:26:08.491Z] 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-03-27T22:26:08.491Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2023-03-27T22:26:08.491Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) [2023-03-27T22:26:08.491Z] 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-03-27T22:26:08.756Z] Installing collected packages: robotframework-requests [2023-03-27T22:26:08.756Z] Successfully installed robotframework-requests-0.8.0 [2023-03-27T22:26:08.756Z] 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-03-27T22:26:09.692Z] Collecting paho-mqtt==1.5.1 [2023-03-27T22:26:09.692Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-03-27T22:26:09.692Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 8.7 MB/s eta 0:00:00 [2023-03-27T22:26:09.692Z] Preparing metadata (setup.py): started [2023-03-27T22:26:09.952Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:26:09.952Z] Building wheels for collected packages: paho-mqtt [2023-03-27T22:26:09.952Z] Building wheel for paho-mqtt (setup.py): started [2023-03-27T22:26:10.211Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-03-27T22:26:10.211Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=bf3ab53660e96e1b21badc71da826212f9e895128dc09463e5e37d18d12339fd [2023-03-27T22:26:10.211Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-03-27T22:26:10.211Z] Successfully built paho-mqtt [2023-03-27T22:26:10.471Z] Installing collected packages: paho-mqtt [2023-03-27T22:26:10.471Z] Successfully installed paho-mqtt-1.5.1 [2023-03-27T22:26:10.471Z] 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-03-27T22:26:11.407Z] Collecting redis==3.5.3 [2023-03-27T22:26:11.407Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2023-03-27T22:26:11.407Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 7.3 MB/s eta 0:00:00 [2023-03-27T22:26:11.667Z] Installing collected packages: redis [2023-03-27T22:26:11.667Z] Successfully installed redis-3.5.3 [2023-03-27T22:26:11.667Z] 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-03-27T22:26:13.046Z] Collecting pyzmq==22.2.1 [2023-03-27T22:26:13.046Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-03-27T22:26:13.046Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.6 MB/s eta 0:00:00 [2023-03-27T22:26:13.306Z] Installing build dependencies: started [2023-03-27T22:26:15.843Z] Installing build dependencies: finished with status 'done' [2023-03-27T22:26:15.843Z] Getting requirements to build wheel: started [2023-03-27T22:26:16.102Z] Getting requirements to build wheel: finished with status 'done' [2023-03-27T22:26:16.102Z] Preparing metadata (pyproject.toml): started [2023-03-27T22:26:16.668Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-27T22:26:16.668Z] Building wheels for collected packages: pyzmq [2023-03-27T22:26:16.668Z] Building wheel for pyzmq (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T22:26:18.067Z] provisioning config files... [2023-03-27T22:26:18.092Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/config15888497536313731193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T22:26:18.463Z] ---> docker-login.sh [2023-03-27T22:26:18.463Z] nexus3.edgexfoundry.org:10001 [2023-03-27T22:26:18.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:26:19.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:26:19.011Z] Configure a credential helper to remove this warning. See [2023-03-27T22:26:19.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:26:19.011Z] [2023-03-27T22:26:19.011Z] Login Succeeded [2023-03-27T22:26:19.011Z] nexus3.edgexfoundry.org:10002 [2023-03-27T22:26:19.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:26:19.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:26:19.280Z] Configure a credential helper to remove this warning. See [2023-03-27T22:26:19.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:26:19.280Z] [2023-03-27T22:26:19.280Z] Login Succeeded [2023-03-27T22:26:19.280Z] nexus3.edgexfoundry.org:10003 [2023-03-27T22:26:19.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:26:19.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:26:19.547Z] Configure a credential helper to remove this warning. See [2023-03-27T22:26:19.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:26:19.547Z] [2023-03-27T22:26:19.547Z] Login Succeeded [2023-03-27T22:26:19.547Z] nexus3.edgexfoundry.org:10004 [2023-03-27T22:26:19.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:26:20.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:26:20.082Z] Configure a credential helper to remove this warning. See [2023-03-27T22:26:20.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:26:20.082Z] [2023-03-27T22:26:20.082Z] Login Succeeded [2023-03-27T22:26:20.082Z] docker.io [2023-03-27T22:26:20.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T22:26:20.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T22:26:20.349Z] Configure a credential helper to remove this warning. See [2023-03-27T22:26:20.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T22:26:20.349Z] [2023-03-27T22:26:20.349Z] Login Succeeded [2023-03-27T22:26:20.349Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T22:26:20.387Z] 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-03-27T22:26:21.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-27T22:26:21.614Z] + ls -al . [2023-03-27T22:26:21.614Z] total 64 [2023-03-27T22:26:21.614Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 22:26 . [2023-03-27T22:26:21.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 22:25 .. [2023-03-27T22:26:21.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 22:25 .git [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 27 22:25 .gitignore [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 2268 Mar 27 22:25 Dockerfile [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 27 22:25 Jenkinsfile [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 27 22:25 LICENSE [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 27 22:25 README.md [2023-03-27T22:26:21.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 22:25 TAF-Manager [2023-03-27T22:26:21.614Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 22:25 TUC [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 22:23 VERSION [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 307 Mar 27 22:25 requirements.txt [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 27 22:25 robot-entrypoint.sh [2023-03-27T22:26:21.614Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 27 22:25 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T22:26:22.036Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0042017953d2e9d1361905677afb4b2496c26f2a --label arch=arm64 --label version=0.0.0 . [2023-03-27T22:26:22.036Z] Sending build context to Docker daemon 260.6kB [2023-03-27T22:26:22.304Z] Step 1/12 : FROM alpine:3.16 [2023-03-27T22:26:22.884Z] 3.16: Pulling from library/alpine [2023-03-27T22:26:22.884Z] 3760b48202b3: Pulling fs layer [2023-03-27T22:26:22.884Z] 3760b48202b3: Verifying Checksum [2023-03-27T22:26:22.884Z] 3760b48202b3: Download complete [2023-03-27T22:26:23.469Z] 3760b48202b3: Pull complete [2023-03-27T22:26:23.469Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-27T22:26:23.469Z] Status: Downloaded newer image for alpine:3.16 [2023-03-27T22:26:23.469Z] ---> 4c81e5bf8899 [2023-03-27T22:26:23.469Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-03-27T22:26:23.469Z] ---> Running in ca058e51eac6 [2023-03-27T22:26:23.738Z] Removing intermediate container ca058e51eac6 [2023-03-27T22:26:23.738Z] ---> 0f2f33afbedb [2023-03-27T22:26:23.738Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2023-03-27T22:26:24.008Z] ---> Running in b4bae6ecc7f8 [2023-03-27T22:26:24.274Z] Removing intermediate container b4bae6ecc7f8 [2023-03-27T22:26:24.274Z] ---> 57b0cf667ddc [2023-03-27T22:26:24.274Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2023-03-27T22:26:24.856Z] ---> 3f7e51ce1575 [2023-03-27T22:26:24.856Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-03-27T22:26:25.125Z] ---> 36db5f35c71e [2023-03-27T22:26:25.125Z] Step 6/12 : WORKDIR /edgex-taf [2023-03-27T22:26:25.125Z] ---> Running in e708359ee548 [2023-03-27T22:26:25.396Z] Removing intermediate container e708359ee548 [2023-03-27T22:26:25.396Z] ---> fb4672f83a4d [2023-03-27T22:26:25.396Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-27T22:26:25.663Z] ---> Running in 01a19757c271 [2023-03-27T22:26:27.209Z] Removing intermediate container 01a19757c271 [2023-03-27T22:26:27.209Z] ---> 978c16bae484 [2023-03-27T22:26:27.209Z] 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==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && 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-03-27T22:26:27.209Z] ---> Running in 3bcaf3003941 [2023-03-27T22:26:28.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-27T22:26:28.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-27T22:26:30.176Z] (1/2) Upgrading libcrypto1.1 (1.1.1t-r0 -> 1.1.1t-r1) [2023-03-27T22:26:30.756Z] (2/2) Upgrading libssl1.1 (1.1.1t-r0 -> 1.1.1t-r1) [2023-03-27T22:26:31.337Z] OK: 5 MiB in 14 packages [2023-03-27T22:26:31.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-27T22:26:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-27T22:26:33.325Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-27T22:26:33.589Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-03-27T22:26:34.168Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-03-27T22:26:34.433Z] (4/9) Installing libcurl (7.83.1-r6) [2023-03-27T22:26:35.014Z] (5/9) Installing curl (7.83.1-r6) [2023-03-27T22:26:35.278Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-03-27T22:26:36.683Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-03-27T22:26:36.947Z] (8/9) Installing jq (1.6-r1) [2023-03-27T22:26:37.526Z] (9/9) Installing openssl (1.1.1t-r1) [2023-03-27T22:26:37.792Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:26:37.792Z] Executing ca-certificates-20220614-r0.trigger [2023-03-27T22:26:38.057Z] OK: 50 MiB in 23 packages [2023-03-27T22:26:38.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-27T22:26:38.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-27T22:26:40.310Z] (1/136) Installing libmagic (5.41-r0) [2023-03-27T22:26:40.575Z] (2/136) Installing file (5.41-r0) [2023-03-27T22:26:40.841Z] (3/136) Installing libxau (1.0.9-r0) [2023-03-27T22:26:41.106Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-03-27T22:26:41.372Z] (5/136) Installing libxcb (1.15-r0) [2023-03-27T22:26:41.953Z] (6/136) Installing libx11 (1.8-r0) [2023-03-27T22:26:42.532Z] (7/136) Installing libxext (1.3.4-r0) [2023-03-27T22:26:42.810Z] (8/136) Installing libice (1.0.10-r0) [2023-03-27T22:26:43.210Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-03-27T22:26:43.210Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537169 sha256=25b2e66f04b544b131901fbaea290e4e6c93b55d43889cc525ece276b98e917c [2023-03-27T22:26:43.210Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-03-27T22:26:43.210Z] Successfully built pyzmq [2023-03-27T22:26:43.210Z] Installing collected packages: pyzmq [2023-03-27T22:26:43.210Z] Successfully installed pyzmq-22.2.1 [2023-03-27T22:26:43.210Z] 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-03-27T22:26:43.210Z] Collecting robotframework-seleniumlibrary==5.1.3 [2023-03-27T22:26:43.210Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-03-27T22:26:43.210Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 8.0 MB/s eta 0:00:00 [2023-03-27T22:26:43.210Z] Collecting robotframework-pythonlibcore>=2.1.0 [2023-03-27T22:26:43.210Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-03-27T22:26:43.210Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2023-03-27T22:26:43.210Z] Collecting selenium>=3.141.0 [2023-03-27T22:26:43.210Z] Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) [2023-03-27T22:26:43.210Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 51.0 MB/s eta 0:00:00 [2023-03-27T22:26:43.210Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.12.7) [2023-03-27T22:26:43.210Z] Collecting trio~=0.17 [2023-03-27T22:26:43.211Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-03-27T22:26:43.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 16.6 MB/s eta 0:00:00 [2023-03-27T22:26:43.211Z] Collecting trio-websocket~=0.9 [2023-03-27T22:26:43.211Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-03-27T22:26:43.211Z] Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) [2023-03-27T22:26:43.211Z] Collecting exceptiongroup>=1.0.0rc9 [2023-03-27T22:26:43.211Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-03-27T22:26:43.211Z] Collecting async-generator>=1.9 [2023-03-27T22:26:43.211Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-03-27T22:26:43.211Z] 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-03-27T22:26:43.211Z] Collecting sniffio [2023-03-27T22:26:43.211Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-03-27T22:26:43.211Z] 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) (22.2.0) [2023-03-27T22:26:43.211Z] Collecting outcome [2023-03-27T22:26:43.211Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-03-27T22:26:43.211Z] Collecting sortedcontainers [2023-03-27T22:26:43.211Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-03-27T22:26:43.211Z] Collecting wsproto>=0.14 [2023-03-27T22:26:43.211Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-03-27T22:26:43.211Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2023-03-27T22:26:43.211Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-03-27T22:26:43.211Z] Collecting h11<1,>=0.9.0 [2023-03-27T22:26:43.211Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-03-27T22:26:43.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.3 MB/s eta 0:00:00 [2023-03-27T22:26:43.211Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2023-03-27T22:26:43.391Z] (9/136) Installing libuuid (2.38-r1) [2023-03-27T22:26:43.657Z] (10/136) Installing libsm (1.2.3-r0) [2023-03-27T22:26:43.923Z] (11/136) Installing libxt (1.2.1-r0) [2023-03-27T22:26:44.152Z] 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.8.3 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 [2023-03-27T22:26:44.152Z] 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-03-27T22:26:44.189Z] (12/136) Installing libxmu (1.1.3-r0) [2023-03-27T22:26:44.768Z] (13/136) Installing xset (1.2.4-r0) [2023-03-27T22:26:45.033Z] (14/136) Installing xprop (1.2.5-r0) [2023-03-27T22:26:45.087Z] Collecting psycopg2==2.9.3 [2023-03-27T22:26:45.087Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-03-27T22:26:45.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 10.2 MB/s eta 0:00:00 [2023-03-27T22:26:45.087Z] Preparing metadata (setup.py): started [2023-03-27T22:26:45.299Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-03-27T22:26:45.347Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:26:45.347Z] Building wheels for collected packages: psycopg2 [2023-03-27T22:26:45.347Z] Building wheel for psycopg2 (setup.py): started [2023-03-27T22:26:45.565Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-03-27T22:26:46.148Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-03-27T22:26:46.415Z] (18/136) Installing libffi (3.4.2-r1) [2023-03-27T22:26:46.683Z] (19/136) Installing libintl (0.21-r2) [2023-03-27T22:26:46.950Z] (20/136) Installing libblkid (2.38-r1) [2023-03-27T22:26:47.533Z] (21/136) Installing libmount (2.38-r1) [2023-03-27T22:26:47.797Z] (22/136) Installing pcre (8.45-r2) [2023-03-27T22:26:48.376Z] (23/136) Installing glib (2.72.1-r0) [2023-03-27T22:26:48.955Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-03-27T22:26:49.220Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-03-27T22:26:49.800Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-03-27T22:26:50.380Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-03-27T22:26:50.646Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-03-27T22:26:51.229Z] (29/136) Installing libpng (1.6.37-r1) [2023-03-27T22:26:51.497Z] (30/136) Installing libwebp (1.2.3-r0) [2023-03-27T22:26:52.079Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-03-27T22:26:52.344Z] (32/136) Installing tiff (4.4.0-r1) [2023-03-27T22:26:52.927Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-03-27T22:26:53.191Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-03-27T22:26:53.772Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-03-27T22:26:54.037Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-03-27T22:26:54.304Z] (37/136) Installing libxrender (0.9.10-r3) [2023-03-27T22:26:54.571Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-03-27T22:26:54.838Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-03-27T22:26:55.105Z] (40/136) Installing libxi (1.8-r0) [2023-03-27T22:26:55.323Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-03-27T22:26:55.323Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478589 sha256=3ca40139a524b6782562440c8edd5f1d6d1f92b6d5ff5c7bf0b49f56f27be683 [2023-03-27T22:26:55.323Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-03-27T22:26:55.323Z] Successfully built psycopg2 [2023-03-27T22:26:55.372Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-03-27T22:26:55.582Z] Installing collected packages: psycopg2 [2023-03-27T22:26:55.582Z] Successfully installed psycopg2-2.9.3 [2023-03-27T22:26:55.582Z] 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-03-27T22:26:55.639Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-03-27T22:26:55.905Z] (43/136) Installing atk (2.38.0-r0) [2023-03-27T22:26:56.488Z] (44/136) Installing libxtst (1.2.3-r3) [2023-03-27T22:26:56.518Z] Collecting numpy==1.22.3 [2023-03-27T22:26:56.518Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-03-27T22:26:56.753Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-03-27T22:26:56.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 57.0 MB/s eta 0:00:00 [2023-03-27T22:26:57.020Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-03-27T22:26:57.340Z] Installing build dependencies: started [2023-03-27T22:26:57.601Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-03-27T22:26:57.869Z] (48/136) Installing expat (2.5.0-r0) [2023-03-27T22:26:58.134Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-03-27T22:26:58.400Z] (50/136) Installing freetype (2.12.1-r0) [2023-03-27T22:26:58.982Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-03-27T22:26:59.566Z] (52/136) Installing pixman (0.40.0-r4) [2023-03-27T22:26:59.833Z] (53/136) Installing cairo (1.17.4-r2) [2023-03-27T22:27:00.414Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-03-27T22:27:00.680Z] (55/136) Installing avahi-libs (0.8-r6) [2023-03-27T22:27:00.947Z] (56/136) Installing gmp (6.2.1-r2) [2023-03-27T22:27:01.527Z] Installing build dependencies: finished with status 'done' [2023-03-27T22:27:01.527Z] Getting requirements to build wheel: started [2023-03-27T22:27:01.528Z] (57/136) Installing nettle (3.7.3-r0) [2023-03-27T22:27:01.786Z] Getting requirements to build wheel: finished with status 'done' [2023-03-27T22:27:01.786Z] Preparing metadata (pyproject.toml): started [2023-03-27T22:27:01.793Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-03-27T22:27:02.353Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-27T22:27:02.353Z] Building wheels for collected packages: numpy [2023-03-27T22:27:02.353Z] Building wheel for numpy (pyproject.toml): started [2023-03-27T22:27:02.373Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-03-27T22:27:02.638Z] (60/136) Installing libunistring (1.0-r0) [2023-03-27T22:27:03.221Z] (61/136) Installing gnutls (3.7.7-r1) [2023-03-27T22:27:03.803Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-03-27T22:27:04.385Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-03-27T22:27:04.653Z] (64/136) Installing fribidi (1.0.12-r0) [2023-03-27T22:27:04.920Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-03-27T22:27:05.505Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-03-27T22:27:05.772Z] (67/136) Installing libxft (2.3.4-r0) [2023-03-27T22:27:06.356Z] (68/136) Installing pango (1.50.7-r0) [2023-03-27T22:27:06.623Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-03-27T22:27:07.208Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-27T22:27:07.208Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-03-27T22:27:07.473Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-03-27T22:27:08.056Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-03-27T22:27:08.641Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-03-27T22:27:09.228Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-03-27T22:27:09.496Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-03-27T22:27:09.763Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-03-27T22:27:10.030Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-03-27T22:27:10.612Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-03-27T22:27:11.200Z] (79/136) Installing libogg (1.3.5-r1) [2023-03-27T22:27:11.469Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-27T22:27:11.738Z] (81/136) Installing flac (1.3.4-r0) [2023-03-27T22:27:12.323Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-03-27T22:27:12.909Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-03-27T22:27:13.175Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-03-27T22:27:13.759Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-03-27T22:27:14.344Z] (86/136) Installing libass (0.16.0-r0) [2023-03-27T22:27:14.612Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-03-27T22:27:15.197Z] (88/136) Installing libdrm (2.4.110-r0) [2023-03-27T22:27:15.465Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-27T22:27:15.735Z] (90/136) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-27T22:27:16.320Z] (91/136) Installing lame (3.100-r0) [2023-03-27T22:27:16.588Z] (92/136) Installing opus (1.3.1-r1) [2023-03-27T22:27:17.172Z] (93/136) Installing libasyncns (0.8-r1) [2023-03-27T22:27:17.442Z] (94/136) Installing libltdl (2.4.7-r0) [2023-03-27T22:27:17.709Z] (95/136) Installing orc (0.4.32-r0) [2023-03-27T22:27:18.293Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-03-27T22:27:18.559Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-03-27T22:27:19.143Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-03-27T22:27:19.410Z] (99/136) Installing soxr (0.1.3-r2) [2023-03-27T22:27:19.681Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-03-27T22:27:19.949Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-03-27T22:27:20.532Z] (102/136) Installing libpulse (15.0-r2) [2023-03-27T22:27:21.118Z] (103/136) Installing cjson (1.7.15-r3) [2023-03-27T22:27:21.387Z] (104/136) Installing mbedtls (2.28.2-r0) [2023-03-27T22:27:21.656Z] (105/136) Installing librist (0.2.6-r1) [2023-03-27T22:27:22.240Z] (106/136) Installing libsrt (1.4.4-r0) [2023-03-27T22:27:22.506Z] (107/136) Installing libssh (0.9.6-r1) [2023-03-27T22:27:23.088Z] (108/136) Installing libtheora (1.1.1-r16) [2023-03-27T22:27:23.355Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-03-27T22:27:23.937Z] (110/136) Installing libva (2.14.0-r0) [2023-03-27T22:27:24.201Z] (111/136) Installing libvdpau (1.5-r0) [2023-03-27T22:27:24.468Z] (112/136) Installing vidstab (1.1.0-r1) [2023-03-27T22:27:24.734Z] (113/136) Installing libvpx (1.11.0-r1) [2023-03-27T22:27:25.314Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-03-27T22:27:25.893Z] (115/136) Installing numactl (2.0.14-r0) [2023-03-27T22:27:26.159Z] (116/136) Installing x265-libs (3.5-r3) [2023-03-27T22:27:27.114Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-03-27T22:27:27.379Z] (118/136) Installing ffmpeg-libs (5.0.1-r1) [2023-03-27T22:27:28.335Z] (119/136) Installing libevent (2.1.12-r4) [2023-03-27T22:27:28.917Z] (120/136) Installing mesa (21.3.9-r0) [2023-03-27T22:27:28.917Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-03-27T22:27:29.495Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-03-27T22:27:29.758Z] (123/136) Installing icu-data-en (71.1-r2) [2023-03-27T22:27:30.338Z] Executing icu-data-en-71.1-r2.post-install [2023-03-27T22:27:30.338Z] * [2023-03-27T22:27:30.338Z] * If you need ICU with non-English locales and legacy charset support, install [2023-03-27T22:27:30.338Z] * package icu-data-full. [2023-03-27T22:27:30.338Z] * [2023-03-27T22:27:30.338Z] (124/136) Installing icu-libs (71.1-r2) [2023-03-27T22:27:30.917Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-03-27T22:27:31.181Z] (126/136) Installing minizip (1.2.12-r0) [2023-03-27T22:27:31.444Z] (127/136) Installing nspr (4.33-r0) [2023-03-27T22:27:32.025Z] (128/136) Installing sqlite-libs (3.38.5-r0) [2023-03-27T22:27:32.290Z] (129/136) Installing nss (3.78.1-r0) [2023-03-27T22:27:33.247Z] (130/136) Installing re2 (2022.04.01-r0) [2023-03-27T22:27:33.512Z] (131/136) Installing snappy (1.1.9-r4) [2023-03-27T22:27:33.779Z] (132/136) Installing libgpg-error (1.45-r0) [2023-03-27T22:27:34.044Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-03-27T22:27:34.624Z] (134/136) Installing libxslt (1.1.35-r0) [2023-03-27T22:27:35.201Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-03-27T22:27:47.500Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-03-27T22:27:48.087Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:27:48.087Z] Executing glib-2.72.1-r0.trigger [2023-03-27T22:27:48.355Z] Executing shared-mime-info-2.2-r2.trigger [2023-03-27T22:27:50.303Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-27T22:27:50.303Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-03-27T22:27:50.570Z] Executing fontconfig-2.14.0-r0.trigger [2023-03-27T22:27:50.570Z] Executing mkfontscale-1.2.2-r0.trigger [2023-03-27T22:27:50.570Z] OK: 376 MiB in 159 packages [2023-03-27T22:27:50.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-27T22:27:51.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-27T22:27:52.824Z] (1/21) Installing binutils (2.38-r3) [2023-03-27T22:27:53.408Z] (2/21) Installing isl22 (0.22-r0) [2023-03-27T22:27:53.989Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-03-27T22:27:54.257Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-03-27T22:27:54.837Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-03-27T22:27:57.415Z] (6/21) Installing musl-dev (1.2.3-r2) [2023-03-27T22:27:57.996Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-03-27T22:27:58.260Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-03-27T22:27:59.215Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-03-27T22:27:59.482Z] (10/21) Installing libpq (14.7-r0) [2023-03-27T22:27:59.751Z] (11/21) Installing openssl-dev (1.1.1t-r1) [2023-03-27T22:28:00.334Z] (12/21) Installing libpq-dev (14.7-r0) [2023-03-27T22:28:00.916Z] (13/21) Installing libecpg (14.7-r0) [2023-03-27T22:28:01.182Z] (14/21) Installing libecpg-dev (14.7-r0) [2023-03-27T22:28:01.764Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-03-27T22:28:09.949Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-03-27T22:28:10.057Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:28:16.582Z] (17/21) Installing clang (13.0.1-r1) [2023-03-27T22:28:17.161Z] (18/21) Installing icu (71.1-r2) [2023-03-27T22:28:17.740Z] (19/21) Installing icu-dev (71.1-r2) [2023-03-27T22:28:18.319Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-03-27T22:28:23.648Z] (21/21) Installing postgresql14-dev (14.7-r0) [2023-03-27T22:28:23.649Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:28:23.649Z] OK: 768 MiB in 180 packages [2023-03-27T22:28:23.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-27T22:28:24.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-27T22:28:25.897Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-03-27T22:28:27.834Z] (2/10) Installing gdbm (1.23-r0) [2023-03-27T22:28:28.100Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-03-27T22:28:28.364Z] (4/10) Installing readline (8.1.2-r0) [2023-03-27T22:28:28.945Z] (5/10) Installing python3 (3.10.10-r0) [2023-03-27T22:28:31.523Z] (6/10) Installing python3-dev (3.10.10-r0) [2023-03-27T22:28:38.161Z] (7/10) Installing libsodium (1.0.18-r0) [2023-03-27T22:28:38.426Z] (8/10) Installing libzmq (4.3.4-r0) [2023-03-27T22:28:39.016Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-03-27T22:28:39.281Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-03-27T22:28:39.547Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:28:39.547Z] OK: 938 MiB in 190 packages [2023-03-27T22:28:39.813Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-27T22:28:40.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-27T22:28:41.808Z] OK: 938 MiB in 190 packages [2023-03-27T22:28:41.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-27T22:28:42.392Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-27T22:28:43.800Z] (1/1) Installing tzdata (2023b-r1) [2023-03-27T22:28:44.386Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:28:44.386Z] OK: 941 MiB in 191 packages [2023-03-27T22:28:45.794Z] (1/1) Purging tzdata (2023b-r1) [2023-03-27T22:28:45.794Z] Executing busybox-1.35.0-r17.trigger [2023-03-27T22:28:45.794Z] OK: 938 MiB in 190 packages [2023-03-27T22:29:01.289Z] Looking in links: /tmp/tmpqx0cf3zk [2023-03-27T22:29:01.289Z] Processing /tmp/tmpqx0cf3zk/setuptools-65.5.0-py3-none-any.whl [2023-03-27T22:29:01.289Z] Processing /tmp/tmpqx0cf3zk/pip-22.3.1-py3-none-any.whl [2023-03-27T22:29:02.275Z] Installing collected packages: setuptools, pip [2023-03-27T22:29:17.758Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:29:20.480Z] Successfully installed pip-22.3.1 setuptools-65.5.0 [2023-03-27T22:29:20.480Z] 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-03-27T22:29:21.884Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) [2023-03-27T22:29:22.469Z] Collecting pip [2023-03-27T22:29:22.736Z] Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) [2023-03-27T22:29:22.736Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.2 MB/s eta 0:00:00 [2023-03-27T22:29:22.736Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-03-27T22:29:25.315Z] Collecting setuptools [2023-03-27T22:29:25.315Z] Downloading setuptools-67.6.0-py3-none-any.whl (1.1 MB) [2023-03-27T22:29:25.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.8 MB/s eta 0:00:00 [2023-03-27T22:29:25.896Z] Collecting wheel [2023-03-27T22:29:25.896Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-03-27T22:29:25.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 23.5 MB/s eta 0:00:00 [2023-03-27T22:29:27.297Z] Installing collected packages: wheel, setuptools, pip [2023-03-27T22:29:27.563Z] Attempting uninstall: setuptools [2023-03-27T22:29:27.563Z] Found existing installation: setuptools 65.5.0 [2023-03-27T22:29:28.515Z] Uninstalling setuptools-65.5.0: [2023-03-27T22:29:28.780Z] Successfully uninstalled setuptools-65.5.0 [2023-03-27T22:29:35.418Z] Attempting uninstall: pip [2023-03-27T22:29:35.418Z] Found existing installation: pip 22.3.1 [2023-03-27T22:29:36.372Z] Uninstalling pip-22.3.1: [2023-03-27T22:29:36.372Z] Successfully uninstalled pip-22.3.1 [2023-03-27T22:29:48.672Z] Successfully installed pip-23.0.1 setuptools-67.6.0 wheel-0.40.0 [2023-03-27T22:29:48.672Z] 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-03-27T22:29:52.011Z] Processing ./edgex-taf-common [2023-03-27T22:29:52.277Z] Preparing metadata (setup.py): started [2023-03-27T22:29:53.233Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:29:53.233Z] Building wheels for collected packages: edgex-taf-common [2023-03-27T22:29:53.233Z] Building wheel for edgex-taf-common (setup.py): started [2023-03-27T22:29:55.169Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-03-27T22:29:55.169Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=e7f0ab969f833b52474c0185e64eb5914818b39e123b5256d2b55ad7f8c7b78c [2023-03-27T22:29:55.169Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-03-27T22:29:55.169Z] Successfully built edgex-taf-common [2023-03-27T22:29:55.435Z] Installing collected packages: edgex-taf-common [2023-03-27T22:29:55.435Z] Successfully installed edgex-taf-common-0.0.0 [2023-03-27T22:29:55.435Z] 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-03-27T22:30:00.769Z] Collecting robotframework==4.1.3 [2023-03-27T22:30:00.769Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-03-27T22:30:00.769Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.1 MB/s eta 0:00:00 [2023-03-27T22:30:01.725Z] Installing collected packages: robotframework [2023-03-27T22:30:05.066Z] Successfully installed robotframework-4.1.3 [2023-03-27T22:30:05.066Z] 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-03-27T22:30:09.348Z] Collecting docker==4.4.1 [2023-03-27T22:30:09.348Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-03-27T22:30:09.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 3.8 MB/s eta 0:00:00 [2023-03-27T22:30:09.348Z] Collecting websocket-client>=0.32.0 [2023-03-27T22:30:09.348Z] Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) [2023-03-27T22:30:09.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 916.8 kB/s eta 0:00:00 [2023-03-27T22:30:09.936Z] Collecting requests!=2.18.0,>=2.14.2 [2023-03-27T22:30:09.936Z] Downloading requests-2.28.2-py3-none-any.whl (62 kB) [2023-03-27T22:30:10.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.2 MB/s eta 0:00:00 [2023-03-27T22:30:10.209Z] Collecting six>=1.4.0 [2023-03-27T22:30:10.209Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-03-27T22:30:10.477Z] Collecting idna<4,>=2.5 [2023-03-27T22:30:10.477Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-03-27T22:30:10.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.4 MB/s eta 0:00:00 [2023-03-27T22:30:11.063Z] Collecting urllib3<1.27,>=1.21.1 [2023-03-27T22:30:11.063Z] Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) [2023-03-27T22:30:11.063Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 5.0 MB/s eta 0:00:00 [2023-03-27T22:30:11.332Z] Collecting certifi>=2017.4.17 [2023-03-27T22:30:11.332Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2023-03-27T22:30:11.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 5.9 MB/s eta 0:00:00 [2023-03-27T22:30:11.913Z] Collecting charset-normalizer<4,>=2 [2023-03-27T22:30:11.913Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-03-27T22:30:13.997Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:30:14.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 89.9 kB/s eta 0:00:00 [2023-03-27T22:30:15.453Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2023-03-27T22:30:19.703Z] Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.28.2 six-1.16.0 urllib3-1.26.15 websocket-client-1.5.1 [2023-03-27T22:30:19.703Z] 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-03-27T22:30:23.947Z] Collecting python-dotenv==0.15.0 [2023-03-27T22:30:23.947Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-03-27T22:30:24.906Z] Installing collected packages: python-dotenv [2023-03-27T22:30:24.906Z] Successfully installed python-dotenv-0.15.0 [2023-03-27T22:30:24.906Z] 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-03-27T22:30:29.160Z] Collecting RESTinstance==1.0.2 [2023-03-27T22:30:29.160Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-03-27T22:30:29.160Z] Collecting jsonpath-ng [2023-03-27T22:30:29.160Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-03-27T22:30:29.744Z] Collecting pytz [2023-03-27T22:30:29.744Z] Downloading pytz-2023.2-py2.py3-none-any.whl (502 kB) [2023-03-27T22:30:30.010Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.1/502.1 kB 8.9 MB/s eta 0:00:00 [2023-03-27T22:30:30.010Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2023-03-27T22:30:30.274Z] Collecting jsonschema [2023-03-27T22:30:30.274Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-03-27T22:30:30.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.4 MB/s eta 0:00:00 [2023-03-27T22:30:30.539Z] Collecting docutils [2023-03-27T22:30:30.539Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2023-03-27T22:30:30.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 9.8 MB/s eta 0:00:00 [2023-03-27T22:30:30.805Z] Collecting strict-rfc3339 [2023-03-27T22:30:30.805Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-03-27T22:30:30.805Z] Preparing metadata (setup.py): started [2023-03-27T22:30:32.207Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:30:32.207Z] Collecting pygments [2023-03-27T22:30:32.207Z] Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) [2023-03-27T22:30:32.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.8 MB/s eta 0:00:00 [2023-03-27T22:30:32.473Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) [2023-03-27T22:30:32.473Z] Collecting tzlocal [2023-03-27T22:30:32.738Z] Downloading tzlocal-4.3-py3-none-any.whl (20 kB) [2023-03-27T22:30:32.738Z] Collecting rfc3987 [2023-03-27T22:30:32.738Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-03-27T22:30:33.003Z] Collecting flex [2023-03-27T22:30:33.004Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-03-27T22:30:33.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 [2023-03-27T22:30:33.270Z] Preparing metadata (setup.py): started [2023-03-27T22:30:35.208Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:30:35.208Z] Collecting GenSON [2023-03-27T22:30:35.208Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-03-27T22:30:35.208Z] Preparing metadata (setup.py): started [2023-03-27T22:30:37.157Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:30:37.157Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2023-03-27T22:30:37.422Z] Collecting PyYAML>=3.11 [2023-03-27T22:30:37.422Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-03-27T22:30:37.422Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.2 MB/s eta 0:00:00 [2023-03-27T22:30:38.833Z] Installing build dependencies: started [2023-03-27T22:31:05.522Z] Installing build dependencies: finished with status 'done' [2023-03-27T22:31:05.522Z] Getting requirements to build wheel: started [2023-03-27T22:31:17.804Z] Getting requirements to build wheel: finished with status 'done' [2023-03-27T22:31:17.804Z] Preparing metadata (pyproject.toml): started [2023-03-27T22:31:18.762Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-27T22:31:18.762Z] Collecting validate-email>=1.2 [2023-03-27T22:31:18.762Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-03-27T22:31:18.762Z] Preparing metadata (setup.py): started [2023-03-27T22:31:20.161Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:31:22.093Z] Collecting click>=3.3 [2023-03-27T22:31:22.093Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-03-27T22:31:22.093Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.8 MB/s eta 0:00:00 [2023-03-27T22:31:22.093Z] Collecting jsonpointer>=1.7 [2023-03-27T22:31:22.093Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-03-27T22:31:22.367Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) [2023-03-27T22:31:22.367Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) [2023-03-27T22:31:22.367Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.15) [2023-03-27T22:31:22.367Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2023-03-27T22:31:22.632Z] Collecting decorator [2023-03-27T22:31:22.632Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-03-27T22:31:22.632Z] Collecting ply [2023-03-27T22:31:22.632Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-03-27T22:31:22.632Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 [2023-03-27T22:31:23.212Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2023-03-27T22:31:23.213Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-03-27T22:31:23.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.3 MB/s eta 0:00:00 [2023-03-27T22:31:23.477Z] Collecting attrs>=17.4.0 [2023-03-27T22:31:23.477Z] Downloading attrs-22.2.0-py3-none-any.whl (60 kB) [2023-03-27T22:31:23.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 3.0 MB/s eta 0:00:00 [2023-03-27T22:31:23.741Z] Collecting pytz-deprecation-shim [2023-03-27T22:31:23.741Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2023-03-27T22:31:25.140Z] Collecting tzdata [2023-03-27T22:31:25.140Z] Downloading tzdata-2023.2-py2.py3-none-any.whl (342 kB) [2023-03-27T22:31:25.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.1/342.1 kB 9.0 MB/s eta 0:00:00 [2023-03-27T22:31:25.140Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-03-27T22:31:25.140Z] Building wheel for flex (setup.py): started [2023-03-27T22:31:27.703Z] Building wheel for flex (setup.py): finished with status 'done' [2023-03-27T22:31:27.703Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=ef8a8c9231556282bb77eb2af8ab01b0abb74ad0531d5ff85729ff35f3516103 [2023-03-27T22:31:27.703Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-03-27T22:31:27.703Z] Building wheel for strict-rfc3339 (setup.py): started [2023-03-27T22:31:29.102Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-03-27T22:31:29.102Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=b84b23caaa8819087071900f7c46e6352f09c0d70b7cea7a92c76e6c286e14dd [2023-03-27T22:31:29.102Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-03-27T22:31:29.102Z] Building wheel for GenSON (setup.py): started [2023-03-27T22:31:31.032Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-03-27T22:31:31.032Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=af48a405dc6b0e6fc5ce5a3eb50c2c9d13e9c16d06b6bd3061338e7891b7358d [2023-03-27T22:31:31.032Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-03-27T22:31:31.032Z] Building wheel for PyYAML (pyproject.toml): started [2023-03-27T22:31:34.357Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-03-27T22:31:34.357Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=677714f341863db9de9bcec2c0421c94112eb082470a4e7a88bb1b61146618e4 [2023-03-27T22:31:34.357Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-03-27T22:31:34.357Z] Building wheel for validate-email (setup.py): started [2023-03-27T22:31:35.449Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:31:36.337Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-03-27T22:31:36.337Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=e23fd2dc1e0d4fd692469179a655a0f0e163eeac8411b4da93b4c080cb31427d [2023-03-27T22:31:36.337Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-03-27T22:31:36.337Z] Successfully built flex strict-rfc3339 GenSON PyYAML validate-email [2023-03-27T22:31:38.299Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2023-03-27T22:31:53.267Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.2.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.14.0 pyrsistent-0.19.3 pytz-2023.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2023.2 tzlocal-4.3 validate-email-1.3 [2023-03-27T22:31:53.267Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-03-27T22:31:57.505Z] Collecting robotbackgroundlogger==1.2 [2023-03-27T22:31:57.505Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-03-27T22:31:57.505Z] Preparing metadata (setup.py): started [2023-03-27T22:31:58.459Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:31:58.459Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2023-03-27T22:31:58.459Z] Building wheels for collected packages: robotbackgroundlogger [2023-03-27T22:31:58.459Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-03-27T22:32:00.394Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-03-27T22:32:00.394Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0d1778cfc782c79d0fffc5bfff4c68b245538c7e382644aed9fd2dc3cd5e5a06 [2023-03-27T22:32:00.394Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-03-27T22:32:00.394Z] Successfully built robotbackgroundlogger [2023-03-27T22:32:01.998Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-03-27T22:32:01.998Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359160 sha256=3168b06f8fd1dd1b80242b01055df6518d3ae0df6e01cf91962c5d98bea1c103 [2023-03-27T22:32:01.998Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-03-27T22:32:01.998Z] Successfully built numpy [2023-03-27T22:32:01.998Z] Installing collected packages: numpy [2023-03-27T22:32:02.326Z] Installing collected packages: robotbackgroundlogger [2023-03-27T22:32:02.326Z] Successfully installed robotbackgroundlogger-1.2 [2023-03-27T22:32:02.326Z] 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-03-27T22:32:04.535Z] Successfully installed numpy-1.22.3 [2023-03-27T22:32:04.536Z] 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-03-27T22:32:05.476Z] Collecting psutil==5.9.0 [2023-03-27T22:32:05.476Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-03-27T22:32:05.476Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 18.9 MB/s eta 0:00:00 [2023-03-27T22:32:05.476Z] Preparing metadata (setup.py): started [2023-03-27T22:32:06.046Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:32:06.046Z] Building wheels for collected packages: psutil [2023-03-27T22:32:06.046Z] Building wheel for psutil (setup.py): started [2023-03-27T22:32:06.567Z] Collecting configparser==5.0.1 [2023-03-27T22:32:06.567Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-03-27T22:32:07.434Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-03-27T22:32:07.434Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271449 sha256=770b7afbe49897a82be8c103a11a84ac4fc1d77312f36a63326ee900a6dc3362 [2023-03-27T22:32:07.434Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-03-27T22:32:07.434Z] Successfully built psutil [2023-03-27T22:32:07.693Z] Installing collected packages: psutil [2023-03-27T22:32:07.952Z] Successfully installed psutil-5.9.0 [2023-03-27T22:32:07.952Z] 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-03-27T22:32:08.494Z] Installing collected packages: configparser [2023-03-27T22:32:08.494Z] Successfully installed configparser-5.0.1 [2023-03-27T22:32:08.494Z] 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-03-27T22:32:08.885Z] Collecting pycryptodome==3.15.0 [2023-03-27T22:32:09.144Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-03-27T22:32:09.403Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 14.5 MB/s eta 0:00:00 [2023-03-27T22:32:09.662Z] Preparing metadata (setup.py): started [2023-03-27T22:32:11.038Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:32:11.038Z] Building wheels for collected packages: pycryptodome [2023-03-27T22:32:11.038Z] Building wheel for pycryptodome (setup.py): started [2023-03-27T22:32:12.730Z] Collecting requests==2.25.1 [2023-03-27T22:32:12.730Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-03-27T22:32:14.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 25.9 kB/s eta 0:00:00 [2023-03-27T22:32:14.927Z] Collecting idna<3,>=2.5 [2023-03-27T22:32:14.927Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-03-27T22:32:14.927Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.8 MB/s eta 0:00:00 [2023-03-27T22:32:14.927Z] Collecting chardet<5,>=3.0.2 [2023-03-27T22:32:14.927Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-03-27T22:32:15.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.4 MB/s eta 0:00:00 [2023-03-27T22:32:15.194Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) [2023-03-27T22:32:15.194Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) [2023-03-27T22:32:17.126Z] Installing collected packages: idna, chardet, requests [2023-03-27T22:32:17.126Z] Attempting uninstall: idna [2023-03-27T22:32:17.126Z] Found existing installation: idna 3.4 [2023-03-27T22:32:17.126Z] Uninstalling idna-3.4: [2023-03-27T22:32:17.126Z] Successfully uninstalled idna-3.4 [2023-03-27T22:32:19.706Z] Attempting uninstall: requests [2023-03-27T22:32:19.706Z] Found existing installation: requests 2.28.2 [2023-03-27T22:32:19.706Z] Uninstalling requests-2.28.2: [2023-03-27T22:32:19.706Z] Successfully uninstalled requests-2.28.2 [2023-03-27T22:32:19.972Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2023-03-27T22:32:19.972Z] 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-03-27T22:32:24.214Z] Collecting robotframework-requests==0.8.0 [2023-03-27T22:32:24.214Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-03-27T22:32:24.214Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2023-03-27T22:32:24.214Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2023-03-27T22:32:24.214Z] 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-03-27T22:32:24.214Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2023-03-27T22:32:24.214Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) [2023-03-27T22:32:24.214Z] 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-03-27T22:32:26.151Z] Installing collected packages: robotframework-requests [2023-03-27T22:32:27.551Z] Successfully installed robotframework-requests-0.8.0 [2023-03-27T22:32:27.551Z] 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-03-27T22:32:30.875Z] Collecting paho-mqtt==1.5.1 [2023-03-27T22:32:30.875Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-03-27T22:32:30.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.7 MB/s eta 0:00:00 [2023-03-27T22:32:31.140Z] Preparing metadata (setup.py): started [2023-03-27T22:32:33.072Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:32:33.072Z] Building wheels for collected packages: paho-mqtt [2023-03-27T22:32:33.072Z] Building wheel for paho-mqtt (setup.py): started [2023-03-27T22:32:35.004Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-03-27T22:32:35.004Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=44fe678e8d82d162d65259e2d3cdd29fe22d30976fd6a264ccfe10f261ace16e [2023-03-27T22:32:35.004Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-03-27T22:32:35.004Z] Successfully built paho-mqtt [2023-03-27T22:32:36.937Z] Installing collected packages: paho-mqtt [2023-03-27T22:32:37.204Z] Successfully installed paho-mqtt-1.5.1 [2023-03-27T22:32:37.204Z] 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-03-27T22:32:37.580Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-03-27T22:32:37.580Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111213 sha256=06efb5eac3e4b6e48ed7c69d6c1f734f73cb6a860e6b6a352978480949057a5f [2023-03-27T22:32:37.580Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-03-27T22:32:37.580Z] Successfully built pycryptodome [2023-03-27T22:32:37.580Z] Installing collected packages: pycryptodome [2023-03-27T22:32:37.580Z] Successfully installed pycryptodome-3.15.0 [2023-03-27T22:32:37.580Z] 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-03-27T22:32:37.580Z] Collecting influxdb-client==1.33.0 [2023-03-27T22:32:37.580Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-03-27T22:32:37.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 25.5 MB/s eta 0:00:00 [2023-03-27T22:32:37.580Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.0) [2023-03-27T22:32:37.580Z] Collecting python-dateutil>=2.5.3 [2023-03-27T22:32:37.580Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-03-27T22:32:37.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 35.7 MB/s eta 0:00:00 [2023-03-27T22:32:37.580Z] Collecting reactivex>=4.0.4 [2023-03-27T22:32:37.580Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-03-27T22:32:37.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 29.3 MB/s eta 0:00:00 [2023-03-27T22:32:37.580Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) [2023-03-27T22:32:37.581Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) [2023-03-27T22:32:37.581Z] 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-03-27T22:32:37.581Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2023-03-27T22:32:37.581Z] Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) [2023-03-27T22:32:37.581Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2023-03-27T22:32:37.581Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 [2023-03-27T22:32:37.581Z] 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-03-27T22:32:41.440Z] Collecting redis==3.5.3 [2023-03-27T22:32:41.440Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2023-03-27T22:32:41.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 1.5 MB/s eta 0:00:00 [2023-03-27T22:32:43.635Z] Installing collected packages: redis [2023-03-27T22:32:44.215Z] Successfully installed redis-3.5.3 [2023-03-27T22:32:44.215Z] 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-03-27T22:32:49.532Z] Collecting pyzmq==22.2.1 [2023-03-27T22:32:49.796Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-03-27T22:32:49.796Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.2 MB/s eta 0:00:00 [2023-03-27T22:32:52.364Z] Installing build dependencies: started [2023-03-27T22:32:52.481Z] Removing intermediate container 991d6fbd7796 [2023-03-27T22:32:52.481Z] ---> baffa4919b57 [2023-03-27T22:32:52.481Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-03-27T22:32:52.481Z] ---> Running in 683ba8907456 [2023-03-27T22:32:52.481Z] Removing intermediate container 683ba8907456 [2023-03-27T22:32:52.481Z] ---> 186f351e8974 [2023-03-27T22:32:52.481Z] Step 10/12 : LABEL arch=amd64 [2023-03-27T22:32:52.481Z] ---> Running in b159d4f3a142 [2023-03-27T22:32:52.481Z] Removing intermediate container b159d4f3a142 [2023-03-27T22:32:52.481Z] ---> 27289ba10871 [2023-03-27T22:32:52.481Z] Step 11/12 : LABEL git_sha=0042017953d2e9d1361905677afb4b2496c26f2a [2023-03-27T22:32:52.481Z] ---> Running in 4e5e9d9b0f9b [2023-03-27T22:32:52.481Z] Removing intermediate container 4e5e9d9b0f9b [2023-03-27T22:32:52.481Z] ---> 9926f0db5b20 [2023-03-27T22:32:52.481Z] Step 12/12 : LABEL version=0.0.0 [2023-03-27T22:32:52.481Z] ---> Running in 7674d71fd1c1 [2023-03-27T22:32:52.740Z] Removing intermediate container 7674d71fd1c1 [2023-03-27T22:32:52.740Z] ---> 9b042624c759 [2023-03-27T22:32:52.740Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-27T22:32:52.740Z] Successfully built 9b042624c759 [2023-03-27T22:32:52.740Z] 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-03-27T22:32:53.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T22:32:53.712Z] [2023-03-27T22:32:53.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T22:32:54.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T22:32:54.089Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-27T22:32:54.089Z] 5eb5b503b376: Pulling fs layer [2023-03-27T22:32:54.089Z] 5c69ac0246d0: Pulling fs layer [2023-03-27T22:32:54.089Z] ec43610c2a17: Pulling fs layer [2023-03-27T22:32:54.089Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-27T22:32:54.089Z] 33b1e0a273af: Pulling fs layer [2023-03-27T22:32:54.089Z] 5d3b04190fa2: Pulling fs layer [2023-03-27T22:32:54.089Z] 2f39f015ded8: Pulling fs layer [2023-03-27T22:32:54.089Z] 3a2ae6a8a46f: Waiting [2023-03-27T22:32:54.089Z] 33b1e0a273af: Waiting [2023-03-27T22:32:54.089Z] 5d3b04190fa2: Waiting [2023-03-27T22:32:54.089Z] 2f39f015ded8: Waiting [2023-03-27T22:32:54.089Z] 5c69ac0246d0: Download complete [2023-03-27T22:32:54.348Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-27T22:32:54.348Z] 3a2ae6a8a46f: Download complete [2023-03-27T22:32:54.348Z] 33b1e0a273af: Verifying Checksum [2023-03-27T22:32:54.348Z] 33b1e0a273af: Download complete [2023-03-27T22:32:54.348Z] ec43610c2a17: Verifying Checksum [2023-03-27T22:32:54.348Z] ec43610c2a17: Download complete [2023-03-27T22:32:54.348Z] 5d3b04190fa2: Download complete [2023-03-27T22:32:54.348Z] 5eb5b503b376: Verifying Checksum [2023-03-27T22:32:54.348Z] 5eb5b503b376: Download complete [2023-03-27T22:32:54.913Z] 2f39f015ded8: Verifying Checksum [2023-03-27T22:32:54.913Z] 2f39f015ded8: Download complete [2023-03-27T22:32:55.477Z] 5eb5b503b376: Pull complete [2023-03-27T22:32:55.734Z] 5c69ac0246d0: Pull complete [2023-03-27T22:32:55.992Z] ec43610c2a17: Pull complete [2023-03-27T22:32:56.249Z] 3a2ae6a8a46f: Pull complete [2023-03-27T22:32:56.507Z] 33b1e0a273af: Pull complete [2023-03-27T22:32:56.507Z] 5d3b04190fa2: Pull complete [2023-03-27T22:33:00.686Z] 2f39f015ded8: Pull complete [2023-03-27T22:33:00.686Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-27T22:33:00.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T22:33:00.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T22:33:00.907Z] prd-ubuntu20.04-docker-8c-8g-5937 does not seem to be running inside a container [2023-03-27T22:33:00.940Z] $ 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-49 -v /w/workspace/exfoundry_edgex-taf-common_PR-49:/w/workspace/exfoundry_edgex-taf-common_PR-49:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-49@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-03-27T22:33:03.282Z] $ docker top 1eed7b4613fe2c7336390dbb6cc188ee37ca2efa57d83b4d7da3e37a673f1e03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T22:33:03.758Z] ---> job-cost.sh [2023-03-27T22:33:03.758Z] lf-activate-venv: SKIPPING [2023-03-27T22:33:03.758Z] INFO: No Stack... [2023-03-27T22:33:04.327Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T22:33:04.586Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T22:33:04.896Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-49/archives/cost.csv [2023-03-27T22:33:04.896Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T22:33:04.933Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [2023-03-27T22:33:04.938Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] did not exist. Created. [2023-03-27T22:33:04.938Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T22:33:05.322Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-27T22:33:05.377Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T22:33:05.401Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T22:33:05.477Z] $ docker stop --time=1 1eed7b4613fe2c7336390dbb6cc188ee37ca2efa57d83b4d7da3e37a673f1e03 [2023-03-27T22:33:06.661Z] $ docker rm -f --volumes 1eed7b4613fe2c7336390dbb6cc188ee37ca2efa57d83b4d7da3e37a673f1e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-27T22:33:07.320Z] Installing build dependencies: finished with status 'done' [2023-03-27T22:33:07.320Z] Getting requirements to build wheel: started [2023-03-27T22:33:07.320Z] Getting requirements to build wheel: finished with status 'done' [2023-03-27T22:33:07.320Z] Preparing metadata (pyproject.toml): started [2023-03-27T22:33:10.642Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-27T22:33:10.643Z] Building wheels for collected packages: pyzmq [2023-03-27T22:33:10.643Z] Building wheel for pyzmq (pyproject.toml): started [2023-03-27T22:34:18.456Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-03-27T22:35:40.037Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-03-27T22:35:50.085Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-03-27T22:35:50.085Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515206 sha256=3f6a6a9bb73b190db59a047aa6bd5142635e6cc64734ccb61f5a686656ed74b7 [2023-03-27T22:35:50.085Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-03-27T22:35:50.085Z] Successfully built pyzmq [2023-03-27T22:35:50.665Z] Installing collected packages: pyzmq [2023-03-27T22:35:53.238Z] Successfully installed pyzmq-22.2.1 [2023-03-27T22:35:53.238Z] 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-03-27T22:35:57.476Z] Collecting robotframework-seleniumlibrary==5.1.3 [2023-03-27T22:35:57.476Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-03-27T22:35:57.742Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.6 MB/s eta 0:00:00 [2023-03-27T22:35:57.742Z] Collecting robotframework-pythonlibcore>=2.1.0 [2023-03-27T22:35:57.742Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-03-27T22:35:57.742Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2023-03-27T22:35:58.320Z] Collecting selenium>=3.141.0 [2023-03-27T22:35:58.320Z] Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) [2023-03-27T22:35:58.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 11.6 MB/s eta 0:00:00 [2023-03-27T22:35:59.163Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.12.7) [2023-03-27T22:35:59.164Z] Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) [2023-03-27T22:35:59.164Z] Collecting trio~=0.17 [2023-03-27T22:35:59.427Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-03-27T22:35:59.427Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.1 MB/s eta 0:00:00 [2023-03-27T22:35:59.427Z] Collecting trio-websocket~=0.9 [2023-03-27T22:35:59.427Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-03-27T22:35:59.692Z] Collecting sniffio [2023-03-27T22:35:59.692Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-03-27T22:35:59.957Z] Collecting exceptiongroup>=1.0.0rc9 [2023-03-27T22:35:59.957Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-03-27T22:35:59.957Z] Collecting sortedcontainers [2023-03-27T22:35:59.957Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-03-27T22:36:00.220Z] 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) (22.2.0) [2023-03-27T22:36:00.220Z] Collecting async-generator>=1.9 [2023-03-27T22:36:00.220Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-03-27T22:36:00.220Z] Collecting outcome [2023-03-27T22:36:00.220Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-03-27T22:36:00.220Z] 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-03-27T22:36:00.482Z] Collecting wsproto>=0.14 [2023-03-27T22:36:00.482Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-03-27T22:36:00.745Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2023-03-27T22:36:00.746Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-03-27T22:36:01.321Z] Collecting h11<1,>=0.9.0 [2023-03-27T22:36:01.321Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-03-27T22:36:01.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.1 MB/s eta 0:00:00 [2023-03-27T22:36:03.248Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2023-03-27T22:36:15.528Z] 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.8.3 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 [2023-03-27T22:36:15.528Z] 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-03-27T22:36:20.847Z] Collecting psycopg2==2.9.3 [2023-03-27T22:36:20.847Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-03-27T22:36:20.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.0 MB/s eta 0:00:00 [2023-03-27T22:36:21.111Z] Preparing metadata (setup.py): started [2023-03-27T22:36:23.045Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T22:36:23.045Z] Building wheels for collected packages: psycopg2 [2023-03-27T22:36:23.045Z] Building wheel for psycopg2 (setup.py): started [2023-03-27T22:37:30.917Z] Building wheel for psycopg2 (setup.py): still running... [2023-03-27T22:37:30.917Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-03-27T22:37:30.917Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=3a40c9a40dadde968a98bacfd6f85601bf40309a3c64de726e1dd0d14707bf28 [2023-03-27T22:37:30.917Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-03-27T22:37:30.917Z] Successfully built psycopg2 [2023-03-27T22:37:32.343Z] Installing collected packages: psycopg2 [2023-03-27T22:37:32.343Z] Successfully installed psycopg2-2.9.3 [2023-03-27T22:37:32.343Z] 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-03-27T22:37:38.976Z] Collecting numpy==1.22.3 [2023-03-27T22:37:38.976Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-03-27T22:37:39.941Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.2 MB/s eta 0:00:00 [2023-03-27T22:37:44.179Z] Installing build dependencies: started [2023-03-27T22:38:06.205Z] Installing build dependencies: finished with status 'done' [2023-03-27T22:38:06.206Z] Getting requirements to build wheel: started [2023-03-27T22:38:09.536Z] Getting requirements to build wheel: finished with status 'done' [2023-03-27T22:38:09.536Z] Preparing metadata (pyproject.toml): started [2023-03-27T22:38:13.783Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-27T22:38:13.783Z] Building wheels for collected packages: numpy [2023-03-27T22:38:13.783Z] Building wheel for numpy (pyproject.toml): started [2023-03-27T22:40:35.413Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:41:31.791Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:42:39.638Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:43:47.484Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:44:55.304Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:45:51.720Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:46:48.135Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:51:39.947Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:53:31.587Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:55:53.264Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:58:15.280Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T22:59:36.881Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T23:00:33.260Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T23:02:09.887Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T23:06:31.695Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T23:08:08.320Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T23:10:29.974Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-27T23:10:35.321Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-03-27T23:10:35.321Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623531 sha256=792a014de0b5528322efc43c17ff89f32b48f82a68a391aa819766bde27208ab [2023-03-27T23:10:35.321Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-03-27T23:10:35.321Z] Successfully built numpy [2023-03-27T23:10:37.903Z] Installing collected packages: numpy [2023-03-27T23:10:59.964Z] Successfully installed numpy-1.22.3 [2023-03-27T23:10:59.964Z] 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-03-27T23:11:03.300Z] Collecting psutil==5.9.0 [2023-03-27T23:11:03.300Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-03-27T23:11:03.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.0 MB/s eta 0:00:00 [2023-03-27T23:11:04.257Z] Preparing metadata (setup.py): started [2023-03-27T23:11:06.827Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-27T23:11:06.827Z] Building wheels for collected packages: psutil [2023-03-27T23:11:06.827Z] Building wheel for psutil (setup.py): started [2023-03-27T23:11:19.198Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-03-27T23:11:19.198Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271956 sha256=19c8310d82dd84e8789c25121ad5c8a9614e66123b6ad9da1bce27ba34a5d5e1 [2023-03-27T23:11:19.198Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-03-27T23:11:19.198Z] Successfully built psutil [2023-03-27T23:11:20.169Z] Installing collected packages: psutil [2023-03-27T23:11:22.108Z] Successfully installed psutil-5.9.0 [2023-03-27T23:11:22.108Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-03-27T23:11:28.738Z] Collecting pycryptodome==3.15.0 [2023-03-27T23:11:28.738Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-03-27T23:11:28.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.4 MB/s eta 0:00:00 [2023-03-27T23:11:31.313Z] Installing collected packages: pycryptodome [2023-03-27T23:11:36.641Z] Successfully installed pycryptodome-3.15.0 [2023-03-27T23:11:36.641Z] 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-03-27T23:11:40.878Z] Collecting influxdb-client==1.33.0 [2023-03-27T23:11:40.878Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-03-27T23:11:40.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.0 MB/s eta 0:00:00 [2023-03-27T23:11:41.456Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) [2023-03-27T23:11:41.456Z] Collecting python-dateutil>=2.5.3 [2023-03-27T23:11:41.456Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-03-27T23:11:41.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.3 MB/s eta 0:00:00 [2023-03-27T23:11:41.722Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.0) [2023-03-27T23:11:41.722Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) [2023-03-27T23:11:41.722Z] Collecting reactivex>=4.0.4 [2023-03-27T23:11:41.722Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-03-27T23:11:41.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.5 MB/s eta 0:00:00 [2023-03-27T23:11:41.987Z] 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-03-27T23:11:42.255Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2023-03-27T23:11:42.255Z] Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) [2023-03-27T23:11:45.584Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2023-03-27T23:11:55.647Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 [2023-03-27T23:11:55.647Z] 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-03-27T23:12:34.484Z] Removing intermediate container 3bcaf3003941 [2023-03-27T23:12:34.485Z] ---> eed9d9d03e70 [2023-03-27T23:12:34.485Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-03-27T23:12:34.485Z] ---> Running in 5cae6949b3db [2023-03-27T23:12:34.485Z] Removing intermediate container 5cae6949b3db [2023-03-27T23:12:34.485Z] ---> 4577594df8f5 [2023-03-27T23:12:34.485Z] Step 10/12 : LABEL arch=arm64 [2023-03-27T23:12:34.485Z] ---> Running in 20628759dcc3 [2023-03-27T23:12:34.485Z] Removing intermediate container 20628759dcc3 [2023-03-27T23:12:34.485Z] ---> 17f8ea5e0380 [2023-03-27T23:12:34.485Z] Step 11/12 : LABEL git_sha=0042017953d2e9d1361905677afb4b2496c26f2a [2023-03-27T23:12:34.485Z] ---> Running in f3a4eaebf11b [2023-03-27T23:12:34.485Z] Removing intermediate container f3a4eaebf11b [2023-03-27T23:12:34.485Z] ---> 7a31041e3837 [2023-03-27T23:12:34.485Z] Step 12/12 : LABEL version=0.0.0 [2023-03-27T23:12:34.485Z] ---> Running in 37f77c8c7236 [2023-03-27T23:12:34.485Z] Removing intermediate container 37f77c8c7236 [2023-03-27T23:12:34.485Z] ---> bae6c6b70ba9 [2023-03-27T23:12:34.485Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-27T23:12:34.485Z] Successfully built bae6c6b70ba9 [2023-03-27T23:12:34.485Z] 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-03-27T23:12:35.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T23:12:35.413Z] [2023-03-27T23:12:35.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T23:12:35.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T23:12:36.092Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-27T23:12:36.092Z] 8998bd30e6a1: Pulling fs layer [2023-03-27T23:12:36.092Z] 04944245beec: Pulling fs layer [2023-03-27T23:12:36.092Z] 699f458cf7ca: Pulling fs layer [2023-03-27T23:12:36.092Z] 765212b225bb: Pulling fs layer [2023-03-27T23:12:36.092Z] f23df028b6ca: Pulling fs layer [2023-03-27T23:12:36.093Z] d65c8cfc05b1: Pulling fs layer [2023-03-27T23:12:36.093Z] 2437ff75d9bd: Pulling fs layer [2023-03-27T23:12:36.093Z] f23df028b6ca: Waiting [2023-03-27T23:12:36.093Z] d65c8cfc05b1: Waiting [2023-03-27T23:12:36.093Z] 2437ff75d9bd: Waiting [2023-03-27T23:12:36.093Z] 765212b225bb: Waiting [2023-03-27T23:12:36.093Z] 04944245beec: Verifying Checksum [2023-03-27T23:12:36.093Z] 04944245beec: Download complete [2023-03-27T23:12:36.093Z] 765212b225bb: Verifying Checksum [2023-03-27T23:12:36.093Z] 765212b225bb: Download complete [2023-03-27T23:12:36.361Z] f23df028b6ca: Download complete [2023-03-27T23:12:36.361Z] d65c8cfc05b1: Verifying Checksum [2023-03-27T23:12:36.361Z] d65c8cfc05b1: Download complete [2023-03-27T23:12:36.361Z] 699f458cf7ca: Verifying Checksum [2023-03-27T23:12:36.361Z] 699f458cf7ca: Download complete [2023-03-27T23:12:36.634Z] 8998bd30e6a1: Verifying Checksum [2023-03-27T23:12:36.634Z] 8998bd30e6a1: Download complete [2023-03-27T23:12:38.575Z] 2437ff75d9bd: Download complete [2023-03-27T23:12:40.508Z] 8998bd30e6a1: Pull complete [2023-03-27T23:12:40.508Z] 04944245beec: Pull complete [2023-03-27T23:12:41.912Z] 699f458cf7ca: Pull complete [2023-03-27T23:12:41.912Z] 765212b225bb: Pull complete [2023-03-27T23:12:42.868Z] f23df028b6ca: Pull complete [2023-03-27T23:12:42.868Z] d65c8cfc05b1: Pull complete [2023-03-27T23:12:55.151Z] 2437ff75d9bd: Pull complete [2023-03-27T23:12:55.151Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-27T23:12:55.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T23:12:55.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T23:12:55.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-5938 does not seem to be running inside a container [2023-03-27T23:12:55.539Z] $ 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-49 -v /w/workspace/exfoundry_edgex-taf-common_PR-49:/w/workspace/exfoundry_edgex-taf-common_PR-49:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-49@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-03-27T23:12:58.074Z] $ docker top 7039e21c2f1346c1c0df51d7b5275b8dc59a9813e167a197df2dbb26d4629b02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T23:12:58.634Z] ---> job-cost.sh [2023-03-27T23:12:58.899Z] lf-activate-venv: SKIPPING [2023-03-27T23:12:58.899Z] INFO: No Stack... [2023-03-27T23:12:59.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-27T23:13:00.435Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T23:13:00.787Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-49/archives/cost.csv [2023-03-27T23:13:00.787Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T23:13:01.112Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [2023-03-27T23:13:01.117Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] did not exist. Created. [2023-03-27T23:13:01.117Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T23:13:01.836Z] /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/durable-18c02dd1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-27T23:13:02.200Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-27T23:13:02.241Z] Warning: overwriting stash ‘stack-cost’ [2023-03-27T23:13:02.636Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T23:13:02.653Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T23:13:02.752Z] $ docker stop --time=1 7039e21c2f1346c1c0df51d7b5275b8dc59a9813e167a197df2dbb26d4629b02 [2023-03-27T23:13:04.232Z] $ docker rm -f --volumes 7039e21c2f1346c1c0df51d7b5275b8dc59a9813e167a197df2dbb26d4629b02 [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-03-27T23:13:05.705Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-49/archives ] [2023-03-27T23:13:05.705Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-49/archives [2023-03-27T23:13:05.705Z] total 16 [2023-03-27T23:13:05.705Z] drwxr-xr-x 3 root root 4096 Mar 27 22:33 . [2023-03-27T23:13:05.705Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 27 22:33 .. [2023-03-27T23:13:05.705Z] drwxr-xr-x 2 root root 4096 Mar 27 22:33 cost [2023-03-27T23:13:05.705Z] -rw-r--r-- 1 root root 87 Mar 27 22:33 cost.csv [2023-03-27T23:13:05.705Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-49/archives [2023-03-27T23:13:05.705Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-49/archives [2023-03-27T23:13:05.705Z] total 16 [2023-03-27T23:13:05.705Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 22:33 . [2023-03-27T23:13:05.705Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 27 22:33 .. [2023-03-27T23:13:05.705Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 22:33 cost [2023-03-27T23:13:05.705Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 27 22:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-27T23:13:06.032Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T23:13:06.998Z] ---> package-listing.sh [2023-03-27T23:13:06.998Z] ++ facter osfamily [2023-03-27T23:13:06.998Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-27T23:13:07.272Z] + OS_FAMILY=debian [2023-03-27T23:13:07.272Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-49 [2023-03-27T23:13:07.272Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-27T23:13:07.272Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-27T23:13:07.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-27T23:13:07.272Z] + PACKAGES=/tmp/packages_start.txt [2023-03-27T23:13:07.272Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-49 ']' [2023-03-27T23:13:07.272Z] + PACKAGES=/tmp/packages_end.txt [2023-03-27T23:13:07.272Z] + case "${OS_FAMILY}" in [2023-03-27T23:13:07.272Z] + dpkg -l [2023-03-27T23:13:07.272Z] + grep '^ii' [2023-03-27T23:13:07.272Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-27T23:13:07.272Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-27T23:13:07.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-27T23:13:07.272Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-49 ']' [2023-03-27T23:13:07.272Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-49/archives/ [2023-03-27T23:13:07.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-49/archives/ [Pipeline] echo [2023-03-27T23:13:07.302Z] 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-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-27T23:13:07.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T23:13:08.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T23:13:08.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T23:13:08.487Z] prd-ubuntu20.04-docker-8c-8g-5937 does not seem to be running inside a container [2023-03-27T23:13:08.520Z] $ 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-49/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-49 -v /w/workspace/exfoundry_edgex-taf-common_PR-49:/w/workspace/exfoundry_edgex-taf-common_PR-49:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-49@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-03-27T23:13:08.709Z] $ docker top 17e41b96faefbf98b85ff392291cfdb657d7c00063cffdcfaf7d56e46800dc7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T23:13:09.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-27T23:13:09.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-27T23:13:09.711Z] + ls /var/log/sa-host [2023-03-27T23:13:09.711Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T23:13:09.851Z] provisioning config files... [2023-03-27T23:13:09.860Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/config10026846297508050703tmp [Pipeline] { [Pipeline] echo [2023-03-27T23:13:09.915Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T23:13:10.226Z] ---> create-netrc.sh [Pipeline] } [2023-03-27T23:13:10.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-27T23:13:10.643Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-27T23:13:10.673Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T23:13:10.979Z] ---> sudo-logs.sh [2023-03-27T23:13:10.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-27T23:13:11.056Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T23:13:11.362Z] ---> job-cost.sh [2023-03-27T23:13:11.362Z] lf-activate-venv: SKIPPING [2023-03-27T23:13:11.362Z] DEBUG: total: 0.2199999988079071 [2023-03-27T23:13:11.362Z] INFO: Retrieving Stack Cost... [2023-03-27T23:13:11.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T23:13:12.190Z] INFO: Archiving Costs [Pipeline] echo [2023-03-27T23:13:12.223Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T23:13:12.531Z] ---> logs-deploy.sh [2023-03-27T23:13:12.531Z] lf-activate-venv: SKIPPING [2023-03-27T23:13:12.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-49/1 [2023-03-27T23:13:12.531Z] INFO: archiving workspace using pattern(s): [2023-03-27T23:13:13.471Z] Archives upload complete. [2023-03-27T23:13:13.730Z] INFO: archiving logs to Nexus [2023-03-27T23:13:14.299Z] ---> uname -a: [2023-03-27T23:13:14.299Z] Linux prd-ubuntu20-04-docker-8c-8g-5937 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-27T23:13:14.299Z] [2023-03-27T23:13:14.299Z] [2023-03-27T23:13:14.299Z] ---> lscpu: [2023-03-27T23:13:14.299Z] Architecture: x86_64 [2023-03-27T23:13:14.299Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-27T23:13:14.299Z] Byte Order: Little Endian [2023-03-27T23:13:14.299Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-27T23:13:14.299Z] CPU(s): 8 [2023-03-27T23:13:14.299Z] On-line CPU(s) list: 0-7 [2023-03-27T23:13:14.299Z] Thread(s) per core: 1 [2023-03-27T23:13:14.299Z] Core(s) per socket: 1 [2023-03-27T23:13:14.299Z] Socket(s): 8 [2023-03-27T23:13:14.299Z] NUMA node(s): 1 [2023-03-27T23:13:14.299Z] Vendor ID: AuthenticAMD [2023-03-27T23:13:14.299Z] CPU family: 23 [2023-03-27T23:13:14.299Z] Model: 49 [2023-03-27T23:13:14.299Z] Model name: AMD EPYC-Rome Processor [2023-03-27T23:13:14.299Z] Stepping: 0 [2023-03-27T23:13:14.299Z] CPU MHz: 2799.998 [2023-03-27T23:13:14.299Z] BogoMIPS: 5599.99 [2023-03-27T23:13:14.299Z] Virtualization: AMD-V [2023-03-27T23:13:14.299Z] Hypervisor vendor: KVM [2023-03-27T23:13:14.299Z] Virtualization type: full [2023-03-27T23:13:14.299Z] L1d cache: 256 KiB [2023-03-27T23:13:14.299Z] L1i cache: 256 KiB [2023-03-27T23:13:14.299Z] L2 cache: 4 MiB [2023-03-27T23:13:14.299Z] L3 cache: 128 MiB [2023-03-27T23:13:14.299Z] NUMA node0 CPU(s): 0-7 [2023-03-27T23:13:14.299Z] Vulnerability Itlb multihit: Not affected [2023-03-27T23:13:14.299Z] Vulnerability L1tf: Not affected [2023-03-27T23:13:14.299Z] Vulnerability Mds: Not affected [2023-03-27T23:13:14.299Z] Vulnerability Meltdown: Not affected [2023-03-27T23:13:14.299Z] Vulnerability Mmio stale data: Not affected [2023-03-27T23:13:14.299Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-27T23:13:14.299Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-27T23:13:14.299Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-27T23:13:14.299Z] Vulnerability Srbds: Not affected [2023-03-27T23:13:14.299Z] Vulnerability Tsx async abort: Not affected [2023-03-27T23:13:14.299Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-27T23:13:14.299Z] [2023-03-27T23:13:14.299Z] [2023-03-27T23:13:14.299Z] ---> nproc: [2023-03-27T23:13:14.299Z] 8 [2023-03-27T23:13:14.299Z] [2023-03-27T23:13:14.299Z] [2023-03-27T23:13:14.299Z] ---> df -h: [2023-03-27T23:13:14.299Z] Filesystem Size Used Avail Use% Mounted on [2023-03-27T23:13:14.299Z] overlay 155G 12G 144G 8% / [2023-03-27T23:13:14.299Z] tmpfs 64M 0 64M 0% /dev [2023-03-27T23:13:14.299Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-27T23:13:14.299Z] shm 64M 0 64M 0% /dev/shm [2023-03-27T23:13:14.299Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-27T23:13:14.299Z] [2023-03-27T23:13:14.299Z]