Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 930018f3c320907d8df5be3fad2253dfd31e1c3c+f7616055fa408fe9de5c1ab01cec76f469475795 (0d24bfc8a50276bb57215ce2dc7d9ff92c5f43ea) 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-ssh9309052974428857873.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-ssh10308465418809486810.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-113/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-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10230721685790523683.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-ssh6238101135025327186.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-113/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-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9335887008476463830.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-10942 in /w/workspace/xfoundry_edgex-taf-common_PR-113 [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-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 930018f3c320907d8df5be3fad2253dfd31e1c3c Merge succeeded, producing 7da5107d4d17d30b9d2800a7e537744c7bc03602 Checking out Revision 7da5107d4d17d30b9d2800a7e537744c7bc03602 (PR-113) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # 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 7da5107d4d17d30b9d2800a7e537744c7bc03602 # timeout=10 Commit message: "Merge commit 'f7616055fa408fe9de5c1ab01cec76f469475795' into HEAD" > git rev-list --no-walk 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-23T18:56:52.685Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-23T18:56:52.751Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-23T18:56:52.770Z] ========================================================= [2024-09-23T18:56:52.771Z] EdgeX Global Pipelines Version Info [2024-09-23T18:56:52.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:56:53.511Z] ------------------- [2024-09-23T18:56:53.511Z] stable info: [2024-09-23T18:56:53.511Z] ------------------- [2024-09-23T18:56:53.511Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T18:56:53.511Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T18:56:53.511Z] Message: update stable to v1.0.263 [2024-09-23T18:56:54.082Z] ------------------- [2024-09-23T18:56:54.082Z] experimental info: [2024-09-23T18:56:54.082Z] ------------------- [2024-09-23T18:56:54.082Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T18:56:54.082Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T18:56:54.082Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-09-23T18:56:54.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-09-23T18:56:54.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-09-23T18:56:54.226Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-23T18:56:54.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-23T18:56:54.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-23T18:56:54.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-09-23T18:56:54.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-23T18:56:54.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-09-23T18:56:54.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-09-23T18:56:54.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T18:56:54.403Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-09-23T18:56:54.424Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-09-23T18:56:54.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-23T18:56:54.462Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-23T18:56:54.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo [2024-09-23T18:56:54.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo [2024-09-23T18:56:54.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo [2024-09-23T18:56:54.547Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7da5107d4d17d30b9d2800a7e537744c7bc03602 [Pipeline] echo [2024-09-23T18:56:54.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7da5107 [Pipeline] echo [2024-09-23T18:56:54.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T18:56:54.655Z] provisioning config files... [2024-09-23T18:56:54.670Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config16970514357734990776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:56:55.004Z] ---> ****-login.sh [2024-09-23T18:56:55.004Z] nexus3.edgexfoundry.org:10001 [2024-09-23T18:56:55.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:56:55.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:56:55.267Z] Configure a credential helper to remove this warning. See [2024-09-23T18:56:55.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:56:55.267Z] [2024-09-23T18:56:55.267Z] Login Succeeded [2024-09-23T18:56:55.267Z] nexus3.edgexfoundry.org:10002 [2024-09-23T18:56:55.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:56:55.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:56:55.534Z] Configure a credential helper to remove this warning. See [2024-09-23T18:56:55.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:56:55.534Z] [2024-09-23T18:56:55.534Z] Login Succeeded [2024-09-23T18:56:55.534Z] nexus3.edgexfoundry.org:10003 [2024-09-23T18:56:55.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:56:55.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:56:55.535Z] Configure a credential helper to remove this warning. See [2024-09-23T18:56:55.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:56:55.535Z] [2024-09-23T18:56:55.535Z] Login Succeeded [2024-09-23T18:56:55.535Z] nexus3.edgexfoundry.org:10004 [2024-09-23T18:56:55.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:56:55.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:56:55.795Z] Configure a credential helper to remove this warning. See [2024-09-23T18:56:55.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:56:55.795Z] [2024-09-23T18:56:55.795Z] Login Succeeded [2024-09-23T18:56:55.795Z] ****.io [2024-09-23T18:56:55.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:56:56.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:56:56.056Z] Configure a credential helper to remove this warning. See [2024-09-23T18:56:56.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:56:56.056Z] [2024-09-23T18:56:56.056Z] Login Succeeded [2024-09-23T18:56:56.056Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T18:56:56.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-23T18:56:56.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T18:56:56.606Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-23T18:56:56.606Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-23T18:56:56.606Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-23T18:56:56.606Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-23T18:56:56.606Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-23T18:56:56.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:56:57.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:56:57.029Z] [2024-09-23T18:56:57.029Z] 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:56:57.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:56:57.351Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-23T18:56:57.351Z] b85a868b505f: Pulling fs layer [2024-09-23T18:56:57.351Z] e2be974225ed: Pulling fs layer [2024-09-23T18:56:57.351Z] 339a4e72a1f5: Pulling fs layer [2024-09-23T18:56:57.351Z] 988bab9f4d93: Pulling fs layer [2024-09-23T18:56:57.351Z] 1469e6f7b9e6: Pulling fs layer [2024-09-23T18:56:57.351Z] eaf3925da568: Pulling fs layer [2024-09-23T18:56:57.351Z] bab4dde63d76: Pulling fs layer [2024-09-23T18:56:57.351Z] bde34c3a00c8: Pulling fs layer [2024-09-23T18:56:57.351Z] b352a97aabf1: Pulling fs layer [2024-09-23T18:56:57.351Z] 4872d77fe225: Pulling fs layer [2024-09-23T18:56:57.351Z] 5851b861e8e6: Pulling fs layer [2024-09-23T18:56:57.351Z] 988bab9f4d93: Waiting [2024-09-23T18:56:57.351Z] 1469e6f7b9e6: Waiting [2024-09-23T18:56:57.351Z] eaf3925da568: Waiting [2024-09-23T18:56:57.351Z] bab4dde63d76: Waiting [2024-09-23T18:56:57.351Z] b352a97aabf1: Waiting [2024-09-23T18:56:57.351Z] bde34c3a00c8: Waiting [2024-09-23T18:56:57.351Z] 4872d77fe225: Waiting [2024-09-23T18:56:57.351Z] 5851b861e8e6: Waiting [2024-09-23T18:56:57.351Z] e2be974225ed: Verifying Checksum [2024-09-23T18:56:57.352Z] e2be974225ed: Download complete [2024-09-23T18:56:57.352Z] 988bab9f4d93: Verifying Checksum [2024-09-23T18:56:57.352Z] 988bab9f4d93: Download complete [2024-09-23T18:56:57.352Z] 1469e6f7b9e6: Verifying Checksum [2024-09-23T18:56:57.352Z] 1469e6f7b9e6: Download complete [2024-09-23T18:56:57.611Z] 339a4e72a1f5: Verifying Checksum [2024-09-23T18:56:57.611Z] 339a4e72a1f5: Download complete [2024-09-23T18:56:57.611Z] eaf3925da568: Verifying Checksum [2024-09-23T18:56:57.611Z] eaf3925da568: Download complete [2024-09-23T18:56:57.611Z] bde34c3a00c8: Download complete [2024-09-23T18:56:57.611Z] b352a97aabf1: Verifying Checksum [2024-09-23T18:56:57.611Z] b352a97aabf1: Download complete [2024-09-23T18:56:57.611Z] 4872d77fe225: Download complete [2024-09-23T18:56:57.611Z] 5851b861e8e6: Download complete [2024-09-23T18:56:57.611Z] b85a868b505f: Download complete [2024-09-23T18:56:57.871Z] bab4dde63d76: Verifying Checksum [2024-09-23T18:56:57.872Z] bab4dde63d76: Download complete [2024-09-23T18:56:58.811Z] b85a868b505f: Pull complete [2024-09-23T18:56:58.811Z] e2be974225ed: Pull complete [2024-09-23T18:56:59.379Z] 339a4e72a1f5: Pull complete [2024-09-23T18:56:59.379Z] 988bab9f4d93: Pull complete [2024-09-23T18:56:59.641Z] 1469e6f7b9e6: Pull complete [2024-09-23T18:56:59.641Z] eaf3925da568: Pull complete [2024-09-23T18:57:01.554Z] bab4dde63d76: Pull complete [2024-09-23T18:57:01.554Z] bde34c3a00c8: Pull complete [2024-09-23T18:57:01.813Z] b352a97aabf1: Pull complete [2024-09-23T18:57:01.813Z] 4872d77fe225: Pull complete [2024-09-23T18:57:01.813Z] 5851b861e8e6: Pull complete [2024-09-23T18:57:01.813Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-23T18:57:01.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T18:57:01.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T18:57:01.957Z] prd-ubuntu20.04-docker-8c-8g-10942 does not seem to be running inside a container [2024-09-23T18:57:01.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@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:03.087Z] $ docker top 7c7adad01f7bfd48f7a3e9f4a20acae4ed4a4584dfcc6e05fd4423ea1b89704d -eo pid,comm [2024-09-23T18:57:03.151Z] 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:03.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T18:57:03.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T18:57:03.230Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T18:57:03.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T18:57:03.358Z] $ docker exec 7c7adad01f7bfd48f7a3e9f4a20acae4ed4a4584dfcc6e05fd4423ea1b89704d ssh-agent [2024-09-23T18:57:03.484Z] SSH_AUTH_SOCK=/tmp/ssh-tzUOpTNO4FFl/agent.32 [2024-09-23T18:57:03.484Z] SSH_AGENT_PID=38 [2024-09-23T18:57:03.491Z] Running ssh-add (command line suppressed) [2024-09-23T18:57:03.588Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_11280937020886428657.key (/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_11280937020886428657.key) [2024-09-23T18:57:03.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T18:57:03.902Z] + git tag --points-at HEAD [Pipeline] } [2024-09-23T18:57:03.925Z] $ docker exec --env ******** --env ******** 7c7adad01f7bfd48f7a3e9f4a20acae4ed4a4584dfcc6e05fd4423ea1b89704d ssh-agent -k [2024-09-23T18:57:04.026Z] unset SSH_AUTH_SOCK; [2024-09-23T18:57:04.027Z] unset SSH_AGENT_PID; [2024-09-23T18:57:04.027Z] echo Agent pid 38 killed; [2024-09-23T18:57:04.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-23T18:57:04.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T18:57:04.082Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T18:57:04.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T18:57:04.199Z] $ docker exec 7c7adad01f7bfd48f7a3e9f4a20acae4ed4a4584dfcc6e05fd4423ea1b89704d ssh-agent [2024-09-23T18:57:04.355Z] SSH_AUTH_SOCK=/tmp/ssh-EjJVGZmjgsi7/agent.71 [2024-09-23T18:57:04.355Z] SSH_AGENT_PID=77 [2024-09-23T18:57:04.360Z] Running ssh-add (command line suppressed) [2024-09-23T18:57:04.452Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_2030843676106632542.key (/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_2030843676106632542.key) [2024-09-23T18:57:04.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T18:57:04.773Z] + git semver init [2024-09-23T18:57:05.034Z] 2024-09-23 18:57:04,945 [run_init] DEBUG init version:0.0.0 force:False [2024-09-23T18:57:05.034Z] 2024-09-23 18:57:04,945 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver [2024-09-23T18:57:05.034Z] 2024-09-23 18:57:04,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-113/.semver [2024-09-23T18:57:05.034Z] 2024-09-23 18:57:04,946 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113, universal_newlines=False, shell=None, istream=None) [2024-09-23T18:57:05.605Z] 2024-09-23 18:57:05,516 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-113/.git/info/exclude [2024-09-23T18:57:05.605Z] 2024-09-23 18:57:05,517 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 with force:False [2024-09-23T18:57:05.605Z] 2024-09-23 18:57:05,517 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 [2024-09-23T18:57:05.605Z] 2024-09-23 18:57:05,520 [execute] INFO git cat-file --batch-check [2024-09-23T18:57:05.605Z] 2024-09-23 18:57:05,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T18:57:05.605Z] 2024-09-23 18:57:05,526 [execute] INFO git cat-file --batch [2024-09-23T18:57:05.605Z] 2024-09-23 18:57:05,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T18:57:05.605Z] 2024-09-23 18:57:05,533 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 [2024-09-23T18:57:05.605Z] 0.0.0 [Pipeline] } [2024-09-23T18:57:05.611Z] $ docker exec --env ******** --env ******** 7c7adad01f7bfd48f7a3e9f4a20acae4ed4a4584dfcc6e05fd4423ea1b89704d ssh-agent -k [2024-09-23T18:57:05.718Z] unset SSH_AUTH_SOCK; [2024-09-23T18:57:05.719Z] unset SSH_AGENT_PID; [2024-09-23T18:57:05.721Z] echo Agent pid 77 killed; [2024-09-23T18:57:05.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T18:57:06.045Z] + git semver [Pipeline] } [2024-09-23T18:57:06.312Z] $ docker stop --time=1 7c7adad01f7bfd48f7a3e9f4a20acae4ed4a4584dfcc6e05fd4423ea1b89704d [2024-09-23T18:57:07.590Z] $ docker rm -f --volumes 7c7adad01f7bfd48f7a3e9f4a20acae4ed4a4584dfcc6e05fd4423ea1b89704d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T18:57:07.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-23T18:57:08.179Z] Stashed 1 file(s) [Pipeline] echo [2024-09-23T18:57:08.184Z] [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:08.377Z] provisioning config files... [2024-09-23T18:57:08.387Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config15384619142719456197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:57:08.700Z] ---> ****-login.sh [2024-09-23T18:57:08.700Z] nexus3.edgexfoundry.org:10001 [2024-09-23T18:57:08.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:08.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:08.700Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:08.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:08.700Z] [2024-09-23T18:57:08.700Z] Login Succeeded [2024-09-23T18:57:08.700Z] nexus3.edgexfoundry.org:10002 [2024-09-23T18:57:08.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:08.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:08.700Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:08.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:08.701Z] [2024-09-23T18:57:08.701Z] Login Succeeded [2024-09-23T18:57:08.701Z] nexus3.edgexfoundry.org:10003 [2024-09-23T18:57:08.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:08.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:08.960Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:08.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:08.960Z] [2024-09-23T18:57:08.960Z] Login Succeeded [2024-09-23T18:57:08.960Z] nexus3.edgexfoundry.org:10004 [2024-09-23T18:57:08.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:08.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:08.961Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:08.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:08.961Z] [2024-09-23T18:57:08.961Z] Login Succeeded [2024-09-23T18:57:08.961Z] ****.io [2024-09-23T18:57:08.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:57:09.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:57:09.220Z] Configure a credential helper to remove this warning. See [2024-09-23T18:57:09.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:57:09.220Z] [2024-09-23T18:57:09.220Z] Login Succeeded [2024-09-23T18:57:09.220Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T18:57:09.227Z] 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:10.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T18:57:10.303Z] + ls -al . [2024-09-23T18:57:10.303Z] total 72 [2024-09-23T18:57:10.303Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 18:57 . [2024-09-23T18:57:10.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:56 .. [2024-09-23T18:57:10.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 18:57 .git [2024-09-23T18:57:10.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 18:56 .github [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 18:56 .gitignore [2024-09-23T18:57:10.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 18:57 .semver [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 18:56 Dockerfile [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 18:56 Jenkinsfile [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 18:56 LICENSE [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 18:56 README.md [2024-09-23T18:57:10.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:56 TAF-Manager [2024-09-23T18:57:10.303Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 18:56 TUC [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 18:57 VERSION [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 18:56 requirements.txt [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 18:56 robot-entrypoint.sh [2024-09-23T18:57:10.303Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:57:10.615Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7da5107d4d17d30b9d2800a7e537744c7bc03602 --label arch=amd64 --label version=0.0.0 . [2024-09-23T18:57:10.615Z] Sending build context to Docker daemon 621.1kB [2024-09-23T18:57:10.615Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T18:57:10.874Z] 3.20: Pulling from library/alpine [2024-09-23T18:57:11.131Z] 43c4264eed91: Pulling fs layer [2024-09-23T18:57:11.131Z] 43c4264eed91: Verifying Checksum [2024-09-23T18:57:11.131Z] 43c4264eed91: Download complete [2024-09-23T18:57:11.390Z] 43c4264eed91: Pull complete [2024-09-23T18:57:11.390Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T18:57:11.390Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T18:57:11.390Z] ---> 91ef0af61f39 [2024-09-23T18:57:11.390Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T18:57:11.390Z] ---> Running in 4270bb5415fa [2024-09-23T18:57:11.390Z] Removing intermediate container 4270bb5415fa [2024-09-23T18:57:11.390Z] ---> ac8e8bc294f0 [2024-09-23T18:57:11.390Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T18:57:11.390Z] ---> Running in e271457de42d [2024-09-23T18:57:11.649Z] Removing intermediate container e271457de42d [2024-09-23T18:57:11.649Z] ---> 54b3e035c72b [2024-09-23T18:57:11.649Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T18:57:11.907Z] ---> 1b790393f06f [2024-09-23T18:57:11.907Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T18:57:11.907Z] ---> a53488e5f47c [2024-09-23T18:57:11.907Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T18:57:12.166Z] ---> ae474d277f21 [2024-09-23T18:57:12.166Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T18:57:12.166Z] ---> Running in ea24b6c9b3fe [2024-09-23T18:57:12.166Z] Removing intermediate container ea24b6c9b3fe [2024-09-23T18:57:12.166Z] ---> f77e456b15bf [2024-09-23T18:57:12.166Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T18:57:12.166Z] ---> Running in 9b4ad413f8f8 [2024-09-23T18:57:12.735Z] Removing intermediate container 9b4ad413f8f8 [2024-09-23T18:57:12.735Z] ---> ee4d80e94207 [2024-09-23T18:57:12.735Z] 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:57:12.735Z] ---> Running in 066db34744b7 [2024-09-23T18:57:13.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:57:13.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:57:14.444Z] OK: 8 MiB in 14 packages [2024-09-23T18:57:14.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:57:15.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:57:15.957Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T18:57:16.217Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T18:57:16.786Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T18:57:17.047Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T18:57:17.614Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T18:57:17.875Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T18:57:18.134Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T18:57:18.704Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T18:57:18.964Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T18:57:19.535Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T18:57:19.798Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T18:57:20.738Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T18:57:21.000Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T18:57:21.260Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T18:57:21.831Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T18:57:21.831Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T18:57:21.831Z] OK: 43 MiB in 28 packages [2024-09-23T18:57:22.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:57:22.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:57:23.293Z] (1/167) Installing libexpat (2.6.3-r0) [2024-09-23T18:57:23.296Z] Still waiting to schedule task [2024-09-23T18:57:23.296Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-23T18:57:23.554Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-09-23T18:57:23.813Z] (3/167) Installing libpng (1.6.44-r0) [2024-09-23T18:57:24.387Z] (4/167) Installing freetype (2.13.2-r0) [2024-09-23T18:57:24.645Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-09-23T18:57:25.211Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-09-23T18:57:25.485Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-09-23T18:57:25.745Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-09-23T18:57:26.312Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-09-23T18:57:26.572Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T18:57:27.142Z] (11/167) Installing libffi (3.4.6-r0) [2024-09-23T18:57:27.401Z] (12/167) Installing libintl (0.22.5-r0) [2024-09-23T18:57:27.661Z] (13/167) Installing libeconf (0.6.3-r0) [2024-09-23T18:57:27.920Z] (14/167) Installing libblkid (2.40.1-r1) [2024-09-23T18:57:28.489Z] (15/167) Installing libmount (2.40.1-r1) [2024-09-23T18:57:28.747Z] (16/167) Installing pcre2 (10.43-r0) [2024-09-23T18:57:29.316Z] (17/167) Installing glib (2.80.5-r0) [2024-09-23T18:57:29.882Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T18:57:30.448Z] (19/167) Installing xz-libs (5.6.2-r0) [2024-09-23T18:57:30.707Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-09-23T18:57:31.274Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-09-23T18:57:31.533Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T18:57:31.792Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T18:57:32.361Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-09-23T18:57:32.624Z] (25/167) Installing libwebp (1.3.2-r0) [2024-09-23T18:57:33.192Z] (26/167) Installing tiff (4.6.0t-r0) [2024-09-23T18:57:33.450Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T18:57:34.018Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T18:57:34.277Z] (29/167) Installing libxau (1.0.11-r4) [2024-09-23T18:57:34.538Z] (30/167) Installing libmd (1.1.0-r0) [2024-09-23T18:57:34.798Z] (31/167) Installing libbsd (0.12.2-r0) [2024-09-23T18:57:35.057Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-09-23T18:57:35.316Z] (33/167) Installing libxcb (1.16.1-r0) [2024-09-23T18:57:35.884Z] (34/167) Installing libx11 (1.8.9-r1) [2024-09-23T18:57:36.142Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-09-23T18:57:36.717Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-09-23T18:57:36.717Z] (37/167) Installing libxrender (0.9.11-r5) [2024-09-23T18:57:37.286Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-09-23T18:57:37.546Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-09-23T18:57:37.805Z] (40/167) Installing libxext (1.3.6-r2) [2024-09-23T18:57:38.065Z] (41/167) Installing libxi (1.8.1-r4) [2024-09-23T18:57:38.324Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-09-23T18:57:38.583Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-09-23T18:57:38.842Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T18:57:39.104Z] (45/167) Installing libxtst (1.2.4-r6) [2024-09-23T18:57:39.364Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-09-23T18:57:39.932Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-09-23T18:57:40.193Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T18:57:40.758Z] (49/167) Installing pixman (0.43.2-r0) [2024-09-23T18:57:41.336Z] (50/167) Installing cairo (1.18.0-r0) [2024-09-23T18:57:41.594Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-09-23T18:57:41.853Z] (52/167) Installing avahi-libs (0.8-r17) [2024-09-23T18:57:42.420Z] (53/167) Installing gmp (6.3.0-r1) [2024-09-23T18:57:42.680Z] (54/167) Installing nettle (3.9.1-r0) [2024-09-23T18:57:43.245Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-09-23T18:57:43.505Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-09-23T18:57:43.765Z] (57/167) Installing gnutls (3.8.5-r0) [2024-09-23T18:57:44.335Z] (58/167) Installing cups-libs (2.4.9-r0) [2024-09-23T18:57:44.902Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-09-23T18:57:45.470Z] (60/167) Installing fribidi (1.0.15-r0) [2024-09-23T18:57:45.835Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-09-23T18:57:46.404Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-09-23T18:57:46.664Z] (63/167) Installing libxft (2.3.8-r3) [2024-09-23T18:57:46.923Z] (64/167) Installing pango (1.52.2-r0) [2024-09-23T18:57:47.492Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T18:57:47.752Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T18:57:48.012Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T18:57:48.273Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-09-23T18:57:48.843Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-09-23T18:57:49.103Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T18:57:50.042Z] (71/167) Installing icu-data-full (74.2-r0) [2024-09-23T18:57:50.612Z] (72/167) Installing mesa (24.0.9-r1) [2024-09-23T18:57:50.873Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-09-23T18:57:52.258Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-09-23T18:57:52.828Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-09-23T18:57:53.087Z] (76/167) Installing libdrm (2.4.120-r0) [2024-09-23T18:57:53.655Z] (77/167) Installing libelf (0.191-r0) [2024-09-23T18:57:53.915Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2024-09-23T18:57:54.176Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T18:57:56.719Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-09-23T18:57:56.985Z] (81/167) Installing libmagic (5.45-r1) [2024-09-23T18:57:57.553Z] (82/167) Installing file (5.45-r1) [2024-09-23T18:57:57.812Z] (83/167) Installing xprop (1.2.7-r0) [2024-09-23T18:57:58.072Z] (84/167) Installing libice (1.1.1-r6) [2024-09-23T18:57:58.331Z] (85/167) Installing libuuid (2.40.1-r1) [2024-09-23T18:57:58.592Z] (86/167) Installing libsm (1.2.4-r4) [2024-09-23T18:57:58.851Z] (87/167) Installing libxt (1.3.0-r5) [2024-09-23T18:57:59.421Z] (88/167) Installing libxmu (1.1.4-r2) [2024-09-23T18:57:59.681Z] (89/167) Installing xset (1.2.5-r1) [2024-09-23T18:57:59.939Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-09-23T18:58:00.198Z] (91/167) Installing libogg (1.3.5-r5) [2024-09-23T18:58:00.767Z] (92/167) Installing libflac (1.4.3-r1) [2024-09-23T18:58:01.027Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-09-23T18:58:01.595Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T18:58:02.533Z] (95/167) Installing aom-libs (3.9.1-r0) [2024-09-23T18:58:03.105Z] (96/167) Installing libva (2.21.0-r0) [2024-09-23T18:58:03.365Z] (97/167) Installing libvdpau (1.5-r3) [2024-09-23T18:58:03.625Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-09-23T18:58:03.887Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T18:58:04.457Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-09-23T18:58:05.026Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-09-23T18:58:05.284Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T18:58:05.543Z] (103/167) Installing imath (3.1.12-r0) [2024-09-23T18:58:06.114Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T18:58:06.373Z] (105/167) Installing giflib (5.2.2-r0) [2024-09-23T18:58:06.942Z] (106/167) Installing libhwy (1.0.7-r0) [2024-09-23T18:58:07.201Z] (107/167) Installing lcms2 (2.16-r0) [2024-09-23T18:58:07.460Z] (108/167) Installing libjxl (0.10.2-r0) [2024-09-23T18:58:08.028Z] (109/167) Installing lame-libs (3.100-r5) [2024-09-23T18:58:08.594Z] (110/167) Installing opus (1.5.2-r0) [2024-09-23T18:58:08.852Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-09-23T18:58:09.420Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T18:58:09.988Z] (113/167) Installing soxr (0.1.3-r7) [2024-09-23T18:58:10.245Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T18:58:10.503Z] (115/167) Installing libtheora (1.1.1-r18) [2024-09-23T18:58:11.070Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-09-23T18:58:11.329Z] (117/167) Installing libvpx (1.14.1-r0) [2024-09-23T18:58:11.896Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-09-23T18:58:12.156Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T18:58:12.724Z] (120/167) Installing numactl (2.0.18-r0) [2024-09-23T18:58:13.293Z] (121/167) Installing x265-libs (3.6-r0) [2024-09-23T18:58:13.860Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-09-23T18:58:14.119Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T18:58:15.055Z] (124/167) Installing libbluray (1.3.4-r1) [2024-09-23T18:58:15.316Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-09-23T18:58:15.578Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-09-23T18:58:16.247Z] (127/167) Installing cjson (1.7.18-r0) [2024-09-23T18:58:16.506Z] (128/167) Installing mbedtls (3.6.1-r0) [2024-09-23T18:58:17.074Z] (129/167) Installing librist (0.2.10-r1) [2024-09-23T18:58:17.333Z] (130/167) Installing libsrt (1.5.3-r0) [2024-09-23T18:58:17.900Z] (131/167) Installing libssh (0.10.6-r0) [2024-09-23T18:58:18.159Z] (132/167) Installing libsodium (1.0.19-r0) [2024-09-23T18:58:18.416Z] (133/167) Installing libzmq (4.3.5-r2) [2024-09-23T18:58:18.983Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T18:58:19.551Z] (135/167) Installing crc32c (1.1.2-r0) [2024-09-23T18:58:19.810Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-09-23T18:58:20.067Z] (137/167) Installing libevent (2.1.12-r7) [2024-09-23T18:58:20.635Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T18:58:20.893Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2024-09-23T18:58:21.153Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T18:58:22.363Z] (141/167) Installing icu-libs (74.2-r0) [2024-09-23T18:58:22.621Z] (142/167) Installing minizip (1.3.1-r0) [2024-09-23T18:58:22.881Z] (143/167) Installing nspr (4.35-r4) [2024-09-23T18:58:23.449Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-09-23T18:58:24.015Z] (145/167) Installing nss (3.101-r0) [2024-09-23T18:58:24.583Z] (146/167) Installing openh264 (2.4.1-r0) [2024-09-23T18:58:24.842Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T18:58:25.409Z] (148/167) Installing libunwind (1.8.1-r0) [2024-09-23T18:58:25.673Z] (149/167) Installing yaml (0.2.5-r2) [2024-09-23T18:58:25.931Z] (150/167) Installing libcamera (0.3.0-r0) [2024-09-23T18:58:26.502Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-09-23T18:58:26.761Z] (152/167) Installing libuv (1.48.0-r0) [2024-09-23T18:58:27.021Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T18:58:27.589Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-09-23T18:58:28.155Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T18:58:28.415Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-09-23T18:58:28.982Z] (157/167) Installing libasyncns (0.8-r3) [2024-09-23T18:58:29.241Z] (158/167) Installing libltdl (2.4.7-r3) [2024-09-23T18:58:29.810Z] (159/167) Installing orc (0.4.39-r0) [2024-09-23T18:58:30.069Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-09-23T18:58:30.328Z] (161/167) Installing libpulse (17.0-r0) [2024-09-23T18:58:30.897Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-09-23T18:58:31.156Z] (163/167) Installing libgpg-error (1.49-r0) [2024-09-23T18:58:31.415Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-09-23T18:58:31.983Z] (165/167) Installing libxslt (1.1.39-r1) [2024-09-23T18:58:32.550Z] (166/167) Installing chromium (128.0.6613.119-r0) [2024-09-23T18:58:50.650Z] (167/167) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T18:58:50.650Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T18:58:50.650Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T18:58:50.650Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T18:58:50.650Z] Executing glib-2.80.5-r0.trigger [2024-09-23T18:58:50.650Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T18:58:50.650Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T18:58:50.650Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T18:58:50.650Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T18:58:50.650Z] OK: 665 MiB in 195 packages [2024-09-23T18:58:50.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:58:50.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:58:50.650Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T18:58:50.650Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T18:58:51.220Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T18:58:51.555Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T18:58:52.125Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T18:58:52.385Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T18:58:52.956Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T18:59:01.082Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T18:59:01.082Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T18:59:01.082Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T18:59:01.340Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T18:59:01.598Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T18:59:02.164Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T18:59:02.735Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T18:59:02.996Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T18:59:03.566Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T18:59:03.826Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T18:59:06.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10946 in /w/workspace/xfoundry_edgex-taf-common_PR-113 [Pipeline] { [Pipeline] checkout [2024-09-23T18:59:09.110Z] Selected Git installation does not exist. Using Default [2024-09-23T18:59:09.110Z] The recommended git tool is: NONE [2024-09-23T18:59:13.813Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T18:59:15.733Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T18:59:15.993Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T18:59:16.561Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T18:59:16.839Z] using credential edgex-jenkins-ssh [2024-09-23T18:59:16.864Z] Cloning the remote Git repository [2024-09-23T18:59:16.908Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T18:59:17.128Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T18:59:17.387Z] (23/30) Installing icu (74.2-r0) [2024-09-23T18:59:17.954Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T18:59:17.005Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-113 # timeout=10 [2024-09-23T18:59:17.218Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T18:59:17.219Z] > git --version # timeout=10 [2024-09-23T18:59:17.265Z] > git --version # 'git version 2.25.1' [2024-09-23T18:59:17.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T18:59:17.462Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T18:59:18.120Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T18:59:18.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T18:59:18.520Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T18:59:19.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T18:59:20.270Z] Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 930018f3c320907d8df5be3fad2253dfd31e1c3c [2024-09-23T18:59:20.728Z] Merge succeeded, producing abc3a862d79fd2a503b1fd3c8a366156b80cd2d9 [2024-09-23T18:59:20.728Z] Checking out Revision abc3a862d79fd2a503b1fd3c8a366156b80cd2d9 (PR-113) [2024-09-23T18:59:19.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T18:59:19.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T18:59:19.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-23T18:59:20.288Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T18:59:20.401Z] > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 [2024-09-23T18:59:20.526Z] > git remote # timeout=10 [2024-09-23T18:59:20.557Z] > git config --get remote.origin.url # timeout=10 [2024-09-23T18:59:20.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T18:59:20.618Z] > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [2024-09-23T18:59:20.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-23T18:59:20.732Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T18:59:20.752Z] > git checkout -f abc3a862d79fd2a503b1fd3c8a366156b80cd2d9 # timeout=10 [2024-09-23T18:59:22.710Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T18:59:22.710Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T18:59:22.969Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T18:59:23.537Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T18:59:23.796Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T18:59:24.363Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T18:59:24.363Z] OK: 1201 MiB in 225 packages [2024-09-23T18:59:24.548Z] Commit message: "Merge commit 'f7616055fa408fe9de5c1ab01cec76f469475795' into HEAD" [2024-09-23T18:59:24.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:24.553Z] > git rev-list --no-walk 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 [2024-09-23T18:59:24.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:25.819Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-23T18:59:26.512Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-23T18:59:26.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T18:59:26.512Z] Dload Upload Total Spent Left Speed [2024-09-23T18:59:26.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 88468 [Pipeline] sh [2024-09-23T18:59:26.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-23T18:59:27.198Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T18:59:27.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-23T18:59:27.206Z] + sudo tee /etc/docker/daemon.new [2024-09-23T18:59:27.206Z] { [2024-09-23T18:59:27.206Z] "registry-mirrors": [ [2024-09-23T18:59:27.206Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-23T18:59:27.206Z] ], [2024-09-23T18:59:27.206Z] "bip": "10.250.0.254/24", [2024-09-23T18:59:27.206Z] "hosts": [ [2024-09-23T18:59:27.206Z] "tcp://0.0.0.0:5555", [2024-09-23T18:59:27.206Z] "unix:///var/run/docker.sock" [2024-09-23T18:59:27.206Z] ], [2024-09-23T18:59:27.206Z] "mtu": 1458, [2024-09-23T18:59:27.206Z] "selinux-enabled": true, [2024-09-23T18:59:27.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-23T18:59:27.206Z] } [Pipeline] sh [2024-09-23T18:59:27.456Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T18:59:27.556Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-23T18:59:27.894Z] + sudo service docker restart [2024-09-23T18:59:28.024Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T18:59:28.284Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T18:59:28.543Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T18:59:29.111Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T18:59:29.371Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T18:59:29.939Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T18:59:30.878Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T18:59:30.878Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T18:59:31.138Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T18:59:32.516Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T18:59:32.775Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T18:59:33.343Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T18:59:33.343Z] OK: 1367 MiB in 239 packages [2024-09-23T18:59:33.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:33.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:34.536Z] OK: 1367 MiB in 239 packages [2024-09-23T18:59:34.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:35.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T18:59:35.669Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T18:59:36.242Z] OK: 1369 MiB in 240 packages [2024-09-23T18:59:36.500Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T18:59:36.500Z] OK: 1367 MiB in 239 packages [2024-09-23T18:59:38.406Z] Looking in links: /tmp/tmpnzog7qdr [2024-09-23T18:59:38.406Z] Processing /tmp/tmpnzog7qdr/pip-24.2-py3-none-any.whl [2024-09-23T18:59:38.406Z] Installing collected packages: pip [2024-09-23T18:59:39.345Z] Successfully installed pip-24.2 [2024-09-23T18:59:39.345Z] 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-23T18:59:39.604Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T18:59:39.863Z] Collecting setuptools [2024-09-23T18:59:40.122Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T18:59:40.122Z] Collecting wheel [2024-09-23T18:59:40.122Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T18:59:40.122Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T18:59:40.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 126.9 MB/s eta 0:00:00 [2024-09-23T18:59:40.122Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T18:59:40.122Z] Installing collected packages: wheel, setuptools [2024-09-23T18:59:41.064Z] 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-23T18:59:41.064Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T18:59:41.632Z] Processing ./edgex-taf-common [2024-09-23T18:59:41.632Z] Preparing metadata (setup.py): started [2024-09-23T18:59:41.892Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T18:59:41.892Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T18:59:41.892Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T18:59:42.151Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T18:59:42.151Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=c5ea3403973ab3cbfefe65896bfd76b5b36643e486245a67fa29e1a19da3b8a7 [2024-09-23T18:59:42.151Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1xqol4oz/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T18:59:42.151Z] Successfully built edgex-taf-common [2024-09-23T18:59:42.151Z] Installing collected packages: edgex-taf-common [2024-09-23T18:59:42.151Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T18:59:42.151Z] 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-23T18:59:42.721Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T18:59:42.721Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T18:59:42.721Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T18:59:42.721Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T18:59:42.721Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T18:59:42.721Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T18:59:42.721Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T18:59:42.982Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T18:59:42.982Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T18:59:42.982Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T18:59:42.982Z] Preparing metadata (setup.py): started [2024-09-23T18:59:42.982Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T18:59:42.982Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T18:59:42.982Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T18:59:43.243Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T18:59:43.243Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T18:59:43.243Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T18:59:43.243Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T18:59:43.243Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T18:59:43.243Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T18:59:43.243Z] Preparing metadata (setup.py): started [2024-09-23T18:59:43.504Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T18:59:43.504Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T18:59:43.504Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T18:59:43.763Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T18:59:43.763Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-09-23T18:59:43.763Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T18:59:43.763Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T18:59:44.022Z] Installing build dependencies: started [2024-09-23T18:59:45.927Z] Installing build dependencies: finished with status 'done' [2024-09-23T18:59:45.927Z] Getting requirements to build wheel: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T18:59:46.177Z] provisioning config files... [2024-09-23T18:59:46.186Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T18:59:46.186Z] Preparing metadata (pyproject.toml): started [2024-09-23T18:59:46.205Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config191268881091228215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T18:59:46.446Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T18:59:46.446Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T18:59:46.446Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T18:59:46.645Z] ---> ****-login.sh [2024-09-23T18:59:46.645Z] nexus3.edgexfoundry.org:10001 [2024-09-23T18:59:46.704Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T18:59:46.704Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-09-23T18:59:46.964Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T18:59:46.964Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T18:59:46.964Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T18:59:46.964Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T18:59:46.964Z] Preparing metadata (setup.py): started [2024-09-23T18:59:47.222Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T18:59:47.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:47.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:47.229Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:47.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:47.230Z] [2024-09-23T18:59:47.230Z] Login Succeeded [2024-09-23T18:59:47.230Z] nexus3.edgexfoundry.org:10002 [2024-09-23T18:59:47.482Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T18:59:47.482Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-09-23T18:59:47.482Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T18:59:47.482Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T18:59:47.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:47.741Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T18:59:47.741Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T18:59:47.741Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T18:59:47.741Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T18:59:47.741Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:47.741Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T18:59:47.741Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:47.741Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T18:59:47.741Z] Preparing metadata (setup.py): started [2024-09-23T18:59:47.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:47.764Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:47.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:47.764Z] [2024-09-23T18:59:47.764Z] Login Succeeded [2024-09-23T18:59:47.764Z] nexus3.edgexfoundry.org:10003 [2024-09-23T18:59:47.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:48.000Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T18:59:48.000Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:48.000Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T18:59:48.000Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:48.000Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T18:59:48.000Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:48.000Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T18:59:48.000Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:48.000Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T18:59:48.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:48.036Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:48.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:48.036Z] [2024-09-23T18:59:48.036Z] Login Succeeded [2024-09-23T18:59:48.036Z] nexus3.edgexfoundry.org:10004 [2024-09-23T18:59:48.258Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:48.259Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T18:59:48.259Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:48.259Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T18:59:48.259Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T18:59:48.259Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-09-23T18:59:48.259Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T18:59:48.259Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T18:59:48.259Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T18:59:48.259Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T18:59:48.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:48.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:48.304Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:48.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:48.304Z] [2024-09-23T18:59:48.304Z] Login Succeeded [2024-09-23T18:59:48.304Z] ****.io [2024-09-23T18:59:48.517Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T18:59:48.517Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T18:59:48.517Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T18:59:48.517Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T18:59:48.517Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T18:59:48.517Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T18:59:48.517Z] 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-23T18:59:48.517Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T18:59:48.517Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T18:59:48.517Z] 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-23T18:59:48.517Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T18:59:48.517Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T18:59:48.517Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T18:59:48.517Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T18:59:48.517Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T18:59:48.517Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T18:59:48.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T18:59:48.775Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T18:59:48.775Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:48.775Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-09-23T18:59:48.775Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:48.775Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T18:59:48.775Z] Preparing metadata (setup.py): started [2024-09-23T18:59:48.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T18:59:48.847Z] Configure a credential helper to remove this warning. See [2024-09-23T18:59:48.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T18:59:48.847Z] [2024-09-23T18:59:48.847Z] Login Succeeded [2024-09-23T18:59:48.847Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T18:59:48.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-09-23T18:59:49.034Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T18:59:49.034Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.034Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T18:59:49.034Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.034Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T18:59:49.034Z] Preparing metadata (setup.py): started [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-23T18:59:49.292Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T18:59:49.292Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.292Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T18:59:49.292Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.292Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T18:59:49.292Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.292Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T18:59:49.292Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.292Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T18:59:49.292Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.292Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T18:59:49.292Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.292Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T18:59:49.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T18:59:49.549Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T18:59:49.549Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2024-09-23T18:59:49.808Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T18:59:49.808Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T18:59:49.808Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T18:59:49.808Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T18:59:49.808Z] 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-23T18:59:49.808Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T18:59:49.808Z] 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-23T18:59:49.808Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T18:59:49.808Z] 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-23T18:59:49.808Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T18:59:49.808Z] 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-23T18:59:49.808Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T18:59:49.808Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T18:59:49.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 240.4 MB/s eta 0:00:00 [2024-09-23T18:59:49.808Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T18:59:49.808Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T18:59:49.808Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T18:59:49.808Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T18:59:49.808Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T18:59:49.808Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T18:59:49.808Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T18:59:49.808Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-09-23T18:59:49.855Z] + ls -al . [2024-09-23T18:59:49.855Z] total 68 [2024-09-23T18:59:49.855Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 18:59 . [2024-09-23T18:59:49.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:59 .. [2024-09-23T18:59:49.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 18:59 .git [2024-09-23T18:59:49.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 18:59 .github [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 18:59 .gitignore [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 18:59 Dockerfile [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 18:59 Jenkinsfile [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 18:59 LICENSE [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 18:59 README.md [2024-09-23T18:59:49.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:59 TAF-Manager [2024-09-23T18:59:49.855Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 18:59 TUC [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 18:57 VERSION [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 18:59 requirements.txt [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 18:59 robot-entrypoint.sh [2024-09-23T18:59:49.855Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 18:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T18:59:50.207Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=abc3a862d79fd2a503b1fd3c8a366156b80cd2d9 --label arch=arm64 --label version=0.0.0 . [2024-09-23T18:59:50.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 47.0 MB/s eta 0:00:00 [2024-09-23T18:59:50.375Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T18:59:50.375Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-09-23T18:59:50.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 249.8 MB/s eta 0:00:00 [2024-09-23T18:59:50.375Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T18:59:50.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 429.2 MB/s eta 0:00:00 [2024-09-23T18:59:50.375Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) [2024-09-23T18:59:50.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 125.8 MB/s eta 0:00:00 [2024-09-23T18:59:50.375Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T18:59:50.375Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T18:59:50.375Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-09-23T18:59:50.375Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T18:59:50.375Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T18:59:50.375Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T18:59:50.375Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T18:59:50.375Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T18:59:50.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 262.4 MB/s eta 0:00:00 [2024-09-23T18:59:50.375Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T18:59:50.375Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T18:59:50.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 393.9 MB/s eta 0:00:00 [2024-09-23T18:59:50.375Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T18:59:50.375Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T18:59:50.375Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T18:59:50.375Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T18:59:50.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 195.4 MB/s eta 0:00:00 [2024-09-23T18:59:50.375Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T18:59:50.375Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T18:59:50.375Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T18:59:50.375Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T18:59:50.375Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T18:59:50.375Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T18:59:50.375Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2024-09-23T18:59:50.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 271.3 MB/s eta 0:00:00 [2024-09-23T18:59:50.375Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T18:59:50.375Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T18:59:50.375Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl (528 kB) [2024-09-23T18:59:50.474Z] Sending build context to Docker daemon 380.4kB [2024-09-23T18:59:50.474Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T18:59:50.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.8/528.8 kB 79.9 MB/s eta 0:00:00 [2024-09-23T18:59:50.633Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T18:59:50.633Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T18:59:50.633Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T18:59:50.633Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T18:59:50.633Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T18:59:50.633Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T18:59:50.633Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T18:59:50.633Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T18:59:50.633Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T18:59:50.633Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T18:59:50.633Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T18:59:50.633Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T18:59:50.633Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T18:59:50.633Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T18:59:50.893Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T18:59:50.893Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=4b108d35ad870b10b678f78260b04f5590e40f4706f917e0572d3198853f0f98 [2024-09-23T18:59:50.893Z] Stored in directory: /tmp/pip-ephem-wheel-cache-30im1c_l/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T18:59:50.893Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T18:59:51.056Z] 3.20: Pulling from library/alpine [2024-09-23T18:59:51.056Z] cf04c63912e1: Pulling fs layer [2024-09-23T18:59:51.152Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T18:59:51.152Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=29cf0a759610fc220ee4ab04251dca873235adbf1aae3d8261f278bdd47b23cd [2024-09-23T18:59:51.152Z] Stored in directory: /tmp/pip-ephem-wheel-cache-30im1c_l/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T18:59:51.152Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T18:59:51.326Z] cf04c63912e1: Verifying Checksum [2024-09-23T18:59:51.326Z] cf04c63912e1: Download complete [2024-09-23T18:59:51.914Z] cf04c63912e1: Pull complete [2024-09-23T18:59:51.914Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T18:59:51.914Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T18:59:51.914Z] ---> c157a85ed455 [2024-09-23T18:59:51.914Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T18:59:52.188Z] ---> Running in 91da32806540 [2024-09-23T18:59:52.776Z] Removing intermediate container 91da32806540 [2024-09-23T18:59:52.776Z] ---> a51dbbb1d60b [2024-09-23T18:59:52.776Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T18:59:52.776Z] ---> Running in 2f09b6fff6b5 [2024-09-23T18:59:53.056Z] Removing intermediate container 2f09b6fff6b5 [2024-09-23T18:59:53.056Z] ---> 8a35cb0472a3 [2024-09-23T18:59:53.056Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T18:59:54.023Z] ---> 2c86968bf30c [2024-09-23T18:59:54.023Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T18:59:54.508Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T18:59:54.508Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289873 sha256=41c297535cd7d7cd031698ce39a6ae05d626d14fd2eee4d327ceca77e62d7a95 [2024-09-23T18:59:54.508Z] Stored in directory: /tmp/pip-ephem-wheel-cache-30im1c_l/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T18:59:54.508Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T18:59:54.607Z] ---> 1c3b35f8c2e0 [2024-09-23T18:59:54.607Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T18:59:54.874Z] ---> 3b7b7645be34 [2024-09-23T18:59:54.874Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T18:59:55.139Z] ---> Running in 3e22b192dfe5 [2024-09-23T18:59:55.408Z] Removing intermediate container 3e22b192dfe5 [2024-09-23T18:59:55.408Z] ---> 26812c027842 [2024-09-23T18:59:55.408Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T18:59:55.408Z] ---> Running in 08ec0e92ad65 [2024-09-23T18:59:57.349Z] Removing intermediate container 08ec0e92ad65 [2024-09-23T18:59:57.349Z] ---> 665ddf849be7 [2024-09-23T18:59:57.349Z] 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:59:57.349Z] ---> Running in 5d1ab96a5201 [2024-09-23T18:59:58.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T18:59:58.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:00:01.467Z] OK: 9 MiB in 14 packages [2024-09-23T19:00:01.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:00:02.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:00:03.482Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T19:00:04.065Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T19:00:04.651Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T19:00:04.922Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T19:00:04.932Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T19:00:04.932Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521869 sha256=0a926d1d9c0caedfc2c43bc90e8fe04bb0748444cb04bc94719d04ddc8eba3aa [2024-09-23T19:00:04.932Z] Stored in directory: /tmp/pip-ephem-wheel-cache-30im1c_l/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T19:00:04.932Z] Building wheel for flex (setup.py): started [2024-09-23T19:00:04.932Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T19:00:04.932Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=a2a22982ad724411c182f365e49abb8f0750140a0af56b5ede435d7f10b9dbc0 [2024-09-23T19:00:04.932Z] Stored in directory: /tmp/pip-ephem-wheel-cache-30im1c_l/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T19:00:04.932Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T19:00:04.932Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T19:00:04.932Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=807a30dba434baa5088e17957aa77398fc77bb490cc599475a246e0234e2900e [2024-09-23T19:00:04.932Z] Stored in directory: /tmp/pip-ephem-wheel-cache-30im1c_l/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T19:00:04.932Z] Building wheel for validate-email (setup.py): started [2024-09-23T19:00:04.932Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T19:00:04.932Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=e37699cc4feadd14df361b4c83c7c77b4522e96403735bf20f185f2d9dc097f8 [2024-09-23T19:00:04.932Z] Stored in directory: /tmp/pip-ephem-wheel-cache-30im1c_l/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T19:00:04.932Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T19:00:04.933Z] 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:00:05.507Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T19:00:06.098Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T19:00:06.366Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T19:00:06.958Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T19:00:07.542Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T19:00:07.809Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T19:00:08.398Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T19:00:10.365Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T19:00:10.708Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T19:00:11.293Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T19:00:11.874Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:00:11.874Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T19:00:11.874Z] OK: 43 MiB in 28 packages [2024-09-23T19:00:12.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:00:12.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:00:14.672Z] (1/166) Installing libexpat (2.6.3-r0) [2024-09-23T19:00:14.918Z] 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:14.918Z] 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:00:14.939Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-09-23T19:00:15.540Z] (3/166) Installing libpng (1.6.44-r0) [2024-09-23T19:00:15.807Z] (4/166) Installing freetype (2.13.2-r0) [2024-09-23T19:00:16.393Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-09-23T19:00:16.979Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-09-23T19:00:17.248Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-09-23T19:00:17.516Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-09-23T19:00:18.102Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-09-23T19:00:18.692Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T19:00:18.963Z] (11/166) Installing libffi (3.4.6-r0) [2024-09-23T19:00:19.554Z] (12/166) Installing libintl (0.22.5-r0) [2024-09-23T19:00:19.824Z] (13/166) Installing libeconf (0.6.3-r0) [2024-09-23T19:00:20.095Z] (14/166) Installing libblkid (2.40.1-r1) [2024-09-23T19:00:20.677Z] (15/166) Installing libmount (2.40.1-r1) [2024-09-23T19:00:21.261Z] (16/166) Installing pcre2 (10.43-r0) [2024-09-23T19:00:21.864Z] (17/166) Installing glib (2.80.5-r0) [2024-09-23T19:00:22.458Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T19:00:23.044Z] (19/166) Installing xz-libs (5.6.2-r0) [2024-09-23T19:00:23.634Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-09-23T19:00:24.221Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-09-23T19:00:24.805Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T19:00:25.074Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T19:00:25.661Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-09-23T19:00:25.928Z] (25/166) Installing libwebp (1.3.2-r0) [2024-09-23T19:00:26.512Z] (26/166) Installing tiff (4.6.0t-r0) [2024-09-23T19:00:27.096Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T19:00:27.363Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T19:00:27.949Z] (29/166) Installing libxau (1.0.11-r4) [2024-09-23T19:00:28.214Z] (30/166) Installing libmd (1.1.0-r0) [2024-09-23T19:00:28.482Z] (31/166) Installing libbsd (0.12.2-r0) [2024-09-23T19:00:28.747Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-09-23T19:00:29.012Z] (33/166) Installing libxcb (1.16.1-r0) [2024-09-23T19:00:29.592Z] (34/166) Installing libx11 (1.8.9-r1) [2024-09-23T19:00:30.548Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-09-23T19:00:30.548Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-09-23T19:00:31.130Z] (37/166) Installing libxrender (0.9.11-r5) [2024-09-23T19:00:31.398Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-09-23T19:00:31.663Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-09-23T19:00:31.930Z] (40/166) Installing libxext (1.3.6-r2) [2024-09-23T19:00:32.511Z] (41/166) Installing libxi (1.8.1-r4) [2024-09-23T19:00:32.781Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-09-23T19:00:33.047Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-09-23T19:00:33.313Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T19:00:33.895Z] (45/166) Installing libxtst (1.2.4-r6) [2024-09-23T19:00:34.162Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-09-23T19:00:34.565Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-09-23T19:00:34.916Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T19:00:37.772Z] (49/166) Installing pixman (0.43.2-r0) [2024-09-23T19:00:39.133Z] (50/166) Installing cairo (1.18.0-r0) [2024-09-23T19:00:42.689Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-09-23T19:00:43.274Z] (52/166) Installing avahi-libs (0.8-r17) [2024-09-23T19:00:46.312Z] (53/166) Installing gmp (6.3.0-r1) [2024-09-23T19:00:47.300Z] (54/166) Installing nettle (3.9.1-r0) [2024-09-23T19:00:50.898Z] Removing intermediate container 066db34744b7 [2024-09-23T19:00:50.899Z] ---> 91438aa37c39 [2024-09-23T19:00:50.899Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T19:00:50.899Z] ---> Running in d72b021c5810 [2024-09-23T19:00:50.899Z] Removing intermediate container d72b021c5810 [2024-09-23T19:00:50.899Z] ---> f469a51f56df [2024-09-23T19:00:50.899Z] Step 11/13 : LABEL arch=amd64 [2024-09-23T19:00:50.899Z] ---> Running in 7df1bf4659b6 [2024-09-23T19:00:50.899Z] Removing intermediate container 7df1bf4659b6 [2024-09-23T19:00:50.899Z] ---> 0de80d3ef7ae [2024-09-23T19:00:50.899Z] Step 12/13 : LABEL git_sha=7da5107d4d17d30b9d2800a7e537744c7bc03602 [2024-09-23T19:00:50.899Z] ---> Running in 2660f00bf829 [2024-09-23T19:00:50.899Z] Removing intermediate container 2660f00bf829 [2024-09-23T19:00:50.899Z] ---> 9a20c2d83006 [2024-09-23T19:00:50.899Z] Step 13/13 : LABEL version=0.0.0 [2024-09-23T19:00:50.899Z] ---> Running in 5b64b5440a42 [2024-09-23T19:00:50.899Z] Removing intermediate container 5b64b5440a42 [2024-09-23T19:00:50.899Z] ---> 75056d864a22 [2024-09-23T19:00:50.899Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T19:00:50.899Z] Successfully built 75056d864a22 [2024-09-23T19:00:50.899Z] Successfully tagged edgex-taf-common:latest [2024-09-23T19:00:50.904Z] (55/166) Installing libtasn1 (4.19.0-r2) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-09-23T19:00:54.553Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-09-23T19:00:54.553Z] (57/166) Installing gnutls (3.8.5-r0) 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:00:59.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:00:59.338Z] [2024-09-23T19:00:59.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:00:59.345Z] (58/166) Installing cups-libs (2.4.9-r0) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:00:59.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:00:59.647Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-23T19:00:59.647Z] 5eb5b503b376: Pulling fs layer [2024-09-23T19:00:59.647Z] 5c69ac0246d0: Pulling fs layer [2024-09-23T19:00:59.647Z] ec43610c2a17: Pulling fs layer [2024-09-23T19:00:59.647Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-23T19:00:59.647Z] 33b1e0a273af: Pulling fs layer [2024-09-23T19:00:59.647Z] 5d3b04190fa2: Pulling fs layer [2024-09-23T19:00:59.647Z] 2f39f015ded8: Pulling fs layer [2024-09-23T19:00:59.647Z] 33b1e0a273af: Waiting [2024-09-23T19:00:59.647Z] 5d3b04190fa2: Waiting [2024-09-23T19:00:59.647Z] 2f39f015ded8: Waiting [2024-09-23T19:00:59.647Z] 3a2ae6a8a46f: Waiting [2024-09-23T19:00:59.647Z] 5c69ac0246d0: Verifying Checksum [2024-09-23T19:00:59.647Z] 5c69ac0246d0: Download complete [2024-09-23T19:00:59.647Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-23T19:00:59.647Z] 3a2ae6a8a46f: Download complete [2024-09-23T19:00:59.647Z] 33b1e0a273af: Verifying Checksum [2024-09-23T19:00:59.647Z] 33b1e0a273af: Download complete [2024-09-23T19:00:59.647Z] 5d3b04190fa2: Download complete [2024-09-23T19:00:59.905Z] ec43610c2a17: Verifying Checksum [2024-09-23T19:00:59.905Z] ec43610c2a17: Download complete [2024-09-23T19:00:59.905Z] 5eb5b503b376: Verifying Checksum [2024-09-23T19:00:59.905Z] 5eb5b503b376: Download complete [2024-09-23T19:00:59.926Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-09-23T19:01:00.470Z] 2f39f015ded8: Download complete [2024-09-23T19:01:00.512Z] (60/166) Installing fribidi (1.0.15-r0) [2024-09-23T19:01:00.782Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-09-23T19:01:01.037Z] 5eb5b503b376: Pull complete [2024-09-23T19:01:01.037Z] 5c69ac0246d0: Pull complete [2024-09-23T19:01:01.372Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-09-23T19:01:01.603Z] ec43610c2a17: Pull complete [2024-09-23T19:01:01.603Z] 3a2ae6a8a46f: Pull complete [2024-09-23T19:01:02.703Z] 33b1e0a273af: Pull complete [2024-09-23T19:01:02.703Z] 5d3b04190fa2: Pull complete [2024-09-23T19:01:02.710Z] (63/166) Installing libxft (2.3.8-r3) [2024-09-23T19:01:02.710Z] (64/166) Installing pango (1.52.2-r0) [2024-09-23T19:01:03.849Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T19:01:04.993Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T19:01:05.577Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T19:01:05.796Z] 2f39f015ded8: Pull complete [2024-09-23T19:01:05.796Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-23T19:01:05.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:01:05.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:01:05.846Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-09-23T19:01:05.883Z] prd-ubuntu20.04-docker-8c-8g-10942 does not seem to be running inside a container [2024-09-23T19:01:05.913Z] $ 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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@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:01:06.429Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-09-23T19:01:07.014Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T19:01:07.977Z] (71/166) Installing icu-data-full (74.2-r0) [2024-09-23T19:01:09.414Z] (72/166) Installing mesa (24.0.9-r1) [2024-09-23T19:01:09.414Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-09-23T19:01:12.401Z] $ docker top 9ec9cc377817bdbf1aa2131196fdc35486bc7ec7a88706cfc83da92dec9b40fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:01:12.811Z] ---> job-cost.sh [2024-09-23T19:01:12.811Z] lf-activate-venv: SKIPPING [2024-09-23T19:01:12.811Z] INFO: No Stack... [2024-09-23T19:01:13.072Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T19:01:13.639Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T19:01:13.928Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/cost.csv [2024-09-23T19:01:13.928Z] + cut -d, -f6 [Pipeline] lock [2024-09-23T19:01:13.944Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-2-stack-cost] [2024-09-23T19:01:13.954Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-113-2-stack-cost] did not exist. Created. [2024-09-23T19:01:13.961Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T19:01:14.267Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-23T19:01:14.314Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T19:01:14.323Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T19:01:14.340Z] $ docker stop --time=1 9ec9cc377817bdbf1aa2131196fdc35486bc7ec7a88706cfc83da92dec9b40fc [2024-09-23T19:01:15.490Z] $ docker rm -f --volumes 9ec9cc377817bdbf1aa2131196fdc35486bc7ec7a88706cfc83da92dec9b40fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-23T19:01:24.519Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-09-23T19:01:24.519Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-09-23T19:01:24.789Z] (76/166) Installing libdrm (2.4.120-r0) [2024-09-23T19:01:25.059Z] (77/166) Installing libelf (0.191-r0) [2024-09-23T19:01:25.650Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2024-09-23T19:01:25.919Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T19:01:27.947Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-09-23T19:01:28.221Z] (81/166) Installing libmagic (5.45-r1) [2024-09-23T19:01:28.816Z] (82/166) Installing file (5.45-r1) [2024-09-23T19:01:29.087Z] (83/166) Installing xprop (1.2.7-r0) [2024-09-23T19:01:29.775Z] (84/166) Installing libice (1.1.1-r6) [2024-09-23T19:01:30.051Z] (85/166) Installing libuuid (2.40.1-r1) [2024-09-23T19:01:30.327Z] (86/166) Installing libsm (1.2.4-r4) [2024-09-23T19:01:30.601Z] (87/166) Installing libxt (1.3.0-r5) [2024-09-23T19:01:31.218Z] (88/166) Installing libxmu (1.1.4-r2) [2024-09-23T19:01:31.822Z] (89/166) Installing xset (1.2.5-r1) [2024-09-23T19:01:32.095Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-09-23T19:01:32.438Z] (91/166) Installing libogg (1.3.5-r5) [2024-09-23T19:01:32.716Z] (92/166) Installing libflac (1.4.3-r1) [2024-09-23T19:01:33.319Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-09-23T19:01:33.915Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T19:01:34.511Z] (95/166) Installing aom-libs (3.9.1-r0) [2024-09-23T19:01:35.488Z] (96/166) Installing libva (2.21.0-r0) [2024-09-23T19:01:35.762Z] (97/166) Installing libvdpau (1.5-r3) [2024-09-23T19:01:36.047Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T19:01:36.648Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-09-23T19:01:37.242Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-09-23T19:01:37.836Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T19:01:38.113Z] (102/166) Installing imath (3.1.12-r0) [2024-09-23T19:01:38.390Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T19:01:38.984Z] (104/166) Installing giflib (5.2.2-r0) [2024-09-23T19:01:39.583Z] (105/166) Installing libhwy (1.0.7-r0) [2024-09-23T19:01:39.861Z] (106/166) Installing lcms2 (2.16-r0) [2024-09-23T19:01:40.456Z] (107/166) Installing libjxl (0.10.2-r0) [2024-09-23T19:01:41.051Z] (108/166) Installing lame-libs (3.100-r5) [2024-09-23T19:01:41.331Z] (109/166) Installing opus (1.5.2-r0) [2024-09-23T19:01:41.932Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-09-23T19:01:42.553Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T19:01:43.145Z] (112/166) Installing soxr (0.1.3-r7) [2024-09-23T19:01:43.413Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T19:01:44.003Z] (114/166) Installing libtheora (1.1.1-r18) [2024-09-23T19:01:44.270Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-09-23T19:01:44.865Z] (116/166) Installing libvpx (1.14.1-r0) [2024-09-23T19:01:45.455Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-09-23T19:01:46.040Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T19:01:46.630Z] (119/166) Installing numactl (2.0.18-r0) [2024-09-23T19:01:46.899Z] (120/166) Installing x265-libs (3.6-r0) [2024-09-23T19:01:47.862Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-09-23T19:01:48.130Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T19:01:49.100Z] (123/166) Installing libbluray (1.3.4-r1) [2024-09-23T19:01:49.680Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-09-23T19:01:49.945Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-09-23T19:01:50.527Z] (126/166) Installing cjson (1.7.18-r0) [2024-09-23T19:01:51.113Z] (127/166) Installing mbedtls (3.6.1-r0) [2024-09-23T19:01:51.704Z] (128/166) Installing librist (0.2.10-r1) [2024-09-23T19:01:51.979Z] (129/166) Installing libsrt (1.5.3-r0) [2024-09-23T19:01:52.568Z] (130/166) Installing libssh (0.10.6-r0) [2024-09-23T19:01:53.156Z] (131/166) Installing libsodium (1.0.19-r0) [2024-09-23T19:01:53.427Z] (132/166) Installing libzmq (4.3.5-r2) [2024-09-23T19:01:54.025Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T19:01:54.618Z] (134/166) Installing crc32c (1.1.2-r0) [2024-09-23T19:01:55.205Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-09-23T19:01:55.474Z] (136/166) Installing libevent (2.1.12-r7) [2024-09-23T19:01:56.060Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T19:01:56.330Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2024-09-23T19:01:56.598Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T19:01:57.187Z] (140/166) Installing icu-libs (74.2-r0) [2024-09-23T19:01:58.152Z] (141/166) Installing minizip (1.3.1-r0) [2024-09-23T19:01:58.421Z] (142/166) Installing nspr (4.35-r4) [2024-09-23T19:01:59.010Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-09-23T19:01:59.599Z] (144/166) Installing nss (3.101-r0) [2024-09-23T19:02:00.203Z] (145/166) Installing openh264 (2.4.1-r0) [2024-09-23T19:02:00.797Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T19:02:01.389Z] (147/166) Installing libunwind (1.8.1-r0) [2024-09-23T19:02:01.662Z] (148/166) Installing yaml (0.2.5-r2) [2024-09-23T19:02:01.940Z] (149/166) Installing libcamera (0.3.0-r0) [2024-09-23T19:02:02.532Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-09-23T19:02:03.126Z] (151/166) Installing libuv (1.48.0-r0) [2024-09-23T19:02:03.398Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T19:02:03.988Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-09-23T19:02:04.579Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T19:02:05.173Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-09-23T19:02:05.787Z] (156/166) Installing libasyncns (0.8-r3) [2024-09-23T19:02:06.056Z] (157/166) Installing libltdl (2.4.7-r3) [2024-09-23T19:02:06.641Z] (158/166) Installing orc (0.4.39-r0) [2024-09-23T19:02:06.912Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-09-23T19:02:07.497Z] (160/166) Installing libpulse (17.0-r0) [2024-09-23T19:02:08.086Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-09-23T19:02:08.357Z] (162/166) Installing libgpg-error (1.49-r0) [2024-09-23T19:02:08.627Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-09-23T19:02:09.612Z] (164/166) Installing libxslt (1.1.39-r1) [2024-09-23T19:02:10.196Z] (165/166) Installing chromium (128.0.6613.119-r0) [2024-09-23T19:02:28.416Z] (166/166) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T19:02:28.416Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:02:28.416Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T19:02:28.416Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T19:02:28.416Z] Executing glib-2.80.5-r0.trigger [2024-09-23T19:02:28.416Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T19:02:30.377Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T19:02:30.377Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T19:02:30.647Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T19:02:30.647Z] OK: 650 MiB in 194 packages [2024-09-23T19:02:31.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:02:31.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:02:33.773Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T19:02:34.041Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T19:02:35.008Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T19:02:35.595Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T19:02:36.180Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T19:02:36.448Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T19:02:37.032Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T19:02:47.119Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T19:02:47.119Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T19:02:47.385Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T19:02:47.978Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T19:02:48.245Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T19:02:48.828Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T19:02:49.412Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T19:02:49.992Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T19:02:50.575Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T19:02:51.161Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T19:03:01.248Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T19:03:05.500Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T19:03:05.767Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T19:03:07.178Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T19:03:07.447Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T19:03:08.028Z] (23/30) Installing icu (74.2-r0) [2024-09-23T19:03:08.614Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T19:03:09.203Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T19:03:17.424Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T19:03:17.698Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T19:03:17.967Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T19:03:18.549Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T19:03:18.814Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T19:03:20.219Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:03:20.219Z] OK: 1176 MiB in 224 packages [2024-09-23T19:03:20.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:20.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:22.730Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T19:03:26.073Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T19:03:26.073Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T19:03:26.339Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T19:03:26.609Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T19:03:27.191Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T19:03:27.460Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T19:03:27.737Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T19:03:30.331Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T19:03:30.922Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T19:03:31.511Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T19:03:31.780Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T19:03:38.471Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T19:03:38.741Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T19:03:39.328Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T19:03:39.328Z] OK: 1363 MiB in 238 packages [2024-09-23T19:03:39.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:40.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:42.140Z] OK: 1363 MiB in 238 packages [2024-09-23T19:03:42.408Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:43.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T19:03:45.116Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T19:03:45.707Z] OK: 1364 MiB in 239 packages [2024-09-23T19:03:47.677Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T19:03:47.677Z] OK: 1363 MiB in 238 packages [2024-09-23T19:04:00.003Z] Looking in links: /tmp/tmpgnzd_lqq [2024-09-23T19:04:00.003Z] Processing /tmp/tmpgnzd_lqq/pip-24.2-py3-none-any.whl [2024-09-23T19:04:00.003Z] Installing collected packages: pip [2024-09-23T19:04:05.339Z] Successfully installed pip-24.2 [2024-09-23T19:04:05.339Z] 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:04:07.283Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T19:04:10.623Z] Collecting setuptools [2024-09-23T19:04:10.623Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T19:04:10.623Z] Collecting wheel [2024-09-23T19:04:10.623Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:04:10.623Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:04:10.623Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.8 MB/s eta 0:00:00 [2024-09-23T19:04:10.623Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T19:04:10.890Z] Installing collected packages: wheel, setuptools [2024-09-23T19:04:17.558Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T19:04:17.558Z] 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:04:20.198Z] Processing ./edgex-taf-common [2024-09-23T19:04:20.198Z] Preparing metadata (setup.py): started [2024-09-23T19:04:21.162Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:04:21.162Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T19:04:21.162Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T19:04:23.103Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T19:04:23.103Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e26f76fbd80e26a2e4c700461388725bec058794d7ac38eb6c97f76e7f614318 [2024-09-23T19:04:23.103Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4iirh8da/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T19:04:23.103Z] Successfully built edgex-taf-common [2024-09-23T19:04:23.103Z] Installing collected packages: edgex-taf-common [2024-09-23T19:04:23.103Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T19:04:23.103Z] 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:04:27.356Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T19:04:27.356Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:04:27.356Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T19:04:27.356Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T19:04:27.356Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T19:04:27.356Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T19:04:27.623Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T19:04:27.623Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T19:04:27.623Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T19:04:27.623Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T19:04:27.623Z] Preparing metadata (setup.py): started [2024-09-23T19:04:29.134Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:04:29.134Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T19:04:29.134Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T19:04:29.134Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T19:04:29.134Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:04:29.399Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T19:04:29.399Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T19:04:29.665Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T19:04:29.665Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T19:04:29.665Z] Preparing metadata (setup.py): started [2024-09-23T19:04:31.602Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:04:31.602Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T19:04:31.602Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T19:04:33.538Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T19:04:33.538Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-09-23T19:04:34.490Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T19:04:34.490Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T19:04:35.079Z] Installing build dependencies: started [2024-09-23T19:04:47.366Z] Installing build dependencies: finished with status 'done' [2024-09-23T19:04:47.366Z] Getting requirements to build wheel: started [2024-09-23T19:04:48.766Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T19:04:48.766Z] Preparing metadata (pyproject.toml): started [2024-09-23T19:04:50.697Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T19:04:50.697Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T19:04:50.697Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T19:04:53.265Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T19:04:53.265Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-09-23T19:04:53.530Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T19:04:53.530Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T19:04:53.795Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T19:04:53.795Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T19:04:54.522Z] Preparing metadata (setup.py): started [2024-09-23T19:04:57.057Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:04:57.057Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T19:04:57.057Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-09-23T19:04:58.452Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T19:04:58.453Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T19:04:58.717Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:04:58.717Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T19:04:58.981Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:04:58.981Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T19:04:59.246Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:04:59.246Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:04:59.246Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:04:59.246Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T19:04:59.522Z] Preparing metadata (setup.py): started [2024-09-23T19:05:00.924Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:05:00.924Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:00.924Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T19:05:00.924Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:00.924Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T19:05:00.924Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:01.189Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T19:05:01.189Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:01.189Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T19:05:01.769Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:01.769Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T19:05:01.769Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:01.769Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T19:05:02.723Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:05:02.723Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-09-23T19:05:02.723Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:05:02.723Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T19:05:03.302Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:05:03.302Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T19:05:03.302Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T19:05:03.302Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T19:05:03.571Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:05:03.837Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T19:05:03.837Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:05:03.837Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T19:05:03.837Z] 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:05:04.103Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T19:05:04.103Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T19:05:04.367Z] 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:05:04.368Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:05:04.368Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:05:04.368Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T19:05:04.632Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:05:04.632Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T19:05:04.897Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:05:04.897Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T19:05:05.476Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:05.476Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2024-09-23T19:05:05.476Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:05.476Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T19:05:05.476Z] Preparing metadata (setup.py): started [2024-09-23T19:05:06.875Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:05:06.875Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:06.875Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T19:05:06.875Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:06.875Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T19:05:06.875Z] Preparing metadata (setup.py): started [2024-09-23T19:05:07.827Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T19:05:08.092Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:08.092Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:05:08.092Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:08.092Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T19:05:08.357Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:08.357Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T19:05:08.357Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:08.357Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T19:05:08.622Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:08.622Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T19:05:08.887Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:08.887Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T19:05:11.453Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T19:05:11.453Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2024-09-23T19:05:11.718Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:05:11.718Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T19:05:11.718Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T19:05:11.718Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T19:05:11.718Z] 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:05:11.718Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T19:05:11.985Z] 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:05:11.985Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T19:05:11.985Z] 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:05:11.985Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T19:05:12.250Z] 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:05:12.250Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T19:05:12.515Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T19:05:12.515Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 54.2 MB/s eta 0:00:00 [2024-09-23T19:05:12.515Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T19:05:12.515Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T19:05:12.515Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T19:05:12.515Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:05:12.515Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T19:05:12.515Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T19:05:12.516Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T19:05:12.516Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-09-23T19:05:13.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 22.4 MB/s eta 0:00:00 [2024-09-23T19:05:13.096Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T19:05:13.359Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-09-23T19:05:13.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.7 MB/s eta 0:00:00 [2024-09-23T19:05:13.359Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T19:05:13.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 53.9 MB/s eta 0:00:00 [2024-09-23T19:05:13.359Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) [2024-09-23T19:05:13.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.6 MB/s eta 0:00:00 [2024-09-23T19:05:13.359Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T19:05:13.359Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T19:05:13.359Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-09-23T19:05:13.359Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T19:05:13.359Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T19:05:13.623Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T19:05:13.624Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T19:05:13.624Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T19:05:13.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 50.5 MB/s eta 0:00:00 [2024-09-23T19:05:13.624Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T19:05:13.888Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T19:05:13.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 58.2 MB/s eta 0:00:00 [2024-09-23T19:05:13.888Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T19:05:13.888Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T19:05:13.888Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T19:05:13.888Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T19:05:13.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.3 MB/s eta 0:00:00 [2024-09-23T19:05:13.888Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T19:05:13.888Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T19:05:13.888Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T19:05:13.888Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T19:05:13.888Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T19:05:13.888Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T19:05:13.888Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2024-09-23T19:05:13.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 52.6 MB/s eta 0:00:00 [2024-09-23T19:05:13.888Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T19:05:14.154Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T19:05:14.154Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl (546 kB) [2024-09-23T19:05:14.154Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.3/546.3 kB 50.2 MB/s eta 0:00:00 [2024-09-23T19:05:14.154Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T19:05:14.154Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T19:05:14.154Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T19:05:14.154Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T19:05:14.154Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T19:05:14.154Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T19:05:14.154Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T19:05:14.154Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T19:05:14.154Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T19:05:14.154Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T19:05:14.154Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T19:05:14.154Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T19:05:15.107Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T19:05:15.107Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T19:05:16.509Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T19:05:16.509Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=03d6929e6eec31e9cedca87df09418ef882048fad9b8fcd4ec6dd98a8b3c9c58 [2024-09-23T19:05:16.509Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ra3glpwc/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T19:05:16.509Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T19:05:18.443Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T19:05:18.443Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=7a78039caf0255bd1cd7d0151fb424232f0107b237b5b28729f0ba483f6801cd [2024-09-23T19:05:18.443Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ra3glpwc/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T19:05:18.443Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T19:05:30.724Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T19:05:30.724Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290603 sha256=89e052b736dabb73017a255821ef78e6a31613977e6b05a9dc28bb3cb81ef829 [2024-09-23T19:05:30.724Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ra3glpwc/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T19:05:30.724Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T19:06:38.712Z] Building wheel for psycopg2 (setup.py): still running... [2024-09-23T19:06:38.712Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T19:06:38.712Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512491 sha256=a3f21c7f1fa15ce489b151f52a3d34ac2641a37d9973683d1fd008783ee8ddd5 [2024-09-23T19:06:38.712Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ra3glpwc/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T19:06:38.712Z] Building wheel for flex (setup.py): started [2024-09-23T19:06:38.712Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T19:06:38.712Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=3fde60f1c5fb02c6bed935dc33ddb9591fe8699ecfb7e9f15a6871c8f5c3c26f [2024-09-23T19:06:38.712Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ra3glpwc/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T19:06:38.712Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T19:06:38.712Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T19:06:38.712Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f846c9457f4c76fb4348da0ace6ad384a4bf9f1cf63e5fedf347ef9b0e5b3fbc [2024-09-23T19:06:38.712Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ra3glpwc/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T19:06:38.712Z] Building wheel for validate-email (setup.py): started [2024-09-23T19:06:40.144Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T19:06:40.144Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=2a05f6b2042cf88b4e179207e5874300e1e0b67e0f26b03449dfc35ee0eec8d2 [2024-09-23T19:06:40.144Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ra3glpwc/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T19:06:40.144Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T19:06:41.544Z] 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:07:49.407Z] 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:07:49.407Z] 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:08:45.791Z] Removing intermediate container 5d1ab96a5201 [2024-09-23T19:08:45.791Z] ---> 35fc51f9b067 [2024-09-23T19:08:45.791Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T19:08:45.791Z] ---> Running in 770fb8618cd5 [2024-09-23T19:08:45.791Z] Removing intermediate container 770fb8618cd5 [2024-09-23T19:08:45.791Z] ---> 601580b8005b [2024-09-23T19:08:45.791Z] Step 11/13 : LABEL arch=arm64 [2024-09-23T19:08:45.791Z] ---> Running in a6dba92898f4 [2024-09-23T19:08:45.791Z] Removing intermediate container a6dba92898f4 [2024-09-23T19:08:45.791Z] ---> 8df8a9ffd839 [2024-09-23T19:08:45.791Z] Step 12/13 : LABEL git_sha=abc3a862d79fd2a503b1fd3c8a366156b80cd2d9 [2024-09-23T19:08:45.791Z] ---> Running in f17cff983309 [2024-09-23T19:08:45.791Z] Removing intermediate container f17cff983309 [2024-09-23T19:08:45.791Z] ---> 8a1283d2dc38 [2024-09-23T19:08:45.791Z] Step 13/13 : LABEL version=0.0.0 [2024-09-23T19:08:45.791Z] ---> Running in 701c080ed30e [2024-09-23T19:08:45.791Z] Removing intermediate container 701c080ed30e [2024-09-23T19:08:45.791Z] ---> e40b9512f44e [2024-09-23T19:08:45.791Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T19:08:45.791Z] Successfully built e40b9512f44e [2024-09-23T19:08:45.791Z] 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:08:46.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:08:46.330Z] [2024-09-23T19:08:46.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:08:46.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:08:46.940Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-23T19:08:46.940Z] 8998bd30e6a1: Pulling fs layer [2024-09-23T19:08:46.940Z] 04944245beec: Pulling fs layer [2024-09-23T19:08:46.940Z] 699f458cf7ca: Pulling fs layer [2024-09-23T19:08:46.940Z] 765212b225bb: Pulling fs layer [2024-09-23T19:08:46.940Z] f23df028b6ca: Pulling fs layer [2024-09-23T19:08:46.940Z] d65c8cfc05b1: Pulling fs layer [2024-09-23T19:08:46.940Z] 2437ff75d9bd: Pulling fs layer [2024-09-23T19:08:46.940Z] 765212b225bb: Waiting [2024-09-23T19:08:46.940Z] f23df028b6ca: Waiting [2024-09-23T19:08:46.940Z] d65c8cfc05b1: Waiting [2024-09-23T19:08:46.940Z] 2437ff75d9bd: Waiting [2024-09-23T19:08:46.940Z] 04944245beec: Verifying Checksum [2024-09-23T19:08:46.940Z] 04944245beec: Download complete [2024-09-23T19:08:46.940Z] 765212b225bb: Verifying Checksum [2024-09-23T19:08:46.940Z] 765212b225bb: Download complete [2024-09-23T19:08:46.940Z] f23df028b6ca: Verifying Checksum [2024-09-23T19:08:46.940Z] f23df028b6ca: Download complete [2024-09-23T19:08:46.940Z] d65c8cfc05b1: Verifying Checksum [2024-09-23T19:08:46.940Z] d65c8cfc05b1: Download complete [2024-09-23T19:08:47.208Z] 699f458cf7ca: Verifying Checksum [2024-09-23T19:08:47.208Z] 699f458cf7ca: Download complete [2024-09-23T19:08:47.478Z] 8998bd30e6a1: Verifying Checksum [2024-09-23T19:08:47.478Z] 8998bd30e6a1: Download complete [2024-09-23T19:08:50.057Z] 2437ff75d9bd: Verifying Checksum [2024-09-23T19:08:50.057Z] 2437ff75d9bd: Download complete [2024-09-23T19:08:52.633Z] 8998bd30e6a1: Pull complete [2024-09-23T19:08:52.633Z] 04944245beec: Pull complete [2024-09-23T19:08:54.568Z] 699f458cf7ca: Pull complete [2024-09-23T19:08:54.568Z] 765212b225bb: Pull complete [2024-09-23T19:08:55.521Z] f23df028b6ca: Pull complete [2024-09-23T19:08:55.787Z] d65c8cfc05b1: Pull complete [2024-09-23T19:09:13.985Z] 2437ff75d9bd: Pull complete [2024-09-23T19:09:13.985Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-23T19:09:13.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T19:09:13.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:09:14.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-10946 does not seem to be running inside a container [2024-09-23T19:09:14.241Z] $ 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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@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:09:16.867Z] $ docker top 9ceb833aa42ada995aecfe4a754ccc84cb50e286e176e960ce746ba425ab85b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:09:17.703Z] ---> job-cost.sh [2024-09-23T19:09:17.703Z] lf-activate-venv: SKIPPING [2024-09-23T19:09:17.703Z] INFO: No Stack... [2024-09-23T19:09:17.967Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-23T19:09:18.926Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T19:09:19.570Z] + cut -d, -f6 [2024-09-23T19:09:19.570Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/cost.csv [Pipeline] lock [2024-09-23T19:09:19.603Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-2-stack-cost] [2024-09-23T19:09:19.620Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-113-2-stack-cost] did not exist. Created. [2024-09-23T19:09:19.627Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T19:09:20.286Z] /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/durable-af7ce1fd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-23T19:09:20.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-23T19:09:20.947Z] Warning: overwriting stash ‘stack-cost’ [2024-09-23T19:09:21.394Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T19:09:21.404Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T19:09:21.422Z] $ docker stop --time=1 9ceb833aa42ada995aecfe4a754ccc84cb50e286e176e960ce746ba425ab85b2 [2024-09-23T19:09:22.914Z] $ docker rm -f --volumes 9ceb833aa42ada995aecfe4a754ccc84cb50e286e176e960ce746ba425ab85b2 [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:09:23.715Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-113/archives ] [2024-09-23T19:09:23.716Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-113/archives [2024-09-23T19:09:23.716Z] total 16 [2024-09-23T19:09:23.716Z] drwxr-xr-x 3 root root 4096 Sep 23 19:01 . [2024-09-23T19:09:23.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:01 .. [2024-09-23T19:09:23.716Z] drwxr-xr-x 2 root root 4096 Sep 23 19:01 cost [2024-09-23T19:09:23.716Z] -rw-r--r-- 1 root root 88 Sep 23 19:01 cost.csv [2024-09-23T19:09:23.716Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-113/archives [2024-09-23T19:09:23.716Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-113/archives [2024-09-23T19:09:23.716Z] total 16 [2024-09-23T19:09:23.716Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 19:01 . [2024-09-23T19:09:23.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:01 .. [2024-09-23T19:09:23.716Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 19:01 cost [2024-09-23T19:09:23.716Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 23 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:09:24.006Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:09:24.866Z] ---> package-listing.sh [2024-09-23T19:09:24.866Z] ++ facter osfamily [2024-09-23T19:09:24.866Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-23T19:09:25.126Z] + OS_FAMILY=debian [2024-09-23T19:09:25.126Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-113 [2024-09-23T19:09:25.126Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-23T19:09:25.126Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-23T19:09:25.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-23T19:09:25.126Z] + PACKAGES=/tmp/packages_start.txt [2024-09-23T19:09:25.126Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-113 ']' [2024-09-23T19:09:25.126Z] + PACKAGES=/tmp/packages_end.txt [2024-09-23T19:09:25.126Z] + case "${OS_FAMILY}" in [2024-09-23T19:09:25.126Z] + dpkg -l [2024-09-23T19:09:25.126Z] + grep '^ii' [2024-09-23T19:09:25.126Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-23T19:09:25.126Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-23T19:09:25.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-23T19:09:25.126Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-113 ']' [2024-09-23T19:09:25.126Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/ [2024-09-23T19:09:25.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/ [Pipeline] echo [2024-09-23T19:09:25.137Z] 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-113/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:09:25.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T19:09:25.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T19:09:25.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T19:09:26.060Z] prd-ubuntu20.04-docker-8c-8g-10942 does not seem to be running inside a container [2024-09-23T19:09:26.080Z] $ 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-113/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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@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:09:26.298Z] $ docker top b16c1465c6478d00663bf782f8c1f6707abfddaecd7a108aed7f1c180c0b1b9f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T19:09:26.661Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-23T19:09:26.944Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-23T19:09:27.230Z] + ls /var/log/sa-host [2024-09-23T19:09:27.230Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T19:09:27.398Z] provisioning config files... [2024-09-23T19:09:27.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config12469982510423213102tmp [Pipeline] { [Pipeline] echo [2024-09-23T19:09:27.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:09:27.713Z] ---> create-netrc.sh [Pipeline] } [2024-09-23T19:09:27.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:09:28.059Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-23T19:09:28.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:09:28.354Z] ---> sudo-logs.sh [2024-09-23T19:09:28.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-23T19:09:28.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:09:28.673Z] ---> job-cost.sh [2024-09-23T19:09:28.673Z] lf-activate-venv: SKIPPING [2024-09-23T19:09:28.673Z] DEBUG: total: 0.2199999988079071 [2024-09-23T19:09:28.673Z] INFO: Retrieving Stack Cost... [2024-09-23T19:09:28.932Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T19:09:29.191Z] INFO: Archiving Costs [Pipeline] echo [2024-09-23T19:09:29.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T19:09:29.490Z] ---> logs-deploy.sh [2024-09-23T19:09:29.491Z] lf-activate-venv: SKIPPING [2024-09-23T19:09:29.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-113/2 [2024-09-23T19:09:29.491Z] INFO: archiving workspace using pattern(s): [2024-09-23T19:09:30.427Z] Archives upload complete. [2024-09-23T19:09:30.427Z] INFO: archiving logs to Nexus