Pull request #94 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 878935646275a9f11c452cbff169755e8996008f+468567e7d5ab138f745a1ebbc21ef4212f5cf70e (d6567b333dfe28dd4a48f497a64a5710bcbf3846) 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-ssh12601225511653721614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8480880407085034801.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6580877362664317439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh3632760667439343532.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15652278952190010732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23660’ Running on prd-ubuntu20.04-docker-8c-8g-23670 in /w/workspace/exfoundry_edgex-taf-common_PR-94 [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-94 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 468567e7d5ab138f745a1ebbc21ef4212f5cf70e into PR head commit 878935646275a9f11c452cbff169755e8996008f Merge succeeded, producing 878935646275a9f11c452cbff169755e8996008f Checking out Revision 878935646275a9f11c452cbff169755e8996008f (PR-94) Commit message: "build: bump psycopg2 from 2.9.7 to 2.9.9" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:29:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:29:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:29:42 ========================================================= 02:29:42 EdgeX Global Pipelines Version Info 02:29:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 878935646275a9f11c452cbff169755e8996008f # 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 468567e7d5ab138f745a1ebbc21ef4212f5cf70e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 878935646275a9f11c452cbff169755e8996008f # timeout=10 > git rev-list --no-walk 3c43be0f5ed334fa518c5cc1d904b52f1b3bbc31 # timeout=10 02:29:43 ------------------- 02:29:43 stable info: 02:29:43 ------------------- 02:29:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:29:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:29:43 Message: update stable to v1.0.258 02:29:44 ------------------- 02:29:44 experimental info: 02:29:44 ------------------- 02:29:44 Commited By: **** collab-it+edgex@linuxfoundation.org 02:29:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:29:44 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-94 [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-94 [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-94 [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 878935646275a9f11c452cbff169755e8996008f [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8789356 [Pipeline] echo 02:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:44 provisioning config files... 02:29:44 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/config5535921180188864422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:45 ---> ****-login.sh 02:29:45 nexus3.edgexfoundry.org:10001 02:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:45 Configure a credential helper to remove this warning. See 02:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:45 02:29:45 Login Succeeded 02:29:45 nexus3.edgexfoundry.org:10002 02:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:45 Configure a credential helper to remove this warning. See 02:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:45 02:29:45 Login Succeeded 02:29:45 nexus3.edgexfoundry.org:10003 02:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:45 Configure a credential helper to remove this warning. See 02:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:45 02:29:45 Login Succeeded 02:29:45 nexus3.edgexfoundry.org:10004 02:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:45 Configure a credential helper to remove this warning. See 02:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:45 02:29:45 Login Succeeded 02:29:45 ****.io 02:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:46 Configure a credential helper to remove this warning. See 02:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:46 02:29:46 Login Succeeded 02:29:46 ---> ****-login.sh ends [Pipeline] } 02:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:29:46 + grep -v github /etc/ssh/ssh_known_hosts 02:29:46 + [ -e /tmp/ssh_known_hosts ] 02:29:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:29:46 + + sudo tee -a /etc/ssh/ssh_known_hosts 02:29:46 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:46 02:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 02:29:47 b85a868b505f: Pulling fs layer 02:29:47 e2be974225ed: Pulling fs layer 02:29:47 339a4e72a1f5: Pulling fs layer 02:29:47 988bab9f4d93: Pulling fs layer 02:29:47 1469e6f7b9e6: Pulling fs layer 02:29:47 eaf3925da568: Pulling fs layer 02:29:47 988bab9f4d93: Waiting 02:29:47 1469e6f7b9e6: Waiting 02:29:47 bab4dde63d76: Pulling fs layer 02:29:47 bde34c3a00c8: Pulling fs layer 02:29:47 b352a97aabf1: Pulling fs layer 02:29:47 eaf3925da568: Waiting 02:29:47 bde34c3a00c8: Waiting 02:29:47 bab4dde63d76: Waiting 02:29:47 4872d77fe225: Pulling fs layer 02:29:47 5851b861e8e6: Pulling fs layer 02:29:47 4872d77fe225: Waiting 02:29:47 5851b861e8e6: Waiting 02:29:47 e2be974225ed: Verifying Checksum 02:29:47 e2be974225ed: Download complete 02:29:47 988bab9f4d93: Verifying Checksum 02:29:47 988bab9f4d93: Download complete 02:29:47 1469e6f7b9e6: Verifying Checksum 02:29:47 1469e6f7b9e6: Download complete 02:29:47 eaf3925da568: Verifying Checksum 02:29:47 eaf3925da568: Download complete 02:29:47 339a4e72a1f5: Verifying Checksum 02:29:47 339a4e72a1f5: Download complete 02:29:47 bde34c3a00c8: Verifying Checksum 02:29:47 bde34c3a00c8: Download complete 02:29:47 b352a97aabf1: Download complete 02:29:47 4872d77fe225: Download complete 02:29:47 5851b861e8e6: Verifying Checksum 02:29:47 5851b861e8e6: Download complete 02:29:47 b85a868b505f: Download complete 02:29:47 bab4dde63d76: Verifying Checksum 02:29:47 bab4dde63d76: Download complete 02:29:49 b85a868b505f: Pull complete 02:29:49 e2be974225ed: Pull complete 02:29:49 339a4e72a1f5: Pull complete 02:29:49 988bab9f4d93: Pull complete 02:29:49 1469e6f7b9e6: Pull complete 02:29:50 eaf3925da568: Pull complete 02:29:52 bab4dde63d76: Pull complete 02:29:52 bde34c3a00c8: Pull complete 02:29:52 b352a97aabf1: Pull complete 02:29:52 4872d77fe225: Pull complete 02:29:52 5851b861e8e6: Pull complete 02:29:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:52 prd-ubuntu20.04-docker-8c-8g-23670 does not seem to be running inside a container 02:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-94 -v /w/workspace/exfoundry_edgex-taf-common_PR-94:/w/workspace/exfoundry_edgex-taf-common_PR-94:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-94@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-devops/py-git-semver:0.1.4 cat 02:29:56 $ docker top 5535a8255c442d10dc0f4c223e83344fb845a8d782afacd02b0aadf94946f7cc -eo pid,comm 02:29:56 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). 02:29:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:56 [ssh-agent] Looking for ssh-agent implementation... 02:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:56 $ docker exec 5535a8255c442d10dc0f4c223e83344fb845a8d782afacd02b0aadf94946f7cc ssh-agent 02:29:56 SSH_AUTH_SOCK=/tmp/ssh-NbiFjisdPB5D/agent.31 02:29:56 SSH_AGENT_PID=37 02:29:56 Running ssh-add (command line suppressed) 02:29:56 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/private_key_13621848194619394918.key (/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/private_key_13621848194619394918.key) 02:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:57 + git tag --points-at HEAD [Pipeline] } 02:29:57 $ docker exec --env ******** --env ******** 5535a8255c442d10dc0f4c223e83344fb845a8d782afacd02b0aadf94946f7cc ssh-agent -k 02:29:57 unset SSH_AUTH_SOCK; 02:29:57 unset SSH_AGENT_PID; 02:29:57 echo Agent pid 37 killed; 02:29:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:57 [ssh-agent] Looking for ssh-agent implementation... 02:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:57 $ docker exec 5535a8255c442d10dc0f4c223e83344fb845a8d782afacd02b0aadf94946f7cc ssh-agent 02:29:57 SSH_AUTH_SOCK=/tmp/ssh-jTmSkpq7e25L/agent.69 02:29:57 SSH_AGENT_PID=75 02:29:57 Running ssh-add (command line suppressed) 02:29:57 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/private_key_4232731678964888934.key (/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/private_key_4232731678964888934.key) 02:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:58 + git semver init 02:29:58 2023-12-02 02:29:58,311 [run_init] DEBUG init version:0.0.0 force:False 02:29:58 2023-12-02 02:29:58,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver 02:29:58 2023-12-02 02:29:58,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-94/.semver 02:29:58 2023-12-02 02:29:58,312 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-94, universal_newlines=False, shell=None, istream=None) 02:29:59 2023-12-02 02:29:58,988 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-94/.git/info/exclude 02:29:59 2023-12-02 02:29:58,988 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver/PR-94 with force:False 02:29:59 2023-12-02 02:29:58,989 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver/PR-94 02:29:59 2023-12-02 02:29:58,992 [execute] INFO git cat-file --batch-check 02:29:59 2023-12-02 02:29:58,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver, universal_newlines=False, shell=None, istream=) 02:29:59 2023-12-02 02:29:58,997 [execute] INFO git cat-file --batch 02:29:59 2023-12-02 02:29:58,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver, universal_newlines=False, shell=None, istream=) 02:29:59 2023-12-02 02:29:59,002 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-94/.semver/PR-94 02:29:59 0.0.0 [Pipeline] } 02:29:59 $ docker exec --env ******** --env ******** 5535a8255c442d10dc0f4c223e83344fb845a8d782afacd02b0aadf94946f7cc ssh-agent -k 02:29:59 unset SSH_AUTH_SOCK; 02:29:59 unset SSH_AGENT_PID; 02:29:59 echo Agent pid 75 killed; 02:29:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:59 + git semver [Pipeline] } 02:30:00 $ docker stop --time=1 5535a8255c442d10dc0f4c223e83344fb845a8d782afacd02b0aadf94946f7cc 02:30:01 $ docker rm -f --volumes 5535a8255c442d10dc0f4c223e83344fb845a8d782afacd02b0aadf94946f7cc [Pipeline] // withDockerContainer [Pipeline] sh 02:30:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:30:02 Stashed 1 file(s) [Pipeline] echo 02:30:02 [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 02:30:02 provisioning config files... 02:30:02 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/config12872813780305271091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:02 ---> ****-login.sh 02:30:02 nexus3.edgexfoundry.org:10001 02:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:02 Configure a credential helper to remove this warning. See 02:30:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:02 02:30:02 Login Succeeded 02:30:02 nexus3.edgexfoundry.org:10002 02:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:02 Configure a credential helper to remove this warning. See 02:30:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:02 02:30:02 Login Succeeded 02:30:02 nexus3.edgexfoundry.org:10003 02:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:02 Configure a credential helper to remove this warning. See 02:30:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:02 02:30:02 Login Succeeded 02:30:02 nexus3.edgexfoundry.org:10004 02:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:03 Configure a credential helper to remove this warning. See 02:30:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:03 02:30:03 Login Succeeded 02:30:03 ****.io 02:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:05 Configure a credential helper to remove this warning. See 02:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:05 02:30:05 Login Succeeded 02:30:05 ---> ****-login.sh ends [Pipeline] } 02:30:05 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 02:30:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:06 + ls -al . 02:30:06 total 72 02:30:06 drwxrwxr-x 7 jenkins jenkins 4096 Dec 2 02:30 . 02:30:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:29 .. 02:30:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:29 .git 02:30:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:29 .github 02:30:06 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:29 .gitignore 02:30:06 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:29 .semver 02:30:06 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:29 Dockerfile 02:30:06 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:29 Jenkinsfile 02:30:06 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:29 LICENSE 02:30:06 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:29 README.md 02:30:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:29 TAF-Manager 02:30:06 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:29 TUC 02:30:06 -rw-rw-r-- 1 jenkins jenkins 5 Dec 2 02:30 VERSION 02:30:06 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:29 requirements.txt 02:30:06 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:29 robot-entrypoint.sh 02:30:06 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:29 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:06 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=878935646275a9f11c452cbff169755e8996008f --label arch=amd64 --label version=0.0.0 . 02:30:06 Sending build context to Docker daemon 551.4kB 02:30:06 Step 1/13 : FROM alpine:3.16 02:30:07 3.16: Pulling from library/alpine 02:30:07 070eb51debd9: Pulling fs layer 02:30:07 070eb51debd9: Verifying Checksum 02:30:07 070eb51debd9: Download complete 02:30:07 070eb51debd9: Pull complete 02:30:07 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:30:07 Status: Downloaded newer image for alpine:3.16 02:30:07 ---> e525c930fe75 02:30:07 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:30:08 ---> Running in 83e98ef27bb9 02:30:08 Removing intermediate container 83e98ef27bb9 02:30:08 ---> 3a56d2eedcf3 02:30:08 Step 3/13 : LABEL maintainer="Bruce Huang " 02:30:08 ---> Running in b6593e9dce20 02:30:08 Removing intermediate container b6593e9dce20 02:30:08 ---> d9276c5843a3 02:30:08 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:30:08 ---> 843e68dd945c 02:30:08 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:30:08 ---> baf371d39201 02:30:08 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:30:08 ---> 2d972e6f21af 02:30:08 Step 7/13 : WORKDIR /edgex-taf 02:30:08 ---> Running in eddbb4aa79ba 02:30:08 Removing intermediate container eddbb4aa79ba 02:30:08 ---> c00559297aac 02:30:08 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:09 ---> Running in c26140b0d1c5 02:30:09 Removing intermediate container c26140b0d1c5 02:30:09 ---> edefbe59db94 02:30:09 Step 9/13 : 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 -r requirements.txt 02:30:09 ---> Running in 4a1975cad440 02:30:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:11 OK: 6 MiB in 14 packages 02:30:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:12 (1/9) Installing ca-certificates (20230506-r0) 02:30:12 (2/9) Installing brotli-libs (1.0.9-r6) 02:30:13 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:30:13 (4/9) Installing libcurl (8.4.0-r0) 02:30:13 (5/9) Installing curl (8.4.0-r0) 02:30:14 (6/9) Installing docker-cli (20.10.20-r0) 02:30:15 (7/9) Installing oniguruma (6.9.8-r0) 02:30:15 (8/9) Installing jq (1.6-r1) 02:30:15 (9/9) Installing openssl (1.1.1w-r1) 02:30:16 Executing busybox-1.35.0-r17.trigger 02:30:16 Executing ca-certificates-20230506-r0.trigger 02:30:16 OK: 52 MiB in 23 packages 02:30:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:17 Still waiting to schedule task 02:30:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23665’ 02:30:17 (1/137) Installing libmagic (5.41-r0) 02:30:17 (2/137) Installing file (5.41-r0) 02:30:17 (3/137) Installing libxau (1.0.9-r0) 02:30:18 (4/137) Installing libxdmcp (1.1.3-r0) 02:30:18 (5/137) Installing libxcb (1.15-r0) 02:30:18 (6/137) Installing libx11 (1.8.7-r0) 02:30:19 (7/137) Installing libxext (1.3.4-r0) 02:30:19 (8/137) Installing libice (1.0.10-r0) 02:30:20 (9/137) Installing libuuid (2.38-r1) 02:30:20 (10/137) Installing libsm (1.2.3-r0) 02:30:20 (11/137) Installing libxt (1.2.1-r0) 02:30:20 (12/137) Installing libxmu (1.1.3-r0) 02:30:21 (13/137) Installing xset (1.2.4-r0) 02:30:21 (14/137) Installing xprop (1.2.5-r0) 02:30:21 (15/137) Installing xdg-utils (1.1.3-r3) 02:30:21 (16/137) Installing eudev-libs (3.2.11-r0) 02:30:22 (17/137) Installing pkgconf (1.8.1-r0) 02:30:22 (18/137) Installing libffi (3.4.2-r1) 02:30:22 (19/137) Installing libintl (0.21-r2) 02:30:23 (20/137) Installing libblkid (2.38-r1) 02:30:23 (21/137) Installing libmount (2.38-r1) 02:30:24 (22/137) Installing pcre (8.45-r2) 02:30:24 (23/137) Installing glib (2.72.4-r0) 02:30:24 (24/137) Installing xz-libs (5.2.5-r1) 02:30:25 (25/137) Installing libxml2 (2.9.14-r2) 02:30:25 (26/137) Installing shared-mime-info (2.2-r2) 02:30:26 (27/137) Installing hicolor-icon-theme (0.17-r1) 02:30:26 (28/137) Installing libjpeg-turbo (2.1.3-r1) 02:30:26 (29/137) Installing libpng (1.6.37-r1) 02:30:27 (30/137) Installing libwebp (1.2.3-r2) 02:30:27 (31/137) Installing zstd-libs (1.5.2-r1) 02:30:27 (32/137) Installing tiff (4.4.0-r4) 02:30:28 (33/137) Installing gdk-pixbuf (2.42.8-r0) 02:30:28 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 02:30:28 (35/137) Installing libxcomposite (0.4.5-r0) 02:30:29 (36/137) Installing libxfixes (6.0.0-r0) 02:30:29 (37/137) Installing libxrender (0.9.10-r3) 02:30:29 (38/137) Installing libxcursor (1.2.1-r0) 02:30:29 (39/137) Installing libxdamage (1.1.5-r1) 02:30:30 (40/137) Installing libxi (1.8-r0) 02:30:30 (41/137) Installing libxinerama (1.1.4-r1) 02:30:30 (42/137) Installing libxrandr (1.5.2-r1) 02:30:30 (43/137) Installing atk (2.38.0-r0) 02:30:31 (44/137) Installing libxtst (1.2.3-r3) 02:30:31 (45/137) Installing dbus-libs (1.14.8-r0) 02:30:31 (46/137) Installing at-spi2-core (2.44.1-r0) 02:30:32 (47/137) Installing at-spi2-atk (2.38.0-r0) 02:30:32 (48/137) Installing expat (2.5.0-r0) 02:30:32 (49/137) Installing libbz2 (1.0.8-r1) 02:30:32 (50/137) Installing freetype (2.12.1-r0) 02:30:33 (51/137) Installing fontconfig (2.14.0-r0) 02:30:33 (52/137) Installing pixman (0.40.0-r4) 02:30:34 (53/137) Installing cairo (1.17.4-r2) 02:30:34 (54/137) Installing cairo-gobject (1.17.4-r2) 02:30:34 (55/137) Installing avahi-libs (0.8-r6) 02:30:35 (56/137) Installing gmp (6.2.1-r2) 02:30:35 (57/137) Installing nettle (3.7.3-r0) 02:30:36 (58/137) Installing p11-kit (0.24.1-r0) 02:30:36 (59/137) Installing libtasn1 (4.18.0-r1) 02:30:36 (60/137) Installing libunistring (1.0-r0) 02:30:37 (61/137) Installing gnutls (3.7.7-r1) 02:30:37 (62/137) Installing cups-libs (2.4.2-r2) 02:30:38 (63/137) Installing libepoxy (1.5.10-r0) 02:30:38 (64/137) Installing fribidi (1.0.12-r0) 02:30:38 (65/137) Installing graphite2 (1.3.14-r1) 02:30:39 (66/137) Installing harfbuzz (4.3.0-r0) 02:30:39 (67/137) Installing libxft (2.3.4-r0) 02:30:39 (68/137) Installing pango (1.50.7-r0) 02:30:40 (69/137) Installing wayland-libs-client (1.20.0-r0) 02:30:40 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 02:30:40 (71/137) Installing wayland-libs-egl (1.20.0-r0) 02:30:41 (72/137) Installing xkeyboard-config (2.35.1-r0) 02:30:41 (73/137) Installing libxkbcommon (1.4.1-r0) 02:30:41 (74/137) Installing gtk+3.0 (3.24.34-r1) 02:30:42 Executing gtk+3.0-3.24.34-r1.post-install 02:30:42 (75/137) Installing libfontenc (1.1.4-r0) 02:30:42 (76/137) Installing mkfontscale (1.2.2-r0) 02:30:43 (77/137) Installing font-opensans (0_git20210927-r0) 02:30:43 (78/137) Installing libgcc (11.2.1_git20220219-r2) 02:30:43 (79/137) Installing libogg (1.3.5-r1) 02:30:44 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 02:30:44 (81/137) Installing flac (1.3.4-r0) 02:30:44 (82/137) Installing alsa-lib (1.2.7.2-r0) 02:30:45 (83/137) Installing libatomic (11.2.1_git20220219-r2) 02:30:45 (84/137) Installing sdl2 (2.0.22-r0) 02:30:46 (85/137) Installing aom-libs (3.3.0-r0) 02:30:46 (86/137) Installing libass (0.16.0-r0) 02:30:46 (87/137) Installing libdav1d (1.0.0-r0) 02:30:47 (88/137) Installing libpciaccess (0.16-r0) 02:30:47 (89/137) Installing libdrm (2.4.110-r0) 02:30:47 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:30:48 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 02:30:48 (92/137) Installing lame (3.100-r0) 02:30:49 (93/137) Installing opus (1.3.1-r1) 02:30:49 (94/137) Installing libasyncns (0.8-r1) 02:30:49 (95/137) Installing libltdl (2.4.7-r0) 02:30:50 (96/137) Installing orc (0.4.32-r0) 02:30:50 (97/137) Installing libvorbis (1.3.7-r0) 02:30:50 (98/137) Installing libsndfile (1.1.0-r0) 02:30:51 (99/137) Installing libgomp (11.2.1_git20220219-r2) 02:30:51 (100/137) Installing soxr (0.1.3-r2) 02:30:52 (101/137) Installing speexdsp (1.2.0-r0) 02:30:52 (102/137) Installing tdb-libs (1.4.6-r0) 02:30:52 (103/137) Installing libpulse (15.0-r2) 02:30:53 (104/137) Installing cjson (1.7.15-r3) 02:30:53 (105/137) Installing mbedtls (2.28.5-r0) 02:30:53 (106/137) Installing librist (0.2.6-r1) 02:30:53 (107/137) Installing libsrt (1.4.4-r0) 02:30:54 (108/137) Installing libssh (0.9.6-r1) 02:30:54 (109/137) Installing libtheora (1.1.1-r16) 02:30:55 (110/137) Installing v4l-utils-libs (1.22.1-r1) 02:30:55 (111/137) Installing libva (2.14.0-r0) 02:30:55 (112/137) Installing libvdpau (1.5-r0) 02:30:56 (113/137) Installing vidstab (1.1.0-r1) 02:30:56 (114/137) Installing libvpx (1.11.0-r1) 02:30:56 (115/137) Installing x264-libs (0.163_git20210613-r0) 02:30:57 (116/137) Installing numactl (2.0.14-r0) 02:30:57 (117/137) Installing x265-libs (3.5-r3) 02:30:58 (118/137) Installing xvidcore (1.3.7-r1) 02:30:58 (119/137) Installing ffmpeg-libs (5.0.3-r0) 02:30:59 (120/137) Installing libevent (2.1.12-r4) 02:30:59 (121/137) Installing mesa (21.3.9-r0) 02:31:00 (122/137) Installing wayland-libs-server (1.20.0-r0) 02:31:00 (123/137) Installing mesa-gbm (21.3.9-r0) 02:31:00 (124/137) Installing icu-data-en (71.1-r2) 02:31:01 Executing icu-data-en-71.1-r2.post-install 02:31:01 * 02:31:01 * If you need ICU with non-English locales and legacy charset support, install 02:31:01 * package icu-data-full. 02:31:01 * 02:31:01 (125/137) Installing icu-libs (71.1-r2) 02:31:01 (126/137) Installing lcms2 (2.13.1-r0) 02:31:01 (127/137) Installing minizip (1.2.12-r0) 02:31:02 (128/137) Installing nspr (4.33-r0) 02:31:02 (129/137) Installing sqlite-libs (3.40.1-r0) 02:31:03 (130/137) Installing nss (3.78.1-r0) 02:31:03 (131/137) Installing re2 (2022.04.01-r0) 02:31:03 (132/137) Installing snappy (1.1.9-r4) 02:31:04 (133/137) Installing libgpg-error (1.45-r0) 02:31:04 (134/137) Installing libgcrypt (1.10.1-r0) 02:31:04 (135/137) Installing libxslt (1.1.35-r0) 02:31:05 (136/137) Installing chromium (102.0.5005.182-r0) 02:31:08 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 02:31:08 Executing busybox-1.35.0-r17.trigger 02:31:08 Executing glib-2.72.4-r0.trigger 02:31:08 Executing shared-mime-info-2.2-r2.trigger 02:31:08 Executing gdk-pixbuf-2.42.8-r0.trigger 02:31:08 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:31:08 Executing fontconfig-2.14.0-r0.trigger 02:31:08 Executing mkfontscale-1.2.2-r0.trigger 02:31:08 OK: 409 MiB in 160 packages 02:31:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:10 (1/21) Installing binutils (2.38-r3) 02:31:10 (2/21) Installing isl22 (0.22-r0) 02:31:11 (3/21) Installing mpfr4 (4.1.0-r0) 02:31:11 (4/21) Installing mpc1 (1.2.1-r0) 02:31:11 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:31:20 (6/21) Installing musl-dev (1.2.3-r3) 02:31:20 (7/21) Installing libc-dev (0.7.2-r3) 02:31:20 (8/21) Installing linux-headers (5.16.7-r1) 02:31:20 (9/21) Installing libffi-dev (3.4.2-r1) 02:31:21 (10/21) Installing libpq (14.10-r0) 02:31:21 (11/21) Installing openssl-dev (1.1.1w-r1) 02:31:22 (12/21) Installing libpq-dev (14.10-r0) 02:31:22 (13/21) Installing libecpg (14.10-r0) 02:31:23 (14/21) Installing libecpg-dev (14.10-r0) 02:31:23 (15/21) Installing llvm13-libs (13.0.1-r2) 02:31:24 (16/21) Installing clang-libs (13.0.1-r1) 02:31:25 (17/21) Installing clang (13.0.1-r1) 02:31:26 (18/21) Installing icu (71.1-r2) 02:31:26 (19/21) Installing icu-dev (71.1-r2) 02:31:27 (20/21) Installing llvm13 (13.0.1-r2) 02:31:28 (21/21) Installing postgresql14-dev (14.10-r0) 02:31:28 Executing busybox-1.35.0-r17.trigger 02:31:28 OK: 822 MiB in 181 packages 02:31:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:29 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:31:30 (2/10) Installing gdbm (1.23-r0) 02:31:31 (3/10) Installing mpdecimal (2.5.1-r1) 02:31:31 (4/10) Installing readline (8.1.2-r0) 02:31:31 (5/10) Installing python3 (3.10.13-r0) 02:31:32 (6/10) Installing python3-dev (3.10.13-r0) 02:31:33 (7/10) Installing libsodium (1.0.18-r0) 02:31:33 (8/10) Installing libzmq (4.3.4-r0) 02:31:34 (9/10) Installing libsodium-dev (1.0.18-r0) 02:31:38 (10/10) Installing zeromq-dev (4.3.4-r0) 02:31:38 Executing busybox-1.35.0-r17.trigger 02:31:43 OK: 974 MiB in 191 packages 02:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:45 OK: 974 MiB in 191 packages 02:31:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:46 (1/1) Installing tzdata (2023c-r0) 02:31:47 Executing busybox-1.35.0-r17.trigger 02:31:49 OK: 978 MiB in 192 packages 02:31:50 (1/1) Purging tzdata (2023c-r0) 02:31:50 Executing busybox-1.35.0-r17.trigger 02:31:50 OK: 974 MiB in 191 packages 02:31:54 Looking in links: /tmp/tmpz9kx99af 02:31:54 Processing /tmp/tmpz9kx99af/setuptools-65.5.0-py3-none-any.whl 02:31:54 Processing /tmp/tmpz9kx99af/pip-23.0.1-py3-none-any.whl 02:31:54 Installing collected packages: setuptools, pip 02:32:03 Successfully installed pip-23.0.1 setuptools-65.5.0 02:32:03 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:32:03 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:32:03 Collecting pip 02:32:03 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:32:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 106.7 MB/s eta 0:00:00 02:32:03 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:32:03 Collecting setuptools 02:32:03 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:32:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 168.3 MB/s eta 0:00:00 02:32:03 Collecting wheel 02:32:03 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:32:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 155.9 MB/s eta 0:00:00 02:32:03 Installing collected packages: wheel, setuptools, pip 02:32:05 Attempting uninstall: setuptools 02:32:05 Found existing installation: setuptools 65.5.0 02:32:06 Uninstalling setuptools-65.5.0: 02:32:06 Successfully uninstalled setuptools-65.5.0 02:32:08 Attempting uninstall: pip 02:32:08 Found existing installation: pip 23.0.1 02:32:08 Uninstalling pip-23.0.1: 02:32:08 Successfully uninstalled pip-23.0.1 02:32:10 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:32:10 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 02:32:11 Processing ./edgex-taf-common 02:32:11 Preparing metadata (setup.py): started 02:32:11 Preparing metadata (setup.py): finished with status 'done' 02:32:11 Building wheels for collected packages: edgex-taf-common 02:32:11 Building wheel for edgex-taf-common (setup.py): started 02:32:11 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:32:11 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=4ad2482ef4cde92ea4fecf4465ecce68f1043b1cc7273fa9fe58ddda3fb12def 02:32:11 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:32:11 Successfully built edgex-taf-common 02:32:11 Installing collected packages: edgex-taf-common 02:32:11 Successfully installed edgex-taf-common-0.0.0 02:32:11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:32:13 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:32:13 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:32:13 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 02:32:13 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 02:32:13 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:32:13 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:32:14 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 02:32:14 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 02:32:14 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:32:14 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:32:14 Preparing metadata (setup.py): started 02:32:14 Preparing metadata (setup.py): finished with status 'done' 02:32:14 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:32:14 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:32:14 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 02:32:14 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 02:32:14 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:32:14 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:32:14 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:32:14 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 1.1 MB/s eta 0:00:00 02:32:15 Preparing metadata (setup.py): started 02:32:15 Preparing metadata (setup.py): finished with status 'done' 02:32:15 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:32:15 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:32:15 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:32:15 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 02:32:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 322.5 kB/s eta 0:00:00 02:32:16 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:32:16 Downloading psutil-5.9.5.tar.gz (493 kB) 02:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 12.4 MB/s eta 0:00:00 02:32:16 Installing build dependencies: started 02:32:19 Installing build dependencies: finished with status 'done' 02:32:19 Getting requirements to build wheel: started 02:32:19 Getting requirements to build wheel: finished with status 'done' 02:32:19 Preparing metadata (pyproject.toml): started 02:32:20 Preparing metadata (pyproject.toml): finished with status 'done' 02:32:20 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:32:20 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:32:21 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 02:32:21 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 02:32:21 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 02:32:21 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 02:32:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 4.8 MB/s eta 0:00:00 02:32:21 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 02:32:21 Downloading psycopg2-2.9.9.tar.gz (384 kB) 02:32:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.8 MB/s eta 0:00:00 02:32:21 Preparing metadata (setup.py): started 02:32:22 Preparing metadata (setup.py): finished with status 'done' 02:32:22 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:32:22 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 02:32:22 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:22 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:32:23 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:23 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:32:23 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:23 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:32:23 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:23 Downloading flex-6.14.1.tar.gz (40 kB) 02:32:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 378.4 kB/s eta 0:00:00 02:32:23 Preparing metadata (setup.py): started 02:32:23 Preparing metadata (setup.py): finished with status 'done' 02:32:24 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:24 Downloading genson-1.2.2.tar.gz (34 kB) 02:32:24 Preparing metadata (setup.py): started 02:32:24 Preparing metadata (setup.py): finished with status 'done' 02:32:24 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:24 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:32:24 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:24 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:32:24 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:24 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:32:25 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:25 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:32:25 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:25 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:32:26 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:32:26 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 02:32:26 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:32:26 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:32:26 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:32:26 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:32:26 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:32:26 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:32:26 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:32:26 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:32:27 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:32:27 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:32:27 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:32:27 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:32:27 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:32:27 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:32:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 2.6 MB/s eta 0:00:00 02:32:27 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:32:27 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:32:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.8 MB/s eta 0:00:00 02:32:27 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 02:32:28 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:32:28 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:32:28 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:32:28 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:32:28 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:28 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:32:28 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:28 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:32:29 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:29 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:32:29 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:29 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:32:29 Preparing metadata (setup.py): started 02:32:29 Preparing metadata (setup.py): finished with status 'done' 02:32:29 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:29 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:32:30 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:30 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:32:30 Preparing metadata (setup.py): started 02:32:30 Preparing metadata (setup.py): finished with status 'done' 02:32:30 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:30 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:32:30 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:30 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:32:30 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:30 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:32:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.8 MB/s eta 0:00:00 02:32:30 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:30 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:32:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 663.5 kB/s eta 0:00:00 02:32:31 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:31 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 02:32:31 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:31 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 02:32:31 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:31 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 02:32:32 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:32 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:32:32 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:32 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:32:32 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:32 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:32:32 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:32 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:32:32 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:32 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:32:33 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:33 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:32:33 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:32:33 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:32:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 522.3 kB/s eta 0:00:00 02:32:33 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:32:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 6.5 MB/s eta 0:00:00 02:32:33 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:32:33 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 02:32:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 1.6 MB/s eta 0:00:00 02:32:33 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:32:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 524.6 kB/s eta 0:00:00 02:32:33 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:32:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 1.3 MB/s eta 0:00:00 02:32:33 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 02:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 19.0 MB/s eta 0:00:00 02:32:34 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 2.3 MB/s eta 0:00:00 02:32:34 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 02:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 8.6 MB/s eta 0:00:00 02:32:34 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.3 MB/s eta 0:00:00 02:32:35 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:32:35 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 1.2 MB/s eta 0:00:00 02:32:35 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 3.1 MB/s eta 0:00:00 02:32:35 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 614.4 kB/s eta 0:00:00 02:32:35 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 502.9 kB/s eta 0:00:00 02:32:35 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:32:35 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 34.8 MB/s eta 0:00:00 02:32:35 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 1.3 MB/s eta 0:00:00 02:32:36 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 483.3 kB/s eta 0:00:00 02:32:36 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 3.7 MB/s eta 0:00:00 02:32:36 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:32:36 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 563.8 kB/s eta 0:00:00 02:32:36 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:32:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 4.7 MB/s eta 0:00:00 02:32:37 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:32:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 7.2 MB/s eta 0:00:00 02:32:37 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:32:37 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:32:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 1.1 MB/s eta 0:00:00 02:32:37 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:32:37 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 02:32:37 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 02:32:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 10.9 MB/s eta 0:00:00 02:32:37 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 02:32:37 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 02:32:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 3.3 MB/s eta 0:00:00 02:32:38 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:32:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 5.3 MB/s eta 0:00:00 02:32:38 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:32:38 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:32:38 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:32:38 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:32:38 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 02:32:38 Building wheel for robotbackgroundlogger (setup.py): started 02:32:38 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:32:38 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=c01f85e370f07310d4998f983f7a8d9978a0a9d0b611a53a6f2acd8f6f45d23e 02:32:38 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:32:38 Building wheel for paho-mqtt (setup.py): started 02:32:39 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:32:39 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=bdfcd7d1f5de7b59c093db53a8636ec9ef4d8665aff0cc77cbe18d583bdf7a7c 02:32:39 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:32:39 Building wheel for psutil (pyproject.toml): started 02:32:40 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:32:40 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274475 sha256=4b0dbc86b26525978033be39ca0c739c7e557ddc62c164e4cbbd94259dda5817 02:32:40 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 02:32:40 Building wheel for psycopg2 (setup.py): started 02:32:52 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:32:52 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479418 sha256=ec24f92669746a14283f84f98b81082be819b262db14aabb1b43aa9f94f61186 02:32:52 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 02:32:52 Building wheel for flex (setup.py): started 02:32:52 Building wheel for flex (setup.py): finished with status 'done' 02:32:52 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=1baac1927f723a60e9ef01f0a882f6160c4e7e06ffcacd19b77fd391a6a09e03 02:32:52 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 02:32:52 Building wheel for GenSON (setup.py): started 02:32:52 Building wheel for GenSON (setup.py): finished with status 'done' 02:32:52 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=c4726a757a203cf8963eb22df5f7d7d0996b66beee2c5e93169b09b9758f7c83 02:32:52 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 02:32:52 Building wheel for strict-rfc3339 (setup.py): started 02:32:52 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:32:52 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=2d9371ecf8ffbd1a9ba66994898f9abcd8690ac80aa5bf0c513de80e0dc538f6 02:32:52 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 02:32:52 Building wheel for validate-email (setup.py): started 02:32:53 Building wheel for validate-email (setup.py): finished with status 'done' 02:32:53 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=e42f6ab362cf54ee3dd772b916a3b89460dd0fb7bcbd4ae07f1408f24c4af819 02:32:53 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 02:32:53 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 02:32:53 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 02:33:11 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 02:33:11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:33:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23676 in /w/workspace/exfoundry_edgex-taf-common_PR-94 [Pipeline] { [Pipeline] checkout 02:33:15 Selected Git installation does not exist. Using Default 02:33:15 The recommended git tool is: NONE 02:33:21 using credential edgex-jenkins-ssh 02:33:21 Cloning the remote Git repository 02:33:21 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:33:21 > git init /w/workspace/exfoundry_edgex-taf-common_PR-94 # timeout=10 02:33:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:33:21 > git --version # timeout=10 02:33:21 > git --version # 'git version 2.25.1' 02:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:33:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:33:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:33:24 Merging remotes/origin/main commit 468567e7d5ab138f745a1ebbc21ef4212f5cf70e into PR head commit 878935646275a9f11c452cbff169755e8996008f 02:33:24 Merge succeeded, producing 878935646275a9f11c452cbff169755e8996008f 02:33:24 Checking out Revision 878935646275a9f11c452cbff169755e8996008f (PR-94) 02:33:25 Commit message: "build: bump psycopg2 from 2.9.7 to 2.9.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 02:33:24 > git config core.sparsecheckout # timeout=10 02:33:24 > git checkout -f 878935646275a9f11c452cbff169755e8996008f # timeout=10 02:33:24 > git remote # timeout=10 02:33:24 > git config --get remote.origin.url # timeout=10 02:33:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:24 > git merge 468567e7d5ab138f745a1ebbc21ef4212f5cf70e # timeout=10 02:33:24 > git rev-parse HEAD^{commit} # timeout=10 02:33:24 > git config core.sparsecheckout # timeout=10 02:33:24 > git checkout -f 878935646275a9f11c452cbff169755e8996008f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:33:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:26 Dload Upload Total Spent Left Speed 02:33:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 193k 0 --:--:-- --:--:-- --:--:-- 193k [Pipeline] sh 02:33:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:33:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 02:33:26 sudo tee /etc/docker/daemon.new 02:33:26 { 02:33:26 "registry-mirrors": [ 02:33:26 "https://nexus3.edgexfoundry.org:10001" 02:33:26 ], 02:33:26 "bip": "10.250.0.254/24", 02:33:26 "hosts": [ 02:33:26 "tcp://0.0.0.0:5555", 02:33:26 "unix:///var/run/docker.sock" 02:33:26 ], 02:33:26 "mtu": 1458, 02:33:26 "selinux-enabled": true, 02:33:26 "seccomp-profile": "/etc/docker/seccomp.json" 02:33:26 } [Pipeline] sh 02:33:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:33:27 + sudo service docker restart 02:33:43 Removing intermediate container 4a1975cad440 02:33:43 ---> 346d44ed06f0 02:33:43 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:33:43 ---> Running in 4132dbb65fc7 02:33:43 Removing intermediate container 4132dbb65fc7 02:33:43 ---> f308f50d2012 02:33:43 Step 11/13 : LABEL arch=amd64 02:33:43 ---> Running in 5e38a5be526e 02:33:43 Removing intermediate container 5e38a5be526e 02:33:43 ---> 2e60a0fceaa1 02:33:43 Step 12/13 : LABEL git_sha=878935646275a9f11c452cbff169755e8996008f 02:33:43 ---> Running in 18082db263c2 02:33:43 Removing intermediate container 18082db263c2 02:33:43 ---> aa00347d5c2a 02:33:43 Step 13/13 : LABEL version=0.0.0 02:33:43 ---> Running in 2023e1555784 02:33:43 Removing intermediate container 2023e1555784 02:33:43 ---> d82e70e04b55 02:33:43 [Warning] One or more build-args [ARCH] were not consumed 02:33:43 Successfully built d82e70e04b55 02:33:43 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 02:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:44 02:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:44 latest: Pulling from edgex-lftools-log-publisher 02:33:44 5eb5b503b376: Pulling fs layer 02:33:44 5c69ac0246d0: Pulling fs layer 02:33:44 ec43610c2a17: Pulling fs layer 02:33:44 3a2ae6a8a46f: Pulling fs layer 02:33:44 33b1e0a273af: Pulling fs layer 02:33:44 5d3b04190fa2: Pulling fs layer 02:33:44 2f39f015ded8: Pulling fs layer 02:33:44 33b1e0a273af: Waiting 02:33:44 5d3b04190fa2: Waiting 02:33:44 2f39f015ded8: Waiting 02:33:44 3a2ae6a8a46f: Waiting 02:33:44 5c69ac0246d0: Download complete 02:33:44 3a2ae6a8a46f: Verifying Checksum 02:33:44 3a2ae6a8a46f: Download complete 02:33:44 ec43610c2a17: Verifying Checksum 02:33:44 ec43610c2a17: Download complete 02:33:44 33b1e0a273af: Verifying Checksum 02:33:44 33b1e0a273af: Download complete 02:33:44 5d3b04190fa2: Download complete 02:33:45 5eb5b503b376: Verifying Checksum 02:33:45 5eb5b503b376: Download complete 02:33:45 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:45 provisioning config files... 02:33:45 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/config6387030586964076062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:46 5eb5b503b376: Pull complete 02:33:46 ---> ****-login.sh 02:33:46 nexus3.edgexfoundry.org:10001 02:33:46 5c69ac0246d0: Pull complete 02:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:46 Configure a credential helper to remove this warning. See 02:33:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:46 02:33:46 Login Succeeded 02:33:46 nexus3.edgexfoundry.org:10002 02:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:47 Configure a credential helper to remove this warning. See 02:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:47 02:33:47 Login Succeeded 02:33:47 nexus3.edgexfoundry.org:10003 02:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:47 Configure a credential helper to remove this warning. See 02:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:47 02:33:47 Login Succeeded 02:33:47 nexus3.edgexfoundry.org:10004 02:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:47 ec43610c2a17: Pull complete 02:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:47 Configure a credential helper to remove this warning. See 02:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:47 02:33:47 Login Succeeded 02:33:47 ****.io 02:33:47 3a2ae6a8a46f: Pull complete 02:33:47 33b1e0a273af: Pull complete 02:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:48 5d3b04190fa2: Pull complete 02:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:48 Configure a credential helper to remove this warning. See 02:33:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:48 02:33:48 Login Succeeded 02:33:48 ---> ****-login.sh ends [Pipeline] } 02:33:48 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 02:33:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:33:49 + ls -al . 02:33:49 total 68 02:33:49 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:33 . 02:33:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:33 .. 02:33:49 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:33 .git 02:33:49 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:33 .github 02:33:49 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:33 .gitignore 02:33:49 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:33 Dockerfile 02:33:49 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:33 Jenkinsfile 02:33:49 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:33 LICENSE 02:33:49 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:33 README.md 02:33:49 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:33 TAF-Manager 02:33:49 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:33 TUC 02:33:49 -rw-rw-r-- 1 jenkins jenkins 5 Dec 2 02:30 VERSION 02:33:49 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:33 requirements.txt 02:33:49 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:33 robot-entrypoint.sh 02:33:49 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:33 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:49 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=878935646275a9f11c452cbff169755e8996008f --label arch=arm64 --label version=0.0.0 . 02:33:51 #0 building with "default" instance using docker driver 02:33:51 02:33:51 #1 [internal] load build definition from Dockerfile 02:33:51 #1 transferring dockerfile: 1.61kB 0.0s done 02:33:51 #1 DONE 0.1s 02:33:51 02:33:51 #2 [internal] load .dockerignore 02:33:51 #2 transferring context: 2B done 02:33:51 #2 DONE 0.1s 02:33:51 02:33:51 #3 [internal] load metadata for docker.io/library/alpine:3.16 02:33:51 #3 DONE 0.3s 02:33:51 02:33:51 #4 [internal] load build context 02:33:51 #4 DONE 0.0s 02:33:51 02:33:51 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:33:51 #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 02:33:51 #5 ... 02:33:51 02:33:51 #4 [internal] load build context 02:33:51 #4 transferring context: 238.45kB 0.1s done 02:33:51 #4 DONE 0.1s 02:33:51 02:33:51 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:33:51 #5 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 02:33:51 #5 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 02:33:51 #5 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 02:33:51 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 02:33:51 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 02:33:52 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 02:33:53 2f39f015ded8: Pull complete 02:33:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:53 prd-ubuntu20.04-docker-8c-8g-23670 does not seem to be running inside a container 02:33:53 $ 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-94 -v /w/workspace/exfoundry_edgex-taf-common_PR-94:/w/workspace/exfoundry_edgex-taf-common_PR-94:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:33:56 #5 DONE 4.3s 02:33:56 02:33:56 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:33:56 #6 DONE 0.2s 02:33:56 02:33:56 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:33:56 #7 DONE 0.1s 02:33:56 02:33:56 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:33:56 #8 DONE 0.1s 02:33:56 02:33:56 #9 [5/7] WORKDIR /edgex-taf 02:33:56 #9 DONE 0.1s 02:33:56 02:33:56 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:57 #10 DONE 0.8s 02:33:57 02:33:57 #11 [7/7] 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 -r requirements.txt 02:33:58 #11 0.756 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:33:58 #11 1.383 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:33:59 #11 2.698 OK: 5 MiB in 14 packages 02:33:59 $ docker top d46754232ea0109ba7bb7969b3b69d18c8f276a31077250d4019332ddf39a2a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:00 ---> job-cost.sh 02:34:00 lf-activate-venv: SKIPPING 02:34:00 INFO: No Stack... 02:34:00 #11 2.863 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:00 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:00 #11 3.430 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:00 INFO: Archiving Costs [Pipeline] sh 02:34:00 + cat /w/workspace/exfoundry_edgex-taf-common_PR-94/archives/cost.csv 02:34:00 + cut -d, -f6 [Pipeline] lock 02:34:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-94-3-stack-cost] 02:34:00 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-94-3-stack-cost] did not exist. Created. 02:34:00 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-94-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:34:01 + echo total: 0.2199999988079071 [Pipeline] stash 02:34:01 Stashed 1 file(s) [Pipeline] } 02:34:01 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-94-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:34:01 $ docker stop --time=1 d46754232ea0109ba7bb7969b3b69d18c8f276a31077250d4019332ddf39a2a3 02:34:01 #11 4.725 (1/9) Installing ca-certificates (20230506-r0) 02:34:02 #11 5.197 (2/9) Installing brotli-libs (1.0.9-r6) 02:34:02 $ docker rm -f --volumes d46754232ea0109ba7bb7969b3b69d18c8f276a31077250d4019332ddf39a2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 02:34:02 #11 5.634 (3/9) Installing nghttp2-libs (1.47.0-r2) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:34:02 #11 6.005 (4/9) Installing libcurl (8.4.0-r0) 02:34:03 #11 6.450 (5/9) Installing curl (8.4.0-r0) 02:34:04 #11 6.847 (6/9) Installing docker-cli (20.10.20-r0) 02:34:06 #11 9.466 (7/9) Installing oniguruma (6.9.8-r0) 02:34:06 #11 9.875 (8/9) Installing jq (1.6-r1) 02:34:07 #11 10.33 (9/9) Installing openssl (1.1.1w-r1) 02:34:07 #11 10.76 Executing busybox-1.35.0-r17.trigger 02:34:07 #11 10.79 Executing ca-certificates-20230506-r0.trigger 02:34:08 #11 10.94 OK: 50 MiB in 23 packages 02:34:08 #11 11.13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:08 #11 11.66 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:10 #11 12.92 (1/136) Installing libmagic (5.41-r0) 02:34:10 #11 13.43 (2/136) Installing file (5.41-r0) 02:34:10 #11 13.71 (3/136) Installing libxau (1.0.9-r0) 02:34:11 #11 13.98 (4/136) Installing libxdmcp (1.1.3-r0) 02:34:11 #11 14.26 (5/136) Installing libxcb (1.15-r0) 02:34:11 #11 14.73 (6/136) Installing libx11 (1.8.7-r0) 02:34:12 #11 15.35 (7/136) Installing libxext (1.3.4-r0) 02:34:12 #11 15.67 (8/136) Installing libice (1.0.10-r0) 02:34:12 #11 16.03 (9/136) Installing libuuid (2.38-r1) 02:34:13 #11 16.36 (10/136) Installing libsm (1.2.3-r0) 02:34:13 #11 16.66 (11/136) Installing libxt (1.2.1-r0) 02:34:14 #11 17.07 (12/136) Installing libxmu (1.1.3-r0) 02:34:14 #11 17.42 (13/136) Installing xset (1.2.4-r0) 02:34:14 #11 17.75 (14/136) Installing xprop (1.2.5-r0) 02:34:15 #11 18.06 (15/136) Installing xdg-utils (1.1.3-r3) 02:34:15 #11 18.41 (16/136) Installing eudev-libs (3.2.11-r0) 02:34:15 #11 18.78 (17/136) Installing pkgconf (1.8.1-r0) 02:34:16 #11 19.14 (18/136) Installing libffi (3.4.2-r1) 02:34:16 #11 19.45 (19/136) Installing libintl (0.21-r2) 02:34:16 #11 19.76 (20/136) Installing libblkid (2.38-r1) 02:34:17 #11 20.17 (21/136) Installing libmount (2.38-r1) 02:34:17 #11 20.57 (22/136) Installing pcre (8.45-r2) 02:34:17 #11 20.96 (23/136) Installing glib (2.72.4-r0) 02:34:18 #11 21.52 (24/136) Installing xz-libs (5.2.5-r1) 02:34:19 #11 21.88 (25/136) Installing libxml2 (2.9.14-r2) 02:34:19 #11 22.36 (26/136) Installing shared-mime-info (2.2-r2) 02:34:19 #11 22.81 (27/136) Installing hicolor-icon-theme (0.17-r1) 02:34:20 #11 23.19 (28/136) Installing libjpeg-turbo (2.1.3-r1) 02:34:20 #11 23.65 (29/136) Installing libpng (1.6.37-r1) 02:34:21 #11 24.05 (30/136) Installing libwebp (1.2.3-r2) 02:34:21 #11 24.48 (31/136) Installing zstd-libs (1.5.2-r1) 02:34:21 #11 24.90 (32/136) Installing tiff (4.4.0-r4) 02:34:22 #11 25.33 (33/136) Installing gdk-pixbuf (2.42.8-r0) 02:34:22 #11 25.75 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 02:34:23 #11 26.06 (35/136) Installing libxcomposite (0.4.5-r0) 02:34:23 #11 26.34 (36/136) Installing libxfixes (6.0.0-r0) 02:34:23 #11 26.61 (37/136) Installing libxrender (0.9.10-r3) 02:34:24 #11 26.93 (38/136) Installing libxcursor (1.2.1-r0) 02:34:24 #11 27.24 (39/136) Installing libxdamage (1.1.5-r1) 02:34:24 #11 27.52 (40/136) Installing libxi (1.8-r0) 02:34:24 #11 27.83 (41/136) Installing libxinerama (1.1.4-r1) 02:34:24 #11 28.10 (42/136) Installing libxrandr (1.5.2-r1) 02:34:25 #11 28.41 (43/136) Installing atk (2.38.0-r0) 02:34:25 #11 28.76 (44/136) Installing libxtst (1.2.3-r3) 02:34:26 #11 29.03 (45/136) Installing dbus-libs (1.14.8-r0) 02:34:26 #11 29.44 (46/136) Installing at-spi2-core (2.44.1-r0) 02:34:26 #11 29.85 (47/136) Installing at-spi2-atk (2.38.0-r0) 02:34:27 #11 30.22 (48/136) Installing expat (2.5.0-r0) 02:34:27 #11 30.59 (49/136) Installing libbz2 (1.0.8-r1) 02:34:28 #11 30.91 (50/136) Installing freetype (2.12.1-r0) 02:34:28 #11 31.37 (51/136) Installing fontconfig (2.14.0-r0) 02:34:28 #11 31.80 (52/136) Installing pixman (0.40.0-r4) 02:34:29 #11 32.20 (53/136) Installing cairo (1.17.4-r2) 02:34:29 #11 32.68 (54/136) Installing cairo-gobject (1.17.4-r2) 02:34:30 #11 32.96 (55/136) Installing avahi-libs (0.8-r6) 02:34:30 #11 33.32 (56/136) Installing gmp (6.2.1-r2) 02:34:30 #11 33.75 (57/136) Installing nettle (3.7.3-r0) 02:34:31 #11 34.22 (58/136) Installing p11-kit (0.24.1-r0) 02:34:31 #11 34.68 (59/136) Installing libtasn1 (4.18.0-r1) 02:34:31 #11 34.99 (60/136) Installing libunistring (1.0-r0) 02:34:32 #11 35.48 (61/136) Installing gnutls (3.7.7-r1) 02:34:33 #11 35.97 (62/136) Installing cups-libs (2.4.2-r2) 02:34:33 #11 36.42 (63/136) Installing libepoxy (1.5.10-r0) 02:34:33 #11 36.87 (64/136) Installing fribidi (1.0.12-r0) 02:34:34 #11 37.20 (65/136) Installing graphite2 (1.3.14-r1) 02:34:34 #11 37.56 (66/136) Installing harfbuzz (4.3.0-r0) 02:34:35 #11 38.06 (67/136) Installing libxft (2.3.4-r0) 02:34:35 #11 38.38 (68/136) Installing pango (1.50.7-r0) 02:34:35 #11 38.81 (69/136) Installing wayland-libs-client (1.20.0-r0) 02:34:36 #11 39.12 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 02:34:36 #11 39.39 (71/136) Installing wayland-libs-egl (1.20.0-r0) 02:34:36 #11 39.66 (72/136) Installing xkeyboard-config (2.35.1-r0) 02:34:37 #11 40.23 (73/136) Installing libxkbcommon (1.4.1-r0) 02:34:37 #11 40.62 (74/136) Installing gtk+3.0 (3.24.34-r1) 02:34:38 #11 41.34 Executing gtk+3.0-3.24.34-r1.post-install 02:34:38 #11 41.42 (75/136) Installing libfontenc (1.1.4-r0) 02:34:38 #11 41.74 (76/136) Installing mkfontscale (1.2.2-r0) 02:34:39 #11 42.06 (77/136) Installing font-opensans (0_git20210927-r0) 02:34:39 #11 42.62 (78/136) Installing libgcc (11.2.1_git20220219-r2) 02:34:39 #11 42.99 (79/136) Installing libogg (1.3.5-r1) 02:34:40 #11 43.31 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 02:34:40 #11 43.79 (81/136) Installing flac (1.3.4-r0) 02:34:41 #11 44.22 (82/136) Installing alsa-lib (1.2.7.2-r0) 02:34:41 #11 44.74 (83/136) Installing libatomic (11.2.1_git20220219-r2) 02:34:42 #11 45.01 (84/136) Installing sdl2 (2.0.22-r0) 02:34:42 #11 45.52 (85/136) Installing aom-libs (3.3.0-r0) 02:34:43 #11 46.12 (86/136) Installing libass (0.16.0-r0) 02:34:43 #11 46.50 (87/136) Installing libdav1d (1.0.0-r0) 02:34:44 #11 46.94 (88/136) Installing libdrm (2.4.110-r0) 02:34:44 #11 47.37 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:34:44 #11 47.71 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 02:34:45 #11 48.16 (91/136) Installing lame (3.100-r0) 02:34:45 #11 48.60 (92/136) Installing opus (1.3.1-r1) 02:34:45 #11 49.02 (93/136) Installing libasyncns (0.8-r1) 02:34:46 #11 49.30 (94/136) Installing libltdl (2.4.7-r0) 02:34:46 #11 49.63 (95/136) Installing orc (0.4.32-r0) 02:34:47 #11 50.04 (96/136) Installing libvorbis (1.3.7-r0) 02:34:47 #11 50.44 (97/136) Installing libsndfile (1.1.0-r0) 02:34:48 #11 51.05 (98/136) Installing libgomp (11.2.1_git20220219-r2) 02:34:48 #11 51.43 (99/136) Installing soxr (0.1.3-r2) 02:34:48 #11 51.80 (100/136) Installing speexdsp (1.2.0-r0) 02:34:49 #11 52.11 (101/136) Installing tdb-libs (1.4.6-r0) 02:34:49 #11 52.45 (102/136) Installing libpulse (15.0-r2) 02:34:50 #11 52.96 (103/136) Installing cjson (1.7.15-r3) 02:34:50 #11 53.27 (104/136) Installing mbedtls (2.28.5-r0) 02:34:50 #11 53.73 (105/136) Installing librist (0.2.6-r1) 02:34:51 #11 54.09 (106/136) Installing libsrt (1.4.4-r0) 02:34:51 #11 54.53 (107/136) Installing libssh (0.9.6-r1) 02:34:51 #11 54.94 (108/136) Installing libtheora (1.1.1-r16) 02:34:52 #11 55.40 (109/136) Installing v4l-utils-libs (1.22.1-r1) 02:34:52 #11 55.80 (110/136) Installing libva (2.14.0-r0) 02:34:53 #11 56.40 (111/136) Installing libvdpau (1.5-r0) 02:34:54 #11 56.72 (112/136) Installing vidstab (1.1.0-r1) 02:34:54 #11 57.07 (113/136) Installing libvpx (1.11.0-r1) 02:34:54 #11 57.61 (114/136) Installing x264-libs (0.163_git20210613-r0) 02:34:55 #11 58.13 (115/136) Installing numactl (2.0.14-r0) 02:34:55 #11 58.45 (116/136) Installing x265-libs (3.5-r3) 02:34:56 #11 59.05 (117/136) Installing xvidcore (1.3.7-r1) 02:34:56 #11 59.46 (118/136) Installing ffmpeg-libs (5.0.3-r0) 02:34:57 #11 60.59 (119/136) Installing libevent (2.1.12-r4) 02:34:57 #11 61.03 (120/136) Installing mesa (21.3.9-r0) 02:34:58 #11 61.31 (121/136) Installing wayland-libs-server (1.20.0-r0) 02:34:58 #11 61.61 (122/136) Installing mesa-gbm (21.3.9-r0) 02:34:59 #11 61.92 (123/136) Installing icu-data-en (71.1-r2) 02:34:59 #11 62.46 Executing icu-data-en-71.1-r2.post-install 02:34:59 #11 62.47 * 02:34:59 #11 62.47 * If you need ICU with non-English locales and legacy charset support, install 02:34:59 #11 62.47 * package icu-data-full. 02:34:59 #11 62.47 * 02:34:59 #11 62.47 (124/136) Installing icu-libs (71.1-r2) 02:35:00 #11 63.04 (125/136) Installing lcms2 (2.13.1-r0) 02:35:00 #11 63.44 (126/136) Installing minizip (1.2.12-r0) 02:35:00 #11 63.76 (127/136) Installing nspr (4.33-r0) 02:35:01 #11 64.16 (128/136) Installing sqlite-libs (3.40.1-r0) 02:35:01 #11 64.65 (129/136) Installing nss (3.78.1-r0) 02:35:02 #11 65.24 (130/136) Installing re2 (2022.04.01-r0) 02:35:02 #11 65.66 (131/136) Installing snappy (1.1.9-r4) 02:35:02 #11 65.97 (132/136) Installing libgpg-error (1.45-r0) 02:35:03 #11 66.34 (133/136) Installing libgcrypt (1.10.1-r0) 02:35:03 #11 66.79 (134/136) Installing libxslt (1.1.35-r0) 02:35:04 #11 67.20 (135/136) Installing chromium (102.0.5005.182-r0) 02:35:09 #11 71.91 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 02:35:10 #11 73.32 Executing busybox-1.35.0-r17.trigger 02:35:10 #11 73.33 Executing glib-2.72.4-r0.trigger 02:35:10 #11 73.35 Executing shared-mime-info-2.2-r2.trigger 02:35:12 #11 75.57 Executing gdk-pixbuf-2.42.8-r0.trigger 02:35:12 #11 75.61 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:35:12 #11 75.69 Executing fontconfig-2.14.0-r0.trigger 02:35:12 #11 75.76 Executing mkfontscale-1.2.2-r0.trigger 02:35:12 #11 75.83 OK: 376 MiB in 159 packages 02:35:13 #11 76.02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:35:13 #11 76.59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:35:15 #11 77.83 (1/21) Installing binutils (2.38-r3) 02:35:15 #11 78.62 (2/21) Installing isl22 (0.22-r0) 02:35:16 #11 79.12 (3/21) Installing mpfr4 (4.1.0-r0) 02:35:16 #11 79.52 (4/21) Installing mpc1 (1.2.1-r0) 02:35:16 #11 79.87 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:35:23 #11 86.45 (6/21) Installing musl-dev (1.2.3-r3) 02:35:24 #11 87.18 (7/21) Installing libc-dev (0.7.2-r3) 02:35:24 #11 87.45 (8/21) Installing linux-headers (5.16.7-r1) 02:35:25 #11 88.35 (9/21) Installing libffi-dev (3.4.2-r1) 02:35:25 #11 88.77 (10/21) Installing libpq (14.10-r0) 02:35:26 #11 89.17 (11/21) Installing openssl-dev (1.1.1w-r1) 02:35:26 #11 89.66 (12/21) Installing libpq-dev (14.10-r0) 02:35:27 #11 90.14 (13/21) Installing libecpg (14.10-r0) 02:35:27 #11 90.52 (14/21) Installing libecpg-dev (14.10-r0) 02:35:28 #11 90.98 (15/21) Installing llvm13-libs (13.0.1-r2) 02:35:36 #11 98.98 (16/21) Installing clang-libs (13.0.1-r1) 02:35:38 #11 101.3 (17/21) Installing clang (13.0.1-r1) 02:35:39 #11 102.0 (18/21) Installing icu (71.1-r2) 02:35:39 #11 102.4 (19/21) Installing icu-dev (71.1-r2) 02:35:40 #11 103.0 (20/21) Installing llvm13 (13.0.1-r2) 02:35:44 #11 107.3 (21/21) Installing postgresql14-dev (14.10-r0) 02:35:45 #11 108.2 Executing busybox-1.35.0-r17.trigger 02:35:45 #11 108.3 OK: 768 MiB in 180 packages 02:35:45 #11 108.5 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:35:46 #11 109.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:35:47 #11 110.3 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:35:54 #11 116.7 (2/10) Installing gdbm (1.23-r0) 02:35:54 #11 117.0 (3/10) Installing mpdecimal (2.5.1-r1) 02:35:54 #11 117.4 (4/10) Installing readline (8.1.2-r0) 02:35:54 #11 117.8 (5/10) Installing python3 (3.10.13-r0) 02:35:57 #11 120.3 (6/10) Installing python3-dev (3.10.13-r0) 02:36:04 #11 126.2 (7/10) Installing libsodium (1.0.18-r0) 02:36:04 #11 126.7 (8/10) Installing libzmq (4.3.4-r0) 02:36:04 #11 127.1 (9/10) Installing libsodium-dev (1.0.18-r0) 02:36:04 #11 127.4 (10/10) Installing zeromq-dev (4.3.4-r0) 02:36:04 #11 127.7 Executing busybox-1.35.0-r17.trigger 02:36:04 #11 127.8 OK: 938 MiB in 190 packages 02:36:04 #11 128.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:05 #11 128.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:06 #11 129.9 OK: 938 MiB in 190 packages 02:36:07 #11 130.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:07 #11 130.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:08 #11 131.8 (1/1) Installing tzdata (2023c-r0) 02:36:09 #11 132.7 Executing busybox-1.35.0-r17.trigger 02:36:09 #11 132.8 OK: 941 MiB in 191 packages 02:36:11 #11 134.0 (1/1) Purging tzdata (2023c-r0) 02:36:11 #11 134.1 Executing busybox-1.35.0-r17.trigger 02:36:11 #11 134.1 OK: 938 MiB in 190 packages 02:36:29 #11 150.8 Looking in links: /tmp/tmp_91040ly 02:36:29 #11 150.8 Processing /tmp/tmp_91040ly/setuptools-65.5.0-py3-none-any.whl 02:36:29 #11 150.9 Processing /tmp/tmp_91040ly/pip-23.0.1-py3-none-any.whl 02:36:29 #11 152.0 Installing collected packages: setuptools, pip 02:36:47 #11 167.7 Successfully installed pip-23.0.1 setuptools-65.5.0 02:36:47 #11 167.7 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 02:36:49 #11 171.8 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:36:49 #11 172.6 Collecting pip 02:36:49 #11 172.7 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:36:49 #11 172.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.9 MB/s eta 0:00:00 02:36:50 #11 173.0 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:36:53 #11 176.2 Collecting setuptools 02:36:53 #11 176.3 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:36:53 #11 176.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.1 MB/s eta 0:00:00 02:36:53 #11 176.7 Collecting wheel 02:36:53 #11 176.8 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:36:53 #11 176.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 19.8 MB/s eta 0:00:00 02:36:55 #11 178.4 Installing collected packages: wheel, setuptools, pip 02:36:55 #11 178.8 Attempting uninstall: setuptools 02:36:56 #11 178.8 Found existing installation: setuptools 65.5.0 02:36:56 #11 179.7 Uninstalling setuptools-65.5.0: 02:36:56 #11 179.9 Successfully uninstalled setuptools-65.5.0 02:37:02 #11 184.5 Attempting uninstall: pip 02:37:02 #11 184.5 Found existing installation: pip 23.0.1 02:37:03 #11 186.8 Uninstalling pip-23.0.1: 02:37:04 #11 186.9 Successfully uninstalled pip-23.0.1 02:37:16 #11 199.5 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:37:16 #11 199.5 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 02:37:21 #11 204.1 Processing ./edgex-taf-common 02:37:21 #11 204.1 Preparing metadata (setup.py): started 02:37:22 #11 205.5 Preparing metadata (setup.py): finished with status 'done' 02:37:22 #11 205.5 Building wheels for collected packages: edgex-taf-common 02:37:22 #11 205.5 Building wheel for edgex-taf-common (setup.py): started 02:37:24 #11 207.3 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:37:24 #11 207.3 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=106459531e70822ae043f8a99dd12de55747f36fb50af7102fe5df3280447346 02:37:24 #11 207.3 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:37:24 #11 207.3 Successfully built edgex-taf-common 02:37:25 #11 208.0 Installing collected packages: edgex-taf-common 02:37:25 #11 208.1 Successfully installed edgex-taf-common-0.0.0 02:37:25 #11 208.1 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 02:37:32 #11 214.8 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:37:32 #11 214.9 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:37:32 #11 215.1 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 02:37:32 #11 215.2 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 02:37:32 #11 215.4 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:37:32 #11 215.4 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:37:32 #11 215.8 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 02:37:32 #11 215.8 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 02:37:32 #11 215.9 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:37:33 #11 215.9 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:37:33 #11 216.0 Preparing metadata (setup.py): started 02:37:34 #11 217.3 Preparing metadata (setup.py): finished with status 'done' 02:37:34 #11 217.4 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:37:34 #11 217.4 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:37:34 #11 217.6 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 02:37:34 #11 217.7 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 02:37:35 #11 218.2 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:37:35 #11 218.2 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:37:35 #11 218.3 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:37:35 #11 218.4 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:37:35 #11 218.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.3 MB/s eta 0:00:00 02:37:35 #11 218.6 Preparing metadata (setup.py): started 02:37:37 #11 220.0 Preparing metadata (setup.py): finished with status 'done' 02:37:37 #11 220.5 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:37:37 #11 220.5 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:37:40 #11 222.9 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:37:40 #11 222.9 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 02:37:40 #11 223.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.7 MB/s eta 0:00:00 02:37:41 #11 224.2 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:37:41 #11 224.2 Downloading psutil-5.9.5.tar.gz (493 kB) 02:37:41 #11 224.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.7 MB/s eta 0:00:00 02:37:42 #11 225.0 Installing build dependencies: started 02:38:00 #11 240.9 Installing build dependencies: finished with status 'done' 02:38:00 #11 240.9 Getting requirements to build wheel: started 02:38:00 #11 243.7 Getting requirements to build wheel: finished with status 'done' 02:38:00 #11 243.7 Preparing metadata (pyproject.toml): started 02:38:03 #11 246.4 Preparing metadata (pyproject.toml): finished with status 'done' 02:38:04 #11 247.0 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:38:04 #11 247.1 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:38:06 #11 249.6 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 02:38:06 #11 249.6 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 02:38:06 #11 249.9 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 02:38:07 #11 249.9 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 02:38:07 #11 250.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.3 MB/s eta 0:00:00 02:38:07 #11 250.7 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 02:38:07 #11 250.7 Downloading psycopg2-2.9.9.tar.gz (384 kB) 02:38:07 #11 250.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.9 MB/s eta 0:00:00 02:38:08 #11 251.4 Preparing metadata (setup.py): started 02:38:10 #11 253.0 Preparing metadata (setup.py): finished with status 'done' 02:38:11 #11 254.3 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:38:11 #11 254.3 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 02:38:12 #11 255.2 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:12 #11 255.2 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:38:12 #11 255.4 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:12 #11 255.5 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:38:15 #11 258.1 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:15 #11 258.1 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:38:15 #11 258.3 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:15 #11 258.4 Downloading flex-6.14.1.tar.gz (40 kB) 02:38:15 #11 258.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00 02:38:15 #11 258.7 Preparing metadata (setup.py): started 02:38:17 #11 260.4 Preparing metadata (setup.py): finished with status 'done' 02:38:17 #11 260.5 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:17 #11 260.5 Downloading genson-1.2.2.tar.gz (34 kB) 02:38:17 #11 260.6 Preparing metadata (setup.py): started 02:38:19 #11 262.3 Preparing metadata (setup.py): finished with status 'done' 02:38:19 #11 262.4 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:19 #11 262.4 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:38:20 #11 263.0 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:20 #11 263.1 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:38:20 #11 263.4 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:20 #11 263.5 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:38:21 #11 264.4 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:21 #11 264.4 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:38:21 #11 264.7 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:21 #11 264.7 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:38:23 #11 266.2 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:38:23 #11 266.3 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 02:38:23 #11 266.5 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:38:23 #11 266.5 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:38:24 #11 267.2 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:38:24 #11 267.3 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:38:24 #11 267.6 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:38:24 #11 267.7 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:38:25 #11 268.2 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:38:25 #11 268.2 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:38:26 #11 268.9 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:38:26 #11 269.0 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:38:29 #11 272.3 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:38:29 #11 272.3 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:38:30 #11 272.9 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:38:30 #11 272.9 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:38:30 #11 273.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 4.6 MB/s eta 0:00:00 02:38:30 #11 273.5 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:38:30 #11 273.5 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:38:30 #11 273.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 5.3 MB/s eta 0:00:00 02:38:30 #11 273.6 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 02:38:31 #11 274.4 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:38:31 #11 274.4 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:38:31 #11 274.7 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:38:31 #11 274.7 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:38:32 #11 275.2 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:32 #11 275.2 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:38:32 #11 275.4 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:38:32 #11 275.4 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:38:34 #11 277.7 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:34 #11 277.8 Downloading PyYAML-6.0.1.tar.gz (125 kB) 02:38:34 #11 277.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.8 MB/s eta 0:00:00 02:38:36 #11 279.5 Installing build dependencies: started 02:39:08 #11 307.2 Installing build dependencies: finished with status 'done' 02:39:08 #11 307.3 Getting requirements to build wheel: started 02:39:21 #11 323.8 Getting requirements to build wheel: finished with status 'done' 02:39:21 #11 323.8 Preparing metadata (pyproject.toml): started 02:39:23 #11 326.2 Preparing metadata (pyproject.toml): finished with status 'done' 02:39:26 #11 329.1 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:26 #11 329.1 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:39:26 #11 329.2 Preparing metadata (setup.py): started 02:39:27 #11 330.6 Preparing metadata (setup.py): finished with status 'done' 02:39:27 #11 330.7 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:27 #11 330.7 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:39:28 #11 331.0 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:28 #11 331.0 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:39:28 #11 331.0 Preparing metadata (setup.py): started 02:39:29 #11 332.5 Preparing metadata (setup.py): finished with status 'done' 02:39:29 #11 332.8 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:29 #11 332.8 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:39:30 #11 333.0 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:30 #11 333.0 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:39:30 #11 333.3 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:30 #11 333.3 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:39:30 #11 333.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 02:39:30 #11 333.9 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:30 #11 333.9 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:39:30 #11 333.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.4 MB/s eta 0:00:00 02:39:31 #11 334.1 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:31 #11 334.1 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 02:39:31 #11 334.7 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:31 #11 334.7 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 02:39:34 #11 337.1 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:34 #11 337.2 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 02:39:41 #11 344.1 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:39:41 #11 344.2 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:39:41 #11 344.3 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:39:41 #11 344.4 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:39:41 #11 344.5 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:39:41 #11 344.5 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:39:41 #11 344.7 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:39:41 #11 344.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:39:42 #11 345.1 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:39:42 #11 345.1 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:39:42 #11 345.7 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:39:42 #11 345.7 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:39:44 #11 346.8 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 02:39:44 #11 346.8 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:39:44 #11 346.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.8 MB/s eta 0:00:00 02:39:44 #11 347.7 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:39:45 #11 347.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 8.4 MB/s eta 0:00:00 02:39:45 #11 347.8 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:39:45 #11 347.9 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 02:39:45 #11 347.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 4.0 MB/s eta 0:00:00 02:39:45 #11 348.2 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:39:45 #11 348.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.1 MB/s eta 0:00:00 02:39:45 #11 348.2 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:39:45 #11 348.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.6 MB/s eta 0:00:00 02:39:45 #11 348.3 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 02:39:46 #11 349.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 10.4 MB/s eta 0:00:00 02:39:46 #11 349.7 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:39:46 #11 349.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.0 MB/s eta 0:00:00 02:39:46 #11 349.8 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 02:39:46 #11 350.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 8.7 MB/s eta 0:00:00 02:39:46 #11 350.0 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 02:39:47 #11 350.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.8 MB/s eta 0:00:00 02:39:47 #11 350.2 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:39:47 #11 350.3 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:39:47 #11 350.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.4 MB/s eta 0:00:00 02:39:47 #11 350.4 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 02:39:47 #11 350.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.3 MB/s eta 0:00:00 02:39:47 #11 350.4 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:39:47 #11 350.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.1 MB/s eta 0:00:00 02:39:47 #11 350.5 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:39:47 #11 350.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.8 MB/s eta 0:00:00 02:39:47 #11 350.6 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:39:47 #11 350.6 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:39:48 #11 351.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 11.0 MB/s eta 0:00:00 02:39:48 #11 351.6 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:39:48 #11 351.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.9 MB/s eta 0:00:00 02:39:48 #11 351.7 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:39:48 #11 351.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.0 MB/s eta 0:00:00 02:39:48 #11 351.7 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:39:49 #11 351.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.5 MB/s eta 0:00:00 02:39:49 #11 351.9 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:39:49 #11 351.9 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:39:49 #11 352.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.2 MB/s eta 0:00:00 02:39:49 #11 352.0 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:39:49 #11 352.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.3 MB/s eta 0:00:00 02:39:49 #11 352.2 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:39:49 #11 352.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 7.8 MB/s eta 0:00:00 02:39:49 #11 352.3 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:39:49 #11 352.3 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:39:49 #11 352.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.5 MB/s eta 0:00:00 02:39:49 #11 352.4 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:39:49 #11 352.5 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 02:39:49 #11 352.5 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 02:39:49 #11 352.5 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 02:39:49 #11 352.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.5 MB/s eta 0:00:00 02:39:49 #11 352.7 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:39:49 #11 352.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 7.9 MB/s eta 0:00:00 02:39:49 #11 352.8 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:39:49 #11 352.9 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:39:49 #11 352.9 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:39:49 #11 352.9 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:39:51 #11 354.0 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 02:39:51 #11 354.0 Building wheel for robotbackgroundlogger (setup.py): started 02:39:52 #11 355.7 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:39:52 #11 355.7 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=18b263a0e81838673d0fefea2296a63c842a9022194ad1b876d36fd8d4bd358a 02:39:52 #11 355.7 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:39:52 #11 355.7 Building wheel for paho-mqtt (setup.py): started 02:39:54 #11 357.6 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:39:54 #11 357.6 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=fa0731e126276f6d694f32e0c42a7e279c5a0692bfa5cf3f0cf2821356cfe235 02:39:54 #11 357.6 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:39:54 #11 357.6 Building wheel for psutil (pyproject.toml): started 02:40:06 #11 368.2 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:40:06 #11 368.2 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274840 sha256=df38f3b80f41cb015d9b79346f2f52245f4eb53c556fa1957ae8386228173d56 02:40:06 #11 368.2 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 02:40:06 #11 368.3 Building wheel for psycopg2 (setup.py): started 02:41:14 #11 428.6 Building wheel for psycopg2 (setup.py): still running... 02:41:23 #11 445.4 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:41:23 #11 445.4 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471081 sha256=d49e7e82942418849ee5658274b913beea4204bd1bc9bea047be38116ede6875 02:41:23 #11 445.4 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 02:41:23 #11 445.4 Building wheel for flex (setup.py): started 02:41:25 #11 448.2 Building wheel for flex (setup.py): finished with status 'done' 02:41:25 #11 448.2 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=08af558824926e5e0ef6492dfae9a8c5413edd29de59a5b57b3e03fbd48139e7 02:41:25 #11 448.2 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 02:41:25 #11 448.2 Building wheel for GenSON (setup.py): started 02:41:27 #11 450.2 Building wheel for GenSON (setup.py): finished with status 'done' 02:41:27 #11 450.2 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=e14e2e5c073d2f78c5124be008a95d00e5c046af95eb11b517db7dc985252b7a 02:41:27 #11 450.2 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 02:41:27 #11 450.3 Building wheel for PyYAML (pyproject.toml): started 02:41:31 #11 454.0 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 02:41:31 #11 454.0 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=5b46e1cfd77295172adc496d08fcc5f8d9e1a86b369e8a95c3ded8e45426d519 02:41:31 #11 454.0 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 02:41:31 #11 454.0 Building wheel for strict-rfc3339 (setup.py): started 02:41:33 #11 455.9 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:41:33 #11 455.9 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=4d798004a4f6ff6a8760961eb374fd29a8de3b1e55e58aff5c0d3d2b6513caaa 02:41:33 #11 455.9 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 02:41:33 #11 455.9 Building wheel for validate-email (setup.py): started 02:41:35 #11 457.9 Building wheel for validate-email (setup.py): finished with status 'done' 02:41:35 #11 457.9 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=9cc664fb6c8a72ee602dbd09e678bdecc41a6df36d7ca04e67b6016001cf0b62 02:41:35 #11 457.9 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 02:41:35 #11 457.9 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 02:41:38 #11 461.1 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 02:43:00 #11 542.3 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 02:43:00 #11 542.3 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 02:43:02 #11 DONE 545.7s 02:43:02 02:43:02 #12 exporting to image 02:43:02 #12 exporting layers 02:43:29 #12 exporting layers 26.1s done 02:43:29 #12 writing image sha256:a2625180e2678cdb9972872567486d3bf4fa3e4b4e50c6c3dc0b451b457c62e6 done 02:43:29 #12 naming to docker.io/library/edgex-taf-common-arm64 done 02:43:29 #12 DONE 26.1s [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 02:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:30 02:43:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:31 arm64: Pulling from edgex-lftools-log-publisher 02:43:31 8998bd30e6a1: Pulling fs layer 02:43:31 04944245beec: Pulling fs layer 02:43:31 699f458cf7ca: Pulling fs layer 02:43:31 765212b225bb: Pulling fs layer 02:43:31 f23df028b6ca: Pulling fs layer 02:43:31 d65c8cfc05b1: Pulling fs layer 02:43:31 2437ff75d9bd: Pulling fs layer 02:43:31 f23df028b6ca: Waiting 02:43:31 765212b225bb: Waiting 02:43:31 d65c8cfc05b1: Waiting 02:43:31 2437ff75d9bd: Waiting 02:43:31 04944245beec: Verifying Checksum 02:43:31 04944245beec: Download complete 02:43:31 765212b225bb: Download complete 02:43:31 f23df028b6ca: Download complete 02:43:31 d65c8cfc05b1: Verifying Checksum 02:43:31 d65c8cfc05b1: Download complete 02:43:31 699f458cf7ca: Verifying Checksum 02:43:31 699f458cf7ca: Download complete 02:43:32 8998bd30e6a1: Verifying Checksum 02:43:32 8998bd30e6a1: Download complete 02:43:34 2437ff75d9bd: Verifying Checksum 02:43:34 2437ff75d9bd: Download complete 02:43:38 8998bd30e6a1: Pull complete 02:43:38 04944245beec: Pull complete 02:43:40 699f458cf7ca: Pull complete 02:43:40 765212b225bb: Pull complete 02:43:45 f23df028b6ca: Pull complete 02:43:45 d65c8cfc05b1: Pull complete 02:44:11 2437ff75d9bd: Pull complete 02:44:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:44:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:12 prd-ubuntu20.04-docker-arm64-4c-16g-23676 does not seem to be running inside a container 02:44:12 $ 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-94 -v /w/workspace/exfoundry_edgex-taf-common_PR-94:/w/workspace/exfoundry_edgex-taf-common_PR-94:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:44:15 $ docker top 131c893d172931472918760affc9099708cf8f3ce3fa3e0be7857920129fd4a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:15 ---> job-cost.sh 02:44:15 lf-activate-venv: SKIPPING 02:44:15 INFO: No Stack... 02:44:16 INFO: Retrieving Pricing Info for: v3-standard-8 02:44:17 INFO: Archiving Costs [Pipeline] sh 02:44:17 + + cut -d, -f6 02:44:17 cat /w/workspace/exfoundry_edgex-taf-common_PR-94/archives/cost.csv [Pipeline] lock 02:44:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-94-3-stack-cost] 02:44:17 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-94-3-stack-cost] did not exist. Created. 02:44:17 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-94-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:44:17 /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/durable-8bbfdc91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:44:18 + echo total: 0.2199999988079071 [Pipeline] stash 02:44:18 Warning: overwriting stash ‘stack-cost’ 02:44:18 Stashed 1 file(s) [Pipeline] } 02:44:18 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-94-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:44:18 $ docker stop --time=1 131c893d172931472918760affc9099708cf8f3ce3fa3e0be7857920129fd4a3 02:44:20 $ docker rm -f --volumes 131c893d172931472918760affc9099708cf8f3ce3fa3e0be7857920129fd4a3 [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 02:44:21 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-94/archives ] 02:44:21 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-94/archives 02:44:21 total 16 02:44:21 drwxr-xr-x 3 root root 4096 Dec 2 02:34 . 02:44:21 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:34 .. 02:44:21 drwxr-xr-x 2 root root 4096 Dec 2 02:34 cost 02:44:21 -rw-r--r-- 1 root root 87 Dec 2 02:34 cost.csv 02:44:21 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-94/archives 02:44:21 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-94/archives 02:44:21 total 16 02:44:21 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:34 . 02:44:21 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:34 .. 02:44:21 drwxr-xr-x 2 jenkins jenkins 4096 Dec 2 02:34 cost 02:44:21 -rw-r--r-- 1 jenkins jenkins 87 Dec 2 02:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:44:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:44:22 ---> package-listing.sh 02:44:22 ++ facter osfamily 02:44:22 ++ tr '[:upper:]' '[:lower:]' 02:44:22 + OS_FAMILY=debian 02:44:22 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-94 02:44:22 + START_PACKAGES=/tmp/packages_start.txt 02:44:22 + END_PACKAGES=/tmp/packages_end.txt 02:44:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:44:22 + PACKAGES=/tmp/packages_start.txt 02:44:22 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-94 ']' 02:44:22 + PACKAGES=/tmp/packages_end.txt 02:44:22 + case "${OS_FAMILY}" in 02:44:22 + dpkg -l 02:44:22 + grep '^ii' 02:44:22 + '[' -f /tmp/packages_start.txt ']' 02:44:22 + '[' -f /tmp/packages_end.txt ']' 02:44:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:44:22 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-94 ']' 02:44:22 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-94/archives/ 02:44:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-94/archives/ [Pipeline] echo 02:44:22 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-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:44:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:23 prd-ubuntu20.04-docker-8c-8g-23670 does not seem to be running inside a container 02:44:23 $ 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-94/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-94 -v /w/workspace/exfoundry_edgex-taf-common_PR-94:/w/workspace/exfoundry_edgex-taf-common_PR-94:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:44:24 $ docker top 65e0c5de876567a30341d5ccea73f6cb875fafebfa15d8f180a9bdcb14e9a6d0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:24 + touch /tmp/pre-build-complete [Pipeline] sh 02:44:24 + mkdir -p /var/log/sysstat [Pipeline] sh 02:44:25 + ls /var/log/sa-host 02:44:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:25 provisioning config files... 02:44:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/config5218546074454503724tmp [Pipeline] { [Pipeline] echo 02:44:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:44:25 ---> create-netrc.sh [Pipeline] } 02:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:44:25 ---> python-tools-install.sh [Pipeline] echo 02:44:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:44:26 ---> sudo-logs.sh 02:44:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:44:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:44:26 ---> job-cost.sh 02:44:26 lf-activate-venv: SKIPPING 02:44:26 DEBUG: total: 0.2199999988079071 02:44:26 INFO: Retrieving Stack Cost... 02:44:27 INFO: Retrieving Pricing Info for: v3-standard-8 02:44:27 INFO: Archiving Costs [Pipeline] echo 02:44:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:44:27 ---> logs-deploy.sh 02:44:27 lf-activate-venv: SKIPPING 02:44:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-94/3 02:44:27 INFO: archiving workspace using pattern(s): 02:44:28 Archives upload complete. 02:44:28 INFO: archiving logs to Nexus 02:44:30 ---> uname -a: 02:44:30 Linux prd-ubuntu20-04-docker-8c-8g-23670 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:44:30 02:44:30 02:44:30 ---> lscpu: 02:44:30 Architecture: x86_64 02:44:30 CPU op-mode(s): 32-bit, 64-bit 02:44:30 Byte Order: Little Endian 02:44:30 Address sizes: 40 bits physical, 48 bits virtual 02:44:30 CPU(s): 8 02:44:30 On-line CPU(s) list: 0-7 02:44:30 Thread(s) per core: 1 02:44:30 Core(s) per socket: 1 02:44:30 Socket(s): 8 02:44:30 NUMA node(s): 1 02:44:30 Vendor ID: AuthenticAMD 02:44:30 CPU family: 23 02:44:30 Model: 49 02:44:30 Model name: AMD EPYC-Rome Processor 02:44:30 Stepping: 0 02:44:30 CPU MHz: 2800.000 02:44:30 BogoMIPS: 5600.00 02:44:30 Virtualization: AMD-V 02:44:30 Hypervisor vendor: KVM 02:44:30 Virtualization type: full 02:44:30 L1d cache: 256 KiB 02:44:30 L1i cache: 256 KiB 02:44:30 L2 cache: 4 MiB 02:44:30 L3 cache: 128 MiB 02:44:30 NUMA node0 CPU(s): 0-7 02:44:30 Vulnerability Itlb multihit: Not affected 02:44:30 Vulnerability L1tf: Not affected 02:44:30 Vulnerability Mds: Not affected 02:44:30 Vulnerability Meltdown: Not affected 02:44:30 Vulnerability Mmio stale data: Not affected 02:44:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:44:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:44:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:44:30 Vulnerability Srbds: Not affected 02:44:30 Vulnerability Tsx async abort: Not affected 02:44:30 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 02:44:30 02:44:30 02:44:30 ---> nproc: 02:44:30 8 02:44:30 02:44:30 02:44:30 ---> df -h: 02:44:30 Filesystem Size Used Avail Use% Mounted on 02:44:30 overlay 155G 12G 144G 8% / 02:44:30 tmpfs 64M 0 64M 0% /dev 02:44:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:44:30 shm 64M 0 64M 0% /dev/shm 02:44:30 /dev/vda1 155G 12G 144G 8% /facter-os 02:44:30 02:44:30 02:44:30 ---> sar -b -r -n DEV: 02:44:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23670) 12/02/23 _x86_64_ (8 CPU) 02:44:30 02:44:30 02:29:01 LINUX RESTART (8 CPU) 02:44:30 02:44:30 02:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:44:30 02:31:01 37.01 0.28 36.73 0.00 33.46 3787.50 0.00 02:44:30 02:32:02 23.93 0.00 23.93 0.00 0.00 24567.26 0.00 02:44:30 02:33:01 39.91 0.00 39.91 0.00 0.00 10819.86 0.00 02:44:30 02:34:01 144.63 1.08 143.54 0.00 30.66 68007.20 0.00 02:44:30 02:35:01 57.86 10.71 47.14 0.00 5157.14 8571.90 0.00 02:44:30 02:36:01 4.00 0.02 3.98 0.00 0.13 93.18 0.00 02:44:30 02:37:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 02:44:30 02:38:01 1.98 0.00 1.98 0.00 0.00 22.53 0.00 02:44:30 02:39:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 02:44:30 02:40:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 02:44:30 02:41:01 0.98 0.00 0.98 0.00 0.00 16.00 0.00 02:44:30 02:42:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 02:44:30 02:43:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 02:44:30 02:44:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 02:44:30 Average: 22.79 0.87 21.93 0.00 373.39 8281.76 0.00 02:44:30 02:44:30 02:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:44:30 02:31:01 29695872 31557760 782724 2.38 65024 2084180 1965532 5.79 1025028 1821312 109028 02:44:30 02:32:02 28822328 31538212 773000 2.35 70184 2908184 1942096 5.72 1040176 2626924 210616 02:44:30 02:33:01 28500452 31468916 840448 2.56 80116 3127320 2051804 6.05 1183036 2778460 161552 02:44:30 02:34:01 28045108 31537108 771732 2.35 103300 3584292 1786640 5.27 1056848 3316548 272 02:44:30 02:35:01 27587840 31532724 746736 2.27 133292 4008716 1722684 5.08 1354004 3446500 28 02:44:30 02:36:01 27597048 31537016 742336 2.26 131876 4005464 1720164 5.07 1348364 3443288 8 02:44:30 02:37:01 27598896 31538952 740328 2.25 131964 4005468 1720164 5.07 1346420 3443296 4 02:44:30 02:38:01 27598844 31539076 739856 2.25 132052 4005464 1720164 5.07 1346776 3443304 8 02:44:30 02:39:01 27608608 31548872 729924 2.22 132112 4005456 1720164 5.07 1335856 3443296 4 02:44:30 02:40:01 27608764 31549172 729560 2.22 132188 4005480 1720164 5.07 1336436 3443304 4 02:44:30 02:41:01 27609268 31549680 729004 2.22 132220 4005480 1720164 5.07 1336316 3443304 8 02:44:30 02:42:01 27609220 31549668 728964 2.22 132244 4005484 1720164 5.07 1336372 3443308 8 02:44:30 02:43:01 27609140 31549708 728828 2.22 132308 4005488 1720164 5.07 1336352 3443312 8 02:44:30 02:44:01 27608864 31549436 729020 2.22 132336 4005480 1720164 5.07 1336112 3443312 8 02:44:30 Average: 27935732 31539021 750890 2.28 117230 3697283 1782159 5.25 1265578 3212819 34397 02:44:30 02:44:30 02:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:44:30 02:31:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 02:44:30 02:31:01 docker0 180.14 207.03 10.60 1146.19 0.00 0.00 0.00 0.00 02:44:30 02:31:01 veth18dfe7e 180.14 207.15 13.06 1146.20 0.00 0.00 0.00 0.09 02:44:30 02:31:01 ens3 295.92 247.59 1255.27 80.14 0.00 0.00 0.00 0.00 02:44:30 02:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:30 02:32:02 docker0 210.06 409.58 11.43 5127.37 0.00 0.00 0.00 0.00 02:44:30 02:32:02 veth18dfe7e 210.06 409.60 14.30 5127.37 0.00 0.00 0.00 0.42 02:44:30 02:32:02 ens3 455.44 233.94 5161.54 32.57 0.00 0.00 0.00 0.00 02:44:30 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:33:01 docker0 26.42 42.31 3.09 801.94 0.00 0.00 0.00 0.00 02:44:30 02:33:01 veth18dfe7e 26.42 42.33 3.45 801.94 0.00 0.00 0.00 0.07 02:44:30 02:33:01 ens3 90.44 60.26 837.86 24.20 0.00 0.00 0.00 0.00 02:44:30 02:34:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 02:44:30 02:34:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:44:30 02:34:01 ens3 100.63 61.86 2527.78 13.04 0.00 0.00 0.00 0.00 02:44:30 02:35:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:44:30 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:35:01 ens3 200.67 112.21 2734.47 8.80 0.00 0.00 0.00 0.00 02:44:30 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:30 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:36:01 ens3 0.68 0.27 0.10 0.02 0.00 0.00 0.00 0.00 02:44:30 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:37:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:44:30 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:30 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:38:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 02:44:30 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:30 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:40:01 ens3 0.38 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:44:30 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:30 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:42:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 02:44:30 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:44:30 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:44:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:44:30 Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 02:44:30 Average: docker0 29.77 47.08 1.79 505.03 0.00 0.00 0.00 0.00 02:44:30 Average: ens3 81.81 51.18 894.13 11.33 0.00 0.00 0.00 0.00 02:44:30 02:44:30 02:44:30 ---> sar -P ALL: 02:44:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23670) 12/02/23 _x86_64_ (8 CPU) 02:44:30 02:44:30 02:29:01 LINUX RESTART (8 CPU) 02:44:30 02:44:30 02:30:01 CPU %user %nice %system %iowait %steal %idle 02:44:30 02:31:01 all 1.81 0.00 0.62 0.38 0.03 97.16 02:44:30 02:31:01 0 1.39 0.00 0.33 0.15 0.03 98.10 02:44:30 02:31:01 1 1.23 0.00 0.60 0.15 0.02 98.00 02:44:30 02:31:01 2 1.42 0.00 0.32 0.47 0.02 97.78 02:44:30 02:31:01 3 0.90 0.00 0.50 1.74 0.05 96.81 02:44:30 02:31:01 4 1.14 0.00 0.59 0.45 0.02 97.81 02:44:30 02:31:01 5 1.53 0.00 0.65 0.03 0.02 97.76 02:44:30 02:31:01 6 1.82 0.00 0.70 0.02 0.02 97.45 02:44:30 02:31:01 7 5.08 0.00 1.28 0.07 0.07 93.51 02:44:30 02:32:02 all 2.67 0.00 0.63 11.55 0.03 85.11 02:44:30 02:32:02 0 0.70 0.00 0.40 0.00 0.02 98.88 02:44:30 02:32:02 1 0.38 0.00 0.15 0.28 0.02 99.17 02:44:30 02:32:02 2 0.03 0.00 0.10 29.17 0.02 70.68 02:44:30 02:32:02 3 1.34 0.00 0.59 39.95 0.05 58.07 02:44:30 02:32:02 4 2.24 0.00 0.30 2.49 0.03 94.93 02:44:30 02:32:02 5 0.55 0.00 0.13 2.07 0.02 97.23 02:44:30 02:32:02 6 10.60 0.00 1.46 2.61 0.03 85.29 02:44:30 02:32:02 7 5.70 0.00 1.96 15.88 0.07 76.40 02:44:30 02:33:01 all 7.16 0.00 0.98 5.49 0.04 86.33 02:44:30 02:33:01 0 2.48 0.00 0.48 1.72 0.07 95.26 02:44:30 02:33:01 1 1.91 0.00 0.22 0.59 0.03 97.24 02:44:30 02:33:01 2 6.05 0.00 0.76 24.56 0.03 68.59 02:44:30 02:33:01 3 13.63 0.00 2.17 9.26 0.03 74.91 02:44:30 02:33:01 4 5.37 0.00 0.85 3.00 0.02 90.76 02:44:30 02:33:01 5 11.95 0.00 1.42 0.36 0.03 86.24 02:44:30 02:33:01 6 6.18 0.00 0.73 0.03 0.03 93.02 02:44:30 02:33:01 7 9.80 0.00 1.21 4.38 0.05 84.57 02:44:30 02:34:01 all 6.04 0.00 2.59 6.86 0.06 84.45 02:44:30 02:34:01 0 5.59 0.00 2.13 0.02 0.05 92.22 02:44:30 02:34:01 1 4.21 0.00 1.53 0.34 0.03 93.89 02:44:30 02:34:01 2 5.51 0.00 2.13 7.50 0.03 84.83 02:44:30 02:34:01 3 15.18 0.00 4.54 34.49 0.19 45.60 02:44:30 02:34:01 4 4.60 0.00 1.43 7.73 0.05 86.20 02:44:30 02:34:01 5 4.03 0.00 2.28 0.03 0.02 93.63 02:44:30 02:34:01 6 3.69 0.00 3.72 0.50 0.05 92.04 02:44:30 02:34:01 7 5.64 0.00 2.96 4.56 0.05 86.78 02:44:30 02:35:01 all 2.60 0.00 1.42 0.69 0.03 95.27 02:44:30 02:35:01 0 2.37 0.00 1.25 0.12 0.03 96.22 02:44:30 02:35:01 1 2.00 0.00 1.54 0.85 0.03 95.58 02:44:30 02:35:01 2 2.66 0.00 1.02 0.63 0.02 95.67 02:44:30 02:35:01 3 3.29 0.00 1.14 1.19 0.03 94.36 02:44:30 02:35:01 4 3.39 0.00 1.39 0.89 0.03 94.30 02:44:30 02:35:01 5 1.54 0.00 1.72 0.05 0.02 96.68 02:44:30 02:35:01 6 1.73 0.00 1.97 0.43 0.02 95.85 02:44:30 02:35:01 7 3.84 0.00 1.33 1.36 0.02 93.45 02:44:30 02:36:01 all 0.09 0.00 0.05 0.01 0.00 99.86 02:44:30 02:36:01 0 0.10 0.00 0.03 0.00 0.00 99.87 02:44:30 02:36:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:44:30 02:36:01 2 0.07 0.00 0.07 0.05 0.00 99.82 02:44:30 02:36:01 3 0.13 0.00 0.08 0.00 0.02 99.77 02:44:30 02:36:01 4 0.08 0.00 0.00 0.02 0.00 99.90 02:44:30 02:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:44:30 02:36:01 6 0.00 0.00 0.05 0.00 0.00 99.95 02:44:30 02:36:01 7 0.23 0.00 0.10 0.00 0.00 99.67 02:44:30 02:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:44:30 02:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:44:30 02:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:44:30 02:37:01 2 0.10 0.00 0.00 0.05 0.00 99.85 02:44:30 02:37:01 3 0.02 0.00 0.03 0.00 0.03 99.92 02:44:30 02:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:44:30 02:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:44:30 02:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:44:30 02:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:44:30 02:38:01 all 0.12 0.00 0.01 0.01 0.04 99.83 02:44:30 02:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:38:01 2 0.02 0.00 0.02 0.03 0.02 99.92 02:44:30 02:38:01 3 0.86 0.00 0.00 0.00 0.03 99.10 02:44:30 02:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:44:30 02:38:01 5 0.00 0.00 0.00 0.00 0.23 99.77 02:44:30 02:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:44:30 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:44:30 02:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:44:30 02:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:30 02:39:01 2 0.07 0.00 0.00 0.02 0.00 99.92 02:44:30 02:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:44:30 02:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:44:30 02:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:44:30 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:44:30 02:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:40:01 all 0.02 0.00 0.00 0.01 0.00 99.97 02:44:30 02:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:44:30 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:44:30 02:40:01 2 0.05 0.00 0.00 0.03 0.00 99.92 02:44:30 02:40:01 3 0.07 0.00 0.00 0.00 0.02 99.92 02:44:30 02:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:44:30 02:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:44:30 02:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:44:30 02:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:41:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:44:30 02:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:44:30 02:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:30 02:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:44:30 02:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:44:30 02:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:44:30 02:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:44:30 02:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:44:30 02:41:01 CPU %user %nice %system %iowait %steal %idle 02:44:30 02:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:44:30 02:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:44:30 02:42:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:44:30 02:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:44:30 02:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:44:30 02:42:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:44:30 02:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:44:30 02:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:44:30 02:43:01 all 0.08 0.00 0.00 0.01 0.01 99.90 02:44:30 02:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:44:30 02:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:44:30 02:43:01 2 0.03 0.00 0.00 0.03 0.02 99.92 02:44:30 02:43:01 3 0.55 0.00 0.00 0.00 0.00 99.45 02:44:30 02:43:01 4 0.03 0.00 0.02 0.00 0.03 99.92 02:44:30 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:44:30 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:44:30 02:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:44:30 02:44:01 all 0.06 0.00 0.01 0.00 0.00 99.92 02:44:30 02:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:44:30 02:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:44:30 02:44:01 2 0.05 0.00 0.00 0.02 0.00 99.93 02:44:30 02:44:01 3 0.33 0.00 0.02 0.00 0.02 99.63 02:44:30 02:44:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:44:30 02:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:44:30 02:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:44:30 02:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:44:30 Average: all 1.47 0.00 0.45 1.77 0.02 96.29 02:44:30 Average: 0 0.90 0.00 0.33 0.14 0.02 98.61 02:44:30 Average: 1 0.70 0.00 0.29 0.16 0.01 98.84 02:44:30 Average: 2 1.14 0.00 0.32 4.44 0.01 94.10 02:44:30 Average: 3 2.57 0.00 0.65 6.14 0.04 90.62 02:44:30 Average: 4 1.21 0.00 0.33 1.04 0.02 97.40 02:44:30 Average: 5 1.38 0.00 0.44 0.18 0.03 97.96 02:44:30 Average: 6 1.70 0.00 0.62 0.25 0.01 97.41 02:44:30 Average: 7 2.15 0.00 0.63 1.86 0.02 95.34 02:44:30 02:44:30 02:44:30