Pull request #71 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from ad61e58b05c2b52b206d05de0f43acf1aadb4fb5+b254ed2785999949aa23182b87a1bbd9eb77c704 (04eb2d1ba59a2dd304d12172dcb2019e46713327) 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-ssh495109571835717905.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-ssh8296599077647014715.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7912025263973493970.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12747414744373588746.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8042905673229652205.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3218060491239469555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18553 in /w/workspace/exfoundry_edgex-taf-common_PR-71 [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/exfoundry_edgex-taf-common_PR-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b254ed2785999949aa23182b87a1bbd9eb77c704 into PR head commit ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 Merge succeeded, producing ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 Checking out Revision ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 (PR-71) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b254ed2785999949aa23182b87a1bbd9eb77c704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 # timeout=10 Commit message: "build: Upgrade robotframework and related libraries" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:46:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:46:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:46:53 ========================================================= 09:46:53 EdgeX Global Pipelines Version Info 09:46:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:46:55 ------------------- 09:46:55 stable info: 09:46:55 ------------------- 09:46:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:46:55 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 09:46:55 Message: update stable to v1.0.250 09:46:55 ------------------- 09:46:55 experimental info: 09:46:55 ------------------- 09:46:55 Commited By: **** collab-it+edgex@linuxfoundation.org 09:46:55 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 09:46:55 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 09:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad61e58 [Pipeline] echo 09:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:56 provisioning config files... 09:46:56 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/config8082712043695656917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:56 ---> docker-login.sh 09:46:56 nexus3.edgexfoundry.org:10001 09:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:57 Configure a credential helper to remove this warning. See 09:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:57 09:46:57 Login Succeeded 09:46:57 nexus3.edgexfoundry.org:10002 09:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:57 Configure a credential helper to remove this warning. See 09:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:57 09:46:57 Login Succeeded 09:46:57 nexus3.edgexfoundry.org:10003 09:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:57 Configure a credential helper to remove this warning. See 09:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:57 09:46:57 Login Succeeded 09:46:57 nexus3.edgexfoundry.org:10004 09:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:57 Configure a credential helper to remove this warning. See 09:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:57 09:46:57 Login Succeeded 09:46:57 docker.io 09:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:57 Configure a credential helper to remove this warning. See 09:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:57 09:46:57 Login Succeeded 09:46:57 ---> docker-login.sh ends [Pipeline] } 09:46:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:46:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:46:58 + grep -v github /etc/ssh/ssh_known_hosts 09:46:58 + [ -e /tmp/ssh_known_hosts ] 09:46:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:46:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:46:58 + sudo tee -a /etc/ssh/ssh_known_hosts 09:46:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:46:59 09:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:00 0.1.4: Pulling from edgex-devops/py-git-semver 09:47:00 b85a868b505f: Pulling fs layer 09:47:00 e2be974225ed: Pulling fs layer 09:47:00 339a4e72a1f5: Pulling fs layer 09:47:00 988bab9f4d93: Pulling fs layer 09:47:00 1469e6f7b9e6: Pulling fs layer 09:47:00 eaf3925da568: Pulling fs layer 09:47:00 bab4dde63d76: Pulling fs layer 09:47:00 bde34c3a00c8: Pulling fs layer 09:47:00 b352a97aabf1: Pulling fs layer 09:47:00 4872d77fe225: Pulling fs layer 09:47:00 5851b861e8e6: Pulling fs layer 09:47:00 b352a97aabf1: Waiting 09:47:00 bab4dde63d76: Waiting 09:47:00 4872d77fe225: Waiting 09:47:00 5851b861e8e6: Waiting 09:47:00 bde34c3a00c8: Waiting 09:47:00 988bab9f4d93: Waiting 09:47:00 1469e6f7b9e6: Waiting 09:47:00 eaf3925da568: Waiting 09:47:00 e2be974225ed: Verifying Checksum 09:47:00 e2be974225ed: Download complete 09:47:00 988bab9f4d93: Download complete 09:47:00 1469e6f7b9e6: Verifying Checksum 09:47:00 1469e6f7b9e6: Download complete 09:47:00 eaf3925da568: Verifying Checksum 09:47:00 eaf3925da568: Download complete 09:47:00 339a4e72a1f5: Verifying Checksum 09:47:00 339a4e72a1f5: Download complete 09:47:00 bde34c3a00c8: Verifying Checksum 09:47:00 bde34c3a00c8: Download complete 09:47:00 b352a97aabf1: Verifying Checksum 09:47:00 b352a97aabf1: Download complete 09:47:00 4872d77fe225: Verifying Checksum 09:47:00 4872d77fe225: Download complete 09:47:00 5851b861e8e6: Verifying Checksum 09:47:00 b85a868b505f: Verifying Checksum 09:47:00 b85a868b505f: Download complete 09:47:00 bab4dde63d76: Verifying Checksum 09:47:00 bab4dde63d76: Download complete 09:47:02 b85a868b505f: Pull complete 09:47:02 e2be974225ed: Pull complete 09:47:02 339a4e72a1f5: Pull complete 09:47:02 988bab9f4d93: Pull complete 09:47:03 1469e6f7b9e6: Pull complete 09:47:03 eaf3925da568: Pull complete 09:47:05 bab4dde63d76: Pull complete 09:47:05 bde34c3a00c8: Pull complete 09:47:05 b352a97aabf1: Pull complete 09:47:05 4872d77fe225: Pull complete 09:47:05 5851b861e8e6: Pull complete 09:47:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:05 prd-ubuntu20.04-docker-8c-8g-18553 does not seem to be running inside a container 09:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-71 -v /w/workspace/exfoundry_edgex-taf-common_PR-71:/w/workspace/exfoundry_edgex-taf-common_PR-71:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-71@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:47:09 $ docker top 6c02a385444f8d2b9979f92ab68cc0d37ebf27c679f6b919426e401ec03938e3 -eo pid,comm 09:47:09 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). 09:47:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:09 [ssh-agent] Looking for ssh-agent implementation... 09:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:09 $ docker exec 6c02a385444f8d2b9979f92ab68cc0d37ebf27c679f6b919426e401ec03938e3 ssh-agent 09:47:09 SSH_AUTH_SOCK=/tmp/ssh-ieEgQMJ8XACp/agent.32 09:47:09 SSH_AGENT_PID=38 09:47:09 Running ssh-add (command line suppressed) 09:47:10 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/private_key_13125804093540282577.key (/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/private_key_13125804093540282577.key) 09:47:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:10 + git tag --points-at HEAD [Pipeline] } 09:47:10 $ docker exec --env ******** --env ******** 6c02a385444f8d2b9979f92ab68cc0d37ebf27c679f6b919426e401ec03938e3 ssh-agent -k 09:47:10 unset SSH_AUTH_SOCK; 09:47:10 unset SSH_AGENT_PID; 09:47:10 echo Agent pid 38 killed; 09:47:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:47:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:10 [ssh-agent] Looking for ssh-agent implementation... 09:47:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:10 $ docker exec 6c02a385444f8d2b9979f92ab68cc0d37ebf27c679f6b919426e401ec03938e3 ssh-agent 09:47:10 SSH_AUTH_SOCK=/tmp/ssh-pAR80Awdoh0U/agent.70 09:47:10 SSH_AGENT_PID=76 09:47:10 Running ssh-add (command line suppressed) 09:47:11 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/private_key_1419770007661311098.key (/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/private_key_1419770007661311098.key) 09:47:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:11 + git semver init 09:47:11 2023-06-13 09:47:11,621 [run_init] DEBUG init version:0.0.0 force:False 09:47:11 2023-06-13 09:47:11,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-71/.semver 09:47:11 2023-06-13 09:47:11,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-71/.semver 09:47:11 2023-06-13 09:47:11,623 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-71/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-71, universal_newlines=False, shell=None, istream=None) 09:47:12 2023-06-13 09:47:12,282 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-71/.git/info/exclude 09:47:12 2023-06-13 09:47:12,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-71/.semver/PR-71 with force:False 09:47:12 2023-06-13 09:47:12,283 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-71/.semver/PR-71 09:47:12 2023-06-13 09:47:12,287 [execute] INFO git cat-file --batch-check 09:47:12 2023-06-13 09:47:12,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-71/.semver, universal_newlines=False, shell=None, istream=) 09:47:12 2023-06-13 09:47:12,293 [execute] INFO git cat-file --batch 09:47:12 2023-06-13 09:47:12,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-71/.semver, universal_newlines=False, shell=None, istream=) 09:47:12 2023-06-13 09:47:12,297 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-71/.semver/PR-71 09:47:12 0.0.0 [Pipeline] } 09:47:12 $ docker exec --env ******** --env ******** 6c02a385444f8d2b9979f92ab68cc0d37ebf27c679f6b919426e401ec03938e3 ssh-agent -k 09:47:12 unset SSH_AUTH_SOCK; 09:47:12 unset SSH_AGENT_PID; 09:47:12 echo Agent pid 76 killed; 09:47:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:13 + git semver [Pipeline] } 09:47:13 $ docker stop --time=1 6c02a385444f8d2b9979f92ab68cc0d37ebf27c679f6b919426e401ec03938e3 09:47:14 $ docker rm -f --volumes 6c02a385444f8d2b9979f92ab68cc0d37ebf27c679f6b919426e401ec03938e3 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:47:15 Stashed 1 file(s) [Pipeline] echo 09:47:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:16 provisioning config files... 09:47:16 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/config15298528355538902392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:16 ---> docker-login.sh 09:47:16 nexus3.edgexfoundry.org:10001 09:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:16 Configure a credential helper to remove this warning. See 09:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:16 09:47:16 Login Succeeded 09:47:16 nexus3.edgexfoundry.org:10002 09:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:16 Configure a credential helper to remove this warning. See 09:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:16 09:47:16 Login Succeeded 09:47:16 nexus3.edgexfoundry.org:10003 09:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:16 Configure a credential helper to remove this warning. See 09:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:16 09:47:16 Login Succeeded 09:47:16 nexus3.edgexfoundry.org:10004 09:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:16 Configure a credential helper to remove this warning. See 09:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:16 09:47:16 Login Succeeded 09:47:16 docker.io 09:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:16 Configure a credential helper to remove this warning. See 09:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:16 09:47:16 Login Succeeded 09:47:16 ---> docker-login.sh ends [Pipeline] } 09:47:16 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 09:47:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:47:18 + ls -al . 09:47:18 total 72 09:47:18 drwxrwxr-x 7 jenkins jenkins 4096 Jun 13 09:47 . 09:47:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 09:46 .. 09:47:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 09:47 .git 09:47:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 09:46 .github 09:47:18 -rw-rw-r-- 1 jenkins jenkins 22 Jun 13 09:46 .gitignore 09:47:18 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 09:47 .semver 09:47:18 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 13 09:46 Dockerfile 09:47:18 -rw-rw-r-- 1 jenkins jenkins 746 Jun 13 09:46 Jenkinsfile 09:47:18 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 13 09:46 LICENSE 09:47:18 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 13 09:46 README.md 09:47:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 09:46 TAF-Manager 09:47:18 drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 09:46 TUC 09:47:18 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 09:47 VERSION 09:47:18 -rw-rw-r-- 1 jenkins jenkins 342 Jun 13 09:46 requirements.txt 09:47:18 -rw-rw-r-- 1 jenkins jenkins 54 Jun 13 09:46 robot-entrypoint.sh 09:47:18 -rw-rw-r-- 1 jenkins jenkins 445 Jun 13 09:46 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:18 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 --label arch=amd64 --label version=0.0.0 . 09:47:18 Sending build context to Docker daemon 500.7kB 09:47:18 Step 1/13 : FROM alpine:3.16 09:47:19 3.16: Pulling from library/alpine 09:47:19 91d30c5bc195: Pulling fs layer 09:47:19 91d30c5bc195: Verifying Checksum 09:47:19 91d30c5bc195: Download complete 09:47:19 91d30c5bc195: Pull complete 09:47:19 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 09:47:19 Status: Downloaded newer image for alpine:3.16 09:47:19 ---> 8471affe5de5 09:47:19 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 09:47:19 ---> Running in 03904264f24e 09:47:19 Removing intermediate container 03904264f24e 09:47:19 ---> 0a57a375b614 09:47:19 Step 3/13 : LABEL maintainer="Bruce Huang " 09:47:19 ---> Running in 93302cd431ff 09:47:20 Removing intermediate container 93302cd431ff 09:47:20 ---> 381a13fb0f1d 09:47:20 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 09:47:20 ---> 8c78ef7e6376 09:47:20 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 09:47:20 ---> 1653db7325bc 09:47:20 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 09:47:20 ---> fd6b706275f1 09:47:20 Step 7/13 : WORKDIR /edgex-taf 09:47:20 ---> Running in 4fe40be74d03 09:47:20 Removing intermediate container 4fe40be74d03 09:47:20 ---> 9c7e7cb246d5 09:47:20 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:20 ---> Running in 9b5ac328d636 09:47:21 Removing intermediate container 9b5ac328d636 09:47:21 ---> 87f6ba76a7e8 09:47:21 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 09:47:21 ---> Running in 0711e8fe6295 09:47:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:47:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:47:23 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 09:47:23 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 09:47:24 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 09:47:24 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 09:47:25 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 09:47:25 Executing busybox-1.35.0-r17.trigger 09:47:25 OK: 6 MiB in 14 packages 09:47:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:47:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:47:26 (1/9) Installing ca-certificates (20230506-r0) 09:47:26 (2/9) Installing brotli-libs (1.0.9-r6) 09:47:27 (3/9) Installing nghttp2-libs (1.47.0-r0) 09:47:27 (4/9) Installing libcurl (8.1.2-r0) 09:47:27 (5/9) Installing curl (8.1.2-r0) 09:47:28 (6/9) Installing docker-cli (20.10.20-r0) 09:47:29 (7/9) Installing oniguruma (6.9.8-r0) 09:47:29 (8/9) Installing jq (1.6-r1) 09:47:29 (9/9) Installing openssl (1.1.1u-r1) 09:47:30 Still waiting to schedule task 09:47:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:47:30 Executing busybox-1.35.0-r17.trigger 09:47:30 Executing ca-certificates-20230506-r0.trigger 09:47:30 OK: 52 MiB in 23 packages 09:47:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:47:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:47:35 (1/137) Installing libmagic (5.41-r0) 09:47:37 (2/137) Installing file (5.41-r0) 09:47:37 (3/137) Installing libxau (1.0.9-r0) 09:47:37 (4/137) Installing libxdmcp (1.1.3-r0) 09:47:37 (5/137) Installing libxcb (1.15-r0) 09:47:38 (6/137) Installing libx11 (1.8-r0) 09:47:39 (7/137) Installing libxext (1.3.4-r0) 09:47:39 (8/137) Installing libice (1.0.10-r0) 09:47:39 (9/137) Installing libuuid (2.38-r1) 09:47:39 (10/137) Installing libsm (1.2.3-r0) 09:47:40 (11/137) Installing libxt (1.2.1-r0) 09:47:40 (12/137) Installing libxmu (1.1.3-r0) 09:47:40 (13/137) Installing xset (1.2.4-r0) 09:47:40 (14/137) Installing xprop (1.2.5-r0) 09:47:41 (15/137) Installing xdg-utils (1.1.3-r3) 09:47:41 (16/137) Installing eudev-libs (3.2.11-r0) 09:47:42 (17/137) Installing pkgconf (1.8.1-r0) 09:47:42 (18/137) Installing libffi (3.4.2-r1) 09:47:42 (19/137) Installing libintl (0.21-r2) 09:47:42 (20/137) Installing libblkid (2.38-r1) 09:47:43 (21/137) Installing libmount (2.38-r1) 09:47:43 (22/137) Installing pcre (8.45-r2) 09:47:44 (23/137) Installing glib (2.72.4-r0) 09:47:44 (24/137) Installing xz-libs (5.2.5-r1) 09:47:45 (25/137) Installing libxml2 (2.9.14-r2) 09:47:45 (26/137) Installing shared-mime-info (2.2-r2) 09:47:45 (27/137) Installing hicolor-icon-theme (0.17-r1) 09:47:46 (28/137) Installing libjpeg-turbo (2.1.3-r1) 09:47:46 (29/137) Installing libpng (1.6.37-r1) 09:47:46 (30/137) Installing libwebp (1.2.3-r1) 09:47:47 (31/137) Installing zstd-libs (1.5.2-r1) 09:47:47 (32/137) Installing tiff (4.4.0-r3) 09:47:48 (33/137) Installing gdk-pixbuf (2.42.8-r0) 09:47:48 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 09:47:48 (35/137) Installing libxcomposite (0.4.5-r0) 09:47:49 (36/137) Installing libxfixes (6.0.0-r0) 09:47:49 (37/137) Installing libxrender (0.9.10-r3) 09:47:49 (38/137) Installing libxcursor (1.2.1-r0) 09:47:50 (39/137) Installing libxdamage (1.1.5-r1) 09:47:50 (40/137) Installing libxi (1.8-r0) 09:47:50 (41/137) Installing libxinerama (1.1.4-r1) 09:47:50 (42/137) Installing libxrandr (1.5.2-r1) 09:47:51 (43/137) Installing atk (2.38.0-r0) 09:47:51 (44/137) Installing libxtst (1.2.3-r3) 09:47:51 (45/137) Installing dbus-libs (1.14.8-r0) 09:47:51 (46/137) Installing at-spi2-core (2.44.1-r0) 09:47:52 (47/137) Installing at-spi2-atk (2.38.0-r0) 09:47:52 (48/137) Installing expat (2.5.0-r0) 09:47:52 (49/137) Installing libbz2 (1.0.8-r1) 09:47:53 (50/137) Installing freetype (2.12.1-r0) 09:47:53 (51/137) Installing fontconfig (2.14.0-r0) 09:47:54 (52/137) Installing pixman (0.40.0-r4) 09:47:54 (53/137) Installing cairo (1.17.4-r2) 09:47:54 (54/137) Installing cairo-gobject (1.17.4-r2) 09:47:55 (55/137) Installing avahi-libs (0.8-r6) 09:47:55 (56/137) Installing gmp (6.2.1-r2) 09:47:55 (57/137) Installing nettle (3.7.3-r0) 09:47:56 (58/137) Installing p11-kit (0.24.1-r0) 09:47:56 (59/137) Installing libtasn1 (4.18.0-r1) 09:47:57 (60/137) Installing libunistring (1.0-r0) 09:47:57 (61/137) Installing gnutls (3.7.7-r1) 09:47:58 (62/137) Installing cups-libs (2.4.2-r1) 09:47:58 (63/137) Installing libepoxy (1.5.10-r0) 09:47:59 (64/137) Installing fribidi (1.0.12-r0) 09:47:59 (65/137) Installing graphite2 (1.3.14-r1) 09:47:59 (66/137) Installing harfbuzz (4.3.0-r0) 09:48:00 (67/137) Installing libxft (2.3.4-r0) 09:48:00 (68/137) Installing pango (1.50.7-r0) 09:48:00 (69/137) Installing wayland-libs-client (1.20.0-r0) 09:48:00 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 09:48:01 (71/137) Installing wayland-libs-egl (1.20.0-r0) 09:48:01 (72/137) Installing xkeyboard-config (2.35.1-r0) 09:48:02 (73/137) Installing libxkbcommon (1.4.1-r0) 09:48:02 (74/137) Installing gtk+3.0 (3.24.34-r1) 09:48:03 Executing gtk+3.0-3.24.34-r1.post-install 09:48:03 (75/137) Installing libfontenc (1.1.4-r0) 09:48:03 (76/137) Installing mkfontscale (1.2.2-r0) 09:48:03 (77/137) Installing font-opensans (0_git20210927-r0) 09:48:04 (78/137) Installing libgcc (11.2.1_git20220219-r2) 09:48:04 (79/137) Installing libogg (1.3.5-r1) 09:48:04 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 09:48:05 (81/137) Installing flac (1.3.4-r0) 09:48:05 (82/137) Installing alsa-lib (1.2.7.2-r0) 09:48:05 (83/137) Installing libatomic (11.2.1_git20220219-r2) 09:48:06 (84/137) Installing sdl2 (2.0.22-r0) 09:48:06 (85/137) Installing aom-libs (3.3.0-r0) 09:48:07 (86/137) Installing libass (0.16.0-r0) 09:48:07 (87/137) Installing libdav1d (1.0.0-r0) 09:48:08 (88/137) Installing libpciaccess (0.16-r0) 09:48:08 (89/137) Installing libdrm (2.4.110-r0) 09:48:08 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 09:48:08 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 09:48:09 (92/137) Installing lame (3.100-r0) 09:48:10 (93/137) Installing opus (1.3.1-r1) 09:48:10 (94/137) Installing libasyncns (0.8-r1) 09:48:10 (95/137) Installing libltdl (2.4.7-r0) 09:48:10 (96/137) Installing orc (0.4.32-r0) 09:48:11 (97/137) Installing libvorbis (1.3.7-r0) 09:48:11 (98/137) Installing libsndfile (1.1.0-r0) 09:48:11 (99/137) Installing libgomp (11.2.1_git20220219-r2) 09:48:12 (100/137) Installing soxr (0.1.3-r2) 09:48:12 (101/137) Installing speexdsp (1.2.0-r0) 09:48:13 (102/137) Installing tdb-libs (1.4.6-r0) 09:48:13 (103/137) Installing libpulse (15.0-r2) 09:48:13 (104/137) Installing cjson (1.7.15-r3) 09:48:14 (105/137) Installing mbedtls (2.28.3-r0) 09:48:14 (106/137) Installing librist (0.2.6-r1) 09:48:14 (107/137) Installing libsrt (1.4.4-r0) 09:48:15 (108/137) Installing libssh (0.9.6-r1) 09:48:15 (109/137) Installing libtheora (1.1.1-r16) 09:48:16 (110/137) Installing v4l-utils-libs (1.22.1-r1) 09:48:16 (111/137) Installing libva (2.14.0-r0) 09:48:16 (112/137) Installing libvdpau (1.5-r0) 09:48:17 (113/137) Installing vidstab (1.1.0-r1) 09:48:17 (114/137) Installing libvpx (1.11.0-r1) 09:48:18 (115/137) Installing x264-libs (0.163_git20210613-r0) 09:48:18 (116/137) Installing numactl (2.0.14-r0) 09:48:18 (117/137) Installing x265-libs (3.5-r3) 09:48:19 (118/137) Installing xvidcore (1.3.7-r1) 09:48:19 (119/137) Installing ffmpeg-libs (5.0.3-r0) 09:48:20 (120/137) Installing libevent (2.1.12-r4) 09:48:21 (121/137) Installing mesa (21.3.9-r0) 09:48:21 (122/137) Installing wayland-libs-server (1.20.0-r0) 09:48:21 (123/137) Installing mesa-gbm (21.3.9-r0) 09:48:21 (124/137) Installing icu-data-en (71.1-r2) 09:48:22 Executing icu-data-en-71.1-r2.post-install 09:48:22 * 09:48:22 * If you need ICU with non-English locales and legacy charset support, install 09:48:22 * package icu-data-full. 09:48:22 * 09:48:22 (125/137) Installing icu-libs (71.1-r2) 09:48:22 (126/137) Installing lcms2 (2.13.1-r0) 09:48:23 (127/137) Installing minizip (1.2.12-r0) 09:48:23 (128/137) Installing nspr (4.33-r0) 09:48:24 (129/137) Installing sqlite-libs (3.40.1-r0) 09:48:24 (130/137) Installing nss (3.78.1-r0) 09:48:24 (131/137) Installing re2 (2022.04.01-r0) 09:48:25 (132/137) Installing snappy (1.1.9-r4) 09:48:25 (133/137) Installing libgpg-error (1.45-r0) 09:48:26 (134/137) Installing libgcrypt (1.10.1-r0) 09:48:26 (135/137) Installing libxslt (1.1.35-r0) 09:48:26 (136/137) Installing chromium (102.0.5005.182-r0) 09:48:28 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 09:48:29 Executing busybox-1.35.0-r17.trigger 09:48:29 Executing glib-2.72.4-r0.trigger 09:48:29 Executing shared-mime-info-2.2-r2.trigger 09:48:29 Executing gdk-pixbuf-2.42.8-r0.trigger 09:48:29 Executing gtk-update-icon-cache-2.24.33-r3.trigger 09:48:29 Executing fontconfig-2.14.0-r0.trigger 09:48:29 Executing mkfontscale-1.2.2-r0.trigger 09:48:29 OK: 409 MiB in 160 packages 09:48:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:48:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:48:30 (1/21) Installing binutils (2.38-r3) 09:48:31 (2/21) Installing isl22 (0.22-r0) 09:48:32 (3/21) Installing mpfr4 (4.1.0-r0) 09:48:32 (4/21) Installing mpc1 (1.2.1-r0) 09:48:32 (5/21) Installing gcc (11.2.1_git20220219-r2) 09:48:33 (6/21) Installing musl-dev (1.2.3-r3) 09:48:34 (7/21) Installing libc-dev (0.7.2-r3) 09:48:34 (8/21) Installing linux-headers (5.16.7-r1) 09:48:35 (9/21) Installing libffi-dev (3.4.2-r1) 09:48:35 (10/21) Installing libpq (14.8-r0) 09:48:36 (11/21) Installing openssl-dev (1.1.1u-r1) 09:48:36 (12/21) Installing libpq-dev (14.8-r0) 09:48:36 (13/21) Installing libecpg (14.8-r0) 09:48:37 (14/21) Installing libecpg-dev (14.8-r0) 09:48:37 (15/21) Installing llvm13-libs (13.0.1-r2) 09:48:39 (16/21) Installing clang-libs (13.0.1-r1) 09:48:40 (17/21) Installing clang (13.0.1-r1) 09:48:40 (18/21) Installing icu (71.1-r2) 09:48:40 (19/21) Installing icu-dev (71.1-r2) 09:48:41 (20/21) Installing llvm13 (13.0.1-r2) 09:48:42 (21/21) Installing postgresql14-dev (14.8-r0) 09:48:43 Executing busybox-1.35.0-r17.trigger 09:48:43 OK: 822 MiB in 181 packages 09:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:48:44 (1/10) Installing g++ (11.2.1_git20220219-r2) 09:48:45 (2/10) Installing gdbm (1.23-r0) 09:48:45 (3/10) Installing mpdecimal (2.5.1-r1) 09:48:45 (4/10) Installing readline (8.1.2-r0) 09:48:45 (5/10) Installing python3 (3.10.12-r0) 09:48:46 (6/10) Installing python3-dev (3.10.12-r0) 09:48:47 (7/10) Installing libsodium (1.0.18-r0) 09:48:47 (8/10) Installing libzmq (4.3.4-r0) 09:48:48 (9/10) Installing libsodium-dev (1.0.18-r0) 09:48:48 (10/10) Installing zeromq-dev (4.3.4-r0) 09:48:49 Executing busybox-1.35.0-r17.trigger 09:48:49 OK: 974 MiB in 191 packages 09:48:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:48:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:48:50 OK: 974 MiB in 191 packages 09:48:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:48:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:48:51 (1/1) Installing tzdata (2023c-r0) 09:48:51 Executing busybox-1.35.0-r17.trigger 09:48:51 OK: 978 MiB in 192 packages 09:48:51 (1/1) Purging tzdata (2023c-r0) 09:48:51 Executing busybox-1.35.0-r17.trigger 09:48:51 OK: 974 MiB in 191 packages 09:48:54 Looking in links: /tmp/tmpfk_ys34v 09:48:54 Processing /tmp/tmpfk_ys34v/setuptools-65.5.0-py3-none-any.whl 09:48:54 Processing /tmp/tmpfk_ys34v/pip-23.0.1-py3-none-any.whl 09:48:54 Installing collected packages: setuptools, pip 09:48:57 Successfully installed pip-23.0.1 setuptools-65.5.0 09:48:57 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 09:48:57 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 09:48:58 Collecting pip 09:48:58 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 09:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 109.7 MB/s eta 0:00:00 09:48:58 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 09:48:58 Collecting setuptools 09:48:58 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 09:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 124.4 MB/s eta 0:00:00 09:48:58 Collecting wheel 09:48:58 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 09:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 168.9 MB/s eta 0:00:00 09:48:58 Installing collected packages: wheel, setuptools, pip 09:48:58 Attempting uninstall: setuptools 09:48:58 Found existing installation: setuptools 65.5.0 09:48:58 Uninstalling setuptools-65.5.0: 09:48:58 Successfully uninstalled setuptools-65.5.0 09:48:59 Attempting uninstall: pip 09:48:59 Found existing installation: pip 23.0.1 09:48:59 Uninstalling pip-23.0.1: 09:48:59 Successfully uninstalled pip-23.0.1 09:49:03 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 09:49:03 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 09:49:03 Processing ./edgex-taf-common 09:49:03 Preparing metadata (setup.py): started 09:49:03 Preparing metadata (setup.py): finished with status 'done' 09:49:03 Building wheels for collected packages: edgex-taf-common 09:49:03 Building wheel for edgex-taf-common (setup.py): started 09:49:03 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 09:49:03 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=55d000cf166ab8443d372b5442867bf1137fd50d3573cfb0fc02df94c04737f6 09:49:03 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 09:49:04 Successfully built edgex-taf-common 09:49:04 Installing collected packages: edgex-taf-common 09:49:04 Successfully installed edgex-taf-common-0.0.0 09:49:04 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 09:49:05 Collecting robotframework==6.1 (from -r requirements.txt (line 1)) 09:49:05 Downloading robotframework-6.1-py3-none-any.whl (698 kB) 09:49:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 21.3 MB/s eta 0:00:00 09:49:05 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 09:49:05 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 09:49:05 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 09:49:05 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 09:49:05 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 09:49:05 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 09:49:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 19.5 MB/s eta 0:00:00 09:49:05 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 09:49:05 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 09:49:05 Preparing metadata (setup.py): started 09:49:05 Preparing metadata (setup.py): finished with status 'done' 09:49:05 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 09:49:05 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 09:49:05 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 09:49:05 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 09:49:05 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 09:49:05 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 09:49:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.3 MB/s eta 0:00:00 09:49:05 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 09:49:05 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 09:49:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 15.3 MB/s eta 0:00:00 09:49:05 Preparing metadata (setup.py): started 09:49:06 Preparing metadata (setup.py): finished with status 'done' 09:49:06 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 09:49:06 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 09:49:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.4 MB/s eta 0:00:00 09:49:06 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 09:49:06 Downloading numpy-1.22.3.zip (11.5 MB) 09:49:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 63.7 MB/s eta 0:00:00 09:49:07 Installing build dependencies: started 09:49:12 Installing build dependencies: finished with status 'done' 09:49:12 Getting requirements to build wheel: started 09:49:12 Getting requirements to build wheel: finished with status 'done' 09:49:12 Preparing metadata (pyproject.toml): started 09:49:13 Preparing metadata (pyproject.toml): finished with status 'done' 09:49:13 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 09:49:13 Downloading psutil-5.9.0.tar.gz (478 kB) 09:49:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 51.8 MB/s eta 0:00:00 09:49:13 Preparing metadata (setup.py): started 09:49:14 Preparing metadata (setup.py): finished with status 'done' 09:49:16 Collecting redis==4.5.4 (from -r requirements.txt (line 13)) 09:49:16 Downloading redis-4.5.4-py3-none-any.whl (238 kB) 09:49:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 4.2 MB/s eta 0:00:00 09:49:17 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 09:49:17 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 09:49:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 15.5 MB/s eta 0:00:00 09:49:17 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 09:49:17 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 09:49:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 17.4 MB/s eta 0:00:00 09:49:17 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 09:49:17 Downloading psycopg2-2.9.3.tar.gz (380 kB) 09:49:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.9 MB/s eta 0:00:00 09:49:17 Preparing metadata (setup.py): started 09:49:17 Preparing metadata (setup.py): finished with status 'done' 09:49:18 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 09:49:18 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 09:49:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 23.0 MB/s eta 0:00:00 09:49:18 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:18 Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) 09:49:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 73.1 MB/s eta 0:00:00 09:49:18 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:18 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 09:49:18 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:18 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 09:49:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.2 MB/s eta 0:00:00 09:49:18 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:18 Downloading flex-6.14.1.tar.gz (40 kB) 09:49:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.6 MB/s eta 0:00:00 09:49:18 Preparing metadata (setup.py): started 09:49:19 Preparing metadata (setup.py): finished with status 'done' 09:49:19 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:19 Downloading genson-1.2.2.tar.gz (34 kB) 09:49:19 Preparing metadata (setup.py): started 09:49:19 Preparing metadata (setup.py): finished with status 'done' 09:49:19 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:19 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 09:49:19 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:19 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 09:49:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 1.7 MB/s eta 0:00:00 09:49:19 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:19 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 09:49:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 22.3 MB/s eta 0:00:00 09:49:19 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:19 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 09:49:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 25.4 MB/s eta 0:00:00 09:49:19 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:19 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 09:49:19 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 09:49:19 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 09:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 28.8 MB/s eta 0:00:00 09:49:20 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 09:49:20 Downloading idna-3.4-py3-none-any.whl (61 kB) 09:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.5 MB/s eta 0:00:00 09:49:20 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 09:49:20 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 09:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 19.5 MB/s eta 0:00:00 09:49:20 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 09:49:20 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 09:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 25.3 MB/s eta 0:00:00 09:49:20 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 09:49:20 Downloading packaging-23.1-py3-none-any.whl (48 kB) 09:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 6.7 MB/s eta 0:00:00 09:49:20 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 09:49:20 Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) 09:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 809.2 kB/s eta 0:00:00 09:49:20 Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) 09:49:20 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 09:49:20 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 09:49:20 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 09:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.9 MB/s eta 0:00:00 09:49:20 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 09:49:20 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 09:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 33.9 MB/s eta 0:00:00 09:49:20 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (67.8.0) 09:49:20 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 09:49:20 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 09:49:21 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 09:49:21 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 09:49:21 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:21 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 09:49:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 11.6 MB/s eta 0:00:00 09:49:21 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:21 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 09:49:22 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:22 Downloading PyYAML-6.0.tar.gz (124 kB) 09:49:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 18.3 MB/s eta 0:00:00 09:49:22 Installing build dependencies: started 09:49:26 Installing build dependencies: finished with status 'done' 09:49:26 Getting requirements to build wheel: started 09:49:28 Getting requirements to build wheel: finished with status 'done' 09:49:28 Preparing metadata (pyproject.toml): started 09:49:28 Preparing metadata (pyproject.toml): finished with status 'done' 09:49:28 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:28 Downloading validate_email-1.3.tar.gz (4.7 kB) 09:49:28 Preparing metadata (setup.py): started 09:49:29 Preparing metadata (setup.py): finished with status 'done' 09:49:29 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:29 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 09:49:29 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:29 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 09:49:29 Preparing metadata (setup.py): started 09:49:29 Preparing metadata (setup.py): finished with status 'done' 09:49:29 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:29 Downloading click-8.1.3-py3-none-any.whl (96 kB) 09:49:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 2.0 MB/s eta 0:00:00 09:49:29 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:29 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 09:49:29 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:29 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 09:49:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 619.4 kB/s eta 0:00:00 09:49:30 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:30 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 09:49:30 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:49:30 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 09:49:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 509.2 kB/s eta 0:00:00 09:49:30 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)) 09:49:30 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 09:49:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 1.7 MB/s eta 0:00:00 09:49:30 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:30 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:49:30 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:30 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 09:49:31 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:31 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 09:49:31 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:31 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 09:49:31 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:31 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 09:49:31 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:49:31 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 09:49:31 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 09:49:31 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 09:49:31 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)) 09:49:31 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 09:49:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.9 MB/s eta 0:00:00 09:49:31 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 09:49:31 Building wheel for robotbackgroundlogger (setup.py): started 09:49:31 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 09:49:31 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=a6d1ab717753e4430c9c4613d232ca9cab03059095257d6a1caabf653132398d 09:49:31 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 09:49:31 Building wheel for paho-mqtt (setup.py): started 09:49:32 Building wheel for paho-mqtt (setup.py): finished with status 'done' 09:49:32 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=ceaaa2d3eb07454faac6f96f06a696b5c1f8e01c8b7579d476ce77d90aebbfdc 09:49:32 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 09:49:32 Building wheel for numpy (pyproject.toml): started 09:50:40 Building wheel for numpy (pyproject.toml): still running... 09:51:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18554 in /w/workspace/exfoundry_edgex-taf-common_PR-71 [Pipeline] { [Pipeline] checkout 09:51:35 Selected Git installation does not exist. Using Default 09:51:35 The recommended git tool is: NONE 09:51:41 using credential edgex-jenkins-ssh 09:51:41 Cloning the remote Git repository 09:51:41 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 09:51:41 > git init /w/workspace/exfoundry_edgex-taf-common_PR-71 # timeout=10 09:51:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 09:51:41 > git --version # timeout=10 09:51:41 > git --version # 'git version 2.25.1' 09:51:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 09:51:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 09:51:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 09:51:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:51:43 Merging remotes/origin/main commit b254ed2785999949aa23182b87a1bbd9eb77c704 into PR head commit ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 09:51:43 Merge succeeded, producing ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 09:51:43 Checking out Revision ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 (PR-71) 09:51:43 > git config core.sparsecheckout # timeout=10 09:51:43 > git checkout -f ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 # timeout=10 09:51:43 > git remote # timeout=10 09:51:43 > git config --get remote.origin.url # timeout=10 09:51:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:43 > git merge b254ed2785999949aa23182b87a1bbd9eb77c704 # timeout=10 09:51:43 > git rev-parse HEAD^{commit} # timeout=10 09:51:44 > git config core.sparsecheckout # timeout=10 09:51:44 > git checkout -f ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 # timeout=10 09:51:47 Commit message: "build: Upgrade robotframework and related libraries" 09:51:47 > git --version # timeout=10 09:51:47 > git --version # 'git version 2.25.1' 09:51:47 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 09:51:47 Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:51:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:48 Dload Upload Total Spent Left Speed 09:51:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 09:51:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:51:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:51:49 + sudo tee /etc/docker/daemon.new 09:51:49 { 09:51:49 "registry-mirrors": [ 09:51:49 "https://nexus3.edgexfoundry.org:10001" 09:51:49 ], 09:51:49 "bip": "10.250.0.254/24", 09:51:49 "hosts": [ 09:51:49 "tcp://0.0.0.0:5555", 09:51:49 "unix:///var/run/docker.sock" 09:51:49 ], 09:51:49 "mtu": 1458, 09:51:49 "selinux-enabled": true, 09:51:49 "seccomp-profile": "/etc/docker/seccomp.json" 09:51:49 } [Pipeline] sh 09:51:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:51:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:08 provisioning config files... 09:52:08 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/config14741478010334229075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:09 ---> docker-login.sh 09:52:09 nexus3.edgexfoundry.org:10001 09:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:09 Configure a credential helper to remove this warning. See 09:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:09 09:52:09 Login Succeeded 09:52:09 nexus3.edgexfoundry.org:10002 09:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:10 Configure a credential helper to remove this warning. See 09:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:10 09:52:10 Login Succeeded 09:52:10 nexus3.edgexfoundry.org:10003 09:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:10 Configure a credential helper to remove this warning. See 09:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:10 09:52:10 Login Succeeded 09:52:10 nexus3.edgexfoundry.org:10004 09:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:10 Configure a credential helper to remove this warning. See 09:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:10 09:52:10 Login Succeeded 09:52:10 docker.io 09:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:11 Configure a credential helper to remove this warning. See 09:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:11 09:52:11 Login Succeeded 09:52:11 ---> docker-login.sh ends [Pipeline] } 09:52:11 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 09:52:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:52:12 + ls -al . 09:52:12 total 68 09:52:12 drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 09:52 . 09:52:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 09:51 .. 09:52:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 09:51 .git 09:52:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 09:51 .github 09:52:12 -rw-rw-r-- 1 jenkins jenkins 22 Jun 13 09:51 .gitignore 09:52:12 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 13 09:51 Dockerfile 09:52:12 -rw-rw-r-- 1 jenkins jenkins 746 Jun 13 09:51 Jenkinsfile 09:52:12 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 13 09:51 LICENSE 09:52:12 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 13 09:51 README.md 09:52:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 09:51 TAF-Manager 09:52:12 drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 09:51 TUC 09:52:12 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 09:47 VERSION 09:52:12 -rw-rw-r-- 1 jenkins jenkins 342 Jun 13 09:51 requirements.txt 09:52:12 -rw-rw-r-- 1 jenkins jenkins 54 Jun 13 09:51 robot-entrypoint.sh 09:52:12 -rw-rw-r-- 1 jenkins jenkins 445 Jun 13 09:51 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:12 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 --label arch=arm64 --label version=0.0.0 . 09:52:13 Sending build context to Docker daemon 312.8kB 09:52:13 Step 1/13 : FROM alpine:3.16 09:52:17 3.16: Pulling from library/alpine 09:52:17 547446be3368: Pulling fs layer 09:52:17 547446be3368: Verifying Checksum 09:52:17 547446be3368: Download complete 09:52:17 547446be3368: Pull complete 09:52:17 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 09:52:17 Status: Downloaded newer image for alpine:3.16 09:52:17 ---> 3b5033019969 09:52:17 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 09:52:17 ---> Running in f5be759d5746 09:52:18 Removing intermediate container f5be759d5746 09:52:18 ---> bfd065c662d7 09:52:18 Step 3/13 : LABEL maintainer="Bruce Huang " 09:52:18 ---> Running in dc8a97433c78 09:52:18 Removing intermediate container dc8a97433c78 09:52:18 ---> 1622bae028e4 09:52:18 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 09:52:18 ---> 57d6d8a4f110 09:52:18 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 09:52:19 ---> 2b2a733cd4d4 09:52:19 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 09:52:19 ---> 6d46dbd9a998 09:52:19 Step 7/13 : WORKDIR /edgex-taf 09:52:19 ---> Running in 39f99edd1020 09:52:19 Removing intermediate container 39f99edd1020 09:52:19 ---> c6fb039a8a90 09:52:19 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:20 ---> Running in aa7bb1016a5f 09:52:21 Removing intermediate container aa7bb1016a5f 09:52:21 ---> d04c48d39c72 09:52:21 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 09:52:21 ---> Running in 5b867ae6cae0 09:52:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:52:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:52:24 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 09:52:25 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 09:52:25 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 09:52:26 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 09:52:26 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 09:52:26 Executing busybox-1.35.0-r17.trigger 09:52:26 OK: 5 MiB in 14 packages 09:52:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:52:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:52:29 (1/9) Installing ca-certificates (20230506-r0) 09:52:29 (2/9) Installing brotli-libs (1.0.9-r6) 09:52:29 (3/9) Installing nghttp2-libs (1.47.0-r0) 09:52:30 (4/9) Installing libcurl (8.1.2-r0) 09:52:30 (5/9) Installing curl (8.1.2-r0) 09:52:31 (6/9) Installing docker-cli (20.10.20-r0) 09:52:32 (7/9) Installing oniguruma (6.9.8-r0) 09:52:32 (8/9) Installing jq (1.6-r1) 09:52:33 (9/9) Installing openssl (1.1.1u-r1) 09:52:33 Executing busybox-1.35.0-r17.trigger 09:52:33 Executing ca-certificates-20230506-r0.trigger 09:52:33 OK: 50 MiB in 23 packages 09:52:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:52:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:52:35 (1/136) Installing libmagic (5.41-r0) 09:52:36 (2/136) Installing file (5.41-r0) 09:52:36 (3/136) Installing libxau (1.0.9-r0) 09:52:36 (4/136) Installing libxdmcp (1.1.3-r0) 09:52:36 (5/136) Installing libxcb (1.15-r0) 09:52:37 (6/136) Installing libx11 (1.8-r0) 09:52:38 (7/136) Installing libxext (1.3.4-r0) 09:52:38 (8/136) Installing libice (1.0.10-r0) 09:52:38 (9/136) Installing libuuid (2.38-r1) 09:52:39 (10/136) Installing libsm (1.2.3-r0) 09:52:39 (11/136) Installing libxt (1.2.1-r0) 09:52:39 (12/136) Installing libxmu (1.1.3-r0) 09:52:40 (13/136) Installing xset (1.2.4-r0) 09:52:40 (14/136) Installing xprop (1.2.5-r0) 09:52:40 (15/136) Installing xdg-utils (1.1.3-r3) 09:52:41 (16/136) Installing eudev-libs (3.2.11-r0) 09:52:41 (17/136) Installing pkgconf (1.8.1-r0) 09:52:41 (18/136) Installing libffi (3.4.2-r1) 09:52:42 (19/136) Installing libintl (0.21-r2) 09:52:42 (20/136) Installing libblkid (2.38-r1) 09:52:42 (21/136) Installing libmount (2.38-r1) 09:52:43 (22/136) Installing pcre (8.45-r2) 09:52:43 (23/136) Installing glib (2.72.4-r0) 09:52:44 Building wheel for numpy (pyproject.toml): still running... 09:52:44 (24/136) Installing xz-libs (5.2.5-r1) 09:52:44 (25/136) Installing libxml2 (2.9.14-r2) 09:52:45 (26/136) Installing shared-mime-info (2.2-r2) 09:52:45 (27/136) Installing hicolor-icon-theme (0.17-r1) 09:52:46 (28/136) Installing libjpeg-turbo (2.1.3-r1) 09:52:46 (29/136) Installing libpng (1.6.37-r1) 09:52:46 (30/136) Installing libwebp (1.2.3-r1) 09:52:47 (31/136) Installing zstd-libs (1.5.2-r1) 09:52:47 (32/136) Installing tiff (4.4.0-r3) 09:52:48 (33/136) Installing gdk-pixbuf (2.42.8-r0) 09:52:48 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 09:52:49 (35/136) Installing libxcomposite (0.4.5-r0) 09:52:49 (36/136) Installing libxfixes (6.0.0-r0) 09:52:49 (37/136) Installing libxrender (0.9.10-r3) 09:52:49 (38/136) Installing libxcursor (1.2.1-r0) 09:52:50 (39/136) Installing libxdamage (1.1.5-r1) 09:52:50 (40/136) Installing libxi (1.8-r0) 09:52:50 (41/136) Installing libxinerama (1.1.4-r1) 09:52:51 (42/136) Installing libxrandr (1.5.2-r1) 09:52:51 (43/136) Installing atk (2.38.0-r0) 09:52:51 (44/136) Installing libxtst (1.2.3-r3) 09:52:52 (45/136) Installing dbus-libs (1.14.8-r0) 09:52:52 (46/136) Installing at-spi2-core (2.44.1-r0) 09:52:52 (47/136) Installing at-spi2-atk (2.38.0-r0) 09:52:53 (48/136) Installing expat (2.5.0-r0) 09:52:53 (49/136) Installing libbz2 (1.0.8-r1) 09:52:54 (50/136) Installing freetype (2.12.1-r0) 09:52:54 (51/136) Installing fontconfig (2.14.0-r0) 09:52:54 (52/136) Installing pixman (0.40.0-r4) 09:52:55 (53/136) Installing cairo (1.17.4-r2) 09:52:55 (54/136) Installing cairo-gobject (1.17.4-r2) 09:52:56 (55/136) Installing avahi-libs (0.8-r6) 09:52:56 (56/136) Installing gmp (6.2.1-r2) 09:52:57 (57/136) Installing nettle (3.7.3-r0) 09:52:57 (58/136) Installing p11-kit (0.24.1-r0) 09:52:58 (59/136) Installing libtasn1 (4.18.0-r1) 09:52:58 (60/136) Installing libunistring (1.0-r0) 09:52:58 (61/136) Installing gnutls (3.7.7-r1) 09:52:59 (62/136) Installing cups-libs (2.4.2-r1) 09:52:59 (63/136) Installing libepoxy (1.5.10-r0) 09:53:00 (64/136) Installing fribidi (1.0.12-r0) 09:53:00 (65/136) Installing graphite2 (1.3.14-r1) 09:53:00 (66/136) Installing harfbuzz (4.3.0-r0) 09:53:01 (67/136) Installing libxft (2.3.4-r0) 09:53:01 (68/136) Installing pango (1.50.7-r0) 09:53:02 (69/136) Installing wayland-libs-client (1.20.0-r0) 09:53:02 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 09:53:02 (71/136) Installing wayland-libs-egl (1.20.0-r0) 09:53:03 (72/136) Installing xkeyboard-config (2.35.1-r0) 09:53:03 (73/136) Installing libxkbcommon (1.4.1-r0) 09:53:04 (74/136) Installing gtk+3.0 (3.24.34-r1) 09:53:04 Executing gtk+3.0-3.24.34-r1.post-install 09:53:04 (75/136) Installing libfontenc (1.1.4-r0) 09:53:05 (76/136) Installing mkfontscale (1.2.2-r0) 09:53:05 (77/136) Installing font-opensans (0_git20210927-r0) 09:53:05 (78/136) Installing libgcc (11.2.1_git20220219-r2) 09:53:06 (79/136) Installing libogg (1.3.5-r1) 09:53:06 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 09:53:07 (81/136) Installing flac (1.3.4-r0) 09:53:07 (82/136) Installing alsa-lib (1.2.7.2-r0) 09:53:08 (83/136) Installing libatomic (11.2.1_git20220219-r2) 09:53:08 (84/136) Installing sdl2 (2.0.22-r0) 09:53:09 (85/136) Installing aom-libs (3.3.0-r0) 09:53:09 (86/136) Installing libass (0.16.0-r0) 09:53:09 (87/136) Installing libdav1d (1.0.0-r0) 09:53:10 (88/136) Installing libdrm (2.4.110-r0) 09:53:10 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 09:53:11 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 09:53:11 (91/136) Installing lame (3.100-r0) 09:53:12 (92/136) Installing opus (1.3.1-r1) 09:53:12 (93/136) Installing libasyncns (0.8-r1) 09:53:12 (94/136) Installing libltdl (2.4.7-r0) 09:53:13 (95/136) Installing orc (0.4.32-r0) 09:53:13 (96/136) Installing libvorbis (1.3.7-r0) 09:53:14 (97/136) Installing libsndfile (1.1.0-r0) 09:53:14 (98/136) Installing libgomp (11.2.1_git20220219-r2) 09:53:15 (99/136) Installing soxr (0.1.3-r2) 09:53:15 (100/136) Installing speexdsp (1.2.0-r0) 09:53:15 (101/136) Installing tdb-libs (1.4.6-r0) 09:53:15 (102/136) Installing libpulse (15.0-r2) 09:53:16 (103/136) Installing cjson (1.7.15-r3) 09:53:16 (104/136) Installing mbedtls (2.28.3-r0) 09:53:17 (105/136) Installing librist (0.2.6-r1) 09:53:17 (106/136) Installing libsrt (1.4.4-r0) 09:53:18 (107/136) Installing libssh (0.9.6-r1) 09:53:18 (108/136) Installing libtheora (1.1.1-r16) 09:53:18 (109/136) Installing v4l-utils-libs (1.22.1-r1) 09:53:19 (110/136) Installing libva (2.14.0-r0) 09:53:19 (111/136) Installing libvdpau (1.5-r0) 09:53:20 (112/136) Installing vidstab (1.1.0-r1) 09:53:20 (113/136) Installing libvpx (1.11.0-r1) 09:53:20 (114/136) Installing x264-libs (0.163_git20210613-r0) 09:53:21 (115/136) Installing numactl (2.0.14-r0) 09:53:21 (116/136) Installing x265-libs (3.5-r3) 09:53:22 (117/136) Installing xvidcore (1.3.7-r1) 09:53:22 (118/136) Installing ffmpeg-libs (5.0.3-r0) 09:53:23 (119/136) Installing libevent (2.1.12-r4) 09:53:24 (120/136) Installing mesa (21.3.9-r0) 09:53:24 (121/136) Installing wayland-libs-server (1.20.0-r0) 09:53:25 (122/136) Installing mesa-gbm (21.3.9-r0) 09:53:25 (123/136) Installing icu-data-en (71.1-r2) 09:53:25 Executing icu-data-en-71.1-r2.post-install 09:53:25 * 09:53:25 * If you need ICU with non-English locales and legacy charset support, install 09:53:25 * package icu-data-full. 09:53:25 * 09:53:25 (124/136) Installing icu-libs (71.1-r2) 09:53:26 (125/136) Installing lcms2 (2.13.1-r0) 09:53:26 (126/136) Installing minizip (1.2.12-r0) 09:53:26 (127/136) Installing nspr (4.33-r0) 09:53:27 (128/136) Installing sqlite-libs (3.40.1-r0) 09:53:28 (129/136) Installing nss (3.78.1-r0) 09:53:28 (130/136) Installing re2 (2022.04.01-r0) 09:53:29 (131/136) Installing snappy (1.1.9-r4) 09:53:29 (132/136) Installing libgpg-error (1.45-r0) 09:53:29 (133/136) Installing libgcrypt (1.10.1-r0) 09:53:30 (134/136) Installing libxslt (1.1.35-r0) 09:53:30 (135/136) Installing chromium (102.0.5005.182-r0) 09:53:45 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 09:53:45 Executing busybox-1.35.0-r17.trigger 09:53:45 Executing glib-2.72.4-r0.trigger 09:53:45 Executing shared-mime-info-2.2-r2.trigger 09:53:47 Executing gdk-pixbuf-2.42.8-r0.trigger 09:53:47 Executing gtk-update-icon-cache-2.24.33-r3.trigger 09:53:47 Executing fontconfig-2.14.0-r0.trigger 09:53:47 Executing mkfontscale-1.2.2-r0.trigger 09:53:47 OK: 376 MiB in 159 packages 09:53:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:53:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:53:49 (1/21) Installing binutils (2.38-r3) 09:53:50 (2/21) Installing isl22 (0.22-r0) 09:53:50 (3/21) Installing mpfr4 (4.1.0-r0) 09:53:51 (4/21) Installing mpc1 (1.2.1-r0) 09:53:51 (5/21) Installing gcc (11.2.1_git20220219-r2) 09:53:54 (6/21) Installing musl-dev (1.2.3-r3) 09:53:54 (7/21) Installing libc-dev (0.7.2-r3) 09:53:54 (8/21) Installing linux-headers (5.16.7-r1) 09:53:55 (9/21) Installing libffi-dev (3.4.2-r1) 09:53:56 (10/21) Installing libpq (14.8-r0) 09:53:56 (11/21) Installing openssl-dev (1.1.1u-r1) 09:53:57 (12/21) Installing libpq-dev (14.8-r0) 09:53:57 (13/21) Installing libecpg (14.8-r0) 09:53:58 (14/21) Installing libecpg-dev (14.8-r0) 09:53:58 (15/21) Installing llvm13-libs (13.0.1-r2) 09:54:01 (16/21) Installing clang-libs (13.0.1-r1) 09:54:05 Building wheel for numpy (pyproject.toml): still running... 09:54:07 (17/21) Installing clang (13.0.1-r1) 09:54:08 (18/21) Installing icu (71.1-r2) 09:54:08 (19/21) Installing icu-dev (71.1-r2) 09:54:09 (20/21) Installing llvm13 (13.0.1-r2) 09:54:11 (21/21) Installing postgresql14-dev (14.8-r0) 09:54:12 Executing busybox-1.35.0-r17.trigger 09:54:12 OK: 768 MiB in 180 packages 09:54:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:54:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:54:14 (1/10) Installing g++ (11.2.1_git20220219-r2) 09:54:18 (2/10) Installing gdbm (1.23-r0) 09:54:18 (3/10) Installing mpdecimal (2.5.1-r1) 09:54:19 (4/10) Installing readline (8.1.2-r0) 09:54:19 (5/10) Installing python3 (3.10.12-r0) 09:54:25 (6/10) Installing python3-dev (3.10.12-r0) 09:54:27 Building wheel for numpy (pyproject.toml): finished with status 'done' 09:54:27 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360800 sha256=6635039a20a01f2c45ad47037c6612c6388a2ca09c3fe7ca64bd21dc5965732b 09:54:27 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 09:54:27 Building wheel for psutil (setup.py): started 09:54:27 Building wheel for psutil (setup.py): finished with status 'done' 09:54:27 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=aef597e3a9142407fbeb739e9f6998b5b50f71600ca572e26eb364d706b228bb 09:54:27 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 09:54:27 Building wheel for psycopg2 (setup.py): started 09:54:30 (7/10) Installing libsodium (1.0.18-r0) 09:54:30 (8/10) Installing libzmq (4.3.4-r0) 09:54:30 (9/10) Installing libsodium-dev (1.0.18-r0) 09:54:31 (10/10) Installing zeromq-dev (4.3.4-r0) 09:54:31 Executing busybox-1.35.0-r17.trigger 09:54:31 OK: 938 MiB in 190 packages 09:54:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:54:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:54:33 OK: 938 MiB in 190 packages 09:54:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:54:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:54:35 (1/1) Installing tzdata (2023c-r0) 09:54:36 Executing busybox-1.35.0-r17.trigger 09:54:36 OK: 941 MiB in 191 packages 09:54:37 Building wheel for psycopg2 (setup.py): finished with status 'done' 09:54:37 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=1156483e1550f154d62fe11670e8179a374467d37790e5cab2051b9646464846 09:54:37 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 09:54:37 Building wheel for flex (setup.py): started 09:54:37 Building wheel for flex (setup.py): finished with status 'done' 09:54:37 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=adbe54898936c91a1347bd45e288adb150c345e09e832ff2545ce90e5bcc05b4 09:54:37 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 09:54:37 Building wheel for GenSON (setup.py): started 09:54:37 Building wheel for GenSON (setup.py): finished with status 'done' 09:54:37 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=5f47c405f7b3f567916223ef792d1f51085e34d1998b8695cf87b928a9e5cf38 09:54:37 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 09:54:37 Building wheel for PyYAML (pyproject.toml): started 09:54:37 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 09:54:37 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=9774227fc3e7c3d397f41b98e242040f48b145e37c189663448102acd052db94 09:54:37 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 09:54:37 Building wheel for strict-rfc3339 (setup.py): started 09:54:37 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 09:54:37 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=befa88ac28710f58238c904f66bcd0dbe0c40d5d46eed59ff1d1cf9b17ba576d 09:54:37 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 09:54:37 Building wheel for validate-email (setup.py): started 09:54:37 (1/1) Purging tzdata (2023c-r0) 09:54:37 Executing busybox-1.35.0-r17.trigger 09:54:37 OK: 938 MiB in 190 packages 09:54:37 Building wheel for validate-email (setup.py): finished with status 'done' 09:54:37 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=f1ba2fd2df41ab6755ce0d5a382887dd0d918beb0e5ad46ffb25173b74311783 09:54:37 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 09:54:37 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 09:54:38 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, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, 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 09:54:50 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 09:54:50 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 09:54:52 Looking in links: /tmp/tmpyr58vgcl 09:54:52 Processing /tmp/tmpyr58vgcl/setuptools-65.5.0-py3-none-any.whl 09:54:52 Processing /tmp/tmpyr58vgcl/pip-23.0.1-py3-none-any.whl 09:54:53 Installing collected packages: setuptools, pip 09:55:08 Removing intermediate container 0711e8fe6295 09:55:08 ---> 03d4d2294ddd 09:55:08 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 09:55:08 ---> Running in c875035791ff 09:55:08 Removing intermediate container c875035791ff 09:55:08 ---> 6bdde1ebc5bc 09:55:08 Step 11/13 : LABEL arch=amd64 09:55:08 ---> Running in 78bebe71a072 09:55:08 Removing intermediate container 78bebe71a072 09:55:08 ---> 24f38489801e 09:55:08 Step 12/13 : LABEL git_sha=ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 09:55:08 ---> Running in 38f8ca5d56ce 09:55:08 Removing intermediate container 38f8ca5d56ce 09:55:08 ---> c3bc021f2be5 09:55:08 Step 13/13 : LABEL version=0.0.0 09:55:08 ---> Running in 01c5da59617a 09:55:08 Removing intermediate container 01c5da59617a 09:55:08 ---> e23a81fee630 09:55:08 [Warning] One or more build-args [ARCH] were not consumed 09:55:08 Successfully built e23a81fee630 09:55:08 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 09:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:09 09:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:10 latest: Pulling from edgex-lftools-log-publisher 09:55:10 5eb5b503b376: Pulling fs layer 09:55:10 5c69ac0246d0: Pulling fs layer 09:55:10 ec43610c2a17: Pulling fs layer 09:55:10 3a2ae6a8a46f: Pulling fs layer 09:55:10 33b1e0a273af: Pulling fs layer 09:55:10 5d3b04190fa2: Pulling fs layer 09:55:10 2f39f015ded8: Pulling fs layer 09:55:10 3a2ae6a8a46f: Waiting 09:55:10 33b1e0a273af: Waiting 09:55:10 5d3b04190fa2: Waiting 09:55:10 2f39f015ded8: Waiting 09:55:10 5c69ac0246d0: Download complete 09:55:10 3a2ae6a8a46f: Download complete 09:55:10 33b1e0a273af: Verifying Checksum 09:55:10 33b1e0a273af: Download complete 09:55:10 ec43610c2a17: Verifying Checksum 09:55:10 ec43610c2a17: Download complete 09:55:10 5d3b04190fa2: Verifying Checksum 09:55:10 5d3b04190fa2: Download complete 09:55:10 5eb5b503b376: Verifying Checksum 09:55:10 5eb5b503b376: Download complete 09:55:10 2f39f015ded8: Download complete 09:55:11 5eb5b503b376: Pull complete 09:55:11 5c69ac0246d0: Pull complete 09:55:11 Successfully installed pip-23.0.1 setuptools-65.5.0 09:55:11 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 09:55:11 ec43610c2a17: Pull complete 09:55:11 3a2ae6a8a46f: Pull complete 09:55:12 33b1e0a273af: Pull complete 09:55:12 5d3b04190fa2: Pull complete 09:55:14 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 09:55:15 Collecting pip 09:55:15 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 09:55:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.1 MB/s eta 0:00:00 09:55:15 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 09:55:16 2f39f015ded8: Pull complete 09:55:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:16 prd-ubuntu20.04-docker-8c-8g-18553 does not seem to be running inside a container 09:55:16 $ 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/exfoundry_edgex-taf-common_PR-71 -v /w/workspace/exfoundry_edgex-taf-common_PR-71:/w/workspace/exfoundry_edgex-taf-common_PR-71:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-71@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:55:18 Collecting setuptools 09:55:18 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 09:55:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.6 MB/s eta 0:00:00 09:55:18 Collecting wheel 09:55:18 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 09:55:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 19.7 MB/s eta 0:00:00 09:55:19 Installing collected packages: wheel, setuptools, pip 09:55:20 Attempting uninstall: setuptools 09:55:20 Found existing installation: setuptools 65.5.0 09:55:20 $ docker top 15dc488a334509485c3c04e8d3ff4da7b66db66e925efb839e372e043214e647 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:20 ---> job-cost.sh 09:55:20 lf-activate-venv: SKIPPING 09:55:20 INFO: No Stack... 09:55:21 Uninstalling setuptools-65.5.0: 09:55:21 Successfully uninstalled setuptools-65.5.0 09:55:21 INFO: Retrieving Pricing Info for: v3-standard-8 09:55:21 INFO: Archiving Costs [Pipeline] sh 09:55:22 + cat /w/workspace/exfoundry_edgex-taf-common_PR-71/archives/cost.csv 09:55:22 + cut -d, -f6 [Pipeline] lock 09:55:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-71-1-stack-cost] 09:55:22 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-71-1-stack-cost] did not exist. Created. 09:55:22 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-71-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:55:22 + echo total: 0.2199999988079071 [Pipeline] stash 09:55:22 Stashed 1 file(s) [Pipeline] } 09:55:22 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-71-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:55:22 $ docker stop --time=1 15dc488a334509485c3c04e8d3ff4da7b66db66e925efb839e372e043214e647 09:55:23 $ docker rm -f --volumes 15dc488a334509485c3c04e8d3ff4da7b66db66e925efb839e372e043214e647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:55:25 Attempting uninstall: pip 09:55:25 Found existing installation: pip 23.0.1 09:55:27 Uninstalling pip-23.0.1: 09:55:27 Successfully uninstalled pip-23.0.1 09:55:39 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 09:55:39 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 09:55:41 Processing ./edgex-taf-common 09:55:41 Preparing metadata (setup.py): started 09:55:42 Preparing metadata (setup.py): finished with status 'done' 09:55:42 Building wheels for collected packages: edgex-taf-common 09:55:42 Building wheel for edgex-taf-common (setup.py): started 09:55:44 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 09:55:44 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=22a36f215fe94d7e615396a76fcf033fc0f9a4ce61a7bbc669ef0cfa3df2616b 09:55:44 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 09:55:44 Successfully built edgex-taf-common 09:55:44 Installing collected packages: edgex-taf-common 09:55:44 Successfully installed edgex-taf-common-0.0.0 09:55:44 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 09:55:53 Collecting robotframework==6.1 (from -r requirements.txt (line 1)) 09:55:53 Downloading robotframework-6.1-py3-none-any.whl (698 kB) 09:55:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 9.5 MB/s eta 0:00:00 09:55:53 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 09:55:53 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 09:55:53 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 09:55:53 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 09:55:53 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 09:55:53 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 09:55:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.1 MB/s eta 0:00:00 09:55:53 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 09:55:53 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 09:55:53 Preparing metadata (setup.py): started 09:55:54 Preparing metadata (setup.py): finished with status 'done' 09:55:54 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 09:55:54 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 09:55:54 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 09:55:54 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 09:55:54 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 09:55:54 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 09:55:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.3 MB/s eta 0:00:00 09:55:54 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 09:55:54 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 09:55:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.6 MB/s eta 0:00:00 09:55:55 Preparing metadata (setup.py): started 09:55:56 Preparing metadata (setup.py): finished with status 'done' 09:55:56 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 09:55:56 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 09:55:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.5 MB/s eta 0:00:00 09:55:59 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 09:55:59 Downloading numpy-1.22.3.zip (11.5 MB) 09:56:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.0 MB/s eta 0:00:00 09:56:04 Installing build dependencies: started 09:56:26 Installing build dependencies: finished with status 'done' 09:56:26 Getting requirements to build wheel: started 09:56:30 Getting requirements to build wheel: finished with status 'done' 09:56:30 Preparing metadata (pyproject.toml): started 09:56:35 Preparing metadata (pyproject.toml): finished with status 'done' 09:56:36 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 09:56:36 Downloading psutil-5.9.0.tar.gz (478 kB) 09:56:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.8 MB/s eta 0:00:00 09:56:37 Preparing metadata (setup.py): started 09:56:39 Preparing metadata (setup.py): finished with status 'done' 09:56:39 Collecting redis==4.5.4 (from -r requirements.txt (line 13)) 09:56:39 Downloading redis-4.5.4-py3-none-any.whl (238 kB) 09:56:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 7.6 MB/s eta 0:00:00 09:56:42 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 09:56:42 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 09:56:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.4 MB/s eta 0:00:00 09:56:42 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 09:56:42 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 09:56:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.4 MB/s eta 0:00:00 09:56:42 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 09:56:42 Downloading psycopg2-2.9.3.tar.gz (380 kB) 09:56:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.9 MB/s eta 0:00:00 09:56:43 Preparing metadata (setup.py): started 09:56:45 Preparing metadata (setup.py): finished with status 'done' 09:56:46 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 09:56:46 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 09:56:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.7 MB/s eta 0:00:00 09:56:47 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:56:47 Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) 09:56:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 10.1 MB/s eta 0:00:00 09:56:48 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:56:48 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 09:56:48 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:56:49 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 09:56:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.6 MB/s eta 0:00:00 09:56:49 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:56:49 Downloading flex-6.14.1.tar.gz (40 kB) 09:56:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 09:56:50 Preparing metadata (setup.py): started 09:56:51 Preparing metadata (setup.py): finished with status 'done' 09:56:51 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:56:51 Downloading genson-1.2.2.tar.gz (34 kB) 09:56:51 Preparing metadata (setup.py): started 09:56:53 Preparing metadata (setup.py): finished with status 'done' 09:56:53 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:56:53 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 09:56:53 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:56:53 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 09:56:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 2.9 MB/s eta 0:00:00 09:56:54 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:56:54 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 09:56:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.1 MB/s eta 0:00:00 09:56:55 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:56:55 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 09:56:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 6.2 MB/s eta 0:00:00 09:56:55 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:56:55 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 09:56:59 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 09:56:59 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 09:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 4.9 MB/s eta 0:00:00 09:56:59 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 09:56:59 Downloading idna-3.4-py3-none-any.whl (61 kB) 09:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.8 MB/s eta 0:00:00 09:57:00 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 09:57:00 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 09:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.4 MB/s eta 0:00:00 09:57:01 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 09:57:01 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 09:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.5 MB/s eta 0:00:00 09:57:01 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 09:57:01 Downloading packaging-23.1-py3-none-any.whl (48 kB) 09:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.6 MB/s eta 0:00:00 09:57:02 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 09:57:02 Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) 09:57:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.7 MB/s eta 0:00:00 09:57:02 Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) 09:57:02 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 09:57:02 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 09:57:02 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 09:57:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.6 MB/s eta 0:00:00 09:57:03 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 09:57:03 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 09:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.1 MB/s eta 0:00:00 09:57:03 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (67.8.0) 09:57:04 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 09:57:04 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 09:57:04 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 09:57:04 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 09:57:04 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:57:04 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 09:57:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.2 MB/s eta 0:00:00 09:57:05 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:57:05 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 09:57:07 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:07 Downloading PyYAML-6.0.tar.gz (124 kB) 09:57:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.6 MB/s eta 0:00:00 09:57:08 Installing build dependencies: started 09:57:32 Installing build dependencies: finished with status 'done' 09:57:32 Getting requirements to build wheel: started 09:57:47 Getting requirements to build wheel: finished with status 'done' 09:57:47 Preparing metadata (pyproject.toml): started 09:57:47 Preparing metadata (pyproject.toml): finished with status 'done' 09:57:47 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:47 Downloading validate_email-1.3.tar.gz (4.7 kB) 09:57:47 Preparing metadata (setup.py): started 09:57:49 Preparing metadata (setup.py): finished with status 'done' 09:57:49 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:49 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 09:57:49 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:49 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 09:57:49 Preparing metadata (setup.py): started 09:57:50 Preparing metadata (setup.py): finished with status 'done' 09:57:50 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:50 Downloading click-8.1.3-py3-none-any.whl (96 kB) 09:57:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.2 MB/s eta 0:00:00 09:57:50 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:51 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 09:57:51 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:51 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 09:57:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 09:57:51 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:51 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 09:57:52 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 09:57:52 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 09:57:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 53.4 kB/s eta 0:00:00 09:57:53 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)) 09:57:53 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 09:57:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.6 MB/s eta 0:00:00 09:57:55 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:57:55 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:57:55 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:57:55 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 09:57:55 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:57:55 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 09:57:55 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:57:55 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 09:57:55 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:57:55 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 09:57:56 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 09:57:56 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 09:57:56 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 09:57:56 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 09:57:57 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)) 09:57:57 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 09:57:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.0 MB/s eta 0:00:00 09:57:58 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 09:57:58 Building wheel for robotbackgroundlogger (setup.py): started 09:57:59 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 09:57:59 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=2d8864272ec1eeb68995414ba5238095f5ff0a0164c5b7b0094a87a353446df9 09:57:59 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 09:57:59 Building wheel for paho-mqtt (setup.py): started 09:58:01 Building wheel for paho-mqtt (setup.py): finished with status 'done' 09:58:01 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=5595a2c4e63d12cbe458d24c581bd1a87c354011d309dd8b118144c7488118e6 09:58:01 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 09:58:01 Building wheel for numpy (pyproject.toml): started 10:00:38 Building wheel for numpy (pyproject.toml): still running... 10:01:34 Building wheel for numpy (pyproject.toml): still running... 10:02:42 Building wheel for numpy (pyproject.toml): still running... 10:03:39 Building wheel for numpy (pyproject.toml): still running... 10:04:49 Building wheel for numpy (pyproject.toml): still running... 10:05:57 Building wheel for numpy (pyproject.toml): still running... 10:06:54 Building wheel for numpy (pyproject.toml): still running... 10:11:45 Building wheel for numpy (pyproject.toml): still running... 10:13:37 Building wheel for numpy (pyproject.toml): still running... 10:15:29 Building wheel for numpy (pyproject.toml): still running... 10:17:35 Building wheel for numpy (pyproject.toml): still running... 10:18:32 Building wheel for numpy (pyproject.toml): still running... 10:20:38 Building wheel for numpy (pyproject.toml): still running... 10:24:00 Building wheel for numpy (pyproject.toml): still running... 10:25:22 Building wheel for numpy (pyproject.toml): still running... 10:27:13 Building wheel for numpy (pyproject.toml): still running... 10:27:15 Building wheel for numpy (pyproject.toml): finished with status 'done' 10:27:15 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625190 sha256=496a19edfc0523eb55dc0ada196ad9816edfaa333f3bbdf950539e6676b4e309 10:27:15 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 10:27:15 Building wheel for psutil (setup.py): started 10:27:25 Building wheel for psutil (setup.py): finished with status 'done' 10:27:25 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271954 sha256=66ff2bf371bd0aa76c423b070a2942b70b3f522309df3b6815cf0da5ad70f8e6 10:27:25 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 10:27:25 Building wheel for psycopg2 (setup.py): started 10:28:33 Building wheel for psycopg2 (setup.py): still running... 10:28:33 Building wheel for psycopg2 (setup.py): finished with status 'done' 10:28:33 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470361 sha256=6297a12fe78c18512d4be4c6dbdb21e3b841cb1e94f7ddd0086f76dcb4f3a307 10:28:33 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 10:28:33 Building wheel for flex (setup.py): started 10:28:33 Building wheel for flex (setup.py): finished with status 'done' 10:28:33 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=5bd12b14076adc494143bde609eeb66a8c2dd708c809e1accc30b4364bd551b0 10:28:33 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 10:28:33 Building wheel for GenSON (setup.py): started 10:28:33 Building wheel for GenSON (setup.py): finished with status 'done' 10:28:33 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=3001ebcca8b5e11ccbe23f3fbc746afbee884799ba837c9e856cef4907715276 10:28:33 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 10:28:33 Building wheel for PyYAML (pyproject.toml): started 10:28:36 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 10:28:36 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=fce4e49c2e28d548bc09819f362417220313afe07df46671f96a9355c9c89511 10:28:36 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 10:28:36 Building wheel for strict-rfc3339 (setup.py): started 10:28:37 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 10:28:37 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a71b80d3f02b813f7915d50165b834da969b02203bb089d56cc3ed86fec2c38c 10:28:37 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 10:28:37 Building wheel for validate-email (setup.py): started 10:28:39 Building wheel for validate-email (setup.py): finished with status 'done' 10:28:39 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=590fff3d183d2c1b6174761f2d04d1f5402e9c1a0f6c73bde6bcf4472cfce197 10:28:39 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 10:28:39 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 10:28:41 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, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, 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 10:29:49 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 10:29:49 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 10:30:28 Removing intermediate container 5b867ae6cae0 10:30:28 ---> 674589eda633 10:30:28 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 10:30:28 ---> Running in bb9d74e0f181 10:30:28 Removing intermediate container bb9d74e0f181 10:30:28 ---> d1bdf133fe42 10:30:28 Step 11/13 : LABEL arch=arm64 10:30:28 ---> Running in 77a1ff11850b 10:30:28 Removing intermediate container 77a1ff11850b 10:30:28 ---> 8d555e02c446 10:30:28 Step 12/13 : LABEL git_sha=ad61e58b05c2b52b206d05de0f43acf1aadb4fb5 10:30:28 ---> Running in 109c454be71c 10:30:28 Removing intermediate container 109c454be71c 10:30:28 ---> f33d507b10ad 10:30:28 Step 13/13 : LABEL version=0.0.0 10:30:28 ---> Running in 23baa7feb042 10:30:29 Removing intermediate container 23baa7feb042 10:30:29 ---> 1714758d25cd 10:30:29 [Warning] One or more build-args [ARCH] were not consumed 10:30:29 Successfully built 1714758d25cd 10:30:29 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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 10:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:30 10:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:30 arm64: Pulling from edgex-lftools-log-publisher 10:30:30 8998bd30e6a1: Pulling fs layer 10:30:30 04944245beec: Pulling fs layer 10:30:30 699f458cf7ca: Pulling fs layer 10:30:30 765212b225bb: Pulling fs layer 10:30:30 f23df028b6ca: Pulling fs layer 10:30:30 d65c8cfc05b1: Pulling fs layer 10:30:30 2437ff75d9bd: Pulling fs layer 10:30:30 765212b225bb: Waiting 10:30:30 f23df028b6ca: Waiting 10:30:30 d65c8cfc05b1: Waiting 10:30:30 2437ff75d9bd: Waiting 10:30:30 04944245beec: Verifying Checksum 10:30:30 04944245beec: Download complete 10:30:30 765212b225bb: Download complete 10:30:30 f23df028b6ca: Verifying Checksum 10:30:30 f23df028b6ca: Download complete 10:30:30 d65c8cfc05b1: Verifying Checksum 10:30:30 d65c8cfc05b1: Download complete 10:30:31 699f458cf7ca: Verifying Checksum 10:30:31 699f458cf7ca: Download complete 10:30:31 8998bd30e6a1: Verifying Checksum 10:30:31 8998bd30e6a1: Download complete 10:30:34 2437ff75d9bd: Download complete 10:30:35 8998bd30e6a1: Pull complete 10:30:39 04944245beec: Pull complete 10:30:41 699f458cf7ca: Pull complete 10:30:41 765212b225bb: Pull complete 10:30:41 f23df028b6ca: Pull complete 10:30:41 d65c8cfc05b1: Pull complete 10:30:56 2437ff75d9bd: Pull complete 10:30:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:57 prd-ubuntu20.04-docker-arm64-4c-16g-18554 does not seem to be running inside a container 10:30:57 $ 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/exfoundry_edgex-taf-common_PR-71 -v /w/workspace/exfoundry_edgex-taf-common_PR-71:/w/workspace/exfoundry_edgex-taf-common_PR-71:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-71@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:30:59 $ docker top 9a160aabfcd56f22da27e291e0a5499532648165c746b4433b121054ef3abb2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:00 ---> job-cost.sh 10:31:00 lf-activate-venv: SKIPPING 10:31:00 INFO: No Stack... 10:31:01 INFO: Retrieving Pricing Info for: v3-standard-4 10:31:01 INFO: Archiving Costs [Pipeline] sh 10:31:02 + cat /w/workspace/exfoundry_edgex-taf-common_PR-71/archives/cost.csv 10:31:02 + cut -d, -f6 [Pipeline] lock 10:31:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-71-1-stack-cost] 10:31:02 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-71-1-stack-cost] did not exist. Created. 10:31:02 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-71-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:03 /w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/durable-07eff41f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:31:03 + echo total: 0.10999999940395355 [Pipeline] stash 10:31:03 Warning: overwriting stash ‘stack-cost’ 10:31:03 Stashed 1 file(s) [Pipeline] } 10:31:03 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-71-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:04 $ docker stop --time=1 9a160aabfcd56f22da27e291e0a5499532648165c746b4433b121054ef3abb2a 10:31:06 $ docker rm -f --volumes 9a160aabfcd56f22da27e291e0a5499532648165c746b4433b121054ef3abb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:31:08 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-71/archives ] 10:31:08 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-71/archives 10:31:08 total 16 10:31:08 drwxr-xr-x 3 root root 4096 Jun 13 09:55 . 10:31:08 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 09:55 .. 10:31:08 drwxr-xr-x 2 root root 4096 Jun 13 09:55 cost 10:31:08 -rw-r--r-- 1 root root 87 Jun 13 09:55 cost.csv 10:31:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-71/archives 10:31:08 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-71/archives 10:31:08 total 16 10:31:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 09:55 . 10:31:08 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 09:55 .. 10:31:08 drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 09:55 cost 10:31:08 -rw-r--r-- 1 jenkins jenkins 87 Jun 13 09:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:31:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:31:09 ---> package-listing.sh 10:31:09 ++ facter osfamily 10:31:09 ++ tr '[:upper:]' '[:lower:]' 10:31:09 + OS_FAMILY=debian 10:31:09 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-71 10:31:09 + START_PACKAGES=/tmp/packages_start.txt 10:31:09 + END_PACKAGES=/tmp/packages_end.txt 10:31:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:31:09 + PACKAGES=/tmp/packages_start.txt 10:31:09 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-71 ']' 10:31:09 + PACKAGES=/tmp/packages_end.txt 10:31:09 + case "${OS_FAMILY}" in 10:31:09 + dpkg -l 10:31:09 + grep '^ii' 10:31:09 + '[' -f /tmp/packages_start.txt ']' 10:31:09 + '[' -f /tmp/packages_end.txt ']' 10:31:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:31:09 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-71 ']' 10:31:09 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-71/archives/ 10:31:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-71/archives/ [Pipeline] echo 10:31:09 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/exfoundry_edgex-taf-common_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:31:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:10 prd-ubuntu20.04-docker-8c-8g-18553 does not seem to be running inside a container 10:31:10 $ 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/exfoundry_edgex-taf-common_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-71 -v /w/workspace/exfoundry_edgex-taf-common_PR-71:/w/workspace/exfoundry_edgex-taf-common_PR-71:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-71@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:31:11 $ docker top f2cd0eaf1e85f684443dc942562cf530e08c3129300268a8e9e57c7939d77fdf -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:11 + touch /tmp/pre-build-complete [Pipeline] sh 10:31:11 + mkdir -p /var/log/sysstat [Pipeline] sh 10:31:12 + ls /var/log/sa-host 10:31:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:12 provisioning config files... 10:31:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-71@tmp/config2721356997697771371tmp [Pipeline] { [Pipeline] echo 10:31:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:31:12 ---> create-netrc.sh [Pipeline] } 10:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:31:13 ---> python-tools-install.sh [Pipeline] echo 10:31:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:31:13 ---> sudo-logs.sh 10:31:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:31:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:31:13 ---> job-cost.sh 10:31:13 lf-activate-venv: SKIPPING 10:31:13 DEBUG: total: 0.2199999988079071 10:31:13 INFO: Retrieving Stack Cost... 10:31:14 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:14 INFO: Archiving Costs [Pipeline] echo 10:31:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:31:15 ---> logs-deploy.sh 10:31:15 lf-activate-venv: SKIPPING 10:31:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-71/1 10:31:15 INFO: archiving workspace using pattern(s): 10:31:16 Archives upload complete. 10:31:16 INFO: archiving logs to Nexus