Pull request #133 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0251899fa219bb1b4d12327d6b17c5adfb7bcb0+8ae93feb29fbaa43da1d87a6d88aee91490ee53e (eb16522ab841234cdec31a4339ac68f86269fb60) 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-ssh17775982323783784200.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-ssh1617098888932790133.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-133/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-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7384449066655747344.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-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2636351263562527832.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-ssh13288187522708668401.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-133/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-133/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13428279945422691642.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-4356 in /w/workspace/xfoundry_edgex-taf-common_PR-133 [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-133 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ae93feb29fbaa43da1d87a6d88aee91490ee53e into PR head commit e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 Merge succeeded, producing e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 Checking out Revision e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 (PR-133) Commit message: "build: bump robotframework from 7.2.2 to 7.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > 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/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 # 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 e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-01T18:27:01.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-01T18:27:01.251Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-01T18:27:01.340Z] ========================================================= [2025-07-01T18:27:01.340Z] EdgeX Global Pipelines Version Info [2025-07-01T18:27:01.340Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:27:02.456Z] ------------------- [2025-07-01T18:27:02.456Z] stable info: [2025-07-01T18:27:02.456Z] ------------------- [2025-07-01T18:27:02.456Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-01T18:27:02.456Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-01T18:27:02.456Z] Message: update stable to v1.0.274 [2025-07-01T18:27:02.717Z] ------------------- [2025-07-01T18:27:02.717Z] experimental info: [2025-07-01T18:27:02.717Z] ------------------- [2025-07-01T18:27:02.717Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-01T18:27:02.717Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-01T18:27:02.717Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-07-01T18:27:02.956Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-07-01T18:27:03.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-07-01T18:27:03.047Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-01T18:27:03.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-01T18:27:03.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-01T18:27:03.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-07-01T18:27:03.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-01T18:27:03.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-07-01T18:27:03.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-07-01T18:27:03.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-01T18:27:03.422Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-07-01T18:27:03.471Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-07-01T18:27:03.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-01T18:27:03.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-01T18:27:03.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-133 [Pipeline] echo [2025-07-01T18:27:03.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-133 [Pipeline] echo [2025-07-01T18:27:03.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-133 [Pipeline] echo [2025-07-01T18:27:03.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 [Pipeline] echo [2025-07-01T18:27:03.908Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e025189 [Pipeline] echo [2025-07-01T18:27:03.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-01T18:27:04.092Z] provisioning config files... [2025-07-01T18:27:04.115Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/config5108939000424863655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:27:04.491Z] ---> ****-login.sh [2025-07-01T18:27:04.491Z] nexus3.edgexfoundry.org:10001 [2025-07-01T18:27:04.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:04.768Z] [2025-07-01T18:27:04.768Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T18:27:04.768Z] Configure a credential helper to remove this warning. See [2025-07-01T18:27:04.768Z] https://docs.****.com/go/credential-store/ [2025-07-01T18:27:04.768Z] [2025-07-01T18:27:04.768Z] Login Succeeded [2025-07-01T18:27:04.768Z] nexus3.edgexfoundry.org:10002 [2025-07-01T18:27:04.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:04.768Z] [2025-07-01T18:27:04.768Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T18:27:04.768Z] Configure a credential helper to remove this warning. See [2025-07-01T18:27:04.768Z] https://docs.****.com/go/credential-store/ [2025-07-01T18:27:04.768Z] [2025-07-01T18:27:04.768Z] Login Succeeded [2025-07-01T18:27:04.768Z] nexus3.edgexfoundry.org:10003 [2025-07-01T18:27:04.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:04.769Z] [2025-07-01T18:27:04.769Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T18:27:04.769Z] Configure a credential helper to remove this warning. See [2025-07-01T18:27:04.769Z] https://docs.****.com/go/credential-store/ [2025-07-01T18:27:04.769Z] [2025-07-01T18:27:04.769Z] Login Succeeded [2025-07-01T18:27:04.769Z] nexus3.edgexfoundry.org:10004 [2025-07-01T18:27:05.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:05.031Z] [2025-07-01T18:27:05.031Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T18:27:05.031Z] Configure a credential helper to remove this warning. See [2025-07-01T18:27:05.031Z] https://docs.****.com/go/credential-store/ [2025-07-01T18:27:05.031Z] [2025-07-01T18:27:05.031Z] Login Succeeded [2025-07-01T18:27:05.031Z] ****.io [2025-07-01T18:27:05.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:05.293Z] [2025-07-01T18:27:05.293Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-01T18:27:05.293Z] Configure a credential helper to remove this warning. See [2025-07-01T18:27:05.293Z] https://docs.****.com/go/credential-store/ [2025-07-01T18:27:05.293Z] [2025-07-01T18:27:05.293Z] Login Succeeded [2025-07-01T18:27:05.293Z] ---> ****-login.sh ends [Pipeline] } [2025-07-01T18:27:05.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-07-01T18:27:05.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-01T18:27:05.946Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-01T18:27:05.946Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-01T18:27:05.946Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-01T18:27:05.946Z] + sudo tee -a /etc/ssh/ssh_known_hosts+ [2025-07-01T18:27:05.946Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-01T18:27:05.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T18:27:06.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-01T18:27:06.379Z] [2025-07-01T18:27:06.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T18:27:06.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-01T18:27:06.767Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-01T18:27:06.767Z] 3dae71ba6b94: Pulling fs layer [2025-07-01T18:27:06.767Z] 6bf1a483ea7c: Pulling fs layer [2025-07-01T18:27:06.767Z] f5dfc541a4d3: Pulling fs layer [2025-07-01T18:27:06.767Z] 461d9e800cba: Pulling fs layer [2025-07-01T18:27:06.767Z] 80192f66455f: Pulling fs layer [2025-07-01T18:27:06.767Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-01T18:27:06.767Z] a29436f7fd5d: Pulling fs layer [2025-07-01T18:27:06.767Z] 923cac83aea3: Pulling fs layer [2025-07-01T18:27:06.767Z] 25ad8b0a4227: Pulling fs layer [2025-07-01T18:27:06.767Z] db01528c6b51: Pulling fs layer [2025-07-01T18:27:06.767Z] 28988de357af: Pulling fs layer [2025-07-01T18:27:06.767Z] 461d9e800cba: Waiting [2025-07-01T18:27:06.767Z] 80192f66455f: Waiting [2025-07-01T18:27:06.767Z] 2e8e34ca0e6c: Waiting [2025-07-01T18:27:06.767Z] db01528c6b51: Waiting [2025-07-01T18:27:06.767Z] a29436f7fd5d: Waiting [2025-07-01T18:27:06.767Z] 923cac83aea3: Waiting [2025-07-01T18:27:06.767Z] 28988de357af: Waiting [2025-07-01T18:27:06.767Z] 6bf1a483ea7c: Verifying Checksum [2025-07-01T18:27:06.767Z] 6bf1a483ea7c: Download complete [2025-07-01T18:27:07.028Z] 461d9e800cba: Download complete [2025-07-01T18:27:07.028Z] 80192f66455f: Verifying Checksum [2025-07-01T18:27:07.028Z] 80192f66455f: Download complete [2025-07-01T18:27:07.028Z] f5dfc541a4d3: Download complete [2025-07-01T18:27:07.028Z] 3dae71ba6b94: Verifying Checksum [2025-07-01T18:27:07.028Z] 3dae71ba6b94: Download complete [2025-07-01T18:27:07.028Z] 923cac83aea3: Download complete [2025-07-01T18:27:07.286Z] 25ad8b0a4227: Verifying Checksum [2025-07-01T18:27:07.286Z] 25ad8b0a4227: Download complete [2025-07-01T18:27:07.286Z] db01528c6b51: Verifying Checksum [2025-07-01T18:27:07.286Z] db01528c6b51: Download complete [2025-07-01T18:27:07.286Z] 28988de357af: Verifying Checksum [2025-07-01T18:27:07.286Z] 28988de357af: Download complete [2025-07-01T18:27:07.545Z] a29436f7fd5d: Verifying Checksum [2025-07-01T18:27:07.545Z] a29436f7fd5d: Download complete [2025-07-01T18:27:07.803Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-01T18:27:08.739Z] 3dae71ba6b94: Pull complete [2025-07-01T18:27:08.739Z] 6bf1a483ea7c: Pull complete [2025-07-01T18:27:09.679Z] f5dfc541a4d3: Pull complete [2025-07-01T18:27:09.679Z] 461d9e800cba: Pull complete [2025-07-01T18:27:09.679Z] 80192f66455f: Pull complete [2025-07-01T18:27:14.948Z] 2e8e34ca0e6c: Pull complete [2025-07-01T18:27:14.948Z] a29436f7fd5d: Pull complete [2025-07-01T18:27:14.948Z] 923cac83aea3: Pull complete [2025-07-01T18:27:14.948Z] 25ad8b0a4227: Pull complete [2025-07-01T18:27:14.948Z] db01528c6b51: Pull complete [2025-07-01T18:27:14.948Z] 28988de357af: Pull complete [2025-07-01T18:27:14.948Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-01T18:27:14.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-01T18:27:14.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-01T18:27:15.184Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2025-07-01T18:27:15.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-133 -v /w/workspace/xfoundry_edgex-taf-common_PR-133:/w/workspace/xfoundry_edgex-taf-common_PR-133:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-01T18:27:16.969Z] $ docker top 0bdfde301a9e40dcb26bdd751b578c2849d08d754f1d32db0b5e883c6314bed0 -eo pid,comm [2025-07-01T18:27:17.023Z] 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). [2025-07-01T18:27:17.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-01T18:27:17.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-01T18:27:17.158Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-01T18:27:17.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-01T18:27:17.265Z] $ docker exec 0bdfde301a9e40dcb26bdd751b578c2849d08d754f1d32db0b5e883c6314bed0 ssh-agent [2025-07-01T18:27:17.363Z] SSH_AUTH_SOCK=/tmp/ssh-8ikv8r9MjAZz/agent.33 [2025-07-01T18:27:17.363Z] SSH_AGENT_PID=39 [2025-07-01T18:27:17.368Z] Running ssh-add (command line suppressed) [2025-07-01T18:27:17.470Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/private_key_5866199422991853303.key (/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/private_key_5866199422991853303.key) [2025-07-01T18:27:17.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-01T18:27:17.819Z] + git tag --points-at HEAD [Pipeline] } [2025-07-01T18:27:17.851Z] $ docker exec --env ******** --env ******** 0bdfde301a9e40dcb26bdd751b578c2849d08d754f1d32db0b5e883c6314bed0 ssh-agent -k [2025-07-01T18:27:17.944Z] unset SSH_AUTH_SOCK; [2025-07-01T18:27:17.944Z] unset SSH_AGENT_PID; [2025-07-01T18:27:17.944Z] echo Agent pid 39 killed; [2025-07-01T18:27:17.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-01T18:27:18.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-01T18:27:18.056Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-01T18:27:18.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-01T18:27:18.163Z] $ docker exec 0bdfde301a9e40dcb26bdd751b578c2849d08d754f1d32db0b5e883c6314bed0 ssh-agent [2025-07-01T18:27:18.266Z] SSH_AUTH_SOCK=/tmp/ssh-Xn2BZf9wFGOz/agent.72 [2025-07-01T18:27:18.266Z] SSH_AGENT_PID=78 [2025-07-01T18:27:18.270Z] Running ssh-add (command line suppressed) [2025-07-01T18:27:18.362Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/private_key_8691282505711346534.key (/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/private_key_8691282505711346534.key) [2025-07-01T18:27:18.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-01T18:27:18.719Z] + git semver init [2025-07-01T18:27:18.979Z] 2025-07-01 18:27:18,919 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-01T18:27:18.979Z] 2025-07-01 18:27:18,923 [run_init] DEBUG init version:0.0.0 force:False [2025-07-01T18:27:18.979Z] 2025-07-01 18:27:18,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver [2025-07-01T18:27:18.979Z] 2025-07-01 18:27:18,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-133/.semver [2025-07-01T18:27:18.979Z] 2025-07-01 18:27:18,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-133, stdin=None, shell=False, universal_newlines=False) [2025-07-01T18:27:19.550Z] 2025-07-01 18:27:19,544 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-133/.git/info/exclude [2025-07-01T18:27:19.550Z] 2025-07-01 18:27:19,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver/PR-133 with force:False [2025-07-01T18:27:19.550Z] 2025-07-01 18:27:19,545 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver/PR-133 [2025-07-01T18:27:19.811Z] 2025-07-01 18:27:19,550 [execute] INFO git cat-file --batch-check [2025-07-01T18:27:19.811Z] 2025-07-01 18:27:19,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-01T18:27:19.811Z] 2025-07-01 18:27:19,554 [execute] INFO git cat-file --batch [2025-07-01T18:27:19.811Z] 2025-07-01 18:27:19,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-01T18:27:19.811Z] 2025-07-01 18:27:19,557 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-133/.semver/PR-133 [2025-07-01T18:27:19.811Z] 0.0.0 [Pipeline] } [2025-07-01T18:27:19.830Z] $ docker exec --env ******** --env ******** 0bdfde301a9e40dcb26bdd751b578c2849d08d754f1d32db0b5e883c6314bed0 ssh-agent -k [2025-07-01T18:27:19.914Z] unset SSH_AUTH_SOCK; [2025-07-01T18:27:19.914Z] unset SSH_AGENT_PID; [2025-07-01T18:27:19.914Z] echo Agent pid 78 killed; [2025-07-01T18:27:19.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-01T18:27:20.345Z] + git semver [Pipeline] } [2025-07-01T18:27:20.626Z] $ docker stop --time=1 0bdfde301a9e40dcb26bdd751b578c2849d08d754f1d32db0b5e883c6314bed0 [2025-07-01T18:27:21.919Z] $ docker rm -f --volumes 0bdfde301a9e40dcb26bdd751b578c2849d08d754f1d32db0b5e883c6314bed0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-01T18:27:22.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-01T18:27:22.648Z] Stashed 1 file(s) [Pipeline] echo [2025-07-01T18:27:22.669Z] [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 [2025-07-01T18:27:23.234Z] provisioning config files... [2025-07-01T18:27:23.266Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/config17621928315663181474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:27:23.621Z] ---> ****-login.sh [2025-07-01T18:27:23.621Z] nexus3.edgexfoundry.org:10001 [2025-07-01T18:27:23.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:23.621Z] Login Succeeded [2025-07-01T18:27:23.621Z] nexus3.edgexfoundry.org:10002 [2025-07-01T18:27:23.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:23.621Z] Login Succeeded [2025-07-01T18:27:23.621Z] nexus3.edgexfoundry.org:10003 [2025-07-01T18:27:23.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:23.882Z] Login Succeeded [2025-07-01T18:27:23.882Z] nexus3.edgexfoundry.org:10004 [2025-07-01T18:27:23.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:23.882Z] Login Succeeded [2025-07-01T18:27:23.882Z] ****.io [2025-07-01T18:27:23.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:27:24.141Z] Login Succeeded [2025-07-01T18:27:24.141Z] ---> ****-login.sh ends [Pipeline] } [2025-07-01T18:27:24.169Z] 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 [2025-07-01T18:27:25.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-01T18:27:25.335Z] + ls -al . [2025-07-01T18:27:25.335Z] total 72 [2025-07-01T18:27:25.335Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:27 . [2025-07-01T18:27:25.335Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:26 .. [2025-07-01T18:27:25.335Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:27 .git [2025-07-01T18:27:25.335Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:26 .github [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:26 .gitignore [2025-07-01T18:27:25.335Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:27 .semver [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 18:26 Dockerfile [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:26 Jenkinsfile [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:26 LICENSE [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jul 1 18:26 README.md [2025-07-01T18:27:25.335Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:26 TUC [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:27 VERSION [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 426 Jul 1 18:26 requirements.txt [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:26 robot-entrypoint.sh [2025-07-01T18:27:25.335Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:26 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T18:27:25.731Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 --label arch=amd64 --label version=0.0.0 . [2025-07-01T18:27:26.298Z] #0 building with "default" instance using docker driver [2025-07-01T18:27:26.298Z] [2025-07-01T18:27:26.298Z] #1 [internal] load build definition from Dockerfile [2025-07-01T18:27:26.298Z] #1 transferring dockerfile: 1.69kB done [2025-07-01T18:27:26.298Z] #1 DONE 0.0s [2025-07-01T18:27:26.298Z] [2025-07-01T18:27:26.298Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-01T18:27:26.298Z] #2 DONE 0.1s [2025-07-01T18:27:26.556Z] [2025-07-01T18:27:26.556Z] #3 [internal] load .dockerignore [2025-07-01T18:27:26.556Z] #3 transferring context: 2B done [2025-07-01T18:27:26.556Z] #3 DONE 0.0s [2025-07-01T18:27:26.556Z] [2025-07-01T18:27:26.556Z] #4 [internal] load build context [2025-07-01T18:27:26.556Z] #4 transferring context: 529.72kB 0.0s done [2025-07-01T18:27:26.556Z] #4 DONE 0.1s [2025-07-01T18:27:26.556Z] [2025-07-01T18:27:26.556Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-01T18:27:26.556Z] #5 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-01T18:27:26.556Z] #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-01T18:27:26.556Z] #5 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-01T18:27:26.556Z] #5 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-01T18:27:26.556Z] #5 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-01T18:27:26.556Z] #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-01T18:27:26.817Z] #5 DONE 0.3s [2025-07-01T18:27:26.817Z] [2025-07-01T18:27:26.817Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2025-07-01T18:27:26.817Z] #6 DONE 0.1s [2025-07-01T18:27:26.817Z] [2025-07-01T18:27:26.817Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2025-07-01T18:27:26.817Z] #7 DONE 0.0s [2025-07-01T18:27:26.817Z] [2025-07-01T18:27:26.817Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2025-07-01T18:27:26.817Z] #8 DONE 0.0s [2025-07-01T18:27:26.817Z] [2025-07-01T18:27:26.817Z] #9 [5/7] WORKDIR /edgex-taf [2025-07-01T18:27:26.817Z] #9 DONE 0.0s [2025-07-01T18:27:27.077Z] [2025-07-01T18:27:27.077Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-01T18:27:27.077Z] #10 DONE 0.3s [2025-07-01T18:27:27.335Z] [2025-07-01T18:27:27.335Z] #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 [2025-07-01T18:27:27.335Z] #11 0.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T18:27:30.622Z] #11 3.057 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T18:27:33.914Z] #11 6.697 OK: 8 MiB in 14 packages [2025-07-01T18:27:34.173Z] #11 6.744 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T18:27:36.714Z] #11 9.571 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T18:27:37.994Z] Still waiting to schedule task [2025-07-01T18:27:37.994Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-07-01T18:27:40.913Z] #11 13.06 (1/14) Installing ca-certificates (20241121-r1) [2025-07-01T18:27:42.294Z] #11 15.23 (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-01T18:27:45.584Z] #11 18.13 (3/14) Installing c-ares (1.33.1-r0) [2025-07-01T18:27:47.488Z] #11 20.07 (4/14) Installing libunistring (1.2-r0) [2025-07-01T18:27:50.025Z] #11 22.80 (5/14) Installing libidn2 (2.3.7-r0) [2025-07-01T18:27:52.562Z] #11 24.97 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-01T18:27:54.069Z] #11 26.80 (7/14) Installing libpsl (0.21.5-r1) [2025-07-01T18:27:55.977Z] #11 28.67 (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-01T18:27:58.528Z] #11 31.20 (9/14) Installing libcurl (8.12.1-r0) [2025-07-01T18:28:01.067Z] #11 33.83 (10/14) Installing curl (8.12.1-r0) [2025-07-01T18:28:03.711Z] #11 36.04 (11/14) Installing docker-cli (26.1.5-r0) [2025-07-01T18:28:11.850Z] #11 43.48 (12/14) Installing oniguruma (6.9.9-r0) [2025-07-01T18:28:12.787Z] #11 45.67 (13/14) Installing jq (1.7.1-r0) [2025-07-01T18:28:15.318Z] #11 48.15 (14/14) Installing openssl (3.3.3-r0) [2025-07-01T18:28:17.853Z] #11 50.69 Executing busybox-1.36.1-r29.trigger [2025-07-01T18:28:17.853Z] #11 50.69 Executing ca-certificates-20241121-r1.trigger [2025-07-01T18:28:17.853Z] #11 50.73 OK: 43 MiB in 28 packages [2025-07-01T18:28:17.853Z] #11 50.79 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T18:28:21.141Z] #11 53.53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T18:28:24.431Z] #11 57.13 (1/167) Installing libexpat (2.7.0-r0) [2025-07-01T18:28:26.337Z] #11 59.11 (2/167) Installing libbz2 (1.0.8-r6) [2025-07-01T18:28:28.243Z] #11 60.70 (3/167) Installing libpng (1.6.44-r0) [2025-07-01T18:28:30.146Z] #11 62.93 (4/167) Installing freetype (2.13.2-r0) [2025-07-01T18:28:32.679Z] #11 65.34 (5/167) Installing fontconfig (2.15.0-r1) [2025-07-01T18:28:34.583Z] #11 67.52 (6/167) Installing libfontenc (1.1.8-r0) [2025-07-01T18:28:36.484Z] #11 69.07 (7/167) Installing mkfontscale (1.2.2-r6) [2025-07-01T18:28:37.861Z] #11 70.70 (8/167) Installing font-opensans (0_git20210927-r1) [2025-07-01T18:28:42.054Z] #11 74.13 (9/167) Installing pkgconf (2.2.0-r0) [2025-07-01T18:28:43.437Z] #11 76.03 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-07-01T18:28:45.340Z] #11 77.97 (11/167) Installing libffi (3.4.6-r0) [2025-07-01T18:28:46.715Z] #11 79.54 (12/167) Installing libintl (0.22.5-r0) [2025-07-01T18:28:48.615Z] #11 81.14 (13/167) Installing libeconf (0.6.3-r0) [2025-07-01T18:28:49.989Z] #11 82.73 (14/167) Installing libblkid (2.40.1-r1) [2025-07-01T18:28:51.891Z] #11 84.57 (15/167) Installing libmount (2.40.1-r1) [2025-07-01T18:28:53.792Z] #11 86.74 (16/167) Installing pcre2 (10.43-r0) [2025-07-01T18:28:57.080Z] #11 89.32 (17/167) Installing glib (2.80.5-r0) [2025-07-01T18:29:00.362Z] #11 92.94 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-01T18:29:03.648Z] #11 96.22 (19/167) Installing xz-libs (5.6.2-r1) [2025-07-01T18:29:06.179Z] #11 98.58 (20/167) Installing libxml2 (2.12.10-r0) [2025-07-01T18:29:08.712Z] #11 101.4 (21/167) Installing shared-mime-info (2.4-r0) [2025-07-01T18:29:11.245Z] #11 104.0 (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-07-01T18:29:12.620Z] #11 105.6 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-07-01T18:29:15.149Z] #11 108.1 (24/167) Installing libsharpyuv (1.3.2-r0) [2025-07-01T18:29:16.520Z] #11 109.4 (25/167) Installing libwebp (1.3.2-r0) [2025-07-01T18:29:19.052Z] #11 111.9 (26/167) Installing tiff (4.6.0t-r0) [2025-07-01T18:29:21.589Z] #11 114.1 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-07-01T18:29:23.490Z] #11 116.3 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-07-01T18:29:25.392Z] #11 117.9 (29/167) Installing libxau (1.0.11-r4) [2025-07-01T18:29:26.333Z] #11 119.2 (30/167) Installing libmd (1.1.0-r0) [2025-07-01T18:29:28.239Z] #11 120.8 (31/167) Installing libbsd (0.12.2-r0) [2025-07-01T18:29:29.615Z] #11 122.4 (32/167) Installing libxdmcp (1.1.5-r1) [2025-07-01T18:29:30.990Z] #11 123.6 (33/167) Installing libxcb (1.16.1-r0) [2025-07-01T18:29:33.525Z] #11 126.3 (34/167) Installing libx11 (1.8.9-r1) [2025-07-01T18:29:36.815Z] #11 129.2 (35/167) Installing libxcomposite (0.4.6-r5) [2025-07-01T18:29:37.753Z] #11 130.4 (36/167) Installing libxfixes (6.0.1-r4) [2025-07-01T18:29:39.129Z] #11 131.7 (37/167) Installing libxrender (0.9.11-r5) [2025-07-01T18:29:40.507Z] #11 133.3 (38/167) Installing libxcursor (1.2.2-r1) [2025-07-01T18:29:41.885Z] #11 134.8 (39/167) Installing libxdamage (1.1.6-r5) [2025-07-01T18:29:43.262Z] #11 136.2 (40/167) Installing libxext (1.3.6-r2) [2025-07-01T18:29:45.177Z] #11 137.8 (41/167) Installing libxi (1.8.1-r4) [2025-07-01T18:29:46.555Z] #11 139.4 (42/167) Installing libxinerama (1.1.5-r4) [2025-07-01T18:29:47.936Z] #11 140.8 (43/167) Installing libxrandr (1.5.4-r1) [2025-07-01T18:29:49.841Z] #11 142.3 (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-07-01T18:29:51.748Z] #11 144.4 (45/167) Installing libxtst (1.2.4-r6) [2025-07-01T18:29:53.127Z] #11 145.7 (46/167) Installing dbus-libs (1.14.10-r1) [2025-07-01T18:29:55.030Z] #11 147.9 (47/167) Installing at-spi2-core (2.52.0-r0) [2025-07-01T18:29:57.573Z] #11 150.1 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-07-01T18:29:59.474Z] #11 152.1 (49/167) Installing pixman (0.43.2-r0) [2025-07-01T18:30:02.013Z] #11 154.5 (50/167) Installing cairo (1.18.4-r0) [2025-07-01T18:30:04.553Z] #11 157.3 (51/167) Installing cairo-gobject (1.18.4-r0) [2025-07-01T18:30:05.932Z] #11 158.5 (52/167) Installing avahi-libs (0.8-r17) [2025-07-01T18:30:06.494Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4361 in /w/workspace/xfoundry_edgex-taf-common_PR-133 [Pipeline] { [Pipeline] checkout [2025-07-01T18:30:07.836Z] #11 160.4 (53/167) Installing gmp (6.3.0-r1) [2025-07-01T18:30:09.610Z] Selected Git installation does not exist. Using Default [2025-07-01T18:30:09.610Z] The recommended git tool is: NONE [2025-07-01T18:30:10.365Z] #11 162.9 (54/167) Installing nettle (3.9.1-r0) [2025-07-01T18:30:12.894Z] #11 165.4 (55/167) Installing libtasn1 (4.20.0-r0) [2025-07-01T18:30:14.268Z] #11 167.0 (56/167) Installing p11-kit (0.25.3-r0) [2025-07-01T18:30:15.315Z] using credential edgex-jenkins-ssh [2025-07-01T18:30:15.335Z] Cloning the remote Git repository [2025-07-01T18:30:15.390Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-01T18:30:15.500Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-133 # timeout=10 [2025-07-01T18:30:15.667Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-01T18:30:15.669Z] > git --version # timeout=10 [2025-07-01T18:30:15.694Z] > git --version # 'git version 2.25.1' [2025-07-01T18:30:15.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-01T18:30:16.798Z] #11 169.6 (57/167) Installing gnutls (3.8.5-r0) [2025-07-01T18:30:15.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-01T18:30:16.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-07-01T18:30:16.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-01T18:30:18.313Z] Merging remotes/origin/main commit 8ae93feb29fbaa43da1d87a6d88aee91490ee53e into PR head commit e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 [2025-07-01T18:30:17.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-07-01T18:30:17.774Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-01T18:30:17.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-01T18:30:17.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-07-01T18:30:18.345Z] > git config core.sparsecheckout # timeout=10 [2025-07-01T18:30:18.429Z] > git checkout -f e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 # timeout=10 [2025-07-01T18:30:18.641Z] Merge succeeded, producing e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 [2025-07-01T18:30:18.641Z] Checking out Revision e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 (PR-133) [2025-07-01T18:30:19.238Z] Commit message: "build: bump robotframework from 7.2.2 to 7.3.1" [2025-07-01T18:30:19.284Z] > git --version # timeout=10 [2025-07-01T18:30:19.295Z] > git --version # 'git version 2.25.1' [2025-07-01T18:30:19.317Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-01T18:30:18.522Z] > git remote # timeout=10 [2025-07-01T18:30:18.541Z] > git config --get remote.origin.url # timeout=10 [2025-07-01T18:30:18.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-01T18:30:18.588Z] > git merge 8ae93feb29fbaa43da1d87a6d88aee91490ee53e # timeout=10 [2025-07-01T18:30:18.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-07-01T18:30:18.650Z] > git config core.sparsecheckout # timeout=10 [2025-07-01T18:30:18.682Z] > git checkout -f e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 # timeout=10 [2025-07-01T18:30:20.083Z] #11 172.6 (58/167) Installing cups-libs (2.4.9-r1) [2025-07-01T18:30:22.614Z] #11 175.0 (59/167) Installing libepoxy (1.5.10-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-01T18:30:24.453Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-01T18:30:24.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-01T18:30:24.453Z] Dload Upload Total Spent Left Speed [2025-07-01T18:30:24.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 255k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh [2025-07-01T18:30:24.795Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-01T18:30:25.146Z] #11 177.5 (60/167) Installing fribidi (1.0.15-r0) [2025-07-01T18:30:25.281Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-01T18:30:25.281Z] + sudo tee /etc/docker/daemon.new [2025-07-01T18:30:25.281Z] { [2025-07-01T18:30:25.281Z] "registry-mirrors": [ [2025-07-01T18:30:25.281Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-01T18:30:25.281Z] ], [2025-07-01T18:30:25.281Z] "bip": "10.250.0.254/24", [2025-07-01T18:30:25.281Z] "hosts": [ [2025-07-01T18:30:25.281Z] "tcp://0.0.0.0:5555", [2025-07-01T18:30:25.281Z] "unix:///var/run/docker.sock" [2025-07-01T18:30:25.281Z] ], [2025-07-01T18:30:25.281Z] "mtu": 1458, [2025-07-01T18:30:25.281Z] "selinux-enabled": true, [2025-07-01T18:30:25.281Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-01T18:30:25.281Z] } [Pipeline] sh [2025-07-01T18:30:25.627Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-01T18:30:25.982Z] + sudo service docker restart [2025-07-01T18:30:26.521Z] #11 179.1 (61/167) Installing graphite2 (1.3.14-r6) [2025-07-01T18:30:28.420Z] #11 181.1 (62/167) Installing harfbuzz (8.5.0-r0) [2025-07-01T18:30:31.702Z] #11 183.9 (63/167) Installing libxft (2.3.8-r3) [2025-07-01T18:30:32.636Z] #11 185.6 (64/167) Installing pango (1.52.2-r0) [2025-07-01T18:30:35.168Z] #11 188.0 (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-07-01T18:30:37.067Z] #11 190.0 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-07-01T18:30:38.441Z] #11 191.4 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-07-01T18:30:39.818Z] #11 192.6 (68/167) Installing xkeyboard-config (2.41-r0) [2025-07-01T18:30:43.114Z] #11 195.5 (69/167) Installing libxkbcommon (1.7.0-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-01T18:30:44.351Z] provisioning config files... [2025-07-01T18:30:44.409Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/config7463250279819825826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:30:44.938Z] ---> ****-login.sh [2025-07-01T18:30:44.939Z] nexus3.edgexfoundry.org:10001 [2025-07-01T18:30:45.024Z] #11 197.7 (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-07-01T18:30:45.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:30:45.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T18:30:45.527Z] Configure a credential helper to remove this warning. See [2025-07-01T18:30:45.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T18:30:45.527Z] [2025-07-01T18:30:45.527Z] Login Succeeded [2025-07-01T18:30:45.527Z] nexus3.edgexfoundry.org:10002 [2025-07-01T18:30:45.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:30:46.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T18:30:46.070Z] Configure a credential helper to remove this warning. See [2025-07-01T18:30:46.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T18:30:46.070Z] [2025-07-01T18:30:46.070Z] Login Succeeded [2025-07-01T18:30:46.070Z] nexus3.edgexfoundry.org:10003 [2025-07-01T18:30:46.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:30:46.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T18:30:46.340Z] Configure a credential helper to remove this warning. See [2025-07-01T18:30:46.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T18:30:46.340Z] [2025-07-01T18:30:46.340Z] Login Succeeded [2025-07-01T18:30:46.340Z] nexus3.edgexfoundry.org:10004 [2025-07-01T18:30:46.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:30:46.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T18:30:46.888Z] Configure a credential helper to remove this warning. See [2025-07-01T18:30:46.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T18:30:46.888Z] [2025-07-01T18:30:46.888Z] Login Succeeded [2025-07-01T18:30:46.888Z] ****.io [2025-07-01T18:30:47.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-01T18:30:47.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-01T18:30:47.426Z] Configure a credential helper to remove this warning. See [2025-07-01T18:30:47.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-01T18:30:47.426Z] [2025-07-01T18:30:47.426Z] Login Succeeded [2025-07-01T18:30:47.426Z] ---> ****-login.sh ends [Pipeline] } [2025-07-01T18:30:47.455Z] 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 [2025-07-01T18:30:48.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-01T18:30:48.837Z] + ls -al . [2025-07-01T18:30:48.837Z] total 68 [2025-07-01T18:30:48.837Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:30 . [2025-07-01T18:30:48.837Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:30 .. [2025-07-01T18:30:48.837Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:30 .git [2025-07-01T18:30:48.837Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:30 .github [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:30 .gitignore [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 18:30 Dockerfile [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:30 Jenkinsfile [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:30 LICENSE [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jul 1 18:30 README.md [2025-07-01T18:30:48.837Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:30 TUC [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:27 VERSION [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 426 Jul 1 18:30 requirements.txt [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:30 robot-entrypoint.sh [2025-07-01T18:30:48.837Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:30 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T18:30:49.272Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 --label arch=arm64 --label version=0.0.0 . [2025-07-01T18:30:49.334Z] #11 201.4 (71/167) Installing icu-data-full (74.2-r0) [2025-07-01T18:30:49.543Z] Sending build context to Docker daemon 396.8kB [2025-07-01T18:30:49.543Z] Step 1/13 : FROM alpine:3.20 [2025-07-01T18:30:50.135Z] 3.20: Pulling from library/alpine [2025-07-01T18:30:50.135Z] 94e9d8af2201: Pulling fs layer [2025-07-01T18:30:50.732Z] 94e9d8af2201: Download complete [2025-07-01T18:30:51.320Z] 94e9d8af2201: Pull complete [2025-07-01T18:30:51.320Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-01T18:30:51.320Z] Status: Downloaded newer image for alpine:3.20 [2025-07-01T18:30:51.320Z] ---> 7aab056cecc6 [2025-07-01T18:30:51.320Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-07-01T18:30:51.593Z] ---> Running in f38973de7a03 [2025-07-01T18:30:51.875Z] Removing intermediate container f38973de7a03 [2025-07-01T18:30:51.875Z] ---> a50c291e6aa7 [2025-07-01T18:30:51.875Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-07-01T18:30:51.875Z] ---> Running in 93ae67567d9f [2025-07-01T18:30:52.466Z] Removing intermediate container 93ae67567d9f [2025-07-01T18:30:52.466Z] ---> d7e2e72a77e4 [2025-07-01T18:30:52.466Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-07-01T18:30:53.055Z] ---> 9ade57ce12ec [2025-07-01T18:30:53.055Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-07-01T18:30:53.643Z] ---> b2a1489c941f [2025-07-01T18:30:53.643Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-07-01T18:30:54.233Z] ---> f344a29d204e [2025-07-01T18:30:54.233Z] Step 7/13 : WORKDIR /edgex-taf [2025-07-01T18:30:54.233Z] ---> Running in c399d11dda2e [2025-07-01T18:30:54.600Z] #11 207.2 (72/167) Installing mesa (24.0.9-r1) [2025-07-01T18:30:54.821Z] Removing intermediate container c399d11dda2e [2025-07-01T18:30:54.821Z] ---> 0e9285c67208 [2025-07-01T18:30:54.821Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-01T18:30:54.821Z] ---> Running in a7205c055e18 [2025-07-01T18:30:55.976Z] #11 208.8 (73/167) Installing llvm17-libs (17.0.6-r2) [2025-07-01T18:30:56.814Z] Removing intermediate container a7205c055e18 [2025-07-01T18:30:56.814Z] ---> 26943b68c5e2 [2025-07-01T18:30:56.814Z] 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 [2025-07-01T18:30:56.814Z] ---> Running in 36c578e83c65 [2025-07-01T18:30:58.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T18:31:01.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T18:31:05.877Z] OK: 9 MiB in 14 packages [2025-07-01T18:31:05.956Z] #11 218.4 (74/167) Installing hwdata-pci (0.382-r0) [2025-07-01T18:31:06.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T18:31:08.489Z] #11 221.0 (75/167) Installing libpciaccess (0.18.1-r0) [2025-07-01T18:31:09.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T18:31:09.869Z] #11 222.6 (76/167) Installing libdrm (2.4.120-r0) [2025-07-01T18:31:12.404Z] #11 224.9 (77/167) Installing libelf (0.191-r0) [2025-07-01T18:31:13.804Z] (1/14) Installing ca-certificates (20241121-r1) [2025-07-01T18:31:14.308Z] #11 226.8 (78/167) Installing mesa-glapi (24.0.9-r1) [2025-07-01T18:31:15.766Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-01T18:31:16.216Z] #11 228.7 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-07-01T18:31:19.124Z] (3/14) Installing c-ares (1.33.1-r0) [2025-07-01T18:31:20.538Z] (4/14) Installing libunistring (1.2-r0) [2025-07-01T18:31:21.490Z] #11 233.9 (80/167) Installing eudev-libs (3.2.14-r2) [2025-07-01T18:31:22.866Z] #11 235.5 (81/167) Installing libmagic (5.45-r1) [2025-07-01T18:31:23.895Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-07-01T18:31:25.403Z] #11 238.4 (82/167) Installing file (5.45-r1) [2025-07-01T18:31:25.849Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-01T18:31:27.311Z] #11 239.7 (83/167) Installing xprop (1.2.7-r0) [2025-07-01T18:31:27.800Z] (7/14) Installing libpsl (0.21.5-r1) [2025-07-01T18:31:28.687Z] #11 241.3 (84/167) Installing libice (1.1.1-r6) [2025-07-01T18:31:29.744Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-01T18:31:30.060Z] #11 243.0 (85/167) Installing libuuid (2.40.1-r1) [2025-07-01T18:31:31.960Z] #11 244.6 (86/167) Installing libsm (1.2.4-r4) [2025-07-01T18:31:32.322Z] (9/14) Installing libcurl (8.12.1-r0) [2025-07-01T18:31:33.337Z] #11 246.2 (87/167) Installing libxt (1.3.0-r5) [2025-07-01T18:31:34.930Z] (10/14) Installing curl (8.12.1-r0) [2025-07-01T18:31:35.864Z] #11 248.4 (88/167) Installing libxmu (1.1.4-r2) [2025-07-01T18:31:37.516Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-07-01T18:31:37.764Z] #11 250.4 (89/167) Installing xset (1.2.5-r1) [2025-07-01T18:31:39.139Z] #11 252.0 (90/167) Installing xdg-utils (1.2.1-r0) [2025-07-01T18:31:41.043Z] #11 253.9 (91/167) Installing libogg (1.3.5-r5) [2025-07-01T18:31:42.945Z] #11 255.5 (92/167) Installing libflac (1.4.3-r1) [2025-07-01T18:31:44.160Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-07-01T18:31:45.477Z] #11 258.0 (93/167) Installing alsa-lib (1.2.11-r0) [2025-07-01T18:31:46.098Z] (13/14) Installing jq (1.7.1-r0) [2025-07-01T18:31:48.009Z] #11 260.9 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-01T18:31:48.675Z] (14/14) Installing openssl (3.3.3-r0) [2025-07-01T18:31:51.271Z] Executing busybox-1.36.1-r29.trigger [2025-07-01T18:31:51.271Z] Executing ca-certificates-20241121-r1.trigger [2025-07-01T18:31:51.271Z] OK: 43 MiB in 28 packages [2025-07-01T18:31:51.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T18:31:51.293Z] #11 264.2 (95/167) Installing aom-libs (3.9.1-r0) [2025-07-01T18:31:54.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T18:31:55.477Z] #11 267.8 (96/167) Installing libva (2.21.0-r0) [2025-07-01T18:31:56.852Z] #11 269.6 (97/167) Installing libvdpau (1.5-r3) [2025-07-01T18:31:58.752Z] #11 271.2 (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-07-01T18:31:58.860Z] (1/166) Installing libexpat (2.7.0-r0) [2025-07-01T18:32:00.654Z] #11 273.5 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-01T18:32:00.802Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-07-01T18:32:02.209Z] (3/166) Installing libpng (1.6.44-r0) [2025-07-01T18:32:03.184Z] #11 275.9 (100/167) Installing libdav1d (1.4.2-r0) [2025-07-01T18:32:04.787Z] (4/166) Installing freetype (2.13.2-r0) [2025-07-01T18:32:06.470Z] #11 278.7 (101/167) Installing openexr-libiex (3.1.13-r1) [2025-07-01T18:32:07.362Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-07-01T18:32:08.374Z] #11 281.0 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-07-01T18:32:09.752Z] #11 282.5 (103/167) Installing imath (3.1.12-r0) [2025-07-01T18:32:09.946Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-07-01T18:32:11.346Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-07-01T18:32:11.656Z] #11 284.5 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-07-01T18:32:13.284Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-07-01T18:32:14.943Z] #11 287.5 (105/167) Installing giflib (5.2.2-r0) [2025-07-01T18:32:16.320Z] #11 289.1 (106/167) Installing libhwy (1.0.7-r0) [2025-07-01T18:32:16.622Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-07-01T18:32:18.222Z] #11 290.7 (107/167) Installing lcms2 (2.16-r0) [2025-07-01T18:32:18.559Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-07-01T18:32:20.126Z] #11 293.0 (108/167) Installing libjxl (0.10.2-r0) [2025-07-01T18:32:20.497Z] (11/166) Installing libffi (3.4.6-r0) [2025-07-01T18:32:21.973Z] (12/166) Installing libintl (0.22.5-r0) [2025-07-01T18:32:23.407Z] (13/166) Installing libeconf (0.6.3-r0) [2025-07-01T18:32:23.412Z] #11 296.2 (109/167) Installing lame-libs (3.100-r5) [2025-07-01T18:32:25.413Z] (14/166) Installing libblkid (2.40.1-r1) [2025-07-01T18:32:25.944Z] #11 298.4 (110/167) Installing opus (1.5.2-r0) [2025-07-01T18:32:27.351Z] (15/166) Installing libmount (2.40.1-r1) [2025-07-01T18:32:28.477Z] #11 300.9 (111/167) Installing rav1e-libs (0.7.1-r0) [2025-07-01T18:32:29.925Z] (16/166) Installing pcre2 (10.43-r0) [2025-07-01T18:32:31.773Z] #11 304.1 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-07-01T18:32:32.502Z] (17/166) Installing glib (2.80.5-r0) [2025-07-01T18:32:33.673Z] #11 306.4 (113/167) Installing soxr (0.1.3-r7) [2025-07-01T18:32:35.578Z] #11 308.3 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-01T18:32:35.863Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-01T18:32:37.482Z] #11 310.2 (115/167) Installing libtheora (1.1.1-r18) [2025-07-01T18:32:39.202Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-07-01T18:32:40.017Z] #11 312.8 (116/167) Installing libvorbis (1.3.7-r2) [2025-07-01T18:32:41.782Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-07-01T18:32:42.551Z] #11 315.1 (117/167) Installing libvpx (1.14.1-r0) [2025-07-01T18:32:44.341Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-07-01T18:32:45.840Z] #11 318.1 (118/167) Installing libwebpmux (1.3.2-r0) [2025-07-01T18:32:46.774Z] #11 319.6 (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-07-01T18:32:46.913Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-07-01T18:32:48.840Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-07-01T18:32:50.060Z] #11 322.7 (120/167) Installing numactl (2.0.18-r0) [2025-07-01T18:32:51.407Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-07-01T18:32:51.961Z] #11 324.5 (121/167) Installing x265-libs (3.6-r0) [2025-07-01T18:32:52.803Z] (25/166) Installing libwebp (1.3.2-r0) [2025-07-01T18:32:55.243Z] #11 327.9 (122/167) Installing xvidcore (1.3.7-r2) [2025-07-01T18:32:55.361Z] (26/166) Installing tiff (4.6.0t-r0) [2025-07-01T18:32:57.143Z] #11 330.1 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-01T18:32:57.285Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-07-01T18:32:59.848Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-07-01T18:33:01.241Z] (29/166) Installing libxau (1.0.11-r4) [2025-07-01T18:33:01.401Z] #11 334.1 (124/167) Installing libbluray (1.3.4-r1) [2025-07-01T18:33:02.639Z] (30/166) Installing libmd (1.1.0-r0) [2025-07-01T18:33:03.935Z] #11 336.3 (125/167) Installing mpg123-libs (1.32.8-r0) [2025-07-01T18:33:04.048Z] (31/166) Installing libbsd (0.12.2-r0) [2025-07-01T18:33:06.027Z] #11 338.6 (126/167) Installing libopenmpt (0.7.7-r0) [2025-07-01T18:33:06.032Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-07-01T18:33:06.992Z] (33/166) Installing libxcb (1.16.1-r0) [2025-07-01T18:33:08.697Z] #11 341.5 (127/167) Installing cjson (1.7.18-r0) [2025-07-01T18:33:09.559Z] (34/166) Installing libx11 (1.8.9-r1) [2025-07-01T18:33:10.226Z] #11 343.0 (128/167) Installing mbedtls (3.6.3-r0) [2025-07-01T18:33:12.760Z] #11 345.6 (129/167) Installing librist (0.2.10-r1) [2025-07-01T18:33:12.888Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-07-01T18:33:14.293Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-07-01T18:33:14.665Z] #11 347.5 (130/167) Installing libsrt (1.5.3-r0) [2025-07-01T18:33:15.251Z] (37/166) Installing libxrender (0.9.11-r5) [2025-07-01T18:33:17.194Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-07-01T18:33:17.197Z] #11 350.0 (131/167) Installing libssh (0.10.6-r0) [2025-07-01T18:33:18.596Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-07-01T18:33:19.728Z] #11 352.4 (132/167) Installing libsodium (1.0.19-r0) [2025-07-01T18:33:20.010Z] (40/166) Installing libxext (1.3.6-r2) [2025-07-01T18:33:21.954Z] (41/166) Installing libxi (1.8.1-r4) [2025-07-01T18:33:22.261Z] #11 354.7 (133/167) Installing libzmq (4.3.5-r2) [2025-07-01T18:33:23.356Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-07-01T18:33:24.759Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-07-01T18:33:24.795Z] #11 357.2 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-01T18:33:26.693Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-07-01T18:33:28.076Z] #11 360.3 (135/167) Installing crc32c (1.1.2-r0) [2025-07-01T18:33:28.624Z] (45/166) Installing libxtst (1.2.4-r6) [2025-07-01T18:33:29.450Z] #11 362.0 (136/167) Installing double-conversion (3.3.0-r0) [2025-07-01T18:33:30.024Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-07-01T18:33:30.827Z] #11 363.6 (137/167) Installing libevent (2.1.12-r7) [2025-07-01T18:33:32.594Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-07-01T18:33:33.361Z] #11 366.1 (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-07-01T18:33:34.527Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-07-01T18:33:35.262Z] #11 367.7 (139/167) Installing mesa-gbm (24.0.9-r1) [2025-07-01T18:33:36.457Z] (49/166) Installing pixman (0.43.2-r0) [2025-07-01T18:33:36.638Z] #11 369.4 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-07-01T18:33:39.017Z] (50/166) Installing cairo (1.18.4-r0) [2025-07-01T18:33:39.924Z] #11 372.2 (141/167) Installing icu-libs (74.2-r0) [2025-07-01T18:33:41.576Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-07-01T18:33:43.029Z] (52/166) Installing avahi-libs (0.8-r17) [2025-07-01T18:33:43.278Z] #11 375.6 (142/167) Installing minizip (1.3.1-r0) [2025-07-01T18:33:44.665Z] #11 377.4 (143/167) Installing nspr (4.35-r4) [2025-07-01T18:33:44.961Z] (53/166) Installing gmp (6.3.0-r1) [2025-07-01T18:33:47.199Z] #11 379.7 (144/167) Installing sqlite-libs (3.45.3-r2) [2025-07-01T18:33:47.528Z] (54/166) Installing nettle (3.9.1-r0) [2025-07-01T18:33:49.735Z] #11 382.6 (145/167) Installing nss (3.105-r0) [2025-07-01T18:33:50.089Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-07-01T18:33:51.485Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-07-01T18:33:53.023Z] #11 385.6 (146/167) Installing openh264 (2.4.1-r0) [2025-07-01T18:33:54.803Z] (57/166) Installing gnutls (3.8.5-r0) [2025-07-01T18:33:55.556Z] #11 388.5 (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-07-01T18:33:57.360Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-07-01T18:33:58.084Z] #11 390.5 (148/167) Installing libunwind (1.8.1-r0) [2025-07-01T18:33:59.917Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-07-01T18:33:59.987Z] #11 392.5 (149/167) Installing yaml (0.2.5-r2) [2025-07-01T18:34:01.892Z] #11 394.4 (150/167) Installing libcamera (0.3.0-r0) [2025-07-01T18:34:02.479Z] (60/166) Installing fribidi (1.0.15-r0) [2025-07-01T18:34:04.405Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-07-01T18:34:04.429Z] #11 397.2 (151/167) Installing speexdsp (1.2.1-r2) [2025-07-01T18:34:06.330Z] #11 398.8 (152/167) Installing libuv (1.48.0-r0) [2025-07-01T18:34:06.331Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-07-01T18:34:08.236Z] #11 400.8 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-07-01T18:34:08.891Z] (63/166) Installing libxft (2.3.8-r3) [2025-07-01T18:34:10.769Z] #11 403.3 (154/167) Installing libsndfile (1.2.2-r1) [2025-07-01T18:34:10.818Z] (64/166) Installing pango (1.52.2-r0) [2025-07-01T18:34:13.311Z] #11 405.8 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-07-01T18:34:13.375Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-07-01T18:34:14.768Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-07-01T18:34:15.843Z] #11 408.6 (156/167) Installing pipewire-libs (1.0.6-r1) [2025-07-01T18:34:16.163Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-07-01T18:34:17.556Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-07-01T18:34:20.040Z] #11 412.2 (157/167) Installing libasyncns (0.8-r3) [2025-07-01T18:34:20.872Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-07-01T18:34:20.976Z] #11 413.6 (158/167) Installing libltdl (2.4.7-r3) [2025-07-01T18:34:22.351Z] #11 415.2 (159/167) Installing orc (0.4.40-r0) [2025-07-01T18:34:23.432Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-07-01T18:34:24.882Z] #11 417.4 (160/167) Installing tdb-libs (1.4.9-r1) [2025-07-01T18:34:26.782Z] #11 419.4 (161/167) Installing libpulse (17.0-r0) [2025-07-01T18:34:27.652Z] (71/166) Installing icu-data-full (74.2-r0) [2025-07-01T18:34:30.064Z] #11 422.4 (162/167) Installing libwebpdemux (1.3.2-r0) [2025-07-01T18:34:31.001Z] #11 423.7 (163/167) Installing libgpg-error (1.49-r0) [2025-07-01T18:34:32.906Z] #11 425.6 (164/167) Installing libgcrypt (1.10.3-r0) [2025-07-01T18:34:34.260Z] (72/166) Installing mesa (24.0.9-r1) [2025-07-01T18:34:35.207Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-07-01T18:34:36.192Z] #11 428.5 (165/167) Installing libxslt (1.1.39-r2) [2025-07-01T18:34:38.093Z] #11 430.7 (166/167) Installing chromium (131.0.6778.108-r0) [2025-07-01T18:35:43.097Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-07-01T18:35:43.097Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-07-01T18:35:43.097Z] (76/166) Installing libdrm (2.4.120-r0) [2025-07-01T18:35:45.663Z] (77/166) Installing libelf (0.191-r0) [2025-07-01T18:35:47.596Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-07-01T18:35:49.529Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-07-01T18:35:57.713Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-07-01T18:35:59.119Z] (81/166) Installing libmagic (5.45-r1) [2025-07-01T18:35:59.529Z] #11 509.6 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-07-01T18:36:00.905Z] #11 513.6 Executing busybox-1.36.1-r29.trigger [2025-07-01T18:36:00.905Z] #11 513.6 Executing fontconfig-2.15.0-r1.trigger [2025-07-01T18:36:00.905Z] #11 513.6 Executing mkfontscale-1.2.2-r6.trigger [2025-07-01T18:36:00.905Z] #11 513.6 Executing glib-2.80.5-r0.trigger [2025-07-01T18:36:00.905Z] #11 513.6 Executing shared-mime-info-2.4-r0.trigger [2025-07-01T18:36:01.165Z] #11 514.0 Executing gdk-pixbuf-2.42.12-r0.trigger [2025-07-01T18:36:01.165Z] #11 514.0 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-07-01T18:36:01.165Z] #11 514.0 Executing gtk+3.0-3.24.43-r0.trigger [2025-07-01T18:36:01.165Z] #11 514.0 OK: 672 MiB in 195 packages [2025-07-01T18:36:01.165Z] #11 514.1 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T18:36:01.686Z] (82/166) Installing file (5.45-r1) [2025-07-01T18:36:03.084Z] (83/166) Installing xprop (1.2.7-r0) [2025-07-01T18:36:04.461Z] #11 517.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T18:36:05.008Z] (84/166) Installing libice (1.1.1-r6) [2025-07-01T18:36:06.932Z] (85/166) Installing libuuid (2.40.1-r1) [2025-07-01T18:36:07.745Z] #11 520.6 (1/30) Installing jansson (2.14-r4) [2025-07-01T18:36:08.329Z] (86/166) Installing libsm (1.2.4-r4) [2025-07-01T18:36:09.649Z] #11 522.2 (2/30) Installing binutils (2.42-r1) [2025-07-01T18:36:10.258Z] (87/166) Installing libxt (1.3.0-r5) [2025-07-01T18:36:12.823Z] (88/166) Installing libxmu (1.1.4-r2) [2025-07-01T18:36:12.948Z] #11 525.6 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-07-01T18:36:14.326Z] #11 526.9 (4/30) Installing isl26 (0.26-r1) [2025-07-01T18:36:14.750Z] (89/166) Installing xset (1.2.5-r1) [2025-07-01T18:36:16.142Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-07-01T18:36:16.859Z] #11 529.7 (5/30) Installing mpfr4 (4.2.1-r0) [2025-07-01T18:36:18.064Z] (91/166) Installing libogg (1.3.5-r5) [2025-07-01T18:36:19.394Z] #11 532.2 (6/30) Installing mpc1 (1.3.1-r1) [2025-07-01T18:36:19.994Z] (92/166) Installing libflac (1.4.3-r1) [2025-07-01T18:36:21.303Z] #11 534.1 (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-07-01T18:36:21.916Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-07-01T18:36:25.241Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-01T18:36:28.556Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-07-01T18:36:32.783Z] (96/166) Installing libva (2.21.0-r0) [2025-07-01T18:36:34.178Z] (97/166) Installing libvdpau (1.5-r3) [2025-07-01T18:36:36.111Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-01T18:36:38.685Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-07-01T18:36:39.397Z] #11 550.7 (8/30) Installing musl-dev (1.2.5-r1) [2025-07-01T18:36:41.286Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-07-01T18:36:41.939Z] #11 554.5 (9/30) Installing linux-headers (6.6-r0) [2025-07-01T18:36:43.864Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-07-01T18:36:45.228Z] #11 557.6 (10/30) Installing libffi-dev (3.4.6-r0) [2025-07-01T18:36:45.265Z] (102/166) Installing imath (3.1.12-r0) [2025-07-01T18:36:47.137Z] #11 559.6 (11/30) Installing libpq (16.9-r0) [2025-07-01T18:36:47.209Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-07-01T18:36:49.056Z] #11 561.8 (12/30) Installing openssl-dev (3.3.3-r0) [2025-07-01T18:36:50.546Z] (104/166) Installing giflib (5.2.2-r0) [2025-07-01T18:36:51.498Z] (105/166) Installing libhwy (1.0.7-r0) [2025-07-01T18:36:51.589Z] #11 564.3 (13/30) Installing libpq-dev (16.9-r0) [2025-07-01T18:36:53.432Z] (106/166) Installing lcms2 (2.16-r0) [2025-07-01T18:36:54.127Z] #11 567.1 (14/30) Installing libecpg (16.9-r0) [2025-07-01T18:36:56.010Z] (107/166) Installing libjxl (0.10.2-r0) [2025-07-01T18:36:56.035Z] #11 568.9 (15/30) Installing libecpg-dev (16.9-r0) [2025-07-01T18:36:58.563Z] #11 571.3 (16/30) Installing clang16-headers (16.0.6-r5) [2025-07-01T18:36:58.575Z] (108/166) Installing lame-libs (3.100-r5) [2025-07-01T18:37:01.145Z] (109/166) Installing opus (1.5.2-r0) [2025-07-01T18:37:01.864Z] #11 574.4 (17/30) Installing llvm16-libs (16.0.6-r9) [2025-07-01T18:37:03.714Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-07-01T18:37:07.045Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-07-01T18:37:09.620Z] (112/166) Installing soxr (0.1.3-r7) [2025-07-01T18:37:11.544Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-01T18:37:13.477Z] (114/166) Installing libtheora (1.1.1-r18) [2025-07-01T18:37:16.054Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-07-01T18:37:18.638Z] (116/166) Installing libvpx (1.14.1-r0) [2025-07-01T18:37:21.212Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-07-01T18:37:23.145Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-07-01T18:37:26.474Z] (119/166) Installing numactl (2.0.18-r0) [2025-07-01T18:37:27.871Z] (120/166) Installing x265-libs (3.6-r0) [2025-07-01T18:37:31.193Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-07-01T18:37:33.749Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-01T18:37:40.356Z] (123/166) Installing libbluray (1.3.4-r1) [2025-07-01T18:37:42.282Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-07-01T18:37:44.841Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-07-01T18:37:47.399Z] (126/166) Installing cjson (1.7.18-r0) [2025-07-01T18:37:48.538Z] #11 614.8 (18/30) Installing clang16-libs (16.0.6-r5) [2025-07-01T18:37:49.323Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-07-01T18:37:50.439Z] #11 623.3 (19/30) Installing fortify-headers (1.1-r3) [2025-07-01T18:37:51.814Z] #11 624.6 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-07-01T18:37:51.930Z] (128/166) Installing librist (0.2.10-r1) [2025-07-01T18:37:53.871Z] (129/166) Installing libsrt (1.5.3-r0) [2025-07-01T18:37:55.997Z] #11 628.3 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-07-01T18:37:56.454Z] (130/166) Installing libssh (0.10.6-r0) [2025-07-01T18:37:57.376Z] #11 630.2 (22/30) Installing clang16 (16.0.6-r5) [2025-07-01T18:37:59.013Z] (131/166) Installing libsodium (1.0.19-r0) [2025-07-01T18:37:59.908Z] #11 632.6 (23/30) Installing icu (74.2-r0) [2025-07-01T18:38:00.936Z] (132/166) Installing libzmq (4.3.5-r2) [2025-07-01T18:38:02.441Z] #11 635.3 (24/30) Installing icu-dev (74.2-r0) [2025-07-01T18:38:03.499Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-01T18:38:05.730Z] #11 638.3 (25/30) Installing llvm16 (16.0.6-r9) [2025-07-01T18:38:06.813Z] (134/166) Installing crc32c (1.1.2-r0) [2025-07-01T18:38:08.207Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-07-01T18:38:09.603Z] (136/166) Installing libevent (2.1.12-r7) [2025-07-01T18:38:12.921Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-07-01T18:38:13.873Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-07-01T18:38:15.802Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-07-01T18:38:19.139Z] (140/166) Installing icu-libs (74.2-r0) [2025-07-01T18:38:22.466Z] (141/166) Installing minizip (1.3.1-r0) [2025-07-01T18:38:23.867Z] (142/166) Installing nspr (4.35-r4) [2025-07-01T18:38:26.442Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-07-01T18:38:29.006Z] (144/166) Installing nss (3.105-r0) [2025-07-01T18:38:32.324Z] (145/166) Installing openh264 (2.4.1-r0) [2025-07-01T18:38:35.640Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-07-01T18:38:37.804Z] #11 669.2 (26/30) Installing lz4-libs (1.9.4-r5) [2025-07-01T18:38:38.199Z] (147/166) Installing libunwind (1.8.1-r0) [2025-07-01T18:38:38.373Z] #11 671.1 (27/30) Installing lz4-dev (1.9.4-r5) [2025-07-01T18:38:39.592Z] (148/166) Installing yaml (0.2.5-r2) [2025-07-01T18:38:40.277Z] #11 672.8 (28/30) Installing zstd (1.5.6-r0) [2025-07-01T18:38:41.516Z] (149/166) Installing libcamera (0.3.0-r0) [2025-07-01T18:38:42.821Z] #11 675.2 (29/30) Installing zstd-dev (1.5.6-r0) [2025-07-01T18:38:44.204Z] #11 677.1 (30/30) Installing postgresql16-dev (16.9-r0) [2025-07-01T18:38:44.847Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-07-01T18:38:46.331Z] (151/166) Installing libuv (1.48.0-r0) [2025-07-01T18:38:47.554Z] #11 680.5 Executing busybox-1.36.1-r29.trigger [2025-07-01T18:38:47.812Z] #11 680.5 OK: 1208 MiB in 225 packages [2025-07-01T18:38:47.812Z] #11 680.6 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T18:38:48.260Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-07-01T18:38:50.816Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-07-01T18:38:51.096Z] #11 683.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T18:38:53.380Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-07-01T18:38:54.382Z] #11 687.0 (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-07-01T18:38:55.949Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-07-01T18:39:00.180Z] (156/166) Installing libasyncns (0.8-r3) [2025-07-01T18:39:00.757Z] (157/166) Installing libltdl (2.4.7-r3) [2025-07-01T18:39:02.681Z] (158/166) Installing orc (0.4.40-r0) [2025-07-01T18:39:04.387Z] #11 695.6 (2/14) Installing gdbm (1.23-r1) [2025-07-01T18:39:04.388Z] #11 697.2 (3/14) Installing mpdecimal (4.0.0-r0) [2025-07-01T18:39:05.242Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-07-01T18:39:06.288Z] #11 699.0 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-07-01T18:39:06.637Z] (160/166) Installing libpulse (17.0-r0) [2025-07-01T18:39:08.189Z] #11 700.7 (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-07-01T18:39:09.959Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-07-01T18:39:10.092Z] #11 703.0 (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-07-01T18:39:10.935Z] (162/166) Installing libgpg-error (1.49-r0) [2025-07-01T18:39:11.468Z] #11 704.3 (7/14) Installing readline (8.2.10-r0) [2025-07-01T18:39:12.867Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-07-01T18:39:13.998Z] #11 706.4 (8/14) Installing python3 (3.12.11-r0) [2025-07-01T18:39:15.434Z] (164/166) Installing libxslt (1.1.39-r2) [2025-07-01T18:39:17.997Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-07-01T18:39:22.111Z] #11 715.0 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-07-01T18:39:26.449Z] #11 718.6 (10/14) Installing pyc (3.12.11-r0) [2025-07-01T18:39:27.052Z] #11 719.9 (11/14) Installing python3-pyc (3.12.11-r0) [2025-07-01T18:39:28.477Z] #11 721.2 (12/14) Installing python3-dev (3.12.11-r0) [2025-07-01T18:39:38.525Z] #11 730.5 (13/14) Installing libsodium-dev (1.0.19-r0) [2025-07-01T18:39:39.463Z] #11 732.1 (14/14) Installing zeromq-dev (4.3.5-r2) [2025-07-01T18:39:41.374Z] #11 733.8 Executing busybox-1.36.1-r29.trigger [2025-07-01T18:39:41.374Z] #11 733.8 OK: 1374 MiB in 239 packages [2025-07-01T18:39:41.374Z] #11 733.9 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T18:39:43.910Z] #11 736.8 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T18:39:48.101Z] #11 740.4 OK: 1374 MiB in 239 packages [2025-07-01T18:39:48.101Z] #11 740.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-01T18:39:50.640Z] #11 743.3 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-01T18:39:54.832Z] #11 747.2 (1/1) Installing tzdata (2025b-r0) [2025-07-01T18:39:56.735Z] #11 749.5 OK: 1376 MiB in 240 packages [2025-07-01T18:39:56.993Z] #11 749.9 (1/1) Purging tzdata (2025b-r0) [2025-07-01T18:39:57.252Z] #11 749.9 OK: 1374 MiB in 239 packages [2025-07-01T18:39:58.646Z] #11 751.5 Looking in links: /tmp/tmpdqxdnjne [2025-07-01T18:39:58.905Z] #11 751.5 Processing /tmp/tmpdqxdnjne/pip-25.0.1-py3-none-any.whl [2025-07-01T18:39:58.905Z] #11 751.5 Installing collected packages: pip [2025-07-01T18:39:59.841Z] #11 752.5 Successfully installed pip-25.0.1 [2025-07-01T18:39:59.841Z] #11 752.5 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. [2025-07-01T18:40:00.099Z] #11 752.9 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-07-01T18:40:00.099Z] #11 753.0 Collecting pip [2025-07-01T18:40:00.099Z] #11 753.0 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-07-01T18:40:00.358Z] #11 753.1 Collecting setuptools [2025-07-01T18:40:00.358Z] #11 753.1 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-07-01T18:40:00.358Z] #11 753.2 Collecting wheel [2025-07-01T18:40:00.358Z] #11 753.2 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-07-01T18:40:00.358Z] #11 753.2 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-07-01T18:40:00.358Z] #11 753.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 62.5 MB/s eta 0:00:00 [2025-07-01T18:40:00.358Z] #11 753.2 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-07-01T18:40:00.619Z] #11 753.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 63.7 MB/s eta 0:00:00 [2025-07-01T18:40:00.619Z] #11 753.3 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-07-01T18:40:00.619Z] #11 753.3 Installing collected packages: wheel, setuptools, pip [2025-07-01T18:40:01.561Z] #11 754.2 Attempting uninstall: pip [2025-07-01T18:40:01.561Z] #11 754.2 Found existing installation: pip 25.0.1 [2025-07-01T18:40:01.561Z] #11 754.2 Uninstalling pip-25.0.1: [2025-07-01T18:40:01.561Z] #11 754.2 Successfully uninstalled pip-25.0.1 [2025-07-01T18:40:02.498Z] #11 755.2 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-07-01T18:40:02.498Z] #11 755.2 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. [2025-07-01T18:40:02.758Z] #11 755.7 Processing ./edgex-taf-common [2025-07-01T18:40:03.028Z] #11 755.7 Preparing metadata (setup.py): started [2025-07-01T18:40:03.028Z] #11 755.9 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:40:03.288Z] #11 755.9 Building wheels for collected packages: edgex-taf-common [2025-07-01T18:40:03.288Z] #11 755.9 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 [2025-07-01T18:40:03.288Z] #11 755.9 Building wheel for edgex-taf-common (setup.py): started [2025-07-01T18:40:03.288Z] #11 756.1 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-07-01T18:40:03.547Z] #11 756.1 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=cafea22fe2d807b0e33195fb0ae5b937d71a1d5d732ada0eee3cb828eb5a44ff [2025-07-01T18:40:03.547Z] #11 756.1 Stored in directory: /tmp/pip-ephem-wheel-cache-r3_yp9ha/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-07-01T18:40:03.547Z] #11 756.1 Successfully built edgex-taf-common [2025-07-01T18:40:03.547Z] #11 756.1 Installing collected packages: edgex-taf-common [2025-07-01T18:40:03.547Z] #11 756.2 Successfully installed edgex-taf-common-0.0.0 [2025-07-01T18:40:03.547Z] #11 756.2 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. [2025-07-01T18:40:03.807Z] #11 756.7 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-07-01T18:40:04.067Z] #11 756.7 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-07-01T18:40:04.067Z] #11 756.7 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-07-01T18:40:04.067Z] #11 756.7 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-07-01T18:40:04.067Z] #11 756.8 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-07-01T18:40:04.067Z] #11 756.8 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-07-01T18:40:04.067Z] #11 756.8 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-07-01T18:40:04.067Z] #11 756.8 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-07-01T18:40:04.067Z] #11 756.8 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-07-01T18:40:04.067Z] #11 756.8 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-07-01T18:40:04.067Z] #11 756.8 Preparing metadata (setup.py): started [2025-07-01T18:40:04.067Z] #11 757.0 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:40:04.328Z] #11 757.0 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-07-01T18:40:04.328Z] #11 757.0 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-07-01T18:40:04.328Z] #11 757.1 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-07-01T18:40:04.328Z] #11 757.1 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-07-01T18:40:04.328Z] #11 757.1 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-07-01T18:40:04.588Z] #11 757.1 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-07-01T18:40:04.588Z] #11 757.1 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-07-01T18:40:04.588Z] #11 757.1 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-07-01T18:40:04.588Z] #11 757.2 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-07-01T18:40:04.588Z] #11 757.2 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-07-01T18:40:04.588Z] #11 757.4 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-07-01T18:40:04.849Z] #11 757.4 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-07-01T18:40:04.849Z] #11 757.5 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-07-01T18:40:04.849Z] #11 757.5 Downloading psutil-7.0.0.tar.gz (497 kB) [2025-07-01T18:40:04.849Z] #11 757.6 Installing build dependencies: started [2025-07-01T18:40:05.418Z] #11 758.3 Installing build dependencies: finished with status 'done' [2025-07-01T18:40:05.678Z] #11 758.4 Getting requirements to build wheel: started [2025-07-01T18:40:05.938Z] #11 758.8 Getting requirements to build wheel: finished with status 'done' [2025-07-01T18:40:06.196Z] #11 758.8 Preparing metadata (pyproject.toml): started [2025-07-01T18:40:06.453Z] #11 759.2 Preparing metadata (pyproject.toml): finished with status 'done' [2025-07-01T18:40:06.711Z] #11 759.5 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-07-01T18:40:06.711Z] #11 759.5 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-07-01T18:40:06.711Z] #11 759.5 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-07-01T18:40:06.711Z] #11 759.5 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-07-01T18:40:06.711Z] #11 759.6 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-07-01T18:40:06.711Z] #11 759.6 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-07-01T18:40:06.970Z] #11 759.6 Preparing metadata (setup.py): started [2025-07-01T18:40:06.970Z] #11 759.8 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:40:07.230Z] #11 759.9 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) [2025-07-01T18:40:07.230Z] #11 760.0 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-07-01T18:40:07.230Z] #11 760.2 Collecting protobuf==6.31.1 (from -r requirements.txt (line 17)) [2025-07-01T18:40:07.491Z] #11 760.2 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-07-01T18:40:07.491Z] #11 760.2 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-07-01T18:40:07.491Z] #11 760.2 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-07-01T18:40:07.491Z] #11 760.4 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-07-01T18:40:07.749Z] #11 760.4 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-07-01T18:40:07.749Z] #11 760.4 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 20)) [2025-07-01T18:40:07.749Z] #11 760.4 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-07-01T18:40:07.749Z] #11 760.5 Collecting requests-sse==0.5.2 (from -r requirements.txt (line 21)) [2025-07-01T18:40:07.749Z] #11 760.5 Downloading requests_sse-0.5.2-py3-none-any.whl.metadata (3.2 kB) [2025-07-01T18:40:07.749Z] #11 760.6 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:07.749Z] #11 760.6 Downloading selenium-4.34.0-py3-none-any.whl.metadata (7.5 kB) [2025-07-01T18:40:07.749Z] #11 760.6 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:07.749Z] #11 760.6 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-07-01T18:40:07.749Z] #11 760.6 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:07.749Z] #11 760.6 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-07-01T18:40:08.008Z] #11 760.6 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.008Z] #11 760.6 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-01T18:40:08.008Z] #11 760.7 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.008Z] #11 760.7 Downloading flex-6.14.1.tar.gz (40 kB) [2025-07-01T18:40:08.008Z] #11 760.7 Preparing metadata (setup.py): started [2025-07-01T18:40:08.008Z] #11 760.9 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:40:08.268Z] #11 761.0 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.268Z] #11 761.0 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-07-01T18:40:08.268Z] #11 761.0 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.268Z] #11 761.0 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-07-01T18:40:08.268Z] #11 761.1 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.268Z] #11 761.1 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-07-01T18:40:08.268Z] #11 761.1 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.268Z] #11 761.1 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-07-01T18:40:08.268Z] #11 761.1 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.268Z] #11 761.1 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-07-01T18:40:08.268Z] #11 761.2 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.526Z] #11 761.2 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-01T18:40:08.526Z] #11 761.2 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:08.526Z] #11 761.2 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-07-01T18:40:08.526Z] #11 761.3 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:40:08.526Z] #11 761.3 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-07-01T18:40:08.526Z] #11 761.3 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:40:08.526Z] #11 761.3 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-07-01T18:40:08.526Z] #11 761.4 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:40:08.526Z] #11 761.4 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-01T18:40:08.526Z] #11 761.4 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:40:08.526Z] #11 761.4 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-07-01T18:40:08.526Z] #11 761.4 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T18:40:08.785Z] #11 761.4 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-07-01T18:40:08.785Z] #11 761.5 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T18:40:08.785Z] #11 761.5 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-07-01T18:40:08.785Z] #11 761.5 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) [2025-07-01T18:40:08.785Z] #11 761.6 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-07-01T18:40:08.785Z] #11 761.6 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-07-01T18:40:08.785Z] #11 761.6 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-07-01T18:40:08.785Z] #11 761.6 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-07-01T18:40:08.785Z] #11 761.7 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T18:40:08.785Z] #11 761.7 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-07-01T18:40:08.785Z] #11 761.7 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T18:40:08.785Z] #11 761.7 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-07-01T18:40:08.785Z] #11 761.7 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:40:09.045Z] #11 761.7 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-01T18:40:09.045Z] #11 761.7 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:09.045Z] #11 761.7 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-07-01T18:40:09.045Z] #11 761.7 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:09.045Z] #11 761.7 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-07-01T18:40:09.045Z] #11 761.8 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:09.045Z] #11 761.8 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-07-01T18:40:09.045Z] #11 761.8 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:09.045Z] #11 761.8 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-07-01T18:40:09.045Z] #11 761.8 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:09.045Z] #11 761.8 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-07-01T18:40:09.045Z] #11 761.8 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:09.045Z] #11 761.8 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-07-01T18:40:09.045Z] #11 761.9 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:40:09.045Z] #11 761.9 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-07-01T18:40:09.045Z] #11 761.9 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)) [2025-07-01T18:40:09.045Z] #11 761.9 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-07-01T18:40:09.045Z] #11 762.0 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)) [2025-07-01T18:40:09.304Z] #11 762.0 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-07-01T18:40:09.304Z] #11 762.0 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:09.304Z] #11 762.0 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-07-01T18:40:09.304Z] #11 762.1 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:09.570Z] #11 762.1 Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-07-01T18:40:09.570Z] #11 762.1 Preparing metadata (setup.py): started [2025-07-01T18:40:09.570Z] #11 762.3 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:40:09.570Z] #11 762.3 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:09.570Z] #11 762.3 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-07-01T18:40:09.570Z] #11 762.4 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:09.570Z] #11 762.4 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-07-01T18:40:09.570Z] #11 762.4 Preparing metadata (setup.py): started [2025-07-01T18:40:09.831Z] #11 762.5 Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:40:09.831Z] #11 762.6 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:09.831Z] #11 762.6 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-07-01T18:40:09.831Z] #11 762.6 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:09.831Z] #11 762.6 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-07-01T18:40:09.831Z] #11 762.6 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:09.831Z] #11 762.6 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-07-01T18:40:09.831Z] #11 762.6 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.090Z] #11 762.6 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-01T18:40:10.090Z] #11 762.9 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.351Z] #11 763.0 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2025-07-01T18:40:10.351Z] #11 763.0 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.351Z] #11 763.0 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-07-01T18:40:10.351Z] #11 763.0 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.351Z] #11 763.0 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-07-01T18:40:10.351Z] #11 763.1 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.351Z] #11 763.1 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-07-01T18:40:10.351Z] #11 763.1 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.351Z] #11 763.1 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-07-01T18:40:10.351Z] #11 763.1 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.351Z] #11 763.1 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-07-01T18:40:10.351Z] #11 763.1 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.351Z] #11 763.1 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-01T18:40:10.351Z] #11 763.2 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.609Z] #11 763.2 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-07-01T18:40:10.609Z] #11 763.2 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)) [2025-07-01T18:40:10.609Z] #11 763.2 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-07-01T18:40:10.609Z] #11 763.3 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.609Z] #11 763.3 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-07-01T18:40:10.609Z] #11 763.3 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)) [2025-07-01T18:40:10.609Z] #11 763.3 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-07-01T18:40:10.609Z] #11 763.4 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:40:10.609Z] #11 763.4 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-07-01T18:40:10.609Z] #11 763.4 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-07-01T18:40:10.868Z] #11 763.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 273.3 MB/s eta 0:00:00 [2025-07-01T18:40:10.868Z] #11 763.4 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-07-01T18:40:10.868Z] #11 763.4 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-07-01T18:40:10.868Z] #11 763.4 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-07-01T18:40:10.868Z] #11 763.5 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-07-01T18:40:10.868Z] #11 763.5 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-07-01T18:40:10.868Z] #11 763.5 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-07-01T18:40:10.868Z] #11 763.5 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-07-01T18:40:10.868Z] #11 763.5 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-07-01T18:40:10.868Z] #11 763.5 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-07-01T18:40:10.868Z] #11 763.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 144.0 MB/s eta 0:00:00 [2025-07-01T18:40:10.868Z] #11 763.7 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-07-01T18:40:10.868Z] #11 763.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 251.8 MB/s eta 0:00:00 [2025-07-01T18:40:10.868Z] #11 763.7 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-07-01T18:40:10.868Z] #11 763.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 379.6 MB/s eta 0:00:00 [2025-07-01T18:40:10.868Z] #11 763.7 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-07-01T18:40:10.868Z] #11 763.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 240.9 MB/s eta 0:00:00 [2025-07-01T18:40:10.868Z] #11 763.7 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-07-01T18:40:10.868Z] #11 763.7 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-07-01T18:40:10.868Z] #11 763.7 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-07-01T18:40:11.126Z] #11 763.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 197.6 MB/s eta 0:00:00 [2025-07-01T18:40:11.126Z] #11 763.8 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading requests_sse-0.5.2-py3-none-any.whl (10 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-07-01T18:40:11.126Z] #11 763.8 Downloading selenium-4.34.0-py3-none-any.whl (9.4 MB) [2025-07-01T18:40:11.126Z] #11 763.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 220.4 MB/s eta 0:00:00 [2025-07-01T18:40:11.126Z] #11 763.9 Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-07-01T18:40:11.126Z] #11 763.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 377.9 MB/s eta 0:00:00 [2025-07-01T18:40:11.126Z] #11 763.9 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-07-01T18:40:11.126Z] #11 763.9 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-07-01T18:40:11.126Z] #11 763.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 198.2 MB/s eta 0:00:00 [2025-07-01T18:40:11.126Z] #11 764.0 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-07-01T18:40:11.126Z] #11 764.0 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-07-01T18:40:11.126Z] #11 764.0 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-07-01T18:40:11.126Z] #11 764.0 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-07-01T18:40:11.126Z] #11 764.0 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-07-01T18:40:11.126Z] #11 764.0 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-07-01T18:40:11.126Z] #11 764.0 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) [2025-07-01T18:40:11.387Z] #11 764.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 147.8 MB/s eta 0:00:00 [2025-07-01T18:40:11.387Z] #11 764.0 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-07-01T18:40:11.387Z] #11 764.0 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-07-01T18:40:11.387Z] #11 764.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 226.0 MB/s eta 0:00:00 [2025-07-01T18:40:11.387Z] #11 764.1 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-07-01T18:40:11.387Z] #11 764.1 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-07-01T18:40:11.387Z] #11 764.1 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-07-01T18:40:11.387Z] #11 764.1 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-07-01T18:40:11.387Z] #11 764.2 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-07-01T18:40:11.647Z] #11 764.2 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 [2025-07-01T18:40:11.647Z] #11 764.2 Building wheel for robotbackgroundlogger (setup.py): started [2025-07-01T18:40:11.647Z] #11 764.4 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-07-01T18:40:11.647Z] #11 764.4 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=7e41759e5a418d158a80d113e86d6b5f9015d256a509f8fe5e4c38ab33cdbc40 [2025-07-01T18:40:11.647Z] #11 764.4 Stored in directory: /tmp/pip-ephem-wheel-cache-oqtji28a/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-07-01T18:40:11.647Z] #11 764.4 Building wheel for psutil (pyproject.toml): started [2025-07-01T18:40:13.580Z] #11 766.2 Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-07-01T18:40:13.580Z] #11 766.2 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=d43dd57ca3e9368705195af856ae30fed001fb3541a59aad95cd04d11dde9fd6 [2025-07-01T18:40:13.580Z] #11 766.2 Stored in directory: /tmp/pip-ephem-wheel-cache-oqtji28a/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-07-01T18:40:13.580Z] #11 766.2 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 [2025-07-01T18:40:13.580Z] #11 766.2 Building wheel for psycopg2 (setup.py): started [2025-07-01T18:40:21.738Z] #11 774.5 Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-07-01T18:40:21.738Z] #11 774.5 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521918 sha256=d10e4d88368103074640a6c977d72801a3b2fc9d8cf2d2bd0208c0c40d163a83 [2025-07-01T18:40:21.738Z] #11 774.5 Stored in directory: /tmp/pip-ephem-wheel-cache-oqtji28a/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-07-01T18:40:21.738Z] #11 774.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 [2025-07-01T18:40:21.738Z] #11 774.5 Building wheel for flex (setup.py): started [2025-07-01T18:40:21.998Z] #11 774.8 Building wheel for flex (setup.py): finished with status 'done' [2025-07-01T18:40:22.256Z] #11 774.8 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=192c7c5c77c97ea72177e6acf66b4d040c62c06c140a8574dd8c3aa3b3b023fb [2025-07-01T18:40:22.256Z] #11 774.8 Stored in directory: /tmp/pip-ephem-wheel-cache-oqtji28a/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-07-01T18:40:22.256Z] #11 774.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 [2025-07-01T18:40:22.256Z] #11 774.8 Building wheel for strict-rfc3339 (setup.py): started [2025-07-01T18:40:22.256Z] #11 775.0 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-07-01T18:40:22.256Z] #11 775.0 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=7a505769491eca80f0420d1451214c8674b2f578c5f10735451baeac50a00a93 [2025-07-01T18:40:22.256Z] #11 775.0 Stored in directory: /tmp/pip-ephem-wheel-cache-oqtji28a/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-07-01T18:40:22.256Z] #11 775.0 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 [2025-07-01T18:40:22.256Z] #11 775.0 Building wheel for validate-email (setup.py): started [2025-07-01T18:40:22.515Z] #11 775.3 Building wheel for validate-email (setup.py): finished with status 'done' [2025-07-01T18:40:22.515Z] #11 775.3 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=9893582e0cbc9852d423adcd66abab205b0be4aef689e7f7f572e9e6bb0708da [2025-07-01T18:40:22.515Z] #11 775.3 Stored in directory: /tmp/pip-ephem-wheel-cache-oqtji28a/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-07-01T18:40:22.515Z] #11 775.3 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-07-01T18:40:22.515Z] #11 775.4 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 [2025-07-01T18:40:32.495Z] #11 785.2 [2025-07-01T18:40:32.495Z] #11 785.2 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-26.4.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.3.1 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 [2025-07-01T18:40:32.495Z] #11 785.2 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. [2025-07-01T18:40:33.870Z] #11 DONE 786.5s [2025-07-01T18:40:33.870Z] [2025-07-01T18:40:33.870Z] #12 exporting to image [2025-07-01T18:40:33.870Z] #12 exporting layers [2025-07-01T18:40:39.588Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-07-01T18:40:39.588Z] Executing busybox-1.36.1-r29.trigger [2025-07-01T18:40:39.588Z] Executing fontconfig-2.15.0-r1.trigger [2025-07-01T18:40:39.588Z] Executing mkfontscale-1.2.2-r6.trigger [2025-07-01T18:40:39.588Z] Executing glib-2.80.5-r0.trigger [2025-07-01T18:40:39.588Z] Executing shared-mime-info-2.4-r0.trigger [2025-07-01T18:40:39.588Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-07-01T18:40:39.588Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-07-01T18:40:39.588Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-07-01T18:40:39.588Z] OK: 657 MiB in 194 packages [2025-07-01T18:40:39.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T18:40:39.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T18:40:40.542Z] #12 exporting layers 5.8s done [2025-07-01T18:40:40.542Z] #12 writing image sha256:26f982ceb2c22ceea5ce7a36873465f543dd7428d4589424c39e4d2ab0d5350f done [2025-07-01T18:40:40.542Z] #12 naming to docker.io/library/edgex-taf-common done [2025-07-01T18:40:40.542Z] #12 DONE 5.8s [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 [2025-07-01T18:40:40.986Z] (1/30) Installing jansson (2.14-r4) [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 [2025-07-01T18:40:41.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-01T18:40:41.573Z] [2025-07-01T18:40:41.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T18:40:41.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-01T18:40:41.965Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-01T18:40:41.965Z] 5eb5b503b376: Pulling fs layer [2025-07-01T18:40:41.965Z] 5c69ac0246d0: Pulling fs layer [2025-07-01T18:40:41.965Z] ec43610c2a17: Pulling fs layer [2025-07-01T18:40:41.965Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-01T18:40:41.965Z] 33b1e0a273af: Pulling fs layer [2025-07-01T18:40:41.965Z] 5d3b04190fa2: Pulling fs layer [2025-07-01T18:40:41.965Z] 2f39f015ded8: Pulling fs layer [2025-07-01T18:40:41.965Z] 33b1e0a273af: Waiting [2025-07-01T18:40:41.965Z] 3a2ae6a8a46f: Waiting [2025-07-01T18:40:41.965Z] 5d3b04190fa2: Waiting [2025-07-01T18:40:41.965Z] 2f39f015ded8: Waiting [2025-07-01T18:40:41.965Z] 5c69ac0246d0: Download complete [2025-07-01T18:40:41.965Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-01T18:40:41.965Z] 3a2ae6a8a46f: Download complete [2025-07-01T18:40:42.223Z] 33b1e0a273af: Verifying Checksum [2025-07-01T18:40:42.223Z] 33b1e0a273af: Download complete [2025-07-01T18:40:42.223Z] 5d3b04190fa2: Download complete [2025-07-01T18:40:42.223Z] ec43610c2a17: Verifying Checksum [2025-07-01T18:40:42.223Z] ec43610c2a17: Download complete [2025-07-01T18:40:42.223Z] 5eb5b503b376: Verifying Checksum [2025-07-01T18:40:42.224Z] 5eb5b503b376: Download complete [2025-07-01T18:40:42.399Z] (2/30) Installing binutils (2.42-r1) [2025-07-01T18:40:42.799Z] 2f39f015ded8: Download complete [2025-07-01T18:40:43.731Z] 5eb5b503b376: Pull complete [2025-07-01T18:40:43.731Z] 5c69ac0246d0: Pull complete [2025-07-01T18:40:44.296Z] ec43610c2a17: Pull complete [2025-07-01T18:40:44.296Z] 3a2ae6a8a46f: Pull complete [2025-07-01T18:40:44.554Z] 33b1e0a273af: Pull complete [2025-07-01T18:40:44.554Z] 5d3b04190fa2: Pull complete [2025-07-01T18:40:46.635Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-07-01T18:40:47.590Z] (4/30) Installing isl26 (0.26-r1) [2025-07-01T18:40:50.924Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-07-01T18:40:51.110Z] 2f39f015ded8: Pull complete [2025-07-01T18:40:51.110Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-01T18:40:51.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-01T18:40:51.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-01T18:40:51.344Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2025-07-01T18:40:51.381Z] $ 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-133 -v /w/workspace/xfoundry_edgex-taf-common_PR-133:/w/workspace/xfoundry_edgex-taf-common_PR-133:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-01T18:40:52.823Z] $ docker top 9078c0e875d8884395f250cda8e863c86dccf177312d5976fbd1a09a48bbae2c -eo pid,comm [2025-07-01T18:40:52.859Z] (6/30) Installing mpc1 (1.3.1-r1) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:40:53.334Z] ---> job-cost.sh [2025-07-01T18:40:53.334Z] lf-activate-venv: SKIPPING [2025-07-01T18:40:53.334Z] INFO: No Stack... [2025-07-01T18:40:53.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-01T18:40:54.159Z] INFO: Archiving Costs [Pipeline] sh [2025-07-01T18:40:54.474Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-133/archives/cost.csv [2025-07-01T18:40:54.474Z] + cut -d, -f6 [Pipeline] lock [2025-07-01T18:40:54.519Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-1-stack-cost] [2025-07-01T18:40:54.525Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-133-1-stack-cost] did not exist. Created. [2025-07-01T18:40:54.531Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-01T18:40:54.925Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-01T18:40:54.982Z] Stashed 1 file(s) [Pipeline] } [2025-07-01T18:40:55.010Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-01T18:40:55.097Z] $ docker stop --time=1 9078c0e875d8884395f250cda8e863c86dccf177312d5976fbd1a09a48bbae2c [2025-07-01T18:40:55.427Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-07-01T18:40:56.233Z] $ docker rm -f --volumes 9078c0e875d8884395f250cda8e863c86dccf177312d5976fbd1a09a48bbae2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-01T18:41:27.863Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-07-01T18:41:29.264Z] (9/30) Installing linux-headers (6.6-r0) [2025-07-01T18:41:33.500Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-07-01T18:41:34.900Z] (11/30) Installing libpq (16.9-r0) [2025-07-01T18:41:36.834Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-07-01T18:41:39.400Z] (13/30) Installing libpq-dev (16.9-r0) [2025-07-01T18:41:42.724Z] (14/30) Installing libecpg (16.9-r0) [2025-07-01T18:41:44.718Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-07-01T18:41:47.309Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-07-01T18:41:50.637Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-07-01T18:42:00.673Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-07-01T18:42:18.827Z] (19/30) Installing fortify-headers (1.1-r3) [2025-07-01T18:42:18.827Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-07-01T18:42:22.146Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-07-01T18:42:24.073Z] (22/30) Installing clang16 (16.0.6-r5) [2025-07-01T18:42:26.639Z] (23/30) Installing icu (74.2-r0) [2025-07-01T18:42:29.201Z] (24/30) Installing icu-dev (74.2-r0) [2025-07-01T18:42:32.525Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-07-01T18:43:28.862Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-07-01T18:43:28.863Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-07-01T18:43:28.863Z] (28/30) Installing zstd (1.5.6-r0) [2025-07-01T18:43:31.426Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-07-01T18:43:33.354Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-07-01T18:43:37.583Z] Executing busybox-1.36.1-r29.trigger [2025-07-01T18:43:37.583Z] OK: 1184 MiB in 224 packages [2025-07-01T18:43:37.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T18:43:40.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T18:43:44.390Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-07-01T18:43:52.577Z] (2/14) Installing gdbm (1.23-r1) [2025-07-01T18:43:53.979Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-07-01T18:43:55.916Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-07-01T18:43:57.847Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-07-01T18:44:00.412Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-07-01T18:44:01.371Z] (7/14) Installing readline (8.2.10-r0) [2025-07-01T18:44:03.943Z] (8/14) Installing python3 (3.12.11-r0) [2025-07-01T18:44:09.273Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-07-01T18:44:13.514Z] (10/14) Installing pyc (3.12.11-r0) [2025-07-01T18:44:14.471Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-07-01T18:44:15.874Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-07-01T18:44:54.700Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-07-01T18:44:56.099Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-07-01T18:44:58.031Z] Executing busybox-1.36.1-r29.trigger [2025-07-01T18:44:58.031Z] OK: 1370 MiB in 238 packages [2025-07-01T18:44:58.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T18:45:01.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T18:45:05.584Z] OK: 1370 MiB in 238 packages [2025-07-01T18:45:05.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-01T18:45:08.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-01T18:45:13.468Z] (1/1) Installing tzdata (2025b-r0) [2025-07-01T18:45:15.404Z] OK: 1372 MiB in 239 packages [2025-07-01T18:45:16.801Z] (1/1) Purging tzdata (2025b-r0) [2025-07-01T18:45:16.801Z] OK: 1370 MiB in 238 packages [2025-07-01T18:45:26.836Z] Looking in links: /tmp/tmpk7i49e4g [2025-07-01T18:45:26.836Z] Processing /tmp/tmpk7i49e4g/pip-25.0.1-py3-none-any.whl [2025-07-01T18:45:27.099Z] Installing collected packages: pip [2025-07-01T18:45:33.712Z] Successfully installed pip-25.0.1 [2025-07-01T18:45:33.712Z] 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. [2025-07-01T18:45:36.285Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-07-01T18:45:36.285Z] Collecting pip [2025-07-01T18:45:36.285Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-07-01T18:45:37.689Z] Collecting setuptools [2025-07-01T18:45:37.689Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-07-01T18:45:37.689Z] Collecting wheel [2025-07-01T18:45:37.689Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-07-01T18:45:37.954Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-07-01T18:45:37.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 42.5 MB/s eta 0:00:00 [2025-07-01T18:45:37.954Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-07-01T18:45:37.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.3 MB/s eta 0:00:00 [2025-07-01T18:45:37.954Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-07-01T18:45:38.220Z] Installing collected packages: wheel, setuptools, pip [2025-07-01T18:45:44.849Z] Attempting uninstall: pip [2025-07-01T18:45:44.850Z] Found existing installation: pip 25.0.1 [2025-07-01T18:45:44.850Z] Uninstalling pip-25.0.1: [2025-07-01T18:45:44.850Z] Successfully uninstalled pip-25.0.1 [2025-07-01T18:45:51.483Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-07-01T18:45:51.483Z] 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. [2025-07-01T18:45:54.931Z] Processing ./edgex-taf-common [2025-07-01T18:45:54.931Z] Preparing metadata (setup.py): started [2025-07-01T18:45:55.918Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:45:55.918Z] Building wheels for collected packages: edgex-taf-common [2025-07-01T18:45:55.918Z]  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 [2025-07-01T18:45:55.918Z]  Building wheel for edgex-taf-common (setup.py): started [2025-07-01T18:45:57.358Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-07-01T18:45:57.358Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=aa95c110c9a0d7dd9a161531a853dd57944cbecf922d96080b2d79cfc7386918 [2025-07-01T18:45:57.358Z] Stored in directory: /tmp/pip-ephem-wheel-cache-n7iglok3/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-07-01T18:45:57.358Z] Successfully built edgex-taf-common [2025-07-01T18:45:57.358Z] Installing collected packages: edgex-taf-common [2025-07-01T18:45:57.633Z] Successfully installed edgex-taf-common-0.0.0 [2025-07-01T18:45:57.633Z] 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. [2025-07-01T18:46:00.990Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-07-01T18:46:00.990Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-07-01T18:46:00.990Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-07-01T18:46:00.990Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-07-01T18:46:00.990Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-07-01T18:46:00.990Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-07-01T18:46:01.258Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-07-01T18:46:01.258Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-07-01T18:46:01.258Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-07-01T18:46:01.258Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-07-01T18:46:01.258Z] Preparing metadata (setup.py): started [2025-07-01T18:46:02.664Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:46:02.664Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-07-01T18:46:02.664Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-07-01T18:46:02.664Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-07-01T18:46:02.664Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-07-01T18:46:02.931Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-07-01T18:46:02.931Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-07-01T18:46:02.931Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-07-01T18:46:02.931Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-07-01T18:46:03.197Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-07-01T18:46:03.197Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-07-01T18:46:05.136Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-07-01T18:46:05.136Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-07-01T18:46:06.092Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-07-01T18:46:06.092Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-07-01T18:46:06.676Z] Installing build dependencies: started [2025-07-01T18:46:13.309Z] Installing build dependencies: finished with status 'done' [2025-07-01T18:46:13.309Z] Getting requirements to build wheel: started [2025-07-01T18:46:16.640Z] Getting requirements to build wheel: finished with status 'done' [2025-07-01T18:46:16.640Z] Preparing metadata (pyproject.toml): started [2025-07-01T18:46:18.043Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-07-01T18:46:20.608Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-07-01T18:46:20.608Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-07-01T18:46:20.873Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-07-01T18:46:20.873Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-07-01T18:46:21.452Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-07-01T18:46:21.452Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-07-01T18:46:21.717Z] Preparing metadata (setup.py): started [2025-07-01T18:46:23.115Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:46:24.076Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) [2025-07-01T18:46:24.076Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-07-01T18:46:26.005Z] Collecting protobuf==6.31.1 (from -r requirements.txt (line 17)) [2025-07-01T18:46:26.005Z] Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-07-01T18:46:26.270Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-07-01T18:46:26.270Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-07-01T18:46:28.198Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-07-01T18:46:28.198Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-07-01T18:46:28.198Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 20)) [2025-07-01T18:46:28.198Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-07-01T18:46:28.198Z] Collecting requests-sse==0.5.2 (from -r requirements.txt (line 21)) [2025-07-01T18:46:28.198Z] Downloading requests_sse-0.5.2-py3-none-any.whl.metadata (3.2 kB) [2025-07-01T18:46:28.463Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:28.728Z] Downloading selenium-4.34.0-py3-none-any.whl.metadata (7.5 kB) [2025-07-01T18:46:28.728Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:28.728Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-07-01T18:46:28.994Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:28.994Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-07-01T18:46:28.994Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:28.994Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-01T18:46:29.260Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:29.260Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-07-01T18:46:29.524Z] Preparing metadata (setup.py): started [2025-07-01T18:46:30.923Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:46:30.923Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:30.923Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-07-01T18:46:30.923Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:30.923Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-07-01T18:46:31.189Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:31.189Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-07-01T18:46:31.454Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:31.454Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-07-01T18:46:31.719Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:31.719Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-07-01T18:46:31.986Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:31.986Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-01T18:46:32.251Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:32.251Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-07-01T18:46:33.207Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:46:33.207Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-07-01T18:46:33.207Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:46:33.207Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-07-01T18:46:33.474Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:46:33.474Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-01T18:46:33.738Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:46:33.738Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-07-01T18:46:34.012Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T18:46:34.012Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-07-01T18:46:34.278Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T18:46:34.278Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-07-01T18:46:34.278Z] 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) [2025-07-01T18:46:35.677Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-07-01T18:46:35.677Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-07-01T18:46:35.942Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-07-01T18:46:35.942Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-07-01T18:46:35.942Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T18:46:35.942Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-07-01T18:46:36.207Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-01T18:46:36.207Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-07-01T18:46:36.471Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-01T18:46:36.471Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-01T18:46:36.471Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:36.471Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-07-01T18:46:36.735Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:36.735Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-07-01T18:46:37.000Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:37.000Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-07-01T18:46:37.266Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:37.266Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-07-01T18:46:37.266Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:37.266Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-07-01T18:46:37.266Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:37.266Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-07-01T18:46:37.530Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-01T18:46:37.530Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-07-01T18:46:37.530Z] 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)) [2025-07-01T18:46:37.530Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-07-01T18:46:38.110Z] 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)) [2025-07-01T18:46:38.110Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-07-01T18:46:38.690Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:38.690Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-07-01T18:46:38.690Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:38.690Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-07-01T18:46:38.690Z] Preparing metadata (setup.py): started [2025-07-01T18:46:39.646Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:46:39.910Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:39.910Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-07-01T18:46:39.910Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:39.910Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-07-01T18:46:39.910Z] Preparing metadata (setup.py): started [2025-07-01T18:46:41.307Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-01T18:46:41.307Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:41.307Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-07-01T18:46:41.307Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:41.307Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-07-01T18:46:41.573Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:41.573Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-07-01T18:46:41.838Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:41.838Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-01T18:46:45.162Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:45.162Z] Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2025-07-01T18:46:45.162Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:45.162Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-07-01T18:46:45.162Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:45.162Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-07-01T18:46:45.426Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:45.426Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-07-01T18:46:45.426Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:45.426Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-07-01T18:46:45.691Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:45.691Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-07-01T18:46:45.691Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:45.691Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-01T18:46:45.955Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:45.955Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-07-01T18:46:46.220Z] 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)) [2025-07-01T18:46:46.220Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-07-01T18:46:46.486Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:46.750Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-07-01T18:46:47.014Z] 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)) [2025-07-01T18:46:47.015Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-07-01T18:46:47.592Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-01T18:46:47.592Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-07-01T18:46:47.857Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-07-01T18:46:47.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 53.3 MB/s eta 0:00:00 [2025-07-01T18:46:47.857Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-07-01T18:46:47.857Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-07-01T18:46:47.857Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-07-01T18:46:47.857Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-07-01T18:46:48.125Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-07-01T18:46:48.125Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-07-01T18:46:48.125Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-07-01T18:46:48.125Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-07-01T18:46:48.125Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-07-01T18:46:48.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 49.4 MB/s eta 0:00:00 [2025-07-01T18:46:48.392Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-07-01T18:46:48.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.9 MB/s eta 0:00:00 [2025-07-01T18:46:48.392Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-07-01T18:46:48.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 51.5 MB/s eta 0:00:00 [2025-07-01T18:46:48.392Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-07-01T18:46:48.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.3 MB/s eta 0:00:00 [2025-07-01T18:46:48.661Z] Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-07-01T18:46:48.661Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-07-01T18:46:48.661Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-07-01T18:46:48.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 52.2 MB/s eta 0:00:00 [2025-07-01T18:46:48.661Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-07-01T18:46:48.661Z] Downloading requests_sse-0.5.2-py3-none-any.whl (10 kB) [2025-07-01T18:46:48.661Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-07-01T18:46:48.661Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-07-01T18:46:48.661Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-07-01T18:46:48.661Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-07-01T18:46:48.661Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-07-01T18:46:48.930Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-07-01T18:46:48.930Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-07-01T18:46:48.930Z] Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) [2025-07-01T18:46:48.930Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-07-01T18:46:48.930Z] Downloading selenium-4.34.0-py3-none-any.whl (9.4 MB) [2025-07-01T18:46:48.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 52.5 MB/s eta 0:00:00 [2025-07-01T18:46:48.930Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-07-01T18:46:49.196Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-07-01T18:46:49.196Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-07-01T18:46:49.196Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-07-01T18:46:49.196Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-07-01T18:46:49.196Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-07-01T18:46:49.196Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-07-01T18:46:49.196Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-07-01T18:46:49.196Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-07-01T18:46:49.196Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-07-01T18:46:49.196Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-07-01T18:46:49.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 53.0 MB/s eta 0:00:00 [2025-07-01T18:46:49.196Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-07-01T18:46:49.196Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-07-01T18:46:49.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 53.3 MB/s eta 0:00:00 [2025-07-01T18:46:49.196Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-07-01T18:46:49.463Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-07-01T18:46:49.463Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-07-01T18:46:49.463Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-07-01T18:46:49.463Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-07-01T18:46:49.463Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-07-01T18:46:49.463Z] Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) [2025-07-01T18:46:49.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.0/562.0 kB 49.1 MB/s eta 0:00:00 [2025-07-01T18:46:49.463Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-07-01T18:46:49.463Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-07-01T18:46:49.463Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-07-01T18:46:49.463Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-07-01T18:46:49.463Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-07-01T18:46:49.463Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-07-01T18:46:49.463Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-07-01T18:46:49.463Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-07-01T18:46:49.463Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-07-01T18:46:49.463Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-07-01T18:46:49.463Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-07-01T18:46:49.729Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-07-01T18:46:49.729Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-07-01T18:46:49.729Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-07-01T18:46:49.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.5 MB/s eta 0:00:00 [2025-07-01T18:46:49.729Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-07-01T18:46:49.729Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-07-01T18:46:49.729Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-07-01T18:46:49.729Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-07-01T18:46:50.684Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-07-01T18:46:50.684Z]  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 [2025-07-01T18:46:50.684Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-07-01T18:46:52.086Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-07-01T18:46:52.086Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=69bc2bb83564fda00b0952078f1a44cbe80b066ac95a49206b7ca901b62bf675 [2025-07-01T18:46:52.086Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ineg_mca/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-07-01T18:46:52.086Z] Building wheel for psutil (pyproject.toml): started [2025-07-01T18:47:04.448Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-07-01T18:47:04.448Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278204 sha256=5a5fe6a7d7d650a3659dd1426cf38aa6a70e12975d4e285e2e4daa5c15e94545 [2025-07-01T18:47:04.448Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ineg_mca/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-07-01T18:47:04.448Z]  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 [2025-07-01T18:47:04.448Z]  Building wheel for psycopg2 (setup.py): started [2025-07-01T18:48:12.368Z] Building wheel for psycopg2 (setup.py): still running... [2025-07-01T18:48:12.368Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-07-01T18:48:12.368Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=435fa4e8763de4605af0b3b7740b93fb1135fc91f8f6d811336ed30d8e12be65 [2025-07-01T18:48:12.368Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ineg_mca/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-07-01T18:48:12.368Z]  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 [2025-07-01T18:48:12.368Z]  Building wheel for flex (setup.py): started [2025-07-01T18:48:12.368Z] Building wheel for flex (setup.py): finished with status 'done' [2025-07-01T18:48:12.368Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=ed17d3a2490d21b025e3b53ddc4d94bce90309354704d2fb60f8d1e6b91b5e8c [2025-07-01T18:48:12.368Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ineg_mca/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-07-01T18:48:12.368Z]  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 [2025-07-01T18:48:12.368Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-07-01T18:48:12.368Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-07-01T18:48:12.368Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=22a221177d1501791d88fa69b7e900eaf9258e4fa424ce9084cf08bb60e2e1dd [2025-07-01T18:48:12.368Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ineg_mca/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-07-01T18:48:12.368Z]  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 [2025-07-01T18:48:12.368Z]  Building wheel for validate-email (setup.py): started [2025-07-01T18:48:12.368Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-07-01T18:48:12.368Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=efe6d5763a83badc08cd16f4f1a6a90ea78946fa9a1c5c2553dc15bd0a232c78 [2025-07-01T18:48:12.368Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ineg_mca/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-07-01T18:48:12.368Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-07-01T18:48:13.770Z] 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 [2025-07-01T18:49:35.374Z] [2025-07-01T18:49:35.374Z] 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-26.4.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.3.1 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 [2025-07-01T18:49:35.374Z] 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. [2025-07-01T18:50:22.173Z] Removing intermediate container 36c578e83c65 [2025-07-01T18:50:22.173Z] ---> 2b56dc6806c3 [2025-07-01T18:50:22.173Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-07-01T18:50:22.173Z] ---> Running in 48966fa7d8b7 [2025-07-01T18:50:22.173Z] Removing intermediate container 48966fa7d8b7 [2025-07-01T18:50:22.173Z] ---> eeb6ac632f99 [2025-07-01T18:50:22.173Z] Step 11/13 : LABEL arch=arm64 [2025-07-01T18:50:22.173Z] ---> Running in 63bc3d498873 [2025-07-01T18:50:22.173Z] Removing intermediate container 63bc3d498873 [2025-07-01T18:50:22.173Z] ---> af19a6256082 [2025-07-01T18:50:22.173Z] Step 12/13 : LABEL git_sha=e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 [2025-07-01T18:50:22.173Z] ---> Running in e0f3266284dd [2025-07-01T18:50:22.173Z] Removing intermediate container e0f3266284dd [2025-07-01T18:50:22.173Z] ---> 2dadf3e9f2bf [2025-07-01T18:50:22.173Z] Step 13/13 : LABEL version=0.0.0 [2025-07-01T18:50:22.173Z] ---> Running in 26f663d30117 [2025-07-01T18:50:22.173Z] Removing intermediate container 26f663d30117 [2025-07-01T18:50:22.173Z] ---> 4b5587c90656 [2025-07-01T18:50:22.173Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-01T18:50:22.173Z] Successfully built 4b5587c90656 [2025-07-01T18:50:22.173Z] 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 [2025-07-01T18:50:23.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-01T18:50:23.202Z] [2025-07-01T18:50:23.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T18:50:23.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-01T18:50:23.635Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-01T18:50:23.635Z] 8998bd30e6a1: Pulling fs layer [2025-07-01T18:50:23.635Z] 04944245beec: Pulling fs layer [2025-07-01T18:50:23.635Z] 699f458cf7ca: Pulling fs layer [2025-07-01T18:50:23.635Z] 765212b225bb: Pulling fs layer [2025-07-01T18:50:23.635Z] f23df028b6ca: Pulling fs layer [2025-07-01T18:50:23.635Z] d65c8cfc05b1: Pulling fs layer [2025-07-01T18:50:23.635Z] 2437ff75d9bd: Pulling fs layer [2025-07-01T18:50:23.635Z] 765212b225bb: Waiting [2025-07-01T18:50:23.635Z] f23df028b6ca: Waiting [2025-07-01T18:50:23.635Z] d65c8cfc05b1: Waiting [2025-07-01T18:50:23.635Z] 2437ff75d9bd: Waiting [2025-07-01T18:50:23.903Z] 04944245beec: Verifying Checksum [2025-07-01T18:50:23.903Z] 04944245beec: Download complete [2025-07-01T18:50:23.903Z] 765212b225bb: Download complete [2025-07-01T18:50:23.903Z] f23df028b6ca: Verifying Checksum [2025-07-01T18:50:23.903Z] f23df028b6ca: Download complete [2025-07-01T18:50:23.903Z] d65c8cfc05b1: Verifying Checksum [2025-07-01T18:50:23.903Z] d65c8cfc05b1: Download complete [2025-07-01T18:50:24.170Z] 699f458cf7ca: Verifying Checksum [2025-07-01T18:50:24.170Z] 699f458cf7ca: Download complete [2025-07-01T18:50:24.436Z] 8998bd30e6a1: Verifying Checksum [2025-07-01T18:50:24.436Z] 8998bd30e6a1: Download complete [2025-07-01T18:50:27.006Z] 2437ff75d9bd: Verifying Checksum [2025-07-01T18:50:27.006Z] 2437ff75d9bd: Download complete [2025-07-01T18:50:28.937Z] 8998bd30e6a1: Pull complete [2025-07-01T18:50:29.519Z] 04944245beec: Pull complete [2025-07-01T18:50:30.921Z] 699f458cf7ca: Pull complete [2025-07-01T18:50:31.187Z] 765212b225bb: Pull complete [2025-07-01T18:50:32.140Z] f23df028b6ca: Pull complete [2025-07-01T18:50:32.140Z] d65c8cfc05b1: Pull complete [2025-07-01T18:50:50.317Z] 2437ff75d9bd: Pull complete [2025-07-01T18:50:50.317Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-01T18:50:50.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-01T18:50:50.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-01T18:50:50.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-4361 does not seem to be running inside a container [2025-07-01T18:50:50.733Z] $ 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-133 -v /w/workspace/xfoundry_edgex-taf-common_PR-133:/w/workspace/xfoundry_edgex-taf-common_PR-133:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-07-01T18:50:53.258Z] $ docker top 34e5751489a17c8f104e440905a3b10f1330690a630a3bc93a630c44be74b0f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:50:54.250Z] ---> job-cost.sh [2025-07-01T18:50:54.250Z] lf-activate-venv: SKIPPING [2025-07-01T18:50:54.250Z] INFO: No Stack... [2025-07-01T18:50:54.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-01T18:50:55.429Z] INFO: Archiving Costs [Pipeline] sh [2025-07-01T18:50:55.807Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-133/archives/cost.csv [2025-07-01T18:50:55.807Z] + cut -d, -f6 [Pipeline] lock [2025-07-01T18:50:55.895Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-1-stack-cost] [2025-07-01T18:50:55.901Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-133-1-stack-cost] did not exist. Created. [2025-07-01T18:50:55.907Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-01T18:50:56.649Z] /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/durable-5c58c486/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-01T18:50:57.320Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-01T18:50:57.356Z] Warning: overwriting stash ‘stack-cost’ [2025-07-01T18:50:57.727Z] Stashed 1 file(s) [Pipeline] } [2025-07-01T18:50:57.747Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-01T18:50:57.827Z] $ docker stop --time=1 34e5751489a17c8f104e440905a3b10f1330690a630a3bc93a630c44be74b0f3 [2025-07-01T18:50:59.320Z] $ docker rm -f --volumes 34e5751489a17c8f104e440905a3b10f1330690a630a3bc93a630c44be74b0f3 [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 [2025-07-01T18:51:01.004Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-133/archives ] [2025-07-01T18:51:01.004Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-133/archives [2025-07-01T18:51:01.004Z] total 16 [2025-07-01T18:51:01.004Z] drwxr-xr-x 3 root root 4096 Jul 1 18:40 . [2025-07-01T18:51:01.004Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 18:40 .. [2025-07-01T18:51:01.004Z] drwxr-xr-x 2 root root 4096 Jul 1 18:40 cost [2025-07-01T18:51:01.004Z] -rw-r--r-- 1 root root 88 Jul 1 18:40 cost.csv [2025-07-01T18:51:01.004Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-133/archives [2025-07-01T18:51:01.004Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-133/archives [2025-07-01T18:51:01.004Z] total 16 [2025-07-01T18:51:01.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:40 . [2025-07-01T18:51:01.004Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 18:40 .. [2025-07-01T18:51:01.004Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 18:40 cost [2025-07-01T18:51:01.004Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 1 18:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:51:01.341Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:51:02.243Z] ---> package-listing.sh [2025-07-01T18:51:02.243Z] ++ facter osfamily [2025-07-01T18:51:02.243Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-01T18:51:02.505Z] + OS_FAMILY=debian [2025-07-01T18:51:02.505Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-133 [2025-07-01T18:51:02.505Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-01T18:51:02.505Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-01T18:51:02.505Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-01T18:51:02.505Z] + PACKAGES=/tmp/packages_start.txt [2025-07-01T18:51:02.505Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-133 ']' [2025-07-01T18:51:02.505Z] + PACKAGES=/tmp/packages_end.txt [2025-07-01T18:51:02.505Z] + case "${OS_FAMILY}" in [2025-07-01T18:51:02.505Z] + dpkg -l [2025-07-01T18:51:02.505Z] + grep '^ii' [2025-07-01T18:51:02.505Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-01T18:51:02.505Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-01T18:51:02.505Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-01T18:51:02.505Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-133 ']' [2025-07-01T18:51:02.505Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-133/archives/ [2025-07-01T18:51:02.505Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-133/archives/ [Pipeline] echo [2025-07-01T18:51:02.544Z] 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-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-01T18:51:02.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-01T18:51:03.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-01T18:51:03.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-01T18:51:03.615Z] prd-ubuntu20.04-docker-8c-8g-4356 does not seem to be running inside a container [2025-07-01T18:51:03.655Z] $ 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-133/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-133 -v /w/workspace/xfoundry_edgex-taf-common_PR-133:/w/workspace/xfoundry_edgex-taf-common_PR-133:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-133@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 [2025-07-01T18:51:03.847Z] $ docker top ef4c887fbcd891b9c6d5cc789e9ad14f817132c4d5e2406eef64990f7dceb977 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-01T18:51:04.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-01T18:51:04.530Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-01T18:51:04.841Z] + ls /var/log/sa-host [2025-07-01T18:51:04.841Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-01T18:51:04.988Z] provisioning config files... [2025-07-01T18:51:04.998Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/config2170845537642747100tmp [Pipeline] { [Pipeline] echo [2025-07-01T18:51:05.056Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:51:05.377Z] ---> create-netrc.sh [Pipeline] } [2025-07-01T18:51:05.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:51:05.822Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-01T18:51:05.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:51:06.166Z] ---> sudo-logs.sh [2025-07-01T18:51:06.166Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-01T18:51:06.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:51:06.588Z] ---> job-cost.sh [2025-07-01T18:51:06.588Z] lf-activate-venv: SKIPPING [2025-07-01T18:51:06.588Z] DEBUG: total: 0.2199999988079071 [2025-07-01T18:51:06.588Z] INFO: Retrieving Stack Cost... [2025-07-01T18:51:06.847Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-01T18:51:07.106Z] INFO: Archiving Costs [Pipeline] echo [2025-07-01T18:51:07.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-01T18:51:07.460Z] ---> logs-deploy.sh [2025-07-01T18:51:07.460Z] lf-activate-venv: SKIPPING [2025-07-01T18:51:07.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-133/1 [2025-07-01T18:51:07.460Z] INFO: archiving workspace using pattern(s): [2025-07-01T18:51:08.397Z] Archives upload complete. [2025-07-01T18:51:08.397Z] INFO: archiving logs to Nexus [2025-07-01T18:51:08.965Z] ---> uname -a: [2025-07-01T18:51:08.965Z] Linux prd-ubuntu20-04-docker-8c-8g-4356 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-01T18:51:08.965Z] [2025-07-01T18:51:08.965Z] [2025-07-01T18:51:08.965Z] ---> lscpu: [2025-07-01T18:51:08.965Z] Architecture: x86_64 [2025-07-01T18:51:08.965Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-01T18:51:08.965Z] Byte Order: Little Endian [2025-07-01T18:51:08.965Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-01T18:51:08.965Z] CPU(s): 8 [2025-07-01T18:51:08.965Z] On-line CPU(s) list: 0-7 [2025-07-01T18:51:08.965Z] Thread(s) per core: 1 [2025-07-01T18:51:08.965Z] Core(s) per socket: 1 [2025-07-01T18:51:08.965Z] Socket(s): 8 [2025-07-01T18:51:08.965Z] NUMA node(s): 1 [2025-07-01T18:51:08.965Z] Vendor ID: AuthenticAMD [2025-07-01T18:51:08.965Z] CPU family: 23 [2025-07-01T18:51:08.965Z] Model: 49 [2025-07-01T18:51:08.965Z] Model name: AMD EPYC-Rome Processor [2025-07-01T18:51:08.965Z] Stepping: 0 [2025-07-01T18:51:08.965Z] CPU MHz: 2800.000 [2025-07-01T18:51:08.965Z] BogoMIPS: 5600.00 [2025-07-01T18:51:08.965Z] Virtualization: AMD-V [2025-07-01T18:51:08.965Z] Hypervisor vendor: KVM [2025-07-01T18:51:08.965Z] Virtualization type: full [2025-07-01T18:51:08.965Z] L1d cache: 256 KiB [2025-07-01T18:51:08.965Z] L1i cache: 256 KiB [2025-07-01T18:51:08.965Z] L2 cache: 4 MiB [2025-07-01T18:51:08.965Z] L3 cache: 128 MiB [2025-07-01T18:51:08.965Z] NUMA node0 CPU(s): 0-7 [2025-07-01T18:51:08.965Z] Vulnerability Gather data sampling: Not affected [2025-07-01T18:51:08.965Z] Vulnerability Itlb multihit: Not affected [2025-07-01T18:51:08.965Z] Vulnerability L1tf: Not affected [2025-07-01T18:51:08.965Z] Vulnerability Mds: Not affected [2025-07-01T18:51:08.965Z] Vulnerability Meltdown: Not affected [2025-07-01T18:51:08.965Z] Vulnerability Mmio stale data: Not affected [2025-07-01T18:51:08.965Z] Vulnerability Retbleed: Vulnerable [2025-07-01T18:51:08.965Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-01T18:51:08.965Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-01T18:51:08.965Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-01T18:51:08.965Z] Vulnerability Srbds: Not affected [2025-07-01T18:51:08.965Z] Vulnerability Tsx async abort: Not affected [2025-07-01T18:51:08.965Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-07-01T18:51:08.965Z] [2025-07-01T18:51:08.965Z] [2025-07-01T18:51:08.965Z] ---> nproc: [2025-07-01T18:51:08.965Z] 8 [2025-07-01T18:51:08.965Z] [2025-07-01T18:51:08.965Z] [2025-07-01T18:51:08.965Z] ---> df -h: [2025-07-01T18:51:08.965Z] Filesystem Size Used Avail Use% Mounted on [2025-07-01T18:51:08.965Z] overlay 155G 13G 143G 8% / [2025-07-01T18:51:08.965Z] tmpfs 64M 0 64M 0% /dev [2025-07-01T18:51:08.965Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-01T18:51:08.965Z] shm 64M 0 64M 0% /dev/shm [2025-07-01T18:51:08.965Z] /dev/vda1 155G 13G 143G 8% /facter-os [2025-07-01T18:51:08.965Z] [2025-07-01T18:51:08.965Z]