Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a77ef99c8899b9728178ab16eccf9cf6b883cb40 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-ssh883963109132686949.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8161389646011471797.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5081554323179185186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17894334254525488846.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-ssh2191482245241891528.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23869 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 a77ef99c8899b9728178ab16eccf9cf6b883cb40 (main) Commit message: "Merge pull request #94 from edgexfoundry/dependabot/pip/psycopg2-2.9.9" > 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 a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 > git rev-list --no-walk 5d596556cd6b43ed1a428ae0aabd512904790306 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-02T03:10:52.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-02T03:10:52.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-02T03:10:52.403Z] ========================================================= [2023-12-02T03:10:52.403Z] EdgeX Global Pipelines Version Info [2023-12-02T03:10:52.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:10:53.494Z] ------------------- [2023-12-02T03:10:53.495Z] stable info: [2023-12-02T03:10:53.495Z] ------------------- [2023-12-02T03:10:53.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-02T03:10:53.495Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-02T03:10:53.495Z] Message: update stable to v1.0.258 [2023-12-02T03:10:53.755Z] ------------------- [2023-12-02T03:10:53.755Z] experimental info: [2023-12-02T03:10:53.755Z] ------------------- [2023-12-02T03:10:53.755Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-02T03:10:53.755Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-02T03:10:53.755Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-12-02T03:10:53.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-12-02T03:10:53.863Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-12-02T03:10:53.884Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-02T03:10:53.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-02T03:10:53.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-02T03:10:53.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-12-02T03:10:53.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-02T03:10:53.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-12-02T03:10:54.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-12-02T03:10:54.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-02T03:10:54.074Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-12-02T03:10:54.098Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-12-02T03:10:54.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-02T03:10:54.148Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-02T03:10:54.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-02T03:10:54.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-02T03:10:54.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-02T03:10:54.254Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a77ef99c8899b9728178ab16eccf9cf6b883cb40 [Pipeline] echo [2023-12-02T03:10:54.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a77ef99 [Pipeline] echo [2023-12-02T03:10:54.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T03:10:54.375Z] provisioning config files... [2023-12-02T03:10:54.390Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10402384216561975139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:10:54.729Z] ---> ****-login.sh [2023-12-02T03:10:54.730Z] nexus3.edgexfoundry.org:10001 [2023-12-02T03:10:54.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:10:54.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:10:54.989Z] Configure a credential helper to remove this warning. See [2023-12-02T03:10:54.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:10:54.989Z] [2023-12-02T03:10:54.989Z] Login Succeeded [2023-12-02T03:10:54.989Z] nexus3.edgexfoundry.org:10002 [2023-12-02T03:10:54.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:10:54.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:10:54.990Z] Configure a credential helper to remove this warning. See [2023-12-02T03:10:54.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:10:54.990Z] [2023-12-02T03:10:54.990Z] Login Succeeded [2023-12-02T03:10:54.990Z] nexus3.edgexfoundry.org:10003 [2023-12-02T03:10:55.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:10:55.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:10:55.250Z] Configure a credential helper to remove this warning. See [2023-12-02T03:10:55.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:10:55.250Z] [2023-12-02T03:10:55.250Z] Login Succeeded [2023-12-02T03:10:55.250Z] nexus3.edgexfoundry.org:10004 [2023-12-02T03:10:55.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:10:55.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:10:55.251Z] Configure a credential helper to remove this warning. See [2023-12-02T03:10:55.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:10:55.251Z] [2023-12-02T03:10:55.251Z] Login Succeeded [2023-12-02T03:10:55.251Z] ****.io [2023-12-02T03:10:55.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:10:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:10:55.772Z] Configure a credential helper to remove this warning. See [2023-12-02T03:10:55.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:10:55.772Z] [2023-12-02T03:10:55.772Z] Login Succeeded [2023-12-02T03:10:55.772Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T03:10:55.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-02T03:10:56.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T03:10:56.336Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-02T03:10:56.336Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-02T03:10:56.336Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-02T03:10:56.336Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-02T03:10:56.336Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-02T03:10:56.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:10:56.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T03:10:56.745Z] [2023-12-02T03:10:56.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:10:57.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T03:10:57.061Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-02T03:10:57.061Z] b85a868b505f: Pulling fs layer [2023-12-02T03:10:57.061Z] e2be974225ed: Pulling fs layer [2023-12-02T03:10:57.061Z] 339a4e72a1f5: Pulling fs layer [2023-12-02T03:10:57.061Z] 988bab9f4d93: Pulling fs layer [2023-12-02T03:10:57.061Z] 1469e6f7b9e6: Pulling fs layer [2023-12-02T03:10:57.061Z] 988bab9f4d93: Waiting [2023-12-02T03:10:57.061Z] eaf3925da568: Pulling fs layer [2023-12-02T03:10:57.061Z] 1469e6f7b9e6: Waiting [2023-12-02T03:10:57.061Z] bab4dde63d76: Pulling fs layer [2023-12-02T03:10:57.061Z] bde34c3a00c8: Pulling fs layer [2023-12-02T03:10:57.061Z] b352a97aabf1: Pulling fs layer [2023-12-02T03:10:57.061Z] bab4dde63d76: Waiting [2023-12-02T03:10:57.061Z] bde34c3a00c8: Waiting [2023-12-02T03:10:57.061Z] 4872d77fe225: Pulling fs layer [2023-12-02T03:10:57.061Z] 5851b861e8e6: Pulling fs layer [2023-12-02T03:10:57.061Z] 5851b861e8e6: Waiting [2023-12-02T03:10:57.061Z] b352a97aabf1: Waiting [2023-12-02T03:10:57.061Z] e2be974225ed: Verifying Checksum [2023-12-02T03:10:57.061Z] e2be974225ed: Download complete [2023-12-02T03:10:57.061Z] 988bab9f4d93: Verifying Checksum [2023-12-02T03:10:57.061Z] 988bab9f4d93: Download complete [2023-12-02T03:10:57.321Z] 1469e6f7b9e6: Verifying Checksum [2023-12-02T03:10:57.321Z] 1469e6f7b9e6: Download complete [2023-12-02T03:10:57.321Z] 339a4e72a1f5: Verifying Checksum [2023-12-02T03:10:57.321Z] 339a4e72a1f5: Download complete [2023-12-02T03:10:57.321Z] eaf3925da568: Verifying Checksum [2023-12-02T03:10:57.321Z] eaf3925da568: Download complete [2023-12-02T03:10:57.321Z] bde34c3a00c8: Download complete [2023-12-02T03:10:57.321Z] b352a97aabf1: Download complete [2023-12-02T03:10:57.321Z] 4872d77fe225: Download complete [2023-12-02T03:10:57.321Z] 5851b861e8e6: Verifying Checksum [2023-12-02T03:10:57.321Z] 5851b861e8e6: Download complete [2023-12-02T03:10:57.321Z] b85a868b505f: Verifying Checksum [2023-12-02T03:10:57.321Z] b85a868b505f: Download complete [2023-12-02T03:10:57.580Z] bab4dde63d76: Verifying Checksum [2023-12-02T03:10:57.580Z] bab4dde63d76: Download complete [2023-12-02T03:10:58.524Z] b85a868b505f: Pull complete [2023-12-02T03:10:58.524Z] e2be974225ed: Pull complete [2023-12-02T03:10:59.090Z] 339a4e72a1f5: Pull complete [2023-12-02T03:10:59.090Z] 988bab9f4d93: Pull complete [2023-12-02T03:10:59.347Z] 1469e6f7b9e6: Pull complete [2023-12-02T03:10:59.347Z] eaf3925da568: Pull complete [2023-12-02T03:11:01.254Z] bab4dde63d76: Pull complete [2023-12-02T03:11:01.254Z] bde34c3a00c8: Pull complete [2023-12-02T03:11:01.254Z] b352a97aabf1: Pull complete [2023-12-02T03:11:01.254Z] 4872d77fe225: Pull complete [2023-12-02T03:11:01.254Z] 5851b861e8e6: Pull complete [2023-12-02T03:11:01.254Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-02T03:11:01.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T03:11:01.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T03:11:01.403Z] prd-ubuntu20.04-docker-8c-8g-23869 does not seem to be running inside a container [2023-12-02T03:11:01.440Z] $ 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 [2023-12-02T03:11:05.699Z] $ docker top 212f67fb4c46cba255e50afc58609bb787c38e847d36335e704903a7de926e3b -eo pid,comm [2023-12-02T03:11:05.742Z] 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). [2023-12-02T03:11:05.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T03:11:05.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T03:11:05.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T03:11:05.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T03:11:05.919Z] $ docker exec 212f67fb4c46cba255e50afc58609bb787c38e847d36335e704903a7de926e3b ssh-agent [2023-12-02T03:11:06.015Z] SSH_AUTH_SOCK=/tmp/ssh-qXo7RJtXLNX1/agent.33 [2023-12-02T03:11:06.015Z] SSH_AGENT_PID=39 [2023-12-02T03:11:06.021Z] Running ssh-add (command line suppressed) [2023-12-02T03:11:06.123Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11202504811046885052.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11202504811046885052.key) [2023-12-02T03:11:06.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T03:11:06.430Z] + git tag --points-at HEAD [Pipeline] } [2023-12-02T03:11:06.461Z] $ docker exec --env ******** --env ******** 212f67fb4c46cba255e50afc58609bb787c38e847d36335e704903a7de926e3b ssh-agent -k [2023-12-02T03:11:06.544Z] unset SSH_AUTH_SOCK; [2023-12-02T03:11:06.544Z] unset SSH_AGENT_PID; [2023-12-02T03:11:06.544Z] echo Agent pid 39 killed; [2023-12-02T03:11:06.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-02T03:11:06.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T03:11:06.599Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T03:11:06.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T03:11:06.717Z] $ docker exec 212f67fb4c46cba255e50afc58609bb787c38e847d36335e704903a7de926e3b ssh-agent [2023-12-02T03:11:06.809Z] SSH_AUTH_SOCK=/tmp/ssh-VjNBj4UufcKV/agent.70 [2023-12-02T03:11:06.809Z] SSH_AGENT_PID=76 [2023-12-02T03:11:06.813Z] Running ssh-add (command line suppressed) [2023-12-02T03:11:06.910Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17389431934300076377.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17389431934300076377.key) [2023-12-02T03:11:06.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T03:11:07.217Z] + git semver init [2023-12-02T03:11:07.476Z] 2023-12-02 03:11:07,376 [run_init] DEBUG init version:0.0.0 force:False [2023-12-02T03:11:07.476Z] 2023-12-02 03:11:07,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-12-02T03:11:07.476Z] 2023-12-02 03:11:07,378 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-12-02T03:11:07.476Z] 2023-12-02 03:11:07,378 [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) [2023-12-02T03:11:08.413Z] 2023-12-02 03:11:08,051 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-12-02T03:11:08.413Z] 2023-12-02 03:11:08,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-12-02T03:11:08.413Z] 2023-12-02 03:11:08,052 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:11:08.413Z] 2023-12-02 03:11:08,052 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:11:08.413Z] 0.0.2-dev.39 [Pipeline] } [2023-12-02T03:11:08.424Z] $ docker exec --env ******** --env ******** 212f67fb4c46cba255e50afc58609bb787c38e847d36335e704903a7de926e3b ssh-agent -k [2023-12-02T03:11:08.514Z] unset SSH_AUTH_SOCK; [2023-12-02T03:11:08.515Z] unset SSH_AGENT_PID; [2023-12-02T03:11:08.515Z] echo Agent pid 76 killed; [2023-12-02T03:11:08.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T03:11:08.875Z] + git semver [Pipeline] } [2023-12-02T03:11:09.148Z] $ docker stop --time=1 212f67fb4c46cba255e50afc58609bb787c38e847d36335e704903a7de926e3b [2023-12-02T03:11:10.458Z] $ docker rm -f --volumes 212f67fb4c46cba255e50afc58609bb787c38e847d36335e704903a7de926e3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-02T03:11:10.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-02T03:11:11.048Z] Stashed 1 file(s) [Pipeline] echo [2023-12-02T03:11:11.052Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.39 [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 [2023-12-02T03:11:11.329Z] provisioning config files... [2023-12-02T03:11:11.340Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3064091603523014085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:11:11.502Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23867 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-12-02T03:11:11.556Z] Selected Git installation does not exist. Using Default [2023-12-02T03:11:11.556Z] The recommended git tool is: NONE [2023-12-02T03:11:11.650Z] ---> ****-login.sh [2023-12-02T03:11:11.650Z] nexus3.edgexfoundry.org:10001 [2023-12-02T03:11:11.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:11.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:11.650Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:11.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:11.650Z] [2023-12-02T03:11:11.650Z] Login Succeeded [2023-12-02T03:11:11.650Z] nexus3.edgexfoundry.org:10002 [2023-12-02T03:11:11.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:11.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:11.650Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:11.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:11.650Z] [2023-12-02T03:11:11.650Z] Login Succeeded [2023-12-02T03:11:11.650Z] nexus3.edgexfoundry.org:10003 [2023-12-02T03:11:11.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:11.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:11.910Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:11.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:11.910Z] [2023-12-02T03:11:11.910Z] Login Succeeded [2023-12-02T03:11:11.910Z] nexus3.edgexfoundry.org:10004 [2023-12-02T03:11:11.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:11.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:11.910Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:11.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:11.910Z] [2023-12-02T03:11:11.910Z] Login Succeeded [2023-12-02T03:11:11.910Z] ****.io [2023-12-02T03:11:11.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:12.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:12.168Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:12.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:12.168Z] [2023-12-02T03:11:12.168Z] Login Succeeded [2023-12-02T03:11:12.168Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T03:11:12.174Z] 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 [2023-12-02T03:11:12.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-02T03:11:13.271Z] + ls -al . [2023-12-02T03:11:13.271Z] total 72 [2023-12-02T03:11:13.271Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 2 03:11 . [2023-12-02T03:11:13.271Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 03:10 .. [2023-12-02T03:11:13.271Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 03:11 .git [2023-12-02T03:11:13.271Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 03:10 .github [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 03:10 .gitignore [2023-12-02T03:11:13.271Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 03:11 .semver [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 03:10 Dockerfile [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 03:10 Jenkinsfile [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 03:10 LICENSE [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 03:10 README.md [2023-12-02T03:11:13.271Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 03:10 TAF-Manager [2023-12-02T03:11:13.271Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 03:10 TUC [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 03:11 VERSION [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 03:10 requirements.txt [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 03:10 robot-entrypoint.sh [2023-12-02T03:11:13.271Z] -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 03:10 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:11:13.602Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a77ef99c8899b9728178ab16eccf9cf6b883cb40 --label arch=amd64 --label version=0.0.2-dev.39 . [2023-12-02T03:11:13.602Z] Sending build context to Docker daemon 543.7kB [2023-12-02T03:11:13.602Z] Step 1/13 : FROM alpine:3.16 [2023-12-02T03:11:13.862Z] 3.16: Pulling from library/alpine [2023-12-02T03:11:14.122Z] 070eb51debd9: Pulling fs layer [2023-12-02T03:11:14.397Z] 070eb51debd9: Verifying Checksum [2023-12-02T03:11:14.397Z] 070eb51debd9: Download complete [2023-12-02T03:11:14.397Z] 070eb51debd9: Pull complete [2023-12-02T03:11:14.397Z] Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T03:11:14.397Z] Status: Downloaded newer image for alpine:3.16 [2023-12-02T03:11:14.397Z] ---> e525c930fe75 [2023-12-02T03:11:14.397Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-12-02T03:11:14.656Z] ---> Running in f5e654650b61 [2023-12-02T03:11:14.656Z] Removing intermediate container f5e654650b61 [2023-12-02T03:11:14.656Z] ---> bc3be707f891 [2023-12-02T03:11:14.656Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-12-02T03:11:14.656Z] ---> Running in 734c01f66356 [2023-12-02T03:11:14.931Z] Removing intermediate container 734c01f66356 [2023-12-02T03:11:14.931Z] ---> d0d0b695788a [2023-12-02T03:11:14.931Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-12-02T03:11:15.190Z] ---> e55b7c314c41 [2023-12-02T03:11:15.190Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-12-02T03:11:15.190Z] ---> 21fa8fb91e52 [2023-12-02T03:11:15.190Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-12-02T03:11:15.449Z] ---> 4445efad6149 [2023-12-02T03:11:15.449Z] Step 7/13 : WORKDIR /edgex-taf [2023-12-02T03:11:15.449Z] ---> Running in 35341348bfcf [2023-12-02T03:11:15.449Z] Removing intermediate container 35341348bfcf [2023-12-02T03:11:15.449Z] ---> efd026f74890 [2023-12-02T03:11:15.449Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-12-02T03:11:15.707Z] ---> Running in 39be87043e09 [2023-12-02T03:11:16.274Z] Removing intermediate container 39be87043e09 [2023-12-02T03:11:16.274Z] ---> b8a414161981 [2023-12-02T03:11:16.274Z] 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.4-r0 && 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 && 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 [2023-12-02T03:11:16.274Z] ---> Running in 4dbec625f98d [2023-12-02T03:11:16.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T03:11:17.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T03:11:17.670Z] OK: 6 MiB in 14 packages [2023-12-02T03:11:17.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T03:11:17.820Z] using credential edgex-jenkins-ssh [2023-12-02T03:11:17.840Z] Cloning the remote Git repository [2023-12-02T03:11:18.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T03:11:18.807Z] (1/9) Installing ca-certificates (20230506-r0) [2023-12-02T03:11:17.879Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-12-02T03:11:17.975Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-12-02T03:11:18.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-12-02T03:11:18.125Z] > git --version # timeout=10 [2023-12-02T03:11:18.145Z] > git --version # 'git version 2.25.1' [2023-12-02T03:11:18.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-02T03:11:18.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-02T03:11:19.066Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-12-02T03:11:19.635Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-12-02T03:11:19.762Z] Avoid second fetch [2023-12-02T03:11:19.763Z] Checking out Revision a77ef99c8899b9728178ab16eccf9cf6b883cb40 (main) [2023-12-02T03:11:19.893Z] (4/9) Installing libcurl (8.4.0-r0) [2023-12-02T03:11:18.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-12-02T03:11:18.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-02T03:11:19.773Z] > git config core.sparsecheckout # timeout=10 [2023-12-02T03:11:19.827Z] > git checkout -f a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 [2023-12-02T03:11:20.312Z] Commit message: "Merge pull request #94 from edgexfoundry/dependabot/pip/psycopg2-2.9.9" [2023-12-02T03:11:20.461Z] (5/9) Installing curl (8.4.0-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-12-02T03:11:20.720Z] (6/9) Installing docker-cli (20.10.20-r0) [Pipeline] sh [2023-12-02T03:11:21.252Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-02T03:11:21.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-02T03:11:21.252Z] Dload Upload Total Spent Left Speed [2023-12-02T03:11:21.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh [2023-12-02T03:11:21.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-02T03:11:21.657Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-12-02T03:11:21.914Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-02T03:11:21.914Z] sudo tee /etc/docker/daemon.new [2023-12-02T03:11:21.914Z] { [2023-12-02T03:11:21.914Z] "registry-mirrors": [ [2023-12-02T03:11:21.914Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-02T03:11:21.914Z] ], [2023-12-02T03:11:21.914Z] "bip": "10.250.0.254/24", [2023-12-02T03:11:21.914Z] "hosts": [ [2023-12-02T03:11:21.914Z] "tcp://0.0.0.0:5555", [2023-12-02T03:11:21.914Z] "unix:///var/run/docker.sock" [2023-12-02T03:11:21.914Z] ], [2023-12-02T03:11:21.914Z] "mtu": 1458, [2023-12-02T03:11:21.914Z] "selinux-enabled": true, [2023-12-02T03:11:21.914Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-02T03:11:21.914Z] } [2023-12-02T03:11:21.915Z] (8/9) Installing jq (1.6-r1) [Pipeline] sh [2023-12-02T03:11:22.243Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-02T03:11:22.482Z] (9/9) Installing openssl (1.1.1w-r1) [2023-12-02T03:11:22.571Z] + sudo service docker restart [2023-12-02T03:11:22.740Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T03:11:22.740Z] Executing ca-certificates-20230506-r0.trigger [2023-12-02T03:11:22.740Z] OK: 52 MiB in 23 packages [2023-12-02T03:11:22.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T03:11:23.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T03:11:24.194Z] (1/137) Installing libmagic (5.41-r0) [2023-12-02T03:11:24.454Z] (2/137) Installing file (5.41-r0) [2023-12-02T03:11:24.716Z] (3/137) Installing libxau (1.0.9-r0) [2023-12-02T03:11:24.975Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-12-02T03:11:25.236Z] (5/137) Installing libxcb (1.15-r0) [2023-12-02T03:11:25.495Z] (6/137) Installing libx11 (1.8.7-r0) [2023-12-02T03:11:26.064Z] (7/137) Installing libxext (1.3.4-r0) [2023-12-02T03:11:26.324Z] (8/137) Installing libice (1.0.10-r0) [2023-12-02T03:11:26.888Z] (9/137) Installing libuuid (2.38-r1) [2023-12-02T03:11:26.888Z] (10/137) Installing libsm (1.2.3-r0) [2023-12-02T03:11:27.457Z] (11/137) Installing libxt (1.2.1-r0) [2023-12-02T03:11:27.716Z] (12/137) Installing libxmu (1.1.3-r0) [2023-12-02T03:11:27.975Z] (13/137) Installing xset (1.2.4-r0) [2023-12-02T03:11:28.236Z] (14/137) Installing xprop (1.2.5-r0) [2023-12-02T03:11:28.495Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-12-02T03:11:29.062Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-12-02T03:11:29.320Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-12-02T03:11:29.580Z] (18/137) Installing libffi (3.4.2-r1) [2023-12-02T03:11:29.838Z] (19/137) Installing libintl (0.21-r2) [2023-12-02T03:11:30.096Z] (20/137) Installing libblkid (2.38-r1) [2023-12-02T03:11:30.666Z] (21/137) Installing libmount (2.38-r1) [2023-12-02T03:11:30.925Z] (22/137) Installing pcre (8.45-r2) [2023-12-02T03:11:31.492Z] (23/137) Installing glib (2.72.4-r0) [2023-12-02T03:11:31.752Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-12-02T03:11:32.320Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-12-02T03:11:32.580Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-12-02T03:11:33.148Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-12-02T03:11:33.408Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-12-02T03:11:33.671Z] (29/137) Installing libpng (1.6.37-r1) [2023-12-02T03:11:34.239Z] (30/137) Installing libwebp (1.2.3-r2) [2023-12-02T03:11:34.497Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-12-02T03:11:35.064Z] (32/137) Installing tiff (4.4.0-r4) [2023-12-02T03:11:35.322Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-12-02T03:11:35.889Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-12-02T03:11:36.148Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-12-02T03:11:36.407Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-12-02T03:11:36.667Z] (37/137) Installing libxrender (0.9.10-r3) [2023-12-02T03:11:36.925Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-12-02T03:11:37.183Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-12-02T03:11:37.440Z] (40/137) Installing libxi (1.8-r0) [2023-12-02T03:11:37.698Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-12-02T03:11:37.958Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-12-02T03:11:38.216Z] (43/137) Installing atk (2.38.0-r0) [2023-12-02T03:11:38.475Z] (44/137) Installing libxtst (1.2.3-r3) [2023-12-02T03:11:38.735Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-12-02T03:11:39.303Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-12-02T03:11:39.562Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-12-02T03:11:39.820Z] (48/137) Installing expat (2.5.0-r0) [2023-12-02T03:11:40.387Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-12-02T03:11:40.645Z] (50/137) Installing freetype (2.12.1-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T03:11:40.832Z] provisioning config files... [2023-12-02T03:11:40.854Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config199334729100431892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:11:40.904Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-12-02T03:11:41.288Z] ---> ****-login.sh [2023-12-02T03:11:41.288Z] nexus3.edgexfoundry.org:10001 [2023-12-02T03:11:41.471Z] (52/137) Installing pixman (0.40.0-r4) [2023-12-02T03:11:41.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:41.729Z] (53/137) Installing cairo (1.17.4-r2) [2023-12-02T03:11:41.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:41.827Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:41.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:41.827Z] [2023-12-02T03:11:41.827Z] Login Succeeded [2023-12-02T03:11:41.827Z] nexus3.edgexfoundry.org:10002 [2023-12-02T03:11:42.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:42.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:42.098Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:42.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:42.098Z] [2023-12-02T03:11:42.098Z] Login Succeeded [2023-12-02T03:11:42.098Z] nexus3.edgexfoundry.org:10003 [2023-12-02T03:11:42.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:42.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:42.369Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:42.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:42.369Z] [2023-12-02T03:11:42.369Z] Login Succeeded [2023-12-02T03:11:42.369Z] nexus3.edgexfoundry.org:10004 [2023-12-02T03:11:42.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:42.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:42.639Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:42.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:42.639Z] [2023-12-02T03:11:42.639Z] Login Succeeded [2023-12-02T03:11:42.639Z] ****.io [2023-12-02T03:11:42.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T03:11:43.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T03:11:43.177Z] Configure a credential helper to remove this warning. See [2023-12-02T03:11:43.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T03:11:43.177Z] [2023-12-02T03:11:43.177Z] Login Succeeded [2023-12-02T03:11:43.177Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T03:11:43.191Z] 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 [2023-12-02T03:11:44.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-02T03:11:44.316Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-12-02T03:11:44.356Z] + ls -al . [2023-12-02T03:11:44.356Z] total 68 [2023-12-02T03:11:44.356Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 03:11 . [2023-12-02T03:11:44.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 03:11 .. [2023-12-02T03:11:44.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 03:11 .git [2023-12-02T03:11:44.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 03:11 .github [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 03:11 .gitignore [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 03:11 Dockerfile [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 03:11 Jenkinsfile [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 03:11 LICENSE [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 03:11 README.md [2023-12-02T03:11:44.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 03:11 TAF-Manager [2023-12-02T03:11:44.356Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 03:11 TUC [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 03:11 VERSION [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 03:11 requirements.txt [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 03:11 robot-entrypoint.sh [2023-12-02T03:11:44.356Z] -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 03:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:11:44.575Z] (55/137) Installing avahi-libs (0.8-r6) [2023-12-02T03:11:44.722Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a77ef99c8899b9728178ab16eccf9cf6b883cb40 --label arch=arm64 --label version=0.0.2-dev.39 . [2023-12-02T03:11:44.834Z] (56/137) Installing gmp (6.2.1-r2) [2023-12-02T03:11:45.401Z] (57/137) Installing nettle (3.7.3-r0) [2023-12-02T03:11:45.661Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-12-02T03:11:46.231Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-12-02T03:11:46.490Z] (60/137) Installing libunistring (1.0-r0) [2023-12-02T03:11:46.749Z] (61/137) Installing gnutls (3.7.7-r1) [2023-12-02T03:11:48.072Z] #0 building with "default" instance using docker driver [2023-12-02T03:11:48.072Z] [2023-12-02T03:11:48.072Z] #1 [internal] load .dockerignore [2023-12-02T03:11:48.072Z] #1 transferring context: 2B done [2023-12-02T03:11:48.072Z] #1 DONE 0.1s [2023-12-02T03:11:48.072Z] [2023-12-02T03:11:48.072Z] #2 [internal] load build definition from Dockerfile [2023-12-02T03:11:48.072Z] #2 transferring dockerfile: 1.61kB done [2023-12-02T03:11:48.072Z] #2 DONE 0.1s [2023-12-02T03:11:48.072Z] [2023-12-02T03:11:48.072Z] #3 [internal] load metadata for docker.io/library/alpine:3.16 [2023-12-02T03:11:48.072Z] #3 DONE 0.3s [2023-12-02T03:11:48.072Z] [2023-12-02T03:11:48.072Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T03:11:48.072Z] #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done [2023-12-02T03:11:48.072Z] #4 ... [2023-12-02T03:11:48.072Z] [2023-12-02T03:11:48.072Z] #5 [internal] load build context [2023-12-02T03:11:48.072Z] #5 transferring context: 239.38kB 0.1s done [2023-12-02T03:11:48.072Z] #5 DONE 0.1s [2023-12-02T03:11:48.072Z] [2023-12-02T03:11:48.072Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T03:11:48.072Z] #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done [2023-12-02T03:11:48.072Z] #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done [2023-12-02T03:11:48.072Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0B / 2.71MB 0.1s [2023-12-02T03:11:48.072Z] #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done [2023-12-02T03:11:48.072Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done [2023-12-02T03:11:48.072Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.1s [2023-12-02T03:11:48.341Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done [2023-12-02T03:11:48.615Z] #4 DONE 0.8s [2023-12-02T03:11:48.615Z] [2023-12-02T03:11:48.615Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2023-12-02T03:11:48.884Z] #6 DONE 0.2s [2023-12-02T03:11:48.884Z] [2023-12-02T03:11:48.884Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2023-12-02T03:11:48.884Z] #7 DONE 0.1s [2023-12-02T03:11:48.884Z] [2023-12-02T03:11:48.884Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2023-12-02T03:11:48.884Z] #8 DONE 0.1s [2023-12-02T03:11:48.884Z] [2023-12-02T03:11:48.884Z] #9 [5/7] WORKDIR /edgex-taf [2023-12-02T03:11:49.157Z] #9 DONE 0.1s [2023-12-02T03:11:49.157Z] [2023-12-02T03:11:49.157Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-12-02T03:11:50.119Z] #10 DONE 0.7s [2023-12-02T03:11:50.119Z] [2023-12-02T03:11:50.119Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && 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 && 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 [2023-12-02T03:11:50.388Z] #11 0.705 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T03:11:50.475Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-12-02T03:11:50.740Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-12-02T03:11:51.000Z] (64/137) Installing fribidi (1.0.12-r0) [2023-12-02T03:11:51.258Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-12-02T03:11:51.349Z] #11 1.345 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T03:11:51.825Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-12-02T03:11:52.084Z] (67/137) Installing libxft (2.3.4-r0) [2023-12-02T03:11:52.341Z] (68/137) Installing pango (1.50.7-r0) [2023-12-02T03:11:52.757Z] #11 2.671 OK: 5 MiB in 14 packages [2023-12-02T03:11:52.757Z] #11 2.838 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T03:11:52.909Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-12-02T03:11:53.023Z] #11 3.391 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T03:11:53.168Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-12-02T03:11:53.428Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-12-02T03:11:53.687Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-12-02T03:11:54.255Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-12-02T03:11:54.432Z] #11 4.542 (1/9) Installing ca-certificates (20230506-r0) [2023-12-02T03:11:54.514Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-12-02T03:11:54.699Z] #11 4.998 (2/9) Installing brotli-libs (1.0.9-r6) [2023-12-02T03:11:55.078Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-12-02T03:11:55.078Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-12-02T03:11:55.283Z] #11 5.451 (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-12-02T03:11:55.336Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-12-02T03:11:55.550Z] #11 5.801 (4/9) Installing libcurl (8.4.0-r0) [2023-12-02T03:11:55.903Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-12-02T03:11:56.134Z] #11 6.246 (5/9) Installing curl (8.4.0-r0) [2023-12-02T03:11:56.162Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-12-02T03:11:56.714Z] #11 6.682 (6/9) Installing docker-cli (20.10.20-r0) [2023-12-02T03:11:56.729Z] (79/137) Installing libogg (1.3.5-r1) [2023-12-02T03:11:56.986Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-12-02T03:11:57.553Z] (81/137) Installing flac (1.3.4-r0) [2023-12-02T03:11:57.813Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-12-02T03:11:58.383Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-12-02T03:11:58.701Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-12-02T03:11:59.040Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-12-02T03:11:59.292Z] #11 9.154 (7/9) Installing oniguruma (6.9.8-r0) [2023-12-02T03:11:59.293Z] #11 9.562 (8/9) Installing jq (1.6-r1) [2023-12-02T03:11:59.654Z] (86/137) Installing libass (0.16.0-r0) [2023-12-02T03:11:59.873Z] #11 10.01 (9/9) Installing openssl (1.1.1w-r1) [2023-12-02T03:11:59.924Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-12-02T03:12:00.457Z] #11 10.46 Executing busybox-1.35.0-r17.trigger [2023-12-02T03:12:00.457Z] #11 10.48 Executing ca-certificates-20230506-r0.trigger [2023-12-02T03:12:00.457Z] #11 10.63 OK: 50 MiB in 23 packages [2023-12-02T03:12:00.553Z] (88/137) Installing libpciaccess (0.16-r0) [2023-12-02T03:12:00.723Z] #11 10.79 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T03:12:00.822Z] (89/137) Installing libdrm (2.4.110-r0) [2023-12-02T03:12:01.081Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-12-02T03:12:01.303Z] #11 11.33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T03:12:01.344Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-12-02T03:12:01.912Z] (92/137) Installing lame (3.100-r0) [2023-12-02T03:12:02.172Z] (93/137) Installing opus (1.3.1-r1) [2023-12-02T03:12:02.263Z] #11 12.48 (1/136) Installing libmagic (5.41-r0) [2023-12-02T03:12:02.740Z] (94/137) Installing libasyncns (0.8-r1) [2023-12-02T03:12:02.740Z] (95/137) Installing libltdl (2.4.7-r0) [2023-12-02T03:12:02.844Z] #11 13.01 (2/136) Installing file (5.41-r0) [2023-12-02T03:12:03.109Z] #11 13.29 (3/136) Installing libxau (1.0.9-r0) [2023-12-02T03:12:03.310Z] (96/137) Installing orc (0.4.32-r0) [2023-12-02T03:12:03.374Z] #11 13.55 (4/136) Installing libxdmcp (1.1.3-r0) [2023-12-02T03:12:03.570Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-12-02T03:12:03.639Z] #11 13.81 (5/136) Installing libxcb (1.15-r0) [2023-12-02T03:12:03.830Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-12-02T03:12:03.904Z] #11 14.26 (6/136) Installing libx11 (1.8.7-r0) [2023-12-02T03:12:04.400Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-12-02T03:12:04.660Z] (100/137) Installing soxr (0.1.3-r2) [2023-12-02T03:12:04.858Z] #11 14.88 (7/136) Installing libxext (1.3.4-r0) [2023-12-02T03:12:04.919Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-12-02T03:12:05.125Z] #11 15.18 (8/136) Installing libice (1.0.10-r0) [2023-12-02T03:12:05.179Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-12-02T03:12:05.391Z] #11 15.53 (9/136) Installing libuuid (2.38-r1) [2023-12-02T03:12:05.656Z] #11 15.83 (10/136) Installing libsm (1.2.3-r0) [2023-12-02T03:12:05.745Z] (103/137) Installing libpulse (15.0-r2) [2023-12-02T03:12:05.922Z] #11 16.14 (11/136) Installing libxt (1.2.1-r0) [2023-12-02T03:12:06.004Z] (104/137) Installing cjson (1.7.15-r3) [2023-12-02T03:12:06.500Z] #11 16.54 (12/136) Installing libxmu (1.1.3-r0) [2023-12-02T03:12:06.571Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-12-02T03:12:06.764Z] #11 16.90 (13/136) Installing xset (1.2.4-r0) [2023-12-02T03:12:06.830Z] (106/137) Installing librist (0.2.6-r1) [2023-12-02T03:12:07.028Z] #11 17.20 (14/136) Installing xprop (1.2.5-r0) [2023-12-02T03:12:07.088Z] (107/137) Installing libsrt (1.4.4-r0) [2023-12-02T03:12:07.293Z] #11 17.52 (15/136) Installing xdg-utils (1.1.3-r3) [2023-12-02T03:12:07.655Z] (108/137) Installing libssh (0.9.6-r1) [2023-12-02T03:12:07.872Z] #11 17.88 (16/136) Installing eudev-libs (3.2.11-r0) [2023-12-02T03:12:07.912Z] (109/137) Installing libtheora (1.1.1-r16) [2023-12-02T03:12:08.136Z] #11 18.23 (17/136) Installing pkgconf (1.8.1-r0) [2023-12-02T03:12:08.402Z] #11 18.58 (18/136) Installing libffi (3.4.2-r1) [2023-12-02T03:12:08.477Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-12-02T03:12:08.667Z] #11 18.89 (19/136) Installing libintl (0.21-r2) [2023-12-02T03:12:08.735Z] (111/137) Installing libva (2.14.0-r0) [2023-12-02T03:12:08.994Z] (112/137) Installing libvdpau (1.5-r0) [2023-12-02T03:12:09.246Z] #11 19.19 (20/136) Installing libblkid (2.38-r1) [2023-12-02T03:12:09.246Z] #11 19.60 (21/136) Installing libmount (2.38-r1) [2023-12-02T03:12:09.252Z] (113/137) Installing vidstab (1.1.0-r1) [2023-12-02T03:12:09.819Z] (114/137) Installing libvpx (1.11.0-r1) [2023-12-02T03:12:09.824Z] #11 20.01 (22/136) Installing pcre (8.45-r2) [2023-12-02T03:12:10.077Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-12-02T03:12:10.089Z] #11 20.43 (23/136) Installing glib (2.72.4-r0) [2023-12-02T03:12:10.644Z] (116/137) Installing numactl (2.0.14-r0) [2023-12-02T03:12:10.668Z] #11 21.00 (24/136) Installing xz-libs (5.2.5-r1) [2023-12-02T03:12:11.211Z] (117/137) Installing x265-libs (3.5-r3) [2023-12-02T03:12:11.247Z] #11 21.36 (25/136) Installing libxml2 (2.9.14-r2) [2023-12-02T03:12:11.519Z] #11 21.89 (26/136) Installing shared-mime-info (2.2-r2) [2023-12-02T03:12:11.780Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-12-02T03:12:12.056Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-12-02T03:12:12.474Z] #11 22.35 (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-12-02T03:12:12.474Z] #11 22.76 (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-12-02T03:12:12.992Z] (120/137) Installing libevent (2.1.12-r4) [2023-12-02T03:12:13.055Z] #11 23.22 (29/136) Installing libpng (1.6.37-r1) [2023-12-02T03:12:13.251Z] (121/137) Installing mesa (21.3.9-r0) [2023-12-02T03:12:13.321Z] #11 23.63 (30/136) Installing libwebp (1.2.3-r2) [2023-12-02T03:12:13.510Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-12-02T03:12:13.769Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-12-02T03:12:13.902Z] #11 24.10 (31/136) Installing zstd-libs (1.5.2-r1) [2023-12-02T03:12:14.028Z] (124/137) Installing icu-data-en (71.1-r2) [2023-12-02T03:12:14.167Z] #11 24.52 (32/136) Installing tiff (4.4.0-r4) [2023-12-02T03:12:14.597Z] Executing icu-data-en-71.1-r2.post-install [2023-12-02T03:12:14.597Z] * [2023-12-02T03:12:14.597Z] * If you need ICU with non-English locales and legacy charset support, install [2023-12-02T03:12:14.597Z] * package icu-data-full. [2023-12-02T03:12:14.597Z] * [2023-12-02T03:12:14.597Z] (125/137) Installing icu-libs (71.1-r2) [2023-12-02T03:12:14.746Z] #11 24.96 (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-12-02T03:12:15.165Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-12-02T03:12:15.324Z] #11 25.36 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-12-02T03:12:15.324Z] #11 25.68 (35/136) Installing libxcomposite (0.4.5-r0) [2023-12-02T03:12:15.424Z] (127/137) Installing minizip (1.2.12-r0) [2023-12-02T03:12:15.589Z] #11 25.95 (36/136) Installing libxfixes (6.0.0-r0) [2023-12-02T03:12:15.683Z] (128/137) Installing nspr (4.33-r0) [2023-12-02T03:12:15.853Z] #11 26.22 (37/136) Installing libxrender (0.9.10-r3) [2023-12-02T03:12:16.249Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-12-02T03:12:16.431Z] #11 26.54 (38/136) Installing libxcursor (1.2.1-r0) [2023-12-02T03:12:16.507Z] (130/137) Installing nss (3.78.1-r0) [2023-12-02T03:12:16.695Z] #11 26.84 (39/136) Installing libxdamage (1.1.5-r1) [2023-12-02T03:12:16.958Z] #11 27.11 (40/136) Installing libxi (1.8-r0) [2023-12-02T03:12:17.073Z] (131/137) Installing re2 (2022.04.01-r0) [2023-12-02T03:12:17.224Z] #11 27.42 (41/136) Installing libxinerama (1.1.4-r1) [2023-12-02T03:12:17.489Z] #11 27.70 (42/136) Installing libxrandr (1.5.2-r1) [2023-12-02T03:12:17.641Z] (132/137) Installing snappy (1.1.9-r4) [2023-12-02T03:12:17.900Z] (133/137) Installing libgpg-error (1.45-r0) [2023-12-02T03:12:18.067Z] #11 28.01 (43/136) Installing atk (2.38.0-r0) [2023-12-02T03:12:18.158Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-12-02T03:12:18.332Z] #11 28.38 (44/136) Installing libxtst (1.2.3-r3) [2023-12-02T03:12:18.597Z] #11 28.65 (45/136) Installing dbus-libs (1.14.8-r0) [2023-12-02T03:12:18.725Z] (135/137) Installing libxslt (1.1.35-r0) [2023-12-02T03:12:18.861Z] #11 29.05 (46/136) Installing at-spi2-core (2.44.1-r0) [2023-12-02T03:12:18.984Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-12-02T03:12:19.126Z] #11 29.46 (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-12-02T03:12:19.704Z] #11 29.82 (48/136) Installing expat (2.5.0-r0) [2023-12-02T03:12:19.968Z] #11 30.20 (49/136) Installing libbz2 (1.0.8-r1) [2023-12-02T03:12:20.546Z] #11 30.51 (50/136) Installing freetype (2.12.1-r0) [2023-12-02T03:12:20.811Z] #11 30.97 (51/136) Installing fontconfig (2.14.0-r0) [2023-12-02T03:12:21.392Z] #11 31.42 (52/136) Installing pixman (0.40.0-r4) [2023-12-02T03:12:21.515Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-12-02T03:12:21.656Z] #11 31.83 (53/136) Installing cairo (1.17.4-r2) [2023-12-02T03:12:21.774Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T03:12:21.775Z] Executing glib-2.72.4-r0.trigger [2023-12-02T03:12:21.775Z] Executing shared-mime-info-2.2-r2.trigger [2023-12-02T03:12:22.033Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-12-02T03:12:22.033Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-12-02T03:12:22.033Z] Executing fontconfig-2.14.0-r0.trigger [2023-12-02T03:12:22.254Z] #11 32.32 (54/136) Installing cairo-gobject (1.17.4-r2) [2023-12-02T03:12:22.292Z] Executing mkfontscale-1.2.2-r0.trigger [2023-12-02T03:12:22.292Z] OK: 409 MiB in 160 packages [2023-12-02T03:12:22.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T03:12:22.519Z] #11 32.59 (55/136) Installing avahi-libs (0.8-r6) [2023-12-02T03:12:22.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T03:12:22.783Z] #11 32.94 (56/136) Installing gmp (6.2.1-r2) [2023-12-02T03:12:23.362Z] #11 33.39 (57/136) Installing nettle (3.7.3-r0) [2023-12-02T03:12:23.484Z] (1/21) Installing binutils (2.38-r3) [2023-12-02T03:12:23.627Z] #11 33.85 (58/136) Installing p11-kit (0.24.1-r0) [2023-12-02T03:12:24.051Z] (2/21) Installing isl22 (0.22-r0) [2023-12-02T03:12:24.207Z] #11 34.31 (59/136) Installing libtasn1 (4.18.0-r1) [2023-12-02T03:12:24.310Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-12-02T03:12:24.472Z] #11 34.63 (60/136) Installing libunistring (1.0-r0) [2023-12-02T03:12:24.877Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-12-02T03:12:25.056Z] #11 35.13 (61/136) Installing gnutls (3.7.7-r1) [2023-12-02T03:12:25.135Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-12-02T03:12:25.638Z] #11 35.65 (62/136) Installing cups-libs (2.4.2-r2) [2023-12-02T03:12:25.903Z] #11 36.12 (63/136) Installing libepoxy (1.5.10-r0) [2023-12-02T03:12:26.485Z] #11 36.57 (64/136) Installing fribidi (1.0.12-r0) [2023-12-02T03:12:26.511Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-12-02T03:12:26.750Z] #11 36.89 (65/136) Installing graphite2 (1.3.14-r1) [2023-12-02T03:12:27.016Z] #11 37.24 (66/136) Installing harfbuzz (4.3.0-r0) [2023-12-02T03:12:27.079Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-12-02T03:12:27.338Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-12-02T03:12:27.597Z] #11 37.76 (67/136) Installing libxft (2.3.4-r0) [2023-12-02T03:12:27.863Z] #11 38.07 (68/136) Installing pango (1.50.7-r0) [2023-12-02T03:12:27.905Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-12-02T03:12:28.163Z] (10/21) Installing libpq (14.10-r0) [2023-12-02T03:12:28.421Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-12-02T03:12:28.989Z] (12/21) Installing libpq-dev (14.10-r0) [2023-12-02T03:12:29.266Z] #11 39.53 (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-12-02T03:12:29.556Z] (13/21) Installing libecpg (14.10-r0) [2023-12-02T03:12:29.815Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-12-02T03:12:29.943Z] #11 40.10 (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-12-02T03:12:30.209Z] #11 40.37 (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-12-02T03:12:30.383Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-12-02T03:12:30.475Z] #11 40.65 (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-12-02T03:12:31.055Z] #11 41.24 (73/136) Installing libxkbcommon (1.4.1-r0) [2023-12-02T03:12:31.320Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-12-02T03:12:31.320Z] #11 41.64 (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-12-02T03:12:32.281Z] #11 42.36 Executing gtk+3.0-3.24.34-r1.post-install [2023-12-02T03:12:32.281Z] #11 42.44 (75/136) Installing libfontenc (1.1.4-r0) [2023-12-02T03:12:32.549Z] #11 42.77 (76/136) Installing mkfontscale (1.2.2-r0) [2023-12-02T03:12:32.695Z] (17/21) Installing clang (13.0.1-r1) [2023-12-02T03:12:32.817Z] #11 43.07 (77/136) Installing font-opensans (0_git20210927-r0) [2023-12-02T03:12:32.954Z] (18/21) Installing icu (71.1-r2) [2023-12-02T03:12:33.521Z] (19/21) Installing icu-dev (71.1-r2) [2023-12-02T03:12:33.773Z] #11 43.66 (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-12-02T03:12:33.773Z] #11 44.02 (79/136) Installing libogg (1.3.5-r1) [2023-12-02T03:12:34.037Z] #11 44.33 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-12-02T03:12:34.088Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-12-02T03:12:34.619Z] #11 44.84 (81/136) Installing flac (1.3.4-r0) [2023-12-02T03:12:35.200Z] #11 45.33 (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-12-02T03:12:35.782Z] #11 45.85 (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-12-02T03:12:35.782Z] #11 46.12 (84/136) Installing sdl2 (2.0.22-r0) [2023-12-02T03:12:36.363Z] #11 46.60 (85/136) Installing aom-libs (3.3.0-r0) [2023-12-02T03:12:37.315Z] #11 47.21 (86/136) Installing libass (0.16.0-r0) [2023-12-02T03:12:37.315Z] #11 47.56 (87/136) Installing libdav1d (1.0.0-r0) [2023-12-02T03:12:37.897Z] #11 48.04 (88/136) Installing libdrm (2.4.110-r0) [2023-12-02T03:12:38.163Z] #11 48.44 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-12-02T03:12:38.430Z] #11 48.79 (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-12-02T03:12:39.013Z] #11 49.22 (91/136) Installing lame (3.100-r0) [2023-12-02T03:12:39.280Z] #11 49.66 (92/136) Installing opus (1.3.1-r1) [2023-12-02T03:12:39.354Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-12-02T03:12:39.354Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T03:12:39.354Z] OK: 822 MiB in 181 packages [2023-12-02T03:12:39.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T03:12:39.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T03:12:40.181Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-12-02T03:12:40.236Z] #11 50.13 (93/136) Installing libasyncns (0.8-r1) [2023-12-02T03:12:40.236Z] #11 50.41 (94/136) Installing libltdl (2.4.7-r0) [2023-12-02T03:12:40.501Z] #11 50.73 (95/136) Installing orc (0.4.32-r0) [2023-12-02T03:12:40.767Z] #11 51.15 (96/136) Installing libvorbis (1.3.7-r0) [2023-12-02T03:12:41.116Z] (2/10) Installing gdbm (1.23-r0) [2023-12-02T03:12:41.354Z] #11 51.56 (97/136) Installing libsndfile (1.1.0-r0) [2023-12-02T03:12:41.374Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-12-02T03:12:41.620Z] #11 52.00 (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-12-02T03:12:41.941Z] (4/10) Installing readline (8.1.2-r0) [2023-12-02T03:12:42.199Z] (5/10) Installing python3 (3.10.13-r0) [2023-12-02T03:12:42.200Z] #11 52.40 (99/136) Installing soxr (0.1.3-r2) [2023-12-02T03:12:42.778Z] #11 52.76 (100/136) Installing speexdsp (1.2.0-r0) [2023-12-02T03:12:42.778Z] #11 53.06 (101/136) Installing tdb-libs (1.4.6-r0) [2023-12-02T03:12:43.043Z] #11 53.42 (102/136) Installing libpulse (15.0-r2) [2023-12-02T03:12:43.135Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-12-02T03:12:43.996Z] #11 53.94 (103/136) Installing cjson (1.7.15-r3) [2023-12-02T03:12:43.997Z] #11 54.25 (104/136) Installing mbedtls (2.28.5-r0) [2023-12-02T03:12:44.071Z] (7/10) Installing libsodium (1.0.18-r0) [2023-12-02T03:12:44.331Z] (8/10) Installing libzmq (4.3.4-r0) [2023-12-02T03:12:44.577Z] #11 54.70 (105/136) Installing librist (0.2.6-r1) [2023-12-02T03:12:44.841Z] #11 55.07 (106/136) Installing libsrt (1.4.4-r0) [2023-12-02T03:12:44.899Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-12-02T03:12:45.159Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-12-02T03:12:45.418Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T03:12:45.418Z] OK: 974 MiB in 191 packages [2023-12-02T03:12:45.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T03:12:45.422Z] #11 55.54 (107/136) Installing libssh (0.9.6-r1) [2023-12-02T03:12:45.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T03:12:46.000Z] #11 55.97 (108/136) Installing libtheora (1.1.1-r16) [2023-12-02T03:12:46.266Z] #11 56.41 (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-12-02T03:12:46.532Z] #11 56.80 (110/136) Installing libva (2.14.0-r0) [2023-12-02T03:12:46.554Z] OK: 974 MiB in 191 packages [2023-12-02T03:12:46.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T03:12:46.797Z] #11 57.16 (111/136) Installing libvdpau (1.5-r0) [2023-12-02T03:12:47.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T03:12:47.376Z] #11 57.48 (112/136) Installing vidstab (1.1.0-r1) [2023-12-02T03:12:47.641Z] #11 57.83 (113/136) Installing libvpx (1.11.0-r1) [2023-12-02T03:12:47.685Z] (1/1) Installing tzdata (2023c-r0) [2023-12-02T03:12:48.221Z] #11 58.40 (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-12-02T03:12:48.253Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T03:12:48.253Z] OK: 978 MiB in 192 packages [2023-12-02T03:12:48.510Z] (1/1) Purging tzdata (2023c-r0) [2023-12-02T03:12:48.510Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T03:12:48.510Z] OK: 974 MiB in 191 packages [2023-12-02T03:12:48.803Z] #11 58.91 (115/136) Installing numactl (2.0.14-r0) [2023-12-02T03:12:49.071Z] #11 59.22 (116/136) Installing x265-libs (3.5-r3) [2023-12-02T03:12:49.653Z] #11 59.84 (117/136) Installing xvidcore (1.3.7-r1) [2023-12-02T03:12:49.929Z] #11 60.25 (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-12-02T03:12:51.054Z] Looking in links: /tmp/tmpuvwvthlh [2023-12-02T03:12:51.054Z] Processing /tmp/tmpuvwvthlh/setuptools-65.5.0-py3-none-any.whl [2023-12-02T03:12:51.054Z] Processing /tmp/tmpuvwvthlh/pip-23.0.1-py3-none-any.whl [2023-12-02T03:12:51.054Z] Installing collected packages: setuptools, pip [2023-12-02T03:12:51.330Z] #11 61.25 (119/136) Installing libevent (2.1.12-r4) [2023-12-02T03:12:51.595Z] #11 61.74 (120/136) Installing mesa (21.3.9-r0) [2023-12-02T03:12:51.860Z] #11 62.01 (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-12-02T03:12:52.125Z] #11 62.36 (122/136) Installing mesa-gbm (21.3.9-r0) [2023-12-02T03:12:52.389Z] #11 62.69 (123/136) Installing icu-data-en (71.1-r2) [2023-12-02T03:12:53.341Z] #11 63.25 Executing icu-data-en-71.1-r2.post-install [2023-12-02T03:12:53.341Z] #11 63.25 * [2023-12-02T03:12:53.341Z] #11 63.25 * If you need ICU with non-English locales and legacy charset support, install [2023-12-02T03:12:53.341Z] #11 63.25 * package icu-data-full. [2023-12-02T03:12:53.341Z] #11 63.25 * [2023-12-02T03:12:53.341Z] #11 63.25 (124/136) Installing icu-libs (71.1-r2) [2023-12-02T03:12:53.590Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-12-02T03:12:53.590Z] 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 [2023-12-02T03:12:53.607Z] #11 63.84 (125/136) Installing lcms2 (2.13.1-r0) [2023-12-02T03:12:54.156Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-12-02T03:12:54.156Z] Collecting pip [2023-12-02T03:12:54.189Z] #11 64.27 (126/136) Installing minizip (1.2.12-r0) [2023-12-02T03:12:54.416Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-12-02T03:12:54.416Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 97.5 MB/s eta 0:00:00 [2023-12-02T03:12:54.416Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-12-02T03:12:54.455Z] #11 64.59 (127/136) Installing nspr (4.33-r0) [2023-12-02T03:12:54.675Z] Collecting setuptools [2023-12-02T03:12:54.675Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-12-02T03:12:54.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 81.7 MB/s eta 0:00:00 [2023-12-02T03:12:54.720Z] #11 64.98 (128/136) Installing sqlite-libs (3.40.1-r0) [2023-12-02T03:12:54.933Z] Collecting wheel [2023-12-02T03:12:54.934Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-12-02T03:12:54.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 165.7 MB/s eta 0:00:00 [2023-12-02T03:12:54.934Z] Installing collected packages: wheel, setuptools, pip [2023-12-02T03:12:55.192Z] Attempting uninstall: setuptools [2023-12-02T03:12:55.192Z] Found existing installation: setuptools 65.5.0 [2023-12-02T03:12:55.192Z] Uninstalling setuptools-65.5.0: [2023-12-02T03:12:55.192Z] Successfully uninstalled setuptools-65.5.0 [2023-12-02T03:12:55.300Z] #11 65.48 (129/136) Installing nss (3.78.1-r0) [2023-12-02T03:12:55.880Z] #11 66.08 (130/136) Installing re2 (2022.04.01-r0) [2023-12-02T03:12:56.128Z] Attempting uninstall: pip [2023-12-02T03:12:56.128Z] Found existing installation: pip 23.0.1 [2023-12-02T03:12:56.128Z] Uninstalling pip-23.0.1: [2023-12-02T03:12:56.128Z] Successfully uninstalled pip-23.0.1 [2023-12-02T03:12:56.456Z] #11 66.50 (131/136) Installing snappy (1.1.9-r4) [2023-12-02T03:12:56.720Z] #11 66.83 (132/136) Installing libgpg-error (1.45-r0) [2023-12-02T03:12:56.985Z] #11 67.18 (133/136) Installing libgcrypt (1.10.1-r0) [2023-12-02T03:12:57.565Z] #11 67.65 (134/136) Installing libxslt (1.1.35-r0) [2023-12-02T03:12:57.830Z] #11 68.06 (135/136) Installing chromium (102.0.5005.182-r0) [2023-12-02T03:12:58.032Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-12-02T03:12:58.032Z] 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 [2023-12-02T03:12:58.968Z] Processing ./edgex-taf-common [2023-12-02T03:12:58.968Z] Preparing metadata (setup.py): started [2023-12-02T03:12:58.968Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:12:58.968Z] Building wheels for collected packages: edgex-taf-common [2023-12-02T03:12:58.968Z] Building wheel for edgex-taf-common (setup.py): started [2023-12-02T03:12:59.253Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-12-02T03:12:59.253Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=fa67fdf6b3a92e5b59894161081482acc16cd9541502ea17ac46f3e5a3677306 [2023-12-02T03:12:59.253Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-12-02T03:12:59.253Z] Successfully built edgex-taf-common [2023-12-02T03:12:59.253Z] Installing collected packages: edgex-taf-common [2023-12-02T03:12:59.511Z] Successfully installed edgex-taf-common-0.0.0 [2023-12-02T03:12:59.511Z] 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 [2023-12-02T03:13:00.077Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-12-02T03:13:00.337Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-12-02T03:13:00.337Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-12-02T03:13:00.337Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-12-02T03:13:00.337Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-12-02T03:13:00.337Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-12-02T03:13:00.337Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2023-12-02T03:13:00.337Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2023-12-02T03:13:00.337Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-12-02T03:13:00.337Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-12-02T03:13:00.337Z] Preparing metadata (setup.py): started [2023-12-02T03:13:00.596Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:13:00.596Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-12-02T03:13:00.596Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-12-02T03:13:02.502Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2023-12-02T03:13:02.502Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2023-12-02T03:13:03.070Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-12-02T03:13:03.070Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-12-02T03:13:03.070Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-12-02T03:13:03.070Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-12-02T03:13:03.162Z] #11 72.97 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-12-02T03:13:03.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.7 MB/s eta 0:00:00 [2023-12-02T03:13:03.329Z] Preparing metadata (setup.py): started [2023-12-02T03:13:03.329Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:13:03.430Z] #11 73.76 Executing busybox-1.35.0-r17.trigger [2023-12-02T03:13:03.587Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-12-02T03:13:03.587Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-12-02T03:13:03.698Z] #11 73.78 Executing glib-2.72.4-r0.trigger [2023-12-02T03:13:03.698Z] #11 73.79 Executing shared-mime-info-2.2-r2.trigger [2023-12-02T03:13:03.847Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-12-02T03:13:03.847Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2023-12-02T03:13:03.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.7 MB/s eta 0:00:00 [2023-12-02T03:13:04.104Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-12-02T03:13:04.104Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-12-02T03:13:04.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 23.3 MB/s eta 0:00:00 [2023-12-02T03:13:04.104Z] Installing build dependencies: started [2023-12-02T03:13:05.639Z] #11 75.82 Executing gdk-pixbuf-2.42.8-r0.trigger [2023-12-02T03:13:05.639Z] #11 75.86 Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-12-02T03:13:05.639Z] #11 75.93 Executing fontconfig-2.14.0-r0.trigger [2023-12-02T03:13:05.639Z] #11 75.99 Executing mkfontscale-1.2.2-r0.trigger [2023-12-02T03:13:05.904Z] #11 76.06 OK: 376 MiB in 159 packages [2023-12-02T03:13:06.168Z] #11 76.24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T03:13:06.630Z] Installing build dependencies: finished with status 'done' [2023-12-02T03:13:06.630Z] Getting requirements to build wheel: started [2023-12-02T03:13:06.746Z] #11 76.77 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T03:13:06.888Z] Getting requirements to build wheel: finished with status 'done' [2023-12-02T03:13:06.888Z] Preparing metadata (pyproject.toml): started [2023-12-02T03:13:07.147Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T03:13:07.406Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-12-02T03:13:07.406Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-12-02T03:13:07.665Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2023-12-02T03:13:07.665Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2023-12-02T03:13:07.710Z] #11 77.91 (1/21) Installing binutils (2.38-r3) [2023-12-02T03:13:08.600Z] Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) [2023-12-02T03:13:08.600Z] Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) [2023-12-02T03:13:08.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 6.3 MB/s eta 0:00:00 [2023-12-02T03:13:08.665Z] #11 78.69 (2/21) Installing isl22 (0.22-r0) [2023-12-02T03:13:08.859Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2023-12-02T03:13:08.859Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2023-12-02T03:13:08.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 13.9 MB/s eta 0:00:00 [2023-12-02T03:13:08.859Z] Preparing metadata (setup.py): started [2023-12-02T03:13:08.930Z] #11 79.21 (3/21) Installing mpfr4 (4.1.0-r0) [2023-12-02T03:13:09.118Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:13:09.377Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-12-02T03:13:09.377Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-12-02T03:13:09.508Z] #11 79.64 (4/21) Installing mpc1 (1.2.1-r0) [2023-12-02T03:13:09.635Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:09.635Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-12-02T03:13:09.635Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:09.635Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-12-02T03:13:09.635Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:09.635Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-12-02T03:13:09.771Z] #11 80.01 (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-12-02T03:13:09.893Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:09.893Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-12-02T03:13:09.893Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.9 MB/s eta 0:00:00 [2023-12-02T03:13:09.893Z] Preparing metadata (setup.py): started [2023-12-02T03:13:10.150Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:13:10.150Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:10.150Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-12-02T03:13:10.150Z] Preparing metadata (setup.py): started [2023-12-02T03:13:10.409Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:13:10.409Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:10.409Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-12-02T03:13:10.409Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:10.409Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-12-02T03:13:10.409Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:10.409Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-12-02T03:13:10.669Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:10.669Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-12-02T03:13:10.669Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:10.669Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-12-02T03:13:10.927Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T03:13:10.928Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-12-02T03:13:10.928Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T03:13:10.928Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-12-02T03:13:11.185Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T03:13:11.185Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-12-02T03:13:11.185Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T03:13:11.185Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-12-02T03:13:11.185Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T03:13:11.185Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-12-02T03:13:11.185Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T03:13:11.444Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-12-02T03:13:11.444Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-12-02T03:13:11.444Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-12-02T03:13:11.444Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2023-12-02T03:13:11.444Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-12-02T03:13:11.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 24.3 MB/s eta 0:00:00 [2023-12-02T03:13:11.703Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2023-12-02T03:13:11.703Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-12-02T03:13:11.703Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 18.8 MB/s eta 0:00:00 [2023-12-02T03:13:11.703Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.2) [2023-12-02T03:13:11.703Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2023-12-02T03:13:11.703Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-12-02T03:13:11.703Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2023-12-02T03:13:11.703Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T03:13:11.962Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:11.962Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-12-02T03:13:11.962Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:11.962Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-12-02T03:13:12.222Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:12.222Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-12-02T03:13:12.222Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:12.222Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-12-02T03:13:12.222Z] Preparing metadata (setup.py): started [2023-12-02T03:13:12.343Z] #11 82.38 (6/21) Installing musl-dev (1.2.3-r3) [2023-12-02T03:13:12.482Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:13:12.482Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:12.482Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-12-02T03:13:12.482Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:12.482Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-12-02T03:13:12.482Z] Preparing metadata (setup.py): started [2023-12-02T03:13:12.741Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:13:12.741Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:12.741Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T03:13:12.741Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:12.741Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-12-02T03:13:12.922Z] #11 83.09 (7/21) Installing libc-dev (0.7.2-r3) [2023-12-02T03:13:13.000Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:13.000Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-12-02T03:13:13.000Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 849.4 kB/s eta 0:00:00 [2023-12-02T03:13:13.000Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:13.000Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-12-02T03:13:13.000Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.4 MB/s eta 0:00:00 [2023-12-02T03:13:13.000Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:13.000Z] Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T03:13:13.186Z] #11 83.37 (8/21) Installing linux-headers (5.16.7-r1) [2023-12-02T03:13:13.259Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:13.259Z] Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) [2023-12-02T03:13:13.517Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:13:13.517Z] Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) [2023-12-02T03:13:14.144Z] #11 84.23 (9/21) Installing libffi-dev (3.4.2-r1) [2023-12-02T03:13:14.407Z] #11 84.63 (10/21) Installing libpq (14.10-r0) [2023-12-02T03:13:14.986Z] #11 85.04 (11/21) Installing openssl-dev (1.1.1w-r1) [2023-12-02T03:13:15.251Z] #11 85.52 (12/21) Installing libpq-dev (14.10-r0) [2023-12-02T03:13:15.421Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:15.421Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-12-02T03:13:15.421Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:15.421Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-12-02T03:13:15.421Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:15.421Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-12-02T03:13:15.421Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:15.421Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-12-02T03:13:15.680Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:13:15.680Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-12-02T03:13:15.680Z] 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)) [2023-12-02T03:13:15.680Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-12-02T03:13:15.831Z] #11 86.04 (13/21) Installing libecpg (14.10-r0) [2023-12-02T03:13:15.939Z] 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)) [2023-12-02T03:13:15.939Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-12-02T03:13:15.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.4 MB/s eta 0:00:00 [2023-12-02T03:13:15.939Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-12-02T03:13:15.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 24.9 MB/s eta 0:00:00 [2023-12-02T03:13:15.939Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-12-02T03:13:15.939Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2023-12-02T03:13:15.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 10.7 MB/s eta 0:00:00 [2023-12-02T03:13:16.198Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2023-12-02T03:13:16.198Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-12-02T03:13:16.198Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.4 MB/s eta 0:00:00 [2023-12-02T03:13:16.198Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-12-02T03:13:16.198Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 14.1 MB/s eta 0:00:00 [2023-12-02T03:13:16.198Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2023-12-02T03:13:16.410Z] #11 86.41 (14/21) Installing libecpg-dev (14.10-r0) [2023-12-02T03:13:16.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 45.3 MB/s eta 0:00:00 [2023-12-02T03:13:16.457Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-12-02T03:13:16.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.6 MB/s eta 0:00:00 [2023-12-02T03:13:16.457Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-12-02T03:13:16.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 18.5 MB/s eta 0:00:00 [2023-12-02T03:13:16.457Z] Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) [2023-12-02T03:13:16.674Z] #11 86.89 (15/21) Installing llvm13-libs (13.0.1-r2) [2023-12-02T03:13:16.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 16.3 MB/s eta 0:00:00 [2023-12-02T03:13:16.717Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-12-02T03:13:16.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.9 MB/s eta 0:00:00 [2023-12-02T03:13:16.717Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-12-02T03:13:16.717Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-12-02T03:13:16.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.6 MB/s eta 0:00:00 [2023-12-02T03:13:16.717Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-12-02T03:13:16.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.9 MB/s eta 0:00:00 [2023-12-02T03:13:16.717Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-12-02T03:13:16.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.8 MB/s eta 0:00:00 [2023-12-02T03:13:16.717Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-12-02T03:13:16.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 415.5 kB/s eta 0:00:00 [2023-12-02T03:13:16.978Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-12-02T03:13:16.978Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-12-02T03:13:16.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 73.3 MB/s eta 0:00:00 [2023-12-02T03:13:16.978Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-12-02T03:13:16.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 11.1 MB/s eta 0:00:00 [2023-12-02T03:13:16.978Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-12-02T03:13:16.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.1 MB/s eta 0:00:00 [2023-12-02T03:13:17.237Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-12-02T03:13:17.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 35.8 MB/s eta 0:00:00 [2023-12-02T03:13:17.237Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-12-02T03:13:17.237Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-12-02T03:13:17.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 10.4 MB/s eta 0:00:00 [2023-12-02T03:13:17.237Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-12-02T03:13:17.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.3 MB/s eta 0:00:00 [2023-12-02T03:13:17.237Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-12-02T03:13:17.496Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 4.0 MB/s eta 0:00:00 [2023-12-02T03:13:17.496Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-12-02T03:13:17.496Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-12-02T03:13:17.496Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 1.1 MB/s eta 0:00:00 [2023-12-02T03:13:17.496Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-12-02T03:13:17.496Z] Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) [2023-12-02T03:13:17.496Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-12-02T03:13:17.496Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 17.0 MB/s eta 0:00:00 [2023-12-02T03:13:17.496Z] Downloading referencing-0.31.1-py3-none-any.whl (25 kB) [2023-12-02T03:13:17.496Z] Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2023-12-02T03:13:17.755Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 27.4 MB/s eta 0:00:00 [2023-12-02T03:13:17.755Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-12-02T03:13:17.755Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 43.0 MB/s eta 0:00:00 [2023-12-02T03:13:17.755Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-12-02T03:13:17.755Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-12-02T03:13:17.755Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-12-02T03:13:17.756Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-12-02T03:13:17.756Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-12-02T03:13:17.756Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-12-02T03:13:18.014Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-12-02T03:13:18.014Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f052e569b2e9a300d4484b6c60ef877b4e958768fdc9f5ebfb4003538ddf5b09 [2023-12-02T03:13:18.014Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-12-02T03:13:18.014Z] Building wheel for paho-mqtt (setup.py): started [2023-12-02T03:13:18.580Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-12-02T03:13:18.580Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=0e81c6449c5b0a8db41e44a10db773d8535b9a29fa068e204b1b675c076ae5d3 [2023-12-02T03:13:18.580Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-12-02T03:13:18.580Z] Building wheel for psutil (pyproject.toml): started [2023-12-02T03:13:19.248Z] #11 89.35 (16/21) Installing clang-libs (13.0.1-r1) [2023-12-02T03:13:19.954Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-12-02T03:13:19.954Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274476 sha256=e5eaa6cc7a4eeac8c36f5b2311eb0432de74ea7c74299588ec5f2bde543e921f [2023-12-02T03:13:19.954Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-12-02T03:13:19.954Z] Building wheel for psycopg2 (setup.py): started [2023-12-02T03:13:27.445Z] #11 96.54 (17/21) Installing clang (13.0.1-r1) [2023-12-02T03:13:27.445Z] #11 97.30 (18/21) Installing icu (71.1-r2) [2023-12-02T03:13:27.709Z] #11 97.76 (19/21) Installing icu-dev (71.1-r2) [2023-12-02T03:13:27.973Z] #11 98.34 (20/21) Installing llvm13 (13.0.1-r2) [2023-12-02T03:13:29.912Z] #11 99.94 (21/21) Installing postgresql14-dev (14.10-r0) [2023-12-02T03:13:29.924Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-12-02T03:13:29.924Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479417 sha256=7809e62766f18a248c31659fadb626831fa101f921e64c504d0dc08eded2d434 [2023-12-02T03:13:29.925Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2023-12-02T03:13:29.925Z] Building wheel for flex (setup.py): started [2023-12-02T03:13:29.925Z] Building wheel for flex (setup.py): finished with status 'done' [2023-12-02T03:13:29.925Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=3f627e5f4ce038eff6e85f3615572ac63f2ff20a7f6826760563872e2dded8eb [2023-12-02T03:13:29.925Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-12-02T03:13:29.925Z] Building wheel for GenSON (setup.py): started [2023-12-02T03:13:30.182Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-12-02T03:13:30.182Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=3cb5f12f4c738f01892bcde49eaf52ff7f5f47ac3902f487a6eb0f872e052072 [2023-12-02T03:13:30.182Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-12-02T03:13:30.182Z] Building wheel for strict-rfc3339 (setup.py): started [2023-12-02T03:13:30.494Z] #11 100.8 Executing busybox-1.35.0-r17.trigger [2023-12-02T03:13:30.494Z] #11 100.9 OK: 768 MiB in 180 packages [2023-12-02T03:13:30.748Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-12-02T03:13:30.748Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=ad634764da0591c2375e049ab3a056c0a0dfd80e5d44ffbba3a4cae40e2fdc0c [2023-12-02T03:13:30.748Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-12-02T03:13:30.748Z] Building wheel for validate-email (setup.py): started [2023-12-02T03:13:31.006Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-12-02T03:13:31.006Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=e91ede20396f2623ad26a669819b9d1ade7e59ed36f7adf774779ab49652c87a [2023-12-02T03:13:31.006Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-12-02T03:13:31.006Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-12-02T03:13:31.073Z] #11 101.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T03:13:31.265Z] 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, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-12-02T03:13:31.337Z] #11 101.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T03:13:32.740Z] #11 102.7 (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-12-02T03:13:34.939Z] #11 105.1 (2/10) Installing gdbm (1.23-r0) [2023-12-02T03:13:35.203Z] #11 105.4 (3/10) Installing mpdecimal (2.5.1-r1) [2023-12-02T03:13:35.470Z] #11 105.8 (4/10) Installing readline (8.1.2-r0) [2023-12-02T03:13:36.050Z] #11 106.2 (5/10) Installing python3 (3.10.13-r0) [2023-12-02T03:13:38.620Z] #11 108.5 (6/10) Installing python3-dev (3.10.13-r0) [2023-12-02T03:13:41.195Z] #11 111.3 (7/10) Installing libsodium (1.0.18-r0) [2023-12-02T03:13:41.460Z] #11 111.7 (8/10) Installing libzmq (4.3.4-r0) [2023-12-02T03:13:42.039Z] #11 112.2 (9/10) Installing libsodium-dev (1.0.18-r0) [2023-12-02T03:13:42.303Z] #11 112.5 (10/10) Installing zeromq-dev (4.3.4-r0) [2023-12-02T03:13:42.569Z] #11 112.8 Executing busybox-1.35.0-r17.trigger [2023-12-02T03:13:42.569Z] #11 112.8 OK: 938 MiB in 190 packages [2023-12-02T03:13:42.834Z] #11 113.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T03:13:43.420Z] #11 113.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T03:13:43.465Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-12-02T03:13:43.465Z] 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 [2023-12-02T03:13:44.826Z] #11 114.8 OK: 938 MiB in 190 packages [2023-12-02T03:13:44.826Z] #11 115.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T03:13:45.404Z] #11 115.5 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T03:13:46.360Z] #11 116.7 (1/1) Installing tzdata (2023c-r0) [2023-12-02T03:13:47.318Z] #11 117.6 Executing busybox-1.35.0-r17.trigger [2023-12-02T03:13:47.585Z] #11 117.6 OK: 941 MiB in 191 packages [2023-12-02T03:13:48.551Z] #11 118.8 (1/1) Purging tzdata (2023c-r0) [2023-12-02T03:13:48.552Z] #11 118.9 Executing busybox-1.35.0-r17.trigger [2023-12-02T03:13:48.552Z] #11 118.9 OK: 938 MiB in 190 packages [2023-12-02T03:14:03.526Z] #11 132.5 Looking in links: /tmp/tmpjx1452hr [2023-12-02T03:14:03.526Z] #11 132.6 Processing /tmp/tmpjx1452hr/setuptools-65.5.0-py3-none-any.whl [2023-12-02T03:14:03.526Z] #11 132.6 Processing /tmp/tmpjx1452hr/pip-23.0.1-py3-none-any.whl [2023-12-02T03:14:03.526Z] #11 133.5 Installing collected packages: setuptools, pip [2023-12-02T03:14:09.993Z] Removing intermediate container 4dbec625f98d [2023-12-02T03:14:09.993Z] ---> e6cc0f60b043 [2023-12-02T03:14:09.993Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-12-02T03:14:09.993Z] ---> Running in f03e1c55cfe3 [2023-12-02T03:14:09.993Z] Removing intermediate container f03e1c55cfe3 [2023-12-02T03:14:09.993Z] ---> f7fb9684a736 [2023-12-02T03:14:09.993Z] Step 11/13 : LABEL arch=amd64 [2023-12-02T03:14:09.993Z] ---> Running in 4bafe7ff0688 [2023-12-02T03:14:09.994Z] Removing intermediate container 4bafe7ff0688 [2023-12-02T03:14:09.994Z] ---> c932f2bf8d8a [2023-12-02T03:14:09.994Z] Step 12/13 : LABEL git_sha=a77ef99c8899b9728178ab16eccf9cf6b883cb40 [2023-12-02T03:14:09.994Z] ---> Running in 87a72d70e140 [2023-12-02T03:14:09.994Z] Removing intermediate container 87a72d70e140 [2023-12-02T03:14:09.994Z] ---> d946037afdcf [2023-12-02T03:14:09.994Z] Step 13/13 : LABEL version=0.0.2-dev.39 [2023-12-02T03:14:09.994Z] ---> Running in 85192895e9b8 [2023-12-02T03:14:09.994Z] Removing intermediate container 85192895e9b8 [2023-12-02T03:14:09.994Z] ---> 23b5bb0707c7 [2023-12-02T03:14:09.994Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-02T03:14:09.994Z] Successfully built 23b5bb0707c7 [2023-12-02T03:14:09.994Z] 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 [2023-12-02T03:14:10.252Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-12-02T03:14:10.252Z] a77ef99c8899b9728178ab16eccf9cf6b883cb40 [2023-12-02T03:14:10.252Z] latest [2023-12-02T03:14:10.252Z] 0.0.2-dev.39 [2023-12-02T03:14:10.252Z] a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39 [2023-12-02T03:14:10.252Z] main [2023-12-02T03:14:10.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:14:10.660Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:a77ef99c8899b9728178ab16eccf9cf6b883cb40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:14:11.024Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:a77ef99c8899b9728178ab16eccf9cf6b883cb40 [2023-12-02T03:14:11.024Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T03:14:11.024Z] 6f2b5469ba11: Preparing [2023-12-02T03:14:11.024Z] e1c20fdb27aa: Preparing [2023-12-02T03:14:11.024Z] cfdfefb9623e: Preparing [2023-12-02T03:14:11.024Z] cd6ef8ef7f69: Preparing [2023-12-02T03:14:11.024Z] cdf0296b8dc4: Preparing [2023-12-02T03:14:11.024Z] e6f74d769c02: Preparing [2023-12-02T03:14:11.024Z] e6f74d769c02: Waiting [2023-12-02T03:14:11.024Z] e1c20fdb27aa: Pushed [2023-12-02T03:14:11.282Z] cdf0296b8dc4: Pushed [2023-12-02T03:14:11.282Z] cfdfefb9623e: Pushed [2023-12-02T03:14:11.282Z] cd6ef8ef7f69: Pushed [2023-12-02T03:14:11.282Z] e6f74d769c02: Layer already exists [2023-12-02T03:14:18.489Z] #11 147.0 Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-12-02T03:14:18.489Z] #11 147.0 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 [2023-12-02T03:14:19.888Z] #11 149.9 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-12-02T03:14:20.467Z] #11 150.6 Collecting pip [2023-12-02T03:14:20.467Z] #11 150.7 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-12-02T03:14:20.731Z] #11 150.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.9 MB/s eta 0:00:00 [2023-12-02T03:14:20.731Z] #11 150.9 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-12-02T03:14:23.296Z] #11 153.1 Collecting setuptools [2023-12-02T03:14:23.296Z] #11 153.2 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-12-02T03:14:23.296Z] #11 153.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 19.7 MB/s eta 0:00:00 [2023-12-02T03:14:23.296Z] #11 153.5 Collecting wheel [2023-12-02T03:14:23.296Z] #11 153.6 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-12-02T03:14:23.562Z] #11 153.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 21.6 MB/s eta 0:00:00 [2023-12-02T03:14:24.515Z] #11 154.9 Installing collected packages: wheel, setuptools, pip [2023-12-02T03:14:25.093Z] #11 155.2 Attempting uninstall: setuptools [2023-12-02T03:14:25.093Z] #11 155.2 Found existing installation: setuptools 65.5.0 [2023-12-02T03:14:26.044Z] #11 156.1 Uninstalling setuptools-65.5.0: [2023-12-02T03:14:26.044Z] #11 156.2 Successfully uninstalled setuptools-65.5.0 [2023-12-02T03:14:30.283Z] #11 160.0 Attempting uninstall: pip [2023-12-02T03:14:30.283Z] #11 160.0 Found existing installation: pip 23.0.1 [2023-12-02T03:14:31.681Z] #11 161.9 Uninstalling pip-23.0.1: [2023-12-02T03:14:31.681Z] #11 162.0 Successfully uninstalled pip-23.0.1 [2023-12-02T03:14:41.740Z] #11 171.5 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-12-02T03:14:41.740Z] #11 171.6 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 [2023-12-02T03:14:45.209Z] #11 175.3 Processing ./edgex-taf-common [2023-12-02T03:14:45.210Z] #11 175.3 Preparing metadata (setup.py): started [2023-12-02T03:14:46.632Z] #11 176.5 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:14:46.632Z] #11 176.5 Building wheels for collected packages: edgex-taf-common [2023-12-02T03:14:46.632Z] #11 176.6 Building wheel for edgex-taf-common (setup.py): started [2023-12-02T03:14:48.081Z] #11 178.1 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-12-02T03:14:48.081Z] #11 178.1 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=28cc2d3edc6d043f1034def13fa7d33ee81b380ecece7955f738476a0d92b64b [2023-12-02T03:14:48.081Z] #11 178.1 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-12-02T03:14:48.081Z] #11 178.1 Successfully built edgex-taf-common [2023-12-02T03:14:48.352Z] #11 178.6 Installing collected packages: edgex-taf-common [2023-12-02T03:14:52.613Z] #11 182.6 Successfully installed edgex-taf-common-0.0.0 [2023-12-02T03:14:52.613Z] #11 182.6 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 [2023-12-02T03:14:56.889Z] #11 186.7 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-12-02T03:14:56.889Z] #11 186.8 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-12-02T03:14:56.889Z] #11 187.0 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-12-02T03:14:56.889Z] #11 187.0 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-12-02T03:14:57.156Z] #11 187.2 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-12-02T03:14:57.156Z] #11 187.2 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-12-02T03:14:57.427Z] #11 187.5 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2023-12-02T03:14:57.427Z] #11 187.6 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2023-12-02T03:14:57.427Z] #11 187.6 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-12-02T03:14:57.427Z] #11 187.7 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-12-02T03:14:57.427Z] #11 187.7 Preparing metadata (setup.py): started [2023-12-02T03:14:58.828Z] #11 188.8 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:14:58.828Z] #11 188.9 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-12-02T03:14:58.828Z] #11 188.9 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-12-02T03:14:59.094Z] #11 189.1 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2023-12-02T03:14:59.094Z] #11 189.1 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2023-12-02T03:14:59.360Z] #11 189.5 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-12-02T03:14:59.361Z] #11 189.5 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-12-02T03:14:59.361Z] #11 189.6 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-12-02T03:14:59.361Z] #11 189.6 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-12-02T03:14:59.626Z] #11 189.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.7 MB/s eta 0:00:00 [2023-12-02T03:14:59.626Z] #11 189.8 Preparing metadata (setup.py): started [2023-12-02T03:15:01.031Z] #11 191.0 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:15:01.298Z] #11 191.3 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-12-02T03:15:01.298Z] #11 191.4 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-12-02T03:15:03.224Z] #11 193.2 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-12-02T03:15:03.224Z] #11 193.2 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2023-12-02T03:15:03.224Z] #11 193.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.1 MB/s eta 0:00:00 [2023-12-02T03:15:04.175Z] #11 194.2 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-12-02T03:15:04.175Z] #11 194.2 Downloading psutil-5.9.5.tar.gz (493 kB) [2023-12-02T03:15:07.495Z] #11 197.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 148.2 kB/s eta 0:00:00 [2023-12-02T03:15:08.073Z] #11 198.1 Installing build dependencies: started [2023-12-02T03:15:23.045Z] #11 212.7 Installing build dependencies: finished with status 'done' [2023-12-02T03:15:23.045Z] #11 212.8 Getting requirements to build wheel: started [2023-12-02T03:15:24.443Z] #11 214.6 Getting requirements to build wheel: finished with status 'done' [2023-12-02T03:15:24.444Z] #11 214.6 Preparing metadata (pyproject.toml): started [2023-12-02T03:15:26.374Z] #11 216.4 Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T03:15:26.638Z] #11 216.9 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-12-02T03:15:26.638Z] #11 216.9 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-12-02T03:15:28.566Z] #11 218.7 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2023-12-02T03:15:28.566Z] #11 218.8 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2023-12-02T03:15:28.830Z] #11 219.0 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) [2023-12-02T03:15:28.830Z] #11 219.0 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) [2023-12-02T03:15:28.830Z] #11 219.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 2.8 MB/s eta 0:00:00 [2023-12-02T03:15:29.406Z] #11 219.5 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2023-12-02T03:15:29.406Z] #11 219.5 Downloading psycopg2-2.9.9.tar.gz (384 kB) [2023-12-02T03:15:29.406Z] #11 219.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.7 MB/s eta 0:00:00 [2023-12-02T03:15:29.985Z] #11 220.1 Preparing metadata (setup.py): started [2023-12-02T03:15:31.381Z] #11 221.5 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:15:32.332Z] #11 222.5 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-12-02T03:15:32.332Z] #11 222.5 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2023-12-02T03:15:37.650Z] #11 227.5 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:15:37.650Z] #11 227.5 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-12-02T03:15:37.650Z] #11 227.7 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:15:37.650Z] #11 227.7 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-12-02T03:15:37.650Z] #11 228.0 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:37.916Z] #11 228.0 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-12-02T03:15:37.916Z] #11 228.2 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:37.916Z] #11 228.2 Downloading flex-6.14.1.tar.gz (40 kB) [2023-12-02T03:15:38.180Z] #11 228.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 [2023-12-02T03:15:38.180Z] #11 228.4 Preparing metadata (setup.py): started [2023-12-02T03:15:39.578Z] #11 229.6 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:15:39.578Z] #11 229.7 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:39.579Z] #11 229.7 Downloading genson-1.2.2.tar.gz (34 kB) [2023-12-02T03:15:39.579Z] #11 229.8 Preparing metadata (setup.py): started [2023-12-02T03:15:40.977Z] #11 230.9 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:15:40.977Z] #11 231.0 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:40.977Z] #11 231.0 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-12-02T03:15:41.241Z] #11 231.4 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:41.241Z] #11 231.4 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-12-02T03:15:41.504Z] #11 231.7 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:41.504Z] #11 231.7 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-12-02T03:15:42.081Z] #11 232.3 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:42.081Z] #11 232.3 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-12-02T03:15:42.345Z] #11 232.4 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:42.345Z] #11 232.5 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-12-02T03:15:43.295Z] #11 233.5 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T03:15:43.295Z] #11 233.5 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2023-12-02T03:15:43.559Z] #11 233.7 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T03:15:43.559Z] #11 233.7 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-12-02T03:15:44.134Z] #11 234.2 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T03:15:44.134Z] #11 234.2 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-12-02T03:15:44.134Z] #11 234.4 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T03:15:44.398Z] #11 234.4 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-12-02T03:15:44.662Z] #11 234.8 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T03:15:44.662Z] #11 234.8 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-12-02T03:15:44.926Z] #11 235.3 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T03:15:45.190Z] #11 235.3 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-12-02T03:15:45.454Z] #11 235.7 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-12-02T03:15:45.454Z] #11 235.7 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-12-02T03:15:46.034Z] #11 236.1 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2023-12-02T03:15:46.034Z] #11 236.1 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-12-02T03:15:46.034Z] #11 236.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.2 MB/s eta 0:00:00 [2023-12-02T03:15:46.298Z] #11 236.4 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2023-12-02T03:15:46.298Z] #11 236.4 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-12-02T03:15:46.298Z] #11 236.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.8 MB/s eta 0:00:00 [2023-12-02T03:15:46.298Z] #11 236.5 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.2) [2023-12-02T03:15:46.874Z] #11 237.0 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2023-12-02T03:15:46.874Z] #11 237.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-12-02T03:15:47.138Z] #11 237.3 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2023-12-02T03:15:47.138Z] #11 237.3 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T03:15:47.403Z] #11 237.6 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:15:47.403Z] #11 237.7 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-12-02T03:15:47.669Z] #11 237.8 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:15:47.669Z] #11 237.8 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-12-02T03:15:50.990Z] #11 241.2 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:15:50.990Z] #11 241.3 Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-12-02T03:15:51.254Z] #11 241.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.6 MB/s eta 0:00:00 [2023-12-02T03:15:52.654Z] #11 242.7 Installing build dependencies: started [2023-12-02T03:16:02.720Z] 6f2b5469ba11: Pushed [2023-12-02T03:16:02.720Z] a77ef99c8899b9728178ab16eccf9cf6b883cb40: digest: sha256:2cd14e9b78c65cfcfbd9a888b48e94baf0f08832c0952c26e4701e6c43233531 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:03.089Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:03.450Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-12-02T03:16:03.450Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T03:16:03.450Z] 6f2b5469ba11: Preparing [2023-12-02T03:16:03.451Z] e1c20fdb27aa: Preparing [2023-12-02T03:16:03.451Z] cfdfefb9623e: Preparing [2023-12-02T03:16:03.451Z] cd6ef8ef7f69: Preparing [2023-12-02T03:16:03.451Z] cdf0296b8dc4: Preparing [2023-12-02T03:16:03.451Z] e6f74d769c02: Preparing [2023-12-02T03:16:03.451Z] e6f74d769c02: Waiting [2023-12-02T03:16:03.451Z] 6f2b5469ba11: Layer already exists [2023-12-02T03:16:03.451Z] cdf0296b8dc4: Layer already exists [2023-12-02T03:16:03.451Z] cd6ef8ef7f69: Layer already exists [2023-12-02T03:16:03.451Z] e1c20fdb27aa: Layer already exists [2023-12-02T03:16:03.451Z] cfdfefb9623e: Layer already exists [2023-12-02T03:16:03.451Z] e6f74d769c02: Layer already exists [2023-12-02T03:16:03.451Z] latest: digest: sha256:2cd14e9b78c65cfcfbd9a888b48e94baf0f08832c0952c26e4701e6c43233531 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:03.809Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:04.167Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.39 [2023-12-02T03:16:04.167Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T03:16:04.167Z] 6f2b5469ba11: Preparing [2023-12-02T03:16:04.167Z] e1c20fdb27aa: Preparing [2023-12-02T03:16:04.167Z] cfdfefb9623e: Preparing [2023-12-02T03:16:04.167Z] cd6ef8ef7f69: Preparing [2023-12-02T03:16:04.167Z] cdf0296b8dc4: Preparing [2023-12-02T03:16:04.167Z] e6f74d769c02: Preparing [2023-12-02T03:16:04.167Z] e6f74d769c02: Waiting [2023-12-02T03:16:04.167Z] cdf0296b8dc4: Layer already exists [2023-12-02T03:16:04.167Z] cfdfefb9623e: Layer already exists [2023-12-02T03:16:04.167Z] 6f2b5469ba11: Layer already exists [2023-12-02T03:16:04.167Z] e1c20fdb27aa: Layer already exists [2023-12-02T03:16:04.167Z] cd6ef8ef7f69: Layer already exists [2023-12-02T03:16:04.167Z] e6f74d769c02: Layer already exists [2023-12-02T03:16:04.167Z] 0.0.2-dev.39: digest: sha256:2cd14e9b78c65cfcfbd9a888b48e94baf0f08832c0952c26e4701e6c43233531 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:04.546Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:04.921Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39 [2023-12-02T03:16:04.921Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T03:16:04.921Z] 6f2b5469ba11: Preparing [2023-12-02T03:16:04.921Z] e1c20fdb27aa: Preparing [2023-12-02T03:16:04.921Z] cfdfefb9623e: Preparing [2023-12-02T03:16:04.921Z] cd6ef8ef7f69: Preparing [2023-12-02T03:16:04.921Z] cdf0296b8dc4: Preparing [2023-12-02T03:16:04.921Z] e6f74d769c02: Preparing [2023-12-02T03:16:04.921Z] e6f74d769c02: Waiting [2023-12-02T03:16:04.921Z] cd6ef8ef7f69: Layer already exists [2023-12-02T03:16:04.921Z] cdf0296b8dc4: Layer already exists [2023-12-02T03:16:04.921Z] e1c20fdb27aa: Layer already exists [2023-12-02T03:16:04.921Z] cfdfefb9623e: Layer already exists [2023-12-02T03:16:04.921Z] 6f2b5469ba11: Layer already exists [2023-12-02T03:16:04.921Z] e6f74d769c02: Layer already exists [2023-12-02T03:16:04.921Z] a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39: digest: sha256:2cd14e9b78c65cfcfbd9a888b48e94baf0f08832c0952c26e4701e6c43233531 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:05.282Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:05.654Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-12-02T03:16:05.655Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T03:16:05.655Z] 6f2b5469ba11: Preparing [2023-12-02T03:16:05.655Z] e1c20fdb27aa: Preparing [2023-12-02T03:16:05.655Z] cfdfefb9623e: Preparing [2023-12-02T03:16:05.655Z] cd6ef8ef7f69: Preparing [2023-12-02T03:16:05.655Z] cdf0296b8dc4: Preparing [2023-12-02T03:16:05.655Z] e6f74d769c02: Preparing [2023-12-02T03:16:05.655Z] e6f74d769c02: Waiting [2023-12-02T03:16:05.655Z] cd6ef8ef7f69: Layer already exists [2023-12-02T03:16:05.655Z] e1c20fdb27aa: Layer already exists [2023-12-02T03:16:05.655Z] cdf0296b8dc4: Layer already exists [2023-12-02T03:16:05.655Z] 6f2b5469ba11: Layer already exists [2023-12-02T03:16:05.655Z] cfdfefb9623e: Layer already exists [2023-12-02T03:16:05.655Z] e6f74d769c02: Layer already exists [2023-12-02T03:16:05.655Z] main: digest: sha256:2cd14e9b78c65cfcfbd9a888b48e94baf0f08832c0952c26e4701e6c43233531 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-02T03:16:05.847Z] ===================================================== [Pipeline] echo [2023-12-02T03:16:05.881Z] taggedImages: [2023-12-02T03:16:05.882Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:a77ef99c8899b9728178ab16eccf9cf6b883cb40 [2023-12-02T03:16:05.882Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-12-02T03:16:05.882Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.39 [2023-12-02T03:16:05.882Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39 [2023-12-02T03:16:05.882Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:06.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T03:16:06.433Z] [2023-12-02T03:16:06.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:16:06.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T03:16:06.752Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-02T03:16:06.752Z] 5eb5b503b376: Pulling fs layer [2023-12-02T03:16:06.752Z] 5c69ac0246d0: Pulling fs layer [2023-12-02T03:16:06.752Z] ec43610c2a17: Pulling fs layer [2023-12-02T03:16:06.752Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-02T03:16:06.752Z] 33b1e0a273af: Pulling fs layer [2023-12-02T03:16:06.752Z] 5d3b04190fa2: Pulling fs layer [2023-12-02T03:16:06.752Z] 2f39f015ded8: Pulling fs layer [2023-12-02T03:16:06.752Z] 3a2ae6a8a46f: Waiting [2023-12-02T03:16:06.752Z] 33b1e0a273af: Waiting [2023-12-02T03:16:06.752Z] 5d3b04190fa2: Waiting [2023-12-02T03:16:06.752Z] 2f39f015ded8: Waiting [2023-12-02T03:16:06.752Z] 5c69ac0246d0: Download complete [2023-12-02T03:16:06.752Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-02T03:16:06.752Z] 3a2ae6a8a46f: Download complete [2023-12-02T03:16:06.752Z] ec43610c2a17: Verifying Checksum [2023-12-02T03:16:06.752Z] ec43610c2a17: Download complete [2023-12-02T03:16:07.010Z] 33b1e0a273af: Verifying Checksum [2023-12-02T03:16:07.010Z] 33b1e0a273af: Download complete [2023-12-02T03:16:07.010Z] 5d3b04190fa2: Download complete [2023-12-02T03:16:07.010Z] 5eb5b503b376: Verifying Checksum [2023-12-02T03:16:07.010Z] 5eb5b503b376: Download complete [2023-12-02T03:16:07.575Z] 2f39f015ded8: Verifying Checksum [2023-12-02T03:16:07.575Z] 2f39f015ded8: Download complete [2023-12-02T03:16:08.141Z] 5eb5b503b376: Pull complete [2023-12-02T03:16:08.141Z] 5c69ac0246d0: Pull complete [2023-12-02T03:16:08.706Z] ec43610c2a17: Pull complete [2023-12-02T03:16:08.706Z] 3a2ae6a8a46f: Pull complete [2023-12-02T03:16:08.963Z] 33b1e0a273af: Pull complete [2023-12-02T03:16:08.963Z] 5d3b04190fa2: Pull complete [2023-12-02T03:16:10.820Z] #11 261.2 Installing build dependencies: finished with status 'done' [2023-12-02T03:16:11.084Z] #11 261.2 Getting requirements to build wheel: started [2023-12-02T03:16:13.141Z] 2f39f015ded8: Pull complete [2023-12-02T03:16:13.142Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-02T03:16:13.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T03:16:13.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T03:16:13.303Z] prd-ubuntu20.04-docker-8c-8g-23869 does not seem to be running inside a container [2023-12-02T03:16:13.332Z] $ 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 [2023-12-02T03:16:17.840Z] $ docker top 98029c4e26f6388eae3f6b9e21ab0ac943aa53806ff90e0c7fdb5d5bf3fddf70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:16:18.269Z] ---> job-cost.sh [2023-12-02T03:16:18.270Z] lf-activate-venv: SKIPPING [2023-12-02T03:16:18.270Z] INFO: No Stack... [2023-12-02T03:16:18.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T03:16:18.787Z] INFO: Archiving Costs [Pipeline] sh [2023-12-02T03:16:19.074Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-12-02T03:16:19.074Z] + cut -d, -f6 [Pipeline] lock [2023-12-02T03:16:19.087Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-35-stack-cost] [2023-12-02T03:16:19.092Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-35-stack-cost] did not exist. Created. [2023-12-02T03:16:19.093Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-02T03:16:19.437Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-02T03:16:19.496Z] Stashed 1 file(s) [Pipeline] } [2023-12-02T03:16:19.502Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-02T03:16:19.570Z] $ docker stop --time=1 98029c4e26f6388eae3f6b9e21ab0ac943aa53806ff90e0c7fdb5d5bf3fddf70 [2023-12-02T03:16:20.723Z] $ docker rm -f --volumes 98029c4e26f6388eae3f6b9e21ab0ac943aa53806ff90e0c7fdb5d5bf3fddf70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-02T03:16:23.358Z] #11 272.9 Getting requirements to build wheel: finished with status 'done' [2023-12-02T03:16:23.358Z] #11 272.9 Preparing metadata (pyproject.toml): started [2023-12-02T03:16:24.755Z] #11 274.9 Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T03:16:24.755Z] #11 275.0 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:24.755Z] #11 275.0 Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-12-02T03:16:24.755Z] #11 275.0 Preparing metadata (setup.py): started [2023-12-02T03:16:26.154Z] #11 276.1 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:16:26.154Z] #11 276.2 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:26.154Z] #11 276.2 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-12-02T03:16:26.154Z] #11 276.4 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:26.418Z] #11 276.4 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-12-02T03:16:26.418Z] #11 276.5 Preparing metadata (setup.py): started [2023-12-02T03:16:27.372Z] #11 277.5 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T03:16:27.372Z] #11 277.8 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:27.636Z] #11 277.8 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T03:16:27.899Z] #11 277.9 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:27.899Z] #11 277.9 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-12-02T03:16:27.899Z] #11 278.1 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:27.899Z] #11 278.1 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-12-02T03:16:28.163Z] #11 278.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.2 MB/s eta 0:00:00 [2023-12-02T03:16:28.427Z] #11 278.5 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:28.427Z] #11 278.6 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-12-02T03:16:28.427Z] #11 278.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.8 MB/s eta 0:00:00 [2023-12-02T03:16:28.427Z] #11 278.7 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:28.691Z] #11 278.7 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T03:16:28.954Z] #11 279.1 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:28.954Z] #11 279.2 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) [2023-12-02T03:16:30.882Z] #11 281.0 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T03:16:30.882Z] #11 281.0 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) [2023-12-02T03:16:34.202Z] #11 284.5 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:16:34.202Z] #11 284.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-12-02T03:16:34.465Z] #11 284.7 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:16:34.465Z] #11 284.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-12-02T03:16:34.465Z] #11 284.7 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:16:34.465Z] #11 284.8 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-12-02T03:16:34.728Z] #11 284.9 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:16:34.728Z] #11 284.9 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-12-02T03:16:35.304Z] #11 285.2 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T03:16:35.304Z] #11 285.2 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-12-02T03:16:35.304Z] #11 285.6 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)) [2023-12-02T03:16:35.304Z] #11 285.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-12-02T03:16:36.253Z] #11 286.3 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)) [2023-12-02T03:16:36.253Z] #11 286.4 Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-12-02T03:16:36.253Z] #11 286.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 [2023-12-02T03:16:36.830Z] #11 287.0 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-12-02T03:16:36.830Z] #11 287.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.8 MB/s eta 0:00:00 [2023-12-02T03:16:36.830Z] #11 287.1 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-12-02T03:16:36.830Z] #11 287.1 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2023-12-02T03:16:37.096Z] #11 287.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.3 MB/s eta 0:00:00 [2023-12-02T03:16:37.096Z] #11 287.2 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2023-12-02T03:16:37.096Z] #11 287.2 Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-12-02T03:16:37.097Z] #11 287.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.8 MB/s eta 0:00:00 [2023-12-02T03:16:37.097Z] #11 287.2 Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-12-02T03:16:37.097Z] #11 287.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.0 MB/s eta 0:00:00 [2023-12-02T03:16:37.097Z] #11 287.3 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2023-12-02T03:16:38.050Z] #11 288.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 13.3 MB/s eta 0:00:00 [2023-12-02T03:16:38.050Z] #11 288.3 Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-12-02T03:16:38.314Z] #11 288.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 7.8 MB/s eta 0:00:00 [2023-12-02T03:16:38.314Z] #11 288.4 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-12-02T03:16:38.314Z] #11 288.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.8 MB/s eta 0:00:00 [2023-12-02T03:16:38.314Z] #11 288.6 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) [2023-12-02T03:16:38.578Z] #11 288.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 11.5 MB/s eta 0:00:00 [2023-12-02T03:16:38.578Z] #11 288.7 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-12-02T03:16:38.578Z] #11 288.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.5 MB/s eta 0:00:00 [2023-12-02T03:16:38.578Z] #11 288.9 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-12-02T03:16:38.578Z] #11 288.9 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-12-02T03:16:38.842Z] #11 288.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.2 MB/s eta 0:00:00 [2023-12-02T03:16:38.842Z] #11 289.0 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2023-12-02T03:16:38.842Z] #11 289.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.9 MB/s eta 0:00:00 [2023-12-02T03:16:38.842Z] #11 289.0 Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-12-02T03:16:38.842Z] #11 289.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.8 MB/s eta 0:00:00 [2023-12-02T03:16:38.842Z] #11 289.1 Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-12-02T03:16:38.843Z] #11 289.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.5 MB/s eta 0:00:00 [2023-12-02T03:16:38.843Z] #11 289.1 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-12-02T03:16:38.843Z] #11 289.2 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-12-02T03:16:39.794Z] #11 289.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 13.8 MB/s eta 0:00:00 [2023-12-02T03:16:39.794Z] #11 290.0 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-12-02T03:16:39.794Z] #11 290.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.4 MB/s eta 0:00:00 [2023-12-02T03:16:39.794Z] #11 290.0 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-12-02T03:16:39.794Z] #11 290.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.6 MB/s eta 0:00:00 [2023-12-02T03:16:39.794Z] #11 290.1 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-12-02T03:16:39.794Z] #11 290.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.5 MB/s eta 0:00:00 [2023-12-02T03:16:39.794Z] #11 290.2 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-12-02T03:16:40.057Z] #11 290.2 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-12-02T03:16:40.057Z] #11 290.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.8 MB/s eta 0:00:00 [2023-12-02T03:16:40.057Z] #11 290.2 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-12-02T03:16:40.323Z] #11 290.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.2 MB/s eta 0:00:00 [2023-12-02T03:16:40.323Z] #11 290.4 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-12-02T03:16:40.323Z] #11 290.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 9.6 MB/s eta 0:00:00 [2023-12-02T03:16:40.323Z] #11 290.5 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-12-02T03:16:40.323Z] #11 290.5 Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-12-02T03:16:40.323Z] #11 290.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.7 MB/s eta 0:00:00 [2023-12-02T03:16:40.323Z] #11 290.6 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-12-02T03:16:40.323Z] #11 290.6 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) [2023-12-02T03:16:40.323Z] #11 290.6 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) [2023-12-02T03:16:40.323Z] #11 290.7 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2023-12-02T03:16:40.587Z] #11 290.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.6 MB/s eta 0:00:00 [2023-12-02T03:16:40.588Z] #11 290.8 Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-12-02T03:16:40.588Z] #11 290.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.8 MB/s eta 0:00:00 [2023-12-02T03:16:40.588Z] #11 290.9 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-12-02T03:16:40.588Z] #11 290.9 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-12-02T03:16:40.853Z] #11 291.0 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-12-02T03:16:40.853Z] #11 291.0 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-12-02T03:16:41.803Z] #11 291.9 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-12-02T03:16:41.803Z] #11 291.9 Building wheel for robotbackgroundlogger (setup.py): started [2023-12-02T03:16:43.202Z] #11 293.3 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-12-02T03:16:43.202Z] #11 293.3 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=07e307514fdc5e6976375522e6def060dd9d209289178eac938a4c6937647649 [2023-12-02T03:16:43.202Z] #11 293.3 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-12-02T03:16:43.202Z] #11 293.3 Building wheel for paho-mqtt (setup.py): started [2023-12-02T03:16:44.600Z] #11 294.9 Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-12-02T03:16:44.864Z] #11 294.9 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=7bab7d6316b89655dba6ec0c8a8593c2141dfc5ea3cb87daac4bdf9eb1a88f36 [2023-12-02T03:16:44.864Z] #11 294.9 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-12-02T03:16:44.864Z] #11 295.0 Building wheel for psutil (pyproject.toml): started [2023-12-02T03:16:54.914Z] #11 303.8 Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-12-02T03:16:54.914Z] #11 303.8 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274843 sha256=ff64afe98e8b2b6cea049b97add77b2b2ad3d9f3c6be6fc5222b8684f25069cc [2023-12-02T03:16:54.914Z] #11 303.8 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-12-02T03:16:54.914Z] #11 303.9 Building wheel for psycopg2 (setup.py): started [2023-12-02T03:18:02.737Z] #11 363.2 Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-12-02T03:18:02.737Z] #11 363.3 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471088 sha256=c0274c4e1cbec66601b818fa548b28e403ee2d663628aee07c2383611ec79660 [2023-12-02T03:18:02.737Z] #11 363.3 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2023-12-02T03:18:02.737Z] #11 363.3 Building wheel for flex (setup.py): started [2023-12-02T03:18:02.737Z] #11 365.4 Building wheel for flex (setup.py): finished with status 'done' [2023-12-02T03:18:02.737Z] #11 365.4 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=5ef1ede20a8b24c4c132a4cf01a60a3a53e686859f35bdfcad3176e2d34acbc5 [2023-12-02T03:18:02.737Z] #11 365.4 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-12-02T03:18:02.737Z] #11 365.4 Building wheel for GenSON (setup.py): started [2023-12-02T03:18:02.737Z] #11 367.0 Building wheel for GenSON (setup.py): finished with status 'done' [2023-12-02T03:18:02.737Z] #11 367.0 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=292a09eec065349628afc917e64c6ff4e8144b4801150fe59fec545290e07552 [2023-12-02T03:18:02.737Z] #11 367.0 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-12-02T03:18:02.737Z] #11 367.0 Building wheel for PyYAML (pyproject.toml): started [2023-12-02T03:18:02.737Z] #11 369.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-12-02T03:18:02.737Z] #11 369.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=77ac22f3633ccfd04d5472f8153688aed0d5e3fe63cc3bdd12b3e29fc606a295 [2023-12-02T03:18:02.737Z] #11 369.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-12-02T03:18:02.737Z] #11 369.9 Building wheel for strict-rfc3339 (setup.py): started [2023-12-02T03:18:02.737Z] #11 371.3 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-12-02T03:18:02.737Z] #11 371.3 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f08d0d86f8e7b62944a2fc79f622bbf3d4265f8251b3925dc7f3c437084813a3 [2023-12-02T03:18:02.737Z] #11 371.3 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-12-02T03:18:02.737Z] #11 371.3 Building wheel for validate-email (setup.py): started [2023-12-02T03:18:02.737Z] #11 372.7 Building wheel for validate-email (setup.py): finished with status 'done' [2023-12-02T03:18:02.737Z] #11 372.7 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=0aa5f630816c47fa7834a2e04941057aabc444b673b31a7a91d59f3ca9ddb048 [2023-12-02T03:18:02.737Z] #11 372.7 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-12-02T03:18:02.737Z] #11 372.7 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-12-02T03:18:04.663Z] #11 375.0 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, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-12-02T03:19:12.803Z] #11 441.3 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-12-02T03:19:12.803Z] #11 441.3 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 [2023-12-02T03:19:13.388Z] #11 DONE 443.7s [2023-12-02T03:19:13.656Z] [2023-12-02T03:19:13.656Z] #12 exporting to image [2023-12-02T03:19:13.656Z] #12 exporting layers [2023-12-02T03:19:40.354Z] #12 exporting layers 25.7s done [2023-12-02T03:19:40.354Z] #12 writing image sha256:875a7916f1d7e9c1c8c69bdebff30562bd72a21e88d8c62f7a69b951f2badca0 done [2023-12-02T03:19:40.354Z] #12 naming to docker.io/library/edgex-taf-common-arm64 [2023-12-02T03:19:40.354Z] #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done [2023-12-02T03:19:40.354Z] #12 DONE 25.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-12-02T03:19:40.654Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-12-02T03:19:40.654Z] a77ef99c8899b9728178ab16eccf9cf6b883cb40 [2023-12-02T03:19:40.654Z] latest [2023-12-02T03:19:40.654Z] 0.0.2-dev.39 [2023-12-02T03:19:40.654Z] a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39 [2023-12-02T03:19:40.654Z] main [2023-12-02T03:19:40.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:19:41.121Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:a77ef99c8899b9728178ab16eccf9cf6b883cb40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:19:41.531Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:a77ef99c8899b9728178ab16eccf9cf6b883cb40 [2023-12-02T03:19:41.531Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T03:19:41.531Z] 8a9cc930d4fa: Preparing [2023-12-02T03:19:41.531Z] 685ce01d3050: Preparing [2023-12-02T03:19:41.531Z] 5f70bf18a086: Preparing [2023-12-02T03:19:41.531Z] cf0d5d402b12: Preparing [2023-12-02T03:19:41.531Z] 010f868705f1: Preparing [2023-12-02T03:19:41.531Z] b57f6618d5ac: Preparing [2023-12-02T03:19:41.531Z] 4b1641f97782: Preparing [2023-12-02T03:19:41.531Z] b57f6618d5ac: Waiting [2023-12-02T03:19:41.531Z] 4b1641f97782: Waiting [2023-12-02T03:19:41.797Z] 010f868705f1: Pushed [2023-12-02T03:19:41.797Z] cf0d5d402b12: Pushed [2023-12-02T03:19:41.797Z] 5f70bf18a086: Pushed [2023-12-02T03:19:41.797Z] 685ce01d3050: Pushed [2023-12-02T03:19:41.797Z] 4b1641f97782: Layer already exists [2023-12-02T03:19:42.061Z] b57f6618d5ac: Pushed [2023-12-02T03:23:18.744Z] 8a9cc930d4fa: Pushed [2023-12-02T03:23:18.744Z] a77ef99c8899b9728178ab16eccf9cf6b883cb40: digest: sha256:21aa1f9225d3aa92930b2ce457928da36c0b8ef4ce0d5cc30b4261efc4ec765e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:19.150Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:19.560Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-12-02T03:23:19.560Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T03:23:19.560Z] 8a9cc930d4fa: Preparing [2023-12-02T03:23:19.560Z] 685ce01d3050: Preparing [2023-12-02T03:23:19.560Z] 5f70bf18a086: Preparing [2023-12-02T03:23:19.560Z] cf0d5d402b12: Preparing [2023-12-02T03:23:19.560Z] 010f868705f1: Preparing [2023-12-02T03:23:19.561Z] b57f6618d5ac: Preparing [2023-12-02T03:23:19.561Z] 4b1641f97782: Preparing [2023-12-02T03:23:19.561Z] b57f6618d5ac: Waiting [2023-12-02T03:23:19.561Z] 4b1641f97782: Waiting [2023-12-02T03:23:19.561Z] 685ce01d3050: Layer already exists [2023-12-02T03:23:19.561Z] 5f70bf18a086: Layer already exists [2023-12-02T03:23:19.561Z] 010f868705f1: Layer already exists [2023-12-02T03:23:19.561Z] 8a9cc930d4fa: Layer already exists [2023-12-02T03:23:19.561Z] cf0d5d402b12: Layer already exists [2023-12-02T03:23:19.561Z] 4b1641f97782: Layer already exists [2023-12-02T03:23:19.561Z] b57f6618d5ac: Layer already exists [2023-12-02T03:23:19.824Z] latest: digest: sha256:21aa1f9225d3aa92930b2ce457928da36c0b8ef4ce0d5cc30b4261efc4ec765e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:20.237Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:20.644Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.39 [2023-12-02T03:23:20.644Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T03:23:20.644Z] 8a9cc930d4fa: Preparing [2023-12-02T03:23:20.644Z] 685ce01d3050: Preparing [2023-12-02T03:23:20.644Z] 5f70bf18a086: Preparing [2023-12-02T03:23:20.644Z] cf0d5d402b12: Preparing [2023-12-02T03:23:20.644Z] 010f868705f1: Preparing [2023-12-02T03:23:20.644Z] b57f6618d5ac: Preparing [2023-12-02T03:23:20.644Z] 4b1641f97782: Preparing [2023-12-02T03:23:20.644Z] b57f6618d5ac: Waiting [2023-12-02T03:23:20.644Z] 4b1641f97782: Waiting [2023-12-02T03:23:20.644Z] 685ce01d3050: Layer already exists [2023-12-02T03:23:20.644Z] cf0d5d402b12: Layer already exists [2023-12-02T03:23:20.644Z] 5f70bf18a086: Layer already exists [2023-12-02T03:23:20.644Z] 8a9cc930d4fa: Layer already exists [2023-12-02T03:23:20.644Z] 010f868705f1: Layer already exists [2023-12-02T03:23:20.644Z] b57f6618d5ac: Layer already exists [2023-12-02T03:23:20.644Z] 4b1641f97782: Layer already exists [2023-12-02T03:23:20.907Z] 0.0.2-dev.39: digest: sha256:21aa1f9225d3aa92930b2ce457928da36c0b8ef4ce0d5cc30b4261efc4ec765e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:21.321Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:21.728Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39 [2023-12-02T03:23:21.728Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T03:23:21.728Z] 8a9cc930d4fa: Preparing [2023-12-02T03:23:21.728Z] 685ce01d3050: Preparing [2023-12-02T03:23:21.728Z] 5f70bf18a086: Preparing [2023-12-02T03:23:21.728Z] cf0d5d402b12: Preparing [2023-12-02T03:23:21.728Z] 010f868705f1: Preparing [2023-12-02T03:23:21.728Z] b57f6618d5ac: Preparing [2023-12-02T03:23:21.728Z] 4b1641f97782: Preparing [2023-12-02T03:23:21.728Z] b57f6618d5ac: Waiting [2023-12-02T03:23:21.728Z] 4b1641f97782: Waiting [2023-12-02T03:23:21.728Z] cf0d5d402b12: Layer already exists [2023-12-02T03:23:21.728Z] 010f868705f1: Layer already exists [2023-12-02T03:23:21.728Z] 5f70bf18a086: Layer already exists [2023-12-02T03:23:21.728Z] 8a9cc930d4fa: Layer already exists [2023-12-02T03:23:21.728Z] 685ce01d3050: Layer already exists [2023-12-02T03:23:21.728Z] b57f6618d5ac: Layer already exists [2023-12-02T03:23:21.728Z] 4b1641f97782: Layer already exists [2023-12-02T03:23:21.990Z] a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39: digest: sha256:21aa1f9225d3aa92930b2ce457928da36c0b8ef4ce0d5cc30b4261efc4ec765e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:22.400Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:22.831Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-12-02T03:23:22.831Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T03:23:22.831Z] 8a9cc930d4fa: Preparing [2023-12-02T03:23:22.831Z] 685ce01d3050: Preparing [2023-12-02T03:23:22.831Z] 5f70bf18a086: Preparing [2023-12-02T03:23:22.831Z] cf0d5d402b12: Preparing [2023-12-02T03:23:22.831Z] 010f868705f1: Preparing [2023-12-02T03:23:22.831Z] b57f6618d5ac: Preparing [2023-12-02T03:23:22.831Z] 4b1641f97782: Preparing [2023-12-02T03:23:22.831Z] b57f6618d5ac: Waiting [2023-12-02T03:23:22.831Z] 4b1641f97782: Waiting [2023-12-02T03:23:22.831Z] 685ce01d3050: Layer already exists [2023-12-02T03:23:22.831Z] 010f868705f1: Layer already exists [2023-12-02T03:23:22.831Z] 8a9cc930d4fa: Layer already exists [2023-12-02T03:23:22.831Z] cf0d5d402b12: Layer already exists [2023-12-02T03:23:22.831Z] 5f70bf18a086: Layer already exists [2023-12-02T03:23:22.831Z] b57f6618d5ac: Layer already exists [2023-12-02T03:23:22.831Z] 4b1641f97782: Layer already exists [2023-12-02T03:23:23.096Z] main: digest: sha256:21aa1f9225d3aa92930b2ce457928da36c0b8ef4ce0d5cc30b4261efc4ec765e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-02T03:23:23.312Z] ===================================================== [Pipeline] echo [2023-12-02T03:23:23.353Z] taggedImages: [2023-12-02T03:23:23.353Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:a77ef99c8899b9728178ab16eccf9cf6b883cb40 [2023-12-02T03:23:23.353Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-12-02T03:23:23.353Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.39 [2023-12-02T03:23:23.353Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:a77ef99c8899b9728178ab16eccf9cf6b883cb40-0.0.2-dev.39 [2023-12-02T03:23:23.353Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:23.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T03:23:23.975Z] [2023-12-02T03:23:23.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:23:24.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T03:23:24.593Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-02T03:23:24.593Z] 8998bd30e6a1: Pulling fs layer [2023-12-02T03:23:24.593Z] 04944245beec: Pulling fs layer [2023-12-02T03:23:24.593Z] 699f458cf7ca: Pulling fs layer [2023-12-02T03:23:24.593Z] 765212b225bb: Pulling fs layer [2023-12-02T03:23:24.593Z] f23df028b6ca: Pulling fs layer [2023-12-02T03:23:24.593Z] d65c8cfc05b1: Pulling fs layer [2023-12-02T03:23:24.593Z] 2437ff75d9bd: Pulling fs layer [2023-12-02T03:23:24.593Z] 765212b225bb: Waiting [2023-12-02T03:23:24.593Z] f23df028b6ca: Waiting [2023-12-02T03:23:24.593Z] d65c8cfc05b1: Waiting [2023-12-02T03:23:24.593Z] 2437ff75d9bd: Waiting [2023-12-02T03:23:24.593Z] 04944245beec: Verifying Checksum [2023-12-02T03:23:24.593Z] 04944245beec: Download complete [2023-12-02T03:23:24.593Z] 765212b225bb: Verifying Checksum [2023-12-02T03:23:24.593Z] 765212b225bb: Download complete [2023-12-02T03:23:24.593Z] f23df028b6ca: Verifying Checksum [2023-12-02T03:23:24.593Z] f23df028b6ca: Download complete [2023-12-02T03:23:24.861Z] d65c8cfc05b1: Download complete [2023-12-02T03:23:24.861Z] 699f458cf7ca: Verifying Checksum [2023-12-02T03:23:24.861Z] 699f458cf7ca: Download complete [2023-12-02T03:23:25.127Z] 8998bd30e6a1: Verifying Checksum [2023-12-02T03:23:25.127Z] 8998bd30e6a1: Download complete [2023-12-02T03:23:27.068Z] 2437ff75d9bd: Verifying Checksum [2023-12-02T03:23:27.068Z] 2437ff75d9bd: Download complete [2023-12-02T03:23:31.308Z] 8998bd30e6a1: Pull complete [2023-12-02T03:23:31.308Z] 04944245beec: Pull complete [2023-12-02T03:23:33.242Z] 699f458cf7ca: Pull complete [2023-12-02T03:23:33.242Z] 765212b225bb: Pull complete [2023-12-02T03:23:33.821Z] f23df028b6ca: Pull complete [2023-12-02T03:23:33.821Z] d65c8cfc05b1: Pull complete [2023-12-02T03:24:00.461Z] 2437ff75d9bd: Pull complete [2023-12-02T03:24:00.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-02T03:24:00.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T03:24:00.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T03:24:00.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-23867 does not seem to be running inside a container [2023-12-02T03:24:00.820Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-02T03:24:02.920Z] $ docker top 8a6b1f4409b6c69ce5a5e84a9a3d491cd3d18be65b5d6dea386ad97f02fa7af9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:03.459Z] ---> job-cost.sh [2023-12-02T03:24:03.722Z] lf-activate-venv: SKIPPING [2023-12-02T03:24:03.722Z] INFO: No Stack... [2023-12-02T03:24:04.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T03:24:04.875Z] INFO: Archiving Costs [Pipeline] sh [2023-12-02T03:24:05.186Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-12-02T03:24:05.186Z] + cut -d, -f6 [Pipeline] lock [2023-12-02T03:24:05.242Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-35-stack-cost] [2023-12-02T03:24:05.251Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-35-stack-cost] did not exist. Created. [2023-12-02T03:24:05.251Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-02T03:24:05.642Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7a4da5d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-02T03:24:05.954Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-02T03:24:06.003Z] Warning: overwriting stash ‘stack-cost’ [2023-12-02T03:24:06.353Z] Stashed 1 file(s) [Pipeline] } [2023-12-02T03:24:06.359Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-02T03:24:06.432Z] $ docker stop --time=1 8a6b1f4409b6c69ce5a5e84a9a3d491cd3d18be65b5d6dea386ad97f02fa7af9 [2023-12-02T03:24:07.824Z] $ docker rm -f --volumes 8a6b1f4409b6c69ce5a5e84a9a3d491cd3d18be65b5d6dea386ad97f02fa7af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-12-02T03:24:08.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T03:24:08.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:24:09.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T03:24:09.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T03:24:09.490Z] prd-ubuntu20.04-docker-8c-8g-23869 does not seem to be running inside a container [2023-12-02T03:24:09.517Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T03:24:09.859Z] $ docker top f2a310da5ae65540ebda81a35f2cf29c6a67866534d267d2609b620af5a31298 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T03:24:10.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T03:24:10.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T03:24:10.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T03:24:10.150Z] $ docker exec f2a310da5ae65540ebda81a35f2cf29c6a67866534d267d2609b620af5a31298 ssh-agent [2023-12-02T03:24:10.259Z] SSH_AUTH_SOCK=/tmp/ssh-qE5y54ZQf9vR/agent.33 [2023-12-02T03:24:10.259Z] SSH_AGENT_PID=39 [2023-12-02T03:24:10.264Z] Running ssh-add (command line suppressed) [2023-12-02T03:24:10.369Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12237421494946740282.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12237421494946740282.key) [2023-12-02T03:24:10.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T03:24:10.706Z] + git semver tag [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,872 [run_tag] DEBUG tag force:False [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,872 [check_head_tag] DEBUG check head tag [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,873 [execute] INFO git cat-file --batch-check [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,877 [execute] INFO git cat-file --batch [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,890 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,890 [execute] INFO git tag -a v0.0.2-dev.39 -m v0.0.2-dev.39 [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,890 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.39', '-m', 'v0.0.2-dev.39'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-02T03:24:10.965Z] 2023-12-02 03:24:10,895 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:24:10.965Z] 0.0.2-dev.39 [Pipeline] } [2023-12-02T03:24:10.972Z] $ docker exec --env ******** --env ******** f2a310da5ae65540ebda81a35f2cf29c6a67866534d267d2609b620af5a31298 ssh-agent -k [2023-12-02T03:24:11.069Z] unset SSH_AUTH_SOCK; [2023-12-02T03:24:11.069Z] unset SSH_AGENT_PID; [2023-12-02T03:24:11.070Z] echo Agent pid 39 killed; [2023-12-02T03:24:11.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T03:24:11.518Z] + git semver [Pipeline] } [2023-12-02T03:24:11.786Z] $ docker stop --time=1 f2a310da5ae65540ebda81a35f2cf29c6a67866534d267d2609b620af5a31298 [2023-12-02T03:24:13.044Z] $ docker rm -f --volumes f2a310da5ae65540ebda81a35f2cf29c6a67866534d267d2609b620af5a31298 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:24:13.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T03:24:13.607Z] [2023-12-02T03:24:13.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:24:13.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T03:24:13.939Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-02T03:24:13.939Z] ab5ef0e58194: Pulling fs layer [2023-12-02T03:24:13.939Z] 9712f1f96733: Pulling fs layer [2023-12-02T03:24:13.939Z] 63f879dbbcfc: Pulling fs layer [2023-12-02T03:24:13.939Z] 0d9ebad4ef96: Pulling fs layer [2023-12-02T03:24:13.939Z] e9a5061849ea: Pulling fs layer [2023-12-02T03:24:13.939Z] d747dcd14b5f: Pulling fs layer [2023-12-02T03:24:13.939Z] 2de7ff778b66: Pulling fs layer [2023-12-02T03:24:13.939Z] 0d9ebad4ef96: Waiting [2023-12-02T03:24:13.939Z] e9a5061849ea: Waiting [2023-12-02T03:24:13.939Z] d747dcd14b5f: Waiting [2023-12-02T03:24:13.939Z] 2de7ff778b66: Waiting [2023-12-02T03:24:13.939Z] 9712f1f96733: Verifying Checksum [2023-12-02T03:24:13.939Z] 9712f1f96733: Download complete [2023-12-02T03:24:14.197Z] 63f879dbbcfc: Verifying Checksum [2023-12-02T03:24:14.197Z] 63f879dbbcfc: Download complete [2023-12-02T03:24:14.455Z] e9a5061849ea: Verifying Checksum [2023-12-02T03:24:14.455Z] e9a5061849ea: Download complete [2023-12-02T03:24:14.455Z] d747dcd14b5f: Download complete [2023-12-02T03:24:14.455Z] 0d9ebad4ef96: Verifying Checksum [2023-12-02T03:24:14.455Z] 0d9ebad4ef96: Download complete [2023-12-02T03:24:14.455Z] ab5ef0e58194: Download complete [2023-12-02T03:24:14.455Z] 2de7ff778b66: Verifying Checksum [2023-12-02T03:24:14.455Z] 2de7ff778b66: Download complete [2023-12-02T03:24:16.983Z] ab5ef0e58194: Pull complete [2023-12-02T03:24:16.983Z] 9712f1f96733: Pull complete [2023-12-02T03:24:17.547Z] 63f879dbbcfc: Pull complete [2023-12-02T03:24:20.827Z] 0d9ebad4ef96: Pull complete [2023-12-02T03:24:21.086Z] e9a5061849ea: Pull complete [2023-12-02T03:24:21.345Z] d747dcd14b5f: Pull complete [2023-12-02T03:24:22.280Z] 2de7ff778b66: Pull complete [2023-12-02T03:24:22.280Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-02T03:24:22.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T03:24:22.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T03:24:22.492Z] prd-ubuntu20.04-docker-8c-8g-23869 does not seem to be running inside a container [2023-12-02T03:24:22.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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:0.23.1-centos7 cat [2023-12-02T03:24:28.263Z] $ docker top 10d1c749ea65ffe27bd9f194e0cbef841bc2e0dce0a5081d3f88e93ea89364c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-02T03:24:28.397Z] provisioning config files... [2023-12-02T03:24:28.403Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9317674850267189729tmp [2023-12-02T03:24:28.414Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14042564908600731434tmp [2023-12-02T03:24:28.423Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3975523953748496549tmp [Pipeline] { [Pipeline] echo [2023-12-02T03:24:28.524Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:28.817Z] ---> sigul-configuration.sh [2023-12-02T03:24:28.817Z] gpg: directory `/root/.gnupg' created [2023-12-02T03:24:28.817Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-02T03:24:28.817Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-02T03:24:28.817Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-02T03:24:28.817Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-02T03:24:28.817Z] gpg: CAST5 encrypted data [2023-12-02T03:24:28.817Z] gpg: encrypted with 1 passphrase [2023-12-02T03:24:28.817Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-02T03:24:29.107Z] + mkdir /home/jenkins [2023-12-02T03:24:29.107Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-02T03:24:29.399Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-02T03:24:29.411Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:29.702Z] ---> sigul-install.sh [2023-12-02T03:24:29.702Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-02T03:24:29.994Z] + git tag --list [2023-12-02T03:24:29.994Z] v0.0.1 [2023-12-02T03:24:29.994Z] v0.0.2-dev.1 [2023-12-02T03:24:29.994Z] v0.0.2-dev.10 [2023-12-02T03:24:29.994Z] v0.0.2-dev.11 [2023-12-02T03:24:29.994Z] v0.0.2-dev.12 [2023-12-02T03:24:29.994Z] v0.0.2-dev.13 [2023-12-02T03:24:29.994Z] v0.0.2-dev.14 [2023-12-02T03:24:29.994Z] v0.0.2-dev.15 [2023-12-02T03:24:29.994Z] v0.0.2-dev.16 [2023-12-02T03:24:29.994Z] v0.0.2-dev.17 [2023-12-02T03:24:29.994Z] v0.0.2-dev.18 [2023-12-02T03:24:29.994Z] v0.0.2-dev.19 [2023-12-02T03:24:29.994Z] v0.0.2-dev.2 [2023-12-02T03:24:29.994Z] v0.0.2-dev.20 [2023-12-02T03:24:29.994Z] v0.0.2-dev.21 [2023-12-02T03:24:29.994Z] v0.0.2-dev.22 [2023-12-02T03:24:29.994Z] v0.0.2-dev.23 [2023-12-02T03:24:29.994Z] v0.0.2-dev.24 [2023-12-02T03:24:29.994Z] v0.0.2-dev.25 [2023-12-02T03:24:29.994Z] v0.0.2-dev.26 [2023-12-02T03:24:29.994Z] v0.0.2-dev.27 [2023-12-02T03:24:29.994Z] v0.0.2-dev.28 [2023-12-02T03:24:29.994Z] v0.0.2-dev.29 [2023-12-02T03:24:29.994Z] v0.0.2-dev.3 [2023-12-02T03:24:29.994Z] v0.0.2-dev.30 [2023-12-02T03:24:29.994Z] v0.0.2-dev.31 [2023-12-02T03:24:29.994Z] v0.0.2-dev.32 [2023-12-02T03:24:29.994Z] v0.0.2-dev.33 [2023-12-02T03:24:29.994Z] v0.0.2-dev.34 [2023-12-02T03:24:29.994Z] v0.0.2-dev.35 [2023-12-02T03:24:29.994Z] v0.0.2-dev.36 [2023-12-02T03:24:29.994Z] v0.0.2-dev.37 [2023-12-02T03:24:29.994Z] v0.0.2-dev.38 [2023-12-02T03:24:29.994Z] v0.0.2-dev.39 [2023-12-02T03:24:29.994Z] v0.0.2-dev.4 [2023-12-02T03:24:29.994Z] v0.0.2-dev.5 [2023-12-02T03:24:29.994Z] v0.0.2-dev.6 [2023-12-02T03:24:29.994Z] v0.0.2-dev.7 [2023-12-02T03:24:29.994Z] v0.0.2-dev.8 [2023-12-02T03:24:29.994Z] v0.0.2-dev.9 [Pipeline] sh [2023-12-02T03:24:30.285Z] + lftools sign git-tag v0.0.2-dev.39 [2023-12-02T03:24:30.855Z] Signing Git tag with Sigul... [2023-12-02T03:24:30.855Z] Signing v0.0.2-dev.39 [Pipeline] echo [2023-12-02T03:24:31.126Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:31.420Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-02T03:24:31.427Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-02T03:24:31.509Z] $ docker stop --time=1 10d1c749ea65ffe27bd9f194e0cbef841bc2e0dce0a5081d3f88e93ea89364c1 [2023-12-02T03:24:32.815Z] $ docker rm -f --volumes 10d1c749ea65ffe27bd9f194e0cbef841bc2e0dce0a5081d3f88e93ea89364c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-02T03:24:33.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T03:24:33.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:24:33.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T03:24:33.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T03:24:34.047Z] prd-ubuntu20.04-docker-8c-8g-23869 does not seem to be running inside a container [2023-12-02T03:24:34.101Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T03:24:34.440Z] $ docker top e02a719803419e135395ad18df1f6684635873147fb787d6543bc059acdb2bd8 -eo pid,comm [2023-12-02T03:24:34.491Z] 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). [2023-12-02T03:24:34.491Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T03:24:34.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T03:24:34.633Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T03:24:34.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T03:24:34.741Z] $ docker exec e02a719803419e135395ad18df1f6684635873147fb787d6543bc059acdb2bd8 ssh-agent [2023-12-02T03:24:34.851Z] SSH_AUTH_SOCK=/tmp/ssh-fC1lgykuyXf0/agent.33 [2023-12-02T03:24:34.851Z] SSH_AGENT_PID=39 [2023-12-02T03:24:34.857Z] Running ssh-add (command line suppressed) [2023-12-02T03:24:34.954Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6264973474109492223.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6264973474109492223.key) [2023-12-02T03:24:34.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T03:24:35.290Z] + git semver bump pre [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,446 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,446 [bump_version] DEBUG bumping version:0.0.2-dev.39 on axis:pre with prefix:dev [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,446 [bump_version] DEBUG bumped version:0.0.2-dev.40 [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,446 [write_version] DEBUG write version:0.0.2-dev.40 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,446 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,446 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,449 [execute] INFO git cat-file --batch-check [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T03:24:35.548Z] 2023-12-02 03:24:35,453 [execute] INFO git cat-file --batch [2023-12-02T03:24:35.549Z] 2023-12-02 03:24:35,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T03:24:35.549Z] 2023-12-02 03:24:35,458 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:24:35.549Z] 0.0.2-dev.40 [Pipeline] } [2023-12-02T03:24:35.555Z] $ docker exec --env ******** --env ******** e02a719803419e135395ad18df1f6684635873147fb787d6543bc059acdb2bd8 ssh-agent -k [2023-12-02T03:24:35.656Z] unset SSH_AUTH_SOCK; [2023-12-02T03:24:35.656Z] unset SSH_AGENT_PID; [2023-12-02T03:24:35.657Z] echo Agent pid 39 killed; [2023-12-02T03:24:35.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T03:24:36.113Z] + git semver [Pipeline] } [2023-12-02T03:24:36.382Z] $ docker stop --time=1 e02a719803419e135395ad18df1f6684635873147fb787d6543bc059acdb2bd8 [2023-12-02T03:24:37.664Z] $ docker rm -f --volumes e02a719803419e135395ad18df1f6684635873147fb787d6543bc059acdb2bd8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-02T03:24:38.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T03:24:38.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:24:38.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T03:24:38.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T03:24:38.598Z] prd-ubuntu20.04-docker-8c-8g-23869 does not seem to be running inside a container [2023-12-02T03:24:38.624Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T03:24:38.956Z] $ docker top 67aeb3ba908e539ef511cca0231a5c52e825caa525a88ba873585e473fe390be -eo pid,comm [2023-12-02T03:24:38.999Z] 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). [2023-12-02T03:24:38.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T03:24:39.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T03:24:39.153Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T03:24:39.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T03:24:39.258Z] $ docker exec 67aeb3ba908e539ef511cca0231a5c52e825caa525a88ba873585e473fe390be ssh-agent [2023-12-02T03:24:39.365Z] SSH_AUTH_SOCK=/tmp/ssh-l2WJGz37e0Pt/agent.33 [2023-12-02T03:24:39.365Z] SSH_AGENT_PID=39 [2023-12-02T03:24:39.368Z] Running ssh-add (command line suppressed) [2023-12-02T03:24:39.459Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5680476383949210616.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5680476383949210616.key) [2023-12-02T03:24:39.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T03:24:39.796Z] + git semver push [2023-12-02T03:24:40.055Z] 2023-12-02 03:24:39,962 [run_push] DEBUG push [2023-12-02T03:24:40.055Z] 2023-12-02 03:24:39,963 [execute] INFO git cat-file --batch-check [2023-12-02T03:24:40.055Z] 2023-12-02 03:24:39,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T03:24:40.055Z] 2023-12-02 03:24:39,966 [execute] INFO git rev-list 1e496628e7682af103e3813cd2c64462bcc8ced4 -- [2023-12-02T03:24:40.055Z] 2023-12-02 03:24:39,967 [execute] DEBUG Popen(['git', 'rev-list', '1e496628e7682af103e3813cd2c64462bcc8ced4', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-02T03:24:40.055Z] 2023-12-02 03:24:39,973 [execute] INFO git fetch -v origin [2023-12-02T03:24:40.055Z] 2023-12-02 03:24:39,973 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-02T03:24:40.992Z] 2023-12-02 03:24:40,629 [run_push] DEBUG remote changes detected [2023-12-02T03:24:40.992Z] 2023-12-02 03:24:40,630 [run_push] DEBUG latest remote commit 8608d3d6fff48ed67684fcc141c55e6fb15168fd is not in local commits [2023-12-02T03:24:40.992Z] 2023-12-02 03:24:40,630 [run_push] DEBUG integrating remote changes with a git pull [2023-12-02T03:24:40.992Z] 2023-12-02 03:24:40,630 [execute] INFO git pull origin semver [2023-12-02T03:24:40.992Z] 2023-12-02 03:24:40,630 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-02T03:24:41.250Z] 2023-12-02 03:24:41,156 [execute] INFO git push origin semver [2023-12-02T03:24:41.250Z] 2023-12-02 03:24:41,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-02T03:24:42.186Z] 2023-12-02 03:24:41,881 [run_push] DEBUG push all version tags [2023-12-02T03:24:42.186Z] 2023-12-02 03:24:41,882 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-02T03:24:42.186Z] 2023-12-02 03:24:41,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-02T03:24:42.753Z] 2023-12-02 03:24:42,702 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T03:24:42.753Z] 0.0.2-dev.40 [Pipeline] } [2023-12-02T03:24:42.759Z] $ docker exec --env ******** --env ******** 67aeb3ba908e539ef511cca0231a5c52e825caa525a88ba873585e473fe390be ssh-agent -k [2023-12-02T03:24:42.854Z] unset SSH_AUTH_SOCK; [2023-12-02T03:24:42.854Z] unset SSH_AGENT_PID; [2023-12-02T03:24:42.854Z] echo Agent pid 39 killed; [2023-12-02T03:24:42.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T03:24:43.313Z] + git semver [Pipeline] } [2023-12-02T03:24:43.582Z] $ docker stop --time=1 67aeb3ba908e539ef511cca0231a5c52e825caa525a88ba873585e473fe390be [2023-12-02T03:24:44.857Z] $ docker rm -f --volumes 67aeb3ba908e539ef511cca0231a5c52e825caa525a88ba873585e473fe390be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-02T03:24:45.636Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-12-02T03:24:45.636Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T03:24:45.636Z] total 16 [2023-12-02T03:24:45.636Z] drwxr-xr-x 3 root root 4096 Dec 2 03:16 . [2023-12-02T03:24:45.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 03:24 .. [2023-12-02T03:24:45.636Z] drwxr-xr-x 2 root root 4096 Dec 2 03:16 cost [2023-12-02T03:24:45.636Z] -rw-r--r-- 1 root root 87 Dec 2 03:16 cost.csv [2023-12-02T03:24:45.636Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T03:24:45.636Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T03:24:45.636Z] total 16 [2023-12-02T03:24:45.636Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 03:16 . [2023-12-02T03:24:45.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 03:24 .. [2023-12-02T03:24:45.636Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 2 03:16 cost [2023-12-02T03:24:45.636Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 2 03:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:45.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:46.780Z] ---> package-listing.sh [2023-12-02T03:24:46.780Z] ++ facter osfamily [2023-12-02T03:24:46.780Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-02T03:24:47.039Z] + OS_FAMILY=debian [2023-12-02T03:24:47.039Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-12-02T03:24:47.039Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-02T03:24:47.039Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-02T03:24:47.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-02T03:24:47.039Z] + PACKAGES=/tmp/packages_start.txt [2023-12-02T03:24:47.039Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-12-02T03:24:47.039Z] + PACKAGES=/tmp/packages_end.txt [2023-12-02T03:24:47.039Z] + case "${OS_FAMILY}" in [2023-12-02T03:24:47.039Z] + dpkg -l [2023-12-02T03:24:47.039Z] + grep '^ii' [2023-12-02T03:24:47.039Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-02T03:24:47.039Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-02T03:24:47.039Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-02T03:24:47.039Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-12-02T03:24:47.039Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-12-02T03:24:47.039Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-12-02T03:24:47.050Z] 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 [2023-12-02T03:24:47.327Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T03:24:47.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T03:24:47.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T03:24:48.068Z] prd-ubuntu20.04-docker-8c-8g-23869 does not seem to be running inside a container [2023-12-02T03:24:48.095Z] $ 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 [2023-12-02T03:24:48.318Z] $ docker top 5774b7261cc35a6433180b16811fa7a67008a42aaf5a77aa5602b55683988d63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-02T03:24:48.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-02T03:24:49.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-02T03:24:49.357Z] + ls /var/log/sa-host [2023-12-02T03:24:49.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T03:24:49.544Z] provisioning config files... [2023-12-02T03:24:49.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6020642344055708430tmp [Pipeline] { [Pipeline] echo [2023-12-02T03:24:49.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:49.926Z] ---> create-netrc.sh [Pipeline] } [2023-12-02T03:24:49.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:50.346Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-02T03:24:50.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:50.637Z] ---> sudo-logs.sh [2023-12-02T03:24:50.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-02T03:24:50.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:50.975Z] ---> job-cost.sh [2023-12-02T03:24:50.975Z] lf-activate-venv: SKIPPING [2023-12-02T03:24:50.975Z] DEBUG: total: 0.2199999988079071 [2023-12-02T03:24:50.975Z] INFO: Retrieving Stack Cost... [2023-12-02T03:24:51.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T03:24:51.802Z] INFO: Archiving Costs [Pipeline] echo [2023-12-02T03:24:51.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T03:24:52.094Z] ---> logs-deploy.sh [2023-12-02T03:24:52.094Z] lf-activate-venv: SKIPPING [2023-12-02T03:24:52.094Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/35 [2023-12-02T03:24:52.094Z] INFO: archiving workspace using pattern(s): [2023-12-02T03:24:53.246Z] Archives upload complete. [2023-12-02T03:24:53.246Z] INFO: archiving logs to Nexus