Pull request #134 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad283557b7060a4646b2155a35e8270dd47058a+8ae93feb29fbaa43da1d87a6d88aee91490ee53e (c406528035edf3b790928998f3a69d78a8a67a04) 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-ssh6230594027294173440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh7330752061958457693.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-134/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-134/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1797051360717358003.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-134/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17167236668289540260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7980613994177037347.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-134/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-134/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5899349856370594769.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4358 in /w/workspace/xfoundry_edgex-taf-common_PR-134 [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-134 # 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 8ae93feb29fbaa43da1d87a6d88aee91490ee53e into PR head commit fad283557b7060a4646b2155a35e8270dd47058a Merge succeeded, producing fad283557b7060a4646b2155a35e8270dd47058a Checking out Revision fad283557b7060a4646b2155a35e8270dd47058a (PR-134) > 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/134/head:refs/remotes/origin/PR-134 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad283557b7060a4646b2155a35e8270dd47058a # 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 8ae93feb29fbaa43da1d87a6d88aee91490ee53e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad283557b7060a4646b2155a35e8270dd47058a # timeout=10 Commit message: "build: bump pyzmq from 26.4.0 to 27.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:27:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:37 ========================================================= 18:27:37 EdgeX Global Pipelines Version Info 18:27:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:27:38 ------------------- 18:27:38 stable info: 18:27:38 ------------------- 18:27:38 Commited By: Ginny Guan ginny@iotechsys.com 18:27:38 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:27:38 Message: update stable to v1.0.274 18:27:39 ------------------- 18:27:39 experimental info: 18:27:39 ------------------- 18:27:39 Commited By: Ginny Guan ginny@iotechsys.com 18:27:39 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 18:27:39 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:27:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-134 [Pipeline] echo 18:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-134 [Pipeline] echo 18:27:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-134 [Pipeline] echo 18:27:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fad283557b7060a4646b2155a35e8270dd47058a [Pipeline] echo 18:27:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fad2835 [Pipeline] echo 18:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:40 provisioning config files... 18:27:40 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/config614451424917617011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:40 ---> ****-login.sh 18:27:40 nexus3.edgexfoundry.org:10001 18:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:40 18:27:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:27:40 Configure a credential helper to remove this warning. See 18:27:40 https://docs.****.com/go/credential-store/ 18:27:40 18:27:40 Login Succeeded 18:27:40 nexus3.edgexfoundry.org:10002 18:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:40 18:27:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:27:40 Configure a credential helper to remove this warning. See 18:27:40 https://docs.****.com/go/credential-store/ 18:27:40 18:27:40 Login Succeeded 18:27:40 nexus3.edgexfoundry.org:10003 18:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:40 18:27:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:27:40 Configure a credential helper to remove this warning. See 18:27:40 https://docs.****.com/go/credential-store/ 18:27:40 18:27:40 Login Succeeded 18:27:40 nexus3.edgexfoundry.org:10004 18:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:41 18:27:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:27:41 Configure a credential helper to remove this warning. See 18:27:41 https://docs.****.com/go/credential-store/ 18:27:41 18:27:41 Login Succeeded 18:27:41 ****.io 18:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:41 18:27:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:27:41 Configure a credential helper to remove this warning. See 18:27:41 https://docs.****.com/go/credential-store/ 18:27:41 18:27:41 Login Succeeded 18:27:41 ---> ****-login.sh ends [Pipeline] } 18:27:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:27:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:42 + grep -v github /etc/ssh/ssh_known_hosts 18:27:42 + [ -e /tmp/ssh_known_hosts ] 18:27:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:27:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:27:42 + sudo tee -a /etc/ssh/ssh_known_hosts 18:27:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:42 18:27:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:43 0.1.4: Pulling from edgex-devops/py-git-semver 18:27:43 3dae71ba6b94: Pulling fs layer 18:27:43 6bf1a483ea7c: Pulling fs layer 18:27:43 f5dfc541a4d3: Pulling fs layer 18:27:43 461d9e800cba: Pulling fs layer 18:27:43 80192f66455f: Pulling fs layer 18:27:43 2e8e34ca0e6c: Pulling fs layer 18:27:43 a29436f7fd5d: Pulling fs layer 18:27:43 923cac83aea3: Pulling fs layer 18:27:43 25ad8b0a4227: Pulling fs layer 18:27:43 db01528c6b51: Pulling fs layer 18:27:43 28988de357af: Pulling fs layer 18:27:43 461d9e800cba: Waiting 18:27:43 80192f66455f: Waiting 18:27:43 2e8e34ca0e6c: Waiting 18:27:43 a29436f7fd5d: Waiting 18:27:43 923cac83aea3: Waiting 18:27:43 25ad8b0a4227: Waiting 18:27:43 db01528c6b51: Waiting 18:27:43 28988de357af: Waiting 18:27:43 6bf1a483ea7c: Verifying Checksum 18:27:43 6bf1a483ea7c: Download complete 18:27:43 461d9e800cba: Verifying Checksum 18:27:43 461d9e800cba: Download complete 18:27:43 80192f66455f: Download complete 18:27:43 f5dfc541a4d3: Verifying Checksum 18:27:43 f5dfc541a4d3: Download complete 18:27:43 3dae71ba6b94: Verifying Checksum 18:27:43 3dae71ba6b94: Download complete 18:27:43 923cac83aea3: Download complete 18:27:43 25ad8b0a4227: Verifying Checksum 18:27:43 25ad8b0a4227: Download complete 18:27:43 db01528c6b51: Verifying Checksum 18:27:43 db01528c6b51: Download complete 18:27:43 28988de357af: Verifying Checksum 18:27:43 28988de357af: Download complete 18:27:43 a29436f7fd5d: Verifying Checksum 18:27:43 a29436f7fd5d: Download complete 18:27:44 2e8e34ca0e6c: Verifying Checksum 18:27:44 2e8e34ca0e6c: Download complete 18:27:44 3dae71ba6b94: Pull complete 18:27:44 6bf1a483ea7c: Pull complete 18:27:45 f5dfc541a4d3: Pull complete 18:27:45 461d9e800cba: Pull complete 18:27:45 80192f66455f: Pull complete 18:27:51 2e8e34ca0e6c: Pull complete 18:27:51 a29436f7fd5d: Pull complete 18:27:51 923cac83aea3: Pull complete 18:27:51 25ad8b0a4227: Pull complete 18:27:51 db01528c6b51: Pull complete 18:27:51 28988de357af: Pull complete 18:27:51 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:51 prd-ubuntu20.04-docker-8c-8g-4358 does not seem to be running inside a container 18:27:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-134 -v /w/workspace/xfoundry_edgex-taf-common_PR-134:/w/workspace/xfoundry_edgex-taf-common_PR-134:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-134@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-134@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:27:53 $ docker top 8a0e68d0e1fb439fd9c1affe30960ebc74bdf5de601cf4bed0f9fde5cbafbeda -eo pid,comm 18:27:53 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). 18:27:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:53 [ssh-agent] Looking for ssh-agent implementation... 18:27:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:53 $ docker exec 8a0e68d0e1fb439fd9c1affe30960ebc74bdf5de601cf4bed0f9fde5cbafbeda ssh-agent 18:27:53 SSH_AUTH_SOCK=/tmp/ssh-yKg43Jrrjau5/agent.32 18:27:53 SSH_AGENT_PID=38 18:27:54 Running ssh-add (command line suppressed) 18:27:54 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/private_key_6507462570612334525.key (/w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/private_key_6507462570612334525.key) 18:27:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:54 + git tag --points-at HEAD [Pipeline] } 18:27:54 $ docker exec --env ******** --env ******** 8a0e68d0e1fb439fd9c1affe30960ebc74bdf5de601cf4bed0f9fde5cbafbeda ssh-agent -k 18:27:54 unset SSH_AUTH_SOCK; 18:27:54 unset SSH_AGENT_PID; 18:27:54 echo Agent pid 38 killed; 18:27:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:27:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:54 [ssh-agent] Looking for ssh-agent implementation... 18:27:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:54 $ docker exec 8a0e68d0e1fb439fd9c1affe30960ebc74bdf5de601cf4bed0f9fde5cbafbeda ssh-agent 18:27:54 SSH_AUTH_SOCK=/tmp/ssh-94PR3L4Z1S9h/agent.71 18:27:54 SSH_AGENT_PID=77 18:27:54 Running ssh-add (command line suppressed) 18:27:55 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/private_key_10129960918587053338.key (/w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/private_key_10129960918587053338.key) 18:27:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:55 + git semver init 18:27:55 2025-07-01 18:27:55,572 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:27:55 2025-07-01 18:27:55,577 [run_init] DEBUG init version:0.0.0 force:False 18:27:55 2025-07-01 18:27:55,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-134/.semver 18:27:55 2025-07-01 18:27:55,578 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-134/.semver 18:27:55 2025-07-01 18:27:55,578 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-134/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-134, stdin=None, shell=False, universal_newlines=False) 18:27:56 2025-07-01 18:27:56,198 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-134/.git/info/exclude 18:27:56 2025-07-01 18:27:56,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-134/.semver/PR-134 with force:False 18:27:56 2025-07-01 18:27:56,198 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-134/.semver/PR-134 18:27:56 2025-07-01 18:27:56,203 [execute] INFO git cat-file --batch-check 18:27:56 2025-07-01 18:27:56,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-134/.semver, stdin=, shell=False, universal_newlines=False) 18:27:56 2025-07-01 18:27:56,207 [execute] INFO git cat-file --batch 18:27:56 2025-07-01 18:27:56,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-134/.semver, stdin=, shell=False, universal_newlines=False) 18:27:56 2025-07-01 18:27:56,210 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-134/.semver/PR-134 18:27:56 0.0.0 [Pipeline] } 18:27:56 $ docker exec --env ******** --env ******** 8a0e68d0e1fb439fd9c1affe30960ebc74bdf5de601cf4bed0f9fde5cbafbeda ssh-agent -k 18:27:56 unset SSH_AUTH_SOCK; 18:27:56 unset SSH_AGENT_PID; 18:27:56 echo Agent pid 77 killed; 18:27:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:57 + git semver [Pipeline] } 18:27:57 $ docker stop --time=1 8a0e68d0e1fb439fd9c1affe30960ebc74bdf5de601cf4bed0f9fde5cbafbeda 18:27:58 $ docker rm -f --volumes 8a0e68d0e1fb439fd9c1affe30960ebc74bdf5de601cf4bed0f9fde5cbafbeda [Pipeline] // withDockerContainer [Pipeline] sh 18:27:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:27:59 Stashed 1 file(s) [Pipeline] echo 18:27:59 [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 18:27:59 provisioning config files... 18:28:00 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/config8752398585453235551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:00 ---> ****-login.sh 18:28:00 nexus3.edgexfoundry.org:10001 18:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:00 Login Succeeded 18:28:00 nexus3.edgexfoundry.org:10002 18:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:00 Login Succeeded 18:28:00 nexus3.edgexfoundry.org:10003 18:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:00 Login Succeeded 18:28:00 nexus3.edgexfoundry.org:10004 18:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:00 Login Succeeded 18:28:00 ****.io 18:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:00 Login Succeeded 18:28:00 ---> ****-login.sh ends [Pipeline] } 18:28:00 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 18:28:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:02 + ls -al . 18:28:02 total 72 18:28:02 drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:27 . 18:28:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:27 .. 18:28:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:27 .git 18:28:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:27 .github 18:28:02 -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:27 .gitignore 18:28:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:27 .semver 18:28:02 -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 18:27 Dockerfile 18:28:02 -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:27 Jenkinsfile 18:28:02 -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:27 LICENSE 18:28:02 -rw-rw-r-- 1 jenkins jenkins 4232 Jul 1 18:27 README.md 18:28:02 drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:27 TUC 18:28:02 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:27 VERSION 18:28:02 -rw-rw-r-- 1 jenkins jenkins 426 Jul 1 18:27 requirements.txt 18:28:02 -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:27 robot-entrypoint.sh 18:28:02 -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:27 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:02 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fad283557b7060a4646b2155a35e8270dd47058a --label arch=amd64 --label version=0.0.0 . 18:28:03 #0 building with "default" instance using docker driver 18:28:03 18:28:03 #1 [internal] load build definition from Dockerfile 18:28:03 #1 transferring dockerfile: 1.69kB done 18:28:03 #1 DONE 0.0s 18:28:03 18:28:03 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:28:03 #2 DONE 0.1s 18:28:03 18:28:03 #3 [internal] load .dockerignore 18:28:03 #3 transferring context: 2B done 18:28:03 #3 DONE 0.0s 18:28:03 18:28:03 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:28:03 #4 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 18:28:03 #4 ... 18:28:03 18:28:03 #5 [internal] load build context 18:28:03 #5 transferring context: 529.43kB 0.0s done 18:28:03 #5 DONE 0.1s 18:28:03 18:28:03 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:28:03 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 18:28:03 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 18:28:03 #4 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 18:28:03 #4 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 18:28:03 #4 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 18:28:03 #4 DONE 0.3s 18:28:03 18:28:03 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:28:03 #6 DONE 0.1s 18:28:03 18:28:03 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:28:03 #7 DONE 0.0s 18:28:03 18:28:03 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:28:03 #8 DONE 0.0s 18:28:03 18:28:03 #9 [5/7] WORKDIR /edgex-taf 18:28:03 #9 DONE 0.0s 18:28:04 18:28:04 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:04 #10 DONE 0.3s 18:28:04 18:28:04 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.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 18:28:04 #11 0.250 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:28:07 #11 3.011 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:28:10 #11 6.585 OK: 8 MiB in 14 packages 18:28:10 #11 6.633 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:28:13 #11 9.468 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:28:14 Still waiting to schedule task 18:28:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4360’ is offline 18:28:17 #11 13.03 (1/14) Installing ca-certificates (20241121-r1) 18:28:19 #11 15.30 (2/14) Installing brotli-libs (1.1.0-r2) 18:28:22 #11 18.13 (3/14) Installing c-ares (1.33.1-r0) 18:28:24 #11 20.03 (4/14) Installing libunistring (1.2-r0) 18:28:27 #11 22.95 (5/14) Installing libidn2 (2.3.7-r0) 18:28:29 #11 25.08 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:28:31 #11 27.10 (7/14) Installing libpsl (0.21.5-r1) 18:28:33 #11 28.99 (8/14) Installing zstd-libs (1.5.6-r0) 18:28:35 #11 31.55 (9/14) Installing libcurl (8.12.1-r0) 18:28:38 #11 34.06 (10/14) Installing curl (8.12.1-r0) 18:28:40 #11 36.22 (11/14) Installing docker-cli (26.1.5-r0) 18:28:48 #11 43.31 (12/14) Installing oniguruma (6.9.9-r0) 18:28:49 #11 45.57 (13/14) Installing jq (1.7.1-r0) 18:28:52 #11 48.08 (14/14) Installing openssl (3.3.3-r0) 18:28:54 #11 50.49 Executing busybox-1.36.1-r29.trigger 18:28:54 #11 50.50 Executing ca-certificates-20241121-r1.trigger 18:28:54 #11 50.54 OK: 43 MiB in 28 packages 18:28:54 #11 50.63 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:28:58 #11 53.42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:29:01 #11 56.95 (1/167) Installing libexpat (2.7.0-r0) 18:29:03 #11 58.95 (2/167) Installing libbz2 (1.0.8-r6) 18:29:04 #11 60.51 (3/167) Installing libpng (1.6.44-r0) 18:29:07 #11 62.74 (4/167) Installing freetype (2.13.2-r0) 18:29:09 #11 65.22 (5/167) Installing fontconfig (2.15.0-r1) 18:29:11 #11 67.55 (6/167) Installing libfontenc (1.1.8-r0) 18:29:13 #11 69.19 (7/167) Installing mkfontscale (1.2.2-r6) 18:29:14 #11 70.77 (8/167) Installing font-opensans (0_git20210927-r1) 18:29:18 #11 73.85 (9/167) Installing pkgconf (2.2.0-r0) 18:29:20 #11 75.72 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:29:21 #11 77.62 (11/167) Installing libffi (3.4.6-r0) 18:29:23 #11 79.23 (12/167) Installing libintl (0.22.5-r0) 18:29:25 #11 80.81 (13/167) Installing libeconf (0.6.3-r0) 18:29:26 #11 82.35 (14/167) Installing libblkid (2.40.1-r1) 18:29:28 #11 84.26 (15/167) Installing libmount (2.40.1-r1) 18:29:30 #11 86.44 (16/167) Installing pcre2 (10.43-r0) 18:29:32 #11 88.96 (17/167) Installing glib (2.80.5-r0) 18:29:37 #11 92.38 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:29:39 #11 95.53 (19/167) Installing xz-libs (5.6.2-r1) 18:29:42 #11 97.68 (20/167) Installing libxml2 (2.12.10-r0) 18:29:44 #11 100.5 (21/167) Installing shared-mime-info (2.4-r0) 18:29:47 #11 103.1 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:29:48 #11 104.7 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:29:51 #11 107.1 (24/167) Installing libsharpyuv (1.3.2-r0) 18:29:52 #11 108.5 (25/167) Installing libwebp (1.3.2-r0) 18:29:55 #11 111.0 (26/167) Installing tiff (4.6.0t-r0) 18:29:57 #11 113.2 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:29:59 #11 115.6 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:30:01 #11 117.2 (29/167) Installing libxau (1.0.11-r4) 18:30:02 #11 118.5 (30/167) Installing libmd (1.1.0-r0) 18:30:04 #11 120.1 (31/167) Installing libbsd (0.12.2-r0) 18:30:06 #11 121.7 (32/167) Installing libxdmcp (1.1.5-r1) 18:30:07 #11 123.0 (33/167) Installing libxcb (1.16.1-r0) 18:30:10 #11 125.8 (34/167) Installing libx11 (1.8.9-r1) 18:30:12 #11 128.6 (35/167) Installing libxcomposite (0.4.6-r5) 18:30:14 #11 129.9 (36/167) Installing libxfixes (6.0.1-r4) 18:30:15 #11 131.2 (37/167) Installing libxrender (0.9.11-r5) 18:30:17 #11 132.8 (38/167) Installing libxcursor (1.2.2-r1) 18:30:18 #11 134.4 (39/167) Installing libxdamage (1.1.6-r5) 18:30:19 #11 135.7 (40/167) Installing libxext (1.3.6-r2) 18:30:21 #11 137.2 (41/167) Installing libxi (1.8.1-r4) 18:30:23 #11 138.9 (42/167) Installing libxinerama (1.1.5-r4) 18:30:24 #11 140.2 (43/167) Installing libxrandr (1.5.4-r1) 18:30:25 #11 141.8 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:30:27 #11 143.7 (45/167) Installing libxtst (1.2.4-r6) 18:30:29 #11 145.0 (46/167) Installing dbus-libs (1.14.10-r1) 18:30:31 #11 147.3 (47/167) Installing at-spi2-core (2.52.0-r0) 18:30:33 #11 149.5 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:30:35 #11 151.4 (49/167) Installing pixman (0.43.2-r0) 18:30:38 #11 153.9 (50/167) Installing cairo (1.18.4-r0) 18:30:41 #11 156.8 (51/167) Installing cairo-gobject (1.18.4-r0) 18:30:42 #11 158.2 (52/167) Installing avahi-libs (0.8-r17) 18:30:44 #11 160.1 (53/167) Installing gmp (6.3.0-r1) 18:30:46 #11 162.5 (54/167) Installing nettle (3.9.1-r0) 18:30:49 #11 165.0 (55/167) Installing libtasn1 (4.20.0-r0) 18:30:50 #11 166.6 (56/167) Installing p11-kit (0.25.3-r0) 18:30:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4363 in /w/workspace/xfoundry_edgex-taf-common_PR-134 [Pipeline] { [Pipeline] checkout 18:30:51 Selected Git installation does not exist. Using Default 18:30:51 The recommended git tool is: NONE 18:30:53 #11 169.2 (57/167) Installing gnutls (3.8.5-r0) 18:30:56 #11 172.2 (58/167) Installing cups-libs (2.4.9-r1) 18:30:57 using credential edgex-jenkins-ssh 18:30:57 Cloning the remote Git repository 18:30:57 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:30:57 > git init /w/workspace/xfoundry_edgex-taf-common_PR-134 # timeout=10 18:30:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:30:58 > git --version # timeout=10 18:30:59 #11 174.7 (59/167) Installing libepoxy (1.5.10-r1) 18:30:58 > git --version # 'git version 2.25.1' 18:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:30:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:31:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:31:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:31:00 Merging remotes/origin/main commit 8ae93feb29fbaa43da1d87a6d88aee91490ee53e into PR head commit fad283557b7060a4646b2155a35e8270dd47058a 18:31:01 Merge succeeded, producing fad283557b7060a4646b2155a35e8270dd47058a 18:31:01 Checking out Revision fad283557b7060a4646b2155a35e8270dd47058a (PR-134) 18:31:01 #11 177.1 (60/167) Installing fribidi (1.0.15-r0) 18:31:01 Commit message: "build: bump pyzmq from 26.4.0 to 27.0.0" 18:31:01 > git --version # timeout=10 18:31:01 > git --version # 'git version 2.25.1' 18:31:01 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:31:00 > git config core.sparsecheckout # timeout=10 18:31:00 > git checkout -f fad283557b7060a4646b2155a35e8270dd47058a # timeout=10 18:31:00 > git remote # timeout=10 18:31:01 > git config --get remote.origin.url # timeout=10 18:31:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:01 > git merge 8ae93feb29fbaa43da1d87a6d88aee91490ee53e # timeout=10 18:31:01 > git rev-parse HEAD^{commit} # timeout=10 18:31:01 > git config core.sparsecheckout # timeout=10 18:31:01 > git checkout -f fad283557b7060a4646b2155a35e8270dd47058a # timeout=10 18:31:02 #11 178.7 (61/167) Installing graphite2 (1.3.14-r6) 18:31:04 #11 180.5 (62/167) Installing harfbuzz (8.5.0-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:31:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:06 Dload Upload Total Spent Left Speed 18:31:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 240k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 18:31:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:31:07 #11 183.3 (63/167) Installing libxft (2.3.8-r3) 18:31:07 + sudo tee /etc/docker/daemon.new 18:31:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:31:07 { 18:31:07 "registry-mirrors": [ 18:31:07 "https://nexus3.edgexfoundry.org:10001" 18:31:07 ], 18:31:07 "bip": "10.250.0.254/24", 18:31:07 "hosts": [ 18:31:07 "tcp://0.0.0.0:5555", 18:31:07 "unix:///var/run/docker.sock" 18:31:07 ], 18:31:07 "mtu": 1458, 18:31:07 "selinux-enabled": true, 18:31:07 "seccomp-profile": "/etc/docker/seccomp.json" 18:31:07 } [Pipeline] sh 18:31:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:31:08 + sudo service docker restart 18:31:09 #11 184.9 (64/167) Installing pango (1.52.2-r0) 18:31:11 #11 187.5 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:31:13 #11 189.1 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:31:14 #11 190.5 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:31:15 #11 191.8 (68/167) Installing xkeyboard-config (2.41-r0) 18:31:19 #11 194.6 (69/167) Installing libxkbcommon (1.7.0-r0) 18:31:21 #11 196.8 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:31:25 #11 200.5 (71/167) Installing icu-data-full (74.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:26 provisioning config files... 18:31:26 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/config1669458864736463465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:27 ---> ****-login.sh 18:31:27 nexus3.edgexfoundry.org:10001 18:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:27 Configure a credential helper to remove this warning. See 18:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:27 18:31:27 Login Succeeded 18:31:27 nexus3.edgexfoundry.org:10002 18:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:28 Configure a credential helper to remove this warning. See 18:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:28 18:31:28 Login Succeeded 18:31:28 nexus3.edgexfoundry.org:10003 18:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:28 Configure a credential helper to remove this warning. See 18:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:28 18:31:28 Login Succeeded 18:31:28 nexus3.edgexfoundry.org:10004 18:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:29 Configure a credential helper to remove this warning. See 18:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:29 18:31:29 Login Succeeded 18:31:29 ****.io 18:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:29 Configure a credential helper to remove this warning. See 18:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:29 18:31:29 Login Succeeded 18:31:29 ---> ****-login.sh ends [Pipeline] } 18:31:29 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 18:31:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:31:31 + ls -al . 18:31:31 total 68 18:31:31 drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:31 . 18:31:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:30 .. 18:31:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:31 .git 18:31:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:31 .github 18:31:31 -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:31 .gitignore 18:31:31 -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 18:31 Dockerfile 18:31:31 -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:31 Jenkinsfile 18:31:31 -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:31 LICENSE 18:31:31 -rw-rw-r-- 1 jenkins jenkins 4232 Jul 1 18:31 README.md 18:31:31 drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:31 TUC 18:31:31 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:27 VERSION 18:31:31 -rw-rw-r-- 1 jenkins jenkins 426 Jul 1 18:31 requirements.txt 18:31:31 -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:31 robot-entrypoint.sh 18:31:31 -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:31 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:31 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fad283557b7060a4646b2155a35e8270dd47058a --label arch=arm64 --label version=0.0.0 . 18:31:31 Sending build context to Docker daemon 396.8kB 18:31:31 Step 1/13 : FROM alpine:3.20 18:31:32 3.20: Pulling from library/alpine 18:31:32 94e9d8af2201: Pulling fs layer 18:31:32 94e9d8af2201: Download complete 18:31:33 94e9d8af2201: Pull complete 18:31:33 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:31:33 Status: Downloaded newer image for alpine:3.20 18:31:33 ---> 7aab056cecc6 18:31:33 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:31:33 ---> Running in 75b3237ca84e 18:31:33 Removing intermediate container 75b3237ca84e 18:31:33 ---> 16d58bbf6df1 18:31:33 Step 3/13 : LABEL maintainer="Bruce Huang " 18:31:33 ---> Running in efe6029c033b 18:31:34 Removing intermediate container efe6029c033b 18:31:34 ---> c2d7a8fb8cf9 18:31:34 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:31:34 ---> 7efb58a83ec3 18:31:34 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:31:35 #11 210.6 (72/167) Installing mesa (24.0.9-r1) 18:31:35 ---> 12a2b9a6b950 18:31:35 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:31:36 ---> 52342c7ddba1 18:31:36 Step 7/13 : WORKDIR /edgex-taf 18:31:36 ---> Running in 44d29267647a 18:31:36 #11 212.2 (73/167) Installing llvm17-libs (17.0.6-r2) 18:31:36 Removing intermediate container 44d29267647a 18:31:36 ---> 35b82e71dd13 18:31:36 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:36 ---> Running in 60014a4dd0a8 18:31:38 Removing intermediate container 60014a4dd0a8 18:31:38 ---> d0918464cd8c 18:31:38 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 18:31:38 ---> Running in f426fd27a28c 18:31:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:31:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:31:47 OK: 9 MiB in 14 packages 18:31:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:31:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:31:54 (1/14) Installing ca-certificates (20241121-r1) 18:31:57 (2/14) Installing brotli-libs (1.1.0-r2) 18:31:59 (3/14) Installing c-ares (1.33.1-r0) 18:32:01 (4/14) Installing libunistring (1.2-r0) 18:32:04 (5/14) Installing libidn2 (2.3.7-r0) 18:32:07 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:32:08 (7/14) Installing libpsl (0.21.5-r1) 18:32:10 (8/14) Installing zstd-libs (1.5.6-r0) 18:32:13 (9/14) Installing libcurl (8.12.1-r0) 18:32:14 #11 249.5 (74/167) Installing hwdata-pci (0.382-r0) 18:32:16 (10/14) Installing curl (8.12.1-r0) 18:32:16 #11 252.0 (75/167) Installing libpciaccess (0.18.1-r0) 18:32:17 #11 253.6 (76/167) Installing libdrm (2.4.120-r0) 18:32:18 (11/14) Installing docker-cli (26.1.5-r0) 18:32:20 #11 255.8 (77/167) Installing libelf (0.191-r0) 18:32:22 #11 257.8 (78/167) Installing mesa-glapi (24.0.9-r1) 18:32:24 #11 259.7 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:32:26 (12/14) Installing oniguruma (6.9.9-r0) 18:32:28 (13/14) Installing jq (1.7.1-r0) 18:32:29 #11 265.3 (80/167) Installing eudev-libs (3.2.14-r2) 18:32:31 #11 266.9 (81/167) Installing libmagic (5.45-r1) 18:32:31 (14/14) Installing openssl (3.3.3-r0) 18:32:33 #11 269.8 (82/167) Installing file (5.45-r1) 18:32:33 Executing busybox-1.36.1-r29.trigger 18:32:33 Executing ca-certificates-20241121-r1.trigger 18:32:33 OK: 43 MiB in 28 packages 18:32:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:32:35 #11 271.1 (83/167) Installing xprop (1.2.7-r0) 18:32:37 #11 272.7 (84/167) Installing libice (1.1.1-r6) 18:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:32:38 #11 274.3 (85/167) Installing libuuid (2.40.1-r1) 18:32:39 #11 275.9 (86/167) Installing libsm (1.2.4-r4) 18:32:41 #11 277.5 (87/167) Installing libxt (1.3.0-r5) 18:32:41 (1/166) Installing libexpat (2.7.0-r0) 18:32:43 (2/166) Installing libbz2 (1.0.8-r6) 18:32:44 #11 279.7 (88/167) Installing libxmu (1.1.4-r2) 18:32:45 (3/166) Installing libpng (1.6.44-r0) 18:32:45 #11 281.6 (89/167) Installing xset (1.2.5-r1) 18:32:47 (4/166) Installing freetype (2.13.2-r0) 18:32:47 #11 283.3 (90/167) Installing xdg-utils (1.2.1-r0) 18:32:49 #11 285.1 (91/167) Installing libogg (1.3.5-r5) 18:32:50 (5/166) Installing fontconfig (2.15.0-r1) 18:32:50 #11 286.7 (92/167) Installing libflac (1.4.3-r1) 18:32:52 (6/166) Installing libfontenc (1.1.8-r0) 18:32:53 #11 288.9 (93/167) Installing alsa-lib (1.2.11-r0) 18:32:53 (7/166) Installing mkfontscale (1.2.2-r6) 18:32:55 (8/166) Installing font-opensans (0_git20210927-r1) 18:32:55 #11 291.7 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:32:59 #11 295.2 (95/167) Installing aom-libs (3.9.1-r0) 18:32:59 (9/166) Installing pkgconf (2.2.0-r0) 18:33:01 (10/166) Installing libgcc (13.2.1_git20240309-r1) 18:33:03 (11/166) Installing libffi (3.4.6-r0) 18:33:03 #11 298.8 (96/167) Installing libva (2.21.0-r0) 18:33:04 (12/166) Installing libintl (0.22.5-r0) 18:33:04 #11 300.7 (97/167) Installing libvdpau (1.5-r3) 18:33:06 (13/166) Installing libeconf (0.6.3-r0) 18:33:06 #11 302.3 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:33:08 (14/166) Installing libblkid (2.40.1-r1) 18:33:08 #11 304.5 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:33:10 (15/166) Installing libmount (2.40.1-r1) 18:33:11 #11 306.9 (100/167) Installing libdav1d (1.4.2-r0) 18:33:12 (16/166) Installing pcre2 (10.43-r0) 18:33:14 #11 309.7 (101/167) Installing openexr-libiex (3.1.13-r1) 18:33:15 (17/166) Installing glib (2.80.5-r0) 18:33:16 #11 311.9 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:33:17 #11 313.7 (103/167) Installing imath (3.1.12-r0) 18:33:18 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 18:33:19 #11 315.5 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:33:22 (19/166) Installing xz-libs (5.6.2-r1) 18:33:22 #11 318.6 (105/167) Installing giflib (5.2.2-r0) 18:33:24 (20/166) Installing libxml2 (2.12.10-r0) 18:33:24 #11 320.2 (106/167) Installing libhwy (1.0.7-r0) 18:33:26 #11 321.8 (107/167) Installing lcms2 (2.16-r0) 18:33:27 (21/166) Installing shared-mime-info (2.4-r0) 18:33:28 #11 324.2 (108/167) Installing libjxl (0.10.2-r0) 18:33:29 (22/166) Installing hicolor-icon-theme (0.17-r2) 18:33:31 (23/166) Installing libjpeg-turbo (3.0.3-r0) 18:33:31 #11 327.3 (109/167) Installing lame-libs (3.100-r5) 18:33:33 (24/166) Installing libsharpyuv (1.3.2-r0) 18:33:33 #11 329.5 (110/167) Installing opus (1.5.2-r0) 18:33:35 (25/166) Installing libwebp (1.3.2-r0) 18:33:36 #11 332.0 (111/167) Installing rav1e-libs (0.7.1-r0) 18:33:37 (26/166) Installing tiff (4.6.0t-r0) 18:33:39 #11 335.1 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:33:39 (27/166) Installing gdk-pixbuf (2.42.12-r0) 18:33:41 #11 337.3 (113/167) Installing soxr (0.1.3-r7) 18:33:41 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 18:33:43 #11 339.2 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:33:43 (29/166) Installing libxau (1.0.11-r4) 18:33:44 (30/166) Installing libmd (1.1.0-r0) 18:33:45 #11 341.1 (115/167) Installing libtheora (1.1.1-r18) 18:33:46 (31/166) Installing libbsd (0.12.2-r0) 18:33:47 (32/166) Installing libxdmcp (1.1.5-r1) 18:33:48 #11 343.6 (116/167) Installing libvorbis (1.3.7-r2) 18:33:49 (33/166) Installing libxcb (1.16.1-r0) 18:33:49 #11 345.8 (117/167) Installing libvpx (1.14.1-r0) 18:33:51 (34/166) Installing libx11 (1.8.9-r1) 18:33:53 #11 348.9 (118/167) Installing libwebpmux (1.3.2-r0) 18:33:54 #11 350.5 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:33:55 (35/166) Installing libxcomposite (0.4.6-r5) 18:33:56 (36/166) Installing libxfixes (6.0.1-r4) 18:33:57 (37/166) Installing libxrender (0.9.11-r5) 18:33:57 #11 353.6 (120/167) Installing numactl (2.0.18-r0) 18:33:58 (38/166) Installing libxcursor (1.2.2-r1) 18:33:59 #11 355.2 (121/167) Installing x265-libs (3.6-r0) 18:34:00 (39/166) Installing libxdamage (1.1.6-r5) 18:34:02 (40/166) Installing libxext (1.3.6-r2) 18:34:02 #11 358.6 (122/167) Installing xvidcore (1.3.7-r2) 18:34:03 (41/166) Installing libxi (1.8.1-r4) 18:34:05 #11 360.8 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:34:05 (42/166) Installing libxinerama (1.1.5-r4) 18:34:06 (43/166) Installing libxrandr (1.5.4-r1) 18:34:08 (44/166) Installing libatk-1.0 (2.52.0-r0) 18:34:09 #11 364.8 (124/167) Installing libbluray (1.3.4-r1) 18:34:10 (45/166) Installing libxtst (1.2.4-r6) 18:34:11 #11 367.0 (125/167) Installing mpg123-libs (1.32.8-r0) 18:34:11 (46/166) Installing dbus-libs (1.14.10-r1) 18:34:13 #11 369.1 (126/167) Installing libopenmpt (0.7.7-r0) 18:34:13 (47/166) Installing at-spi2-core (2.52.0-r0) 18:34:15 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 18:34:15 #11 372.0 (127/167) Installing cjson (1.7.18-r0) 18:34:17 (49/166) Installing pixman (0.43.2-r0) 18:34:17 #11 373.6 (128/167) Installing mbedtls (3.6.3-r0) 18:34:20 (50/166) Installing cairo (1.18.4-r0) 18:34:20 #11 376.0 (129/167) Installing librist (0.2.10-r1) 18:34:22 #11 378.0 (130/167) Installing libsrt (1.5.3-r0) 18:34:23 (51/166) Installing cairo-gobject (1.18.4-r0) 18:34:24 (52/166) Installing avahi-libs (0.8-r17) 18:34:24 #11 380.5 (131/167) Installing libssh (0.10.6-r0) 18:34:26 (53/166) Installing gmp (6.3.0-r1) 18:34:26 #11 382.7 (132/167) Installing libsodium (1.0.19-r0) 18:34:29 (54/166) Installing nettle (3.9.1-r0) 18:34:29 #11 384.9 (133/167) Installing libzmq (4.3.5-r2) 18:34:31 #11 387.4 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:34:32 (55/166) Installing libtasn1 (4.20.0-r0) 18:34:33 (56/166) Installing p11-kit (0.25.3-r0) 18:34:35 #11 390.6 (135/167) Installing crc32c (1.1.2-r0) 18:34:35 (57/166) Installing gnutls (3.8.5-r0) 18:34:36 #11 392.1 (136/167) Installing double-conversion (3.3.0-r0) 18:34:37 #11 393.7 (137/167) Installing libevent (2.1.12-r7) 18:34:39 (58/166) Installing cups-libs (2.4.9-r1) 18:34:40 #11 396.3 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:34:41 (59/166) Installing libepoxy (1.5.10-r1) 18:34:42 #11 397.9 (139/167) Installing mesa-gbm (24.0.9-r1) 18:34:43 #11 399.5 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:34:44 (60/166) Installing fribidi (1.0.15-r0) 18:34:46 (61/166) Installing graphite2 (1.3.14-r6) 18:34:46 #11 402.3 (141/167) Installing icu-libs (74.2-r0) 18:34:48 (62/166) Installing harfbuzz (8.5.0-r0) 18:34:50 #11 406.0 (142/167) Installing minizip (1.3.1-r0) 18:34:50 (63/166) Installing libxft (2.3.8-r3) 18:34:51 #11 407.5 (143/167) Installing nspr (4.35-r4) 18:34:52 (64/166) Installing pango (1.52.2-r0) 18:34:54 #11 409.7 (144/167) Installing sqlite-libs (3.45.3-r2) 18:34:55 (65/166) Installing wayland-libs-client (1.22.0-r4) 18:34:56 #11 412.5 (145/167) Installing nss (3.105-r0) 18:34:57 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 18:34:58 (67/166) Installing wayland-libs-egl (1.22.0-r4) 18:34:59 (68/166) Installing xkeyboard-config (2.41-r0) 18:34:59 #11 415.7 (146/167) Installing openh264 (2.4.1-r0) 18:35:02 #11 418.5 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:35:03 (69/166) Installing libxkbcommon (1.7.0-r0) 18:35:04 #11 420.4 (148/167) Installing libunwind (1.8.1-r0) 18:35:05 (70/166) Installing gtk+3.0 (3.24.43-r0) 18:35:06 #11 422.4 (149/167) Installing yaml (0.2.5-r2) 18:35:08 #11 424.2 (150/167) Installing libcamera (0.3.0-r0) 18:35:09 (71/166) Installing icu-data-full (74.2-r0) 18:35:11 #11 427.1 (151/167) Installing speexdsp (1.2.1-r2) 18:35:12 #11 428.6 (152/167) Installing libuv (1.48.0-r0) 18:35:14 #11 430.6 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:35:14 (72/166) Installing mesa (24.0.9-r1) 18:35:16 (73/166) Installing llvm17-libs (17.0.6-r2) 18:35:17 #11 433.1 (154/167) Installing libsndfile (1.2.2-r1) 18:35:19 #11 435.7 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:35:23 #11 438.5 (156/167) Installing pipewire-libs (1.0.6-r1) 18:35:26 #11 441.9 (157/167) Installing libasyncns (0.8-r3) 18:35:27 #11 443.2 (158/167) Installing libltdl (2.4.7-r3) 18:35:29 #11 444.8 (159/167) Installing orc (0.4.40-r0) 18:35:31 #11 447.0 (160/167) Installing tdb-libs (1.4.9-r1) 18:35:33 #11 448.9 (161/167) Installing libpulse (17.0-r0) 18:35:36 #11 451.8 (162/167) Installing libwebpdemux (1.3.2-r0) 18:35:37 #11 453.1 (163/167) Installing libgpg-error (1.49-r0) 18:35:38 (74/166) Installing hwdata-pci (0.382-r0) 18:35:39 #11 455.0 (164/167) Installing libgcrypt (1.10.3-r0) 18:35:41 (75/166) Installing libpciaccess (0.18.1-r0) 18:35:41 #11 457.7 (165/167) Installing libxslt (1.1.39-r2) 18:35:43 (76/166) Installing libdrm (2.4.120-r0) 18:35:44 #11 460.0 (166/167) Installing chromium (131.0.6778.108-r0) 18:35:44 (77/166) Installing libelf (0.191-r0) 18:35:46 (78/166) Installing mesa-glapi (24.0.9-r1) 18:35:49 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 18:35:57 (80/166) Installing eudev-libs (3.2.14-r2) 18:35:59 (81/166) Installing libmagic (5.45-r1) 18:36:02 (82/166) Installing file (5.45-r1) 18:36:03 (83/166) Installing xprop (1.2.7-r0) 18:36:05 (84/166) Installing libice (1.1.1-r6) 18:36:07 (85/166) Installing libuuid (2.40.1-r1) 18:36:08 (86/166) Installing libsm (1.2.4-r4) 18:36:10 (87/166) Installing libxt (1.3.0-r5) 18:36:13 (88/166) Installing libxmu (1.1.4-r2) 18:36:15 (89/166) Installing xset (1.2.5-r1) 18:36:16 #11 492.3 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:36:16 (90/166) Installing xdg-utils (1.2.1-r0) 18:36:18 (91/166) Installing libogg (1.3.5-r5) 18:36:20 (92/166) Installing libflac (1.4.3-r1) 18:36:20 #11 496.5 Executing busybox-1.36.1-r29.trigger 18:36:20 #11 496.5 Executing fontconfig-2.15.0-r1.trigger 18:36:20 #11 496.5 Executing mkfontscale-1.2.2-r6.trigger 18:36:20 #11 496.5 Executing glib-2.80.5-r0.trigger 18:36:20 #11 496.5 Executing shared-mime-info-2.4-r0.trigger 18:36:20 #11 496.9 Executing gdk-pixbuf-2.42.12-r0.trigger 18:36:20 #11 496.9 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:36:20 #11 496.9 Executing gtk+3.0-3.24.43-r0.trigger 18:36:20 #11 496.9 OK: 672 MiB in 195 packages 18:36:20 #11 497.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:36:22 (93/166) Installing alsa-lib (1.2.11-r0) 18:36:24 #11 499.8 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:36:25 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 18:36:27 #11 503.4 (1/30) Installing jansson (2.14-r4) 18:36:28 (95/166) Installing aom-libs (3.9.1-r0) 18:36:29 #11 505.1 (2/30) Installing binutils (2.42-r1) 18:36:33 (96/166) Installing libva (2.21.0-r0) 18:36:33 #11 508.8 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:36:34 #11 510.0 (4/30) Installing isl26 (0.26-r1) 18:36:34 (97/166) Installing libvdpau (1.5-r3) 18:36:36 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 18:36:37 #11 513.0 (5/30) Installing mpfr4 (4.2.1-r0) 18:36:39 (99/166) Installing libdav1d (1.4.2-r0) 18:36:39 #11 515.5 (6/30) Installing mpc1 (1.3.1-r1) 18:36:41 #11 517.4 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:36:41 (100/166) Installing openexr-libiex (3.1.13-r1) 18:36:43 (101/166) Installing openexr-libilmthread (3.1.13-r1) 18:36:45 (102/166) Installing imath (3.1.12-r0) 18:36:47 (103/166) Installing openexr-libopenexr (3.1.13-r1) 18:36:49 (104/166) Installing giflib (5.2.2-r0) 18:36:51 (105/166) Installing libhwy (1.0.7-r0) 18:36:53 (106/166) Installing lcms2 (2.16-r0) 18:36:55 (107/166) Installing libjxl (0.10.2-r0) 18:36:59 (108/166) Installing lame-libs (3.100-r5) 18:37:01 (109/166) Installing opus (1.5.2-r0) 18:37:03 (110/166) Installing rav1e-libs (0.7.1-r0) 18:37:06 (111/166) Installing libgomp (13.2.1_git20240309-r1) 18:37:08 (112/166) Installing soxr (0.1.3-r7) 18:37:10 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 18:37:12 (114/166) Installing libtheora (1.1.1-r18) 18:37:15 (115/166) Installing libvorbis (1.3.7-r2) 18:37:17 (116/166) Installing libvpx (1.14.1-r0) 18:37:21 (117/166) Installing libwebpmux (1.3.2-r0) 18:37:22 (118/166) Installing x264-libs (0.164_git20231001-r0) 18:37:25 (119/166) Installing numactl (2.0.18-r0) 18:37:27 (120/166) Installing x265-libs (3.6-r0) 18:37:28 #11 557.6 (8/30) Installing musl-dev (1.2.5-r1) 18:37:28 #11 561.1 (9/30) Installing linux-headers (6.6-r0) 18:37:28 #11 564.3 (10/30) Installing libffi-dev (3.4.6-r0) 18:37:30 #11 566.2 (11/30) Installing libpq (16.9-r0) 18:37:31 (121/166) Installing xvidcore (1.3.7-r2) 18:37:32 #11 568.4 (12/30) Installing openssl-dev (3.3.3-r0) 18:37:33 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 18:37:35 #11 571.1 (13/30) Installing libpq-dev (16.9-r0) 18:37:37 (123/166) Installing libbluray (1.3.4-r1) 18:37:37 #11 573.9 (14/30) Installing libecpg (16.9-r0) 18:37:39 (124/166) Installing mpg123-libs (1.32.8-r0) 18:37:39 #11 575.8 (15/30) Installing libecpg-dev (16.9-r0) 18:37:42 (125/166) Installing libopenmpt (0.7.7-r0) 18:37:42 #11 578.3 (16/30) Installing clang16-headers (16.0.6-r5) 18:37:45 (126/166) Installing cjson (1.7.18-r0) 18:37:45 #11 581.2 (17/30) Installing llvm16-libs (16.0.6-r9) 18:37:46 (127/166) Installing mbedtls (3.6.3-r0) 18:37:49 (128/166) Installing librist (0.2.10-r1) 18:37:51 (129/166) Installing libsrt (1.5.3-r0) 18:37:53 (130/166) Installing libssh (0.10.6-r0) 18:37:57 (131/166) Installing libsodium (1.0.19-r0) 18:37:59 (132/166) Installing libzmq (4.3.5-r2) 18:38:01 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 18:38:05 (134/166) Installing crc32c (1.1.2-r0) 18:38:06 (135/166) Installing double-conversion (3.3.0-r0) 18:38:07 (136/166) Installing libevent (2.1.12-r7) 18:38:10 (137/166) Installing wayland-libs-server (1.22.0-r4) 18:38:11 (138/166) Installing mesa-gbm (24.0.9-r1) 18:38:13 (139/166) Installing harfbuzz-subset (8.5.0-r0) 18:38:16 (140/166) Installing icu-libs (74.2-r0) 18:38:19 (141/166) Installing minizip (1.3.1-r0) 18:38:21 (142/166) Installing nspr (4.35-r4) 18:38:23 (143/166) Installing sqlite-libs (3.45.3-r2) 18:38:26 (144/166) Installing nss (3.105-r0) 18:38:30 (145/166) Installing openh264 (2.4.1-r0) 18:38:32 (146/166) Installing libcamera-ipa (0.3.0-r0) 18:38:35 (147/166) Installing libunwind (1.8.1-r0) 18:38:37 (148/166) Installing yaml (0.2.5-r2) 18:38:39 (149/166) Installing libcamera (0.3.0-r0) 18:38:41 #11 635.7 (18/30) Installing clang16-libs (16.0.6-r5) 18:38:42 (150/166) Installing speexdsp (1.2.1-r2) 18:38:43 (151/166) Installing libuv (1.48.0-r0) 18:38:46 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 18:38:46 #11 641.6 (19/30) Installing fortify-headers (1.1-r3) 18:38:47 #11 642.8 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:38:48 (153/166) Installing libsndfile (1.2.2-r1) 18:38:51 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 18:38:51 #11 646.8 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:38:53 #11 648.8 (22/30) Installing clang16 (16.0.6-r5) 18:38:53 (155/166) Installing pipewire-libs (1.0.6-r1) 18:38:55 #11 651.2 (23/30) Installing icu (74.2-r0) 18:38:57 #11 653.7 (24/30) Installing icu-dev (74.2-r0) 18:38:57 (156/166) Installing libasyncns (0.8-r3) 18:38:58 (157/166) Installing libltdl (2.4.7-r3) 18:39:00 (158/166) Installing orc (0.4.40-r0) 18:39:00 #11 656.8 (25/30) Installing llvm16 (16.0.6-r9) 18:39:03 (159/166) Installing tdb-libs (1.4.9-r1) 18:39:04 (160/166) Installing libpulse (17.0-r0) 18:39:07 (161/166) Installing libwebpdemux (1.3.2-r0) 18:39:08 (162/166) Installing libgpg-error (1.49-r0) 18:39:10 (163/166) Installing libgcrypt (1.10.3-r0) 18:39:13 (164/166) Installing libxslt (1.1.39-r2) 18:39:16 (165/166) Installing chromium (131.0.6778.108-r0) 18:39:27 #11 682.0 (26/30) Installing lz4-libs (1.9.4-r5) 18:39:28 #11 683.9 (27/30) Installing lz4-dev (1.9.4-r5) 18:39:29 #11 685.5 (28/30) Installing zstd (1.5.6-r0) 18:39:32 #11 687.7 (29/30) Installing zstd-dev (1.5.6-r0) 18:39:33 #11 689.6 (30/30) Installing postgresql16-dev (16.9-r0) 18:39:37 #11 693.0 Executing busybox-1.36.1-r29.trigger 18:39:37 #11 693.0 OK: 1208 MiB in 225 packages 18:39:37 #11 693.1 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:39:39 #11 695.8 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:39:44 #11 699.4 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:39:54 #11 709.9 (2/14) Installing gdbm (1.23-r1) 18:39:55 #11 711.6 (3/14) Installing mpdecimal (4.0.0-r0) 18:39:57 #11 713.7 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:39:59 #11 715.2 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:40:01 #11 717.4 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:40:03 #11 718.9 (7/14) Installing readline (8.2.10-r0) 18:40:05 #11 721.1 (8/14) Installing python3 (3.12.11-r0) 18:40:10 #11 725.9 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 18:40:13 #11 729.5 (10/14) Installing pyc (3.12.11-r0) 18:40:15 #11 730.9 (11/14) Installing python3-pyc (3.12.11-r0) 18:40:16 #11 732.2 (12/14) Installing python3-dev (3.12.11-r0) 18:40:26 #11 740.9 (13/14) Installing libsodium-dev (1.0.19-r0) 18:40:26 #11 742.6 (14/14) Installing zeromq-dev (4.3.5-r2) 18:40:28 #11 744.4 Executing busybox-1.36.1-r29.trigger 18:40:28 #11 744.4 OK: 1374 MiB in 239 packages 18:40:28 #11 744.5 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:40:31 #11 747.3 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:40:35 #11 751.1 OK: 1374 MiB in 239 packages 18:40:35 #11 751.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:40:37 #11 754.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:40:42 #11 757.6 (1/1) Installing tzdata (2025b-r0) 18:40:44 #11 759.9 OK: 1376 MiB in 240 packages 18:40:44 #11 760.3 (1/1) Purging tzdata (2025b-r0) 18:40:44 #11 760.3 OK: 1374 MiB in 239 packages 18:40:45 #11 762.0 Looking in links: /tmp/tmpa9kib_i2 18:40:46 #11 762.0 Processing /tmp/tmpa9kib_i2/pip-25.0.1-py3-none-any.whl 18:40:46 #11 762.0 Installing collected packages: pip 18:40:47 #11 763.0 Successfully installed pip-25.0.1 18:40:47 #11 763.0 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. 18:40:47 #11 763.4 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:40:47 #11 763.5 Collecting pip 18:40:47 #11 763.5 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 18:40:47 #11 763.6 Collecting setuptools 18:40:47 #11 763.6 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 18:40:47 #11 763.7 Collecting wheel 18:40:47 #11 763.7 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:40:47 #11 763.7 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 18:40:47 #11 763.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 141.5 MB/s eta 0:00:00 18:40:47 #11 763.7 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 18:40:47 #11 763.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 147.0 MB/s eta 0:00:00 18:40:47 #11 763.7 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:40:47 #11 763.8 Installing collected packages: wheel, setuptools, pip 18:40:48 #11 764.7 Attempting uninstall: pip 18:40:48 #11 764.7 Found existing installation: pip 25.0.1 18:40:48 #11 764.8 Uninstalling pip-25.0.1: 18:40:48 #11 764.8 Successfully uninstalled pip-25.0.1 18:40:50 #11 765.9 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 18:40:50 #11 765.9 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. 18:40:50 #11 766.4 Processing ./edgex-taf-common 18:40:50 #11 766.4 Preparing metadata (setup.py): started 18:40:50 #11 766.6 Preparing metadata (setup.py): finished with status 'done' 18:40:50 #11 766.6 Building wheels for collected packages: edgex-taf-common 18:40:50 #11 766.6 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:40:50 #11 766.6 Building wheel for edgex-taf-common (setup.py): started 18:40:50 #11 766.8 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:40:51 #11 766.8 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=6d42d31b7436e9ee37d69c335ab353861d3e42be857ad715c569ca3729c54916 18:40:51 #11 766.8 Stored in directory: /tmp/pip-ephem-wheel-cache-12crs7gv/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:40:51 #11 766.8 Successfully built edgex-taf-common 18:40:51 #11 766.8 Installing collected packages: edgex-taf-common 18:40:51 #11 766.9 Successfully installed edgex-taf-common-0.0.0 18:40:51 #11 766.9 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. 18:40:51 #11 767.4 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 18:40:51 #11 767.4 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 18:40:51 #11 767.4 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 18:40:51 #11 767.4 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 18:40:51 #11 767.5 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:40:51 #11 767.5 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:40:51 #11 767.5 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:40:51 #11 767.5 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:40:51 #11 767.5 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:40:51 #11 767.5 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:40:51 #11 767.5 Preparing metadata (setup.py): started 18:40:51 #11 767.7 Preparing metadata (setup.py): finished with status 'done' 18:40:51 #11 767.7 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 18:40:51 #11 767.7 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:40:51 #11 767.7 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 18:40:51 #11 767.7 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:40:51 #11 767.7 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) 18:40:51 #11 767.7 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:40:51 #11 767.8 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 18:40:51 #11 767.8 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:40:51 #11 767.8 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:40:52 #11 767.8 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:40:52 #11 768.0 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 18:40:52 #11 768.1 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:40:52 #11 768.2 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 18:40:52 #11 768.2 Downloading psutil-7.0.0.tar.gz (497 kB) 18:40:52 #11 768.3 Installing build dependencies: started 18:40:52 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 18:40:52 Executing busybox-1.36.1-r29.trigger 18:40:52 Executing fontconfig-2.15.0-r1.trigger 18:40:52 Executing mkfontscale-1.2.2-r6.trigger 18:40:52 Executing glib-2.80.5-r0.trigger 18:40:52 Executing shared-mime-info-2.4-r0.trigger 18:40:52 Executing gdk-pixbuf-2.42.12-r0.trigger 18:40:52 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:40:52 Executing gtk+3.0-3.24.43-r0.trigger 18:40:52 OK: 657 MiB in 194 packages 18:40:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:40:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:40:53 #11 769.1 Installing build dependencies: finished with status 'done' 18:40:53 #11 769.1 Getting requirements to build wheel: started 18:40:53 #11 769.6 Getting requirements to build wheel: finished with status 'done' 18:40:53 #11 769.6 Preparing metadata (pyproject.toml): started 18:40:54 #11 769.9 Preparing metadata (pyproject.toml): finished with status 'done' 18:40:54 #11 770.2 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 13)) 18:40:54 #11 770.2 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:40:54 #11 770.3 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 18:40:54 #11 770.3 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:40:54 #11 770.3 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 18:40:54 #11 770.3 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:40:54 #11 770.4 Preparing metadata (setup.py): started 18:40:54 #11 770.6 Preparing metadata (setup.py): finished with status 'done' 18:40:54 #11 770.7 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) 18:40:54 #11 770.7 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:40:55 #11 771.0 Collecting protobuf==6.31.1 (from -r requirements.txt (line 17)) 18:40:55 #11 771.0 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 18:40:55 #11 771.0 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 18:40:55 #11 771.0 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:40:55 #11 771.2 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 18:40:55 #11 771.2 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 18:40:55 #11 771.2 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 20)) 18:40:55 #11 771.2 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:40:55 #11 771.2 Collecting requests-sse==0.5.2 (from -r requirements.txt (line 21)) 18:40:55 #11 771.2 Downloading requests_sse-0.5.2-py3-none-any.whl.metadata (3.2 kB) 18:40:55 #11 771.3 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:55 #11 771.3 Downloading selenium-4.34.0-py3-none-any.whl.metadata (7.5 kB) 18:40:55 #11 771.3 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:55 #11 771.3 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:40:55 #11 771.3 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:55 #11 771.3 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 18:40:55 #11 771.4 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.4 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:40:55 #11 771.4 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.4 Downloading flex-6.14.1.tar.gz (40 kB) 18:40:55 #11 771.4 Preparing metadata (setup.py): started 18:40:55 #11 771.6 Preparing metadata (setup.py): finished with status 'done' 18:40:55 #11 771.6 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.6 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:40:55 #11 771.6 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.6 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:40:55 #11 771.7 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.7 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 18:40:55 #11 771.7 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.7 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 18:40:55 #11 771.7 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.7 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:40:55 #11 771.8 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.8 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:40:55 #11 771.8 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:55 #11 771.8 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:40:55 #11 771.9 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) 18:40:55 (1/30) Installing jansson (2.14-r4) 18:40:56 #11 771.9 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 18:40:56 #11 771.9 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) 18:40:56 #11 771.9 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:40:56 #11 772.0 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 18:40:56 #11 772.0 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 18:40:56 #11 772.0 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) 18:40:56 #11 772.0 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) 18:40:56 #11 772.1 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:40:56 #11 772.1 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:40:56 #11 772.1 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:40:56 #11 772.1 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:40:56 #11 772.1 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) 18:40:56 #11 772.2 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 18:40:56 #11 772.2 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 18:40:56 #11 772.3 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 18:40:56 #11 772.3 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 18:40:56 #11 772.3 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:40:56 #11 772.3 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:40:56 #11 772.3 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:40:56 #11 772.3 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 18:40:56 #11 772.3 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 18:40:56 #11 772.3 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 18:40:56 #11 772.4 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.4 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 18:40:56 #11 772.4 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.4 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:40:56 #11 772.4 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.4 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:40:56 #11 772.5 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:40:56 #11 772.5 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.5 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:40:56 #11 772.5 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.5 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:40:56 #11 772.5 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.5 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:40:56 #11 772.5 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.5 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:40:56 #11 772.6 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:40:56 #11 772.7 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:40:56 #11 772.7 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:56 #11 772.7 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:40:56 #11 772.7 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:56 #11 772.7 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:40:56 #11 772.8 Preparing metadata (setup.py): started 18:40:56 #11 772.9 Preparing metadata (setup.py): finished with status 'done' 18:40:57 #11 772.9 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 772.9 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:40:57 #11 773.0 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.0 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:40:57 #11 773.0 Preparing metadata (setup.py): started 18:40:57 #11 773.2 Preparing metadata (setup.py): finished with status 'done' 18:40:57 #11 773.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.2 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:40:57 #11 773.2 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.2 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:40:57 #11 773.2 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.2 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 18:40:57 #11 773.3 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.3 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:40:57 #11 773.6 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.6 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 18:40:57 #11 773.7 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.7 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:40:57 #11 773.7 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.7 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:40:57 #11 773.7 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 (2/30) Installing binutils (2.42-r1) 18:40:57 #11 773.7 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 18:40:57 #11 773.7 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.7 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:40:57 #11 773.8 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.8 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:40:57 #11 773.8 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.8 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 18:40:57 #11 773.8 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.8 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 18:40:57 #11 773.8 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.9 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:40:57 #11 773.9 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:57 #11 773.9 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:40:57 #11 773.9 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:58 #11 774.0 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 18:40:58 #11 774.0 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:40:58 #11 774.0 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 18:40:58 #11 774.1 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 18:40:58 #11 774.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 89.7 MB/s eta 0:00:00 18:40:58 #11 774.1 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 18:40:58 #11 774.1 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:40:58 #11 774.1 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:40:58 #11 774.1 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:40:58 #11 774.1 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:40:58 #11 774.1 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:40:58 #11 774.1 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:40:58 #11 774.1 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:40:58 #11 774.1 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:40:58 #11 774.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 52.3 MB/s eta 0:00:00 18:40:58 #11 774.5 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:40:58 #11 774.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 91.0 MB/s eta 0:00:00 18:40:58 #11 774.5 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:40:58 #11 774.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 274.5 MB/s eta 0:00:00 18:40:58 #11 774.6 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:40:58 #11 774.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 283.5 MB/s eta 0:00:00 18:40:58 #11 774.6 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 18:40:58 #11 774.6 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:40:58 #11 774.6 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 18:40:58 #11 774.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 308.0 MB/s eta 0:00:00 18:40:58 #11 774.6 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:40:58 #11 774.6 Downloading requests_sse-0.5.2-py3-none-any.whl (10 kB) 18:40:58 #11 774.6 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 18:40:58 #11 774.6 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:40:58 #11 774.6 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) 18:40:58 #11 774.6 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 18:40:58 #11 774.6 Downloading click-8.2.1-py3-none-any.whl (102 kB) 18:40:58 #11 774.6 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:40:58 #11 774.6 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:40:58 #11 774.7 Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) 18:40:58 #11 774.7 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:40:58 #11 774.7 Downloading selenium-4.34.0-py3-none-any.whl (9.4 MB) 18:40:58 #11 774.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 326.2 MB/s eta 0:00:00 18:40:58 #11 774.7 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 18:40:58 #11 774.7 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:40:58 #11 774.7 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 18:40:58 #11 774.7 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:40:58 #11 774.7 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:40:58 #11 774.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:40:58 #11 774.7 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:40:58 #11 774.7 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:40:58 #11 774.7 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:40:58 #11 774.7 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:40:58 #11 774.7 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:40:58 #11 774.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 286.7 MB/s eta 0:00:00 18:40:58 #11 774.7 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:40:58 #11 774.8 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 18:40:58 #11 774.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 267.3 MB/s eta 0:00:00 18:40:58 #11 774.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:40:58 #11 774.8 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:40:58 #11 774.8 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:40:58 #11 774.8 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 18:40:58 #11 774.8 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 18:40:58 #11 774.8 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:40:58 #11 774.8 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) 18:40:58 #11 774.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 259.0 MB/s eta 0:00:00 18:40:58 #11 774.8 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 18:40:58 #11 774.8 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:40:58 #11 774.8 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:40:58 #11 774.8 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:40:58 #11 774.8 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 18:40:58 #11 774.8 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:40:58 #11 774.8 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 18:40:58 #11 774.8 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:40:58 #11 774.8 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:40:58 #11 774.8 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 18:40:58 #11 774.8 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 18:40:58 #11 774.8 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:40:58 #11 774.9 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 18:40:58 #11 774.9 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:40:58 #11 774.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 232.4 MB/s eta 0:00:00 18:40:58 #11 774.9 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:40:58 #11 774.9 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:40:58 #11 774.9 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:40:58 #11 774.9 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:40:58 #11 775.0 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:40:59 #11 775.0 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:40:59 #11 775.0 Building wheel for robotbackgroundlogger (setup.py): started 18:40:59 #11 775.2 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:40:59 #11 775.2 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=d1690a31e8e7a11fec94937fa53a48d7dd8259df8c46a3b37535fe51e6e20756 18:40:59 #11 775.2 Stored in directory: /tmp/pip-ephem-wheel-cache-mf3t9xja/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:40:59 #11 775.2 Building wheel for psutil (pyproject.toml): started 18:41:01 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:41:01 #11 777.0 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:41:01 #11 777.0 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277537 sha256=1244969c600bbd04e0a43de92cc19ef4dacd96d293e07c27f0c73de528b73352 18:41:01 #11 777.0 Stored in directory: /tmp/pip-ephem-wheel-cache-mf3t9xja/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:41:01 #11 777.0 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:41:01 #11 777.0 Building wheel for psycopg2 (setup.py): started 18:41:02 (4/30) Installing isl26 (0.26-r1) 18:41:05 (5/30) Installing mpfr4 (4.2.1-r0) 18:41:08 (6/30) Installing mpc1 (1.3.1-r1) 18:41:09 #11 785.5 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:41:09 #11 785.5 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521918 sha256=f2e25dad901a5b1b676262eaed279f0352bc8d965f7acd02b1f7c0fccc8eb8db 18:41:09 #11 785.5 Stored in directory: /tmp/pip-ephem-wheel-cache-mf3t9xja/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:41:09 #11 785.5 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:41:09 #11 785.5 Building wheel for flex (setup.py): started 18:41:09 #11 785.8 Building wheel for flex (setup.py): finished with status 'done' 18:41:10 #11 785.8 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=1e9d5fb713254e683d36396ec37215cd9200cd9633f5eb5b663e37226880963b 18:41:10 #11 785.8 Stored in directory: /tmp/pip-ephem-wheel-cache-mf3t9xja/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:41:10 #11 785.8 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:41:10 #11 785.8 Building wheel for strict-rfc3339 (setup.py): started 18:41:10 #11 786.0 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:41:10 #11 786.0 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=81bf5798ea77819f24b8cee33e37c12b12169ec0303ae8fb924dd2a4a56cbc12 18:41:10 #11 786.0 Stored in directory: /tmp/pip-ephem-wheel-cache-mf3t9xja/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:41:10 #11 786.1 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:41:10 #11 786.1 Building wheel for validate-email (setup.py): started 18:41:10 #11 786.3 Building wheel for validate-email (setup.py): finished with status 'done' 18:41:10 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:41:10 #11 786.3 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=615146ef63df063c55230e1119094916585a1840bc800005fc1bd8a478357da4 18:41:10 #11 786.3 Stored in directory: /tmp/pip-ephem-wheel-cache-mf3t9xja/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:41:10 #11 786.3 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:41:10 #11 786.5 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, requests-sse, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:41:20 #11 796.4 18:41:20 #11 796.4 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 requests-sse-0.5.2 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.26.0 selenium-4.34.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.0 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 18:41:20 #11 796.4 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. 18:41:21 #11 DONE 797.9s 18:41:22 18:41:22 #12 exporting to image 18:41:22 #12 exporting layers 18:41:28 #12 exporting layers 6.5s done 18:41:28 #12 writing image sha256:cdb062511d6963f1306f47b1067f4e9011c85859f7be3d931d9d874633923593 done 18:41:28 #12 naming to docker.io/library/edgex-taf-common done 18:41:28 #12 DONE 6.5s [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 18:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:29 18:41:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:30 latest: Pulling from edgex-lftools-log-publisher 18:41:30 5eb5b503b376: Pulling fs layer 18:41:30 5c69ac0246d0: Pulling fs layer 18:41:30 ec43610c2a17: Pulling fs layer 18:41:30 3a2ae6a8a46f: Pulling fs layer 18:41:30 33b1e0a273af: Pulling fs layer 18:41:30 5d3b04190fa2: Pulling fs layer 18:41:30 2f39f015ded8: Pulling fs layer 18:41:30 3a2ae6a8a46f: Waiting 18:41:30 33b1e0a273af: Waiting 18:41:30 5d3b04190fa2: Waiting 18:41:30 2f39f015ded8: Waiting 18:41:30 5c69ac0246d0: Download complete 18:41:30 3a2ae6a8a46f: Download complete 18:41:30 33b1e0a273af: Verifying Checksum 18:41:30 33b1e0a273af: Download complete 18:41:30 ec43610c2a17: Verifying Checksum 18:41:30 ec43610c2a17: Download complete 18:41:30 5d3b04190fa2: Verifying Checksum 18:41:30 5d3b04190fa2: Download complete 18:41:30 5eb5b503b376: Verifying Checksum 18:41:30 5eb5b503b376: Download complete 18:41:31 2f39f015ded8: Verifying Checksum 18:41:31 2f39f015ded8: Download complete 18:41:32 5eb5b503b376: Pull complete 18:41:32 5c69ac0246d0: Pull complete 18:41:33 ec43610c2a17: Pull complete 18:41:33 3a2ae6a8a46f: Pull complete 18:41:33 33b1e0a273af: Pull complete 18:41:33 5d3b04190fa2: Pull complete 18:41:39 2f39f015ded8: Pull complete 18:41:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:40 prd-ubuntu20.04-docker-8c-8g-4358 does not seem to be running inside a container 18:41:40 $ 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-134 -v /w/workspace/xfoundry_edgex-taf-common_PR-134:/w/workspace/xfoundry_edgex-taf-common_PR-134:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-134@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:41:41 $ docker top 0018bcfc9f0a2f70f4b6f5303657af0a7e76e9a1cea5dfd1752ccdaf9657cac3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:42 ---> job-cost.sh 18:41:42 lf-activate-venv: SKIPPING 18:41:42 INFO: No Stack... 18:41:42 INFO: Retrieving Pricing Info for: v3-standard-8 18:41:43 INFO: Archiving Costs [Pipeline] sh 18:41:43 + cat /w/workspace/xfoundry_edgex-taf-common_PR-134/archives/cost.csv 18:41:43 + cut -d, -f6 [Pipeline] lock 18:41:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-134-1-stack-cost] 18:41:43 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-134-1-stack-cost] did not exist. Created. 18:41:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:41:43 + echo total: 0.2199999988079071 [Pipeline] stash 18:41:43 Stashed 1 file(s) [Pipeline] } 18:41:43 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-134-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:41:44 $ docker stop --time=1 0018bcfc9f0a2f70f4b6f5303657af0a7e76e9a1cea5dfd1752ccdaf9657cac3 18:41:45 $ docker rm -f --volumes 0018bcfc9f0a2f70f4b6f5303657af0a7e76e9a1cea5dfd1752ccdaf9657cac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:41:57 (8/30) Installing musl-dev (1.2.5-r1) 18:42:00 (9/30) Installing linux-headers (6.6-r0) 18:42:03 (10/30) Installing libffi-dev (3.4.6-r0) 18:42:05 (11/30) Installing libpq (16.9-r0) 18:42:08 (12/30) Installing openssl-dev (3.3.3-r0) 18:42:10 (13/30) Installing libpq-dev (16.9-r0) 18:42:13 (14/30) Installing libecpg (16.9-r0) 18:42:15 (15/30) Installing libecpg-dev (16.9-r0) 18:42:17 (16/30) Installing clang16-headers (16.0.6-r5) 18:42:21 (17/30) Installing llvm16-libs (16.0.6-r9) 18:43:28 (18/30) Installing clang16-libs (16.0.6-r5) 18:43:50 (19/30) Installing fortify-headers (1.1-r3) 18:43:50 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:43:52 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:43:54 (22/30) Installing clang16 (16.0.6-r5) 18:43:57 (23/30) Installing icu (74.2-r0) 18:44:00 (24/30) Installing icu-dev (74.2-r0) 18:44:03 (25/30) Installing llvm16 (16.0.6-r9) 18:44:50 (26/30) Installing lz4-libs (1.9.4-r5) 18:44:50 (27/30) Installing lz4-dev (1.9.4-r5) 18:44:50 (28/30) Installing zstd (1.5.6-r0) 18:44:50 (29/30) Installing zstd-dev (1.5.6-r0) 18:44:52 (30/30) Installing postgresql16-dev (16.9-r0) 18:44:56 Executing busybox-1.36.1-r29.trigger 18:44:56 OK: 1184 MiB in 224 packages 18:44:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:44:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:45:03 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:45:10 (2/14) Installing gdbm (1.23-r1) 18:45:11 (3/14) Installing mpdecimal (4.0.0-r0) 18:45:13 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:45:15 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:45:17 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:45:18 (7/14) Installing readline (8.2.10-r0) 18:45:21 (8/14) Installing python3 (3.12.11-r0) 18:45:25 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 18:45:29 (10/14) Installing pyc (3.12.11-r0) 18:45:31 (11/14) Installing python3-pyc (3.12.11-r0) 18:45:31 (12/14) Installing python3-dev (3.12.11-r0) 18:46:10 (13/14) Installing libsodium-dev (1.0.19-r0) 18:46:10 (14/14) Installing zeromq-dev (4.3.5-r2) 18:46:10 Executing busybox-1.36.1-r29.trigger 18:46:10 OK: 1370 MiB in 238 packages 18:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:46:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:46:18 OK: 1370 MiB in 238 packages 18:46:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:46:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:46:25 (1/1) Installing tzdata (2025b-r0) 18:46:28 OK: 1372 MiB in 239 packages 18:46:29 (1/1) Purging tzdata (2025b-r0) 18:46:29 OK: 1370 MiB in 238 packages 18:46:42 Looking in links: /tmp/tmp5mka5esn 18:46:42 Processing /tmp/tmp5mka5esn/pip-25.0.1-py3-none-any.whl 18:46:42 Installing collected packages: pip 18:46:48 Successfully installed pip-25.0.1 18:46:48 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. 18:46:51 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:46:52 Collecting pip 18:46:52 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 18:46:53 Collecting setuptools 18:46:53 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 18:46:53 Collecting wheel 18:46:53 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:46:53 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 18:46:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 48.4 MB/s eta 0:00:00 18:46:54 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 18:46:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.9 MB/s eta 0:00:00 18:46:54 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:46:54 Installing collected packages: wheel, setuptools, pip 18:47:00 Attempting uninstall: pip 18:47:00 Found existing installation: pip 25.0.1 18:47:01 Uninstalling pip-25.0.1: 18:47:01 Successfully uninstalled pip-25.0.1 18:47:09 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 18:47:09 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. 18:47:12 Processing ./edgex-taf-common 18:47:12 Preparing metadata (setup.py): started 18:47:14 Preparing metadata (setup.py): finished with status 'done' 18:47:14 Building wheels for collected packages: edgex-taf-common 18:47:14  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:47:14  Building wheel for edgex-taf-common (setup.py): started 18:47:15 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:47:15 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=9e17751fe3d0165f98da191b553becd3d92975a9861853644a0a46ed51f3da24 18:47:15 Stored in directory: /tmp/pip-ephem-wheel-cache-yta3caio/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:47:15 Successfully built edgex-taf-common 18:47:15 Installing collected packages: edgex-taf-common 18:47:15 Successfully installed edgex-taf-common-0.0.0 18:47:15 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. 18:47:20 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 18:47:20 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 18:47:20 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 18:47:20 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 18:47:20 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:47:20 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:47:20 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:47:20 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:47:20 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:47:20 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:47:20 Preparing metadata (setup.py): started 18:47:21 Preparing metadata (setup.py): finished with status 'done' 18:47:21 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 18:47:21 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:47:22 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 18:47:22 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:47:22 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) 18:47:22 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:47:22 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 18:47:22 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:47:22 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:47:22 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:47:25 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 18:47:25 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 18:47:25 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 18:47:25 Downloading psutil-7.0.0.tar.gz (497 kB) 18:47:26 Installing build dependencies: started 18:47:32 Installing build dependencies: finished with status 'done' 18:47:32 Getting requirements to build wheel: started 18:47:37 Getting requirements to build wheel: finished with status 'done' 18:47:37 Preparing metadata (pyproject.toml): started 18:47:38 Preparing metadata (pyproject.toml): finished with status 'done' 18:47:41 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 13)) 18:47:41 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 18:47:41 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 18:47:41 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:47:41 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 18:47:41 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:47:42 Preparing metadata (setup.py): started 18:47:43 Preparing metadata (setup.py): finished with status 'done' 18:47:44 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) 18:47:44 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 18:47:47 Collecting protobuf==6.31.1 (from -r requirements.txt (line 17)) 18:47:47 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 18:47:47 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 18:47:47 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:47:49 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 18:47:49 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 18:47:49 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 20)) 18:47:49 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:47:49 Collecting requests-sse==0.5.2 (from -r requirements.txt (line 21)) 18:47:49 Downloading requests_sse-0.5.2-py3-none-any.whl.metadata (3.2 kB) 18:47:50 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:50 Downloading selenium-4.34.0-py3-none-any.whl.metadata (7.5 kB) 18:47:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:50 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:47:50 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:50 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 18:47:50 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:50 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:47:50 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:50 Downloading flex-6.14.1.tar.gz (40 kB) 18:47:50 Preparing metadata (setup.py): started 18:47:52 Preparing metadata (setup.py): finished with status 'done' 18:47:52 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:52 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:47:52 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:52 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:47:52 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:52 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 18:47:52 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:52 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 18:47:53 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:53 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:47:53 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:53 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:47:53 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:47:53 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:47:54 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) 18:47:54 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 18:47:54 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) 18:47:54 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:47:55 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 18:47:55 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 18:47:55 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) 18:47:55 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) 18:47:55 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:47:55 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:47:55 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:47:55 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:47:55 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) 18:47:57 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 18:47:57 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 18:47:57 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 18:47:57 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 18:47:57 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:47:57 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:47:57 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:47:57 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 18:47:57 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 18:47:57 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 18:47:58 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:58 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 18:47:58 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:58 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:47:59 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:59 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:47:59 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:59 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:47:59 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:59 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:47:59 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:59 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:47:59 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:59 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:47:59 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:47:59 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:48:00 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:48:00 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:48:00 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:00 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 18:48:00 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:00 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:48:01 Preparing metadata (setup.py): started 18:48:02 Preparing metadata (setup.py): finished with status 'done' 18:48:02 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:02 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:48:02 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:02 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:48:02 Preparing metadata (setup.py): started 18:48:03 Preparing metadata (setup.py): finished with status 'done' 18:48:03 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:03 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:48:03 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:03 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:48:04 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:04 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 18:48:04 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:04 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:48:07 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:07 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 18:48:07 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:07 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:48:07 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:07 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:48:08 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:08 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 18:48:08 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:08 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:48:08 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:08 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:48:08 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:08 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 18:48:08 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:08 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 18:48:08 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:08 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:48:09 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:09 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:48:09 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:09 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 18:48:10 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:48:10 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 18:48:10 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 18:48:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 53.9 MB/s eta 0:00:00 18:48:10 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 18:48:10 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:48:10 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:48:10 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:48:10 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:48:10 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:48:10 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:48:10 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:48:10 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 18:48:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 46.5 MB/s eta 0:00:00 18:48:11 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 18:48:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 46.7 MB/s eta 0:00:00 18:48:11 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:48:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 52.4 MB/s eta 0:00:00 18:48:11 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 18:48:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 47.1 MB/s eta 0:00:00 18:48:11 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 18:48:11 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:48:11 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 18:48:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 48.0 MB/s eta 0:00:00 18:48:11 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:48:11 Downloading requests_sse-0.5.2-py3-none-any.whl (10 kB) 18:48:11 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 18:48:11 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:48:11 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) 18:48:11 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 18:48:11 Downloading click-8.2.1-py3-none-any.whl (102 kB) 18:48:11 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:48:11 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:48:11 Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) 18:48:11 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:48:11 Downloading selenium-4.34.0-py3-none-any.whl (9.4 MB) 18:48:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 46.4 MB/s eta 0:00:00 18:48:11 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 18:48:11 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:48:11 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 18:48:11 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:48:11 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:48:11 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:48:11 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:48:12 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:48:12 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:48:12 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:48:12 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:48:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 52.2 MB/s eta 0:00:00 18:48:12 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:48:12 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 18:48:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 51.9 MB/s eta 0:00:00 18:48:12 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:48:12 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:48:12 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:48:12 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 18:48:12 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 18:48:12 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:48:12 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) 18:48:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.0/562.0 kB 52.2 MB/s eta 0:00:00 18:48:12 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 18:48:12 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:48:12 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:48:12 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:48:12 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 18:48:12 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:48:12 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 18:48:12 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 18:48:12 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:48:12 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 18:48:12 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 18:48:12 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:48:12 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 18:48:12 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:48:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.9 MB/s eta 0:00:00 18:48:12 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:48:12 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:48:12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:48:12 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:48:13 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:48:13  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:48:13  Building wheel for robotbackgroundlogger (setup.py): started 18:48:15 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:48:15 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=7638b043cbf7b454d9612561dc3171106e2fe20db0a9fb22a598c62b53118c06 18:48:15 Stored in directory: /tmp/pip-ephem-wheel-cache-4502t35a/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:48:15 Building wheel for psutil (pyproject.toml): started 18:48:27 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:48:27 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278199 sha256=5f5e6d7ad98f6be3e9a74561e7e3586393ecb540eee7ac261063f390d19a34b1 18:48:27 Stored in directory: /tmp/pip-ephem-wheel-cache-4502t35a/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:48:27  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:48:27  Building wheel for psycopg2 (setup.py): started 18:49:35 Building wheel for psycopg2 (setup.py): still running... 18:49:37 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:49:37 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512678 sha256=82f0b09ec3fc58bb786d3cbc3d0899a7e5bb4af24736af5742da789e88b1f3f3 18:49:37 Stored in directory: /tmp/pip-ephem-wheel-cache-4502t35a/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:49:37  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:49:37  Building wheel for flex (setup.py): started 18:49:40 Building wheel for flex (setup.py): finished with status 'done' 18:49:40 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=3c1cd4948b3e027993359d8c5913bb5af50ee7e570068fce5f8685a98fe8d454 18:49:40 Stored in directory: /tmp/pip-ephem-wheel-cache-4502t35a/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:49:40  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:49:40  Building wheel for strict-rfc3339 (setup.py): started 18:49:41 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:49:41 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=e3d44d4c47dfbb188a8dd7a4f407c969768a33bcc307ea633288a0dda0d04d07 18:49:41 Stored in directory: /tmp/pip-ephem-wheel-cache-4502t35a/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:49:41  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:49:41  Building wheel for validate-email (setup.py): started 18:49:43 Building wheel for validate-email (setup.py): finished with status 'done' 18:49:43 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=1e11276e7bf2ecb801a7d931cb9960947f2967e18180393ed23c910e2b9356f0 18:49:43 Stored in directory: /tmp/pip-ephem-wheel-cache-4502t35a/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:49:43 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:49:44 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, requests-sse, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:51:06 18:51:06 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 requests-sse-0.5.2 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.26.0 selenium-4.34.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.0 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 18:51:06 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. 18:51:53 Removing intermediate container f426fd27a28c 18:51:53 ---> 84ec1a922475 18:51:53 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:51:53 ---> Running in 52eaf7598adc 18:51:53 Removing intermediate container 52eaf7598adc 18:51:53 ---> 57610d7fbc50 18:51:53 Step 11/13 : LABEL arch=arm64 18:51:53 ---> Running in 287234d4068e 18:51:53 Removing intermediate container 287234d4068e 18:51:53 ---> a128b2518916 18:51:53 Step 12/13 : LABEL git_sha=fad283557b7060a4646b2155a35e8270dd47058a 18:51:53 ---> Running in ad15557953f2 18:51:53 Removing intermediate container ad15557953f2 18:51:53 ---> 65b174613e18 18:51:53 Step 13/13 : LABEL version=0.0.0 18:51:53 ---> Running in acca4d2fa4ea 18:51:53 Removing intermediate container acca4d2fa4ea 18:51:53 ---> ff0ca1d0fbc5 18:51:53 [Warning] One or more build-args [ARCH] were not consumed 18:51:53 Successfully built ff0ca1d0fbc5 18:51:53 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 18:51:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:54 18:51:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:54 arm64: Pulling from edgex-lftools-log-publisher 18:51:54 8998bd30e6a1: Pulling fs layer 18:51:54 04944245beec: Pulling fs layer 18:51:54 699f458cf7ca: Pulling fs layer 18:51:54 765212b225bb: Pulling fs layer 18:51:54 f23df028b6ca: Pulling fs layer 18:51:54 d65c8cfc05b1: Pulling fs layer 18:51:54 2437ff75d9bd: Pulling fs layer 18:51:54 f23df028b6ca: Waiting 18:51:54 765212b225bb: Waiting 18:51:54 d65c8cfc05b1: Waiting 18:51:54 2437ff75d9bd: Waiting 18:51:55 04944245beec: Verifying Checksum 18:51:55 04944245beec: Download complete 18:51:55 765212b225bb: Download complete 18:51:55 f23df028b6ca: Verifying Checksum 18:51:55 f23df028b6ca: Download complete 18:51:55 d65c8cfc05b1: Verifying Checksum 18:51:55 d65c8cfc05b1: Download complete 18:51:55 699f458cf7ca: Verifying Checksum 18:51:55 699f458cf7ca: Download complete 18:51:55 8998bd30e6a1: Verifying Checksum 18:51:55 8998bd30e6a1: Download complete 18:51:58 2437ff75d9bd: Verifying Checksum 18:51:58 2437ff75d9bd: Download complete 18:52:00 8998bd30e6a1: Pull complete 18:52:00 04944245beec: Pull complete 18:52:02 699f458cf7ca: Pull complete 18:52:02 765212b225bb: Pull complete 18:52:03 f23df028b6ca: Pull complete 18:52:03 d65c8cfc05b1: Pull complete 18:52:21 2437ff75d9bd: Pull complete 18:52:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:52:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:21 prd-ubuntu20.04-docker-arm64-4c-16g-4363 does not seem to be running inside a container 18:52:21 $ 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-134 -v /w/workspace/xfoundry_edgex-taf-common_PR-134:/w/workspace/xfoundry_edgex-taf-common_PR-134:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-134@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:52:24 $ docker top 9e64a02a1204e0d1f1984e3fc54b71809ef27db8c3b24997e273758681edc6fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:25 ---> job-cost.sh 18:52:25 lf-activate-venv: SKIPPING 18:52:25 INFO: No Stack... 18:52:25 INFO: Retrieving Pricing Info for: v3-standard-4 18:52:26 INFO: Archiving Costs [Pipeline] sh 18:52:27 + cat /w/workspace/xfoundry_edgex-taf-common_PR-134/archives/cost.csv 18:52:27 + cut -d, -f6 [Pipeline] lock 18:52:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-134-1-stack-cost] 18:52:27 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-134-1-stack-cost] did not exist. Created. 18:52:27 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:27 /w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/durable-4233daa8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:52:28 + echo total: 0.10999999940395355 [Pipeline] stash 18:52:28 Warning: overwriting stash ‘stack-cost’ 18:52:28 Stashed 1 file(s) [Pipeline] } 18:52:28 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-134-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:29 $ docker stop --time=1 9e64a02a1204e0d1f1984e3fc54b71809ef27db8c3b24997e273758681edc6fe 18:52:30 $ docker rm -f --volumes 9e64a02a1204e0d1f1984e3fc54b71809ef27db8c3b24997e273758681edc6fe [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 18:52:32 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-134/archives ] 18:52:32 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-134/archives 18:52:32 total 16 18:52:32 drwxr-xr-x 3 root root 4096 Jul 1 18:41 . 18:52:32 drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 18:41 .. 18:52:32 drwxr-xr-x 2 root root 4096 Jul 1 18:41 cost 18:52:32 -rw-r--r-- 1 root root 88 Jul 1 18:41 cost.csv 18:52:32 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-134/archives 18:52:32 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-134/archives 18:52:32 total 16 18:52:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:41 . 18:52:32 drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 18:41 .. 18:52:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 18:41 cost 18:52:32 -rw-r--r-- 1 jenkins jenkins 88 Jul 1 18:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:52:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:52:33 ---> package-listing.sh 18:52:33 ++ facter osfamily 18:52:33 ++ tr '[:upper:]' '[:lower:]' 18:52:33 + OS_FAMILY=debian 18:52:33 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-134 18:52:33 + START_PACKAGES=/tmp/packages_start.txt 18:52:33 + END_PACKAGES=/tmp/packages_end.txt 18:52:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:52:33 + PACKAGES=/tmp/packages_start.txt 18:52:33 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-134 ']' 18:52:33 + PACKAGES=/tmp/packages_end.txt 18:52:33 + case "${OS_FAMILY}" in 18:52:33 + dpkg -l 18:52:33 + grep '^ii' 18:52:33 + '[' -f /tmp/packages_start.txt ']' 18:52:33 + '[' -f /tmp/packages_end.txt ']' 18:52:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:52:33 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-134 ']' 18:52:33 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-134/archives/ 18:52:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-134/archives/ [Pipeline] echo 18:52:33 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-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:52:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:34 prd-ubuntu20.04-docker-8c-8g-4358 does not seem to be running inside a container 18:52:34 $ 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-134/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-134 -v /w/workspace/xfoundry_edgex-taf-common_PR-134:/w/workspace/xfoundry_edgex-taf-common_PR-134:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-134@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-134@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:52:35 $ docker top db397c576d13d22e38518efde136bbab0c466e48421c93e3e28262d48c30f861 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:35 + touch /tmp/pre-build-complete [Pipeline] sh 18:52:35 + mkdir -p /var/log/sysstat [Pipeline] sh 18:52:36 + ls /var/log/sa-host 18:52:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:52:36 provisioning config files... 18:52:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-134@tmp/config11987604640621684990tmp [Pipeline] { [Pipeline] echo 18:52:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:52:36 ---> create-netrc.sh [Pipeline] } 18:52:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:52:37 ---> python-tools-install.sh [Pipeline] echo 18:52:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:52:37 ---> sudo-logs.sh 18:52:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:52:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:52:37 ---> job-cost.sh 18:52:37 lf-activate-venv: SKIPPING 18:52:37 DEBUG: total: 0.2199999988079071 18:52:37 INFO: Retrieving Stack Cost... 18:52:38 INFO: Retrieving Pricing Info for: v3-standard-8 18:52:38 INFO: Archiving Costs [Pipeline] echo 18:52:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:52:38 ---> logs-deploy.sh 18:52:38 lf-activate-venv: SKIPPING 18:52:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-134/1 18:52:38 INFO: archiving workspace using pattern(s): 18:52:39 Archives upload complete. 18:52:39 INFO: archiving logs to Nexus