Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9357c0c4d98c9b4a093a3bdd9191d029c5e9a9b+f7616055fa408fe9de5c1ab01cec76f469475795 (a6cf6c5114c9c0aa849f918950e6c8c5e3c42bab) 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-ssh16931691054590095209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4126098259638723456.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 f3350a1713306dce7682ed7e37d5774890d03277 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-112/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-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1669512120608689989.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16812094739865672422.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-112/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-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9625145042770084166.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10943 in /w/workspace/xfoundry_edgex-taf-common_PR-112 [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/xfoundry_edgex-taf-common_PR-112 # 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 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit c9357c0c4d98c9b4a093a3bdd9191d029c5e9a9b Merge succeeded, producing e0f42778cc8474710c07b18e35dd3c970c0c6fe1 Checking out Revision e0f42778cc8474710c07b18e35dd3c970c0c6fe1 (PR-112) > 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/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9357c0c4d98c9b4a093a3bdd9191d029c5e9a9b # 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 f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0f42778cc8474710c07b18e35dd3c970c0c6fe1 # timeout=10 Commit message: "Merge commit 'f7616055fa408fe9de5c1ab01cec76f469475795' into HEAD" > git rev-list --no-walk c9357c0c4d98c9b4a093a3bdd9191d029c5e9a9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-23T18:57:40.712Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-23T18:57:40.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-23T18:57:40.800Z] ========================================================= [2024-09-23T18:57:40.800Z] EdgeX Global Pipelines Version Info [2024-09-23T18:57:40.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:57:41.538Z] ------------------- [2024-09-23T18:57:41.538Z] stable info: [2024-09-23T18:57:41.538Z] ------------------- [2024-09-23T18:57:41.538Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T18:57:41.538Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T18:57:41.538Z] Message: update stable to v1.0.263 [2024-09-23T18:57:42.110Z] ------------------- [2024-09-23T18:57:42.110Z] experimental info: [2024-09-23T18:57:42.110Z] ------------------- [2024-09-23T18:57:42.110Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T18:57:42.110Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T18:57:42.110Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-09-23T18:57:42.215Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-09-23T18:57:42.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-09-23T18:57:42.259Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-23T18:57:42.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-23T18:57:42.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-23T18:57:42.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-09-23T18:57:42.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-23T18:57:42.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-09-23T18:57:42.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-09-23T18:57:42.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T18:57:42.406Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-09-23T18:57:42.422Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-09-23T18:57:42.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-23T18:57:42.457Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-23T18:57:42.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-112 [Pipeline] echo [2024-09-23T18:57:42.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-112 [Pipeline] echo [2024-09-23T18:57:42.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-112 [Pipeline] echo [2024-09-23T18:57:42.538Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0f42778cc8474710c07b18e35dd3c970c0c6fe1 [Pipeline] echo [2024-09-23T18:57:42.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0f4277 [Pipeline] echo [2024-09-23T18:57:42.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T18:57:42.637Z] provisioning config files... [2024-09-23T18:57:42.652Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/config6484049395220290418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:57:42.988Z] ---> ****-login.sh [2024-09-23T18:57:42.988Z] nexus3.edgexfoundry.org:10001 [2024-09-23T18:57:43.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:43.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:43.255Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:43.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:43.255Z] [2024-09-23T18:57:43.255Z] Login Succeeded [2024-09-23T18:57:43.255Z] nexus3.edgexfoundry.org:10002 [2024-09-23T18:57:43.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:43.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:43.255Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:43.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:43.255Z] [2024-09-23T18:57:43.255Z] Login Succeeded [2024-09-23T18:57:43.255Z] nexus3.edgexfoundry.org:10003 [2024-09-23T18:57:43.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:43.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:43.516Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:43.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:43.516Z] [2024-09-23T18:57:43.516Z] Login Succeeded [2024-09-23T18:57:43.516Z] nexus3.edgexfoundry.org:10004 [2024-09-23T18:57:43.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:43.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:43.516Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:43.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:43.516Z] [2024-09-23T18:57:43.516Z] Login Succeeded [2024-09-23T18:57:43.516Z] ****.io [2024-09-23T18:57:43.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:43.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:43.776Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:43.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:43.776Z] [2024-09-23T18:57:43.776Z] Login Succeeded [2024-09-23T18:57:43.776Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T18:57:43.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-23T18:57:44.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T18:57:44.198Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-23T18:57:44.198Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-23T18:57:44.198Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-23T18:57:44.198Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-23T18:57:44.198Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-23T18:57:44.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:57:44.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:57:44.552Z] [2024-09-23T18:57:44.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:57:44.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:57:44.859Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-23T18:57:44.859Z] b85a868b505f: Pulling fs layer [2024-09-23T18:57:44.859Z] e2be974225ed: Pulling fs layer [2024-09-23T18:57:44.859Z] 339a4e72a1f5: Pulling fs layer [2024-09-23T18:57:44.859Z] 988bab9f4d93: Pulling fs layer [2024-09-23T18:57:44.859Z] 1469e6f7b9e6: Pulling fs layer [2024-09-23T18:57:44.859Z] eaf3925da568: Pulling fs layer [2024-09-23T18:57:44.859Z] bab4dde63d76: Pulling fs layer [2024-09-23T18:57:44.859Z] bde34c3a00c8: Pulling fs layer [2024-09-23T18:57:44.859Z] b352a97aabf1: Pulling fs layer [2024-09-23T18:57:44.859Z] 4872d77fe225: Pulling fs layer [2024-09-23T18:57:44.859Z] 5851b861e8e6: Pulling fs layer [2024-09-23T18:57:44.859Z] 988bab9f4d93: Waiting [2024-09-23T18:57:44.859Z] 1469e6f7b9e6: Waiting [2024-09-23T18:57:44.859Z] eaf3925da568: Waiting [2024-09-23T18:57:44.859Z] bab4dde63d76: Waiting [2024-09-23T18:57:44.859Z] bde34c3a00c8: Waiting [2024-09-23T18:57:44.859Z] b352a97aabf1: Waiting [2024-09-23T18:57:44.859Z] 4872d77fe225: Waiting [2024-09-23T18:57:44.859Z] e2be974225ed: Verifying Checksum [2024-09-23T18:57:44.859Z] e2be974225ed: Download complete [2024-09-23T18:57:44.859Z] 988bab9f4d93: Download complete [2024-09-23T18:57:45.120Z] 1469e6f7b9e6: Verifying Checksum [2024-09-23T18:57:45.120Z] 1469e6f7b9e6: Download complete [2024-09-23T18:57:45.120Z] eaf3925da568: Verifying Checksum [2024-09-23T18:57:45.120Z] eaf3925da568: Download complete [2024-09-23T18:57:45.120Z] 339a4e72a1f5: Verifying Checksum [2024-09-23T18:57:45.120Z] 339a4e72a1f5: Download complete [2024-09-23T18:57:45.120Z] bde34c3a00c8: Download complete [2024-09-23T18:57:45.120Z] b352a97aabf1: Download complete [2024-09-23T18:57:45.120Z] 4872d77fe225: Verifying Checksum [2024-09-23T18:57:45.120Z] 4872d77fe225: Download complete [2024-09-23T18:57:45.120Z] 5851b861e8e6: Verifying Checksum [2024-09-23T18:57:45.120Z] 5851b861e8e6: Download complete [2024-09-23T18:57:45.120Z] b85a868b505f: Verifying Checksum [2024-09-23T18:57:45.120Z] b85a868b505f: Download complete [2024-09-23T18:57:45.378Z] bab4dde63d76: Verifying Checksum [2024-09-23T18:57:45.378Z] bab4dde63d76: Download complete [2024-09-23T18:57:46.758Z] b85a868b505f: Pull complete [2024-09-23T18:57:46.758Z] e2be974225ed: Pull complete [2024-09-23T18:57:47.016Z] 339a4e72a1f5: Pull complete [2024-09-23T18:57:47.016Z] 988bab9f4d93: Pull complete [2024-09-23T18:57:47.583Z] 1469e6f7b9e6: Pull complete [2024-09-23T18:57:47.583Z] eaf3925da568: Pull complete [2024-09-23T18:57:49.495Z] bab4dde63d76: Pull complete [2024-09-23T18:57:49.495Z] bde34c3a00c8: Pull complete [2024-09-23T18:57:49.495Z] b352a97aabf1: Pull complete [2024-09-23T18:57:49.495Z] 4872d77fe225: Pull complete [2024-09-23T18:57:49.755Z] 5851b861e8e6: Pull complete [2024-09-23T18:57:49.755Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-23T18:57:49.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:57:49.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T18:57:49.891Z] prd-ubuntu20.04-docker-8c-8g-10943 does not seem to be running inside a container [2024-09-23T18:57:49.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-112 -v /w/workspace/xfoundry_edgex-taf-common_PR-112:/w/workspace/xfoundry_edgex-taf-common_PR-112:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-112@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-112@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 [2024-09-23T18:57:52.804Z] $ docker top 04e208c9ecb86879ef33572c6750b70ce92fc8e15f10efb15259732547a2b84a -eo pid,comm [2024-09-23T18:57:52.863Z] 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). [2024-09-23T18:57:52.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T18:57:52.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T18:57:52.919Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T18:57:53.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T18:57:53.034Z] $ docker exec 04e208c9ecb86879ef33572c6750b70ce92fc8e15f10efb15259732547a2b84a ssh-agent [2024-09-23T18:57:53.143Z] SSH_AUTH_SOCK=/tmp/ssh-C9p8eQCOySEl/agent.31 [2024-09-23T18:57:53.143Z] SSH_AGENT_PID=37 [2024-09-23T18:57:53.149Z] Running ssh-add (command line suppressed) [2024-09-23T18:57:53.247Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/private_key_12953158803531016087.key (/w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/private_key_12953158803531016087.key) [2024-09-23T18:57:53.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T18:57:53.565Z] + git tag --points-at HEAD [Pipeline] } [2024-09-23T18:57:53.588Z] $ docker exec --env ******** --env ******** 04e208c9ecb86879ef33572c6750b70ce92fc8e15f10efb15259732547a2b84a ssh-agent -k [2024-09-23T18:57:53.679Z] unset SSH_AUTH_SOCK; [2024-09-23T18:57:53.680Z] unset SSH_AGENT_PID; [2024-09-23T18:57:53.680Z] echo Agent pid 37 killed; [2024-09-23T18:57:53.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-23T18:57:53.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T18:57:53.729Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T18:57:53.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T18:57:53.844Z] $ docker exec 04e208c9ecb86879ef33572c6750b70ce92fc8e15f10efb15259732547a2b84a ssh-agent [2024-09-23T18:57:53.952Z] SSH_AUTH_SOCK=/tmp/ssh-xXUui40eEtVH/agent.71 [2024-09-23T18:57:53.952Z] SSH_AGENT_PID=77 [2024-09-23T18:57:53.957Z] Running ssh-add (command line suppressed) [2024-09-23T18:57:54.057Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/private_key_10921973215085420984.key (/w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/private_key_10921973215085420984.key) [2024-09-23T18:57:54.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T18:57:54.375Z] + git semver init [2024-09-23T18:57:54.636Z] 2024-09-23 18:57:54,545 [run_init] DEBUG init version:0.0.0 force:False [2024-09-23T18:57:54.636Z] 2024-09-23 18:57:54,546 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-112/.semver [2024-09-23T18:57:54.636Z] 2024-09-23 18:57:54,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-112/.semver [2024-09-23T18:57:54.636Z] 2024-09-23 18:57:54,547 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-112/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-112, universal_newlines=False, shell=None, istream=None) [2024-09-23T18:57:55.210Z] 2024-09-23 18:57:55,112 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-112/.git/info/exclude [2024-09-23T18:57:55.210Z] 2024-09-23 18:57:55,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-112/.semver/PR-112 with force:False [2024-09-23T18:57:55.210Z] 2024-09-23 18:57:55,112 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-112/.semver/PR-112 [2024-09-23T18:57:55.210Z] 2024-09-23 18:57:55,116 [execute] INFO git cat-file --batch-check [2024-09-23T18:57:55.210Z] 2024-09-23 18:57:55,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-112/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T18:57:55.210Z] 2024-09-23 18:57:55,121 [execute] INFO git cat-file --batch [2024-09-23T18:57:55.210Z] 2024-09-23 18:57:55,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-112/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T18:57:55.210Z] 2024-09-23 18:57:55,126 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-112/.semver/PR-112 [2024-09-23T18:57:55.210Z] 0.0.0 [Pipeline] } [2024-09-23T18:57:55.219Z] $ docker exec --env ******** --env ******** 04e208c9ecb86879ef33572c6750b70ce92fc8e15f10efb15259732547a2b84a ssh-agent -k [2024-09-23T18:57:55.313Z] unset SSH_AUTH_SOCK; [2024-09-23T18:57:55.314Z] unset SSH_AGENT_PID; [2024-09-23T18:57:55.314Z] echo Agent pid 77 killed; [2024-09-23T18:57:55.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T18:57:55.642Z] + git semver [Pipeline] } [2024-09-23T18:57:55.913Z] $ docker stop --time=1 04e208c9ecb86879ef33572c6750b70ce92fc8e15f10efb15259732547a2b84a [2024-09-23T18:57:57.187Z] $ docker rm -f --volumes 04e208c9ecb86879ef33572c6750b70ce92fc8e15f10efb15259732547a2b84a [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T18:57:57.525Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-23T18:57:57.755Z] Stashed 1 file(s) [Pipeline] echo [2024-09-23T18:57:57.760Z] [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 [2024-09-23T18:57:57.930Z] provisioning config files... [2024-09-23T18:57:57.939Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/config4497142030538780407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:57:58.236Z] ---> ****-login.sh [2024-09-23T18:57:58.236Z] nexus3.edgexfoundry.org:10001 [2024-09-23T18:57:58.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:58.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:58.236Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:58.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:58.236Z] [2024-09-23T18:57:58.236Z] Login Succeeded [2024-09-23T18:57:58.236Z] nexus3.edgexfoundry.org:10002 [2024-09-23T18:57:58.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:58.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:58.236Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:58.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:58.236Z] [2024-09-23T18:57:58.236Z] Login Succeeded [2024-09-23T18:57:58.236Z] nexus3.edgexfoundry.org:10003 [2024-09-23T18:57:58.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:58.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:58.497Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:58.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:58.497Z] [2024-09-23T18:57:58.497Z] Login Succeeded [2024-09-23T18:57:58.497Z] nexus3.edgexfoundry.org:10004 [2024-09-23T18:57:58.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:58.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:58.497Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:58.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:58.497Z] [2024-09-23T18:57:58.497Z] Login Succeeded [2024-09-23T18:57:58.497Z] ****.io [2024-09-23T18:57:58.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:58.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:58.757Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:58.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:58.758Z] [2024-09-23T18:57:58.758Z] Login Succeeded [2024-09-23T18:57:58.758Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T18:57:58.764Z] 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 [2024-09-23T18:57:59.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T18:57:59.599Z] + ls -al . [2024-09-23T18:57:59.599Z] total 72 [2024-09-23T18:57:59.599Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 18:57 . [2024-09-23T18:57:59.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:57 .. [2024-09-23T18:57:59.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 18:57 .git [2024-09-23T18:57:59.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 18:57 .github [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 18:57 .gitignore [2024-09-23T18:57:59.599Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 18:57 .semver [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 18:57 Dockerfile [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 18:57 Jenkinsfile [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 18:57 LICENSE [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 18:57 README.md [2024-09-23T18:57:59.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:57 TAF-Manager [2024-09-23T18:57:59.599Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 18:57 TUC [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 18:57 VERSION [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 18:57 requirements.txt [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 18:57 robot-entrypoint.sh [2024-09-23T18:57:59.599Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:57:59.925Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=e0f42778cc8474710c07b18e35dd3c970c0c6fe1 --label arch=amd64 --label version=0.0.0 . [2024-09-23T18:57:59.925Z] Sending build context to Docker daemon 621.1kB [2024-09-23T18:57:59.925Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T18:58:00.187Z] 3.20: Pulling from library/alpine [2024-09-23T18:58:00.450Z] 43c4264eed91: Pulling fs layer [2024-09-23T18:58:00.450Z] 43c4264eed91: Verifying Checksum [2024-09-23T18:58:00.450Z] 43c4264eed91: Download complete [2024-09-23T18:58:00.710Z] 43c4264eed91: Pull complete [2024-09-23T18:58:00.710Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T18:58:00.710Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T18:58:00.710Z] ---> 91ef0af61f39 [2024-09-23T18:58:00.710Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T18:58:00.710Z] ---> Running in f5177fe019e9 [2024-09-23T18:58:00.710Z] Removing intermediate container f5177fe019e9 [2024-09-23T18:58:00.710Z] ---> 1e0afefa29d9 [2024-09-23T18:58:00.710Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T18:58:00.984Z] ---> Running in 07b9038af220 [2024-09-23T18:58:00.984Z] Removing intermediate container 07b9038af220 [2024-09-23T18:58:00.984Z] ---> 91071c4adcb1 [2024-09-23T18:58:00.984Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T18:58:01.246Z] ---> a81d937bb0f9 [2024-09-23T18:58:01.246Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T18:58:01.246Z] ---> 2394762415e9 [2024-09-23T18:58:01.246Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T18:58:01.505Z] ---> 2d3bf55835f4 [2024-09-23T18:58:01.505Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T18:58:01.505Z] ---> Running in e41457e4ec97 [2024-09-23T18:58:01.505Z] Removing intermediate container e41457e4ec97 [2024-09-23T18:58:01.505Z] ---> 8a16045cc621 [2024-09-23T18:58:01.505Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T18:58:01.505Z] ---> Running in 5a3d2588311a [2024-09-23T18:58:02.074Z] Removing intermediate container 5a3d2588311a [2024-09-23T18:58:02.074Z] ---> 9a82d7bc8305 [2024-09-23T18:58:02.074Z] 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-09-23T18:58:02.074Z] ---> Running in 88e22b2e7317 [2024-09-23T18:58:02.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:58:02.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:58:03.841Z] OK: 8 MiB in 14 packages [2024-09-23T18:58:03.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:58:04.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:58:04.979Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T18:58:05.238Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T18:58:05.807Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T18:58:06.070Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T18:58:06.641Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T18:58:06.902Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T18:58:07.470Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T18:58:07.728Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T18:58:07.987Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T18:58:08.557Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T18:58:08.818Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T18:58:10.197Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T18:58:10.456Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T18:58:10.715Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T18:58:11.292Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T18:58:11.292Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T18:58:11.292Z] OK: 43 MiB in 28 packages [2024-09-23T18:58:11.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:58:11.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:58:12.810Z] (1/167) Installing libexpat (2.6.3-r0) [2024-09-23T18:58:12.865Z] Still waiting to schedule task [2024-09-23T18:58:12.865Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-23T18:58:13.068Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-09-23T18:58:13.328Z] (3/167) Installing libpng (1.6.44-r0) [2024-09-23T18:58:13.588Z] (4/167) Installing freetype (2.13.2-r0) [2024-09-23T18:58:14.157Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-09-23T18:58:14.415Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-09-23T18:58:14.678Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-09-23T18:58:14.937Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-09-23T18:58:15.508Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-09-23T18:58:15.768Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T18:58:16.154Z] (11/167) Installing libffi (3.4.6-r0) [2024-09-23T18:58:16.413Z] (12/167) Installing libintl (0.22.5-r0) [2024-09-23T18:58:16.673Z] (13/167) Installing libeconf (0.6.3-r0) [2024-09-23T18:58:16.933Z] (14/167) Installing libblkid (2.40.1-r1) [2024-09-23T18:58:17.502Z] (15/167) Installing libmount (2.40.1-r1) [2024-09-23T18:58:17.762Z] (16/167) Installing pcre2 (10.43-r0) [2024-09-23T18:58:18.330Z] (17/167) Installing glib (2.80.5-r0) [2024-09-23T18:58:18.899Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T18:58:19.469Z] (19/167) Installing xz-libs (5.6.2-r0) [2024-09-23T18:58:19.728Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-09-23T18:58:20.298Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-09-23T18:58:20.557Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T18:58:20.817Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T18:58:21.385Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-09-23T18:58:21.644Z] (25/167) Installing libwebp (1.3.2-r0) [2024-09-23T18:58:21.904Z] (26/167) Installing tiff (4.6.0t-r0) [2024-09-23T18:58:22.473Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T18:58:22.733Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T18:58:22.993Z] (29/167) Installing libxau (1.0.11-r4) [2024-09-23T18:58:23.252Z] (30/167) Installing libmd (1.1.0-r0) [2024-09-23T18:58:23.512Z] (31/167) Installing libbsd (0.12.2-r0) [2024-09-23T18:58:23.772Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-09-23T18:58:24.032Z] (33/167) Installing libxcb (1.16.1-r0) [2024-09-23T18:58:24.600Z] (34/167) Installing libx11 (1.8.9-r1) [2024-09-23T18:58:24.859Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-09-23T18:58:25.121Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-09-23T18:58:25.380Z] (37/167) Installing libxrender (0.9.11-r5) [2024-09-23T18:58:25.640Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-09-23T18:58:26.209Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-09-23T18:58:26.209Z] (40/167) Installing libxext (1.3.6-r2) [2024-09-23T18:58:26.467Z] (41/167) Installing libxi (1.8.1-r4) [2024-09-23T18:58:27.035Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-09-23T18:58:27.035Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-09-23T18:58:27.294Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T18:58:27.865Z] (45/167) Installing libxtst (1.2.4-r6) [2024-09-23T18:58:27.865Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-09-23T18:58:28.460Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-09-23T18:58:28.720Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T18:58:29.291Z] (49/167) Installing pixman (0.43.2-r0) [2024-09-23T18:58:29.551Z] (50/167) Installing cairo (1.18.0-r0) [2024-09-23T18:58:30.120Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-09-23T18:58:30.380Z] (52/167) Installing avahi-libs (0.8-r17) [2024-09-23T18:58:30.639Z] (53/167) Installing gmp (6.3.0-r1) [2024-09-23T18:58:31.206Z] (54/167) Installing nettle (3.9.1-r0) [2024-09-23T18:58:31.465Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-09-23T18:58:31.724Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-09-23T18:58:32.292Z] (57/167) Installing gnutls (3.8.5-r0) [2024-09-23T18:58:32.551Z] (58/167) Installing cups-libs (2.4.9-r0) [2024-09-23T18:58:33.121Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-09-23T18:58:33.693Z] (60/167) Installing fribidi (1.0.15-r0) [2024-09-23T18:58:33.953Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-09-23T18:58:34.214Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-09-23T18:58:34.783Z] (63/167) Installing libxft (2.3.8-r3) [2024-09-23T18:58:35.043Z] (64/167) Installing pango (1.52.2-r0) [2024-09-23T18:58:35.304Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T18:58:35.565Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T18:58:35.826Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T18:58:36.087Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-09-23T18:58:36.656Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-09-23T18:58:36.917Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T18:58:37.488Z] (71/167) Installing icu-data-full (74.2-r0) [2024-09-23T18:58:38.432Z] (72/167) Installing mesa (24.0.9-r1) [2024-09-23T18:58:38.690Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-09-23T18:58:50.902Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-09-23T18:58:50.902Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-09-23T18:58:51.162Z] (76/167) Installing libdrm (2.4.120-r0) [2024-09-23T18:58:51.555Z] (77/167) Installing libelf (0.191-r0) [2024-09-23T18:58:51.815Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2024-09-23T18:58:52.386Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T18:58:52.955Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-09-23T18:58:53.215Z] (81/167) Installing libmagic (5.45-r1) [2024-09-23T18:58:53.785Z] (82/167) Installing file (5.45-r1) [2024-09-23T18:58:54.045Z] (83/167) Installing xprop (1.2.7-r0) [2024-09-23T18:58:54.304Z] (84/167) Installing libice (1.1.1-r6) [2024-09-23T18:58:54.564Z] (85/167) Installing libuuid (2.40.1-r1) [2024-09-23T18:58:54.822Z] (86/167) Installing libsm (1.2.4-r4) [2024-09-23T18:58:55.081Z] (87/167) Installing libxt (1.3.0-r5) [2024-09-23T18:58:55.650Z] (88/167) Installing libxmu (1.1.4-r2) [2024-09-23T18:58:55.910Z] (89/167) Installing xset (1.2.5-r1) [2024-09-23T18:58:56.170Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-09-23T18:58:56.431Z] (91/167) Installing libogg (1.3.5-r5) [2024-09-23T18:58:57.000Z] (92/167) Installing libflac (1.4.3-r1) [2024-09-23T18:58:57.258Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-09-23T18:58:57.827Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T18:58:58.394Z] (95/167) Installing aom-libs (3.9.1-r0) [2024-09-23T18:58:58.962Z] (96/167) Installing libva (2.21.0-r0) [2024-09-23T18:58:59.222Z] (97/167) Installing libvdpau (1.5-r3) [2024-09-23T18:58:59.481Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-09-23T18:58:59.740Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T18:59:00.307Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-09-23T18:59:00.878Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-09-23T18:59:01.137Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T18:59:01.395Z] (103/167) Installing imath (3.1.12-r0) [2024-09-23T18:59:01.654Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T18:59:02.225Z] (105/167) Installing giflib (5.2.2-r0) [2024-09-23T18:59:02.482Z] (106/167) Installing libhwy (1.0.7-r0) [2024-09-23T18:59:02.742Z] (107/167) Installing lcms2 (2.16-r0) [2024-09-23T18:59:03.310Z] (108/167) Installing libjxl (0.10.2-r0) [2024-09-23T18:59:03.879Z] (109/167) Installing lame-libs (3.100-r5) [2024-09-23T18:59:04.154Z] (110/167) Installing opus (1.5.2-r0) [2024-09-23T18:59:04.414Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-09-23T18:59:04.984Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T18:59:05.552Z] (113/167) Installing soxr (0.1.3-r7) [2024-09-23T18:59:05.811Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T18:59:06.071Z] (115/167) Installing libtheora (1.1.1-r18) [2024-09-23T18:59:06.640Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-09-23T18:59:06.899Z] (117/167) Installing libvpx (1.14.1-r0) [2024-09-23T18:59:07.465Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-09-23T18:59:08.840Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T18:59:09.407Z] (120/167) Installing numactl (2.0.18-r0) [2024-09-23T18:59:09.685Z] (121/167) Installing x265-libs (3.6-r0) [2024-09-23T18:59:10.253Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-09-23T18:59:10.821Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T18:59:11.388Z] (124/167) Installing libbluray (1.3.4-r1) [2024-09-23T18:59:11.645Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-09-23T18:59:12.211Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-09-23T18:59:12.470Z] (127/167) Installing cjson (1.7.18-r0) [2024-09-23T18:59:12.728Z] (128/167) Installing mbedtls (3.6.1-r0) [2024-09-23T18:59:13.294Z] (129/167) Installing librist (0.2.10-r1) [2024-09-23T18:59:13.554Z] (130/167) Installing libsrt (1.5.3-r0) [2024-09-23T18:59:14.120Z] (131/167) Installing libssh (0.10.6-r0) [2024-09-23T18:59:14.379Z] (132/167) Installing libsodium (1.0.19-r0) [2024-09-23T18:59:14.946Z] (133/167) Installing libzmq (4.3.5-r2) [2024-09-23T18:59:15.214Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T18:59:15.779Z] (135/167) Installing crc32c (1.1.2-r0) [2024-09-23T18:59:16.037Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-09-23T18:59:16.295Z] (137/167) Installing libevent (2.1.12-r7) [2024-09-23T18:59:16.866Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T18:59:17.123Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2024-09-23T18:59:17.384Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T18:59:17.952Z] (141/167) Installing icu-libs (74.2-r0) [2024-09-23T18:59:18.521Z] (142/167) Installing minizip (1.3.1-r0) [2024-09-23T18:59:18.521Z] (143/167) Installing nspr (4.35-r4) [2024-09-23T18:59:19.089Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-09-23T18:59:19.654Z] (145/167) Installing nss (3.101-r0) [2024-09-23T18:59:19.912Z] (146/167) Installing openh264 (2.4.1-r0) [2024-09-23T18:59:20.480Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T18:59:20.738Z] (148/167) Installing libunwind (1.8.1-r0) [2024-09-23T18:59:21.306Z] (149/167) Installing yaml (0.2.5-r2) [2024-09-23T18:59:21.567Z] (150/167) Installing libcamera (0.3.0-r0) [2024-09-23T18:59:21.827Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-09-23T18:59:22.394Z] (152/167) Installing libuv (1.48.0-r0) [2024-09-23T18:59:22.652Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T18:59:22.910Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-09-23T18:59:23.479Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T18:59:24.045Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-09-23T18:59:24.612Z] (157/167) Installing libasyncns (0.8-r3) [2024-09-23T18:59:24.612Z] (158/167) Installing libltdl (2.4.7-r3) [2024-09-23T18:59:25.180Z] (159/167) Installing orc (0.4.39-r0) [2024-09-23T18:59:25.448Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-09-23T18:59:25.705Z] (161/167) Installing libpulse (17.0-r0) [2024-09-23T18:59:26.271Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-09-23T18:59:26.530Z] (163/167) Installing libgpg-error (1.49-r0) [2024-09-23T18:59:26.789Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-09-23T18:59:27.357Z] (165/167) Installing libxslt (1.1.39-r1) [2024-09-23T18:59:27.615Z] (166/167) Installing chromium (128.0.6613.119-r0) [2024-09-23T18:59:42.505Z] (167/167) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T18:59:42.505Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T18:59:42.505Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T18:59:42.505Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T18:59:42.505Z] Executing glib-2.80.5-r0.trigger [2024-09-23T18:59:42.505Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T18:59:42.505Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T18:59:42.505Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T18:59:42.505Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T18:59:42.505Z] OK: 665 MiB in 195 packages [2024-09-23T18:59:42.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:42.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:43.446Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T18:59:43.446Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T18:59:44.014Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T18:59:44.274Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T18:59:44.842Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T18:59:45.411Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T18:59:45.670Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T18:59:55.660Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T18:59:55.660Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T18:59:55.660Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T18:59:55.660Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T18:59:55.919Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T18:59:56.179Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T18:59:56.747Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T18:59:57.318Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T18:59:57.578Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T18:59:58.148Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T19:00:04.719Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T19:00:05.656Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T19:00:05.915Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T19:00:06.484Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T19:00:06.743Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T19:00:07.313Z] (23/30) Installing icu (74.2-r0) [2024-09-23T19:00:07.571Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T19:00:08.143Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T19:00:12.341Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T19:00:12.341Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T19:00:12.341Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T19:00:12.600Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T19:00:13.170Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T19:00:13.743Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:00:13.743Z] OK: 1201 MiB in 225 packages [2024-09-23T19:00:13.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T19:00:14.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T19:00:14.884Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T19:00:15.823Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T19:00:16.082Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T19:00:16.341Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T19:00:16.600Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T19:00:17.170Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T19:00:17.170Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T19:00:17.738Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T19:00:18.676Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T19:00:19.246Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T19:00:19.507Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T19:00:19.768Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T19:00:31.988Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T19:00:31.988Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T19:00:31.988Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:00:31.988Z] OK: 1367 MiB in 239 packages [2024-09-23T19:00:31.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T19:00:31.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T19:00:31.988Z] OK: 1367 MiB in 239 packages [2024-09-23T19:00:31.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T19:00:32.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T19:00:33.190Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T19:00:33.450Z] OK: 1369 MiB in 240 packages [2024-09-23T19:00:33.711Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T19:00:33.711Z] OK: 1367 MiB in 239 packages [2024-09-23T19:00:37.768Z] Looking in links: /tmp/tmpbjjowbph [2024-09-23T19:00:37.768Z] Processing /tmp/tmpbjjowbph/pip-24.2-py3-none-any.whl [2024-09-23T19:00:37.768Z] Installing collected packages: pip [2024-09-23T19:00:38.049Z] Successfully installed pip-24.2 [2024-09-23T19:00:38.049Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-09-23T19:00:39.127Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T19:00:43.025Z] Collecting setuptools [2024-09-23T19:00:43.025Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T19:00:46.327Z] Collecting wheel [2024-09-23T19:00:46.327Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:00:46.327Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:00:46.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.6 MB/s eta 0:00:00 [2024-09-23T19:00:46.327Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T19:00:46.327Z] Installing collected packages: wheel, setuptools [2024-09-23T19:00:46.327Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T19:00:46.327Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-09-23T19:00:50.919Z] Processing ./edgex-taf-common [2024-09-23T19:00:50.919Z] Preparing metadata (setup.py): started [2024-09-23T19:00:50.919Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:00:50.919Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T19:00:50.919Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T19:00:50.919Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T19:00:50.919Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=78426e45b0c52c96a159fa79f942c4d3b89f2b4fc80cf162cb08758c97015029 [2024-09-23T19:00:50.919Z] Stored in directory: /tmp/pip-ephem-wheel-cache-g83wu72o/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T19:00:50.919Z] Successfully built edgex-taf-common [2024-09-23T19:00:50.919Z] Installing collected packages: edgex-taf-common [2024-09-23T19:00:50.919Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T19:00:50.919Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-09-23T19:00:54.830Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T19:00:54.830Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:00:54.830Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T19:00:54.830Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T19:00:54.830Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T19:00:54.830Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T19:00:54.830Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T19:00:54.830Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T19:00:54.830Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T19:00:54.830Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T19:00:54.830Z] Preparing metadata (setup.py): started [2024-09-23T19:00:59.354Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:00:59.354Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T19:00:59.354Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T19:00:59.616Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T19:00:59.616Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:00:59.616Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T19:00:59.616Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T19:00:59.616Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T19:00:59.616Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T19:00:59.616Z] Preparing metadata (setup.py): started [2024-09-23T19:00:59.875Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:00:59.875Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T19:00:59.875Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T19:01:00.134Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T19:01:00.134Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-09-23T19:01:00.394Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T19:01:00.394Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T19:01:00.394Z] Installing build dependencies: started [2024-09-23T19:01:03.848Z] Installing build dependencies: finished with status 'done' [2024-09-23T19:01:03.849Z] Getting requirements to build wheel: started [2024-09-23T19:01:03.849Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T19:01:03.849Z] Preparing metadata (pyproject.toml): started [2024-09-23T19:01:03.849Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T19:01:04.986Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T19:01:04.986Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T19:01:05.560Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T19:01:05.560Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-09-23T19:01:05.560Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T19:01:05.560Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T19:01:05.560Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T19:01:05.560Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T19:01:05.835Z] Preparing metadata (setup.py): started [2024-09-23T19:01:05.996Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10947 in /w/workspace/xfoundry_edgex-taf-common_PR-112 [Pipeline] { [Pipeline] checkout [2024-09-23T19:01:06.040Z] Selected Git installation does not exist. Using Default [2024-09-23T19:01:06.040Z] The recommended git tool is: NONE [2024-09-23T19:01:06.109Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:01:06.109Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T19:01:06.109Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-09-23T19:01:06.369Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T19:01:06.370Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T19:01:06.370Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:06.370Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T19:01:06.370Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:06.370Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T19:01:06.370Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:06.370Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:01:06.370Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:06.370Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T19:01:06.632Z] Preparing metadata (setup.py): started [2024-09-23T19:01:06.632Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:01:06.632Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:06.632Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T19:01:06.892Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:06.892Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T19:01:06.892Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:06.892Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T19:01:06.892Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:06.892Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T19:01:06.892Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:06.892Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T19:01:06.892Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:06.892Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T19:01:07.152Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:01:07.152Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-09-23T19:01:07.152Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:01:07.152Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T19:01:07.152Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:01:07.152Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T19:01:07.152Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:01:07.152Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T19:01:07.152Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:01:07.152Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T19:01:07.152Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:01:07.152Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T19:01:07.152Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (75.1.0) [2024-09-23T19:01:07.152Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:01:07.152Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T19:01:07.152Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:01:07.152Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:01:07.411Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:07.411Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T19:01:07.411Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:07.411Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T19:01:07.411Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:07.411Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T19:01:07.411Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.411Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-09-23T19:01:07.411Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.411Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T19:01:07.411Z] Preparing metadata (setup.py): started [2024-09-23T19:01:07.671Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:01:07.671Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.671Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:01:07.671Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.671Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T19:01:07.671Z] Preparing metadata (setup.py): started [2024-09-23T19:01:07.933Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:01:07.933Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.933Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:01:07.933Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.933Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:01:07.933Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.933Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T19:01:07.933Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.933Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:01:07.933Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:07.933Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:01:08.195Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:08.195Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:01:08.457Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:01:08.457Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2024-09-23T19:01:08.457Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:08.457Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T19:01:08.457Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:08.457Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T19:01:08.457Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:08.457Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T19:01:08.457Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:08.457Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T19:01:08.457Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:08.457Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T19:01:08.457Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:01:08.457Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T19:01:08.457Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T19:01:08.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 195.1 MB/s eta 0:00:00 [2024-09-23T19:01:08.457Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T19:01:08.457Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T19:01:08.457Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T19:01:08.457Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:01:08.457Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T19:01:08.457Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T19:01:08.718Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T19:01:08.718Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-09-23T19:01:08.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 223.3 MB/s eta 0:00:00 [2024-09-23T19:01:08.718Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T19:01:08.718Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-09-23T19:01:08.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 190.3 MB/s eta 0:00:00 [2024-09-23T19:01:08.718Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T19:01:08.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 181.5 MB/s eta 0:00:00 [2024-09-23T19:01:08.718Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) [2024-09-23T19:01:08.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 210.4 MB/s eta 0:00:00 [2024-09-23T19:01:08.718Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T19:01:08.718Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T19:01:08.718Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-09-23T19:01:08.718Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T19:01:08.718Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T19:01:08.718Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T19:01:08.718Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T19:01:08.718Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T19:01:08.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 212.2 MB/s eta 0:00:00 [2024-09-23T19:01:08.718Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T19:01:08.718Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T19:01:08.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 196.9 MB/s eta 0:00:00 [2024-09-23T19:01:08.718Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T19:01:08.718Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T19:01:08.718Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T19:01:08.718Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:01:08.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 220.9 MB/s eta 0:00:00 [2024-09-23T19:01:08.979Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T19:01:08.979Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T19:01:08.979Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T19:01:08.979Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T19:01:08.979Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T19:01:08.979Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T19:01:08.979Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2024-09-23T19:01:08.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 200.2 MB/s eta 0:00:00 [2024-09-23T19:01:08.979Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T19:01:08.979Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T19:01:08.979Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl (528 kB) [2024-09-23T19:01:08.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.8/528.8 kB 389.2 MB/s eta 0:00:00 [2024-09-23T19:01:08.979Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T19:01:08.979Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T19:01:08.979Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T19:01:08.979Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T19:01:08.979Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T19:01:08.979Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T19:01:08.979Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T19:01:08.979Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T19:01:08.979Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T19:01:08.979Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T19:01:08.979Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:01:08.979Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T19:01:08.979Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T19:01:08.979Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T19:01:09.240Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T19:01:09.240Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=291d5021f7d17250c30186a69f2bda1db1bd561e40d0f8748ae843caf2d45745 [2024-09-23T19:01:09.240Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e5ib6pw4/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T19:01:09.240Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T19:01:09.503Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T19:01:09.503Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=df9d89280d37dd81332d7770d86d1eb0196d3746123fd77e766df329f0fad561 [2024-09-23T19:01:09.503Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e5ib6pw4/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T19:01:09.503Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T19:01:11.415Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T19:01:11.415Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289880 sha256=6f760019dc9f79a3ff555908007b37168a18142c823969baa04f73829ccf6df7 [2024-09-23T19:01:11.415Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e5ib6pw4/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T19:01:11.415Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T19:01:11.750Z] using credential edgex-jenkins-ssh [2024-09-23T19:01:11.775Z] Cloning the remote Git repository [2024-09-23T19:01:11.823Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T19:01:11.920Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-112 # timeout=10 [2024-09-23T19:01:12.054Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T19:01:12.055Z] > git --version # timeout=10 [2024-09-23T19:01:12.074Z] > git --version # 'git version 2.25.1' [2024-09-23T19:01:12.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T19:01:12.204Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T19:01:12.801Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T19:01:12.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T19:01:13.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T19:01:13.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T19:01:13.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T19:01:13.807Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-23T19:01:17.345Z] Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit c9357c0c4d98c9b4a093a3bdd9191d029c5e9a9b [2024-09-23T19:01:17.690Z] Merge succeeded, producing 63c9a4685cddd6dbd2fbe177f7ed84692ba5c0f5 [2024-09-23T19:01:17.690Z] Checking out Revision 63c9a4685cddd6dbd2fbe177f7ed84692ba5c0f5 (PR-112) [2024-09-23T19:01:17.356Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T19:01:17.438Z] > git checkout -f c9357c0c4d98c9b4a093a3bdd9191d029c5e9a9b # timeout=10 [2024-09-23T19:01:17.535Z] > git remote # timeout=10 [2024-09-23T19:01:17.555Z] > git config --get remote.origin.url # timeout=10 [2024-09-23T19:01:17.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T19:01:17.608Z] > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [2024-09-23T19:01:17.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-23T19:01:17.692Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T19:01:17.709Z] > git checkout -f 63c9a4685cddd6dbd2fbe177f7ed84692ba5c0f5 # timeout=10 [2024-09-23T19:01:21.283Z] Commit message: "Merge commit 'f7616055fa408fe9de5c1ab01cec76f469475795' into HEAD" [2024-09-23T19:01:21.436Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T19:01:21.436Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521870 sha256=722deebb0135f25ff536c37dbee72a60f68e18ec6772375c435146e7466c6cf8 [2024-09-23T19:01:21.436Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e5ib6pw4/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T19:01:21.436Z] Building wheel for flex (setup.py): started [2024-09-23T19:01:21.436Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T19:01:21.436Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=f7a336d59fb1f533167c9da270d1d91832b741f1fad2b0fa8171669d7112d0bd [2024-09-23T19:01:21.436Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e5ib6pw4/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T19:01:21.436Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T19:01:21.436Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T19:01:21.436Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f75c375b9076e5d24b98f3584f993183346998d8ccc0ae2630df1c7631e6ca37 [2024-09-23T19:01:21.436Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e5ib6pw4/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T19:01:21.436Z] Building wheel for validate-email (setup.py): started [2024-09-23T19:01:21.436Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T19:01:21.436Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=dc5317cb1ef678ac3150753e78b6b081803f2ea852a52f4ec453e4d13106fb75 [2024-09-23T19:01:21.436Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e5ib6pw4/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T19:01:21.436Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T19:01:21.436Z] 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-09-23T19:01:21.332Z] > git rev-list --no-walk c9357c0c4d98c9b4a093a3bdd9191d029c5e9a9b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-23T19:01:23.331Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-23T19:01:23.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T19:01:23.331Z] Dload Upload Total Spent Left Speed [2024-09-23T19:01:23.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-09-23T19:01:23.673Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-23T19:01:24.016Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-23T19:01:24.016Z] + sudo tee /etc/docker/daemon.new [2024-09-23T19:01:24.016Z] { [2024-09-23T19:01:24.016Z] "registry-mirrors": [ [2024-09-23T19:01:24.016Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-23T19:01:24.016Z] ], [2024-09-23T19:01:24.016Z] "bip": "10.250.0.254/24", [2024-09-23T19:01:24.016Z] "hosts": [ [2024-09-23T19:01:24.016Z] "tcp://0.0.0.0:5555", [2024-09-23T19:01:24.016Z] "unix:///var/run/docker.sock" [2024-09-23T19:01:24.016Z] ], [2024-09-23T19:01:24.016Z] "mtu": 1458, [2024-09-23T19:01:24.016Z] "selinux-enabled": true, [2024-09-23T19:01:24.016Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-23T19:01:24.016Z] } [Pipeline] sh [2024-09-23T19:01:24.345Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-23T19:01:24.685Z] + sudo service docker restart [2024-09-23T19:01:31.415Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-09-23T19:01:31.416Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T19:01:42.989Z] provisioning config files... [2024-09-23T19:01:43.027Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/config5966609034867809469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:01:43.605Z] ---> ****-login.sh [2024-09-23T19:01:43.605Z] nexus3.edgexfoundry.org:10001 [2024-09-23T19:01:44.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:01:44.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:01:44.194Z] Configure a credential helper to remove this warning. See [2024-09-23T19:01:44.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:01:44.194Z] [2024-09-23T19:01:44.194Z] Login Succeeded [2024-09-23T19:01:44.194Z] nexus3.edgexfoundry.org:10002 [2024-09-23T19:01:44.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:01:44.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:01:44.748Z] Configure a credential helper to remove this warning. See [2024-09-23T19:01:44.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:01:44.748Z] [2024-09-23T19:01:44.748Z] Login Succeeded [2024-09-23T19:01:44.748Z] nexus3.edgexfoundry.org:10003 [2024-09-23T19:01:44.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:01:45.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:01:45.019Z] Configure a credential helper to remove this warning. See [2024-09-23T19:01:45.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:01:45.019Z] [2024-09-23T19:01:45.019Z] Login Succeeded [2024-09-23T19:01:45.019Z] nexus3.edgexfoundry.org:10004 [2024-09-23T19:01:45.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:01:45.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:01:45.297Z] Configure a credential helper to remove this warning. See [2024-09-23T19:01:45.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:01:45.297Z] [2024-09-23T19:01:45.297Z] Login Succeeded [2024-09-23T19:01:45.297Z] ****.io [2024-09-23T19:01:45.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T19:01:45.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T19:01:45.832Z] Configure a credential helper to remove this warning. See [2024-09-23T19:01:45.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T19:01:45.832Z] [2024-09-23T19:01:45.832Z] Login Succeeded [2024-09-23T19:01:45.832Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T19:01:45.846Z] 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 [2024-09-23T19:01:46.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T19:01:46.925Z] + ls -al . [2024-09-23T19:01:46.925Z] total 68 [2024-09-23T19:01:46.925Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 19:01 . [2024-09-23T19:01:46.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 19:01 .. [2024-09-23T19:01:46.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:01 .git [2024-09-23T19:01:46.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 19:01 .github [2024-09-23T19:01:46.925Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 19:01 .gitignore [2024-09-23T19:01:46.925Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 19:01 Dockerfile [2024-09-23T19:01:46.925Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 19:01 Jenkinsfile [2024-09-23T19:01:46.925Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 19:01 LICENSE [2024-09-23T19:01:46.925Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 19:01 README.md [2024-09-23T19:01:46.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 19:01 TAF-Manager [2024-09-23T19:01:46.925Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 19:01 TUC [2024-09-23T19:01:46.925Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 18:57 VERSION [2024-09-23T19:01:46.925Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 19:01 requirements.txt [2024-09-23T19:01:46.926Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 19:01 robot-entrypoint.sh [2024-09-23T19:01:46.926Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:01:47.302Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=63c9a4685cddd6dbd2fbe177f7ed84692ba5c0f5 --label arch=arm64 --label version=0.0.0 . [2024-09-23T19:01:47.574Z] Sending build context to Docker daemon 380.4kB [2024-09-23T19:01:47.574Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T19:01:48.156Z] 3.20: Pulling from library/alpine [2024-09-23T19:01:48.156Z] cf04c63912e1: Pulling fs layer [2024-09-23T19:01:48.424Z] cf04c63912e1: Verifying Checksum [2024-09-23T19:01:48.424Z] cf04c63912e1: Download complete [2024-09-23T19:01:49.383Z] cf04c63912e1: Pull complete [2024-09-23T19:01:49.383Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T19:01:49.383Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T19:01:49.383Z] ---> c157a85ed455 [2024-09-23T19:01:49.383Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T19:01:49.383Z] ---> Running in 4098c31e78fe [2024-09-23T19:01:49.649Z] Removing intermediate container 4098c31e78fe [2024-09-23T19:01:49.649Z] ---> 91515fb7ee40 [2024-09-23T19:01:49.649Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T19:01:49.649Z] ---> Running in 396dec61ff2f [2024-09-23T19:01:49.916Z] Removing intermediate container 396dec61ff2f [2024-09-23T19:01:49.916Z] ---> d71a8ad00476 [2024-09-23T19:01:49.916Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T19:01:50.876Z] ---> c6bcb7c6cee9 [2024-09-23T19:01:50.876Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T19:01:51.143Z] ---> b71bd11f6e5e [2024-09-23T19:01:51.143Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T19:01:51.730Z] ---> 0af6551eb00f [2024-09-23T19:01:51.730Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T19:01:51.997Z] ---> Running in dfbb26d89d3f [2024-09-23T19:01:52.289Z] Removing intermediate container dfbb26d89d3f [2024-09-23T19:01:52.289Z] ---> a3a825159fd6 [2024-09-23T19:01:52.289Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T19:01:52.289Z] ---> Running in f764bbd8b4f6 [2024-09-23T19:01:54.893Z] Removing intermediate container f764bbd8b4f6 [2024-09-23T19:01:54.893Z] ---> 7f2392ed5a69 [2024-09-23T19:01:54.893Z] 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-09-23T19:01:54.893Z] ---> Running in f3a54df6eb24 [2024-09-23T19:01:56.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:01:57.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:01:58.050Z] Removing intermediate container 88e22b2e7317 [2024-09-23T19:01:58.050Z] ---> 35735349d54b [2024-09-23T19:01:58.050Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T19:01:58.050Z] ---> Running in 6aa96b780f11 [2024-09-23T19:01:58.050Z] Removing intermediate container 6aa96b780f11 [2024-09-23T19:01:58.050Z] ---> 286ef98a7b01 [2024-09-23T19:01:58.050Z] Step 11/13 : LABEL arch=amd64 [2024-09-23T19:01:58.050Z] ---> Running in c930f23ace2e [2024-09-23T19:01:58.050Z] Removing intermediate container c930f23ace2e [2024-09-23T19:01:58.050Z] ---> 8dbd4fea9152 [2024-09-23T19:01:58.050Z] Step 12/13 : LABEL git_sha=e0f42778cc8474710c07b18e35dd3c970c0c6fe1 [2024-09-23T19:01:58.050Z] ---> Running in cd2f7267b924 [2024-09-23T19:01:58.050Z] Removing intermediate container cd2f7267b924 [2024-09-23T19:01:58.050Z] ---> 9fb585476d40 [2024-09-23T19:01:58.050Z] Step 13/13 : LABEL version=0.0.0 [2024-09-23T19:01:58.050Z] ---> Running in 69f4c5ac9c8c [2024-09-23T19:01:58.050Z] Removing intermediate container 69f4c5ac9c8c [2024-09-23T19:01:58.050Z] ---> d9c77aa406d1 [2024-09-23T19:01:58.050Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T19:01:58.050Z] Successfully built d9c77aa406d1 [2024-09-23T19:01:58.050Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:01:58.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:01:58.540Z] [2024-09-23T19:01:58.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:01:58.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:01:58.850Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-23T19:01:58.850Z] 5eb5b503b376: Pulling fs layer [2024-09-23T19:01:58.850Z] 5c69ac0246d0: Pulling fs layer [2024-09-23T19:01:58.850Z] ec43610c2a17: Pulling fs layer [2024-09-23T19:01:58.850Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-23T19:01:58.850Z] 33b1e0a273af: Pulling fs layer [2024-09-23T19:01:58.850Z] 5d3b04190fa2: Pulling fs layer [2024-09-23T19:01:58.850Z] 2f39f015ded8: Pulling fs layer [2024-09-23T19:01:58.850Z] 3a2ae6a8a46f: Waiting [2024-09-23T19:01:58.850Z] 33b1e0a273af: Waiting [2024-09-23T19:01:58.850Z] 2f39f015ded8: Waiting [2024-09-23T19:01:58.850Z] 5d3b04190fa2: Waiting [2024-09-23T19:01:58.850Z] 5c69ac0246d0: Download complete [2024-09-23T19:01:58.850Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-23T19:01:58.850Z] 3a2ae6a8a46f: Download complete [2024-09-23T19:01:59.108Z] ec43610c2a17: Verifying Checksum [2024-09-23T19:01:59.108Z] ec43610c2a17: Download complete [2024-09-23T19:01:59.108Z] 33b1e0a273af: Verifying Checksum [2024-09-23T19:01:59.108Z] 33b1e0a273af: Download complete [2024-09-23T19:01:59.108Z] 5d3b04190fa2: Verifying Checksum [2024-09-23T19:01:59.108Z] 5d3b04190fa2: Download complete [2024-09-23T19:01:59.252Z] OK: 9 MiB in 14 packages [2024-09-23T19:01:59.366Z] 5eb5b503b376: Verifying Checksum [2024-09-23T19:01:59.366Z] 5eb5b503b376: Download complete [2024-09-23T19:01:59.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:01:59.930Z] 2f39f015ded8: Download complete [2024-09-23T19:02:00.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:02:00.497Z] 5eb5b503b376: Pull complete [2024-09-23T19:02:00.757Z] 5c69ac0246d0: Pull complete [2024-09-23T19:02:01.014Z] ec43610c2a17: Pull complete [2024-09-23T19:02:01.275Z] 3a2ae6a8a46f: Pull complete [2024-09-23T19:02:01.275Z] 33b1e0a273af: Pull complete [2024-09-23T19:02:01.533Z] 5d3b04190fa2: Pull complete [2024-09-23T19:02:01.892Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T19:02:02.475Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T19:02:03.057Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T19:02:03.324Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T19:02:03.908Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T19:02:04.526Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T19:02:04.792Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T19:02:05.396Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T19:02:05.980Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T19:02:06.247Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T19:02:06.828Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T19:02:08.828Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T19:02:09.420Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T19:02:09.680Z] 2f39f015ded8: Pull complete [2024-09-23T19:02:09.680Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-23T19:02:09.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:02:09.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:02:09.772Z] prd-ubuntu20.04-docker-8c-8g-10943 does not seem to be running inside a container [2024-09-23T19:02:09.803Z] $ 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/xfoundry_edgex-taf-common_PR-112 -v /w/workspace/xfoundry_edgex-taf-common_PR-112:/w/workspace/xfoundry_edgex-taf-common_PR-112:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-112@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-112@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 [2024-09-23T19:02:10.006Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T19:02:10.031Z] $ docker top b9dd075bd22045cebb386d0fecfd9900f71388921f70360d16b5de188ee31a57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:02:10.279Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:02:10.280Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T19:02:10.432Z] ---> job-cost.sh [2024-09-23T19:02:10.432Z] lf-activate-venv: SKIPPING [2024-09-23T19:02:10.432Z] INFO: No Stack... [2024-09-23T19:02:10.556Z] OK: 43 MiB in 28 packages [2024-09-23T19:02:10.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T19:02:10.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:02:11.260Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T19:02:11.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:02:11.552Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-112/archives/cost.csv [2024-09-23T19:02:11.552Z] + cut -d, -f6 [Pipeline] lock [2024-09-23T19:02:11.566Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-112-2-stack-cost] [2024-09-23T19:02:11.580Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-112-2-stack-cost] did not exist. Created. [2024-09-23T19:02:11.587Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-112-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T19:02:11.904Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-23T19:02:11.932Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T19:02:11.942Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-112-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T19:02:11.964Z] $ docker stop --time=1 b9dd075bd22045cebb386d0fecfd9900f71388921f70360d16b5de188ee31a57 [2024-09-23T19:02:13.106Z] $ docker rm -f --volumes b9dd075bd22045cebb386d0fecfd9900f71388921f70360d16b5de188ee31a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-23T19:02:13.391Z] (1/166) Installing libexpat (2.6.3-r0) [2024-09-23T19:02:13.986Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-09-23T19:02:14.253Z] (3/166) Installing libpng (1.6.44-r0) [2024-09-23T19:02:14.521Z] (4/166) Installing freetype (2.13.2-r0) [2024-09-23T19:02:15.109Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-09-23T19:02:15.697Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-09-23T19:02:15.969Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-09-23T19:02:16.239Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-09-23T19:02:16.827Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-09-23T19:02:17.414Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T19:02:17.711Z] (11/166) Installing libffi (3.4.6-r0) [2024-09-23T19:02:18.316Z] (12/166) Installing libintl (0.22.5-r0) [2024-09-23T19:02:18.583Z] (13/166) Installing libeconf (0.6.3-r0) [2024-09-23T19:02:18.854Z] (14/166) Installing libblkid (2.40.1-r1) [2024-09-23T19:02:19.439Z] (15/166) Installing libmount (2.40.1-r1) [2024-09-23T19:02:19.705Z] (16/166) Installing pcre2 (10.43-r0) [2024-09-23T19:02:20.288Z] (17/166) Installing glib (2.80.5-r0) [2024-09-23T19:02:20.871Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T19:02:21.453Z] (19/166) Installing xz-libs (5.6.2-r0) [2024-09-23T19:02:22.043Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-09-23T19:02:22.631Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-09-23T19:02:22.900Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T19:02:23.482Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T19:02:24.064Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-09-23T19:02:24.331Z] (25/166) Installing libwebp (1.3.2-r0) [2024-09-23T19:02:24.916Z] (26/166) Installing tiff (4.6.0t-r0) [2024-09-23T19:02:25.186Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T19:02:25.771Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T19:02:26.040Z] (29/166) Installing libxau (1.0.11-r4) [2024-09-23T19:02:26.307Z] (30/166) Installing libmd (1.1.0-r0) [2024-09-23T19:02:26.889Z] (31/166) Installing libbsd (0.12.2-r0) [2024-09-23T19:02:27.157Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-09-23T19:02:27.425Z] (33/166) Installing libxcb (1.16.1-r0) [2024-09-23T19:02:28.012Z] (34/166) Installing libx11 (1.8.9-r1) [2024-09-23T19:02:28.611Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-09-23T19:02:28.883Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-09-23T19:02:29.473Z] (37/166) Installing libxrender (0.9.11-r5) [2024-09-23T19:02:29.741Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-09-23T19:02:30.009Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-09-23T19:02:30.277Z] (40/166) Installing libxext (1.3.6-r2) [2024-09-23T19:02:30.870Z] (41/166) Installing libxi (1.8.1-r4) [2024-09-23T19:02:31.136Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-09-23T19:02:31.404Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-09-23T19:02:31.683Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T19:02:32.264Z] (45/166) Installing libxtst (1.2.4-r6) [2024-09-23T19:02:32.534Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-09-23T19:02:33.119Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-09-23T19:02:33.391Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T19:02:33.979Z] (49/166) Installing pixman (0.43.2-r0) [2024-09-23T19:02:34.247Z] (50/166) Installing cairo (1.18.0-r0) [2024-09-23T19:02:34.835Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-09-23T19:02:35.105Z] (52/166) Installing avahi-libs (0.8-r17) [2024-09-23T19:02:35.692Z] (53/166) Installing gmp (6.3.0-r1) [2024-09-23T19:02:36.279Z] (54/166) Installing nettle (3.9.1-r0) [2024-09-23T19:02:36.547Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-09-23T19:02:37.133Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-09-23T19:02:37.718Z] (57/166) Installing gnutls (3.8.5-r0) [2024-09-23T19:02:38.304Z] (58/166) Installing cups-libs (2.4.9-r0) [2024-09-23T19:02:38.573Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-09-23T19:02:39.166Z] (60/166) Installing fribidi (1.0.15-r0) [2024-09-23T19:02:39.435Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-09-23T19:02:40.018Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-09-23T19:02:40.286Z] (63/166) Installing libxft (2.3.8-r3) [2024-09-23T19:02:40.869Z] (64/166) Installing pango (1.52.2-r0) [2024-09-23T19:02:41.138Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T19:02:41.733Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T19:02:42.002Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T19:02:42.271Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-09-23T19:02:42.869Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-09-23T19:02:43.459Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T19:02:44.046Z] (71/166) Installing icu-data-full (74.2-r0) [2024-09-23T19:02:46.779Z] (72/166) Installing mesa (24.0.9-r1) [2024-09-23T19:02:47.049Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-09-23T19:02:57.131Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-09-23T19:02:57.131Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-09-23T19:02:57.131Z] (76/166) Installing libdrm (2.4.120-r0) [2024-09-23T19:02:57.711Z] (77/166) Installing libelf (0.191-r0) [2024-09-23T19:02:57.978Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2024-09-23T19:02:58.561Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T19:03:00.504Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-09-23T19:03:00.504Z] (81/166) Installing libmagic (5.45-r1) [2024-09-23T19:03:01.089Z] (82/166) Installing file (5.45-r1) [2024-09-23T19:03:01.675Z] (83/166) Installing xprop (1.2.7-r0) [2024-09-23T19:03:01.943Z] (84/166) Installing libice (1.1.1-r6) [2024-09-23T19:03:02.210Z] (85/166) Installing libuuid (2.40.1-r1) [2024-09-23T19:03:02.478Z] (86/166) Installing libsm (1.2.4-r4) [2024-09-23T19:03:03.062Z] (87/166) Installing libxt (1.3.0-r5) [2024-09-23T19:03:03.330Z] (88/166) Installing libxmu (1.1.4-r2) [2024-09-23T19:03:03.597Z] (89/166) Installing xset (1.2.5-r1) [2024-09-23T19:03:04.181Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-09-23T19:03:04.452Z] (91/166) Installing libogg (1.3.5-r5) [2024-09-23T19:03:04.720Z] (92/166) Installing libflac (1.4.3-r1) [2024-09-23T19:03:05.305Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-09-23T19:03:05.888Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T19:03:06.474Z] (95/166) Installing aom-libs (3.9.1-r0) [2024-09-23T19:03:07.446Z] (96/166) Installing libva (2.21.0-r0) [2024-09-23T19:03:07.713Z] (97/166) Installing libvdpau (1.5-r3) [2024-09-23T19:03:07.980Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T19:03:08.560Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-09-23T19:03:09.145Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-09-23T19:03:09.412Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T19:03:09.680Z] (102/166) Installing imath (3.1.12-r0) [2024-09-23T19:03:10.271Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T19:03:10.861Z] (104/166) Installing giflib (5.2.2-r0) [2024-09-23T19:03:11.133Z] (105/166) Installing libhwy (1.0.7-r0) [2024-09-23T19:03:11.403Z] (106/166) Installing lcms2 (2.16-r0) [2024-09-23T19:03:11.987Z] (107/166) Installing libjxl (0.10.2-r0) [2024-09-23T19:03:12.575Z] (108/166) Installing lame-libs (3.100-r5) [2024-09-23T19:03:12.842Z] (109/166) Installing opus (1.5.2-r0) [2024-09-23T19:03:13.425Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-09-23T19:03:14.015Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T19:03:14.594Z] (112/166) Installing soxr (0.1.3-r7) [2024-09-23T19:03:14.862Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T19:03:15.127Z] (114/166) Installing libtheora (1.1.1-r18) [2024-09-23T19:03:15.706Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-09-23T19:03:16.285Z] (116/166) Installing libvpx (1.14.1-r0) [2024-09-23T19:03:16.864Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-09-23T19:03:17.129Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T19:03:17.716Z] (119/166) Installing numactl (2.0.18-r0) [2024-09-23T19:03:17.981Z] (120/166) Installing x265-libs (3.6-r0) [2024-09-23T19:03:18.558Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-09-23T19:03:19.138Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T19:03:20.094Z] (123/166) Installing libbluray (1.3.4-r1) [2024-09-23T19:03:20.359Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-09-23T19:03:20.938Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-09-23T19:03:21.520Z] (126/166) Installing cjson (1.7.18-r0) [2024-09-23T19:03:21.795Z] (127/166) Installing mbedtls (3.6.1-r0) [2024-09-23T19:03:22.383Z] (128/166) Installing librist (0.2.10-r1) [2024-09-23T19:03:22.648Z] (129/166) Installing libsrt (1.5.3-r0) [2024-09-23T19:03:23.230Z] (130/166) Installing libssh (0.10.6-r0) [2024-09-23T19:03:23.811Z] (131/166) Installing libsodium (1.0.19-r0) [2024-09-23T19:03:24.079Z] (132/166) Installing libzmq (4.3.5-r2) [2024-09-23T19:03:24.664Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T19:03:25.248Z] (134/166) Installing crc32c (1.1.2-r0) [2024-09-23T19:03:25.514Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-09-23T19:03:25.780Z] (136/166) Installing libevent (2.1.12-r7) [2024-09-23T19:03:26.362Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T19:03:26.628Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2024-09-23T19:03:26.894Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T19:03:27.474Z] (140/166) Installing icu-libs (74.2-r0) [2024-09-23T19:03:28.053Z] (141/166) Installing minizip (1.3.1-r0) [2024-09-23T19:03:28.632Z] (142/166) Installing nspr (4.35-r4) [2024-09-23T19:03:28.899Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-09-23T19:03:29.486Z] (144/166) Installing nss (3.101-r0) [2024-09-23T19:03:30.070Z] (145/166) Installing openh264 (2.4.1-r0) [2024-09-23T19:03:30.652Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T19:03:31.240Z] (147/166) Installing libunwind (1.8.1-r0) [2024-09-23T19:03:31.506Z] (148/166) Installing yaml (0.2.5-r2) [2024-09-23T19:03:31.770Z] (149/166) Installing libcamera (0.3.0-r0) [2024-09-23T19:03:32.355Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-09-23T19:03:32.620Z] (151/166) Installing libuv (1.48.0-r0) [2024-09-23T19:03:33.200Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T19:03:33.795Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-09-23T19:03:34.059Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T19:03:34.645Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-09-23T19:03:35.227Z] (156/166) Installing libasyncns (0.8-r3) [2024-09-23T19:03:35.511Z] (157/166) Installing libltdl (2.4.7-r3) [2024-09-23T19:03:36.091Z] (158/166) Installing orc (0.4.39-r0) [2024-09-23T19:03:36.356Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-09-23T19:03:36.940Z] (160/166) Installing libpulse (17.0-r0) [2024-09-23T19:03:37.208Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-09-23T19:03:37.473Z] (162/166) Installing libgpg-error (1.49-r0) [2024-09-23T19:03:38.054Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-09-23T19:03:38.645Z] (164/166) Installing libxslt (1.1.39-r1) [2024-09-23T19:03:38.912Z] (165/166) Installing chromium (128.0.6613.119-r0) [2024-09-23T19:03:57.117Z] (166/166) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T19:03:57.117Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:03:57.117Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T19:03:57.117Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T19:03:57.117Z] Executing glib-2.80.5-r0.trigger [2024-09-23T19:03:57.117Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T19:03:57.702Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T19:03:57.702Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T19:03:57.702Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T19:03:57.702Z] OK: 650 MiB in 194 packages [2024-09-23T19:03:57.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:58.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:04:00.498Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T19:04:00.765Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T19:04:01.351Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T19:04:01.936Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T19:04:02.202Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T19:04:02.782Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T19:04:03.360Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T19:04:13.422Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T19:04:13.422Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T19:04:13.422Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T19:04:14.021Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T19:04:14.296Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T19:04:14.880Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T19:04:15.470Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T19:04:15.754Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T19:04:16.347Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T19:04:16.930Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T19:04:26.991Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T19:04:32.340Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T19:04:32.340Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T19:04:32.927Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T19:04:33.509Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T19:04:33.775Z] (23/30) Installing icu (74.2-r0) [2024-09-23T19:04:34.352Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T19:04:34.935Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T19:04:45.077Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T19:04:45.077Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T19:04:45.077Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T19:04:45.346Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T19:04:45.621Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T19:04:46.582Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:04:46.853Z] OK: 1176 MiB in 224 packages [2024-09-23T19:04:47.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:04:47.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:04:49.646Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T19:04:50.601Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T19:04:50.868Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T19:04:51.132Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T19:04:51.711Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T19:04:51.976Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T19:04:52.242Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T19:04:52.819Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T19:04:54.218Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T19:04:55.217Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T19:04:55.217Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T19:04:57.056Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T19:05:05.244Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T19:05:05.824Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T19:05:06.093Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:05:06.093Z] OK: 1363 MiB in 238 packages [2024-09-23T19:05:06.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:05:06.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:05:08.878Z] OK: 1363 MiB in 238 packages [2024-09-23T19:05:08.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:05:09.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:05:11.402Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T19:05:11.986Z] OK: 1364 MiB in 239 packages [2024-09-23T19:05:13.395Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T19:05:13.661Z] OK: 1363 MiB in 238 packages [2024-09-23T19:05:25.955Z] Looking in links: /tmp/tmp72boggcq [2024-09-23T19:05:25.955Z] Processing /tmp/tmp72boggcq/pip-24.2-py3-none-any.whl [2024-09-23T19:05:25.955Z] Installing collected packages: pip [2024-09-23T19:05:31.284Z] Successfully installed pip-24.2 [2024-09-23T19:05:31.284Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-09-23T19:05:34.621Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T19:05:37.193Z] Collecting setuptools [2024-09-23T19:05:37.461Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T19:05:37.730Z] Collecting wheel [2024-09-23T19:05:37.730Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:05:37.730Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:05:37.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.7 MB/s eta 0:00:00 [2024-09-23T19:05:37.997Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T19:05:37.997Z] Installing collected packages: wheel, setuptools [2024-09-23T19:05:46.201Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T19:05:46.201Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-09-23T19:05:48.134Z] Processing ./edgex-taf-common [2024-09-23T19:05:48.134Z] Preparing metadata (setup.py): started [2024-09-23T19:05:49.534Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:05:49.534Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T19:05:49.534Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T19:05:51.467Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T19:05:51.467Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=1ac70b6bdd61c1b20a798183532afbd280deabaa04261cb53d43e80eac92523e [2024-09-23T19:05:51.467Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yzmm0run/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T19:05:51.467Z] Successfully built edgex-taf-common [2024-09-23T19:05:51.467Z] Installing collected packages: edgex-taf-common [2024-09-23T19:05:51.467Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T19:05:51.467Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-09-23T19:05:55.706Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T19:05:55.706Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:05:55.706Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T19:05:55.706Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T19:05:55.706Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T19:05:55.706Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T19:05:55.970Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T19:05:55.970Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T19:05:55.970Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T19:05:55.970Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T19:05:55.970Z] Preparing metadata (setup.py): started [2024-09-23T19:05:57.369Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:05:57.369Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T19:05:57.369Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T19:05:57.369Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T19:05:57.369Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:05:57.633Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T19:05:57.633Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T19:05:57.897Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T19:05:57.897Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T19:05:57.897Z] Preparing metadata (setup.py): started [2024-09-23T19:05:59.295Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:05:59.560Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T19:05:59.560Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T19:06:01.490Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T19:06:01.490Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-09-23T19:06:02.443Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T19:06:02.443Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T19:06:03.022Z] Installing build dependencies: started [2024-09-23T19:06:15.302Z] Installing build dependencies: finished with status 'done' [2024-09-23T19:06:15.302Z] Getting requirements to build wheel: started [2024-09-23T19:06:17.228Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T19:06:17.228Z] Preparing metadata (pyproject.toml): started [2024-09-23T19:06:19.157Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T19:06:19.420Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T19:06:19.420Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T19:06:21.991Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T19:06:21.991Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-09-23T19:06:22.255Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T19:06:22.255Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T19:06:22.834Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T19:06:22.834Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T19:06:23.414Z] Preparing metadata (setup.py): started [2024-09-23T19:06:24.814Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:06:25.767Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T19:06:25.767Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-09-23T19:06:27.694Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T19:06:27.694Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T19:06:27.959Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:27.959Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T19:06:28.223Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:28.223Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T19:06:28.223Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:28.223Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:06:28.487Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:28.487Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T19:06:28.751Z] Preparing metadata (setup.py): started [2024-09-23T19:06:30.153Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:06:30.153Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:30.153Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T19:06:30.153Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:30.153Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T19:06:30.418Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:30.418Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T19:06:30.681Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:30.681Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T19:06:31.263Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:31.263Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T19:06:31.263Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:31.263Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T19:06:32.213Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:06:32.213Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-09-23T19:06:32.213Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:06:32.213Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T19:06:32.791Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:06:32.791Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T19:06:32.791Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:06:32.791Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T19:06:33.371Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:06:33.371Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T19:06:33.371Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:06:33.635Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T19:06:33.635Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (75.1.0) [2024-09-23T19:06:33.635Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:06:33.635Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T19:06:33.899Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:06:33.899Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:06:34.177Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:34.177Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T19:06:34.177Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:34.177Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T19:06:34.754Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:34.754Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T19:06:35.018Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:35.018Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2024-09-23T19:06:35.018Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:35.282Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T19:06:35.282Z] Preparing metadata (setup.py): started [2024-09-23T19:06:36.239Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:06:36.506Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:36.506Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:06:36.506Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:36.506Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T19:06:36.506Z] Preparing metadata (setup.py): started [2024-09-23T19:06:37.905Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:06:37.905Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:37.905Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:06:38.170Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:38.170Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:06:38.170Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:38.170Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T19:06:38.435Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:38.435Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:06:38.700Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:38.700Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:06:38.967Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:38.967Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:06:41.530Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:06:41.795Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2024-09-23T19:06:42.375Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:42.375Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T19:06:42.375Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:42.376Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T19:06:42.376Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:42.376Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T19:06:42.642Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:42.642Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T19:06:42.642Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:42.642Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T19:06:42.909Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:06:42.909Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T19:06:42.909Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T19:06:43.176Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 50.9 MB/s eta 0:00:00 [2024-09-23T19:06:43.176Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T19:06:43.176Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T19:06:43.176Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T19:06:43.176Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:06:43.176Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T19:06:43.176Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T19:06:43.176Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T19:06:43.176Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-09-23T19:06:43.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 48.7 MB/s eta 0:00:00 [2024-09-23T19:06:43.441Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T19:06:43.441Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-09-23T19:06:43.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.8 MB/s eta 0:00:00 [2024-09-23T19:06:43.441Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T19:06:43.706Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 46.9 MB/s eta 0:00:00 [2024-09-23T19:06:43.706Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) [2024-09-23T19:06:43.706Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 52.8 MB/s eta 0:00:00 [2024-09-23T19:06:43.706Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T19:06:43.706Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T19:06:43.706Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-09-23T19:06:43.706Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T19:06:43.706Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T19:06:43.706Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T19:06:43.706Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T19:06:43.706Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T19:06:44.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 29.9 MB/s eta 0:00:00 [2024-09-23T19:06:44.285Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T19:06:44.285Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T19:06:44.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 49.9 MB/s eta 0:00:00 [2024-09-23T19:06:44.285Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T19:06:44.285Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T19:06:44.285Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T19:06:44.285Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:06:44.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 47.5 MB/s eta 0:00:00 [2024-09-23T19:06:44.285Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T19:06:44.285Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T19:06:44.286Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T19:06:44.286Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T19:06:44.286Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T19:06:44.286Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T19:06:44.286Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2024-09-23T19:06:44.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 48.9 MB/s eta 0:00:00 [2024-09-23T19:06:44.550Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T19:06:44.550Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T19:06:44.550Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl (546 kB) [2024-09-23T19:06:44.550Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.3/546.3 kB 48.1 MB/s eta 0:00:00 [2024-09-23T19:06:44.550Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T19:06:44.550Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T19:06:44.550Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T19:06:44.550Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T19:06:44.550Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T19:06:44.550Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T19:06:44.550Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T19:06:44.550Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T19:06:44.550Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T19:06:44.550Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T19:06:44.550Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:06:44.550Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T19:06:45.508Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T19:06:45.508Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T19:06:47.462Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T19:06:47.462Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=89af09aa390c1c6de929975d23408da355df268f45086acd3cc84317bb06c959 [2024-09-23T19:06:47.462Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qdsmiqr2/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T19:06:47.462Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T19:06:49.412Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T19:06:49.412Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=125a4a99ab15bd90e2110a8d2a7de8a0e7ff91ff01d014ae55bb85403dcd5ab9 [2024-09-23T19:06:49.412Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qdsmiqr2/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T19:06:49.412Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T19:07:04.398Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T19:07:04.398Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290603 sha256=751546da6e505bccbac28644f602e0918167f552e6d61e7b6c8aa5112f4e2a09 [2024-09-23T19:07:04.398Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qdsmiqr2/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T19:07:04.398Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T19:08:12.551Z] Building wheel for psycopg2 (setup.py): still running... [2024-09-23T19:08:12.551Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T19:08:12.551Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512488 sha256=2dfb34dab3afd95063145db53067b4efd602b040c4f0bf8d9553ce9e469d65ba [2024-09-23T19:08:12.551Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qdsmiqr2/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T19:08:12.551Z] Building wheel for flex (setup.py): started [2024-09-23T19:08:12.551Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T19:08:12.551Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=6ebd0942e78c4999b63d5d18b5c916d6a473851470da14c9b8b5ca9c58d95484 [2024-09-23T19:08:12.551Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qdsmiqr2/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T19:08:12.551Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T19:08:12.551Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T19:08:12.551Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=2cbfb159be3ad180a89230330c56d9c5fe6ea77c156b70a4fc52de1331b7bfd6 [2024-09-23T19:08:12.551Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qdsmiqr2/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T19:08:12.551Z] Building wheel for validate-email (setup.py): started [2024-09-23T19:08:12.551Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T19:08:12.551Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=d5b6121eaaec8a4994da96a152a1d9909d9ccf9a93cbe89c9893b3e143cf33ce [2024-09-23T19:08:12.551Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qdsmiqr2/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T19:08:12.551Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T19:08:13.961Z] 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-09-23T19:09:21.805Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-09-23T19:09:21.805Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-09-23T19:10:18.454Z] Removing intermediate container f3a54df6eb24 [2024-09-23T19:10:18.454Z] ---> 9f839c65e43f [2024-09-23T19:10:18.454Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T19:10:18.454Z] ---> Running in 509a6f4633a4 [2024-09-23T19:10:18.454Z] Removing intermediate container 509a6f4633a4 [2024-09-23T19:10:18.454Z] ---> 071cb0da0eae [2024-09-23T19:10:18.454Z] Step 11/13 : LABEL arch=arm64 [2024-09-23T19:10:18.454Z] ---> Running in f99def8af9a4 [2024-09-23T19:10:18.454Z] Removing intermediate container f99def8af9a4 [2024-09-23T19:10:18.454Z] ---> b638e6829a7b [2024-09-23T19:10:18.454Z] Step 12/13 : LABEL git_sha=63c9a4685cddd6dbd2fbe177f7ed84692ba5c0f5 [2024-09-23T19:10:18.454Z] ---> Running in aaa7ebc519af [2024-09-23T19:10:18.454Z] Removing intermediate container aaa7ebc519af [2024-09-23T19:10:18.454Z] ---> ed6ca3eb0766 [2024-09-23T19:10:18.454Z] Step 13/13 : LABEL version=0.0.0 [2024-09-23T19:10:18.454Z] ---> Running in 6a5cf5b5a08b [2024-09-23T19:10:18.454Z] Removing intermediate container 6a5cf5b5a08b [2024-09-23T19:10:18.454Z] ---> 548cc028dff6 [2024-09-23T19:10:18.454Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T19:10:18.454Z] Successfully built 548cc028dff6 [2024-09-23T19:10:18.454Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:10:18.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:10:18.953Z] [2024-09-23T19:10:18.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:10:19.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:10:19.542Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-23T19:10:19.542Z] 8998bd30e6a1: Pulling fs layer [2024-09-23T19:10:19.542Z] 04944245beec: Pulling fs layer [2024-09-23T19:10:19.542Z] 699f458cf7ca: Pulling fs layer [2024-09-23T19:10:19.542Z] 765212b225bb: Pulling fs layer [2024-09-23T19:10:19.542Z] f23df028b6ca: Pulling fs layer [2024-09-23T19:10:19.542Z] d65c8cfc05b1: Pulling fs layer [2024-09-23T19:10:19.542Z] 2437ff75d9bd: Pulling fs layer [2024-09-23T19:10:19.542Z] 765212b225bb: Waiting [2024-09-23T19:10:19.542Z] f23df028b6ca: Waiting [2024-09-23T19:10:19.542Z] d65c8cfc05b1: Waiting [2024-09-23T19:10:19.542Z] 2437ff75d9bd: Waiting [2024-09-23T19:10:19.542Z] 04944245beec: Verifying Checksum [2024-09-23T19:10:19.542Z] 04944245beec: Download complete [2024-09-23T19:10:19.542Z] 765212b225bb: Verifying Checksum [2024-09-23T19:10:19.542Z] 765212b225bb: Download complete [2024-09-23T19:10:19.542Z] f23df028b6ca: Verifying Checksum [2024-09-23T19:10:19.542Z] f23df028b6ca: Download complete [2024-09-23T19:10:19.542Z] d65c8cfc05b1: Verifying Checksum [2024-09-23T19:10:19.542Z] d65c8cfc05b1: Download complete [2024-09-23T19:10:19.807Z] 699f458cf7ca: Verifying Checksum [2024-09-23T19:10:19.807Z] 699f458cf7ca: Download complete [2024-09-23T19:10:20.391Z] 8998bd30e6a1: Download complete [2024-09-23T19:10:22.972Z] 2437ff75d9bd: Verifying Checksum [2024-09-23T19:10:22.972Z] 2437ff75d9bd: Download complete [2024-09-23T19:10:24.918Z] 8998bd30e6a1: Pull complete [2024-09-23T19:10:25.506Z] 04944245beec: Pull complete [2024-09-23T19:10:27.458Z] 699f458cf7ca: Pull complete [2024-09-23T19:10:27.458Z] 765212b225bb: Pull complete [2024-09-23T19:10:28.423Z] f23df028b6ca: Pull complete [2024-09-23T19:10:28.424Z] d65c8cfc05b1: Pull complete [2024-09-23T19:10:46.625Z] 2437ff75d9bd: Pull complete [2024-09-23T19:10:46.625Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-23T19:10:46.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:10:46.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:10:46.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-10947 does not seem to be running inside a container [2024-09-23T19:10:46.901Z] $ 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/xfoundry_edgex-taf-common_PR-112 -v /w/workspace/xfoundry_edgex-taf-common_PR-112:/w/workspace/xfoundry_edgex-taf-common_PR-112:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-112@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-112@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:arm64 cat [2024-09-23T19:10:49.789Z] $ docker top 35102a8cdd4678a5e5d1be1b74334f233585c38e532d2a622057e98cbb74cecb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:10:50.685Z] ---> job-cost.sh [2024-09-23T19:10:50.685Z] lf-activate-venv: SKIPPING [2024-09-23T19:10:50.685Z] INFO: No Stack... [2024-09-23T19:10:51.266Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-23T19:10:51.850Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T19:10:52.523Z] + cut -d, -f6 [2024-09-23T19:10:52.523Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-112/archives/cost.csv [Pipeline] lock [2024-09-23T19:10:52.558Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-112-2-stack-cost] [2024-09-23T19:10:52.569Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-112-2-stack-cost] did not exist. Created. [2024-09-23T19:10:52.579Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-112-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T19:10:53.247Z] /w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/durable-409e2722/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-23T19:10:53.894Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-23T19:10:53.919Z] Warning: overwriting stash ‘stack-cost’ [2024-09-23T19:10:54.453Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T19:10:54.462Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-112-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T19:10:54.483Z] $ docker stop --time=1 35102a8cdd4678a5e5d1be1b74334f233585c38e532d2a622057e98cbb74cecb [2024-09-23T19:10:57.034Z] $ docker rm -f --volumes 35102a8cdd4678a5e5d1be1b74334f233585c38e532d2a622057e98cbb74cecb [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-23T19:10:57.882Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-112/archives ] [2024-09-23T19:10:57.882Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-112/archives [2024-09-23T19:10:57.882Z] total 16 [2024-09-23T19:10:57.882Z] drwxr-xr-x 3 root root 4096 Sep 23 19:02 . [2024-09-23T19:10:57.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:02 .. [2024-09-23T19:10:57.882Z] drwxr-xr-x 2 root root 4096 Sep 23 19:02 cost [2024-09-23T19:10:57.882Z] -rw-r--r-- 1 root root 88 Sep 23 19:02 cost.csv [2024-09-23T19:10:57.882Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-112/archives [2024-09-23T19:10:57.882Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-112/archives [2024-09-23T19:10:57.882Z] total 16 [2024-09-23T19:10:57.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 19:02 . [2024-09-23T19:10:57.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:02 .. [2024-09-23T19:10:57.882Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 19:02 cost [2024-09-23T19:10:57.882Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 23 19:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:10:58.178Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:10:59.044Z] ---> package-listing.sh [2024-09-23T19:10:59.044Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-23T19:10:59.044Z] ++ facter osfamily [2024-09-23T19:10:59.303Z] + OS_FAMILY=debian [2024-09-23T19:10:59.303Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-112 [2024-09-23T19:10:59.303Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-23T19:10:59.303Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-23T19:10:59.303Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-23T19:10:59.303Z] + PACKAGES=/tmp/packages_start.txt [2024-09-23T19:10:59.303Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-112 ']' [2024-09-23T19:10:59.303Z] + PACKAGES=/tmp/packages_end.txt [2024-09-23T19:10:59.303Z] + case "${OS_FAMILY}" in [2024-09-23T19:10:59.303Z] + dpkg -l [2024-09-23T19:10:59.303Z] + grep '^ii' [2024-09-23T19:10:59.303Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-23T19:10:59.303Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-23T19:10:59.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-23T19:10:59.303Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-112 ']' [2024-09-23T19:10:59.303Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-112/archives/ [2024-09-23T19:10:59.303Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-112/archives/ [Pipeline] echo [2024-09-23T19:10:59.315Z] 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/xfoundry_edgex-taf-common_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-23T19:10:59.591Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:11:00.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:11:00.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:11:00.224Z] prd-ubuntu20.04-docker-8c-8g-10943 does not seem to be running inside a container [2024-09-23T19:11:00.254Z] $ 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/xfoundry_edgex-taf-common_PR-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-112 -v /w/workspace/xfoundry_edgex-taf-common_PR-112:/w/workspace/xfoundry_edgex-taf-common_PR-112:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-112@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-112@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 [2024-09-23T19:11:00.449Z] $ docker top a8b5974dcfdd899476b8fdd9a10326b77360cdae9532598265cb9dc1f6161a05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T19:11:00.822Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-23T19:11:01.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-23T19:11:01.397Z] + ls /var/log/sa-host [2024-09-23T19:11:01.397Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T19:11:01.475Z] provisioning config files... [2024-09-23T19:11:01.484Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-112@tmp/config4067896021132808060tmp [Pipeline] { [Pipeline] echo [2024-09-23T19:11:01.502Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:11:01.786Z] ---> create-netrc.sh [Pipeline] } [2024-09-23T19:11:01.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:11:02.131Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-23T19:11:02.140Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:11:02.425Z] ---> sudo-logs.sh [2024-09-23T19:11:02.425Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-23T19:11:02.458Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:11:02.753Z] ---> job-cost.sh [2024-09-23T19:11:02.753Z] lf-activate-venv: SKIPPING [2024-09-23T19:11:02.753Z] DEBUG: total: 0.2199999988079071 [2024-09-23T19:11:02.753Z] INFO: Retrieving Stack Cost... [2024-09-23T19:11:03.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T19:11:03.273Z] INFO: Archiving Costs [Pipeline] echo [2024-09-23T19:11:03.288Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:11:03.575Z] ---> logs-deploy.sh [2024-09-23T19:11:03.575Z] lf-activate-venv: SKIPPING [2024-09-23T19:11:03.575Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-112/2 [2024-09-23T19:11:03.575Z] INFO: archiving workspace using pattern(s): [2024-09-23T19:11:04.514Z] Archives upload complete. [2024-09-23T19:11:04.774Z] INFO: archiving logs to Nexus [2024-09-23T19:11:05.346Z] ---> uname -a: [2024-09-23T19:11:05.346Z] Linux prd-ubuntu20-04-docker-8c-8g-10943 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-23T19:11:05.346Z] [2024-09-23T19:11:05.346Z] [2024-09-23T19:11:05.346Z] ---> lscpu: [2024-09-23T19:11:05.346Z] Architecture: x86_64 [2024-09-23T19:11:05.346Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-23T19:11:05.346Z] Byte Order: Little Endian [2024-09-23T19:11:05.346Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-23T19:11:05.346Z] CPU(s): 8 [2024-09-23T19:11:05.346Z] On-line CPU(s) list: 0-7 [2024-09-23T19:11:05.346Z] Thread(s) per core: 1 [2024-09-23T19:11:05.346Z] Core(s) per socket: 1 [2024-09-23T19:11:05.346Z] Socket(s): 8 [2024-09-23T19:11:05.346Z] NUMA node(s): 1 [2024-09-23T19:11:05.346Z] Vendor ID: AuthenticAMD [2024-09-23T19:11:05.346Z] CPU family: 23 [2024-09-23T19:11:05.346Z] Model: 49 [2024-09-23T19:11:05.346Z] Model name: AMD EPYC-Rome Processor [2024-09-23T19:11:05.346Z] Stepping: 0 [2024-09-23T19:11:05.346Z] CPU MHz: 2800.000 [2024-09-23T19:11:05.346Z] BogoMIPS: 5600.00 [2024-09-23T19:11:05.346Z] Virtualization: AMD-V [2024-09-23T19:11:05.346Z] Hypervisor vendor: KVM [2024-09-23T19:11:05.346Z] Virtualization type: full [2024-09-23T19:11:05.347Z] L1d cache: 256 KiB [2024-09-23T19:11:05.347Z] L1i cache: 256 KiB [2024-09-23T19:11:05.347Z] L2 cache: 4 MiB [2024-09-23T19:11:05.347Z] L3 cache: 128 MiB [2024-09-23T19:11:05.347Z] NUMA node0 CPU(s): 0-7 [2024-09-23T19:11:05.347Z] Vulnerability Itlb multihit: Not affected [2024-09-23T19:11:05.347Z] Vulnerability L1tf: Not affected [2024-09-23T19:11:05.347Z] Vulnerability Mds: Not affected [2024-09-23T19:11:05.347Z] Vulnerability Meltdown: Not affected [2024-09-23T19:11:05.347Z] Vulnerability Mmio stale data: Not affected [2024-09-23T19:11:05.347Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-23T19:11:05.347Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-23T19:11:05.347Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-23T19:11:05.347Z] Vulnerability Srbds: Not affected [2024-09-23T19:11:05.347Z] Vulnerability Tsx async abort: Not affected [2024-09-23T19:11:05.347Z] 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 [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] ---> nproc: [2024-09-23T19:11:05.347Z] 8 [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] ---> df -h: [2024-09-23T19:11:05.347Z] Filesystem Size Used Avail Use% Mounted on [2024-09-23T19:11:05.347Z] overlay 155G 12G 144G 8% / [2024-09-23T19:11:05.347Z] tmpfs 64M 0 64M 0% /dev [2024-09-23T19:11:05.347Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-23T19:11:05.347Z] shm 64M 0 64M 0% /dev/shm [2024-09-23T19:11:05.347Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] ---> sar -b -r -n DEV: [2024-09-23T19:11:05.347Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10943) 09/23/24 _x86_64_ (8 CPU) [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] 18:56:56 LINUX RESTART (8 CPU) [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] 18:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-23T19:11:05.347Z] 18:58:01 404.55 59.64 344.91 0.00 5490.68 188821.73 0.00 [2024-09-23T19:11:05.347Z] 18:59:01 13.55 0.00 13.55 0.00 0.00 2518.00 0.00 [2024-09-23T19:11:05.347Z] 19:00:01 9.46 0.02 9.45 0.00 1.73 11964.15 0.00 [2024-09-23T19:11:05.347Z] 19:01:01 32.13 0.00 32.13 0.00 0.00 33085.82 0.00 [2024-09-23T19:11:05.347Z] 19:02:01 110.71 1.00 109.72 0.00 69.72 64432.46 0.00 [2024-09-23T19:11:05.347Z] 19:03:01 94.35 4.23 90.12 0.00 4279.95 28639.36 0.00 [2024-09-23T19:11:05.347Z] 19:04:01 3.95 0.02 3.93 0.00 0.13 99.58 0.00 [2024-09-23T19:11:05.347Z] 19:05:01 3.18 1.58 1.60 0.00 36.93 21.60 0.00 [2024-09-23T19:11:05.347Z] 19:06:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 [2024-09-23T19:11:05.347Z] 19:07:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2024-09-23T19:11:05.347Z] 19:08:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 [2024-09-23T19:11:05.347Z] 19:09:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-09-23T19:11:05.347Z] 19:10:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 [2024-09-23T19:11:05.347Z] 19:11:01 7.48 1.18 6.30 0.00 35.46 118.25 0.00 [2024-09-23T19:11:05.347Z] Average: 49.08 4.83 44.25 0.00 708.18 23556.37 0.00 [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] 18:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-23T19:11:05.347Z] 18:58:01 29890072 31553796 796656 2.42 62008 1900212 1978636 5.83 1018348 1643444 732 [2024-09-23T19:11:05.347Z] 18:59:01 29524312 31529588 808928 2.46 64968 2230740 2002080 5.90 1041672 1968252 266200 [2024-09-23T19:11:05.347Z] 19:00:01 28911468 31512920 810976 2.47 66804 2812100 1975228 5.82 1061912 2532128 494348 [2024-09-23T19:11:05.347Z] 19:01:01 28297132 31446280 862536 2.62 72136 3332400 2036024 6.00 1145200 3026652 40380 [2024-09-23T19:11:05.347Z] 19:02:01 27826180 31498668 813252 2.47 94268 3801784 2093156 6.17 1073068 3538952 296084 [2024-09-23T19:11:05.347Z] 19:03:01 27217224 31511912 771032 2.34 128176 4355476 1743880 5.14 1331476 3822016 28 [2024-09-23T19:11:05.347Z] 19:04:01 27223916 31513748 769080 2.34 126740 4352232 1710192 5.04 1329828 3818800 8 [2024-09-23T19:11:05.347Z] 19:05:01 27222588 31514572 768064 2.34 126832 4353340 1710192 5.04 1333568 3819132 12 [2024-09-23T19:11:05.347Z] 19:06:01 27223012 31515072 767472 2.33 126868 4353336 1710192 5.04 1332800 3819104 12 [2024-09-23T19:11:05.347Z] 19:07:01 27231532 31523636 758804 2.31 126940 4353344 1710192 5.04 1323452 3819112 4 [2024-09-23T19:11:05.347Z] 19:08:01 27231168 31523356 759028 2.31 127012 4353348 1710192 5.04 1323320 3819108 8 [2024-09-23T19:11:05.347Z] 19:09:01 27231072 31523332 758972 2.31 127036 4353352 1710192 5.04 1323324 3819112 8 [2024-09-23T19:11:05.347Z] 19:10:01 27233784 31526112 756336 2.30 127100 4353356 1710192 5.04 1320628 3819120 8 [2024-09-23T19:11:05.347Z] 19:11:01 27194416 31490284 788828 2.40 127300 4355256 1888880 5.57 1353660 3819744 168 [2024-09-23T19:11:05.347Z] Average: 27818420 31513091 784997 2.39 107442 3804305 1834945 5.41 1236590 3363191 78429 [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] 18:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-23T19:11:05.347Z] 18:58:01 veth3a8686e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 18:58:01 docker0 1.10 1.35 0.16 2.82 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 18:58:01 ens3 372.52 269.21 2501.57 85.96 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 18:58:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 18:59:01 docker0 281.82 414.31 15.64 2035.61 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 18:59:01 veth77163f3 281.82 414.46 19.50 2035.62 0.00 0.00 0.00 0.17 [2024-09-23T19:11:05.347Z] 18:59:01 ens3 476.02 315.86 2083.54 43.62 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:00:01 docker0 437.04 739.84 23.17 3963.61 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:00:01 veth77163f3 437.04 739.85 29.15 3963.62 0.00 0.00 0.00 0.32 [2024-09-23T19:11:05.347Z] 19:00:01 ens3 786.04 466.18 3997.88 48.37 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:01:01 docker0 278.77 483.79 15.22 3094.64 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:01:01 veth77163f3 278.77 483.80 19.03 3094.64 0.00 0.00 0.00 0.25 [2024-09-23T19:11:05.347Z] 19:01:01 ens3 541.21 347.61 3116.88 188.56 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:02:01 docker0 18.86 28.95 2.33 687.28 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:02:01 ens3 138.18 88.04 3217.55 18.07 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:02:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:03:01 ens3 194.30 86.04 2765.83 11.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:03:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:04:01 ens3 1.38 0.57 0.57 0.40 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:05:01 ens3 8.25 6.93 5.58 5.99 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:06:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:07:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:08:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:10:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:11:01 ens3 17.40 11.03 20.67 6.78 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] 19:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] Average: docker0 72.69 119.17 4.04 698.89 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] Average: ens3 181.16 113.71 1265.05 29.20 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] ---> sar -P ALL: [2024-09-23T19:11:05.347Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10943) 09/23/24 _x86_64_ (8 CPU) [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] 18:56:56 LINUX RESTART (8 CPU) [2024-09-23T19:11:05.347Z] [2024-09-23T19:11:05.347Z] 18:57:01 CPU %user %nice %system %iowait %steal %idle [2024-09-23T19:11:05.347Z] 18:58:01 all 7.11 0.00 2.33 6.13 0.07 84.36 [2024-09-23T19:11:05.347Z] 18:58:01 0 6.17 0.00 2.35 0.59 0.08 90.81 [2024-09-23T19:11:05.347Z] 18:58:01 1 8.17 0.00 2.16 0.39 0.07 89.22 [2024-09-23T19:11:05.347Z] 18:58:01 2 6.66 0.00 2.01 0.74 0.07 90.52 [2024-09-23T19:11:05.347Z] 18:58:01 3 9.04 0.00 2.94 18.57 0.05 69.39 [2024-09-23T19:11:05.347Z] 18:58:01 4 7.50 0.00 1.81 1.34 0.05 89.30 [2024-09-23T19:11:05.347Z] 18:58:01 5 6.40 0.00 3.29 0.13 0.07 90.10 [2024-09-23T19:11:05.347Z] 18:58:01 6 5.55 0.00 2.35 23.56 0.07 68.48 [2024-09-23T19:11:05.347Z] 18:58:01 7 7.39 0.00 1.70 3.78 0.07 87.07 [2024-09-23T19:11:05.347Z] 18:59:01 all 1.67 0.00 0.39 0.21 0.04 97.70 [2024-09-23T19:11:05.347Z] 18:59:01 0 0.13 0.00 0.15 0.05 0.02 99.65 [2024-09-23T19:11:05.347Z] 18:59:01 1 1.68 0.00 0.33 0.00 0.03 97.95 [2024-09-23T19:11:05.347Z] 18:59:01 2 0.95 0.00 0.22 0.99 0.03 97.81 [2024-09-23T19:11:05.347Z] 18:59:01 3 2.90 0.00 0.84 0.49 0.05 95.73 [2024-09-23T19:11:05.347Z] 18:59:01 4 0.42 0.00 0.20 0.02 0.03 99.33 [2024-09-23T19:11:05.347Z] 18:59:01 5 2.13 0.00 0.34 0.07 0.03 97.44 [2024-09-23T19:11:05.347Z] 18:59:01 6 2.45 0.00 0.40 0.00 0.05 97.10 [2024-09-23T19:11:05.347Z] 18:59:01 7 2.68 0.00 0.64 0.05 0.05 96.59 [2024-09-23T19:11:05.347Z] 19:00:01 all 1.74 0.00 0.43 0.40 0.04 97.39 [2024-09-23T19:11:05.347Z] 19:00:01 0 0.23 0.00 0.18 3.10 0.03 96.45 [2024-09-23T19:11:05.347Z] 19:00:01 1 0.85 0.00 0.23 0.00 0.07 98.85 [2024-09-23T19:11:05.347Z] 19:00:01 2 3.82 0.00 1.17 0.02 0.07 94.92 [2024-09-23T19:11:05.347Z] 19:00:01 3 1.57 0.00 0.30 0.02 0.03 98.08 [2024-09-23T19:11:05.347Z] 19:00:01 4 0.32 0.00 0.08 0.00 0.02 99.58 [2024-09-23T19:11:05.347Z] 19:00:01 5 2.37 0.00 0.62 0.00 0.05 96.96 [2024-09-23T19:11:05.347Z] 19:00:01 6 3.39 0.00 0.57 0.00 0.05 95.99 [2024-09-23T19:11:05.347Z] 19:00:01 7 1.37 0.00 0.28 0.03 0.03 98.28 [2024-09-23T19:11:05.347Z] 19:01:01 all 2.77 0.00 0.64 2.47 0.04 94.08 [2024-09-23T19:11:05.347Z] 19:01:01 0 1.32 0.00 0.27 0.00 0.02 98.40 [2024-09-23T19:11:05.347Z] 19:01:01 1 6.10 0.00 0.94 0.05 0.05 92.86 [2024-09-23T19:11:05.347Z] 19:01:01 2 1.50 0.00 0.63 2.39 0.05 95.42 [2024-09-23T19:11:05.347Z] 19:01:01 3 0.58 0.00 0.12 8.92 0.02 90.36 [2024-09-23T19:11:05.347Z] 19:01:01 4 2.67 0.00 0.43 0.00 0.02 96.88 [2024-09-23T19:11:05.347Z] 19:01:01 5 4.95 0.00 1.19 0.02 0.05 93.80 [2024-09-23T19:11:05.347Z] 19:01:01 6 3.22 0.00 0.99 0.00 0.03 95.76 [2024-09-23T19:11:05.347Z] 19:01:01 7 1.86 0.00 0.60 8.36 0.07 89.10 [2024-09-23T19:11:05.347Z] 19:02:01 all 8.60 0.00 2.85 2.98 0.08 85.49 [2024-09-23T19:11:05.347Z] 19:02:01 0 4.64 0.00 1.78 0.87 0.05 92.66 [2024-09-23T19:11:05.347Z] 19:02:01 1 18.96 0.00 4.96 0.20 0.10 75.78 [2024-09-23T19:11:05.347Z] 19:02:01 2 6.77 0.00 2.89 17.31 0.08 72.94 [2024-09-23T19:11:05.347Z] 19:02:01 3 7.09 0.00 2.35 3.97 0.07 86.52 [2024-09-23T19:11:05.347Z] 19:02:01 4 8.37 0.00 2.01 0.02 0.05 89.55 [2024-09-23T19:11:05.347Z] 19:02:01 5 11.75 0.00 2.80 0.24 0.08 85.12 [2024-09-23T19:11:05.347Z] 19:02:01 6 6.55 0.00 2.98 1.07 0.08 89.31 [2024-09-23T19:11:05.347Z] 19:02:01 7 4.59 0.00 3.00 0.30 0.12 91.99 [2024-09-23T19:11:05.347Z] 19:03:01 all 3.72 0.00 1.78 2.91 0.05 91.54 [2024-09-23T19:11:05.347Z] 19:03:01 0 2.89 0.00 1.67 6.93 0.03 88.47 [2024-09-23T19:11:05.347Z] 19:03:01 1 3.44 0.00 1.05 1.79 0.03 93.69 [2024-09-23T19:11:05.347Z] 19:03:01 2 2.74 0.00 2.86 0.25 0.02 94.13 [2024-09-23T19:11:05.347Z] 19:03:01 3 4.67 0.00 2.53 4.35 0.03 88.42 [2024-09-23T19:11:05.347Z] 19:03:01 4 3.08 0.00 1.96 7.80 0.08 87.09 [2024-09-23T19:11:05.347Z] 19:03:01 5 3.34 0.00 1.24 0.47 0.05 94.90 [2024-09-23T19:11:05.347Z] 19:03:01 6 3.90 0.00 1.71 1.59 0.03 92.77 [2024-09-23T19:11:05.347Z] 19:03:01 7 5.72 0.00 1.23 0.07 0.15 92.83 [2024-09-23T19:11:05.347Z] 19:04:01 all 0.20 0.00 0.04 0.01 0.01 99.74 [2024-09-23T19:11:05.347Z] 19:04:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2024-09-23T19:11:05.347Z] 19:04:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-09-23T19:11:05.347Z] 19:04:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2024-09-23T19:11:05.347Z] 19:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-23T19:11:05.347Z] 19:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-23T19:11:05.347Z] 19:04:01 5 0.07 0.00 0.07 0.07 0.00 99.80 [2024-09-23T19:11:05.347Z] 19:04:01 6 0.30 0.00 0.08 0.00 0.02 99.60 [2024-09-23T19:11:05.347Z] 19:04:01 7 0.93 0.00 0.03 0.00 0.03 99.00 [2024-09-23T19:11:05.347Z] 19:05:01 all 0.31 0.00 0.04 0.03 0.01 99.61 [2024-09-23T19:11:05.347Z] 19:05:01 0 1.07 0.00 0.02 0.00 0.02 98.90 [2024-09-23T19:11:05.347Z] 19:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-23T19:11:05.347Z] 19:05:01 2 0.35 0.00 0.07 0.07 0.02 99.50 [2024-09-23T19:11:05.347Z] 19:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-23T19:11:05.347Z] 19:05:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2024-09-23T19:11:05.347Z] 19:05:01 5 0.10 0.00 0.05 0.15 0.02 99.68 [2024-09-23T19:11:05.347Z] 19:05:01 6 0.27 0.00 0.03 0.02 0.02 99.67 [2024-09-23T19:11:05.347Z] 19:05:01 7 0.60 0.00 0.03 0.00 0.03 99.33 [2024-09-23T19:11:05.347Z] 19:06:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-09-23T19:11:05.347Z] 19:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-23T19:11:05.347Z] 19:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-23T19:11:05.347Z] 19:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-23T19:11:05.347Z] 19:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-23T19:11:05.347Z] 19:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-23T19:11:05.347Z] 19:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-09-23T19:11:05.347Z] 19:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-23T19:11:05.347Z] 19:06:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-23T19:11:05.347Z] 19:07:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-09-23T19:11:05.347Z] 19:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-23T19:11:05.347Z] 19:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-23T19:11:05.347Z] 19:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-23T19:11:05.347Z] 19:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-23T19:11:05.347Z] 19:07:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-23T19:11:05.347Z] 19:07:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-09-23T19:11:05.347Z] 19:07:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-23T19:11:05.347Z] 19:07:01 7 0.05 0.00 0.05 0.00 0.03 99.87 [2024-09-23T19:11:05.347Z] 19:08:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-09-23T19:11:05.347Z] 19:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-23T19:11:05.347Z] 19:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-23T19:11:05.347Z] 19:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-23T19:11:05.347Z] 19:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-23T19:11:05.347Z] 19:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-23T19:11:05.347Z] 19:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-23T19:11:05.348Z] 19:08:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2024-09-23T19:11:05.348Z] 19:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-23T19:11:05.348Z] [2024-09-23T19:11:05.348Z] 19:08:01 CPU %user %nice %system %iowait %steal %idle [2024-09-23T19:11:05.348Z] 19:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-23T19:11:05.348Z] 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-23T19:11:05.348Z] 19:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-23T19:11:05.348Z] 19:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-23T19:11:05.348Z] 19:09:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-23T19:11:05.348Z] 19:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-23T19:11:05.348Z] 19:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-23T19:11:05.348Z] 19:09:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-23T19:11:05.348Z] 19:09:01 7 0.08 0.00 0.03 0.00 0.03 99.85 [2024-09-23T19:11:05.348Z] 19:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-09-23T19:11:05.348Z] 19:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-23T19:11:05.348Z] 19:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-23T19:11:05.348Z] 19:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-23T19:11:05.348Z] 19:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-09-23T19:11:05.348Z] 19:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-23T19:11:05.348Z] 19:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-23T19:11:05.348Z] 19:10:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-23T19:11:05.348Z] 19:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-23T19:11:05.348Z] 19:11:01 all 0.51 0.00 0.19 0.04 0.02 99.24 [2024-09-23T19:11:05.348Z] 19:11:01 0 0.38 0.00 0.13 0.02 0.00 99.47 [2024-09-23T19:11:05.348Z] 19:11:01 1 1.10 0.00 0.27 0.03 0.02 98.58 [2024-09-23T19:11:05.348Z] 19:11:01 2 0.80 0.00 0.28 0.02 0.02 98.88 [2024-09-23T19:11:05.348Z] 19:11:01 3 0.91 0.00 0.12 0.05 0.02 98.90 [2024-09-23T19:11:05.348Z] 19:11:01 4 0.38 0.00 0.12 0.02 0.02 99.47 [2024-09-23T19:11:05.348Z] 19:11:01 5 0.15 0.00 0.20 0.13 0.03 99.48 [2024-09-23T19:11:05.348Z] 19:11:01 6 0.18 0.00 0.15 0.00 0.02 99.65 [2024-09-23T19:11:05.348Z] 19:11:01 7 0.20 0.00 0.25 0.02 0.02 99.52 [2024-09-23T19:11:05.348Z] Average: all 1.90 0.00 0.62 1.08 0.03 96.36 [2024-09-23T19:11:05.348Z] Average: 0 1.21 0.00 0.47 0.82 0.02 97.48 [2024-09-23T19:11:05.348Z] Average: 1 2.88 0.00 0.72 0.18 0.03 96.20 [2024-09-23T19:11:05.348Z] Average: 2 1.69 0.00 0.73 1.54 0.03 96.02 [2024-09-23T19:11:05.348Z] Average: 3 1.92 0.00 0.66 2.59 0.02 94.81 [2024-09-23T19:11:05.348Z] Average: 4 1.64 0.00 0.48 0.66 0.02 97.21 [2024-09-23T19:11:05.348Z] Average: 5 2.23 0.00 0.70 0.10 0.03 96.95 [2024-09-23T19:11:05.348Z] Average: 6 1.85 0.00 0.67 1.87 0.03 95.58 [2024-09-23T19:11:05.348Z] Average: 7 1.82 0.00 0.56 0.90 0.05 96.67 [2024-09-23T19:11:05.348Z] [2024-09-23T19:11:05.348Z] [2024-09-23T19:11:05.348Z]