Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e89dd766adf70d3ef5effce142026c21ab88a29 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-ssh425427371147223506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh3229071849139569427.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8689794521021698571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12491532981552249963.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13416643283229410011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-897’ is offline Running on prd-ubuntu20.04-docker-8c-8g-899 in /w/workspace/gexfoundry_edgex-taf-common_main [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/gexfoundry_edgex-taf-common_main # 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 Avoid second fetch Checking out Revision 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-list --no-walk 600fc91fe49ee51cd282d429b11b5c73fe6c1357 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T02:37:30.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T02:37:30.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T02:37:30.130Z] ========================================================= [2024-05-28T02:37:30.130Z] EdgeX Global Pipelines Version Info [2024-05-28T02:37:30.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:37:30.864Z] ------------------- [2024-05-28T02:37:30.864Z] stable info: [2024-05-28T02:37:30.864Z] ------------------- [2024-05-28T02:37:30.864Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T02:37:30.864Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T02:37:30.864Z] Message: update stable to v1.0.259 [2024-05-28T02:37:31.437Z] ------------------- [2024-05-28T02:37:31.437Z] experimental info: [2024-05-28T02:37:31.437Z] ------------------- [2024-05-28T02:37:31.437Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T02:37:31.437Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T02:37:31.437Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-28T02:37:31.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-28T02:37:31.552Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-28T02:37:31.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T02:37:31.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T02:37:31.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T02:37:31.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-28T02:37:31.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T02:37:31.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-28T02:37:31.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-28T02:37:31.731Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T02:37:31.749Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-28T02:37:31.768Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-28T02:37:31.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T02:37:31.809Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T02:37:31.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-28T02:37:31.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-28T02:37:31.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-28T02:37:31.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] echo [2024-05-28T02:37:31.910Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e89dd7 [Pipeline] echo [2024-05-28T02:37:31.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T02:37:32.005Z] provisioning config files... [2024-05-28T02:37:32.019Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14511010959729805691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:37:32.363Z] ---> ****-login.sh [2024-05-28T02:37:32.363Z] nexus3.edgexfoundry.org:10001 [2024-05-28T02:37:32.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:32.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:32.625Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:32.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:32.625Z] [2024-05-28T02:37:32.625Z] Login Succeeded [2024-05-28T02:37:32.625Z] nexus3.edgexfoundry.org:10002 [2024-05-28T02:37:32.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:32.886Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:32.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:32.886Z] [2024-05-28T02:37:32.886Z] Login Succeeded [2024-05-28T02:37:32.886Z] nexus3.edgexfoundry.org:10003 [2024-05-28T02:37:32.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:32.886Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:32.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:32.886Z] [2024-05-28T02:37:32.886Z] Login Succeeded [2024-05-28T02:37:32.886Z] nexus3.edgexfoundry.org:10004 [2024-05-28T02:37:32.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:32.886Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:32.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:32.886Z] [2024-05-28T02:37:32.886Z] Login Succeeded [2024-05-28T02:37:32.886Z] ****.io [2024-05-28T02:37:33.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:33.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:33.147Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:33.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:33.147Z] [2024-05-28T02:37:33.147Z] Login Succeeded [2024-05-28T02:37:33.147Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T02:37:33.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-28T02:37:33.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T02:37:33.702Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T02:37:33.702Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T02:37:33.702Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T02:37:33.702Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T02:37:33.702Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T02:37:33.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:37:34.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T02:37:34.128Z] [2024-05-28T02:37:34.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:37:34.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T02:37:34.434Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T02:37:34.434Z] b85a868b505f: Pulling fs layer [2024-05-28T02:37:34.434Z] e2be974225ed: Pulling fs layer [2024-05-28T02:37:34.434Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T02:37:34.434Z] 988bab9f4d93: Pulling fs layer [2024-05-28T02:37:34.434Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T02:37:34.434Z] eaf3925da568: Pulling fs layer [2024-05-28T02:37:34.434Z] bab4dde63d76: Pulling fs layer [2024-05-28T02:37:34.434Z] bde34c3a00c8: Pulling fs layer [2024-05-28T02:37:34.434Z] b352a97aabf1: Pulling fs layer [2024-05-28T02:37:34.434Z] 4872d77fe225: Pulling fs layer [2024-05-28T02:37:34.434Z] 5851b861e8e6: Pulling fs layer [2024-05-28T02:37:34.434Z] bab4dde63d76: Waiting [2024-05-28T02:37:34.434Z] bde34c3a00c8: Waiting [2024-05-28T02:37:34.434Z] b352a97aabf1: Waiting [2024-05-28T02:37:34.434Z] 4872d77fe225: Waiting [2024-05-28T02:37:34.434Z] 5851b861e8e6: Waiting [2024-05-28T02:37:34.434Z] 1469e6f7b9e6: Waiting [2024-05-28T02:37:34.434Z] 988bab9f4d93: Waiting [2024-05-28T02:37:34.434Z] eaf3925da568: Waiting [2024-05-28T02:37:34.434Z] e2be974225ed: Download complete [2024-05-28T02:37:34.434Z] 988bab9f4d93: Verifying Checksum [2024-05-28T02:37:34.434Z] 988bab9f4d93: Download complete [2024-05-28T02:37:34.693Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T02:37:34.693Z] 339a4e72a1f5: Download complete [2024-05-28T02:37:34.693Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T02:37:34.693Z] 1469e6f7b9e6: Download complete [2024-05-28T02:37:34.693Z] eaf3925da568: Verifying Checksum [2024-05-28T02:37:34.693Z] eaf3925da568: Download complete [2024-05-28T02:37:34.693Z] bde34c3a00c8: Verifying Checksum [2024-05-28T02:37:34.693Z] b352a97aabf1: Download complete [2024-05-28T02:37:34.693Z] 4872d77fe225: Verifying Checksum [2024-05-28T02:37:34.693Z] 4872d77fe225: Download complete [2024-05-28T02:37:34.693Z] 5851b861e8e6: Download complete [2024-05-28T02:37:34.693Z] b85a868b505f: Verifying Checksum [2024-05-28T02:37:34.693Z] b85a868b505f: Download complete [2024-05-28T02:37:34.952Z] bab4dde63d76: Verifying Checksum [2024-05-28T02:37:34.952Z] bab4dde63d76: Download complete [2024-05-28T02:37:35.926Z] b85a868b505f: Pull complete [2024-05-28T02:37:36.185Z] e2be974225ed: Pull complete [2024-05-28T02:37:36.444Z] 339a4e72a1f5: Pull complete [2024-05-28T02:37:36.705Z] 988bab9f4d93: Pull complete [2024-05-28T02:37:36.965Z] 1469e6f7b9e6: Pull complete [2024-05-28T02:37:36.965Z] eaf3925da568: Pull complete [2024-05-28T02:37:38.870Z] bab4dde63d76: Pull complete [2024-05-28T02:37:38.870Z] bde34c3a00c8: Pull complete [2024-05-28T02:37:38.870Z] b352a97aabf1: Pull complete [2024-05-28T02:37:39.130Z] 4872d77fe225: Pull complete [2024-05-28T02:37:39.130Z] 5851b861e8e6: Pull complete [2024-05-28T02:37:39.130Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T02:37:39.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T02:37:39.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T02:37:39.258Z] prd-ubuntu20.04-docker-8c-8g-899 does not seem to be running inside a container [2024-05-28T02:37:39.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T02:37:43.014Z] $ docker top 46e50756f66c2d79dbe5fc3a8a954fa880f084a60b930205bb03216dd9fa7b6d -eo pid,comm [2024-05-28T02:37:43.071Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-28T02:37:43.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T02:37:43.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T02:37:43.125Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T02:37:43.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T02:37:43.252Z] $ docker exec 46e50756f66c2d79dbe5fc3a8a954fa880f084a60b930205bb03216dd9fa7b6d ssh-agent [2024-05-28T02:37:43.392Z] SSH_AUTH_SOCK=/tmp/ssh-MOuoMF4JClzv/agent.32 [2024-05-28T02:37:43.392Z] SSH_AGENT_PID=38 [2024-05-28T02:37:43.398Z] Running ssh-add (command line suppressed) [2024-05-28T02:37:43.512Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8796113691889240590.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8796113691889240590.key) [2024-05-28T02:37:43.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T02:37:43.834Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T02:37:43.873Z] $ docker exec --env ******** --env ******** 46e50756f66c2d79dbe5fc3a8a954fa880f084a60b930205bb03216dd9fa7b6d ssh-agent -k [2024-05-28T02:37:43.975Z] unset SSH_AUTH_SOCK; [2024-05-28T02:37:43.975Z] unset SSH_AGENT_PID; [2024-05-28T02:37:43.975Z] echo Agent pid 38 killed; [2024-05-28T02:37:43.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T02:37:44.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T02:37:44.027Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T02:37:44.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T02:37:44.147Z] $ docker exec 46e50756f66c2d79dbe5fc3a8a954fa880f084a60b930205bb03216dd9fa7b6d ssh-agent [2024-05-28T02:37:44.263Z] SSH_AUTH_SOCK=/tmp/ssh-pjvoRF1jeEIo/agent.72 [2024-05-28T02:37:44.263Z] SSH_AGENT_PID=78 [2024-05-28T02:37:44.267Z] Running ssh-add (command line suppressed) [2024-05-28T02:37:44.376Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5551649819785559894.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5551649819785559894.key) [2024-05-28T02:37:44.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T02:37:44.681Z] + git semver init [2024-05-28T02:37:44.942Z] 2024-05-28 02:37:44,855 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T02:37:44.942Z] 2024-05-28 02:37:44,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-05-28T02:37:44.942Z] 2024-05-28 02:37:44,856 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-05-28T02:37:44.942Z] 2024-05-28 02:37:44,856 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2024-05-28T02:37:45.514Z] 2024-05-28 02:37:45,430 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2024-05-28T02:37:45.514Z] 2024-05-28 02:37:45,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2024-05-28T02:37:45.514Z] 2024-05-28 02:37:45,430 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-28T02:37:45.514Z] 2024-05-28 02:37:45,431 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-28T02:37:45.514Z] 0.0.2-dev.42 [Pipeline] } [2024-05-28T02:37:45.527Z] $ docker exec --env ******** --env ******** 46e50756f66c2d79dbe5fc3a8a954fa880f084a60b930205bb03216dd9fa7b6d ssh-agent -k [2024-05-28T02:37:45.627Z] unset SSH_AUTH_SOCK; [2024-05-28T02:37:45.628Z] unset SSH_AGENT_PID; [2024-05-28T02:37:45.628Z] echo Agent pid 78 killed; [2024-05-28T02:37:45.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T02:37:45.967Z] + git semver [Pipeline] } [2024-05-28T02:37:46.241Z] $ docker stop --time=1 46e50756f66c2d79dbe5fc3a8a954fa880f084a60b930205bb03216dd9fa7b6d [2024-05-28T02:37:47.545Z] $ docker rm -f --volumes 46e50756f66c2d79dbe5fc3a8a954fa880f084a60b930205bb03216dd9fa7b6d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T02:37:47.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T02:37:48.123Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T02:37:48.127Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.42 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T02:37:48.294Z] provisioning config files... [2024-05-28T02:37:48.304Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5342987859655952617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:37:48.606Z] ---> ****-login.sh [2024-05-28T02:37:48.606Z] nexus3.edgexfoundry.org:10001 [2024-05-28T02:37:48.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:48.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:48.607Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:48.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:48.607Z] [2024-05-28T02:37:48.607Z] Login Succeeded [2024-05-28T02:37:48.607Z] nexus3.edgexfoundry.org:10002 [2024-05-28T02:37:48.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:48.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:48.607Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:48.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:48.607Z] [2024-05-28T02:37:48.607Z] Login Succeeded [2024-05-28T02:37:48.607Z] nexus3.edgexfoundry.org:10003 [2024-05-28T02:37:48.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:48.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:48.868Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:48.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:48.868Z] [2024-05-28T02:37:48.868Z] Login Succeeded [2024-05-28T02:37:48.868Z] nexus3.edgexfoundry.org:10004 [2024-05-28T02:37:48.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:48.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:48.869Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:48.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:48.869Z] [2024-05-28T02:37:48.869Z] Login Succeeded [2024-05-28T02:37:48.869Z] ****.io [2024-05-28T02:37:49.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:37:49.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:37:49.130Z] Configure a credential helper to remove this warning. See [2024-05-28T02:37:49.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:37:49.130Z] [2024-05-28T02:37:49.130Z] Login Succeeded [2024-05-28T02:37:49.130Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T02:37:49.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T02:37:49.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T02:37:50.159Z] + ls -al . [2024-05-28T02:37:50.160Z] total 72 [2024-05-28T02:37:50.160Z] drwxrwxr-x 7 jenkins jenkins 4096 May 28 02:37 . [2024-05-28T02:37:50.160Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 02:37 .. [2024-05-28T02:37:50.160Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 02:37 .git [2024-05-28T02:37:50.160Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 02:37 .github [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 22 May 28 02:37 .gitignore [2024-05-28T02:37:50.160Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 02:37 .semver [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 28 02:37 Dockerfile [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 746 May 28 02:37 Jenkinsfile [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 28 02:37 LICENSE [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 28 02:37 README.md [2024-05-28T02:37:50.160Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 02:37 TAF-Manager [2024-05-28T02:37:50.160Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 02:37 TUC [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 02:37 VERSION [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 343 May 28 02:37 requirements.txt [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 54 May 28 02:37 robot-entrypoint.sh [2024-05-28T02:37:50.160Z] -rw-rw-r-- 1 jenkins jenkins 445 May 28 02:37 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:37:50.473Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=amd64 --label version=0.0.2-dev.42 . [2024-05-28T02:37:50.473Z] Sending build context to Docker daemon 589.3kB [2024-05-28T02:37:50.473Z] Step 1/13 : FROM alpine:3.20 [2024-05-28T02:37:51.042Z] 3.20: Pulling from library/alpine [2024-05-28T02:37:51.300Z] d25f557d7f31: Pulling fs layer [2024-05-28T02:37:51.300Z] d25f557d7f31: Verifying Checksum [2024-05-28T02:37:51.300Z] d25f557d7f31: Download complete [2024-05-28T02:37:51.573Z] d25f557d7f31: Pull complete [2024-05-28T02:37:51.573Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-28T02:37:51.573Z] Status: Downloaded newer image for alpine:3.20 [2024-05-28T02:37:51.573Z] ---> 1d34ffeaf190 [2024-05-28T02:37:51.573Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-28T02:37:51.833Z] ---> Running in 76ca04041899 [2024-05-28T02:37:51.833Z] Removing intermediate container 76ca04041899 [2024-05-28T02:37:51.833Z] ---> c445cc84bc45 [2024-05-28T02:37:51.833Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-28T02:37:51.833Z] ---> Running in fd53347e096a [2024-05-28T02:37:52.116Z] Removing intermediate container fd53347e096a [2024-05-28T02:37:52.116Z] ---> 823107e207d7 [2024-05-28T02:37:52.116Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-28T02:37:52.375Z] ---> 0318e8f69658 [2024-05-28T02:37:52.375Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-28T02:37:52.375Z] ---> 154d73a2d601 [2024-05-28T02:37:52.375Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-28T02:37:52.634Z] ---> 0ea834f3369b [2024-05-28T02:37:52.634Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-28T02:37:52.634Z] ---> Running in 77e03e717622 [2024-05-28T02:37:52.895Z] Removing intermediate container 77e03e717622 [2024-05-28T02:37:52.895Z] ---> 7a8af3491095 [2024-05-28T02:37:52.895Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-28T02:37:52.895Z] ---> Running in 164fa1a75d63 [2024-05-28T02:37:53.465Z] Removing intermediate container 164fa1a75d63 [2024-05-28T02:37:53.465Z] ---> 7f4fdfdd63d9 [2024-05-28T02:37:53.465Z] 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 --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-05-28T02:37:53.465Z] ---> Running in 78a2f86a98a1 [2024-05-28T02:37:53.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T02:37:54.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T02:37:54.883Z] OK: 8 MiB in 14 packages [2024-05-28T02:37:55.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T02:37:55.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T02:37:56.340Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-28T02:37:56.599Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-28T02:37:56.859Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-28T02:37:57.428Z] (4/14) Installing libunistring (1.2-r0) [2024-05-28T02:37:57.689Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-28T02:37:58.265Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-28T02:37:58.526Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-28T02:37:58.788Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-28T02:37:59.048Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-28T02:37:59.618Z] (10/14) Installing curl (8.7.1-r0) [2024-05-28T02:37:59.878Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-28T02:38:00.816Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-28T02:38:01.076Z] (13/14) Installing jq (1.7.1-r0) [2024-05-28T02:38:01.336Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-28T02:38:01.905Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T02:38:01.905Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T02:38:01.905Z] OK: 43 MiB in 28 packages [2024-05-28T02:38:01.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T02:38:02.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T02:38:03.042Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-28T02:38:03.219Z] Still waiting to schedule task [2024-05-28T02:38:03.219Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-898’ is offline [2024-05-28T02:38:03.610Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-28T02:38:03.871Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-28T02:38:04.131Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-28T02:38:04.391Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-28T02:38:04.961Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-28T02:38:05.221Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-28T02:38:05.480Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-28T02:38:06.051Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-28T02:38:06.312Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-28T02:38:06.572Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-28T02:38:06.833Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-28T02:38:07.092Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-28T02:38:07.350Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-28T02:38:07.645Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-28T02:38:08.225Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-28T02:38:08.485Z] (17/167) Installing glib (2.80.2-r0) [2024-05-28T02:38:09.058Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-28T02:38:09.627Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-28T02:38:09.887Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-28T02:38:10.456Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-28T02:38:11.026Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-28T02:38:11.026Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-28T02:38:11.595Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-28T02:38:11.856Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-28T02:38:12.116Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-28T02:38:12.684Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-28T02:38:12.944Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-28T02:38:13.202Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-28T02:38:13.462Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-28T02:38:13.720Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-28T02:38:14.290Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-28T02:38:14.290Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-28T02:38:14.859Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-28T02:38:15.119Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-28T02:38:15.379Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-28T02:38:15.639Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-28T02:38:15.899Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-28T02:38:16.161Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-28T02:38:16.421Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-28T02:38:16.682Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-28T02:38:17.253Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-28T02:38:17.253Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-28T02:38:17.513Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-28T02:38:18.082Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-28T02:38:18.343Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-28T02:38:18.603Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-28T02:38:18.861Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-28T02:38:19.432Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-28T02:38:19.692Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-28T02:38:20.263Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-28T02:38:20.526Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-28T02:38:20.787Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-28T02:38:21.356Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-28T02:38:21.616Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-28T02:38:21.875Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-28T02:38:22.445Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-28T02:38:22.705Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-28T02:38:23.275Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-28T02:38:23.536Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-28T02:38:23.798Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-28T02:38:24.368Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-28T02:38:24.627Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-28T02:38:24.886Z] (64/167) Installing pango (1.52.2-r0) [2024-05-28T02:38:25.452Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-28T02:38:25.711Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-28T02:38:25.971Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-28T02:38:26.231Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-28T02:38:26.800Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-28T02:38:27.059Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-28T02:38:27.628Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-28T02:38:28.568Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-28T02:38:28.568Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-28T02:38:38.552Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-28T02:38:38.552Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-28T02:38:38.552Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-28T02:38:38.553Z] (77/167) Installing libelf (0.191-r0) [2024-05-28T02:38:38.553Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-28T02:38:38.813Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-28T02:38:39.753Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-28T02:38:39.753Z] (81/167) Installing libmagic (5.45-r1) [2024-05-28T02:38:40.323Z] (82/167) Installing file (5.45-r1) [2024-05-28T02:38:40.583Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-28T02:38:40.842Z] (84/167) Installing libice (1.1.1-r6) [2024-05-28T02:38:41.104Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-28T02:38:41.364Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-28T02:38:41.630Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-28T02:38:42.201Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-28T02:38:42.460Z] (89/167) Installing xset (1.2.5-r1) [2024-05-28T02:38:42.720Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-28T02:38:42.980Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-28T02:38:43.240Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-28T02:38:43.500Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-28T02:38:44.070Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-28T02:38:44.640Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-28T02:38:45.212Z] (96/167) Installing libva (2.21.0-r0) [2024-05-28T02:38:45.471Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-28T02:38:45.732Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-28T02:38:46.300Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-28T02:38:46.560Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-28T02:38:47.130Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-28T02:38:47.391Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-28T02:38:47.651Z] (103/167) Installing imath (3.1.11-r2) [2024-05-28T02:38:47.911Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-28T02:38:48.481Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-28T02:38:48.746Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-28T02:38:49.005Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-28T02:38:49.574Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-28T02:38:50.151Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-28T02:38:50.411Z] (110/167) Installing opus (1.5.2-r0) [2024-05-28T02:38:50.983Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-28T02:38:51.242Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-28T02:38:51.811Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-28T02:38:52.070Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-28T02:38:52.330Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-28T02:38:52.900Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-28T02:38:53.161Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-28T02:38:53.732Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-28T02:38:53.992Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-28T02:38:54.561Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-28T02:38:54.822Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-28T02:38:55.390Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-28T02:38:55.649Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-28T02:38:56.586Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-28T02:38:56.846Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-28T02:38:57.105Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-28T02:38:57.675Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-28T02:38:57.935Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-28T02:38:58.197Z] (129/167) Installing librist (0.2.10-r1) [2024-05-28T02:38:58.689Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-28T02:38:59.256Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-28T02:38:59.515Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-28T02:39:00.082Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-28T02:39:00.342Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-28T02:39:00.912Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-28T02:39:01.172Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-28T02:39:01.432Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-28T02:39:01.998Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-28T02:39:03.373Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-28T02:39:03.373Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-28T02:39:03.373Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-28T02:39:03.961Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-28T02:39:04.220Z] (143/167) Installing nspr (4.35-r4) [2024-05-28T02:39:04.790Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-28T02:39:05.049Z] (145/167) Installing nss (3.100-r0) [2024-05-28T02:39:05.617Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-28T02:39:06.186Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-28T02:39:06.446Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-28T02:39:06.706Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-28T02:39:06.967Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-28T02:39:07.535Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-28T02:39:07.795Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-28T02:39:08.055Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-28T02:39:08.623Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-28T02:39:08.882Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-28T02:39:09.451Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-28T02:39:10.021Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-28T02:39:10.282Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-28T02:39:10.542Z] (159/167) Installing orc (0.4.37-r0) [2024-05-28T02:39:10.800Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-28T02:39:11.368Z] (161/167) Installing libpulse (17.0-r0) [2024-05-28T02:39:11.628Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-28T02:39:11.888Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-28T02:39:12.147Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-28T02:39:12.717Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-28T02:39:13.286Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-28T02:39:31.383Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-28T02:39:31.383Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T02:39:31.383Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-28T02:39:31.383Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-28T02:39:31.383Z] Executing glib-2.80.2-r0.trigger [2024-05-28T02:39:31.383Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-28T02:39:31.383Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-28T02:39:31.383Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-28T02:39:31.383Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-28T02:39:31.383Z] OK: 657 MiB in 195 packages [2024-05-28T02:39:31.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T02:39:31.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T02:39:31.383Z] (1/30) Installing jansson (2.14-r4) [2024-05-28T02:39:31.642Z] (2/30) Installing binutils (2.42-r0) [2024-05-28T02:39:32.210Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-28T02:39:32.470Z] (4/30) Installing isl26 (0.26-r1) [2024-05-28T02:39:33.049Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-28T02:39:33.311Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-28T02:39:33.573Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-28T02:39:35.449Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-901 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2024-05-28T02:39:38.503Z] Selected Git installation does not exist. Using Default [2024-05-28T02:39:38.503Z] The recommended git tool is: NONE [2024-05-28T02:39:42.764Z] using credential edgex-jenkins-ssh [2024-05-28T02:39:42.784Z] Cloning the remote Git repository [2024-05-28T02:39:42.827Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-28T02:39:42.919Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2024-05-28T02:39:43.055Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-28T02:39:43.056Z] > git --version # timeout=10 [2024-05-28T02:39:43.078Z] > git --version # 'git version 2.25.1' [2024-05-28T02:39:43.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T02:39:43.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T02:39:43.583Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-28T02:39:43.583Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-28T02:39:43.583Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-28T02:39:43.842Z] (11/30) Installing libpq (16.3-r0) [2024-05-28T02:39:44.102Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-28T02:39:43.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-28T02:39:43.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T02:39:44.651Z] Avoid second fetch [2024-05-28T02:39:44.652Z] Checking out Revision 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) [2024-05-28T02:39:44.670Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-28T02:39:45.200Z] Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" [2024-05-28T02:39:45.237Z] (14/30) Installing libecpg (16.3-r0) [2024-05-28T02:39:45.497Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-28T02:39:45.756Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-28T02:39:44.664Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T02:39:44.727Z] > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [2024-05-28T02:39:46.324Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-28T02:39:47.706Z] (18/30) Installing clang16-libs (16.0.6-r5) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T02:39:49.677Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T02:39:49.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T02:39:49.677Z] Dload Upload Total Spent Left Speed [2024-05-28T02:39:49.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-05-28T02:39:50.015Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T02:39:50.342Z] + sudo tee /etc/docker/daemon.new [2024-05-28T02:39:50.342Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T02:39:50.342Z] { [2024-05-28T02:39:50.342Z] "registry-mirrors": [ [2024-05-28T02:39:50.342Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T02:39:50.342Z] ], [2024-05-28T02:39:50.342Z] "bip": "10.250.0.254/24", [2024-05-28T02:39:50.342Z] "hosts": [ [2024-05-28T02:39:50.342Z] "tcp://0.0.0.0:5555", [2024-05-28T02:39:50.342Z] "unix:///var/run/docker.sock" [2024-05-28T02:39:50.342Z] ], [2024-05-28T02:39:50.342Z] "mtu": 1458, [2024-05-28T02:39:50.342Z] "selinux-enabled": true, [2024-05-28T02:39:50.342Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T02:39:50.342Z] } [Pipeline] sh [2024-05-28T02:39:50.670Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T02:39:51.002Z] + sudo service docker restart [2024-05-28T02:39:53.004Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-28T02:39:53.004Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-28T02:39:53.576Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-28T02:39:53.838Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-28T02:39:54.097Z] (23/30) Installing icu (74.2-r0) [2024-05-28T02:39:54.671Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-28T02:39:55.238Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-28T02:39:56.621Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-28T02:39:56.621Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-28T02:39:56.882Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-28T02:39:57.453Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-28T02:39:57.713Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-28T02:39:58.283Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T02:39:58.283Z] OK: 1193 MiB in 225 packages [2024-05-28T02:39:58.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T02:39:58.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T02:39:59.430Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-28T02:40:02.737Z] (2/14) Installing gdbm (1.23-r1) [2024-05-28T02:40:02.737Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-28T02:40:03.307Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-28T02:40:03.567Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-28T02:40:03.829Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-28T02:40:04.088Z] (7/14) Installing readline (8.2.10-r0) [2024-05-28T02:40:04.656Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-28T02:40:05.601Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-28T02:40:06.169Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-28T02:40:06.428Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-28T02:40:06.686Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-28T02:40:08.069Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-28T02:40:08.329Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-28T02:40:08.590Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T02:40:08.590Z] OK: 1359 MiB in 239 packages [2024-05-28T02:40:08.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T02:40:09.272Z] provisioning config files... [2024-05-28T02:40:09.294Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12600245995665309637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:40:09.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T02:40:09.734Z] ---> ****-login.sh [2024-05-28T02:40:09.734Z] nexus3.edgexfoundry.org:10001 [2024-05-28T02:40:09.990Z] OK: 1359 MiB in 239 packages [2024-05-28T02:40:09.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T02:40:10.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:40:10.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T02:40:10.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:40:10.595Z] Configure a credential helper to remove this warning. See [2024-05-28T02:40:10.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:40:10.595Z] [2024-05-28T02:40:10.596Z] Login Succeeded [2024-05-28T02:40:10.596Z] nexus3.edgexfoundry.org:10002 [2024-05-28T02:40:10.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:40:10.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:40:10.865Z] Configure a credential helper to remove this warning. See [2024-05-28T02:40:10.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:40:10.865Z] [2024-05-28T02:40:10.865Z] Login Succeeded [2024-05-28T02:40:10.865Z] nexus3.edgexfoundry.org:10003 [2024-05-28T02:40:11.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:40:11.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:40:11.135Z] Configure a credential helper to remove this warning. See [2024-05-28T02:40:11.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:40:11.135Z] [2024-05-28T02:40:11.135Z] Login Succeeded [2024-05-28T02:40:11.135Z] nexus3.edgexfoundry.org:10004 [2024-05-28T02:40:11.140Z] (1/1) Installing tzdata (2024a-r1) [2024-05-28T02:40:11.399Z] OK: 1361 MiB in 240 packages [2024-05-28T02:40:11.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:40:11.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:40:11.675Z] Configure a credential helper to remove this warning. See [2024-05-28T02:40:11.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:40:11.675Z] [2024-05-28T02:40:11.675Z] Login Succeeded [2024-05-28T02:40:11.675Z] ****.io [2024-05-28T02:40:11.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T02:40:11.967Z] (1/1) Purging tzdata (2024a-r1) [2024-05-28T02:40:11.967Z] OK: 1359 MiB in 239 packages [2024-05-28T02:40:12.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T02:40:12.212Z] Configure a credential helper to remove this warning. See [2024-05-28T02:40:12.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T02:40:12.212Z] [2024-05-28T02:40:12.212Z] Login Succeeded [2024-05-28T02:40:12.212Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T02:40:12.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T02:40:12.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T02:40:13.316Z] + ls -al . [2024-05-28T02:40:13.316Z] total 68 [2024-05-28T02:40:13.316Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 02:40 . [2024-05-28T02:40:13.316Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 02:39 .. [2024-05-28T02:40:13.316Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 02:39 .git [2024-05-28T02:40:13.316Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 02:39 .github [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 22 May 28 02:39 .gitignore [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 28 02:39 Dockerfile [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 746 May 28 02:39 Jenkinsfile [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 28 02:39 LICENSE [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 28 02:39 README.md [2024-05-28T02:40:13.316Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 02:39 TAF-Manager [2024-05-28T02:40:13.316Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 02:39 TUC [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 02:37 VERSION [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 343 May 28 02:39 requirements.txt [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 54 May 28 02:39 robot-entrypoint.sh [2024-05-28T02:40:13.316Z] -rw-rw-r-- 1 jenkins jenkins 445 May 28 02:39 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:40:13.669Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=arm64 --label version=0.0.2-dev.42 . [2024-05-28T02:40:13.890Z] Looking in links: /tmp/tmpv_dkwov0 [2024-05-28T02:40:13.890Z] Processing /tmp/tmpv_dkwov0/pip-24.0-py3-none-any.whl [2024-05-28T02:40:13.890Z] Installing collected packages: pip [2024-05-28T02:40:13.940Z] Sending build context to Docker daemon 363kB [2024-05-28T02:40:13.940Z] Step 1/13 : FROM alpine:3.20 [2024-05-28T02:40:14.528Z] 3.20: Pulling from library/alpine [2024-05-28T02:40:14.528Z] 94747bd81234: Pulling fs layer [2024-05-28T02:40:14.798Z] 94747bd81234: Verifying Checksum [2024-05-28T02:40:14.798Z] 94747bd81234: Download complete [2024-05-28T02:40:15.277Z] Successfully installed pip-24.0 [2024-05-28T02:40:15.277Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T02:40:15.384Z] 94747bd81234: Pull complete [2024-05-28T02:40:15.537Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-28T02:40:15.652Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-28T02:40:15.652Z] Status: Downloaded newer image for alpine:3.20 [2024-05-28T02:40:15.652Z] ---> 442043f030d3 [2024-05-28T02:40:15.652Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-28T02:40:15.652Z] ---> Running in 8565adc975a5 [2024-05-28T02:40:15.921Z] Removing intermediate container 8565adc975a5 [2024-05-28T02:40:15.921Z] ---> 6534b9a0dfcc [2024-05-28T02:40:15.921Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-28T02:40:16.108Z] Collecting setuptools [2024-05-28T02:40:16.108Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-28T02:40:16.108Z] Collecting wheel [2024-05-28T02:40:16.108Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T02:40:16.108Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-28T02:40:16.108Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 47.8 MB/s eta 0:00:00 [2024-05-28T02:40:16.108Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-28T02:40:16.108Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 276.4 MB/s eta 0:00:00 [2024-05-28T02:40:16.108Z] Installing collected packages: wheel, setuptools [2024-05-28T02:40:16.201Z] ---> Running in 82afde933b17 [2024-05-28T02:40:16.472Z] Removing intermediate container 82afde933b17 [2024-05-28T02:40:16.472Z] ---> f7c2d7d87c89 [2024-05-28T02:40:16.472Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-28T02:40:16.681Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-28T02:40:16.681Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T02:40:17.058Z] ---> c748b4f28f0d [2024-05-28T02:40:17.058Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-28T02:40:17.251Z] Processing ./edgex-taf-common [2024-05-28T02:40:17.251Z] Preparing metadata (setup.py): started [2024-05-28T02:40:17.512Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:40:17.512Z] Building wheels for collected packages: edgex-taf-common [2024-05-28T02:40:17.512Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-28T02:40:17.644Z] ---> 5053db6582e4 [2024-05-28T02:40:17.644Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-28T02:40:17.772Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-28T02:40:17.772Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=ee8c1606c008d5404a8d4b097d94cda77dab3dfa044f9a78df6d491456afb2bc [2024-05-28T02:40:17.772Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-28T02:40:17.772Z] Successfully built edgex-taf-common [2024-05-28T02:40:17.773Z] Installing collected packages: edgex-taf-common [2024-05-28T02:40:17.773Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-28T02:40:17.773Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T02:40:17.913Z] ---> 8f2a093b3a7f [2024-05-28T02:40:17.913Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-28T02:40:18.183Z] ---> Running in 939eaa61bd27 [2024-05-28T02:40:18.463Z] Removing intermediate container 939eaa61bd27 [2024-05-28T02:40:18.463Z] ---> af14ce957bc7 [2024-05-28T02:40:18.463Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-28T02:40:18.463Z] ---> Running in 0739a1fcddb9 [2024-05-28T02:40:19.684Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-28T02:40:19.684Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-28T02:40:19.684Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-28T02:40:19.684Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-28T02:40:19.684Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-28T02:40:19.684Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-28T02:40:19.684Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-28T02:40:19.684Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-28T02:40:19.684Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-28T02:40:19.684Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-28T02:40:19.684Z] Preparing metadata (setup.py): started [2024-05-28T02:40:19.944Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:40:19.944Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-28T02:40:19.944Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-28T02:40:19.944Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-28T02:40:19.944Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-28T02:40:20.207Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-28T02:40:20.207Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-28T02:40:20.207Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-28T02:40:20.207Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-28T02:40:20.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 12.1 MB/s eta 0:00:00 [2024-05-28T02:40:20.207Z] Preparing metadata (setup.py): started [2024-05-28T02:40:20.415Z] Removing intermediate container 0739a1fcddb9 [2024-05-28T02:40:20.415Z] ---> 48b41ce5ac60 [2024-05-28T02:40:20.415Z] 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 --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-05-28T02:40:20.415Z] ---> Running in 6cccef8e840b [2024-05-28T02:40:20.469Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:40:20.469Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-28T02:40:20.469Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-28T02:40:20.729Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-28T02:40:20.729Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-28T02:40:20.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.9 MB/s eta 0:00:00 [2024-05-28T02:40:20.729Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-28T02:40:20.729Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-28T02:40:20.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 14.2 MB/s eta 0:00:00 [2024-05-28T02:40:20.989Z] Installing build dependencies: started [2024-05-28T02:40:21.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T02:40:21.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T02:40:22.372Z] Installing build dependencies: finished with status 'done' [2024-05-28T02:40:22.372Z] Getting requirements to build wheel: started [2024-05-28T02:40:22.946Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T02:40:22.946Z] Preparing metadata (pyproject.toml): started [2024-05-28T02:40:22.946Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T02:40:23.206Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-28T02:40:23.206Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-28T02:40:23.466Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-28T02:40:23.466Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-28T02:40:23.466Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-28T02:40:23.466Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-28T02:40:23.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 8.2 MB/s eta 0:00:00 [2024-05-28T02:40:23.726Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-28T02:40:23.726Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-28T02:40:23.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 16.5 MB/s eta 0:00:00 [2024-05-28T02:40:23.726Z] Preparing metadata (setup.py): started [2024-05-28T02:40:23.946Z] OK: 9 MiB in 14 packages [2024-05-28T02:40:23.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T02:40:23.986Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:40:23.986Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-28T02:40:23.986Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-28T02:40:24.245Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:24.245Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-28T02:40:24.245Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:24.245Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-28T02:40:24.245Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:24.245Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T02:40:24.245Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:24.245Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-28T02:40:24.245Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.4 MB/s eta 0:00:00 [2024-05-28T02:40:24.245Z] Preparing metadata (setup.py): started [2024-05-28T02:40:24.505Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:40:24.505Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:24.505Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-28T02:40:24.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T02:40:24.765Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:24.765Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-28T02:40:25.025Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:25.025Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T02:40:25.025Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:25.025Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-28T02:40:25.025Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:25.025Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-28T02:40:25.025Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:25.025Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-28T02:40:25.284Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T02:40:25.284Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-28T02:40:25.284Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T02:40:25.284Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-28T02:40:25.284Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T02:40:25.284Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-28T02:40:25.284Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T02:40:25.284Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T02:40:25.544Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T02:40:25.544Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-28T02:40:25.544Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T02:40:25.544Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-28T02:40:25.544Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T02:40:25.544Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-28T02:40:25.805Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T02:40:25.805Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-28T02:40:25.805Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) [2024-05-28T02:40:25.805Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T02:40:25.805Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-28T02:40:25.805Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T02:40:25.805Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T02:40:25.805Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:25.805Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-28T02:40:25.944Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-28T02:40:26.065Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:26.065Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-28T02:40:26.065Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.065Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-28T02:40:26.065Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.065Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-28T02:40:26.065Z] Preparing metadata (setup.py): started [2024-05-28T02:40:26.325Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:40:26.325Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.325Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-28T02:40:26.523Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-28T02:40:26.584Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.585Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-28T02:40:26.585Z] Preparing metadata (setup.py): started [2024-05-28T02:40:26.585Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:40:26.845Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.845Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T02:40:26.845Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.845Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-28T02:40:26.845Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.845Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-28T02:40:26.845Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.845Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-28T02:40:26.845Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.845Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T02:40:26.845Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:26.845Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T02:40:27.101Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-28T02:40:27.366Z] (4/14) Installing libunistring (1.2-r0) [2024-05-28T02:40:27.414Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:40:27.414Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-28T02:40:27.414Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:27.414Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-28T02:40:27.414Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:27.414Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-28T02:40:27.414Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:27.414Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-28T02:40:27.414Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:27.414Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-28T02:40:27.673Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:27.673Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-28T02:40:27.673Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:40:27.673Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T02:40:27.673Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-28T02:40:27.673Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 21.3 MB/s eta 0:00:00 [2024-05-28T02:40:27.673Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-28T02:40:27.673Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-28T02:40:27.673Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-28T02:40:27.932Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 11.7 MB/s eta 0:00:00 [2024-05-28T02:40:27.932Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-28T02:40:27.932Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-28T02:40:27.932Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-28T02:40:27.932Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.7 MB/s eta 0:00:00 [2024-05-28T02:40:27.932Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-28T02:40:27.932Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 15.4 MB/s eta 0:00:00 [2024-05-28T02:40:27.932Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-28T02:40:27.956Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-28T02:40:28.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 63.0 MB/s eta 0:00:00 [2024-05-28T02:40:28.192Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-28T02:40:28.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 27.4 MB/s eta 0:00:00 [2024-05-28T02:40:28.192Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-28T02:40:28.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 49.1 MB/s eta 0:00:00 [2024-05-28T02:40:28.192Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-28T02:40:28.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 19.3 MB/s eta 0:00:00 [2024-05-28T02:40:28.192Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-28T02:40:28.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.6 MB/s eta 0:00:00 [2024-05-28T02:40:28.192Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-28T02:40:28.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 20.8 MB/s eta 0:00:00 [2024-05-28T02:40:28.192Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-28T02:40:28.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 16.7 MB/s eta 0:00:00 [2024-05-28T02:40:28.192Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-28T02:40:28.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 8.8 MB/s eta 0:00:00 [2024-05-28T02:40:28.452Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-28T02:40:28.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 6.4 MB/s eta 0:00:00 [2024-05-28T02:40:28.452Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-28T02:40:28.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 27.0 MB/s eta 0:00:00 [2024-05-28T02:40:28.452Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-28T02:40:28.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 26.3 MB/s eta 0:00:00 [2024-05-28T02:40:28.452Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-28T02:40:28.452Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-28T02:40:28.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 82.7 MB/s eta 0:00:00 [2024-05-28T02:40:28.452Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-28T02:40:28.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 12.7 MB/s eta 0:00:00 [2024-05-28T02:40:28.452Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-28T02:40:28.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.3 MB/s eta 0:00:00 [2024-05-28T02:40:28.452Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-28T02:40:28.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 36.0 MB/s eta 0:00:00 [2024-05-28T02:40:28.452Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-28T02:40:28.452Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-28T02:40:28.534Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-28T02:40:28.712Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-28T02:40:28.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 9.6 MB/s eta 0:00:00 [2024-05-28T02:40:28.712Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-28T02:40:28.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 31.0 MB/s eta 0:00:00 [2024-05-28T02:40:28.712Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-28T02:40:28.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 53.1 MB/s eta 0:00:00 [2024-05-28T02:40:28.712Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-28T02:40:28.712Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-28T02:40:28.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.7 MB/s eta 0:00:00 [2024-05-28T02:40:28.712Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-28T02:40:28.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 13.3 MB/s eta 0:00:00 [2024-05-28T02:40:28.712Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-28T02:40:28.712Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-28T02:40:28.712Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-28T02:40:28.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 18.1 MB/s eta 0:00:00 [2024-05-28T02:40:28.712Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-28T02:40:28.712Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-28T02:40:28.712Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-28T02:40:28.799Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-28T02:40:28.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 25.3 MB/s eta 0:00:00 [2024-05-28T02:40:28.973Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-28T02:40:28.973Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-28T02:40:28.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 13.4 MB/s eta 0:00:00 [2024-05-28T02:40:28.973Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-28T02:40:28.973Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-28T02:40:28.973Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-28T02:40:28.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 [2024-05-28T02:40:28.973Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-28T02:40:28.973Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-28T02:40:28.973Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-28T02:40:28.973Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-28T02:40:28.973Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-28T02:40:28.973Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-28T02:40:28.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.5 MB/s eta 0:00:00 [2024-05-28T02:40:29.064Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-28T02:40:29.232Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-28T02:40:29.232Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-28T02:40:29.232Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-28T02:40:29.232Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=c431215959cbc17b8fd40bf58a29c24f66ffe211e655ca8d3ecd9514fdabba03 [2024-05-28T02:40:29.232Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-28T02:40:29.232Z] Building wheel for paho-mqtt (setup.py): started [2024-05-28T02:40:29.492Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-28T02:40:29.492Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=228eead696a747932955f7d45313675dd0f14812b97af783f7fbf760c87630ca [2024-05-28T02:40:29.492Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-28T02:40:29.492Z] Building wheel for psutil (pyproject.toml): started [2024-05-28T02:40:29.644Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-28T02:40:30.222Z] (10/14) Installing curl (8.7.1-r0) [2024-05-28T02:40:30.487Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-28T02:40:32.026Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-28T02:40:32.026Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281485 sha256=834cf8f2545488e19d552bd8659b037034b4a7a33f88839df988e37e8e39d5e8 [2024-05-28T02:40:32.026Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-28T02:40:32.026Z] Building wheel for psycopg2 (setup.py): started [2024-05-28T02:40:32.423Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-28T02:40:32.423Z] (13/14) Installing jq (1.7.1-r0) [2024-05-28T02:40:33.003Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-28T02:40:33.587Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T02:40:33.587Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T02:40:33.587Z] OK: 43 MiB in 28 packages [2024-05-28T02:40:33.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T02:40:34.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T02:40:36.387Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-28T02:40:36.653Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-28T02:40:36.934Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-28T02:40:37.519Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-28T02:40:37.785Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-28T02:40:38.368Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-28T02:40:38.634Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-28T02:40:38.906Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-28T02:40:39.489Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-28T02:40:40.072Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-28T02:40:40.341Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-28T02:40:40.608Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-28T02:40:41.191Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-28T02:40:41.456Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-28T02:40:41.724Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-28T02:40:42.010Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-28T02:40:42.010Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521877 sha256=d6fc0e78a59ff42d666cbcc52b2ce6f84fb1ebe8cbb2d88f56d06b4967080b95 [2024-05-28T02:40:42.010Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-28T02:40:42.010Z] Building wheel for flex (setup.py): started [2024-05-28T02:40:42.010Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-28T02:40:42.010Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=7032d28fb9f1214391db5ff44cf83f56663d9bf451864fd9b4a52a8b74832e18 [2024-05-28T02:40:42.010Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-28T02:40:42.010Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-28T02:40:42.010Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-28T02:40:42.010Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=2ee3136ded40b4fe013cabe576f3ce7a9ed1661a803186ab39a35f9ae1423cfc [2024-05-28T02:40:42.010Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-28T02:40:42.010Z] Building wheel for validate-email (setup.py): started [2024-05-28T02:40:42.010Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-28T02:40:42.010Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=4d576133e6513cfaa046dbe7adbbfd07370696f3c2ac0960534345c09e0346d6 [2024-05-28T02:40:42.010Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-28T02:40:42.010Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-28T02:40:42.010Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-28T02:40:42.305Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-28T02:40:42.888Z] (17/166) Installing glib (2.80.2-r0) [2024-05-28T02:40:43.473Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-28T02:40:44.054Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-28T02:40:44.320Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-28T02:40:44.901Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-28T02:40:45.495Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-28T02:40:45.759Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-28T02:40:46.338Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-28T02:40:46.603Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-28T02:40:46.868Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-28T02:40:47.447Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-28T02:40:48.025Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-28T02:40:48.289Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-28T02:40:48.554Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-28T02:40:48.818Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-28T02:40:49.083Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-28T02:40:49.350Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-28T02:40:49.931Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-28T02:40:50.511Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-28T02:40:50.775Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-28T02:40:51.354Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-28T02:40:51.618Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-28T02:40:51.882Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-28T02:40:52.147Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-28T02:40:52.413Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-28T02:40:52.680Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-28T02:40:53.263Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-28T02:40:53.531Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-28T02:40:53.797Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-28T02:40:54.062Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-28T02:40:54.234Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-28T02:40:54.234Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T02:40:54.644Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-28T02:40:54.909Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-28T02:40:55.491Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-28T02:40:55.757Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-28T02:40:56.340Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-28T02:40:56.606Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-28T02:40:56.871Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-28T02:40:57.453Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-28T02:40:58.035Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-28T02:40:58.301Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-28T02:40:58.568Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-28T02:40:59.148Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-28T02:40:59.726Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-28T02:41:00.305Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-28T02:41:00.570Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-28T02:41:00.833Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-28T02:41:01.414Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-28T02:41:01.679Z] (64/166) Installing pango (1.52.2-r0) [2024-05-28T02:41:02.258Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-28T02:41:02.524Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-28T02:41:02.797Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-28T02:41:03.062Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-28T02:41:03.645Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-28T02:41:04.226Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-28T02:41:04.808Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-28T02:41:06.215Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-28T02:41:06.481Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-28T02:41:16.543Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-28T02:41:16.543Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-28T02:41:16.543Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-28T02:41:16.543Z] (77/166) Installing libelf (0.191-r0) [2024-05-28T02:41:16.543Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-28T02:41:17.134Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-28T02:41:19.078Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-28T02:41:19.078Z] (81/166) Installing libmagic (5.45-r1) [2024-05-28T02:41:19.658Z] (82/166) Installing file (5.45-r1) [2024-05-28T02:41:19.923Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-28T02:41:20.501Z] (84/166) Installing libice (1.1.1-r6) [2024-05-28T02:41:20.766Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-28T02:41:20.779Z] Removing intermediate container 78a2f86a98a1 [2024-05-28T02:41:20.779Z] ---> aea259d95889 [2024-05-28T02:41:20.779Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-28T02:41:20.779Z] ---> Running in e17ddea2de84 [2024-05-28T02:41:20.779Z] Removing intermediate container e17ddea2de84 [2024-05-28T02:41:20.779Z] ---> 2fe02dc313fb [2024-05-28T02:41:20.779Z] Step 11/13 : LABEL arch=amd64 [2024-05-28T02:41:20.779Z] ---> Running in 16bc119ebbbe [2024-05-28T02:41:20.779Z] Removing intermediate container 16bc119ebbbe [2024-05-28T02:41:20.779Z] ---> 45191ec4a954 [2024-05-28T02:41:20.779Z] Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-28T02:41:20.779Z] ---> Running in 0a564bd359df [2024-05-28T02:41:20.779Z] Removing intermediate container 0a564bd359df [2024-05-28T02:41:20.779Z] ---> 7f3d5efbbb15 [2024-05-28T02:41:20.779Z] Step 13/13 : LABEL version=0.0.2-dev.42 [2024-05-28T02:41:20.779Z] ---> Running in 91594f57ba3a [2024-05-28T02:41:20.779Z] Removing intermediate container 91594f57ba3a [2024-05-28T02:41:20.779Z] ---> 86b4c0fee1e4 [2024-05-28T02:41:20.779Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T02:41:20.779Z] Successfully built 86b4c0fee1e4 [2024-05-28T02:41:20.779Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-05-28T02:41:20.929Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2024-05-28T02:41:20.929Z] 7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-28T02:41:20.929Z] latest [2024-05-28T02:41:20.929Z] 0.0.2-dev.42 [2024-05-28T02:41:20.929Z] 7e89dd766adf70d3ef5effce142026c21ab88a29-0.0.2-dev.42 [2024-05-28T02:41:20.929Z] main [2024-05-28T02:41:20.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:41:21.030Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-28T02:41:21.277Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] } [Pipeline] // withEnv [2024-05-28T02:41:21.296Z] (87/166) Installing libxt (1.3.0-r5) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:41:21.598Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-28T02:41:21.598Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-05-28T02:41:21.598Z] 0d5fefd51951: Preparing [2024-05-28T02:41:21.598Z] 77ccac2964a9: Preparing [2024-05-28T02:41:21.598Z] 3a3a968686dc: Preparing [2024-05-28T02:41:21.598Z] a92e034675c5: Preparing [2024-05-28T02:41:21.598Z] 62221095239f: Preparing [2024-05-28T02:41:21.598Z] 02f2bcb26af5: Preparing [2024-05-28T02:41:21.598Z] 02f2bcb26af5: Waiting [2024-05-28T02:41:21.598Z] 3a3a968686dc: Pushed [2024-05-28T02:41:21.598Z] a92e034675c5: Pushed [2024-05-28T02:41:21.598Z] 77ccac2964a9: Pushed [2024-05-28T02:41:21.598Z] 62221095239f: Pushed [2024-05-28T02:41:21.876Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-28T02:41:22.142Z] (89/166) Installing xset (1.2.5-r1) [2024-05-28T02:41:22.536Z] 02f2bcb26af5: Pushed [2024-05-28T02:41:23.542Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-28T02:41:24.124Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-28T02:41:24.705Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-28T02:41:25.288Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-28T02:41:25.555Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-28T02:41:26.230Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-28T02:41:27.195Z] (96/166) Installing libva (2.21.0-r0) [2024-05-28T02:41:27.464Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-28T02:41:27.733Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-28T02:41:28.327Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-28T02:41:28.596Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-28T02:41:29.175Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-28T02:41:29.439Z] (102/166) Installing imath (3.1.11-r2) [2024-05-28T02:41:29.704Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-28T02:41:30.283Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-28T02:41:30.547Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-28T02:41:31.132Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-28T02:41:31.397Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-28T02:41:31.977Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-28T02:41:32.557Z] (109/166) Installing opus (1.5.2-r0) [2024-05-28T02:41:32.821Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-28T02:41:33.399Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-28T02:41:33.664Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-28T02:41:34.246Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-28T02:41:34.509Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-28T02:41:35.087Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-28T02:41:35.351Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-28T02:41:36.302Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-28T02:41:36.565Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-28T02:41:37.142Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-28T02:41:37.405Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-28T02:41:37.983Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-28T02:41:38.561Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-28T02:41:39.959Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-28T02:41:40.224Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-28T02:41:40.804Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-28T02:41:41.069Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-28T02:41:41.647Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-28T02:41:41.911Z] (128/166) Installing librist (0.2.10-r1) [2024-05-28T02:41:42.491Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-28T02:41:42.755Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-28T02:41:43.332Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-28T02:41:43.596Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-28T02:41:44.174Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-28T02:41:44.753Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-28T02:41:45.017Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-28T02:41:45.281Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-28T02:41:45.859Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-28T02:41:46.123Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-28T02:41:46.700Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-28T02:41:46.964Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-28T02:41:47.542Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-28T02:41:48.119Z] (142/166) Installing nspr (4.35-r4) [2024-05-28T02:41:48.382Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-28T02:41:48.958Z] (144/166) Installing nss (3.100-r0) [2024-05-28T02:41:49.536Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-28T02:41:50.113Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-28T02:41:50.378Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-28T02:41:50.954Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-28T02:41:51.217Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-28T02:41:51.794Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-28T02:41:52.059Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-28T02:41:52.637Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-28T02:41:52.901Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-28T02:41:53.479Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-28T02:41:54.060Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-28T02:41:54.637Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-28T02:41:54.903Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-28T02:41:55.167Z] (158/166) Installing orc (0.4.37-r0) [2024-05-28T02:41:55.746Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-28T02:41:56.009Z] (160/166) Installing libpulse (17.0-r0) [2024-05-28T02:41:56.588Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-28T02:41:56.852Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-28T02:41:57.429Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-28T02:41:58.008Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-28T02:41:58.273Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-28T02:42:13.235Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-28T02:42:13.501Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T02:42:13.501Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-28T02:42:13.501Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-28T02:42:13.501Z] Executing glib-2.80.2-r0.trigger [2024-05-28T02:42:13.501Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-28T02:42:16.085Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-28T02:42:16.085Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-28T02:42:16.085Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-28T02:42:16.085Z] OK: 643 MiB in 194 packages [2024-05-28T02:42:16.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T02:42:16.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T02:42:18.069Z] (1/30) Installing jansson (2.14-r4) [2024-05-28T02:42:18.650Z] (2/30) Installing binutils (2.42-r0) [2024-05-28T02:42:19.231Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-28T02:42:19.496Z] (4/30) Installing isl26 (0.26-r1) [2024-05-28T02:42:20.076Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-28T02:42:20.657Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-28T02:42:20.924Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-28T02:42:24.260Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-28T02:42:24.841Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-28T02:42:25.797Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-28T02:42:26.062Z] (11/30) Installing libpq (16.3-r0) [2024-05-28T02:42:26.327Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-28T02:42:26.906Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-28T02:42:27.485Z] (14/30) Installing libecpg (16.3-r0) [2024-05-28T02:42:27.750Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-28T02:42:28.329Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-28T02:42:28.911Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-28T02:42:38.955Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-28T02:42:44.284Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-28T02:42:44.284Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-28T02:42:44.864Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-28T02:42:45.443Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-28T02:42:45.709Z] (23/30) Installing icu (74.2-r0) [2024-05-28T02:42:46.288Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-28T02:42:46.871Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-28T02:42:55.058Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-28T02:42:55.322Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-28T02:42:55.901Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-28T02:42:56.170Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-28T02:42:56.751Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-28T02:42:57.707Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T02:42:57.707Z] OK: 1169 MiB in 224 packages [2024-05-28T02:42:57.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T02:42:58.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T02:43:00.489Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-28T02:43:01.447Z] (2/14) Installing gdbm (1.23-r1) [2024-05-28T02:43:01.711Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-28T02:43:02.293Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-28T02:43:02.559Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-28T02:43:02.831Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-28T02:43:03.101Z] (7/14) Installing readline (8.2.10-r0) [2024-05-28T02:43:03.681Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-28T02:43:05.086Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-28T02:43:06.042Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-28T02:43:06.307Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-28T02:43:06.577Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-28T02:43:09.916Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-28T02:43:09.916Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-28T02:43:10.187Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T02:43:10.187Z] OK: 1356 MiB in 238 packages [2024-05-28T02:43:10.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T02:43:11.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T02:43:12.977Z] OK: 1356 MiB in 238 packages [2024-05-28T02:43:12.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T02:43:13.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T02:43:14.016Z] error parsing HTTP 413 response body: invalid character '<' looking for beginning of value: "\r\n413 Request Entity Too Large\r\n\r\n

413 Request Entity Too Large

\r\n
nginx/1.18.0
\r\n\r\n\r\n" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:43:14.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T02:43:14.466Z] [2024-05-28T02:43:14.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:43:14.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T02:43:14.772Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T02:43:14.772Z] 5eb5b503b376: Pulling fs layer [2024-05-28T02:43:14.772Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T02:43:14.772Z] ec43610c2a17: Pulling fs layer [2024-05-28T02:43:14.772Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T02:43:14.772Z] 33b1e0a273af: Pulling fs layer [2024-05-28T02:43:14.772Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T02:43:14.772Z] 2f39f015ded8: Pulling fs layer [2024-05-28T02:43:14.772Z] 5d3b04190fa2: Waiting [2024-05-28T02:43:14.772Z] 33b1e0a273af: Waiting [2024-05-28T02:43:14.772Z] 3a2ae6a8a46f: Waiting [2024-05-28T02:43:14.772Z] 2f39f015ded8: Waiting [2024-05-28T02:43:14.772Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T02:43:14.772Z] 5c69ac0246d0: Download complete [2024-05-28T02:43:14.772Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T02:43:14.772Z] 3a2ae6a8a46f: Download complete [2024-05-28T02:43:14.772Z] 33b1e0a273af: Verifying Checksum [2024-05-28T02:43:14.772Z] 33b1e0a273af: Download complete [2024-05-28T02:43:14.772Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T02:43:14.772Z] 5d3b04190fa2: Download complete [2024-05-28T02:43:14.772Z] ec43610c2a17: Verifying Checksum [2024-05-28T02:43:14.772Z] ec43610c2a17: Download complete [2024-05-28T02:43:15.029Z] 5eb5b503b376: Download complete [2024-05-28T02:43:15.494Z] (1/1) Installing tzdata (2024a-r1) [2024-05-28T02:43:15.596Z] 2f39f015ded8: Download complete [2024-05-28T02:43:15.765Z] OK: 1357 MiB in 239 packages [2024-05-28T02:43:16.159Z] 5eb5b503b376: Pull complete [2024-05-28T02:43:16.159Z] 5c69ac0246d0: Pull complete [2024-05-28T02:43:16.725Z] ec43610c2a17: Pull complete [2024-05-28T02:43:16.725Z] 3a2ae6a8a46f: Pull complete [2024-05-28T02:43:16.983Z] 33b1e0a273af: Pull complete [2024-05-28T02:43:16.983Z] 5d3b04190fa2: Pull complete [2024-05-28T02:43:17.709Z] (1/1) Purging tzdata (2024a-r1) [2024-05-28T02:43:17.709Z] OK: 1356 MiB in 238 packages [2024-05-28T02:43:21.170Z] 2f39f015ded8: Pull complete [2024-05-28T02:43:21.170Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T02:43:21.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T02:43:21.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T02:43:21.269Z] prd-ubuntu20.04-docker-8c-8g-899 does not seem to be running inside a container [2024-05-28T02:43:21.301Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T02:43:26.544Z] $ docker top c7b44d7f23024d763913828ab92b8c79330afa1d7ef14b8d5c8d526084f6028e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:43:26.944Z] ---> job-cost.sh [2024-05-28T02:43:26.944Z] lf-activate-venv: SKIPPING [2024-05-28T02:43:26.944Z] INFO: No Stack... [2024-05-28T02:43:27.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T02:43:27.464Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T02:43:27.753Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-05-28T02:43:27.753Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T02:43:27.767Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-38-stack-cost] [2024-05-28T02:43:27.776Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-38-stack-cost] did not exist. Created. [2024-05-28T02:43:27.783Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T02:43:28.093Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T02:43:28.132Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T02:43:28.144Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T02:43:28.170Z] $ docker stop --time=1 c7b44d7f23024d763913828ab92b8c79330afa1d7ef14b8d5c8d526084f6028e [2024-05-28T02:43:29.339Z] $ docker rm -f --volumes c7b44d7f23024d763913828ab92b8c79330afa1d7ef14b8d5c8d526084f6028e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T02:43:29.522Z] Failed in branch amd64 [2024-05-28T02:43:30.004Z] Looking in links: /tmp/tmpm6gt22_2 [2024-05-28T02:43:30.004Z] Processing /tmp/tmpm6gt22_2/pip-24.0-py3-none-any.whl [2024-05-28T02:43:30.004Z] Installing collected packages: pip [2024-05-28T02:43:38.192Z] Successfully installed pip-24.0 [2024-05-28T02:43:38.192Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T02:43:40.761Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-28T02:43:43.332Z] Collecting setuptools [2024-05-28T02:43:43.332Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-28T02:43:43.332Z] Collecting wheel [2024-05-28T02:43:43.332Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T02:43:43.597Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-28T02:43:43.597Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 23.1 MB/s eta 0:00:00 [2024-05-28T02:43:43.597Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-28T02:43:43.597Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 26.5 MB/s eta 0:00:00 [2024-05-28T02:43:43.863Z] Installing collected packages: wheel, setuptools [2024-05-28T02:43:48.153Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-28T02:43:48.153Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T02:43:51.536Z] Processing ./edgex-taf-common [2024-05-28T02:43:51.536Z] Preparing metadata (setup.py): started [2024-05-28T02:43:52.130Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:43:52.405Z] Building wheels for collected packages: edgex-taf-common [2024-05-28T02:43:52.405Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-28T02:43:53.828Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-28T02:43:53.828Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=5ed8afa0d11f496e5c520ff9139dd5907eda0540f8703d3559d82b1457765d54 [2024-05-28T02:43:53.828Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-28T02:43:53.828Z] Successfully built edgex-taf-common [2024-05-28T02:43:54.107Z] Installing collected packages: edgex-taf-common [2024-05-28T02:43:54.373Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-28T02:43:54.373Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T02:43:57.706Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-28T02:43:57.972Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-28T02:43:58.237Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-28T02:43:58.237Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-28T02:43:58.237Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-28T02:43:58.237Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-28T02:43:58.500Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-28T02:43:58.500Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-28T02:43:58.768Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-28T02:43:58.768Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-28T02:43:58.768Z] Preparing metadata (setup.py): started [2024-05-28T02:43:59.724Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:43:59.724Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-28T02:43:59.724Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-28T02:43:59.989Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-28T02:43:59.989Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-28T02:44:00.255Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-28T02:44:00.255Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-28T02:44:00.255Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-28T02:44:00.255Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-28T02:44:00.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.0 MB/s eta 0:00:00 [2024-05-28T02:44:00.523Z] Preparing metadata (setup.py): started [2024-05-28T02:44:01.479Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:44:01.744Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-28T02:44:01.744Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-28T02:44:04.322Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-28T02:44:04.322Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-28T02:44:04.322Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.9 MB/s eta 0:00:00 [2024-05-28T02:44:05.280Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-28T02:44:05.280Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-28T02:44:05.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 6.4 MB/s eta 0:00:00 [2024-05-28T02:44:05.547Z] Installing build dependencies: started [2024-05-28T02:44:15.944Z] Installing build dependencies: finished with status 'done' [2024-05-28T02:44:15.944Z] Getting requirements to build wheel: started [2024-05-28T02:44:17.345Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T02:44:17.345Z] Preparing metadata (pyproject.toml): started [2024-05-28T02:44:18.740Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T02:44:19.317Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-28T02:44:19.317Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-28T02:44:21.888Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-28T02:44:21.888Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-28T02:44:21.888Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-28T02:44:22.152Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-28T02:44:22.152Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 3.2 MB/s eta 0:00:00 [2024-05-28T02:44:22.416Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-28T02:44:22.416Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-28T02:44:22.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.8 MB/s eta 0:00:00 [2024-05-28T02:44:22.946Z] Preparing metadata (setup.py): started [2024-05-28T02:44:24.877Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:44:25.456Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-28T02:44:25.456Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-28T02:44:26.406Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:44:26.406Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-28T02:44:26.670Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:44:26.670Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-28T02:44:26.670Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:26.670Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T02:44:26.936Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:26.936Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-28T02:44:26.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2024-05-28T02:44:27.200Z] Preparing metadata (setup.py): started [2024-05-28T02:44:28.599Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:44:28.599Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:28.599Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-28T02:44:28.599Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:28.865Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-28T02:44:29.130Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:29.130Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T02:44:29.394Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:29.394Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-28T02:44:29.973Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:29.973Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-28T02:44:30.250Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:30.250Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-28T02:44:31.214Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T02:44:31.214Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-28T02:44:31.481Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T02:44:31.481Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-28T02:44:32.063Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T02:44:32.063Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-28T02:44:32.063Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T02:44:32.063Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T02:44:32.644Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T02:44:32.644Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-28T02:44:32.909Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T02:44:32.910Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-28T02:44:33.175Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T02:44:33.441Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-28T02:44:33.441Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T02:44:33.441Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-28T02:44:33.441Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) [2024-05-28T02:44:34.022Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T02:44:34.022Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-28T02:44:34.022Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T02:44:34.022Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T02:44:34.288Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:44:34.288Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-28T02:44:34.554Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:44:34.554Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-28T02:44:35.956Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:44:35.956Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-28T02:44:35.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.7 MB/s eta 0:00:00 [2024-05-28T02:44:36.914Z] Installing build dependencies: started [2024-05-28T02:44:55.093Z] Installing build dependencies: finished with status 'done' [2024-05-28T02:44:55.093Z] Getting requirements to build wheel: started [2024-05-28T02:45:00.405Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T02:45:00.669Z] Preparing metadata (pyproject.toml): started [2024-05-28T02:45:02.607Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T02:45:02.607Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:02.607Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-28T02:45:02.607Z] Preparing metadata (setup.py): started [2024-05-28T02:45:03.184Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:45:03.447Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:03.447Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-28T02:45:03.447Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:03.447Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-28T02:45:03.447Z] Preparing metadata (setup.py): started [2024-05-28T02:45:04.397Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T02:45:04.661Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:04.661Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T02:45:04.925Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:04.925Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-28T02:45:04.925Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:04.925Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-28T02:45:05.188Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:05.188Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-28T02:45:05.453Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:05.453Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T02:45:05.716Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:05.716Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T02:45:07.646Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T02:45:07.646Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-28T02:45:09.041Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:45:09.041Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-28T02:45:09.041Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:45:09.041Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-28T02:45:09.041Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:45:09.041Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-28T02:45:09.041Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:45:09.041Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-28T02:45:09.618Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:45:09.618Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-28T02:45:09.882Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T02:45:09.882Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T02:45:10.459Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-28T02:45:10.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 11.7 MB/s eta 0:00:00 [2024-05-28T02:45:10.459Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-28T02:45:10.459Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-28T02:45:10.459Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-28T02:45:10.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 5.2 MB/s eta 0:00:00 [2024-05-28T02:45:10.459Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-28T02:45:10.459Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-28T02:45:10.459Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-28T02:45:10.723Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.4 MB/s eta 0:00:00 [2024-05-28T02:45:10.723Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-28T02:45:10.723Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 7.0 MB/s eta 0:00:00 [2024-05-28T02:45:10.723Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-28T02:45:11.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 15.8 MB/s eta 0:00:00 [2024-05-28T02:45:11.675Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-28T02:45:11.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 9.2 MB/s eta 0:00:00 [2024-05-28T02:45:11.675Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-28T02:45:11.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.6 MB/s eta 0:00:00 [2024-05-28T02:45:11.675Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-28T02:45:11.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 13.6 MB/s eta 0:00:00 [2024-05-28T02:45:11.675Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-28T02:45:11.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.0 MB/s eta 0:00:00 [2024-05-28T02:45:11.940Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-28T02:45:11.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.8 MB/s eta 0:00:00 [2024-05-28T02:45:11.940Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-28T02:45:11.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 6.5 MB/s eta 0:00:00 [2024-05-28T02:45:11.940Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-28T02:45:11.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 3.2 MB/s eta 0:00:00 [2024-05-28T02:45:11.940Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-28T02:45:12.206Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.6 MB/s eta 0:00:00 [2024-05-28T02:45:12.206Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-28T02:45:12.206Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 9.0 MB/s eta 0:00:00 [2024-05-28T02:45:12.206Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-28T02:45:12.206Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.6 MB/s eta 0:00:00 [2024-05-28T02:45:12.206Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-28T02:45:12.206Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-28T02:45:12.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 17.5 MB/s eta 0:00:00 [2024-05-28T02:45:12.785Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-28T02:45:12.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 5.5 MB/s eta 0:00:00 [2024-05-28T02:45:12.785Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-28T02:45:12.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.9 MB/s eta 0:00:00 [2024-05-28T02:45:12.785Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-28T02:45:13.051Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 12.1 MB/s eta 0:00:00 [2024-05-28T02:45:13.051Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-28T02:45:13.051Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-28T02:45:13.051Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-28T02:45:13.051Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 4.8 MB/s eta 0:00:00 [2024-05-28T02:45:13.051Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-28T02:45:13.051Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.7 MB/s eta 0:00:00 [2024-05-28T02:45:13.051Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-28T02:45:13.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 12.6 MB/s eta 0:00:00 [2024-05-28T02:45:13.317Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-28T02:45:13.317Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-28T02:45:13.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 3.3 MB/s eta 0:00:00 [2024-05-28T02:45:13.317Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-28T02:45:13.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 5.0 MB/s eta 0:00:00 [2024-05-28T02:45:13.317Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-28T02:45:13.317Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-28T02:45:13.317Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-28T02:45:13.317Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-28T02:45:13.317Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-28T02:45:13.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 15.5 MB/s eta 0:00:00 [2024-05-28T02:45:13.583Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-28T02:45:13.583Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-28T02:45:13.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 12.4 MB/s eta 0:00:00 [2024-05-28T02:45:13.583Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-28T02:45:13.583Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-28T02:45:13.583Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-28T02:45:13.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.7 MB/s eta 0:00:00 [2024-05-28T02:45:13.583Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-28T02:45:13.850Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-28T02:45:13.850Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-28T02:45:13.850Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-28T02:45:13.850Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-28T02:45:13.850Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-28T02:45:13.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.3 MB/s eta 0:00:00 [2024-05-28T02:45:14.453Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-28T02:45:14.453Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-28T02:45:15.858Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-28T02:45:15.858Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=24fd6f13ac0557064381ff1a8e10aa01bcd705e45c3536be79044cc1dac641ee [2024-05-28T02:45:15.858Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-28T02:45:15.858Z] Building wheel for paho-mqtt (setup.py): started [2024-05-28T02:45:17.260Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-28T02:45:17.260Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=5460ae7df018aa72b77699a7533859fda27ac87e8b7e152e4b882078c5d5967f [2024-05-28T02:45:17.260Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-28T02:45:17.260Z] Building wheel for psutil (pyproject.toml): started [2024-05-28T02:45:27.315Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-28T02:45:27.315Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281980 sha256=a4e2cb1d8e8e8a10fe2693c68055e549e089313713f2e0601a06592bf34064b7 [2024-05-28T02:45:27.315Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-28T02:45:27.315Z] Building wheel for psycopg2 (setup.py): started [2024-05-28T02:46:23.692Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-28T02:46:23.692Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=f43450acf549328d20f506150aec31267e25695a693e3b2dcba9a65479710171 [2024-05-28T02:46:23.692Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-28T02:46:23.692Z] Building wheel for flex (setup.py): started [2024-05-28T02:46:25.097Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-28T02:46:25.097Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=645e5a6ce1237ec9b3e72919a1b286a7d4d93d3fd034499d4ef9cb48339976a3 [2024-05-28T02:46:25.097Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-28T02:46:25.097Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-28T02:46:27.672Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-28T02:46:27.672Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=f5c180aef432bcf7ff11b5347138acabac246a1f66fb1e80fdbe75ba8b6b9967 [2024-05-28T02:46:27.672Z] Stored in directory: /root/.cache/pip/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-28T02:46:27.672Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-28T02:46:29.077Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-28T02:46:29.077Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=c6e819c99f1e9f734335882aa1a7cc4f62cdd312fe96de73b4b8193c33863154 [2024-05-28T02:46:29.077Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-28T02:46:29.077Z] Building wheel for validate-email (setup.py): started [2024-05-28T02:46:30.481Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-28T02:46:30.481Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=17909f8c94ebbc24db9d3441fcd996e4401b503d9240ee66eef5809a086adefa [2024-05-28T02:46:30.481Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-28T02:46:30.481Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-28T02:46:32.414Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-28T02:47:40.248Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-28T02:47:40.248Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T02:48:27.035Z] Removing intermediate container 6cccef8e840b [2024-05-28T02:48:27.035Z] ---> f42bfbe3a429 [2024-05-28T02:48:27.035Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-28T02:48:27.035Z] ---> Running in 465b996aad7f [2024-05-28T02:48:27.035Z] Removing intermediate container 465b996aad7f [2024-05-28T02:48:27.035Z] ---> ed2f544f0828 [2024-05-28T02:48:27.035Z] Step 11/13 : LABEL arch=arm64 [2024-05-28T02:48:27.035Z] ---> Running in 9032ee56587c [2024-05-28T02:48:27.035Z] Removing intermediate container 9032ee56587c [2024-05-28T02:48:27.035Z] ---> 426d7af668c1 [2024-05-28T02:48:27.035Z] Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-28T02:48:27.035Z] ---> Running in 05480e9cb924 [2024-05-28T02:48:27.035Z] Removing intermediate container 05480e9cb924 [2024-05-28T02:48:27.035Z] ---> a6f88e9531e0 [2024-05-28T02:48:27.035Z] Step 13/13 : LABEL version=0.0.2-dev.42 [2024-05-28T02:48:27.035Z] ---> Running in 774f0fbd7ada [2024-05-28T02:48:27.035Z] Removing intermediate container 774f0fbd7ada [2024-05-28T02:48:27.035Z] ---> 8158d50c90a9 [2024-05-28T02:48:27.035Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T02:48:27.035Z] Successfully built 8158d50c90a9 [2024-05-28T02:48:27.035Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-05-28T02:48:27.172Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2024-05-28T02:48:27.172Z] 7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-28T02:48:27.172Z] latest [2024-05-28T02:48:27.172Z] 0.0.2-dev.42 [2024-05-28T02:48:27.172Z] 7e89dd766adf70d3ef5effce142026c21ab88a29-0.0.2-dev.42 [2024-05-28T02:48:27.172Z] main [2024-05-28T02:48:27.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:48:27.539Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:48:27.937Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-28T02:48:27.937Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-05-28T02:48:27.937Z] bd15474672f2: Preparing [2024-05-28T02:48:27.937Z] 8b71acd3dd5a: Preparing [2024-05-28T02:48:27.937Z] 51b77edeaec6: Preparing [2024-05-28T02:48:27.937Z] 97279458cadc: Preparing [2024-05-28T02:48:27.937Z] db19f14afaaf: Preparing [2024-05-28T02:48:27.937Z] 50171d1acbd5: Preparing [2024-05-28T02:48:28.205Z] 8b71acd3dd5a: Pushed [2024-05-28T02:48:28.205Z] 97279458cadc: Pushed [2024-05-28T02:48:28.205Z] 51b77edeaec6: Pushed [2024-05-28T02:48:28.472Z] db19f14afaaf: Pushed [2024-05-28T02:48:30.460Z] 50171d1acbd5: Pushed [2024-05-28T02:52:52.270Z] error parsing HTTP 413 response body: invalid character '<' looking for beginning of value: "\r\n413 Request Entity Too Large\r\n\r\n

413 Request Entity Too Large

\r\n
nginx/1.18.0
\r\n\r\n\r\n" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:52:52.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T02:52:52.770Z] [2024-05-28T02:52:52.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:52:53.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T02:52:53.104Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T02:52:53.104Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T02:52:53.104Z] 04944245beec: Pulling fs layer [2024-05-28T02:52:53.104Z] 699f458cf7ca: Pulling fs layer [2024-05-28T02:52:53.104Z] 765212b225bb: Pulling fs layer [2024-05-28T02:52:53.104Z] f23df028b6ca: Pulling fs layer [2024-05-28T02:52:53.104Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T02:52:53.104Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T02:52:53.104Z] f23df028b6ca: Waiting [2024-05-28T02:52:53.104Z] 765212b225bb: Waiting [2024-05-28T02:52:53.104Z] d65c8cfc05b1: Waiting [2024-05-28T02:52:53.104Z] 2437ff75d9bd: Waiting [2024-05-28T02:52:53.371Z] 04944245beec: Verifying Checksum [2024-05-28T02:52:53.371Z] 04944245beec: Download complete [2024-05-28T02:52:53.371Z] 765212b225bb: Download complete [2024-05-28T02:52:53.371Z] f23df028b6ca: Verifying Checksum [2024-05-28T02:52:53.371Z] f23df028b6ca: Download complete [2024-05-28T02:52:53.371Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T02:52:53.371Z] d65c8cfc05b1: Download complete [2024-05-28T02:52:53.371Z] 699f458cf7ca: Verifying Checksum [2024-05-28T02:52:53.371Z] 699f458cf7ca: Download complete [2024-05-28T02:52:53.953Z] 8998bd30e6a1: Download complete [2024-05-28T02:52:56.525Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T02:52:56.525Z] 2437ff75d9bd: Download complete [2024-05-28T02:52:58.461Z] 8998bd30e6a1: Pull complete [2024-05-28T02:52:59.041Z] 04944245beec: Pull complete [2024-05-28T02:53:00.444Z] 699f458cf7ca: Pull complete [2024-05-28T02:53:00.711Z] 765212b225bb: Pull complete [2024-05-28T02:53:01.672Z] f23df028b6ca: Pull complete [2024-05-28T02:53:01.672Z] d65c8cfc05b1: Pull complete [2024-05-28T02:53:19.863Z] 2437ff75d9bd: Pull complete [2024-05-28T02:53:19.863Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T02:53:19.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T02:53:19.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T02:53:20.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-901 does not seem to be running inside a container [2024-05-28T02:53:20.158Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T02:53:22.556Z] $ docker top 93601f91d921385f3e5043465b733c7f2fd3481a05fc30d2bdebb5fefa7d6860 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:53:23.409Z] ---> job-cost.sh [2024-05-28T02:53:23.409Z] lf-activate-venv: SKIPPING [2024-05-28T02:53:23.409Z] INFO: No Stack... [2024-05-28T02:53:23.991Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T02:53:24.573Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T02:53:25.209Z] + cut -d, -f6 [2024-05-28T02:53:25.209Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock [2024-05-28T02:53:25.264Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-38-stack-cost] [2024-05-28T02:53:25.272Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-38-stack-cost] did not exist. Created. [2024-05-28T02:53:25.279Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T02:53:25.934Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-fa8d98cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T02:53:26.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T02:53:26.605Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T02:53:26.990Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T02:53:27.000Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T02:53:27.017Z] $ docker stop --time=1 93601f91d921385f3e5043465b733c7f2fd3481a05fc30d2bdebb5fefa7d6860 [2024-05-28T02:53:28.538Z] $ docker rm -f --volumes 93601f91d921385f3e5043465b733c7f2fd3481a05fc30d2bdebb5fefa7d6860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T02:53:28.807Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-28T02:53:29.478Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2024-05-28T02:53:29.478Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-28T02:53:29.478Z] total 16 [2024-05-28T02:53:29.478Z] drwxr-xr-x 3 root root 4096 May 28 02:43 . [2024-05-28T02:53:29.478Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 02:43 .. [2024-05-28T02:53:29.478Z] drwxr-xr-x 2 root root 4096 May 28 02:43 cost [2024-05-28T02:53:29.478Z] -rw-r--r-- 1 root root 87 May 28 02:43 cost.csv [2024-05-28T02:53:29.478Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-28T02:53:29.478Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-28T02:53:29.478Z] total 16 [2024-05-28T02:53:29.478Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 02:43 . [2024-05-28T02:53:29.478Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 02:43 .. [2024-05-28T02:53:29.478Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 02:43 cost [2024-05-28T02:53:29.478Z] -rw-r--r-- 1 jenkins jenkins 87 May 28 02:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:53:29.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:53:30.792Z] ---> package-listing.sh [2024-05-28T02:53:30.792Z] ++ facter osfamily [2024-05-28T02:53:30.792Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T02:53:31.054Z] + OS_FAMILY=debian [2024-05-28T02:53:31.054Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2024-05-28T02:53:31.054Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T02:53:31.054Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T02:53:31.054Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T02:53:31.054Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T02:53:31.054Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-05-28T02:53:31.054Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T02:53:31.054Z] + case "${OS_FAMILY}" in [2024-05-28T02:53:31.054Z] + dpkg -l [2024-05-28T02:53:31.054Z] + grep '^ii' [2024-05-28T02:53:31.054Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T02:53:31.054Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T02:53:31.054Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T02:53:31.054Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-05-28T02:53:31.054Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2024-05-28T02:53:31.054Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2024-05-28T02:53:31.065Z] 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T02:53:31.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T02:53:31.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T02:53:31.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T02:53:31.992Z] prd-ubuntu20.04-docker-8c-8g-899 does not seem to be running inside a container [2024-05-28T02:53:32.025Z] $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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-lftools-log-publisher:latest cat [2024-05-28T02:53:32.220Z] $ docker top 96b86c2566989b0cdd152cebbf2e80995ef59fd281f85c1623e06a63052b84d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T02:53:32.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T02:53:32.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T02:53:33.135Z] + ls /var/log/sa-host [2024-05-28T02:53:33.135Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T02:53:33.293Z] provisioning config files... [2024-05-28T02:53:33.303Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2051550453528891313tmp [Pipeline] { [Pipeline] echo [2024-05-28T02:53:33.326Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:53:33.610Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T02:53:33.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:53:33.955Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T02:53:33.965Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:53:34.248Z] ---> sudo-logs.sh [2024-05-28T02:53:34.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T02:53:34.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:53:34.565Z] ---> job-cost.sh [2024-05-28T02:53:34.565Z] lf-activate-venv: SKIPPING [2024-05-28T02:53:34.565Z] DEBUG: total: 0.2199999988079071 [2024-05-28T02:53:34.565Z] INFO: Retrieving Stack Cost... [2024-05-28T02:53:35.136Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T02:53:35.396Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T02:53:35.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T02:53:35.690Z] ---> logs-deploy.sh [2024-05-28T02:53:35.690Z] lf-activate-venv: SKIPPING [2024-05-28T02:53:35.690Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/38 [2024-05-28T02:53:35.690Z] INFO: archiving workspace using pattern(s): [2024-05-28T02:53:36.628Z] Archives upload complete. [2024-05-28T02:53:36.628Z] INFO: archiving logs to Nexus