Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 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-ssh1834528912368376424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11962135232624946121.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11976471080814156088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8346302380486911691.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-ssh3034714734529965097.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 Running on prd-ubuntu20.04-docker-8c-8g-18060 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 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 (main) > 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 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 # timeout=10 Commit message: "Merge pull request #56 from edgexfoundry/dependabot/pip/robotframework-seleniumlibrary-6.1.0" > git rev-list --no-walk 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T13:48:22.808Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T13:48:22.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T13:48:22.852Z] ========================================================= [2023-06-07T13:48:22.852Z] EdgeX Global Pipelines Version Info [2023-06-07T13:48:22.852Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:48:23.560Z] ------------------- [2023-06-07T13:48:23.560Z] stable info: [2023-06-07T13:48:23.560Z] ------------------- [2023-06-07T13:48:23.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T13:48:23.560Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T13:48:23.560Z] Message: update stable to v1.0.250 [2023-06-07T13:48:24.131Z] ------------------- [2023-06-07T13:48:24.131Z] experimental info: [2023-06-07T13:48:24.131Z] ------------------- [2023-06-07T13:48:24.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T13:48:24.131Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T13:48:24.131Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-07T13:48:24.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-07T13:48:24.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-07T13:48:24.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T13:48:24.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T13:48:24.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T13:48:24.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-07T13:48:24.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T13:48:24.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-07T13:48:24.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-07T13:48:24.348Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T13:48:24.353Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-07T13:48:24.362Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-07T13:48:24.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T13:48:24.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T13:48:24.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T13:48:24.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T13:48:24.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T13:48:24.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [Pipeline] echo [2023-06-07T13:48:24.415Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9a59ba [Pipeline] echo [2023-06-07T13:48:24.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T13:48:24.461Z] provisioning config files... [2023-06-07T13:48:24.474Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13659930762393250488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:48:24.763Z] ---> docker-login.sh [2023-06-07T13:48:24.763Z] nexus3.edgexfoundry.org:10001 [2023-06-07T13:48:24.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:25.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:25.024Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:25.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:25.024Z] [2023-06-07T13:48:25.024Z] Login Succeeded [2023-06-07T13:48:25.024Z] nexus3.edgexfoundry.org:10002 [2023-06-07T13:48:25.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:25.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:25.024Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:25.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:25.024Z] [2023-06-07T13:48:25.024Z] Login Succeeded [2023-06-07T13:48:25.024Z] nexus3.edgexfoundry.org:10003 [2023-06-07T13:48:25.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:25.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:25.288Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:25.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:25.288Z] [2023-06-07T13:48:25.288Z] Login Succeeded [2023-06-07T13:48:25.288Z] nexus3.edgexfoundry.org:10004 [2023-06-07T13:48:25.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:25.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:25.288Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:25.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:25.289Z] [2023-06-07T13:48:25.289Z] Login Succeeded [2023-06-07T13:48:25.289Z] docker.io [2023-06-07T13:48:25.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:25.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:25.548Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:25.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:25.548Z] [2023-06-07T13:48:25.548Z] Login Succeeded [2023-06-07T13:48:25.548Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T13:48:25.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T13:48:26.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T13:48:26.015Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T13:48:26.015Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T13:48:26.015Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T13:48:26.015Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T13:48:26.015Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T13:48:26.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:48:26.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:48:26.439Z] [2023-06-07T13:48:26.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:48:26.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:48:26.736Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T13:48:26.736Z] b85a868b505f: Pulling fs layer [2023-06-07T13:48:26.736Z] e2be974225ed: Pulling fs layer [2023-06-07T13:48:26.736Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T13:48:26.736Z] 988bab9f4d93: Pulling fs layer [2023-06-07T13:48:26.736Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T13:48:26.736Z] eaf3925da568: Pulling fs layer [2023-06-07T13:48:26.736Z] bab4dde63d76: Pulling fs layer [2023-06-07T13:48:26.736Z] bde34c3a00c8: Pulling fs layer [2023-06-07T13:48:26.736Z] b352a97aabf1: Pulling fs layer [2023-06-07T13:48:26.736Z] 4872d77fe225: Pulling fs layer [2023-06-07T13:48:26.736Z] 5851b861e8e6: Pulling fs layer [2023-06-07T13:48:26.736Z] bde34c3a00c8: Waiting [2023-06-07T13:48:26.736Z] b352a97aabf1: Waiting [2023-06-07T13:48:26.736Z] 4872d77fe225: Waiting [2023-06-07T13:48:26.736Z] eaf3925da568: Waiting [2023-06-07T13:48:26.736Z] 5851b861e8e6: Waiting [2023-06-07T13:48:26.736Z] bab4dde63d76: Waiting [2023-06-07T13:48:26.736Z] 988bab9f4d93: Waiting [2023-06-07T13:48:26.736Z] 1469e6f7b9e6: Waiting [2023-06-07T13:48:26.736Z] e2be974225ed: Download complete [2023-06-07T13:48:26.736Z] 988bab9f4d93: Verifying Checksum [2023-06-07T13:48:26.736Z] 988bab9f4d93: Download complete [2023-06-07T13:48:26.736Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T13:48:26.736Z] 339a4e72a1f5: Download complete [2023-06-07T13:48:26.736Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T13:48:26.736Z] 1469e6f7b9e6: Download complete [2023-06-07T13:48:26.995Z] bde34c3a00c8: Verifying Checksum [2023-06-07T13:48:26.995Z] bde34c3a00c8: Download complete [2023-06-07T13:48:26.995Z] b352a97aabf1: Verifying Checksum [2023-06-07T13:48:26.995Z] b352a97aabf1: Download complete [2023-06-07T13:48:26.995Z] 4872d77fe225: Download complete [2023-06-07T13:48:26.995Z] 5851b861e8e6: Download complete [2023-06-07T13:48:26.995Z] b85a868b505f: Verifying Checksum [2023-06-07T13:48:26.995Z] b85a868b505f: Download complete [2023-06-07T13:48:27.253Z] bab4dde63d76: Verifying Checksum [2023-06-07T13:48:27.253Z] bab4dde63d76: Download complete [2023-06-07T13:48:28.189Z] b85a868b505f: Pull complete [2023-06-07T13:48:28.189Z] e2be974225ed: Pull complete [2023-06-07T13:48:28.757Z] 339a4e72a1f5: Pull complete [2023-06-07T13:48:28.757Z] 988bab9f4d93: Pull complete [2023-06-07T13:48:29.015Z] 1469e6f7b9e6: Pull complete [2023-06-07T13:48:29.015Z] eaf3925da568: Pull complete [2023-06-07T13:48:30.919Z] bab4dde63d76: Pull complete [2023-06-07T13:48:30.919Z] bde34c3a00c8: Pull complete [2023-06-07T13:48:30.919Z] b352a97aabf1: Pull complete [2023-06-07T13:48:30.919Z] 4872d77fe225: Pull complete [2023-06-07T13:48:30.919Z] 5851b861e8e6: Pull complete [2023-06-07T13:48:30.919Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T13:48:30.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:48:30.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:48:30.994Z] prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container [2023-06-07T13:48:31.019Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T13:48:32.995Z] $ docker top 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 -eo pid,comm [2023-06-07T13:48:33.059Z] 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-06-07T13:48:33.059Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T13:48:33.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T13:48:33.090Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T13:48:33.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T13:48:33.201Z] $ docker exec 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 ssh-agent [2023-06-07T13:48:33.328Z] SSH_AUTH_SOCK=/tmp/ssh-5G7rBoqu5xRU/agent.31 [2023-06-07T13:48:33.328Z] SSH_AGENT_PID=37 [2023-06-07T13:48:33.334Z] Running ssh-add (command line suppressed) [2023-06-07T13:48:33.441Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5769083223045463056.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5769083223045463056.key) [2023-06-07T13:48:33.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T13:48:33.745Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T13:48:33.768Z] $ docker exec --env ******** --env ******** 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 ssh-agent -k [2023-06-07T13:48:33.877Z] unset SSH_AUTH_SOCK; [2023-06-07T13:48:33.878Z] unset SSH_AGENT_PID; [2023-06-07T13:48:33.878Z] echo Agent pid 37 killed; [2023-06-07T13:48:33.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T13:48:33.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T13:48:33.919Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T13:48:34.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T13:48:34.033Z] $ docker exec 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 ssh-agent [2023-06-07T13:48:34.149Z] SSH_AUTH_SOCK=/tmp/ssh-LXWuCql0zmtE/agent.69 [2023-06-07T13:48:34.149Z] SSH_AGENT_PID=75 [2023-06-07T13:48:34.154Z] Running ssh-add (command line suppressed) [2023-06-07T13:48:34.247Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7089656990813051159.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7089656990813051159.key) [2023-06-07T13:48:34.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T13:48:34.546Z] + git semver init [2023-06-07T13:48:34.809Z] 2023-06-07 13:48:34,750 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T13:48:34.809Z] 2023-06-07 13:48:34,751 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-07T13:48:34.809Z] 2023-06-07 13:48:34,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-07T13:48:34.809Z] 2023-06-07 13:48:34,752 [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-06-07T13:48:35.378Z] 2023-06-07 13:48:35,360 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-06-07T13:48:35.378Z] 2023-06-07 13:48:35,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-06-07T13:48:35.378Z] 2023-06-07 13:48:35,361 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:48:35.378Z] 2023-06-07 13:48:35,361 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:48:35.378Z] 0.0.2-dev.25 [Pipeline] } [2023-06-07T13:48:35.642Z] $ docker exec --env ******** --env ******** 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 ssh-agent -k [2023-06-07T13:48:35.742Z] unset SSH_AUTH_SOCK; [2023-06-07T13:48:35.743Z] unset SSH_AGENT_PID; [2023-06-07T13:48:35.743Z] echo Agent pid 75 killed; [2023-06-07T13:48:35.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T13:48:36.050Z] + git semver [Pipeline] } [2023-06-07T13:48:36.317Z] $ docker stop --time=1 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 [2023-06-07T13:48:37.618Z] $ docker rm -f --volumes 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T13:48:37.961Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T13:48:38.173Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T13:48:38.176Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.25 [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-06-07T13:48:38.293Z] provisioning config files... [2023-06-07T13:48:38.302Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config18200482968636287792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:48:38.338Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18069 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-06-07T13:48:38.373Z] Selected Git installation does not exist. Using Default [2023-06-07T13:48:38.373Z] The recommended git tool is: NONE [2023-06-07T13:48:38.597Z] ---> docker-login.sh [2023-06-07T13:48:38.597Z] nexus3.edgexfoundry.org:10001 [2023-06-07T13:48:38.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:38.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:38.597Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:38.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:38.597Z] [2023-06-07T13:48:38.597Z] Login Succeeded [2023-06-07T13:48:38.597Z] nexus3.edgexfoundry.org:10002 [2023-06-07T13:48:38.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:38.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:38.597Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:38.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:38.597Z] [2023-06-07T13:48:38.597Z] Login Succeeded [2023-06-07T13:48:38.597Z] nexus3.edgexfoundry.org:10003 [2023-06-07T13:48:38.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:38.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:38.855Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:38.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:38.855Z] [2023-06-07T13:48:38.855Z] Login Succeeded [2023-06-07T13:48:38.855Z] nexus3.edgexfoundry.org:10004 [2023-06-07T13:48:38.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:38.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:38.855Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:38.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:38.855Z] [2023-06-07T13:48:38.855Z] Login Succeeded [2023-06-07T13:48:38.855Z] docker.io [2023-06-07T13:48:38.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:48:39.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:48:39.115Z] Configure a credential helper to remove this warning. See [2023-06-07T13:48:39.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:48:39.115Z] [2023-06-07T13:48:39.115Z] Login Succeeded [2023-06-07T13:48:39.115Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T13:48:39.123Z] 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-06-07T13:48:39.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T13:48:40.014Z] + ls -al . [2023-06-07T13:48:40.014Z] total 72 [2023-06-07T13:48:40.014Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 13:48 . [2023-06-07T13:48:40.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 .. [2023-06-07T13:48:40.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:48 .git [2023-06-07T13:48:40.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 13:48 .github [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 13:48 .gitignore [2023-06-07T13:48:40.014Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:48 .semver [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 13:48 Dockerfile [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 13:48 Jenkinsfile [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 13:48 LICENSE [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 13:48 README.md [2023-06-07T13:48:40.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 TAF-Manager [2023-06-07T13:48:40.014Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:48 TUC [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 13:48 VERSION [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 13:48 requirements.txt [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 13:48 robot-entrypoint.sh [2023-06-07T13:48:40.014Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 13:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:48:40.310Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 --label arch=amd64 --label version=0.0.2-dev.25 . [2023-06-07T13:48:40.310Z] Sending build context to Docker daemon 453.1kB [2023-06-07T13:48:40.310Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T13:48:40.568Z] 3.16: Pulling from library/alpine [2023-06-07T13:48:40.826Z] 91d30c5bc195: Pulling fs layer [2023-06-07T13:48:40.826Z] 91d30c5bc195: Verifying Checksum [2023-06-07T13:48:40.826Z] 91d30c5bc195: Download complete [2023-06-07T13:48:41.085Z] 91d30c5bc195: Pull complete [2023-06-07T13:48:41.085Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T13:48:41.085Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T13:48:41.085Z] ---> 8471affe5de5 [2023-06-07T13:48:41.085Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T13:48:41.085Z] ---> Running in 2b33ff651b07 [2023-06-07T13:48:41.085Z] Removing intermediate container 2b33ff651b07 [2023-06-07T13:48:41.085Z] ---> e77db28c3a05 [2023-06-07T13:48:41.085Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T13:48:41.085Z] ---> Running in 9023516bc821 [2023-06-07T13:48:41.382Z] Removing intermediate container 9023516bc821 [2023-06-07T13:48:41.382Z] ---> 1a9e429461a6 [2023-06-07T13:48:41.382Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T13:48:41.641Z] ---> f0f22b33c809 [2023-06-07T13:48:41.641Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T13:48:41.641Z] ---> f7bb4d53b2ea [2023-06-07T13:48:41.641Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T13:48:41.899Z] ---> 291aec17923e [2023-06-07T13:48:41.899Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T13:48:41.899Z] ---> Running in f440d51b3ce6 [2023-06-07T13:48:41.899Z] Removing intermediate container f440d51b3ce6 [2023-06-07T13:48:41.899Z] ---> fa2c2b4483c3 [2023-06-07T13:48:41.899Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T13:48:41.899Z] ---> Running in 079ca8291c66 [2023-06-07T13:48:42.466Z] Removing intermediate container 079ca8291c66 [2023-06-07T13:48:42.466Z] ---> 1428258273a2 [2023-06-07T13:48:42.466Z] 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-06-07T13:48:42.466Z] ---> Running in 2541f223a5a3 [2023-06-07T13:48:42.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T13:48:42.890Z] using credential edgex-jenkins-ssh [2023-06-07T13:48:42.905Z] Cloning the remote Git repository [2023-06-07T13:48:42.933Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T13:48:43.017Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-06-07T13:48:43.144Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T13:48:43.145Z] > git --version # timeout=10 [2023-06-07T13:48:43.173Z] > git --version # 'git version 2.25.1' [2023-06-07T13:48:43.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T13:48:43.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T13:48:43.859Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T13:48:43.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T13:48:43.901Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-07T13:48:43.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T13:48:44.425Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T13:48:44.684Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T13:48:44.865Z] Avoid second fetch [2023-06-07T13:48:44.866Z] Checking out Revision c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 (main) [2023-06-07T13:48:45.252Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T13:48:45.453Z] Commit message: "Merge pull request #56 from edgexfoundry/dependabot/pip/robotframework-seleniumlibrary-6.1.0" [2023-06-07T13:48:45.510Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T13:48:44.874Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T13:48:44.938Z] > git checkout -f c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 # timeout=10 [2023-06-07T13:48:45.767Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:48:45.767Z] OK: 6 MiB in 14 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T13:48:46.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T13:48:46.281Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T13:48:46.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T13:48:46.281Z] Dload Upload Total Spent Left Speed [2023-06-07T13:48:46.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [2023-06-07T13:48:46.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-06-07T13:48:46.856Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T13:48:47.183Z] + sudo tee /etc/docker/daemon.new [2023-06-07T13:48:47.183Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T13:48:47.183Z] { [2023-06-07T13:48:47.183Z] "registry-mirrors": [ [2023-06-07T13:48:47.183Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T13:48:47.183Z] ], [2023-06-07T13:48:47.183Z] "bip": "10.250.0.254/24", [2023-06-07T13:48:47.183Z] "hosts": [ [2023-06-07T13:48:47.183Z] "tcp://0.0.0.0:5555", [2023-06-07T13:48:47.183Z] "unix:///var/run/docker.sock" [2023-06-07T13:48:47.183Z] ], [2023-06-07T13:48:47.183Z] "mtu": 1458, [2023-06-07T13:48:47.183Z] "selinux-enabled": true, [2023-06-07T13:48:47.183Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T13:48:47.183Z] } [Pipeline] sh [2023-06-07T13:48:47.217Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T13:48:47.475Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T13:48:47.505Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T13:48:47.733Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T13:48:47.836Z] + sudo service docker restart [2023-06-07T13:48:47.991Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T13:48:48.560Z] (5/9) Installing curl (8.1.2-r0) [2023-06-07T13:48:48.820Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T13:48:49.769Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T13:48:50.028Z] (8/9) Installing jq (1.6-r1) [2023-06-07T13:48:50.597Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-07T13:48:50.857Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:48:50.857Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T13:48:50.857Z] OK: 52 MiB in 23 packages [2023-06-07T13:48:50.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T13:48:51.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T13:48:52.056Z] (1/137) Installing libmagic (5.41-r0) [2023-06-07T13:48:52.670Z] (2/137) Installing file (5.41-r0) [2023-06-07T13:48:52.933Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-07T13:48:52.933Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-07T13:48:53.193Z] (5/137) Installing libxcb (1.15-r0) [2023-06-07T13:48:53.761Z] (6/137) Installing libx11 (1.8-r0) [2023-06-07T13:48:54.331Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-07T13:48:54.591Z] (8/137) Installing libice (1.0.10-r0) [2023-06-07T13:48:54.850Z] (9/137) Installing libuuid (2.38-r1) [2023-06-07T13:48:55.109Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-07T13:48:55.368Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-07T13:48:55.627Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-07T13:48:56.196Z] (13/137) Installing xset (1.2.4-r0) [2023-06-07T13:48:56.454Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-07T13:48:56.713Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-07T13:48:56.972Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-07T13:48:57.231Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-07T13:48:57.490Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-07T13:48:58.057Z] (19/137) Installing libintl (0.21-r2) [2023-06-07T13:48:58.316Z] (20/137) Installing libblkid (2.38-r1) [2023-06-07T13:48:58.574Z] (21/137) Installing libmount (2.38-r1) [2023-06-07T13:48:58.832Z] (22/137) Installing pcre (8.45-r2) [2023-06-07T13:48:59.400Z] (23/137) Installing glib (2.72.4-r0) [2023-06-07T13:48:59.968Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-07T13:49:00.226Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-07T13:49:00.484Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-07T13:49:01.052Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T13:49:01.310Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T13:49:01.878Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-07T13:49:02.137Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-07T13:49:02.703Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-07T13:49:02.963Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-07T13:49:03.531Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T13:49:03.790Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T13:49:04.048Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-07T13:49:04.307Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-07T13:49:04.566Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-07T13:49:04.825Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-07T13:49:05.084Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-07T13:49:05.341Z] (40/137) Installing libxi (1.8-r0) [2023-06-07T13:49:05.601Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-07T13:49:05.859Z] (42/137) Installing libxrandr (1.5.2-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T13:49:06.080Z] provisioning config files... [2023-06-07T13:49:06.103Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4980742343253519391tmp [2023-06-07T13:49:06.117Z] (43/137) Installing atk (2.38.0-r0) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:49:06.376Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-07T13:49:06.444Z] ---> docker-login.sh [2023-06-07T13:49:06.444Z] nexus3.edgexfoundry.org:10001 [2023-06-07T13:49:06.634Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-07T13:49:06.893Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-07T13:49:07.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:49:07.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:49:07.032Z] Configure a credential helper to remove this warning. See [2023-06-07T13:49:07.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:49:07.032Z] [2023-06-07T13:49:07.032Z] Login Succeeded [2023-06-07T13:49:07.032Z] nexus3.edgexfoundry.org:10002 [2023-06-07T13:49:07.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:49:07.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:49:07.301Z] Configure a credential helper to remove this warning. See [2023-06-07T13:49:07.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:49:07.301Z] [2023-06-07T13:49:07.301Z] Login Succeeded [2023-06-07T13:49:07.301Z] nexus3.edgexfoundry.org:10003 [2023-06-07T13:49:07.463Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T13:49:07.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:49:07.722Z] (48/137) Installing expat (2.5.0-r0) [2023-06-07T13:49:07.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:49:07.844Z] Configure a credential helper to remove this warning. See [2023-06-07T13:49:07.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:49:07.844Z] [2023-06-07T13:49:07.844Z] Login Succeeded [2023-06-07T13:49:07.844Z] nexus3.edgexfoundry.org:10004 [2023-06-07T13:49:07.982Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-07T13:49:08.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:49:08.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:49:08.112Z] Configure a credential helper to remove this warning. See [2023-06-07T13:49:08.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:49:08.112Z] [2023-06-07T13:49:08.112Z] Login Succeeded [2023-06-07T13:49:08.112Z] docker.io [2023-06-07T13:49:08.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T13:49:08.550Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-07T13:49:08.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T13:49:08.646Z] Configure a credential helper to remove this warning. See [2023-06-07T13:49:08.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T13:49:08.646Z] [2023-06-07T13:49:08.646Z] Login Succeeded [2023-06-07T13:49:08.646Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T13:49:08.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-06-07T13:49:08.809Z] (51/137) Installing fontconfig (2.14.0-r0) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T13:49:09.068Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-07T13:49:09.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T13:49:09.530Z] + ls -al . [2023-06-07T13:49:09.530Z] total 68 [2023-06-07T13:49:09.530Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:49 . [2023-06-07T13:49:09.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 .. [2023-06-07T13:49:09.530Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:48 .git [2023-06-07T13:49:09.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 13:48 .github [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 13:48 .gitignore [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 13:48 Dockerfile [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 13:48 Jenkinsfile [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 13:48 LICENSE [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 13:48 README.md [2023-06-07T13:49:09.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 TAF-Manager [2023-06-07T13:49:09.530Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:48 TUC [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 13:48 VERSION [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 13:48 requirements.txt [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 13:48 robot-entrypoint.sh [2023-06-07T13:49:09.530Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 13:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:09.636Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-07T13:49:09.867Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 --label arch=arm64 --label version=0.0.2-dev.25 . [2023-06-07T13:49:10.133Z] Sending build context to Docker daemon 283.6kB [2023-06-07T13:49:10.133Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T13:49:10.204Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-07T13:49:10.204Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-07T13:49:10.401Z] 3.16: Pulling from library/alpine [2023-06-07T13:49:10.669Z] 547446be3368: Pulling fs layer [2023-06-07T13:49:10.784Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-07T13:49:10.938Z] 547446be3368: Verifying Checksum [2023-06-07T13:49:10.938Z] 547446be3368: Download complete [2023-06-07T13:49:11.043Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-07T13:49:11.207Z] 547446be3368: Pull complete [2023-06-07T13:49:11.207Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T13:49:11.207Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T13:49:11.207Z] ---> 3b5033019969 [2023-06-07T13:49:11.207Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T13:49:11.475Z] ---> Running in 8d11594efe60 [2023-06-07T13:49:11.610Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-07T13:49:11.743Z] Removing intermediate container 8d11594efe60 [2023-06-07T13:49:11.743Z] ---> b915ee8869c1 [2023-06-07T13:49:11.743Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T13:49:11.743Z] ---> Running in 65450d09ef8e [2023-06-07T13:49:11.868Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-07T13:49:12.017Z] Removing intermediate container 65450d09ef8e [2023-06-07T13:49:12.017Z] ---> 7a07ccf90dd8 [2023-06-07T13:49:12.017Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T13:49:12.126Z] (60/137) Installing libunistring (1.0-r0) [2023-06-07T13:49:12.692Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-07T13:49:12.992Z] ---> 89ecb1bf863c [2023-06-07T13:49:12.992Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T13:49:13.260Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-07T13:49:13.260Z] ---> e3570e9c4623 [2023-06-07T13:49:13.261Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T13:49:13.520Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-07T13:49:13.851Z] ---> 362b1ef95de2 [2023-06-07T13:49:13.851Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T13:49:13.851Z] ---> Running in d96b5aa07928 [2023-06-07T13:49:14.088Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-07T13:49:14.131Z] Removing intermediate container d96b5aa07928 [2023-06-07T13:49:14.131Z] ---> edba8db4cfad [2023-06-07T13:49:14.131Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T13:49:14.131Z] ---> Running in 9000320d009e [2023-06-07T13:49:14.347Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-07T13:49:14.605Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-07T13:49:15.173Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-07T13:49:15.432Z] (68/137) Installing pango (1.50.7-r0) [2023-06-07T13:49:15.692Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T13:49:15.949Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T13:49:16.092Z] Removing intermediate container 9000320d009e [2023-06-07T13:49:16.092Z] ---> 1bf0a54d3313 [2023-06-07T13:49:16.092Z] 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-06-07T13:49:16.092Z] ---> Running in ac605e1c4a08 [2023-06-07T13:49:16.206Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T13:49:16.464Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T13:49:17.031Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-07T13:49:17.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T13:49:17.289Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T13:49:17.652Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T13:49:17.854Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T13:49:17.855Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-07T13:49:18.420Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-07T13:49:18.420Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-07T13:49:18.988Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T13:49:19.064Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T13:49:19.332Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T13:49:19.557Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-07T13:49:19.815Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T13:49:19.916Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T13:49:20.074Z] (81/137) Installing flac (1.3.4-r0) [2023-06-07T13:49:20.185Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:49:20.185Z] OK: 5 MiB in 14 packages [2023-06-07T13:49:20.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T13:49:20.643Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T13:49:21.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T13:49:21.210Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T13:49:21.210Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-07T13:49:21.778Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-07T13:49:22.346Z] (86/137) Installing libass (0.16.0-r0) [2023-06-07T13:49:22.449Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T13:49:22.605Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-07T13:49:22.716Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T13:49:23.171Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-07T13:49:23.297Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T13:49:23.430Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-07T13:49:23.563Z] (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T13:49:23.689Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T13:49:23.829Z] (5/9) Installing curl (8.1.1-r1) [2023-06-07T13:49:23.948Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T13:49:24.410Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T13:49:24.515Z] (92/137) Installing lame (3.100-r0) [2023-06-07T13:49:24.773Z] (93/137) Installing opus (1.3.1-r1) [2023-06-07T13:49:25.342Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-07T13:49:25.600Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-07T13:49:25.859Z] (96/137) Installing orc (0.4.32-r0) [2023-06-07T13:49:26.117Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-07T13:49:26.685Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-07T13:49:26.943Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T13:49:27.510Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-07T13:49:27.749Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T13:49:27.749Z] (8/9) Installing jq (1.6-r1) [2023-06-07T13:49:27.768Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-07T13:49:28.015Z] (9/9) Installing openssl (1.1.1t-r2) [2023-06-07T13:49:28.025Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-07T13:49:28.284Z] (103/137) Installing libpulse (15.0-r2) [2023-06-07T13:49:28.600Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:49:28.601Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T13:49:28.601Z] OK: 50 MiB in 23 packages [2023-06-07T13:49:28.851Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-07T13:49:28.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T13:49:29.110Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-07T13:49:29.368Z] (106/137) Installing librist (0.2.6-r1) [2023-06-07T13:49:29.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T13:49:29.934Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-07T13:49:30.193Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-07T13:49:30.760Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-07T13:49:30.868Z] (1/136) Installing libmagic (5.41-r0) [2023-06-07T13:49:31.020Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T13:49:31.135Z] (2/136) Installing file (5.41-r0) [2023-06-07T13:49:31.279Z] (111/137) Installing libva (2.14.0-r0) [2023-06-07T13:49:31.403Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-07T13:49:31.671Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-07T13:49:31.847Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-07T13:49:31.939Z] (5/136) Installing libxcb (1.15-r0) [2023-06-07T13:49:32.104Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-07T13:49:32.363Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-07T13:49:32.526Z] (6/136) Installing libx11 (1.8-r0) [2023-06-07T13:49:32.930Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T13:49:33.109Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-07T13:49:33.189Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-07T13:49:33.377Z] (8/136) Installing libice (1.0.10-r0) [2023-06-07T13:49:33.756Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-07T13:49:33.967Z] (9/136) Installing libuuid (2.38-r1) [2023-06-07T13:49:34.233Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-07T13:49:34.323Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-07T13:49:34.499Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-07T13:49:34.582Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T13:49:34.765Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-07T13:49:35.149Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-07T13:49:35.348Z] (13/136) Installing xset (1.2.4-r0) [2023-06-07T13:49:35.614Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-07T13:49:35.716Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-07T13:49:35.880Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-07T13:49:35.974Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T13:49:36.145Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-07T13:49:36.233Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-07T13:49:36.492Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-07T13:49:36.726Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-07T13:49:36.991Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-07T13:49:37.060Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T13:49:37.060Z] * [2023-06-07T13:49:37.060Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T13:49:37.060Z] * package icu-data-full. [2023-06-07T13:49:37.060Z] * [2023-06-07T13:49:37.060Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-07T13:49:37.255Z] (19/136) Installing libintl (0.21-r2) [2023-06-07T13:49:37.521Z] (20/136) Installing libblkid (2.38-r1) [2023-06-07T13:49:37.626Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-07T13:49:37.884Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-07T13:49:38.102Z] (21/136) Installing libmount (2.38-r1) [2023-06-07T13:49:38.143Z] (128/137) Installing nspr (4.33-r0) [2023-06-07T13:49:38.368Z] (22/136) Installing pcre (8.45-r2) [2023-06-07T13:49:38.711Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-07T13:49:38.949Z] (23/136) Installing glib (2.72.4-r0) [2023-06-07T13:49:39.278Z] (130/137) Installing nss (3.78.1-r0) [2023-06-07T13:49:39.528Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-07T13:49:39.536Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-07T13:49:39.795Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-07T13:49:40.102Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-07T13:49:40.364Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-07T13:49:40.378Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-07T13:49:40.622Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-07T13:49:40.961Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T13:49:41.188Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-07T13:49:41.226Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T13:49:41.447Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-07T13:49:41.807Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-07T13:49:42.072Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-07T13:49:42.652Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-07T13:49:42.920Z] (32/136) Installing tiff (4.4.0-r1) [2023-06-07T13:49:43.347Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T13:49:43.503Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T13:49:43.913Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:49:43.913Z] Executing glib-2.72.4-r0.trigger [2023-06-07T13:49:43.913Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T13:49:44.085Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T13:49:44.350Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-07T13:49:44.480Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T13:49:44.480Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T13:49:44.480Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T13:49:44.480Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T13:49:44.480Z] OK: 409 MiB in 160 packages [2023-06-07T13:49:44.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T13:49:44.614Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-07T13:49:44.879Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-07T13:49:45.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T13:49:45.147Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-07T13:49:45.411Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-07T13:49:45.614Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T13:49:45.686Z] (40/136) Installing libxi (1.8-r0) [2023-06-07T13:49:45.954Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-07T13:49:46.181Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T13:49:46.220Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-07T13:49:46.440Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T13:49:46.486Z] (43/136) Installing atk (2.38.0-r0) [2023-06-07T13:49:47.008Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T13:49:47.068Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-07T13:49:47.268Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T13:49:47.333Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-06-07T13:49:47.601Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-07T13:49:48.185Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T13:49:48.449Z] (48/136) Installing expat (2.5.0-r0) [2023-06-07T13:49:48.644Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T13:49:48.713Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-07T13:49:48.903Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T13:49:49.161Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T13:49:49.292Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-07T13:49:49.557Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-07T13:49:49.727Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T13:49:50.135Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-07T13:49:50.293Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T13:49:50.401Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-07T13:49:50.552Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-07T13:49:50.982Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-07T13:49:51.120Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T13:49:51.247Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-07T13:49:51.377Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T13:49:51.512Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-07T13:49:51.942Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T13:49:52.091Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-07T13:49:52.200Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T13:49:52.674Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-07T13:49:53.253Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-07T13:49:53.518Z] (60/136) Installing libunistring (1.0-r0) [2023-06-07T13:49:53.571Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T13:49:54.097Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-07T13:49:54.362Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-06-07T13:49:54.940Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-07T13:49:55.519Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-07T13:49:55.783Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-07T13:49:56.046Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-07T13:49:56.625Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-07T13:49:56.890Z] (68/136) Installing pango (1.50.7-r0) [2023-06-07T13:49:57.470Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T13:49:57.735Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T13:49:58.000Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T13:49:58.265Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T13:49:58.844Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-07T13:49:59.424Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T13:50:00.008Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T13:50:00.008Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-07T13:50:00.125Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T13:50:00.125Z] (18/21) Installing icu (71.1-r2) [2023-06-07T13:50:00.273Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-07T13:50:00.383Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T13:50:00.853Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-07T13:50:00.949Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T13:50:01.119Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T13:50:01.701Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-07T13:50:01.891Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T13:50:01.964Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T13:50:02.456Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:50:02.456Z] OK: 822 MiB in 181 packages [2023-06-07T13:50:02.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T13:50:02.545Z] (81/136) Installing flac (1.3.4-r0) [2023-06-07T13:50:02.810Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T13:50:03.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T13:50:03.388Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T13:50:03.586Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T13:50:03.652Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-07T13:50:04.231Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-07T13:50:04.520Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T13:50:04.778Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T13:50:04.810Z] (86/136) Installing libass (0.16.0-r0) [2023-06-07T13:50:05.037Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T13:50:05.076Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-07T13:50:05.296Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T13:50:05.654Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-07T13:50:05.918Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T13:50:06.182Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T13:50:06.231Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T13:50:06.762Z] (91/136) Installing lame (3.100-r0) [2023-06-07T13:50:07.165Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T13:50:07.342Z] (92/136) Installing opus (1.3.1-r1) [2023-06-07T13:50:07.425Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T13:50:07.607Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-07T13:50:07.871Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-07T13:50:07.991Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T13:50:08.136Z] (95/136) Installing orc (0.4.32-r0) [2023-06-07T13:50:08.250Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T13:50:08.508Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:50:08.508Z] OK: 974 MiB in 191 packages [2023-06-07T13:50:08.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T13:50:08.717Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-07T13:50:08.982Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-07T13:50:09.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T13:50:09.563Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T13:50:09.641Z] OK: 974 MiB in 191 packages [2023-06-07T13:50:09.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T13:50:09.829Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-07T13:50:10.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T13:50:10.463Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-07T13:50:10.732Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-07T13:50:10.774Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T13:50:11.001Z] (102/136) Installing libpulse (15.0-r2) [2023-06-07T13:50:11.338Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:50:11.338Z] OK: 978 MiB in 192 packages [2023-06-07T13:50:11.338Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T13:50:11.338Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:50:11.338Z] OK: 974 MiB in 191 packages [2023-06-07T13:50:11.586Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-07T13:50:11.857Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-07T13:50:12.445Z] (105/136) Installing librist (0.2.6-r1) [2023-06-07T13:50:12.715Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-07T13:50:12.983Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-07T13:50:13.569Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-07T13:50:13.833Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T13:50:13.868Z] Looking in links: /tmp/tmpvflqu0g2 [2023-06-07T13:50:13.868Z] Processing /tmp/tmpvflqu0g2/setuptools-65.5.0-py3-none-any.whl [2023-06-07T13:50:13.868Z] Processing /tmp/tmpvflqu0g2/pip-23.0.1-py3-none-any.whl [2023-06-07T13:50:14.126Z] Installing collected packages: setuptools, pip [2023-06-07T13:50:14.412Z] (110/136) Installing libva (2.14.0-r0) [2023-06-07T13:50:14.677Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-07T13:50:14.942Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-07T13:50:15.259Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-07T13:50:15.844Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T13:50:16.427Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-07T13:50:16.657Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T13:50:16.657Z] 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-06-07T13:50:16.691Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-07T13:50:17.226Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T13:50:17.226Z] Collecting pip [2023-06-07T13:50:17.226Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T13:50:17.277Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-07T13:50:17.485Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 116.1 MB/s eta 0:00:00 [2023-06-07T13:50:17.485Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T13:50:17.743Z] Collecting setuptools [2023-06-07T13:50:17.743Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T13:50:17.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 137.5 MB/s eta 0:00:00 [2023-06-07T13:50:17.743Z] Collecting wheel [2023-06-07T13:50:17.743Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T13:50:17.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 147.6 MB/s eta 0:00:00 [2023-06-07T13:50:17.855Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T13:50:18.001Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T13:50:18.260Z] Attempting uninstall: setuptools [2023-06-07T13:50:18.260Z] Found existing installation: setuptools 65.5.0 [2023-06-07T13:50:18.260Z] Uninstalling setuptools-65.5.0: [2023-06-07T13:50:18.260Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T13:50:18.827Z] Attempting uninstall: pip [2023-06-07T13:50:18.827Z] Found existing installation: pip 23.0.1 [2023-06-07T13:50:19.084Z] Uninstalling pip-23.0.1: [2023-06-07T13:50:19.084Z] Successfully uninstalled pip-23.0.1 [2023-06-07T13:50:19.789Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-07T13:50:20.053Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-07T13:50:20.318Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T13:50:20.582Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-07T13:50:20.848Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-07T13:50:20.984Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T13:50:20.984Z] 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-06-07T13:50:21.428Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T13:50:21.428Z] * [2023-06-07T13:50:21.428Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T13:50:21.428Z] * package icu-data-full. [2023-06-07T13:50:21.428Z] * [2023-06-07T13:50:21.428Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-07T13:50:21.550Z] Processing ./edgex-taf-common [2023-06-07T13:50:21.550Z] Preparing metadata (setup.py): started [2023-06-07T13:50:21.808Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:21.808Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T13:50:21.808Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T13:50:22.007Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-07T13:50:22.065Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T13:50:22.065Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=431106090b2d050f1e9c5309fe58b26b1318d14077d9fd8080669c00b9bf9337 [2023-06-07T13:50:22.065Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T13:50:22.065Z] Successfully built edgex-taf-common [2023-06-07T13:50:22.065Z] Installing collected packages: edgex-taf-common [2023-06-07T13:50:22.065Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T13:50:22.065Z] 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-06-07T13:50:22.586Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-07T13:50:22.851Z] (127/136) Installing nspr (4.33-r0) [2023-06-07T13:50:23.018Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-07T13:50:23.018Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-07T13:50:23.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 37.1 MB/s eta 0:00:00 [2023-06-07T13:50:23.018Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T13:50:23.018Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T13:50:23.018Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T13:50:23.018Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T13:50:23.018Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-07T13:50:23.018Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-07T13:50:23.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 17.7 MB/s eta 0:00:00 [2023-06-07T13:50:23.018Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T13:50:23.116Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-07T13:50:23.276Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T13:50:23.277Z] Preparing metadata (setup.py): started [2023-06-07T13:50:23.277Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:23.535Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-07T13:50:23.535Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-07T13:50:23.535Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T13:50:23.535Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T13:50:23.535Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T13:50:23.535Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T13:50:23.535Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.3 MB/s eta 0:00:00 [2023-06-07T13:50:23.535Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T13:50:23.535Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T13:50:23.535Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 17.1 MB/s eta 0:00:00 [2023-06-07T13:50:23.535Z] Preparing metadata (setup.py): started [2023-06-07T13:50:23.695Z] (129/136) Installing nss (3.78.1-r0) [2023-06-07T13:50:23.792Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:23.792Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T13:50:23.792Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T13:50:24.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 14.7 MB/s eta 0:00:00 [2023-06-07T13:50:24.274Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-07T13:50:24.308Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T13:50:24.308Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T13:50:24.308Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 82.2 MB/s eta 0:00:00 [2023-06-07T13:50:24.538Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-07T13:50:24.872Z] Installing build dependencies: started [2023-06-07T13:50:25.117Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-07T13:50:25.382Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-07T13:50:25.963Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-07T13:50:26.228Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-07T13:50:29.057Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:50:29.057Z] Getting requirements to build wheel: started [2023-06-07T13:50:29.315Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:50:29.315Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:50:29.882Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:50:30.140Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T13:50:30.140Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T13:50:30.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 38.7 MB/s eta 0:00:00 [2023-06-07T13:50:30.140Z] Preparing metadata (setup.py): started [2023-06-07T13:50:30.706Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:30.706Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-06-07T13:50:30.706Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-06-07T13:50:30.706Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 22.1 MB/s eta 0:00:00 [2023-06-07T13:50:30.963Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T13:50:30.963Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T13:50:30.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.1 MB/s eta 0:00:00 [2023-06-07T13:50:31.532Z] Installing build dependencies: started [2023-06-07T13:50:31.560Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T13:50:31.561Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:50:31.561Z] Executing glib-2.72.4-r0.trigger [2023-06-07T13:50:31.561Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T13:50:33.433Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:50:33.433Z] Getting requirements to build wheel: started [2023-06-07T13:50:33.690Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:50:33.690Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:50:34.133Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T13:50:34.133Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T13:50:34.133Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T13:50:34.133Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T13:50:34.133Z] OK: 376 MiB in 159 packages [2023-06-07T13:50:34.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T13:50:34.255Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:50:34.255Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T13:50:34.513Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T13:50:34.513Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 20.0 MB/s eta 0:00:00 [2023-06-07T13:50:34.513Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T13:50:34.513Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T13:50:34.513Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 39.3 MB/s eta 0:00:00 [2023-06-07T13:50:34.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T13:50:34.771Z] Preparing metadata (setup.py): started [2023-06-07T13:50:35.029Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:35.029Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T13:50:35.029Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-07T13:50:35.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 81.2 MB/s eta 0:00:00 [2023-06-07T13:50:35.545Z] Preparing metadata (setup.py): started [2023-06-07T13:50:36.109Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T13:50:36.690Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T13:50:36.923Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:36.923Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:36.923Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T13:50:36.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 52.3 MB/s eta 0:00:00 [2023-06-07T13:50:36.923Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:36.923Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T13:50:37.181Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:37.181Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T13:50:37.181Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 18.9 MB/s eta 0:00:00 [2023-06-07T13:50:37.181Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:37.181Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T13:50:37.181Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.7 MB/s eta 0:00:00 [2023-06-07T13:50:37.181Z] Preparing metadata (setup.py): started [2023-06-07T13:50:37.269Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T13:50:37.439Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:37.534Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T13:50:37.698Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:37.957Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T13:50:38.115Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T13:50:38.214Z] Preparing metadata (setup.py): started [2023-06-07T13:50:38.214Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:38.473Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:38.473Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T13:50:38.473Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:38.473Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T13:50:38.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 15.3 MB/s eta 0:00:00 [2023-06-07T13:50:38.473Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:38.473Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T13:50:38.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 24.3 MB/s eta 0:00:00 [2023-06-07T13:50:38.731Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:38.731Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T13:50:38.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 47.9 MB/s eta 0:00:00 [2023-06-07T13:50:38.731Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:38.731Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T13:50:38.731Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:50:38.731Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T13:50:38.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 33.4 MB/s eta 0:00:00 [2023-06-07T13:50:38.990Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:50:38.990Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T13:50:38.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 9.8 MB/s eta 0:00:00 [2023-06-07T13:50:38.990Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:50:38.990Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T13:50:38.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 21.3 MB/s eta 0:00:00 [2023-06-07T13:50:38.990Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:50:38.990Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T13:50:38.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 21.8 MB/s eta 0:00:00 [2023-06-07T13:50:38.990Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T13:50:38.990Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T13:50:39.248Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T13:50:39.248Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T13:50:39.248Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 13.5 MB/s eta 0:00:00 [2023-06-07T13:50:39.248Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-06-07T13:50:39.248Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T13:50:39.248Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:50:39.248Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T13:50:39.248Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.9 MB/s eta 0:00:00 [2023-06-07T13:50:39.507Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:50:39.507Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T13:50:39.507Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 35.5 MB/s eta 0:00:00 [2023-06-07T13:50:39.507Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T13:50:39.507Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:50:39.507Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T13:50:39.769Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:39.769Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T13:50:39.769Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 20.0 MB/s eta 0:00:00 [2023-06-07T13:50:39.769Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:39.769Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T13:50:39.769Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 34.9 MB/s eta 0:00:00 [2023-06-07T13:50:39.769Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:39.769Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T13:50:40.029Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:40.029Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T13:50:40.029Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 21.4 MB/s eta 0:00:00 [2023-06-07T13:50:40.286Z] Installing build dependencies: started [2023-06-07T13:50:40.902Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T13:50:41.483Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T13:50:41.748Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T13:50:42.703Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T13:50:42.968Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T13:50:43.544Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-06-07T13:50:43.574Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:50:43.574Z] Getting requirements to build wheel: started [2023-06-07T13:50:44.120Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T13:50:44.383Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T13:50:44.949Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:50:44.949Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:50:44.959Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T13:50:45.206Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:50:45.206Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:45.206Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T13:50:45.206Z] Preparing metadata (setup.py): started [2023-06-07T13:50:45.222Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T13:50:45.463Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:45.463Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:45.463Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T13:50:45.463Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:45.463Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T13:50:45.463Z] Preparing metadata (setup.py): started [2023-06-07T13:50:45.724Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:50:45.724Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:45.724Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T13:50:45.724Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.2 MB/s eta 0:00:00 [2023-06-07T13:50:45.980Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:45.980Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T13:50:45.980Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:45.980Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T13:50:45.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.1 MB/s eta 0:00:00 [2023-06-07T13:50:45.980Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:45.980Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T13:50:45.980Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:45.980Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T13:50:45.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.1 MB/s eta 0:00:00 [2023-06-07T13:50:46.238Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:50:46.238Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T13:50:46.238Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 6.7 MB/s eta 0:00:00 [2023-06-07T13:50:46.495Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:46.495Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T13:50:46.495Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:46.495Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T13:50:46.495Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:46.495Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T13:50:46.495Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:46.495Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T13:50:46.495Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:46.495Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T13:50:46.753Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:46.753Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T13:50:46.753Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T13:50:46.753Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:46.753Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T13:50:46.753Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 14.0 MB/s eta 0:00:00 [2023-06-07T13:50:46.753Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:50:46.753Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T13:50:47.011Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:50:47.011Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T13:50:47.011Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.1 MB/s eta 0:00:00 [2023-06-07T13:50:47.011Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-07T13:50:47.011Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T13:50:47.269Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T13:50:47.269Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=69b59d7a7effcb62036847becb31171e71d043e86928190f4ae6a70264fac7b5 [2023-06-07T13:50:47.269Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T13:50:47.269Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T13:50:47.525Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T13:50:47.526Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=bb66717a1a9564d8727a7b713f2d525041bc15324439a776dd53afb1f2de028e [2023-06-07T13:50:47.526Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T13:50:47.526Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T13:50:51.852Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T13:50:54.427Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T13:50:55.009Z] (18/21) Installing icu (71.1-r2) [2023-06-07T13:50:55.273Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T13:50:55.852Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T13:50:57.790Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T13:50:58.381Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:50:58.381Z] OK: 768 MiB in 180 packages [2023-06-07T13:50:58.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T13:50:59.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T13:51:00.632Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T13:51:02.570Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T13:51:02.835Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T13:51:03.098Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T13:51:03.677Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T13:51:06.245Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T13:51:07.648Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T13:51:07.912Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T13:51:08.488Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T13:51:08.757Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T13:51:09.028Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:51:09.028Z] OK: 938 MiB in 190 packages [2023-06-07T13:51:09.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T13:51:09.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T13:51:11.272Z] OK: 938 MiB in 190 packages [2023-06-07T13:51:11.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T13:51:11.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T13:51:13.250Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T13:51:13.832Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:51:14.100Z] OK: 941 MiB in 191 packages [2023-06-07T13:51:15.054Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T13:51:15.321Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T13:51:15.321Z] OK: 938 MiB in 190 packages [2023-06-07T13:51:30.295Z] Looking in links: /tmp/tmp_3ax7y_0 [2023-06-07T13:51:30.295Z] Processing /tmp/tmp_3ax7y_0/setuptools-65.5.0-py3-none-any.whl [2023-06-07T13:51:30.295Z] Processing /tmp/tmp_3ax7y_0/pip-23.0.1-py3-none-any.whl [2023-06-07T13:51:30.295Z] Installing collected packages: setuptools, pip [2023-06-07T13:51:45.261Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T13:51:45.261Z] 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-06-07T13:51:48.593Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T13:51:49.171Z] Collecting pip [2023-06-07T13:51:49.171Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T13:51:49.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.0 MB/s eta 0:00:00 [2023-06-07T13:51:49.444Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T13:51:52.006Z] Collecting setuptools [2023-06-07T13:51:52.006Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T13:51:52.006Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.8 MB/s eta 0:00:00 [2023-06-07T13:51:52.271Z] Collecting wheel [2023-06-07T13:51:52.271Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T13:51:52.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 19.7 MB/s eta 0:00:00 [2023-06-07T13:51:53.668Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T13:51:53.932Z] Attempting uninstall: setuptools [2023-06-07T13:51:53.932Z] Found existing installation: setuptools 65.5.0 [2023-06-07T13:51:54.883Z] Uninstalling setuptools-65.5.0: [2023-06-07T13:51:54.883Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T13:51:55.527Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:52:00.209Z] Attempting uninstall: pip [2023-06-07T13:52:00.209Z] Found existing installation: pip 23.0.1 [2023-06-07T13:52:01.611Z] Uninstalling pip-23.0.1: [2023-06-07T13:52:01.611Z] Successfully uninstalled pip-23.0.1 [2023-06-07T13:52:13.894Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T13:52:13.894Z] 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-06-07T13:52:18.132Z] Processing ./edgex-taf-common [2023-06-07T13:52:18.132Z] Preparing metadata (setup.py): started [2023-06-07T13:52:18.712Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:52:18.712Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T13:52:18.712Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T13:52:20.111Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T13:52:20.111Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=68361d63aedfe8abc1a3f3d8cd8acd1da900f016e9e01e3e5a90564d9ddeab9a [2023-06-07T13:52:20.111Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T13:52:20.111Z] Successfully built edgex-taf-common [2023-06-07T13:52:20.688Z] Installing collected packages: edgex-taf-common [2023-06-07T13:52:20.688Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T13:52:20.688Z] 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-06-07T13:52:24.922Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-07T13:52:24.922Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-07T13:52:26.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 419.1 kB/s eta 0:00:00 [2023-06-07T13:52:26.853Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T13:52:26.853Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T13:52:26.853Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T13:52:26.853Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T13:52:27.118Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-07T13:52:27.118Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-07T13:52:27.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 5.1 MB/s eta 0:00:00 [2023-06-07T13:52:27.384Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T13:52:27.384Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T13:52:27.384Z] Preparing metadata (setup.py): started [2023-06-07T13:52:28.339Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:52:28.605Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-07T13:52:28.605Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-07T13:52:28.605Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T13:52:28.605Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T13:52:29.184Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T13:52:29.184Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T13:52:29.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.2 MB/s eta 0:00:00 [2023-06-07T13:52:29.184Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T13:52:29.184Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T13:52:29.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.5 MB/s eta 0:00:00 [2023-06-07T13:52:29.449Z] Preparing metadata (setup.py): started [2023-06-07T13:52:30.406Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:52:30.986Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T13:52:30.986Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T13:52:30.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 6.0 MB/s eta 0:00:00 [2023-06-07T13:52:32.916Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T13:52:32.916Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T13:52:33.870Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.9 MB/s eta 0:00:00 [2023-06-07T13:52:37.203Z] Installing build dependencies: started [2023-06-07T13:52:58.045Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:52:59.325Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:52:59.325Z] Getting requirements to build wheel: started [2023-06-07T13:53:01.279Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:53:01.279Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:53:07.912Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:53:07.912Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T13:53:07.912Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T13:53:08.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 10.3 MB/s eta 0:00:00 [2023-06-07T13:53:08.758Z] Preparing metadata (setup.py): started [2023-06-07T13:53:10.702Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:53:11.660Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-06-07T13:53:11.660Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-06-07T13:53:11.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.1 MB/s eta 0:00:00 [2023-06-07T13:53:14.238Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T13:53:14.238Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T13:53:14.238Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.9 MB/s eta 0:00:00 [2023-06-07T13:53:16.178Z] Installing build dependencies: started [2023-06-07T13:53:28.465Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:53:28.465Z] Getting requirements to build wheel: started [2023-06-07T13:53:29.870Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:53:29.870Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:53:32.448Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:53:33.033Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T13:53:33.299Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T13:53:33.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 10.5 MB/s eta 0:00:00 [2023-06-07T13:53:33.878Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T13:53:33.878Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T13:53:34.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.9 MB/s eta 0:00:00 [2023-06-07T13:53:34.724Z] Preparing metadata (setup.py): started [2023-06-07T13:53:36.124Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:53:37.523Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T13:53:37.523Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-07T13:53:37.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s eta 0:00:00 [2023-06-07T13:53:38.477Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:53:38.477Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T13:53:38.742Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 12.3 MB/s eta 0:00:00 [2023-06-07T13:53:39.008Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:53:39.273Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T13:53:39.539Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:39.539Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T13:53:39.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.0 MB/s eta 0:00:00 [2023-06-07T13:53:39.804Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:39.804Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T13:53:39.804Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 870.4 kB/s eta 0:00:00 [2023-06-07T13:53:40.069Z] Preparing metadata (setup.py): started [2023-06-07T13:53:41.472Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:53:41.472Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:41.472Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T13:53:41.472Z] Preparing metadata (setup.py): started [2023-06-07T13:53:42.874Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:53:42.874Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:42.874Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T13:53:43.455Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:43.455Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T13:53:43.455Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.3 MB/s eta 0:00:00 [2023-06-07T13:53:43.720Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:43.720Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T13:53:47.059Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 343.4 kB/s eta 0:00:00 [2023-06-07T13:53:48.018Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:48.018Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T13:53:48.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.8 MB/s eta 0:00:00 [2023-06-07T13:53:48.286Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:48.286Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T13:53:48.552Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:53:48.552Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T13:53:48.819Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.6 MB/s eta 0:00:00 [2023-06-07T13:53:48.819Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:53:49.086Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T13:53:49.086Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.3 MB/s eta 0:00:00 [2023-06-07T13:53:49.671Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:53:49.937Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T13:53:49.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 3.5 MB/s eta 0:00:00 [2023-06-07T13:53:50.205Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:53:50.205Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T13:53:50.205Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 4.9 MB/s eta 0:00:00 [2023-06-07T13:53:50.790Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T13:53:50.790Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T13:53:51.056Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T13:53:51.322Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T13:53:51.322Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.4 MB/s eta 0:00:00 [2023-06-07T13:53:51.907Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-06-07T13:53:51.907Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T13:53:52.863Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:53:52.863Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T13:53:52.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.5 MB/s eta 0:00:00 [2023-06-07T13:53:53.128Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:53:53.128Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T13:53:53.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.8 MB/s eta 0:00:00 [2023-06-07T13:53:53.128Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T13:53:54.084Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:53:54.084Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T13:53:54.666Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:53:54.666Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T13:53:54.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 3.5 MB/s eta 0:00:00 [2023-06-07T13:53:54.931Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:53:54.931Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T13:53:54.931Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.7 MB/s eta 0:00:00 [2023-06-07T13:53:55.198Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:53:55.198Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T13:53:57.770Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:53:57.770Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T13:53:57.770Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.0 MB/s eta 0:00:00 [2023-06-07T13:53:59.177Z] Installing build dependencies: started [2023-06-07T13:54:05.754Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:54:21.234Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:54:21.234Z] Getting requirements to build wheel: started [2023-06-07T13:54:33.524Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:54:33.524Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:54:34.483Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:54:34.483Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:34.483Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T13:54:34.483Z] Preparing metadata (setup.py): started [2023-06-07T13:54:35.887Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:54:35.887Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:35.887Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T13:54:36.153Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:36.153Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T13:54:36.153Z] Preparing metadata (setup.py): started [2023-06-07T13:54:37.555Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:54:37.555Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:37.555Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T13:54:37.555Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.0 MB/s eta 0:00:00 [2023-06-07T13:54:37.819Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:37.819Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T13:54:38.085Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:38.085Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T13:54:38.085Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 [2023-06-07T13:54:38.350Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:38.350Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T13:54:38.931Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:38.931Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T13:54:39.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 [2023-06-07T13:54:39.463Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:54:39.463Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T13:54:39.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.7 MB/s eta 0:00:00 [2023-06-07T13:54:42.796Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:54:42.796Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T13:54:42.796Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:54:42.796Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T13:54:42.796Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:54:42.796Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T13:54:42.796Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:54:42.796Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T13:54:42.796Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:54:42.796Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T13:54:43.378Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:54:43.378Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T13:54:43.957Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T13:54:43.957Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:54:43.957Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T13:54:43.957Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.7 MB/s eta 0:00:00 [2023-06-07T13:54:44.222Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:54:44.222Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T13:54:45.622Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-07T13:54:45.622Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T13:54:45.622Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.2 MB/s eta 0:00:00 [2023-06-07T13:54:46.575Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-07T13:54:46.575Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T13:54:47.974Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T13:54:47.974Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=8fee9034fbeddd3360898b87f0206d0169ae71812b1949c0063b251fb59c264f [2023-06-07T13:54:47.974Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T13:54:48.240Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T13:54:50.178Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T13:54:50.178Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=9b8d36ef94c7e1a0746f951fb5e04ff6c292fdc4e7e86d54dda32eeee9648f92 [2023-06-07T13:54:50.179Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T13:54:50.179Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T13:55:13.432Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:55:45.522Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T13:55:45.522Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360851 sha256=718140e3febd3a2d30769c79b9863e59bf60ab38efbc5adbe79eeeb33a27680a [2023-06-07T13:55:45.522Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T13:55:45.522Z] Building wheel for psutil (setup.py): started [2023-06-07T13:55:45.522Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T13:55:45.522Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=82ecc7bdc1f6a9d1754639768fba167e555207d717ebdb0c0b73084b0dc67154 [2023-06-07T13:55:45.522Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T13:55:45.522Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T13:56:07.443Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T13:56:07.443Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537177 sha256=2367bb743ebcd0606a6ed1190d3072db52ebe85d41fcf470bccfe7f75415b024 [2023-06-07T13:56:07.443Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T13:56:07.443Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T13:56:15.554Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T13:56:15.554Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=d967d109e3f6168cdac0a37d98062036d56879b077a416e3bf8dbbe54eeb2fd1 [2023-06-07T13:56:15.554Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T13:56:15.554Z] Building wheel for pycryptodome (setup.py): started [2023-06-07T13:56:37.470Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-07T13:56:37.470Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111231 sha256=9b941e1190f0e1e225be157950616e09732b80f8a01bb5954318b37afa615a45 [2023-06-07T13:56:37.470Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-07T13:56:37.470Z] Building wheel for flex (setup.py): started [2023-06-07T13:56:37.470Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T13:56:37.470Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c6e844e26304cff63bc4d8747950d1bc6376e7aea9007a14c1ce303347aa4183 [2023-06-07T13:56:37.470Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T13:56:37.470Z] Building wheel for GenSON (setup.py): started [2023-06-07T13:56:37.470Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T13:56:37.470Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=358544b62ad5c404366c3f941d8112abc9876b2e8278390992f65bb180d16548 [2023-06-07T13:56:37.470Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T13:56:37.470Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T13:56:38.035Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T13:56:38.035Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=9602b80e1a8ac1ee5b4a0a8f1da4a309edeaccb0fd8aa185ecde87bfea830cce [2023-06-07T13:56:38.035Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T13:56:38.035Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T13:56:38.293Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T13:56:38.293Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=379d573edf19d59ef0ea73204ec5ac68308e95cfcd508b869071d67f5c522f92 [2023-06-07T13:56:38.293Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T13:56:38.294Z] Building wheel for validate-email (setup.py): started [2023-06-07T13:56:38.551Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T13:56:38.551Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=cb2c0aff14c17363edadfccdb75084a8e771d86afb08845f75c528a0d87c6d3e [2023-06-07T13:56:38.551Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T13:56:38.551Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-07T13:56:38.809Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T13:56:51.008Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T13:56:51.008Z] 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-06-07T13:57:09.113Z] Removing intermediate container 2541f223a5a3 [2023-06-07T13:57:09.113Z] ---> 675de95ce013 [2023-06-07T13:57:09.113Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T13:57:09.113Z] ---> Running in 87f68dbebea8 [2023-06-07T13:57:09.113Z] Removing intermediate container 87f68dbebea8 [2023-06-07T13:57:09.113Z] ---> ea7d6b9eeb21 [2023-06-07T13:57:09.113Z] Step 11/13 : LABEL arch=amd64 [2023-06-07T13:57:09.113Z] ---> Running in 2e6cf8b0e72d [2023-06-07T13:57:09.113Z] Removing intermediate container 2e6cf8b0e72d [2023-06-07T13:57:09.113Z] ---> 5da4add6c29d [2023-06-07T13:57:09.113Z] Step 12/13 : LABEL git_sha=c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [2023-06-07T13:57:09.113Z] ---> Running in c6c03b0e139f [2023-06-07T13:57:09.113Z] Removing intermediate container c6c03b0e139f [2023-06-07T13:57:09.113Z] ---> 9f7bf67215df [2023-06-07T13:57:09.113Z] Step 13/13 : LABEL version=0.0.2-dev.25 [2023-06-07T13:57:09.113Z] ---> Running in a2c5583d0e67 [2023-06-07T13:57:09.113Z] Removing intermediate container a2c5583d0e67 [2023-06-07T13:57:09.113Z] ---> 1fdd66b5ee50 [2023-06-07T13:57:09.113Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T13:57:09.113Z] Successfully built 1fdd66b5ee50 [2023-06-07T13:57:09.113Z] 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-06-07T13:57:09.228Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-06-07T13:57:09.228Z] c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [2023-06-07T13:57:09.228Z] latest [2023-06-07T13:57:09.228Z] 0.0.2-dev.25 [2023-06-07T13:57:09.228Z] c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [2023-06-07T13:57:09.228Z] main [2023-06-07T13:57:09.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:57:09.554Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:57:09.857Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [2023-06-07T13:57:09.858Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:57:09.858Z] c31059cc78bc: Preparing [2023-06-07T13:57:09.858Z] fcf717943365: Preparing [2023-06-07T13:57:09.858Z] 2b100e726c53: Preparing [2023-06-07T13:57:09.858Z] 1893bde11b29: Preparing [2023-06-07T13:57:09.858Z] 6bc34e1971d5: Preparing [2023-06-07T13:57:09.858Z] 5bc340f6d4f5: Preparing [2023-06-07T13:57:09.858Z] 5bc340f6d4f5: Waiting [2023-06-07T13:57:10.116Z] 2b100e726c53: Pushed [2023-06-07T13:57:10.116Z] fcf717943365: Pushed [2023-06-07T13:57:10.116Z] 1893bde11b29: Pushed [2023-06-07T13:57:10.116Z] 6bc34e1971d5: Pushed [2023-06-07T13:57:10.116Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:57:11.832Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:58:19.668Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:59:16.050Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:59:16.579Z] c31059cc78bc: Pushed [2023-06-07T13:59:16.579Z] c9a59baa00e2d1f2a9f608ad00324ffc75da60c4: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:16.897Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:17.201Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-07T13:59:17.201Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:59:17.201Z] c31059cc78bc: Preparing [2023-06-07T13:59:17.201Z] fcf717943365: Preparing [2023-06-07T13:59:17.201Z] 2b100e726c53: Preparing [2023-06-07T13:59:17.201Z] 1893bde11b29: Preparing [2023-06-07T13:59:17.201Z] 6bc34e1971d5: Preparing [2023-06-07T13:59:17.201Z] 5bc340f6d4f5: Preparing [2023-06-07T13:59:17.201Z] 5bc340f6d4f5: Waiting [2023-06-07T13:59:17.201Z] 2b100e726c53: Layer already exists [2023-06-07T13:59:17.201Z] c31059cc78bc: Layer already exists [2023-06-07T13:59:17.201Z] fcf717943365: Layer already exists [2023-06-07T13:59:17.201Z] 6bc34e1971d5: Layer already exists [2023-06-07T13:59:17.201Z] 1893bde11b29: Layer already exists [2023-06-07T13:59:17.201Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:59:17.201Z] latest: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:17.522Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:17.823Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.25 [2023-06-07T13:59:17.823Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:59:17.823Z] c31059cc78bc: Preparing [2023-06-07T13:59:17.823Z] fcf717943365: Preparing [2023-06-07T13:59:17.823Z] 2b100e726c53: Preparing [2023-06-07T13:59:17.823Z] 1893bde11b29: Preparing [2023-06-07T13:59:17.823Z] 6bc34e1971d5: Preparing [2023-06-07T13:59:17.823Z] 5bc340f6d4f5: Preparing [2023-06-07T13:59:17.823Z] 5bc340f6d4f5: Waiting [2023-06-07T13:59:17.823Z] c31059cc78bc: Layer already exists [2023-06-07T13:59:17.823Z] 6bc34e1971d5: Layer already exists [2023-06-07T13:59:17.823Z] fcf717943365: Layer already exists [2023-06-07T13:59:17.823Z] 2b100e726c53: Layer already exists [2023-06-07T13:59:17.823Z] 1893bde11b29: Layer already exists [2023-06-07T13:59:17.823Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:59:17.823Z] 0.0.2-dev.25: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:18.133Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:18.441Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [2023-06-07T13:59:18.441Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:59:18.441Z] c31059cc78bc: Preparing [2023-06-07T13:59:18.441Z] fcf717943365: Preparing [2023-06-07T13:59:18.441Z] 2b100e726c53: Preparing [2023-06-07T13:59:18.441Z] 1893bde11b29: Preparing [2023-06-07T13:59:18.441Z] 6bc34e1971d5: Preparing [2023-06-07T13:59:18.441Z] 5bc340f6d4f5: Preparing [2023-06-07T13:59:18.441Z] 1893bde11b29: Layer already exists [2023-06-07T13:59:18.441Z] 2b100e726c53: Layer already exists [2023-06-07T13:59:18.441Z] 6bc34e1971d5: Layer already exists [2023-06-07T13:59:18.441Z] c31059cc78bc: Layer already exists [2023-06-07T13:59:18.441Z] fcf717943365: Layer already exists [2023-06-07T13:59:18.441Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:59:18.441Z] c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:18.756Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:19.062Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-06-07T13:59:19.063Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:59:19.063Z] c31059cc78bc: Preparing [2023-06-07T13:59:19.063Z] fcf717943365: Preparing [2023-06-07T13:59:19.063Z] 2b100e726c53: Preparing [2023-06-07T13:59:19.063Z] 1893bde11b29: Preparing [2023-06-07T13:59:19.063Z] 6bc34e1971d5: Preparing [2023-06-07T13:59:19.063Z] 5bc340f6d4f5: Preparing [2023-06-07T13:59:19.063Z] 5bc340f6d4f5: Waiting [2023-06-07T13:59:19.063Z] 1893bde11b29: Layer already exists [2023-06-07T13:59:19.063Z] fcf717943365: Layer already exists [2023-06-07T13:59:19.063Z] 2b100e726c53: Layer already exists [2023-06-07T13:59:19.063Z] 6bc34e1971d5: Layer already exists [2023-06-07T13:59:19.063Z] c31059cc78bc: Layer already exists [2023-06-07T13:59:19.063Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:59:19.063Z] main: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T13:59:19.092Z] ===================================================== [Pipeline] echo [2023-06-07T13:59:19.096Z] taggedImages: [2023-06-07T13:59:19.096Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [2023-06-07T13:59:19.096Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-07T13:59:19.097Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.25 [2023-06-07T13:59:19.097Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [2023-06-07T13:59:19.097Z] - 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-06-07T13:59:19.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:59:19.444Z] [2023-06-07T13:59:19.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:59:19.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:59:19.736Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T13:59:19.736Z] 5eb5b503b376: Pulling fs layer [2023-06-07T13:59:19.736Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T13:59:19.736Z] ec43610c2a17: Pulling fs layer [2023-06-07T13:59:19.736Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T13:59:19.736Z] 33b1e0a273af: Pulling fs layer [2023-06-07T13:59:19.736Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T13:59:19.736Z] 2f39f015ded8: Pulling fs layer [2023-06-07T13:59:19.736Z] 3a2ae6a8a46f: Waiting [2023-06-07T13:59:19.736Z] 33b1e0a273af: Waiting [2023-06-07T13:59:19.736Z] 2f39f015ded8: Waiting [2023-06-07T13:59:19.736Z] 5d3b04190fa2: Waiting [2023-06-07T13:59:19.736Z] 5c69ac0246d0: Verifying Checksum [2023-06-07T13:59:19.736Z] 5c69ac0246d0: Download complete [2023-06-07T13:59:19.736Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T13:59:19.736Z] 3a2ae6a8a46f: Download complete [2023-06-07T13:59:19.736Z] 33b1e0a273af: Verifying Checksum [2023-06-07T13:59:19.736Z] 33b1e0a273af: Download complete [2023-06-07T13:59:19.736Z] ec43610c2a17: Verifying Checksum [2023-06-07T13:59:19.736Z] ec43610c2a17: Download complete [2023-06-07T13:59:19.736Z] 5d3b04190fa2: Download complete [2023-06-07T13:59:19.995Z] 5eb5b503b376: Verifying Checksum [2023-06-07T13:59:19.995Z] 5eb5b503b376: Download complete [2023-06-07T13:59:20.560Z] 2f39f015ded8: Verifying Checksum [2023-06-07T13:59:20.560Z] 2f39f015ded8: Download complete [2023-06-07T13:59:21.125Z] 5eb5b503b376: Pull complete [2023-06-07T13:59:21.125Z] 5c69ac0246d0: Pull complete [2023-06-07T13:59:21.690Z] ec43610c2a17: Pull complete [2023-06-07T13:59:21.690Z] 3a2ae6a8a46f: Pull complete [2023-06-07T13:59:21.947Z] 33b1e0a273af: Pull complete [2023-06-07T13:59:21.947Z] 5d3b04190fa2: Pull complete [2023-06-07T13:59:26.174Z] 2f39f015ded8: Pull complete [2023-06-07T13:59:26.174Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T13:59:26.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:59:26.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:59:26.242Z] prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container [2023-06-07T13:59:26.267Z] $ 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:latest cat [2023-06-07T13:59:29.570Z] $ docker top 434d1d131cd31aa4cd532d3554c5685593b02ed23aeaf19eb6e191744af42fe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:59:29.961Z] ---> job-cost.sh [2023-06-07T13:59:29.961Z] lf-activate-venv: SKIPPING [2023-06-07T13:59:29.961Z] INFO: No Stack... [2023-06-07T13:59:30.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T13:59:30.790Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T13:59:31.078Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-07T13:59:31.078Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T13:59:31.092Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [2023-06-07T13:59:31.097Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] did not exist. Created. [2023-06-07T13:59:31.097Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T13:59:31.396Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-06-07T13:59:31.429Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T13:59:31.436Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T13:59:31.440Z] $ docker stop --time=1 434d1d131cd31aa4cd532d3554c5685593b02ed23aeaf19eb6e191744af42fe0 [2023-06-07T13:59:32.594Z] $ docker rm -f --volumes 434d1d131cd31aa4cd532d3554c5685593b02ed23aeaf19eb6e191744af42fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T14:00:24.184Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:01:32.044Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:02:28.401Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:03:36.240Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:08:28.080Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:10:34.705Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:12:41.334Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:14:49.238Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:15:45.604Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:17:52.235Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:21:28.967Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:22:50.583Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:24:42.209Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T14:24:47.530Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T14:24:47.530Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625253 sha256=15f030783a320459a955a4bb8b043cd5f2cbf2376d7a8ade1eeca3275c99469a [2023-06-07T14:24:47.530Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T14:24:47.530Z] Building wheel for psutil (setup.py): started [2023-06-07T14:24:57.576Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T14:24:57.576Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271965 sha256=9b1eb250af033d012a3d26f581e7029512a67bb4cf2df578d8d5a5ea9dccf6cb [2023-06-07T14:24:57.576Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T14:24:57.576Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T14:26:05.399Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T14:27:26.985Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T14:27:37.031Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T14:27:37.031Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515224 sha256=330fdb756977e0070a01c237e9931fd252320941c90511a6ab1ce256de9b4156 [2023-06-07T14:27:37.031Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T14:27:37.031Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T14:28:44.884Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-07T14:28:44.884Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T14:28:44.884Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=af4c59ab328c3ca089dd214d0b682f832c71cbd3148195300d96c211dba64c6d [2023-06-07T14:28:44.884Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T14:28:44.884Z] Building wheel for flex (setup.py): started [2023-06-07T14:28:44.884Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T14:28:44.884Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=36640d93d4e4a92cac7eefe689781f569ff6f64e944cb1314fb1096ba47ab6d0 [2023-06-07T14:28:44.884Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T14:28:44.884Z] Building wheel for GenSON (setup.py): started [2023-06-07T14:28:44.884Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T14:28:44.884Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=a20516cb540963ed0010e3059761e39d7aec4d7cc1b3f13e8715d83074f746b7 [2023-06-07T14:28:44.884Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T14:28:44.884Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T14:28:48.209Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T14:28:48.209Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=ed76a65a2f9fd742d9549b023a6d26062e2135bde8c97d1bd812191b859a5c9b [2023-06-07T14:28:48.209Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T14:28:48.209Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T14:28:49.606Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T14:28:49.606Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=206e09deebbb37a4ff3f51e4cabc6bd14eb0c7be6b92a0a6a76ff21dd49e1ae7 [2023-06-07T14:28:49.606Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T14:28:49.606Z] Building wheel for validate-email (setup.py): started [2023-06-07T14:28:51.002Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T14:28:51.002Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9335ad571f8ba9beb9478c82bcb85317d6db483a3134b4e3e115d2630fd4c67c [2023-06-07T14:28:51.002Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T14:28:51.002Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-07T14:28:53.561Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T14:30:15.129Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T14:30:15.129Z] 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-06-07T14:30:41.766Z] Removing intermediate container ac605e1c4a08 [2023-06-07T14:30:41.766Z] ---> ced47f84aa18 [2023-06-07T14:30:41.766Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T14:30:41.766Z] ---> Running in ccee4dcc74f9 [2023-06-07T14:30:41.766Z] Removing intermediate container ccee4dcc74f9 [2023-06-07T14:30:41.766Z] ---> 8dea99941783 [2023-06-07T14:30:41.766Z] Step 11/13 : LABEL arch=arm64 [2023-06-07T14:30:41.767Z] ---> Running in 461b479e17f5 [2023-06-07T14:30:41.767Z] Removing intermediate container 461b479e17f5 [2023-06-07T14:30:41.767Z] ---> e0278f087c09 [2023-06-07T14:30:41.767Z] Step 12/13 : LABEL git_sha=c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [2023-06-07T14:30:41.767Z] ---> Running in 7f9a5067ed91 [2023-06-07T14:30:41.767Z] Removing intermediate container 7f9a5067ed91 [2023-06-07T14:30:41.767Z] ---> b30b05ecab2b [2023-06-07T14:30:41.767Z] Step 13/13 : LABEL version=0.0.2-dev.25 [2023-06-07T14:30:41.767Z] ---> Running in 64027b80baf7 [2023-06-07T14:30:41.767Z] Removing intermediate container 64027b80baf7 [2023-06-07T14:30:41.767Z] ---> af6d804c2af5 [2023-06-07T14:30:41.767Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T14:30:41.767Z] Successfully built af6d804c2af5 [2023-06-07T14:30:41.767Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-07T14:30:41.878Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-06-07T14:30:41.878Z] c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [2023-06-07T14:30:41.878Z] latest [2023-06-07T14:30:41.878Z] 0.0.2-dev.25 [2023-06-07T14:30:41.878Z] c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [2023-06-07T14:30:41.878Z] main [2023-06-07T14:30:41.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:30:42.218Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:30:42.549Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [2023-06-07T14:30:42.549Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T14:30:42.549Z] 95393c9a14b1: Preparing [2023-06-07T14:30:42.549Z] b10f34bc7bdb: Preparing [2023-06-07T14:30:42.549Z] a8cdc5d4e27e: Preparing [2023-06-07T14:30:42.549Z] e38be85248b6: Preparing [2023-06-07T14:30:42.549Z] a93cdaa87abe: Preparing [2023-06-07T14:30:42.549Z] dc65b23a4b7c: Preparing [2023-06-07T14:30:42.549Z] dc65b23a4b7c: Waiting [2023-06-07T14:30:42.812Z] a8cdc5d4e27e: Pushed [2023-06-07T14:30:42.812Z] b10f34bc7bdb: Pushed [2023-06-07T14:30:42.812Z] e38be85248b6: Pushed [2023-06-07T14:30:42.812Z] dc65b23a4b7c: Layer already exists [2023-06-07T14:30:42.812Z] a93cdaa87abe: Pushed [2023-06-07T14:34:49.530Z] 95393c9a14b1: Pushed [2023-06-07T14:34:49.530Z] c9a59baa00e2d1f2a9f608ad00324ffc75da60c4: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:34:49.880Z] + 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-06-07T14:34:50.210Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-07T14:34:50.210Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T14:34:50.210Z] 95393c9a14b1: Preparing [2023-06-07T14:34:50.210Z] b10f34bc7bdb: Preparing [2023-06-07T14:34:50.210Z] a8cdc5d4e27e: Preparing [2023-06-07T14:34:50.210Z] e38be85248b6: Preparing [2023-06-07T14:34:50.210Z] a93cdaa87abe: Preparing [2023-06-07T14:34:50.210Z] dc65b23a4b7c: Preparing [2023-06-07T14:34:50.210Z] dc65b23a4b7c: Waiting [2023-06-07T14:34:50.210Z] b10f34bc7bdb: Layer already exists [2023-06-07T14:34:50.210Z] a93cdaa87abe: Layer already exists [2023-06-07T14:34:50.210Z] e38be85248b6: Layer already exists [2023-06-07T14:34:50.210Z] 95393c9a14b1: Layer already exists [2023-06-07T14:34:50.210Z] a8cdc5d4e27e: Layer already exists [2023-06-07T14:34:50.210Z] dc65b23a4b7c: Layer already exists [2023-06-07T14:34:50.473Z] latest: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:34:50.806Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:34:51.141Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.25 [2023-06-07T14:34:51.141Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T14:34:51.141Z] 95393c9a14b1: Preparing [2023-06-07T14:34:51.141Z] b10f34bc7bdb: Preparing [2023-06-07T14:34:51.141Z] a8cdc5d4e27e: Preparing [2023-06-07T14:34:51.141Z] e38be85248b6: Preparing [2023-06-07T14:34:51.141Z] a93cdaa87abe: Preparing [2023-06-07T14:34:51.141Z] dc65b23a4b7c: Preparing [2023-06-07T14:34:51.141Z] dc65b23a4b7c: Waiting [2023-06-07T14:34:51.141Z] a8cdc5d4e27e: Layer already exists [2023-06-07T14:34:51.141Z] b10f34bc7bdb: Layer already exists [2023-06-07T14:34:51.141Z] e38be85248b6: Layer already exists [2023-06-07T14:34:51.141Z] a93cdaa87abe: Layer already exists [2023-06-07T14:34:51.141Z] 95393c9a14b1: Layer already exists [2023-06-07T14:34:51.141Z] dc65b23a4b7c: Layer already exists [2023-06-07T14:34:51.141Z] 0.0.2-dev.25: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:34:51.480Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:34:51.814Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [2023-06-07T14:34:51.814Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T14:34:51.814Z] 95393c9a14b1: Preparing [2023-06-07T14:34:51.814Z] b10f34bc7bdb: Preparing [2023-06-07T14:34:51.814Z] a8cdc5d4e27e: Preparing [2023-06-07T14:34:51.814Z] e38be85248b6: Preparing [2023-06-07T14:34:51.814Z] a93cdaa87abe: Preparing [2023-06-07T14:34:51.814Z] dc65b23a4b7c: Preparing [2023-06-07T14:34:51.814Z] dc65b23a4b7c: Waiting [2023-06-07T14:34:51.814Z] e38be85248b6: Layer already exists [2023-06-07T14:34:51.814Z] b10f34bc7bdb: Layer already exists [2023-06-07T14:34:51.814Z] 95393c9a14b1: Layer already exists [2023-06-07T14:34:51.814Z] a93cdaa87abe: Layer already exists [2023-06-07T14:34:51.814Z] a8cdc5d4e27e: Layer already exists [2023-06-07T14:34:51.814Z] dc65b23a4b7c: Layer already exists [2023-06-07T14:34:51.814Z] c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:34:52.416Z] + 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-06-07T14:34:52.753Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-06-07T14:34:52.753Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T14:34:52.753Z] 95393c9a14b1: Preparing [2023-06-07T14:34:52.753Z] b10f34bc7bdb: Preparing [2023-06-07T14:34:52.753Z] a8cdc5d4e27e: Preparing [2023-06-07T14:34:52.753Z] e38be85248b6: Preparing [2023-06-07T14:34:52.753Z] a93cdaa87abe: Preparing [2023-06-07T14:34:52.753Z] dc65b23a4b7c: Preparing [2023-06-07T14:34:52.753Z] dc65b23a4b7c: Waiting [2023-06-07T14:34:52.753Z] 95393c9a14b1: Layer already exists [2023-06-07T14:34:52.753Z] e38be85248b6: Layer already exists [2023-06-07T14:34:52.753Z] b10f34bc7bdb: Layer already exists [2023-06-07T14:34:52.753Z] a93cdaa87abe: Layer already exists [2023-06-07T14:34:52.753Z] a8cdc5d4e27e: Layer already exists [2023-06-07T14:34:52.753Z] dc65b23a4b7c: Layer already exists [2023-06-07T14:34:53.017Z] main: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T14:34:53.054Z] ===================================================== [Pipeline] echo [2023-06-07T14:34:53.060Z] taggedImages: [2023-06-07T14:34:53.060Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [2023-06-07T14:34:53.060Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-07T14:34:53.060Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.25 [2023-06-07T14:34:53.060Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [2023-06-07T14:34:53.060Z] - 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-06-07T14:34:53.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T14:34:53.450Z] [2023-06-07T14:34:53.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:34:53.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T14:34:53.776Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T14:34:53.776Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T14:34:53.776Z] 04944245beec: Pulling fs layer [2023-06-07T14:34:53.776Z] 699f458cf7ca: Pulling fs layer [2023-06-07T14:34:53.776Z] 765212b225bb: Pulling fs layer [2023-06-07T14:34:53.776Z] f23df028b6ca: Pulling fs layer [2023-06-07T14:34:53.776Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T14:34:53.776Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T14:34:53.776Z] f23df028b6ca: Waiting [2023-06-07T14:34:53.776Z] d65c8cfc05b1: Waiting [2023-06-07T14:34:53.776Z] 2437ff75d9bd: Waiting [2023-06-07T14:34:53.776Z] 765212b225bb: Waiting [2023-06-07T14:34:54.045Z] 04944245beec: Verifying Checksum [2023-06-07T14:34:54.045Z] 04944245beec: Download complete [2023-06-07T14:34:54.045Z] 765212b225bb: Verifying Checksum [2023-06-07T14:34:54.045Z] 765212b225bb: Download complete [2023-06-07T14:34:54.045Z] f23df028b6ca: Verifying Checksum [2023-06-07T14:34:54.045Z] f23df028b6ca: Download complete [2023-06-07T14:34:54.045Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T14:34:54.045Z] d65c8cfc05b1: Download complete [2023-06-07T14:34:54.045Z] 699f458cf7ca: Verifying Checksum [2023-06-07T14:34:54.045Z] 699f458cf7ca: Download complete [2023-06-07T14:34:54.648Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T14:34:54.648Z] 8998bd30e6a1: Download complete [2023-06-07T14:34:57.229Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T14:34:57.229Z] 2437ff75d9bd: Download complete [2023-06-07T14:34:58.183Z] 8998bd30e6a1: Pull complete [2023-06-07T14:34:58.764Z] 04944245beec: Pull complete [2023-06-07T14:35:00.172Z] 699f458cf7ca: Pull complete [2023-06-07T14:35:00.172Z] 765212b225bb: Pull complete [2023-06-07T14:35:01.129Z] f23df028b6ca: Pull complete [2023-06-07T14:35:01.129Z] d65c8cfc05b1: Pull complete [2023-06-07T14:35:16.433Z] 2437ff75d9bd: Pull complete [2023-06-07T14:35:16.433Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T14:35:16.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T14:35:16.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T14:35:16.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-18069 does not seem to be running inside a container [2023-06-07T14:35:16.688Z] $ 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-06-07T14:35:19.058Z] $ docker top dc8df6a06e6b41754d51cb03367e79ab538190869d4dda8a441a73cb9642bdba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:35:19.896Z] ---> job-cost.sh [2023-06-07T14:35:19.896Z] lf-activate-venv: SKIPPING [2023-06-07T14:35:19.896Z] INFO: No Stack... [2023-06-07T14:35:20.161Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T14:35:21.116Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T14:35:21.435Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-07T14:35:21.701Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T14:35:21.733Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [2023-06-07T14:35:21.741Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] did not exist. Created. [2023-06-07T14:35:21.741Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T14:35:22.077Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7b8dbb5d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T14:35:22.407Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-07T14:35:22.425Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T14:35:22.799Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T14:35:22.810Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T14:35:22.822Z] $ docker stop --time=1 dc8df6a06e6b41754d51cb03367e79ab538190869d4dda8a441a73cb9642bdba [2023-06-07T14:35:24.314Z] $ docker rm -f --volumes dc8df6a06e6b41754d51cb03367e79ab538190869d4dda8a441a73cb9642bdba [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-06-07T14:35:24.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T14:35:24.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:35:25.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T14:35:25.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T14:35:25.347Z] prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container [2023-06-07T14:35:25.458Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T14:35:25.800Z] $ docker top dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T14:35:25.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T14:35:25.894Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T14:35:26.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T14:35:26.037Z] $ docker exec dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 ssh-agent [2023-06-07T14:35:26.154Z] SSH_AUTH_SOCK=/tmp/ssh-8A5YgBRaS1QT/agent.33 [2023-06-07T14:35:26.154Z] SSH_AGENT_PID=39 [2023-06-07T14:35:26.183Z] Running ssh-add (command line suppressed) [2023-06-07T14:35:26.278Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2581020133039404569.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2581020133039404569.key) [2023-06-07T14:35:26.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T14:35:26.623Z] + git semver tag [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,791 [run_tag] DEBUG tag force:False [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,791 [check_head_tag] DEBUG check head tag [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,792 [execute] INFO git cat-file --batch-check [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,795 [execute] INFO git cat-file --batch [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,810 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,810 [execute] INFO git tag -a v0.0.2-dev.25 -m v0.0.2-dev.25 [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,811 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.25', '-m', 'v0.0.2-dev.25'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T14:35:26.881Z] 2023-06-07 14:35:26,816 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T14:35:26.881Z] 0.0.2-dev.25 [Pipeline] } [2023-06-07T14:35:26.892Z] $ docker exec --env ******** --env ******** dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 ssh-agent -k [2023-06-07T14:35:26.989Z] unset SSH_AUTH_SOCK; [2023-06-07T14:35:26.989Z] unset SSH_AGENT_PID; [2023-06-07T14:35:26.989Z] echo Agent pid 39 killed; [2023-06-07T14:35:26.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T14:35:27.294Z] + git semver [Pipeline] } [2023-06-07T14:35:27.566Z] $ docker stop --time=1 dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 [2023-06-07T14:35:28.818Z] $ docker rm -f --volumes dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:35:29.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T14:35:29.230Z] [2023-06-07T14:35:29.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:35:29.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T14:35:29.530Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T14:35:29.530Z] ab5ef0e58194: Pulling fs layer [2023-06-07T14:35:29.530Z] 9712f1f96733: Pulling fs layer [2023-06-07T14:35:29.530Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T14:35:29.531Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T14:35:29.531Z] e9a5061849ea: Pulling fs layer [2023-06-07T14:35:29.531Z] d747dcd14b5f: Pulling fs layer [2023-06-07T14:35:29.531Z] 2de7ff778b66: Pulling fs layer [2023-06-07T14:35:29.531Z] 0d9ebad4ef96: Waiting [2023-06-07T14:35:29.531Z] e9a5061849ea: Waiting [2023-06-07T14:35:29.531Z] d747dcd14b5f: Waiting [2023-06-07T14:35:29.531Z] 2de7ff778b66: Waiting [2023-06-07T14:35:29.531Z] 9712f1f96733: Verifying Checksum [2023-06-07T14:35:29.531Z] 9712f1f96733: Download complete [2023-06-07T14:35:29.789Z] 63f879dbbcfc: Verifying Checksum [2023-06-07T14:35:29.789Z] 63f879dbbcfc: Download complete [2023-06-07T14:35:30.047Z] e9a5061849ea: Verifying Checksum [2023-06-07T14:35:30.047Z] e9a5061849ea: Download complete [2023-06-07T14:35:30.047Z] d747dcd14b5f: Download complete [2023-06-07T14:35:30.047Z] ab5ef0e58194: Download complete [2023-06-07T14:35:30.047Z] 0d9ebad4ef96: Verifying Checksum [2023-06-07T14:35:30.047Z] 0d9ebad4ef96: Download complete [2023-06-07T14:35:30.047Z] 2de7ff778b66: Verifying Checksum [2023-06-07T14:35:30.047Z] 2de7ff778b66: Download complete [2023-06-07T14:35:32.579Z] ab5ef0e58194: Pull complete [2023-06-07T14:35:32.579Z] 9712f1f96733: Pull complete [2023-06-07T14:35:33.451Z] 63f879dbbcfc: Pull complete [2023-06-07T14:35:38.671Z] 0d9ebad4ef96: Pull complete [2023-06-07T14:35:38.671Z] e9a5061849ea: Pull complete [2023-06-07T14:35:38.671Z] d747dcd14b5f: Pull complete [2023-06-07T14:35:39.649Z] 2de7ff778b66: Pull complete [2023-06-07T14:35:39.649Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T14:35:39.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T14:35:39.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T14:35:39.992Z] prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container [2023-06-07T14:35:40.029Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-07T14:35:43.982Z] $ docker top 8ac6b793852fbcd3a1721f4023f9a912d71069a82e625e64690b6e35c640e986 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T14:35:44.041Z] provisioning config files... [2023-06-07T14:35:44.047Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8634711455560218044tmp [2023-06-07T14:35:44.057Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7730044403283195484tmp [2023-06-07T14:35:44.067Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3149504090417880007tmp [Pipeline] { [Pipeline] echo [2023-06-07T14:35:44.079Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:35:44.362Z] ---> sigul-configuration.sh [2023-06-07T14:35:44.362Z] gpg: directory `/root/.gnupg' created [2023-06-07T14:35:44.362Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T14:35:44.362Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T14:35:44.362Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T14:35:44.362Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T14:35:44.362Z] gpg: CAST5 encrypted data [2023-06-07T14:35:44.362Z] gpg: encrypted with 1 passphrase [2023-06-07T14:35:44.362Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T14:35:44.645Z] + mkdir /home/jenkins [2023-06-07T14:35:44.645Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T14:35:44.932Z] + 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-06-07T14:35:44.941Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:35:45.225Z] ---> sigul-install.sh [2023-06-07T14:35:45.225Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T14:35:45.507Z] + git tag --list [2023-06-07T14:35:45.507Z] v0.0.1 [2023-06-07T14:35:45.507Z] v0.0.2-dev.1 [2023-06-07T14:35:45.507Z] v0.0.2-dev.10 [2023-06-07T14:35:45.507Z] v0.0.2-dev.11 [2023-06-07T14:35:45.507Z] v0.0.2-dev.12 [2023-06-07T14:35:45.507Z] v0.0.2-dev.13 [2023-06-07T14:35:45.507Z] v0.0.2-dev.14 [2023-06-07T14:35:45.507Z] v0.0.2-dev.15 [2023-06-07T14:35:45.507Z] v0.0.2-dev.16 [2023-06-07T14:35:45.507Z] v0.0.2-dev.17 [2023-06-07T14:35:45.507Z] v0.0.2-dev.18 [2023-06-07T14:35:45.507Z] v0.0.2-dev.19 [2023-06-07T14:35:45.507Z] v0.0.2-dev.2 [2023-06-07T14:35:45.507Z] v0.0.2-dev.20 [2023-06-07T14:35:45.507Z] v0.0.2-dev.21 [2023-06-07T14:35:45.507Z] v0.0.2-dev.22 [2023-06-07T14:35:45.507Z] v0.0.2-dev.23 [2023-06-07T14:35:45.507Z] v0.0.2-dev.24 [2023-06-07T14:35:45.507Z] v0.0.2-dev.25 [2023-06-07T14:35:45.507Z] v0.0.2-dev.3 [2023-06-07T14:35:45.507Z] v0.0.2-dev.4 [2023-06-07T14:35:45.507Z] v0.0.2-dev.5 [2023-06-07T14:35:45.507Z] v0.0.2-dev.6 [2023-06-07T14:35:45.507Z] v0.0.2-dev.7 [2023-06-07T14:35:45.507Z] v0.0.2-dev.8 [2023-06-07T14:35:45.507Z] v0.0.2-dev.9 [Pipeline] sh [2023-06-07T14:35:45.795Z] + lftools sign git-tag v0.0.2-dev.25 [2023-06-07T14:35:46.362Z] Signing Git tag with Sigul... [2023-06-07T14:35:46.362Z] Signing v0.0.2-dev.25 [Pipeline] echo [2023-06-07T14:35:46.630Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:35:46.913Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T14:35:46.920Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T14:35:46.936Z] $ docker stop --time=1 8ac6b793852fbcd3a1721f4023f9a912d71069a82e625e64690b6e35c640e986 [2023-06-07T14:35:48.211Z] $ docker rm -f --volumes 8ac6b793852fbcd3a1721f4023f9a912d71069a82e625e64690b6e35c640e986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T14:35:48.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T14:35:48.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:35:48.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T14:35:48.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T14:35:48.950Z] prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container [2023-06-07T14:35:48.983Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T14:35:49.295Z] $ docker top e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 -eo pid,comm [2023-06-07T14:35:49.339Z] 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-06-07T14:35:49.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T14:35:49.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T14:35:49.374Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T14:35:49.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T14:35:49.486Z] $ docker exec e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 ssh-agent [2023-06-07T14:35:49.594Z] SSH_AUTH_SOCK=/tmp/ssh-DL7fLnVPTYf2/agent.31 [2023-06-07T14:35:49.594Z] SSH_AGENT_PID=37 [2023-06-07T14:35:49.600Z] Running ssh-add (command line suppressed) [2023-06-07T14:35:49.703Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1778860669729224472.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1778860669729224472.key) [2023-06-07T14:35:49.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T14:35:49.993Z] + git semver bump pre [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,141 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,141 [bump_version] DEBUG bumping version:0.0.2-dev.25 on axis:pre with prefix:dev [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,141 [bump_version] DEBUG bumped version:0.0.2-dev.26 [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,141 [write_version] DEBUG write version:0.0.2-dev.26 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,142 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,143 [execute] INFO git cat-file --batch-check [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,148 [execute] INFO git cat-file --batch [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T14:35:50.251Z] 2023-06-07 14:35:50,153 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T14:35:50.251Z] 0.0.2-dev.26 [Pipeline] } [2023-06-07T14:35:50.262Z] $ docker exec --env ******** --env ******** e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 ssh-agent -k [2023-06-07T14:35:50.355Z] unset SSH_AUTH_SOCK; [2023-06-07T14:35:50.356Z] unset SSH_AGENT_PID; [2023-06-07T14:35:50.356Z] echo Agent pid 37 killed; [2023-06-07T14:35:50.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T14:35:50.666Z] + git semver [Pipeline] } [2023-06-07T14:35:50.937Z] $ docker stop --time=1 e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 [2023-06-07T14:35:52.167Z] $ docker rm -f --volumes e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T14:35:52.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T14:35:52.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:35:52.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T14:35:52.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T14:35:52.858Z] prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container [2023-06-07T14:35:52.889Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T14:35:53.194Z] $ docker top f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 -eo pid,comm [2023-06-07T14:35:53.235Z] 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-06-07T14:35:53.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T14:35:53.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T14:35:53.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T14:35:53.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T14:35:53.370Z] $ docker exec f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 ssh-agent [2023-06-07T14:35:53.473Z] SSH_AUTH_SOCK=/tmp/ssh-rAFxYVQ7DUQt/agent.32 [2023-06-07T14:35:53.473Z] SSH_AGENT_PID=38 [2023-06-07T14:35:53.478Z] Running ssh-add (command line suppressed) [2023-06-07T14:35:53.580Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8955257321670614197.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8955257321670614197.key) [2023-06-07T14:35:53.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T14:35:53.876Z] + git semver push [2023-06-07T14:35:54.136Z] 2023-06-07 14:35:54,041 [run_push] DEBUG push [2023-06-07T14:35:54.136Z] 2023-06-07 14:35:54,041 [execute] INFO git cat-file --batch-check [2023-06-07T14:35:54.136Z] 2023-06-07 14:35:54,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T14:35:54.136Z] 2023-06-07 14:35:54,045 [execute] INFO git rev-list b4eb439ec4dc76bdacda7a29b64f77bc0a2a1310 -- [2023-06-07T14:35:54.136Z] 2023-06-07 14:35:54,045 [execute] DEBUG Popen(['git', 'rev-list', 'b4eb439ec4dc76bdacda7a29b64f77bc0a2a1310', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T14:35:54.136Z] 2023-06-07 14:35:54,051 [execute] INFO git fetch -v origin [2023-06-07T14:35:54.136Z] 2023-06-07 14:35:54,051 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T14:35:54.704Z] 2023-06-07 14:35:54,622 [run_push] DEBUG remote changes detected [2023-06-07T14:35:54.704Z] 2023-06-07 14:35:54,622 [run_push] DEBUG latest remote commit ee24704c9754d1d6d0d79601fdf748d9f754deed is not in local commits [2023-06-07T14:35:54.704Z] 2023-06-07 14:35:54,622 [run_push] DEBUG integrating remote changes with a git pull [2023-06-07T14:35:54.704Z] 2023-06-07 14:35:54,622 [execute] INFO git pull origin semver [2023-06-07T14:35:54.704Z] 2023-06-07 14:35:54,623 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T14:35:55.272Z] 2023-06-07 14:35:55,097 [execute] INFO git push origin semver [2023-06-07T14:35:55.272Z] 2023-06-07 14:35:55,098 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T14:35:56.208Z] 2023-06-07 14:35:56,163 [run_push] DEBUG push all version tags [2023-06-07T14:35:56.208Z] 2023-06-07 14:35:56,164 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T14:35:56.208Z] 2023-06-07 14:35:56,164 [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-06-07T14:35:57.146Z] 2023-06-07 14:35:56,896 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T14:35:57.146Z] 0.0.2-dev.26 [Pipeline] } [2023-06-07T14:35:57.158Z] $ docker exec --env ******** --env ******** f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 ssh-agent -k [2023-06-07T14:35:57.252Z] unset SSH_AUTH_SOCK; [2023-06-07T14:35:57.252Z] unset SSH_AGENT_PID; [2023-06-07T14:35:57.252Z] echo Agent pid 38 killed; [2023-06-07T14:35:57.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T14:35:57.561Z] + git semver [Pipeline] } [2023-06-07T14:35:57.832Z] $ docker stop --time=1 f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 [2023-06-07T14:35:59.111Z] $ docker rm -f --volumes f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-07T14:35:59.559Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-06-07T14:35:59.559Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T14:35:59.559Z] total 16 [2023-06-07T14:35:59.559Z] drwxr-xr-x 3 root root 4096 Jun 7 13:59 . [2023-06-07T14:35:59.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 14:35 .. [2023-06-07T14:35:59.559Z] drwxr-xr-x 2 root root 4096 Jun 7 13:59 cost [2023-06-07T14:35:59.559Z] -rw-r--r-- 1 root root 88 Jun 7 13:59 cost.csv [2023-06-07T14:35:59.559Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T14:35:59.559Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T14:35:59.559Z] total 16 [2023-06-07T14:35:59.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:59 . [2023-06-07T14:35:59.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 14:35 .. [2023-06-07T14:35:59.559Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:59 cost [2023-06-07T14:35:59.559Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 7 13:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:35:59.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:36:00.705Z] ---> package-listing.sh [2023-06-07T14:36:00.705Z] ++ facter osfamily [2023-06-07T14:36:00.705Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T14:36:00.964Z] + OS_FAMILY=debian [2023-06-07T14:36:00.964Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-06-07T14:36:00.964Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T14:36:00.964Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T14:36:00.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T14:36:00.964Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T14:36:00.964Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-07T14:36:00.964Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T14:36:00.964Z] + case "${OS_FAMILY}" in [2023-06-07T14:36:00.964Z] + dpkg -l [2023-06-07T14:36:00.964Z] + grep '^ii' [2023-06-07T14:36:00.964Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T14:36:00.964Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T14:36:00.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T14:36:00.964Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-07T14:36:00.964Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-06-07T14:36:00.964Z] + 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-06-07T14:36:00.972Z] 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-06-07T14:36:01.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T14:36:01.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T14:36:01.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T14:36:01.856Z] prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container [2023-06-07T14:36:01.889Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T14:36:02.098Z] $ docker top ec998aacdf64080396822428e9d1de51d689bd868b8368d242c030b864f44168 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T14:36:02.429Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T14:36:02.712Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T14:36:02.996Z] + ls /var/log/sa-host [2023-06-07T14:36:02.996Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T14:36:03.157Z] provisioning config files... [2023-06-07T14:36:03.164Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10854263438412303395tmp [Pipeline] { [Pipeline] echo [2023-06-07T14:36:03.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:36:03.456Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T14:36:03.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:36:03.797Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T14:36:03.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:36:04.092Z] ---> sudo-logs.sh [2023-06-07T14:36:04.092Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T14:36:04.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:36:04.397Z] ---> job-cost.sh [2023-06-07T14:36:04.397Z] lf-activate-venv: SKIPPING [2023-06-07T14:36:04.397Z] DEBUG: total: 0.4399999976158142 [2023-06-07T14:36:04.397Z] INFO: Retrieving Stack Cost... [2023-06-07T14:36:04.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T14:36:05.223Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T14:36:05.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T14:36:05.513Z] ---> logs-deploy.sh [2023-06-07T14:36:05.513Z] lf-activate-venv: SKIPPING [2023-06-07T14:36:05.513Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/17 [2023-06-07T14:36:05.513Z] INFO: archiving workspace using pattern(s): [2023-06-07T14:36:06.451Z] Archives upload complete. [2023-06-07T14:36:06.451Z] INFO: archiving logs to Nexus