Pull request #57 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fa220165ec2de00d6487bed3b9b142c2ba6e803+ad1c4890737c1de496ff22310609d87903665ac4 (58570e0e221cc3061a88d17d4fdd51282b4b8b59) 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-ssh2992602217234575230.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-ssh14387953067526930862.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-57/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-57/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14968344426767003262.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-57/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14425854683352961287.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-ssh11823568413249456572.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-57/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-57/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh179520900538229456.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 ‘prd-ubuntu20.04-docker-8c-8g-18035’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18036 in /w/workspace/exfoundry_edgex-taf-common_PR-57 [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-57 # 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 ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit 6fa220165ec2de00d6487bed3b9b142c2ba6e803 Merge succeeded, producing 6fa220165ec2de00d6487bed3b9b142c2ba6e803 Checking out Revision 6fa220165ec2de00d6487bed3b9b142c2ba6e803 (PR-57) > 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/57/head:refs/remotes/origin/PR-57 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa220165ec2de00d6487bed3b9b142c2ba6e803 # 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 ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa220165ec2de00d6487bed3b9b142c2ba6e803 # timeout=10 Commit message: "build: bump restinstance from 1.0.2 to 1.3.0" 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 11:41:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:41:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:41:22 ========================================================= 11:41:22 EdgeX Global Pipelines Version Info 11:41:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:41:23 ------------------- 11:41:23 stable info: 11:41:23 ------------------- 11:41:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:41:23 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:41:23 Message: update stable to v1.0.250 11:41:23 ------------------- 11:41:23 experimental info: 11:41:23 ------------------- 11:41:23 Commited By: **** collab-it+edgex@linuxfoundation.org 11:41:23 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:41:23 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-57 [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-57 [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-57 [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fa220165ec2de00d6487bed3b9b142c2ba6e803 [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fa2201 [Pipeline] echo 11:41:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:24 provisioning config files... 11:41:24 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/config11270742835261739246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:25 ---> docker-login.sh 11:41:25 nexus3.edgexfoundry.org:10001 11:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:25 Configure a credential helper to remove this warning. See 11:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:25 11:41:25 Login Succeeded 11:41:25 nexus3.edgexfoundry.org:10002 11:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:25 Configure a credential helper to remove this warning. See 11:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:25 11:41:25 Login Succeeded 11:41:25 nexus3.edgexfoundry.org:10003 11:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:25 Configure a credential helper to remove this warning. See 11:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:25 11:41:25 Login Succeeded 11:41:25 nexus3.edgexfoundry.org:10004 11:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:25 Configure a credential helper to remove this warning. See 11:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:25 11:41:25 Login Succeeded 11:41:25 docker.io 11:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:26 Configure a credential helper to remove this warning. See 11:41:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:26 11:41:26 Login Succeeded 11:41:26 ---> docker-login.sh ends [Pipeline] } 11:41:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:41:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:41:26 + grep -v github /etc/ssh/ssh_known_hosts 11:41:26 + [ -e /tmp/ssh_known_hosts ] 11:41:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:41:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:41:26 + sudo tee -a /etc/ssh/ssh_known_hosts 11:41:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:27 11:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:27 0.1.4: Pulling from edgex-devops/py-git-semver 11:41:27 b85a868b505f: Pulling fs layer 11:41:27 e2be974225ed: Pulling fs layer 11:41:27 339a4e72a1f5: Pulling fs layer 11:41:27 988bab9f4d93: Pulling fs layer 11:41:27 1469e6f7b9e6: Pulling fs layer 11:41:27 eaf3925da568: Pulling fs layer 11:41:27 bab4dde63d76: Pulling fs layer 11:41:27 bde34c3a00c8: Pulling fs layer 11:41:27 b352a97aabf1: Pulling fs layer 11:41:27 4872d77fe225: Pulling fs layer 11:41:27 5851b861e8e6: Pulling fs layer 11:41:27 988bab9f4d93: Waiting 11:41:27 bde34c3a00c8: Waiting 11:41:27 b352a97aabf1: Waiting 11:41:27 1469e6f7b9e6: Waiting 11:41:27 4872d77fe225: Waiting 11:41:27 eaf3925da568: Waiting 11:41:27 bab4dde63d76: Waiting 11:41:27 5851b861e8e6: Waiting 11:41:27 e2be974225ed: Download complete 11:41:27 988bab9f4d93: Verifying Checksum 11:41:27 988bab9f4d93: Download complete 11:41:27 339a4e72a1f5: Verifying Checksum 11:41:27 339a4e72a1f5: Download complete 11:41:27 1469e6f7b9e6: Verifying Checksum 11:41:27 1469e6f7b9e6: Download complete 11:41:27 eaf3925da568: Verifying Checksum 11:41:27 eaf3925da568: Download complete 11:41:27 b352a97aabf1: Download complete 11:41:27 4872d77fe225: Verifying Checksum 11:41:27 4872d77fe225: Download complete 11:41:27 5851b861e8e6: Verifying Checksum 11:41:27 5851b861e8e6: Download complete 11:41:27 b85a868b505f: Download complete 11:41:28 bab4dde63d76: Verifying Checksum 11:41:28 bab4dde63d76: Download complete 11:41:28 b85a868b505f: Pull complete 11:41:28 e2be974225ed: Pull complete 11:41:29 339a4e72a1f5: Pull complete 11:41:29 988bab9f4d93: Pull complete 11:41:29 1469e6f7b9e6: Pull complete 11:41:29 eaf3925da568: Pull complete 11:41:31 bab4dde63d76: Pull complete 11:41:31 bde34c3a00c8: Pull complete 11:41:31 b352a97aabf1: Pull complete 11:41:31 4872d77fe225: Pull complete 11:41:31 5851b861e8e6: Pull complete 11:41:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:31 prd-ubuntu20.04-docker-8c-8g-18036 does not seem to be running inside a container 11:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-57 -v /w/workspace/exfoundry_edgex-taf-common_PR-57:/w/workspace/exfoundry_edgex-taf-common_PR-57:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-57@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:41:36 $ docker top 2d459b2d115243d5a5fe4e2a1e4b09cb0bb9e277489124cf63a31920cd57f690 -eo pid,comm 11:41:37 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). 11:41:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:41:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:37 [ssh-agent] Looking for ssh-agent implementation... 11:41:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:37 $ docker exec 2d459b2d115243d5a5fe4e2a1e4b09cb0bb9e277489124cf63a31920cd57f690 ssh-agent 11:41:37 SSH_AUTH_SOCK=/tmp/ssh-PmzDjG2Qs2i1/agent.32 11:41:37 SSH_AGENT_PID=38 11:41:37 Running ssh-add (command line suppressed) 11:41:37 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/private_key_15467108121446606266.key (/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/private_key_15467108121446606266.key) 11:41:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:37 + git tag --points-at HEAD [Pipeline] } 11:41:37 $ docker exec --env ******** --env ******** 2d459b2d115243d5a5fe4e2a1e4b09cb0bb9e277489124cf63a31920cd57f690 ssh-agent -k 11:41:37 unset SSH_AUTH_SOCK; 11:41:37 unset SSH_AGENT_PID; 11:41:37 echo Agent pid 38 killed; 11:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:41:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:38 [ssh-agent] Looking for ssh-agent implementation... 11:41:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:38 $ docker exec 2d459b2d115243d5a5fe4e2a1e4b09cb0bb9e277489124cf63a31920cd57f690 ssh-agent 11:41:38 SSH_AUTH_SOCK=/tmp/ssh-zBOSko79FnoY/agent.70 11:41:38 SSH_AGENT_PID=76 11:41:38 Running ssh-add (command line suppressed) 11:41:38 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/private_key_10355850624456855824.key (/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/private_key_10355850624456855824.key) 11:41:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:38 + git semver init 11:41:38 2023-06-07 11:41:38,912 [run_init] DEBUG init version:0.0.0 force:False 11:41:38 2023-06-07 11:41:38,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-57/.semver 11:41:38 2023-06-07 11:41:38,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-57/.semver 11:41:38 2023-06-07 11:41:38,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-57/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-57, universal_newlines=False, shell=None, istream=None) 11:41:39 2023-06-07 11:41:39,509 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-57/.git/info/exclude 11:41:39 2023-06-07 11:41:39,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-57/.semver/PR-57 with force:False 11:41:39 2023-06-07 11:41:39,509 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-57/.semver/PR-57 11:41:39 2023-06-07 11:41:39,514 [execute] INFO git cat-file --batch-check 11:41:39 2023-06-07 11:41:39,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-57/.semver, universal_newlines=False, shell=None, istream=) 11:41:39 2023-06-07 11:41:39,520 [execute] INFO git cat-file --batch 11:41:39 2023-06-07 11:41:39,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-57/.semver, universal_newlines=False, shell=None, istream=) 11:41:39 2023-06-07 11:41:39,526 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-57/.semver/PR-57 11:41:39 0.0.0 [Pipeline] } 11:41:39 $ docker exec --env ******** --env ******** 2d459b2d115243d5a5fe4e2a1e4b09cb0bb9e277489124cf63a31920cd57f690 ssh-agent -k 11:41:39 unset SSH_AUTH_SOCK; 11:41:39 unset SSH_AGENT_PID; 11:41:39 echo Agent pid 76 killed; 11:41:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:41:40 + git semver [Pipeline] } 11:41:40 $ docker stop --time=1 2d459b2d115243d5a5fe4e2a1e4b09cb0bb9e277489124cf63a31920cd57f690 11:41:41 $ docker rm -f --volumes 2d459b2d115243d5a5fe4e2a1e4b09cb0bb9e277489124cf63a31920cd57f690 [Pipeline] // withDockerContainer [Pipeline] sh 11:41:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:41:42 Stashed 1 file(s) [Pipeline] echo 11:41:42 [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 11:41:42 provisioning config files... 11:41:42 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/config3054022760907535580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:43 ---> docker-login.sh 11:41:43 nexus3.edgexfoundry.org:10001 11:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:43 Configure a credential helper to remove this warning. See 11:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:43 11:41:43 Login Succeeded 11:41:43 nexus3.edgexfoundry.org:10002 11:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:43 Configure a credential helper to remove this warning. See 11:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:43 11:41:43 Login Succeeded 11:41:43 nexus3.edgexfoundry.org:10003 11:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:43 Configure a credential helper to remove this warning. See 11:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:43 11:41:43 Login Succeeded 11:41:43 nexus3.edgexfoundry.org:10004 11:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:43 Configure a credential helper to remove this warning. See 11:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:43 11:41:43 Login Succeeded 11:41:43 docker.io 11:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:43 Configure a credential helper to remove this warning. See 11:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:43 11:41:43 Login Succeeded 11:41:43 ---> docker-login.sh ends [Pipeline] } 11:41:43 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 11:41:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:41:44 + ls -al . 11:41:44 total 72 11:41:44 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 11:41 . 11:41:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:41 .. 11:41:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:41 .git 11:41:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:41 .github 11:41:44 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:41 .gitignore 11:41:44 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:41 .semver 11:41:44 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:41 Dockerfile 11:41:44 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:41 Jenkinsfile 11:41:44 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:41 LICENSE 11:41:44 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:41 README.md 11:41:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:41 TAF-Manager 11:41:44 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:41 TUC 11:41:44 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:41 VERSION 11:41:44 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:41 requirements.txt 11:41:44 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:41 robot-entrypoint.sh 11:41:44 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:41 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:45 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6fa220165ec2de00d6487bed3b9b142c2ba6e803 --label arch=amd64 --label version=0.0.0 . 11:41:45 Sending build context to Docker daemon 457.2kB 11:41:45 Step 1/13 : FROM alpine:3.16 11:41:45 3.16: Pulling from library/alpine 11:41:45 91d30c5bc195: Pulling fs layer 11:41:45 91d30c5bc195: Verifying Checksum 11:41:45 91d30c5bc195: Download complete 11:41:46 91d30c5bc195: Pull complete 11:41:46 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:41:46 Status: Downloaded newer image for alpine:3.16 11:41:46 ---> 8471affe5de5 11:41:46 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:41:46 ---> Running in d13cbe52db3e 11:41:46 Removing intermediate container d13cbe52db3e 11:41:46 ---> 1712bd1723f0 11:41:46 Step 3/13 : LABEL maintainer="Bruce Huang " 11:41:46 ---> Running in e54d2a316c4d 11:41:46 Removing intermediate container e54d2a316c4d 11:41:46 ---> e199177bcc99 11:41:46 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:41:46 ---> fd9c4c88ccf7 11:41:46 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:41:46 ---> 386687e5f14c 11:41:46 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:41:46 ---> d6a66f6a0f48 11:41:46 Step 7/13 : WORKDIR /edgex-taf 11:41:46 ---> Running in 265b21a1d070 11:41:47 Removing intermediate container 265b21a1d070 11:41:47 ---> be87467231a8 11:41:47 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:47 ---> Running in 7234d529fed0 11:41:47 Removing intermediate container 7234d529fed0 11:41:47 ---> 0ff23c02bb21 11:41:47 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 11:41:47 ---> Running in 2addda2f9823 11:41:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:41:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:41:49 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:41:49 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:41:49 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:41:50 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:41:50 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:41:51 Executing busybox-1.35.0-r17.trigger 11:41:51 OK: 6 MiB in 14 packages 11:41:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:41:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:41:52 (1/9) Installing ca-certificates (20230506-r0) 11:41:52 (2/9) Installing brotli-libs (1.0.9-r6) 11:41:52 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:41:53 (4/9) Installing libcurl (8.1.2-r0) 11:41:53 (5/9) Installing curl (8.1.2-r0) 11:41:54 (6/9) Installing docker-cli (20.10.20-r0) 11:41:54 (7/9) Installing oniguruma (6.9.8-r0) 11:41:55 (8/9) Installing jq (1.6-r1) 11:41:55 (9/9) Installing openssl (1.1.1u-r1) 11:41:56 Executing busybox-1.35.0-r17.trigger 11:41:56 Executing ca-certificates-20230506-r0.trigger 11:41:56 OK: 52 MiB in 23 packages 11:41:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:41:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:41:57 (1/137) Installing libmagic (5.41-r0) 11:41:57 (2/137) Installing file (5.41-r0) 11:41:57 Still waiting to schedule task 11:41:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18039’ is offline 11:41:57 (3/137) Installing libxau (1.0.9-r0) 11:41:57 (4/137) Installing libxdmcp (1.1.3-r0) 11:41:57 (5/137) Installing libxcb (1.15-r0) 11:41:58 (6/137) Installing libx11 (1.8-r0) 11:41:59 (7/137) Installing libxext (1.3.4-r0) 11:41:59 (8/137) Installing libice (1.0.10-r0) 11:41:59 (9/137) Installing libuuid (2.38-r1) 11:41:59 (10/137) Installing libsm (1.2.3-r0) 11:42:00 (11/137) Installing libxt (1.2.1-r0) 11:42:00 (12/137) Installing libxmu (1.1.3-r0) 11:42:00 (13/137) Installing xset (1.2.4-r0) 11:42:00 (14/137) Installing xprop (1.2.5-r0) 11:42:01 (15/137) Installing xdg-utils (1.1.3-r3) 11:42:01 (16/137) Installing eudev-libs (3.2.11-r0) 11:42:02 (17/137) Installing pkgconf (1.8.1-r0) 11:42:02 (18/137) Installing libffi (3.4.2-r1) 11:42:02 (19/137) Installing libintl (0.21-r2) 11:42:02 (20/137) Installing libblkid (2.38-r1) 11:42:03 (21/137) Installing libmount (2.38-r1) 11:42:03 (22/137) Installing pcre (8.45-r2) 11:42:03 (23/137) Installing glib (2.72.4-r0) 11:42:04 (24/137) Installing xz-libs (5.2.5-r1) 11:42:04 (25/137) Installing libxml2 (2.9.14-r2) 11:42:05 (26/137) Installing shared-mime-info (2.2-r2) 11:42:05 (27/137) Installing hicolor-icon-theme (0.17-r1) 11:42:05 (28/137) Installing libjpeg-turbo (2.1.3-r1) 11:42:06 (29/137) Installing libpng (1.6.37-r1) 11:42:06 (30/137) Installing libwebp (1.2.3-r1) 11:42:06 (31/137) Installing zstd-libs (1.5.2-r1) 11:42:07 (32/137) Installing tiff (4.4.0-r3) 11:42:07 (33/137) Installing gdk-pixbuf (2.42.8-r0) 11:42:08 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 11:42:08 (35/137) Installing libxcomposite (0.4.5-r0) 11:42:08 (36/137) Installing libxfixes (6.0.0-r0) 11:42:08 (37/137) Installing libxrender (0.9.10-r3) 11:42:09 (38/137) Installing libxcursor (1.2.1-r0) 11:42:09 (39/137) Installing libxdamage (1.1.5-r1) 11:42:09 (40/137) Installing libxi (1.8-r0) 11:42:09 (41/137) Installing libxinerama (1.1.4-r1) 11:42:10 (42/137) Installing libxrandr (1.5.2-r1) 11:42:10 (43/137) Installing atk (2.38.0-r0) 11:42:10 (44/137) Installing libxtst (1.2.3-r3) 11:42:10 (45/137) Installing dbus-libs (1.14.8-r0) 11:42:11 (46/137) Installing at-spi2-core (2.44.1-r0) 11:42:11 (47/137) Installing at-spi2-atk (2.38.0-r0) 11:42:11 (48/137) Installing expat (2.5.0-r0) 11:42:12 (49/137) Installing libbz2 (1.0.8-r1) 11:42:12 (50/137) Installing freetype (2.12.1-r0) 11:42:13 (51/137) Installing fontconfig (2.14.0-r0) 11:42:13 (52/137) Installing pixman (0.40.0-r4) 11:42:13 (53/137) Installing cairo (1.17.4-r2) 11:42:14 (54/137) Installing cairo-gobject (1.17.4-r2) 11:42:14 (55/137) Installing avahi-libs (0.8-r6) 11:42:15 (56/137) Installing gmp (6.2.1-r2) 11:42:15 (57/137) Installing nettle (3.7.3-r0) 11:42:15 (58/137) Installing p11-kit (0.24.1-r0) 11:42:16 (59/137) Installing libtasn1 (4.18.0-r1) 11:42:16 (60/137) Installing libunistring (1.0-r0) 11:42:16 (61/137) Installing gnutls (3.7.7-r1) 11:42:17 (62/137) Installing cups-libs (2.4.2-r1) 11:42:17 (63/137) Installing libepoxy (1.5.10-r0) 11:42:18 (64/137) Installing fribidi (1.0.12-r0) 11:42:18 (65/137) Installing graphite2 (1.3.14-r1) 11:42:18 (66/137) Installing harfbuzz (4.3.0-r0) 11:42:19 (67/137) Installing libxft (2.3.4-r0) 11:42:19 (68/137) Installing pango (1.50.7-r0) 11:42:19 (69/137) Installing wayland-libs-client (1.20.0-r0) 11:42:20 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 11:42:20 (71/137) Installing wayland-libs-egl (1.20.0-r0) 11:42:20 (72/137) Installing xkeyboard-config (2.35.1-r0) 11:42:21 (73/137) Installing libxkbcommon (1.4.1-r0) 11:42:21 (74/137) Installing gtk+3.0 (3.24.34-r1) 11:42:21 Executing gtk+3.0-3.24.34-r1.post-install 11:42:21 (75/137) Installing libfontenc (1.1.4-r0) 11:42:22 (76/137) Installing mkfontscale (1.2.2-r0) 11:42:22 (77/137) Installing font-opensans (0_git20210927-r0) 11:42:22 (78/137) Installing libgcc (11.2.1_git20220219-r2) 11:42:23 (79/137) Installing libogg (1.3.5-r1) 11:42:23 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 11:42:24 (81/137) Installing flac (1.3.4-r0) 11:42:24 (82/137) Installing alsa-lib (1.2.7.2-r0) 11:42:24 (83/137) Installing libatomic (11.2.1_git20220219-r2) 11:42:25 (84/137) Installing sdl2 (2.0.22-r0) 11:42:25 (85/137) Installing aom-libs (3.3.0-r0) 11:42:25 (86/137) Installing libass (0.16.0-r0) 11:42:26 (87/137) Installing libdav1d (1.0.0-r0) 11:42:26 (88/137) Installing libpciaccess (0.16-r0) 11:42:27 (89/137) Installing libdrm (2.4.110-r0) 11:42:27 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:42:27 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 11:42:28 (92/137) Installing lame (3.100-r0) 11:42:28 (93/137) Installing opus (1.3.1-r1) 11:42:29 (94/137) Installing libasyncns (0.8-r1) 11:42:29 (95/137) Installing libltdl (2.4.7-r0) 11:42:29 (96/137) Installing orc (0.4.32-r0) 11:42:29 (97/137) Installing libvorbis (1.3.7-r0) 11:42:30 (98/137) Installing libsndfile (1.1.0-r0) 11:42:30 (99/137) Installing libgomp (11.2.1_git20220219-r2) 11:42:30 (100/137) Installing soxr (0.1.3-r2) 11:42:31 (101/137) Installing speexdsp (1.2.0-r0) 11:42:31 (102/137) Installing tdb-libs (1.4.6-r0) 11:42:31 (103/137) Installing libpulse (15.0-r2) 11:42:32 (104/137) Installing cjson (1.7.15-r3) 11:42:32 (105/137) Installing mbedtls (2.28.3-r0) 11:42:33 (106/137) Installing librist (0.2.6-r1) 11:42:33 (107/137) Installing libsrt (1.4.4-r0) 11:42:33 (108/137) Installing libssh (0.9.6-r1) 11:42:33 (109/137) Installing libtheora (1.1.1-r16) 11:42:34 (110/137) Installing v4l-utils-libs (1.22.1-r1) 11:42:34 (111/137) Installing libva (2.14.0-r0) 11:42:35 (112/137) Installing libvdpau (1.5-r0) 11:42:35 (113/137) Installing vidstab (1.1.0-r1) 11:42:35 (114/137) Installing libvpx (1.11.0-r1) 11:42:36 (115/137) Installing x264-libs (0.163_git20210613-r0) 11:42:36 (116/137) Installing numactl (2.0.14-r0) 11:42:36 (117/137) Installing x265-libs (3.5-r3) 11:42:37 (118/137) Installing xvidcore (1.3.7-r1) 11:42:37 (119/137) Installing ffmpeg-libs (5.0.3-r0) 11:42:38 (120/137) Installing libevent (2.1.12-r4) 11:42:39 (121/137) Installing mesa (21.3.9-r0) 11:42:39 (122/137) Installing wayland-libs-server (1.20.0-r0) 11:42:39 (123/137) Installing mesa-gbm (21.3.9-r0) 11:42:39 (124/137) Installing icu-data-en (71.1-r2) 11:42:40 Executing icu-data-en-71.1-r2.post-install 11:42:40 * 11:42:40 * If you need ICU with non-English locales and legacy charset support, install 11:42:40 * package icu-data-full. 11:42:40 * 11:42:40 (125/137) Installing icu-libs (71.1-r2) 11:42:40 (126/137) Installing lcms2 (2.13.1-r0) 11:42:41 (127/137) Installing minizip (1.2.12-r0) 11:42:41 (128/137) Installing nspr (4.33-r0) 11:42:41 (129/137) Installing sqlite-libs (3.40.1-r0) 11:42:42 (130/137) Installing nss (3.78.1-r0) 11:42:42 (131/137) Installing re2 (2022.04.01-r0) 11:42:42 (132/137) Installing snappy (1.1.9-r4) 11:42:43 (133/137) Installing libgpg-error (1.45-r0) 11:42:43 (134/137) Installing libgcrypt (1.10.1-r0) 11:42:44 (135/137) Installing libxslt (1.1.35-r0) 11:42:44 (136/137) Installing chromium (102.0.5005.182-r0) 11:42:46 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 11:42:46 Executing busybox-1.35.0-r17.trigger 11:42:47 Executing glib-2.72.4-r0.trigger 11:42:47 Executing shared-mime-info-2.2-r2.trigger 11:42:47 Executing gdk-pixbuf-2.42.8-r0.trigger 11:42:47 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:42:47 Executing fontconfig-2.14.0-r0.trigger 11:42:47 Executing mkfontscale-1.2.2-r0.trigger 11:42:47 OK: 409 MiB in 160 packages 11:42:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:48 (1/21) Installing binutils (2.38-r3) 11:42:48 (2/21) Installing isl22 (0.22-r0) 11:42:49 (3/21) Installing mpfr4 (4.1.0-r0) 11:42:50 (4/21) Installing mpc1 (1.2.1-r0) 11:42:50 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:42:51 (6/21) Installing musl-dev (1.2.3-r3) 11:42:52 (7/21) Installing libc-dev (0.7.2-r3) 11:42:52 (8/21) Installing linux-headers (5.16.7-r1) 11:42:52 (9/21) Installing libffi-dev (3.4.2-r1) 11:42:53 (10/21) Installing libpq (14.8-r0) 11:42:53 (11/21) Installing openssl-dev (1.1.1u-r1) 11:42:53 (12/21) Installing libpq-dev (14.8-r0) 11:42:54 (13/21) Installing libecpg (14.8-r0) 11:42:54 (14/21) Installing libecpg-dev (14.8-r0) 11:42:55 (15/21) Installing llvm13-libs (13.0.1-r2) 11:42:56 (16/21) Installing clang-libs (13.0.1-r1) 11:42:57 (17/21) Installing clang (13.0.1-r1) 11:42:57 (18/21) Installing icu (71.1-r2) 11:42:58 (19/21) Installing icu-dev (71.1-r2) 11:42:58 (20/21) Installing llvm13 (13.0.1-r2) 11:42:59 (21/21) Installing postgresql14-dev (14.8-r0) 11:43:00 Executing busybox-1.35.0-r17.trigger 11:43:00 OK: 822 MiB in 181 packages 11:43:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:01 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:43:01 (2/10) Installing gdbm (1.23-r0) 11:43:02 (3/10) Installing mpdecimal (2.5.1-r1) 11:43:02 (4/10) Installing readline (8.1.2-r0) 11:43:03 (5/10) Installing python3 (3.10.11-r0) 11:43:03 (6/10) Installing python3-dev (3.10.11-r0) 11:43:04 (7/10) Installing libsodium (1.0.18-r0) 11:43:05 (8/10) Installing libzmq (4.3.4-r0) 11:43:05 (9/10) Installing libsodium-dev (1.0.18-r0) 11:43:05 (10/10) Installing zeromq-dev (4.3.4-r0) 11:43:05 Executing busybox-1.35.0-r17.trigger 11:43:05 OK: 974 MiB in 191 packages 11:43:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:07 OK: 974 MiB in 191 packages 11:43:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:08 (1/1) Installing tzdata (2023c-r0) 11:43:08 Executing busybox-1.35.0-r17.trigger 11:43:08 OK: 978 MiB in 192 packages 11:43:09 (1/1) Purging tzdata (2023c-r0) 11:43:09 Executing busybox-1.35.0-r17.trigger 11:43:09 OK: 974 MiB in 191 packages 11:43:11 Looking in links: /tmp/tmpupbe8bvq 11:43:11 Processing /tmp/tmpupbe8bvq/setuptools-65.5.0-py3-none-any.whl 11:43:11 Processing /tmp/tmpupbe8bvq/pip-23.0.1-py3-none-any.whl 11:43:11 Installing collected packages: setuptools, pip 11:43:14 Successfully installed pip-23.0.1 setuptools-65.5.0 11:43:14 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 11:43:14 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:43:14 Collecting pip 11:43:14 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:43:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 115.1 MB/s eta 0:00:00 11:43:14 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:43:15 Collecting setuptools 11:43:15 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 141.0 MB/s eta 0:00:00 11:43:15 Collecting wheel 11:43:15 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 175.2 MB/s eta 0:00:00 11:43:15 Installing collected packages: wheel, setuptools, pip 11:43:15 Attempting uninstall: setuptools 11:43:15 Found existing installation: setuptools 65.5.0 11:43:15 Uninstalling setuptools-65.5.0: 11:43:15 Successfully uninstalled setuptools-65.5.0 11:43:16 Attempting uninstall: pip 11:43:16 Found existing installation: pip 23.0.1 11:43:16 Uninstalling pip-23.0.1: 11:43:16 Successfully uninstalled pip-23.0.1 11:43:18 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:43:18 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 11:43:19 Processing ./edgex-taf-common 11:43:19 Preparing metadata (setup.py): started 11:43:19 Preparing metadata (setup.py): finished with status 'done' 11:43:19 Building wheels for collected packages: edgex-taf-common 11:43:19 Building wheel for edgex-taf-common (setup.py): started 11:43:19 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:43:19 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=cfa65a19122d5f5898c6aa9e6076e985b6fc5d6fba349efd505ecf671e2fec75 11:43:19 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:43:19 Successfully built edgex-taf-common 11:43:19 Installing collected packages: edgex-taf-common 11:43:19 Successfully installed edgex-taf-common-0.0.0 11:43:19 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 11:43:20 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:43:20 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:43:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 18.4 MB/s eta 0:00:00 11:43:20 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:43:20 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:43:20 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:43:20 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:43:20 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 11:43:20 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 11:43:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 18.1 MB/s eta 0:00:00 11:43:20 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:43:20 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:43:20 Preparing metadata (setup.py): started 11:43:21 Preparing metadata (setup.py): finished with status 'done' 11:43:21 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 11:43:21 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 11:43:21 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:43:21 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:43:21 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:43:21 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:43:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.4 MB/s eta 0:00:00 11:43:21 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:43:21 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:43:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 16.3 MB/s eta 0:00:00 11:43:21 Preparing metadata (setup.py): started 11:43:21 Preparing metadata (setup.py): finished with status 'done' 11:43:22 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 11:43:22 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 11:43:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 21.4 MB/s eta 0:00:00 11:43:22 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:43:22 Downloading numpy-1.22.3.zip (11.5 MB) 11:43:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 59.7 MB/s eta 0:00:00 11:43:23 Installing build dependencies: started 11:43:26 Installing build dependencies: finished with status 'done' 11:43:26 Getting requirements to build wheel: started 11:43:27 Getting requirements to build wheel: finished with status 'done' 11:43:27 Preparing metadata (pyproject.toml): started 11:43:28 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:28 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:43:28 Downloading psutil-5.9.0.tar.gz (478 kB) 11:43:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 15.8 MB/s eta 0:00:00 11:43:28 Preparing metadata (setup.py): started 11:43:28 Preparing metadata (setup.py): finished with status 'done' 11:43:28 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 11:43:28 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 11:43:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 28.4 MB/s eta 0:00:00 11:43:29 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:43:29 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:43:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.5 MB/s eta 0:00:00 11:43:29 Installing build dependencies: started 11:43:31 Installing build dependencies: finished with status 'done' 11:43:31 Getting requirements to build wheel: started 11:43:31 Getting requirements to build wheel: finished with status 'done' 11:43:31 Preparing metadata (pyproject.toml): started 11:43:32 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:32 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:43:32 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 21.0 MB/s eta 0:00:00 11:43:32 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:43:32 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 33.7 MB/s eta 0:00:00 11:43:32 Preparing metadata (setup.py): started 11:43:32 Preparing metadata (setup.py): finished with status 'done' 11:43:33 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:43:33 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 11:43:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 3.6 MB/s eta 0:00:00 11:43:34 Preparing metadata (setup.py): started 11:43:36 Preparing metadata (setup.py): finished with status 'done' 11:43:36 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:36 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:43:36 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:36 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:43:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 63.0 MB/s eta 0:00:00 11:43:36 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:36 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:43:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 18.9 MB/s eta 0:00:00 11:43:36 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:36 Downloading flex-6.14.1.tar.gz (40 kB) 11:43:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.1 MB/s eta 0:00:00 11:43:36 Preparing metadata (setup.py): started 11:43:37 Preparing metadata (setup.py): finished with status 'done' 11:43:37 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:37 Downloading genson-1.2.2.tar.gz (34 kB) 11:43:37 Preparing metadata (setup.py): started 11:43:37 Preparing metadata (setup.py): finished with status 'done' 11:43:37 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:37 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:43:37 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:37 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.1 MB/s eta 0:00:00 11:43:37 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:37 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 31.4 MB/s eta 0:00:00 11:43:37 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:37 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 19.1 MB/s eta 0:00:00 11:43:37 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:37 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:43:37 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:37 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 26.9 MB/s eta 0:00:00 11:43:37 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:37 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 11.3 MB/s eta 0:00:00 11:43:37 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:37 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 16.4 MB/s eta 0:00:00 11:43:37 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:37 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:43:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 19.2 MB/s eta 0:00:00 11:43:38 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:43:38 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:43:38 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:43:38 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 11:43:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 13.9 MB/s eta 0:00:00 11:43:38 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 11:43:38 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 11:43:38 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:38 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 11:43:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 26.6 MB/s eta 0:00:00 11:43:38 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:38 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 11:43:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 32.9 MB/s eta 0:00:00 11:43:38 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 11:43:38 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:38 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 11:43:38 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:38 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 11:43:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 20.6 MB/s eta 0:00:00 11:43:38 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:38 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 11:43:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 42.3 MB/s eta 0:00:00 11:43:38 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:38 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 11:43:39 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:39 Downloading PyYAML-6.0.tar.gz (124 kB) 11:43:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 18.6 MB/s eta 0:00:00 11:43:39 Installing build dependencies: started 11:43:42 Installing build dependencies: finished with status 'done' 11:43:42 Getting requirements to build wheel: started 11:43:43 Getting requirements to build wheel: finished with status 'done' 11:43:43 Preparing metadata (pyproject.toml): started 11:43:44 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:44 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:44 Downloading validate_email-1.3.tar.gz (4.7 kB) 11:43:44 Preparing metadata (setup.py): started 11:43:44 Preparing metadata (setup.py): finished with status 'done' 11:43:44 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:44 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:43:44 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:44 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:43:44 Preparing metadata (setup.py): started 11:43:44 Preparing metadata (setup.py): finished with status 'done' 11:43:44 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:44 Downloading click-8.1.3-py3-none-any.whl (96 kB) 11:43:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.3 MB/s eta 0:00:00 11:43:44 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:44 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 11:43:44 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:44 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 11:43:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.9 MB/s eta 0:00:00 11:43:44 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:44 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:43:44 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:43:44 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 11:43:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.7 MB/s eta 0:00:00 11:43:45 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)) 11:43:45 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 11:43:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 8.4 MB/s eta 0:00:00 11:43:45 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:45 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 11:43:45 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:45 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 11:43:45 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:45 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 11:43:45 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:45 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 11:43:45 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:45 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 11:43:45 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:45 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 11:43:45 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 11:43:45 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:45 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 11:43:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 396.0 kB/s eta 0:00:00 11:43:46 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 11:43:46 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:43:46 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:46 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 11:43:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.2 MB/s eta 0:00:00 11:43:46 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email 11:43:46 Building wheel for robotbackgroundlogger (setup.py): started 11:43:46 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 11:43:46 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=a4c78861245b57a934b2b6d4f2ad397553c0649d630c130a33df54336cc13062 11:43:46 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 11:43:46 Building wheel for paho-mqtt (setup.py): started 11:43:47 Building wheel for paho-mqtt (setup.py): finished with status 'done' 11:43:47 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=cdc5e4d7faf64dba0dc652f18a23cfcf7cdd736edd2da057513e1c32c10eef72 11:43:47 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 11:43:47 Building wheel for numpy (pyproject.toml): started 11:44:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18045 in /w/workspace/exfoundry_edgex-taf-common_PR-57 [Pipeline] { [Pipeline] checkout 11:44:20 Selected Git installation does not exist. Using Default 11:44:20 The recommended git tool is: NONE 11:44:26 using credential edgex-jenkins-ssh 11:44:26 Cloning the remote Git repository 11:44:26 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 11:44:26 > git init /w/workspace/exfoundry_edgex-taf-common_PR-57 # timeout=10 11:44:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:44:26 > git --version # timeout=10 11:44:26 > git --version # 'git version 2.25.1' 11:44:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:44:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:44:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:44:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:44:28 using GIT_SSH to set credentials SSH Credentials for GitHub 11:44:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/57/head:refs/remotes/origin/PR-57 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:44:29 Merging remotes/origin/main commit ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit 6fa220165ec2de00d6487bed3b9b142c2ba6e803 11:44:29 Merge succeeded, producing 6fa220165ec2de00d6487bed3b9b142c2ba6e803 11:44:29 Checking out Revision 6fa220165ec2de00d6487bed3b9b142c2ba6e803 (PR-57) 11:44:30 Commit message: "build: bump restinstance from 1.0.2 to 1.3.0" 11:44:30 > git --version # timeout=10 11:44:30 > git --version # 'git version 2.25.1' 11:44:30 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:44:29 > git config core.sparsecheckout # timeout=10 11:44:29 > git checkout -f 6fa220165ec2de00d6487bed3b9b142c2ba6e803 # timeout=10 11:44:29 > git remote # timeout=10 11:44:29 > git config --get remote.origin.url # timeout=10 11:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 11:44:29 > git merge ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 11:44:29 > git rev-parse HEAD^{commit} # timeout=10 11:44:29 > git config core.sparsecheckout # timeout=10 11:44:29 > git checkout -f 6fa220165ec2de00d6487bed3b9b142c2ba6e803 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:44:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:44:31 % Total % Received % Xferd Average Speed Time Time Time Current 11:44:31 Dload Upload Total Spent Left Speed 11:44:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 11:44:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:44:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:44:32 + sudo tee /etc/docker/daemon.new 11:44:32 { 11:44:32 "registry-mirrors": [ 11:44:32 "https://nexus3.edgexfoundry.org:10001" 11:44:32 ], 11:44:32 "bip": "10.250.0.254/24", 11:44:32 "hosts": [ 11:44:32 "tcp://0.0.0.0:5555", 11:44:32 "unix:///var/run/docker.sock" 11:44:32 ], 11:44:32 "mtu": 1458, 11:44:32 "selinux-enabled": true, 11:44:32 "seccomp-profile": "/etc/docker/seccomp.json" 11:44:32 } [Pipeline] sh 11:44:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:44:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:44:51 provisioning config files... 11:44:51 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/config8388418504402457975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:51 ---> docker-login.sh 11:44:51 nexus3.edgexfoundry.org:10001 11:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:52 Configure a credential helper to remove this warning. See 11:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:52 11:44:52 Login Succeeded 11:44:52 nexus3.edgexfoundry.org:10002 11:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:53 Configure a credential helper to remove this warning. See 11:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:53 11:44:53 Login Succeeded 11:44:53 nexus3.edgexfoundry.org:10003 11:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:53 Configure a credential helper to remove this warning. See 11:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:53 11:44:53 Login Succeeded 11:44:53 nexus3.edgexfoundry.org:10004 11:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:54 Configure a credential helper to remove this warning. See 11:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:54 11:44:54 Login Succeeded 11:44:54 docker.io 11:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:54 Configure a credential helper to remove this warning. See 11:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:54 11:44:54 Login Succeeded 11:44:54 ---> docker-login.sh ends [Pipeline] } 11:44:54 Deleting 1 temporary files 11:44:54 Building wheel for numpy (pyproject.toml): still running... [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:44:56 + ls -al . 11:44:56 total 68 11:44:56 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:44 . 11:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:44 .. 11:44:56 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:44 .git 11:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:44 .github 11:44:56 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:44 .gitignore 11:44:56 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:44 Dockerfile 11:44:56 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:44 Jenkinsfile 11:44:56 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:44 LICENSE 11:44:56 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:44 README.md 11:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:44 TAF-Manager 11:44:56 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:44 TUC 11:44:56 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:41 VERSION 11:44:56 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:44 requirements.txt 11:44:56 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:44 robot-entrypoint.sh 11:44:56 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:44 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:56 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6fa220165ec2de00d6487bed3b9b142c2ba6e803 --label arch=arm64 --label version=0.0.0 . 11:44:56 Sending build context to Docker daemon 286.2kB 11:44:56 Step 1/13 : FROM alpine:3.16 11:45:01 3.16: Pulling from library/alpine 11:45:01 547446be3368: Pulling fs layer 11:45:01 547446be3368: Verifying Checksum 11:45:01 547446be3368: Download complete 11:45:01 547446be3368: Pull complete 11:45:01 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:45:01 Status: Downloaded newer image for alpine:3.16 11:45:01 ---> 3b5033019969 11:45:01 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:45:01 ---> Running in cb91402a35d2 11:45:02 Removing intermediate container cb91402a35d2 11:45:02 ---> eeb452402aeb 11:45:02 Step 3/13 : LABEL maintainer="Bruce Huang " 11:45:02 ---> Running in 57a006fa53b2 11:45:02 Removing intermediate container 57a006fa53b2 11:45:02 ---> bf5150478f8a 11:45:02 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:45:03 ---> f1ca84ad19db 11:45:03 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:45:03 ---> cbdf58900d08 11:45:03 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:45:04 ---> e2f9d618deb7 11:45:04 Step 7/13 : WORKDIR /edgex-taf 11:45:04 ---> Running in 3288f6ec33da 11:45:04 Removing intermediate container 3288f6ec33da 11:45:04 ---> a932cd8cef0b 11:45:04 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:05 ---> Running in 02891c40d934 11:45:07 Removing intermediate container 02891c40d934 11:45:07 ---> 453b05e7ab99 11:45:07 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 11:45:07 ---> Running in a4fccf61b556 11:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:10 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:45:10 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:45:10 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:45:11 Executing busybox-1.35.0-r17.trigger 11:45:11 OK: 5 MiB in 14 packages 11:45:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:13 (1/9) Installing ca-certificates (20230506-r0) 11:45:13 (2/9) Installing brotli-libs (1.0.9-r6) 11:45:14 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:45:14 (4/9) Installing libcurl (8.1.1-r1) 11:45:14 (5/9) Installing curl (8.1.1-r1) 11:45:15 (6/9) Installing docker-cli (20.10.20-r0) 11:45:18 (7/9) Installing oniguruma (6.9.8-r0) 11:45:19 (8/9) Installing jq (1.6-r1) 11:45:19 (9/9) Installing openssl (1.1.1t-r2) 11:45:19 Executing busybox-1.35.0-r17.trigger 11:45:19 Executing ca-certificates-20230506-r0.trigger 11:45:20 OK: 50 MiB in 23 packages 11:45:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:22 (1/136) Installing libmagic (5.41-r0) 11:45:22 (2/136) Installing file (5.41-r0) 11:45:22 (3/136) Installing libxau (1.0.9-r0) 11:45:23 (4/136) Installing libxdmcp (1.1.3-r0) 11:45:23 (5/136) Installing libxcb (1.15-r0) 11:45:24 (6/136) Installing libx11 (1.8-r0) 11:45:24 (7/136) Installing libxext (1.3.4-r0) 11:45:24 (8/136) Installing libice (1.0.10-r0) 11:45:25 (9/136) Installing libuuid (2.38-r1) 11:45:25 (10/136) Installing libsm (1.2.3-r0) 11:45:25 (11/136) Installing libxt (1.2.1-r0) 11:45:26 (12/136) Installing libxmu (1.1.3-r0) 11:45:26 (13/136) Installing xset (1.2.4-r0) 11:45:26 (14/136) Installing xprop (1.2.5-r0) 11:45:27 (15/136) Installing xdg-utils (1.1.3-r3) 11:45:27 (16/136) Installing eudev-libs (3.2.11-r0) 11:45:28 (17/136) Installing pkgconf (1.8.1-r0) 11:45:28 (18/136) Installing libffi (3.4.2-r1) 11:45:28 (19/136) Installing libintl (0.21-r2) 11:45:29 (20/136) Installing libblkid (2.38-r1) 11:45:29 (21/136) Installing libmount (2.38-r1) 11:45:29 (22/136) Installing pcre (8.45-r2) 11:45:30 (23/136) Installing glib (2.72.4-r0) 11:45:30 (24/136) Installing xz-libs (5.2.5-r1) 11:45:31 (25/136) Installing libxml2 (2.9.14-r2) 11:45:31 (26/136) Installing shared-mime-info (2.2-r2) 11:45:32 (27/136) Installing hicolor-icon-theme (0.17-r1) 11:45:32 (28/136) Installing libjpeg-turbo (2.1.3-r1) 11:45:32 (29/136) Installing libpng (1.6.37-r1) 11:45:33 (30/136) Installing libwebp (1.2.3-r1) 11:45:33 (31/136) Installing zstd-libs (1.5.2-r1) 11:45:34 (32/136) Installing tiff (4.4.0-r1) 11:45:34 (33/136) Installing gdk-pixbuf (2.42.8-r0) 11:45:35 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 11:45:35 (35/136) Installing libxcomposite (0.4.5-r0) 11:45:35 (36/136) Installing libxfixes (6.0.0-r0) 11:45:35 (37/136) Installing libxrender (0.9.10-r3) 11:45:36 (38/136) Installing libxcursor (1.2.1-r0) 11:45:36 (39/136) Installing libxdamage (1.1.5-r1) 11:45:37 (40/136) Installing libxi (1.8-r0) 11:45:37 (41/136) Installing libxinerama (1.1.4-r1) 11:45:37 (42/136) Installing libxrandr (1.5.2-r1) 11:45:37 (43/136) Installing atk (2.38.0-r0) 11:45:38 (44/136) Installing libxtst (1.2.3-r3) 11:45:38 (45/136) Installing dbus-libs (1.14.4-r0) 11:45:39 (46/136) Installing at-spi2-core (2.44.1-r0) 11:45:39 (47/136) Installing at-spi2-atk (2.38.0-r0) 11:45:39 (48/136) Installing expat (2.5.0-r0) 11:45:40 (49/136) Installing libbz2 (1.0.8-r1) 11:45:40 (50/136) Installing freetype (2.12.1-r0) 11:45:40 (51/136) Installing fontconfig (2.14.0-r0) 11:45:41 (52/136) Installing pixman (0.40.0-r4) 11:45:41 (53/136) Installing cairo (1.17.4-r2) 11:45:42 (54/136) Installing cairo-gobject (1.17.4-r2) 11:45:42 (55/136) Installing avahi-libs (0.8-r6) 11:45:42 (56/136) Installing gmp (6.2.1-r2) 11:45:43 (57/136) Installing nettle (3.7.3-r0) 11:45:43 (58/136) Installing p11-kit (0.24.1-r0) 11:45:44 (59/136) Installing libtasn1 (4.18.0-r1) 11:45:44 (60/136) Installing libunistring (1.0-r0) 11:45:44 (61/136) Installing gnutls (3.7.7-r1) 11:45:45 (62/136) Installing cups-libs (2.4.2-r0) 11:45:45 (63/136) Installing libepoxy (1.5.10-r0) 11:45:46 (64/136) Installing fribidi (1.0.12-r0) 11:45:46 (65/136) Installing graphite2 (1.3.14-r1) 11:45:46 (66/136) Installing harfbuzz (4.3.0-r0) 11:45:47 (67/136) Installing libxft (2.3.4-r0) 11:45:47 (68/136) Installing pango (1.50.7-r0) 11:45:48 (69/136) Installing wayland-libs-client (1.20.0-r0) 11:45:48 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 11:45:48 (71/136) Installing wayland-libs-egl (1.20.0-r0) 11:45:49 (72/136) Installing xkeyboard-config (2.35.1-r0) 11:45:49 (73/136) Installing libxkbcommon (1.4.1-r0) 11:45:49 (74/136) Installing gtk+3.0 (3.24.34-r1) 11:45:50 Executing gtk+3.0-3.24.34-r1.post-install 11:45:50 (75/136) Installing libfontenc (1.1.4-r0) 11:45:50 Building wheel for numpy (pyproject.toml): still running... 11:45:51 (76/136) Installing mkfontscale (1.2.2-r0) 11:45:51 (77/136) Installing font-opensans (0_git20210927-r0) 11:45:52 (78/136) Installing libgcc (11.2.1_git20220219-r2) 11:45:52 (79/136) Installing libogg (1.3.5-r1) 11:45:52 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 11:45:53 (81/136) Installing flac (1.3.4-r0) 11:45:53 (82/136) Installing alsa-lib (1.2.7.2-r0) 11:45:54 (83/136) Installing libatomic (11.2.1_git20220219-r2) 11:45:54 (84/136) Installing sdl2 (2.0.22-r0) 11:45:54 (85/136) Installing aom-libs (3.3.0-r0) 11:45:55 (86/136) Installing libass (0.16.0-r0) 11:45:56 (87/136) Installing libdav1d (1.0.0-r0) 11:45:56 (88/136) Installing libdrm (2.4.110-r0) 11:45:56 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:45:57 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 11:45:57 (91/136) Installing lame (3.100-r0) 11:45:58 (92/136) Installing opus (1.3.1-r1) 11:45:58 (93/136) Installing libasyncns (0.8-r1) 11:45:58 (94/136) Installing libltdl (2.4.7-r0) 11:45:59 (95/136) Installing orc (0.4.32-r0) 11:45:59 (96/136) Installing libvorbis (1.3.7-r0) 11:45:59 (97/136) Installing libsndfile (1.1.0-r0) 11:46:00 (98/136) Installing libgomp (11.2.1_git20220219-r2) 11:46:00 (99/136) Installing soxr (0.1.3-r2) 11:46:01 (100/136) Installing speexdsp (1.2.0-r0) 11:46:01 (101/136) Installing tdb-libs (1.4.6-r0) 11:46:01 (102/136) Installing libpulse (15.0-r2) 11:46:02 (103/136) Installing cjson (1.7.15-r3) 11:46:02 (104/136) Installing mbedtls (2.28.3-r0) 11:46:03 (105/136) Installing librist (0.2.6-r1) 11:46:03 (106/136) Installing libsrt (1.4.4-r0) 11:46:03 (107/136) Installing libssh (0.9.6-r1) 11:46:04 (108/136) Installing libtheora (1.1.1-r16) 11:46:04 (109/136) Installing v4l-utils-libs (1.22.1-r1) 11:46:05 (110/136) Installing libva (2.14.0-r0) 11:46:05 (111/136) Installing libvdpau (1.5-r0) 11:46:05 (112/136) Installing vidstab (1.1.0-r1) 11:46:06 (113/136) Installing libvpx (1.11.0-r1) 11:46:06 (114/136) Installing x264-libs (0.163_git20210613-r0) 11:46:07 (115/136) Installing numactl (2.0.14-r0) 11:46:07 (116/136) Installing x265-libs (3.5-r3) 11:46:07 (117/136) Installing xvidcore (1.3.7-r1) 11:46:08 (118/136) Installing ffmpeg-libs (5.0.3-r0) 11:46:11 (119/136) Installing libevent (2.1.12-r4) 11:46:11 (120/136) Installing mesa (21.3.9-r0) 11:46:11 (121/136) Installing wayland-libs-server (1.20.0-r0) 11:46:12 (122/136) Installing mesa-gbm (21.3.9-r0) 11:46:12 (123/136) Installing icu-data-en (71.1-r2) 11:46:13 Executing icu-data-en-71.1-r2.post-install 11:46:13 * 11:46:13 * If you need ICU with non-English locales and legacy charset support, install 11:46:13 * package icu-data-full. 11:46:13 * 11:46:13 (124/136) Installing icu-libs (71.1-r2) 11:46:13 (125/136) Installing lcms2 (2.13.1-r0) 11:46:14 (126/136) Installing minizip (1.2.12-r0) 11:46:14 (127/136) Installing nspr (4.33-r0) 11:46:14 (128/136) Installing sqlite-libs (3.40.1-r0) 11:46:15 (129/136) Installing nss (3.78.1-r0) 11:46:15 (130/136) Installing re2 (2022.04.01-r0) 11:46:16 (131/136) Installing snappy (1.1.9-r4) 11:46:16 (132/136) Installing libgpg-error (1.45-r0) 11:46:17 (133/136) Installing libgcrypt (1.10.1-r0) 11:46:17 (134/136) Installing libxslt (1.1.35-r0) 11:46:17 (135/136) Installing chromium (102.0.5005.182-r0) 11:46:30 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 11:46:31 Executing busybox-1.35.0-r17.trigger 11:46:31 Executing glib-2.72.4-r0.trigger 11:46:31 Executing shared-mime-info-2.2-r2.trigger 11:46:33 Executing gdk-pixbuf-2.42.8-r0.trigger 11:46:33 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:46:33 Executing fontconfig-2.14.0-r0.trigger 11:46:33 Executing mkfontscale-1.2.2-r0.trigger 11:46:33 OK: 376 MiB in 159 packages 11:46:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:46:35 (1/21) Installing binutils (2.38-r3) 11:46:36 (2/21) Installing isl22 (0.22-r0) 11:46:36 (3/21) Installing mpfr4 (4.1.0-r0) 11:46:37 (4/21) Installing mpc1 (1.2.1-r0) 11:46:37 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:46:44 (6/21) Installing musl-dev (1.2.3-r3) 11:46:44 (7/21) Installing libc-dev (0.7.2-r3) 11:46:45 (8/21) Installing linux-headers (5.16.7-r1) 11:46:45 (9/21) Installing libffi-dev (3.4.2-r1) 11:46:46 (10/21) Installing libpq (14.8-r0) 11:46:47 (11/21) Installing openssl-dev (1.1.1t-r2) 11:46:47 (12/21) Installing libpq-dev (14.8-r0) 11:46:48 (13/21) Installing libecpg (14.8-r0) 11:46:48 (14/21) Installing libecpg-dev (14.8-r0) 11:46:49 (15/21) Installing llvm13-libs (13.0.1-r2) 11:46:51 (16/21) Installing clang-libs (13.0.1-r1) 11:46:54 (17/21) Installing clang (13.0.1-r1) 11:46:54 (18/21) Installing icu (71.1-r2) 11:46:55 (19/21) Installing icu-dev (71.1-r2) 11:46:55 (20/21) Installing llvm13 (13.0.1-r2) 11:46:57 (21/21) Installing postgresql14-dev (14.8-r0) 11:46:58 Executing busybox-1.35.0-r17.trigger 11:46:58 OK: 768 MiB in 180 packages 11:46:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:58 Building wheel for numpy (pyproject.toml): still running... 11:46:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:47:00 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:47:02 (2/10) Installing gdbm (1.23-r0) 11:47:02 (3/10) Installing mpdecimal (2.5.1-r1) 11:47:03 (4/10) Installing readline (8.1.2-r0) 11:47:03 (5/10) Installing python3 (3.10.11-r0) 11:47:08 (6/10) Installing python3-dev (3.10.11-r0) 11:47:14 (7/10) Installing libsodium (1.0.18-r0) 11:47:14 (8/10) Installing libzmq (4.3.4-r0) 11:47:14 (9/10) Installing libsodium-dev (1.0.18-r0) 11:47:14 (10/10) Installing zeromq-dev (4.3.4-r0) 11:47:15 Executing busybox-1.35.0-r17.trigger 11:47:15 OK: 938 MiB in 190 packages 11:47:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:47:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:47:17 OK: 938 MiB in 190 packages 11:47:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:47:19 (1/1) Installing tzdata (2023c-r0) 11:47:20 Executing busybox-1.35.0-r17.trigger 11:47:20 OK: 941 MiB in 191 packages 11:47:22 (1/1) Purging tzdata (2023c-r0) 11:47:22 Executing busybox-1.35.0-r17.trigger 11:47:22 OK: 938 MiB in 190 packages 11:47:40 Looking in links: /tmp/tmp8dvfxlk8 11:47:40 Processing /tmp/tmp8dvfxlk8/setuptools-65.5.0-py3-none-any.whl 11:47:40 Processing /tmp/tmp8dvfxlk8/pip-23.0.1-py3-none-any.whl 11:47:40 Installing collected packages: setuptools, pip 11:47:58 Successfully installed pip-23.0.1 setuptools-65.5.0 11:47:58 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 11:48:01 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:48:02 Collecting pip 11:48:02 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:48:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.5 MB/s eta 0:00:00 11:48:02 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:48:06 Collecting setuptools 11:48:06 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:48:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.9 MB/s eta 0:00:00 11:48:06 Collecting wheel 11:48:06 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:48:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.8 MB/s eta 0:00:00 11:48:08 Installing collected packages: wheel, setuptools, pip 11:48:08 Attempting uninstall: setuptools 11:48:08 Found existing installation: setuptools 65.5.0 11:48:09 Uninstalling setuptools-65.5.0: 11:48:09 Successfully uninstalled setuptools-65.5.0 11:48:14 Attempting uninstall: pip 11:48:14 Found existing installation: pip 23.0.1 11:48:16 Uninstalling pip-23.0.1: 11:48:17 Successfully uninstalled pip-23.0.1 11:48:20 Building wheel for numpy (pyproject.toml): still running... 11:48:29 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:48:29 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 11:48:33 Processing ./edgex-taf-common 11:48:33 Preparing metadata (setup.py): started 11:48:35 Preparing metadata (setup.py): finished with status 'done' 11:48:35 Building wheels for collected packages: edgex-taf-common 11:48:35 Building wheel for edgex-taf-common (setup.py): started 11:48:37 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:48:37 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=2de8a94ea4fdda3cc040d99fcb586a0bd05cff7ced2648216146dbfb87629abf 11:48:37 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:48:37 Successfully built edgex-taf-common 11:48:37 Installing collected packages: edgex-taf-common 11:48:38 Building wheel for numpy (pyproject.toml): finished with status 'done' 11:48:38 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360830 sha256=a28ccf1199cf34642b53aacfeaefa1e45e442d418bb6af78bf6f4c06d289935d 11:48:38 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 11:48:38 Building wheel for psutil (setup.py): started 11:48:39 Building wheel for psutil (setup.py): finished with status 'done' 11:48:39 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271449 sha256=ccee96e243617757a88b64dc54383043a810f8210a29331d429623990ac04917 11:48:39 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 11:48:39 Building wheel for pyzmq (pyproject.toml): started 11:48:39 Successfully installed edgex-taf-common-0.0.0 11:48: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 11:48:46 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:48:46 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:48:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.5 MB/s eta 0:00:00 11:48:46 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:48:46 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:48:46 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:48:46 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:48:46 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 11:48:46 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 11:48:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.9 MB/s eta 0:00:00 11:48:46 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:48:46 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:48:46 Preparing metadata (setup.py): started 11:48:48 Preparing metadata (setup.py): finished with status 'done' 11:48:48 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 11:48:48 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 11:48:48 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:48:48 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:48:49 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:48:49 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:48:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 11:48:49 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:48:49 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:48:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.7 MB/s eta 0:00:00 11:48:49 Preparing metadata (setup.py): started 11:48:51 Preparing metadata (setup.py): finished with status 'done' 11:48:51 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 11:48:51 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 11:48:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.1 MB/s eta 0:00:00 11:48:54 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:48:54 Downloading numpy-1.22.3.zip (11.5 MB) 11:48:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 8.6 MB/s eta 0:00:00 11:48:59 Installing build dependencies: started 11:49:01 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 11:49:01 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537169 sha256=199a9eb38f961bdbff68e2c74a14f57c4e036cb36343c14eb0c3fcb3d87dceca 11:49:01 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 11:49:01 Building wheel for psycopg2 (setup.py): started 11:49:11 Building wheel for psycopg2 (setup.py): finished with status 'done' 11:49:11 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=fd398d28f15a68ce05b0bc645492caddc4e44b73e731d10ed75b48699503d536 11:49:11 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 11:49:11 Building wheel for pycryptodome (setup.py): started 11:49:26 Installing build dependencies: finished with status 'done' 11:49:26 Getting requirements to build wheel: started 11:49:31 Getting requirements to build wheel: finished with status 'done' 11:49:31 Preparing metadata (pyproject.toml): started 11:49:32 Building wheel for pycryptodome (setup.py): finished with status 'done' 11:49:32 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111149 sha256=b2933a6d8f553ec16f4c8d09eb257b21848f763e006aa6ace97b0606468ade3c 11:49:32 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 11:49:32 Building wheel for flex (setup.py): started 11:49:33 Building wheel for flex (setup.py): finished with status 'done' 11:49:33 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=1ef658ec2740f479debf437c97a212941765e18b54a7571b766f9bb2d03feafc 11:49:33 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 11:49:33 Building wheel for GenSON (setup.py): started 11:49:33 Building wheel for GenSON (setup.py): finished with status 'done' 11:49:33 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=1b63147ad3ac903a4defbd04af3bc4e864beba2ff7083034dd3e0104d42bb9e2 11:49:33 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 11:49:33 Building wheel for PyYAML (pyproject.toml): started 11:49:34 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 11:49:34 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=b5670db2e8363300a2e4ad4c1c1d712de97157db91bdbfe10f0de623f81ad178 11:49:34 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 11:49:34 Building wheel for strict-rfc3339 (setup.py): started 11:49:34 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 11:49:34 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6ebe20d37bc8ff78e40bc0a3126572bf5ddf3af62f95ee6572103fd2847e4da7 11:49:34 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 11:49:34 Building wheel for validate-email (setup.py): started 11:49:34 Building wheel for validate-email (setup.py): finished with status 'done' 11:49:34 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=6116355d85b2c15dd1ad8e362b3f04633f1c09e0ed88175a697539aac608a915 11:49:34 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 11:49:34 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email 11:49:35 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 11:49:36 Preparing metadata (pyproject.toml): finished with status 'done' 11:49:37 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:49:37 Downloading psutil-5.9.0.tar.gz (478 kB) 11:49:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.6 MB/s eta 0:00:00 11:49:38 Preparing metadata (setup.py): started 11:49:40 Preparing metadata (setup.py): finished with status 'done' 11:49:40 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 11:49:40 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 11:49:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.1 MB/s eta 0:00:00 11:49:43 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:49:43 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:49:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 394.6 kB/s eta 0:00:00 11:49:47 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 11:49:47 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 11:49:48 Installing build dependencies: started 11:50:03 Installing build dependencies: finished with status 'done' 11:50:03 Getting requirements to build wheel: started 11:50:05 Getting requirements to build wheel: finished with status 'done' 11:50:05 Preparing metadata (pyproject.toml): started 11:50:09 Preparing metadata (pyproject.toml): finished with status 'done' 11:50:09 Removing intermediate container 2addda2f9823 11:50:09 ---> d6b4a8ddf6bd 11:50:09 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 11:50:09 ---> Running in d8c57ba20e11 11:50:09 Removing intermediate container d8c57ba20e11 11:50:09 ---> 6e33b05cedbb 11:50:09 Step 11/13 : LABEL arch=amd64 11:50:09 ---> Running in e4b935c5635e 11:50:09 Removing intermediate container e4b935c5635e 11:50:09 ---> 2698e7d26901 11:50:09 Step 12/13 : LABEL git_sha=6fa220165ec2de00d6487bed3b9b142c2ba6e803 11:50:09 ---> Running in f6d85d9e8915 11:50:09 Removing intermediate container f6d85d9e8915 11:50:09 ---> 65b8a38d5c19 11:50:09 Step 13/13 : LABEL version=0.0.0 11:50:09 ---> Running in aea003964518 11:50:09 Removing intermediate container aea003964518 11:50:09 ---> d892f411e8f7 11:50:09 [Warning] One or more build-args [ARCH] were not consumed 11:50:09 Successfully built d892f411e8f7 11:50:09 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:50:09 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:50:09 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:50:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 8.2 MB/s eta 0:00:00 [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 11:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:10 11:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:10 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:50:10 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:50:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.4 MB/s eta 0:00:00 11:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:10 latest: Pulling from edgex-lftools-log-publisher 11:50:10 5eb5b503b376: Pulling fs layer 11:50:10 5c69ac0246d0: Pulling fs layer 11:50:10 ec43610c2a17: Pulling fs layer 11:50:10 3a2ae6a8a46f: Pulling fs layer 11:50:10 33b1e0a273af: Pulling fs layer 11:50:10 5d3b04190fa2: Pulling fs layer 11:50:10 2f39f015ded8: Pulling fs layer 11:50:10 3a2ae6a8a46f: Waiting 11:50:10 33b1e0a273af: Waiting 11:50:10 5d3b04190fa2: Waiting 11:50:10 5c69ac0246d0: Download complete 11:50:10 3a2ae6a8a46f: Verifying Checksum 11:50:10 3a2ae6a8a46f: Download complete 11:50:10 ec43610c2a17: Verifying Checksum 11:50:10 ec43610c2a17: Download complete 11:50:10 33b1e0a273af: Verifying Checksum 11:50:10 33b1e0a273af: Download complete 11:50:10 5d3b04190fa2: Verifying Checksum 11:50:10 5d3b04190fa2: Download complete 11:50:10 5eb5b503b376: Verifying Checksum 11:50:10 5eb5b503b376: Download complete 11:50:10 Preparing metadata (setup.py): started 11:50:11 2f39f015ded8: Download complete 11:50:11 5eb5b503b376: Pull complete 11:50:11 5c69ac0246d0: Pull complete 11:50:12 ec43610c2a17: Pull complete 11:50:12 3a2ae6a8a46f: Pull complete 11:50:12 33b1e0a273af: Pull complete 11:50:12 5d3b04190fa2: Pull complete 11:50:12 Preparing metadata (setup.py): finished with status 'done' 11:50:15 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:50:15 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 11:50:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.4 MB/s eta 0:00:00 11:50:16 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:50:16 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:50:16 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:50:16 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:50:16 2f39f015ded8: Pull complete 11:50:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:17 prd-ubuntu20.04-docker-8c-8g-18036 does not seem to be running inside a container 11:50:17 $ 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-57 -v /w/workspace/exfoundry_edgex-taf-common_PR-57:/w/workspace/exfoundry_edgex-taf-common_PR-57:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-57@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:50:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.5 MB/s eta 0:00:00 11:50:18 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:18 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:50:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.4 MB/s eta 0:00:00 11:50:18 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:18 Downloading flex-6.14.1.tar.gz (40 kB) 11:50:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 11:50:18 Preparing metadata (setup.py): started 11:50:20 Preparing metadata (setup.py): finished with status 'done' 11:50:20 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:20 Downloading genson-1.2.2.tar.gz (34 kB) 11:50:20 Preparing metadata (setup.py): started 11:50:22 Preparing metadata (setup.py): finished with status 'done' 11:50:22 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:22 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:50:22 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:22 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:50:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.4 MB/s eta 0:00:00 11:50:23 $ docker top 51aa5685bcf0b71fd43ebb26cb251c290aecdd9fe8a5722fd525f54c271e21b0 -eo pid,comm [Pipeline] { 11:50:23 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:23 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:50:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.8 MB/s eta 0:00:00 [Pipeline] libraryResource [Pipeline] sh 11:50:23 ---> job-cost.sh 11:50:23 lf-activate-venv: SKIPPING 11:50:23 INFO: No Stack... 11:50:24 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:24 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:50:24 INFO: Retrieving Pricing Info for: v3-standard-8 11:50:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.7 MB/s eta 0:00:00 11:50:24 INFO: Archiving Costs [Pipeline] sh 11:50:24 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:24 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:50:24 + + cat /w/workspace/exfoundry_edgex-taf-common_PR-57/archives/cost.csv 11:50:24 cut -d, -f6 [Pipeline] lock 11:50:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-57-1-stack-cost] 11:50:24 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-57-1-stack-cost] did not exist. Created. 11:50:24 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-57-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:50:25 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:50:25 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:50:25 + echo total: 0.2199999988079071 11:50:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.8 MB/s eta 0:00:00 11:50:25 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:50:25 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:50:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.8 MB/s eta 0:00:00 [Pipeline] stash 11:50:25 Stashed 1 file(s) [Pipeline] } 11:50:25 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-57-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:50:25 $ docker stop --time=1 51aa5685bcf0b71fd43ebb26cb251c290aecdd9fe8a5722fd525f54c271e21b0 11:50:25 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:50:25 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:50:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 3.6 MB/s eta 0:00:00 11:50:26 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:50:26 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:50:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.8 MB/s eta 0:00:00 11:50:26 $ docker rm -f --volumes 51aa5685bcf0b71fd43ebb26cb251c290aecdd9fe8a5722fd525f54c271e21b0 11:50:26 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:50:26 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:50:27 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:50:27 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 11:50:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.6 MB/s eta 0:00:00 11:50:27 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 11:50:27 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 11:50:28 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:50:28 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 11:50:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.8 MB/s eta 0:00:00 11:50:28 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:50:28 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 11:50:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.7 MB/s eta 0:00:00 11:50:28 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 11:50:30 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:50:30 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 11:50:30 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:50:30 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 11:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.4 MB/s eta 0:00:00 11:50:30 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:50:30 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 11:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.5 MB/s eta 0:00:00 11:50:30 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:50:30 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 11:50:33 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:50:33 Downloading PyYAML-6.0.tar.gz (124 kB) 11:50:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.1 MB/s eta 0:00:00 11:50:34 Installing build dependencies: started 11:51:01 Installing build dependencies: finished with status 'done' 11:51:01 Getting requirements to build wheel: started 11:51:16 Getting requirements to build wheel: finished with status 'done' 11:51:16 Preparing metadata (pyproject.toml): started 11:51:17 Preparing metadata (pyproject.toml): finished with status 'done' 11:51:17 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:51:17 Downloading validate_email-1.3.tar.gz (4.7 kB) 11:51:17 Preparing metadata (setup.py): started 11:51:19 Preparing metadata (setup.py): finished with status 'done' 11:51:19 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:51:19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:51:21 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:51:21 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:51:21 Preparing metadata (setup.py): started 11:51:23 Preparing metadata (setup.py): finished with status 'done' 11:51:23 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:51:23 Downloading click-8.1.3-py3-none-any.whl (96 kB) 11:51:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.6 MB/s eta 0:00:00 11:51:23 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:51:23 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 11:51:24 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:51:24 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 11:51:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 11:51:24 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:51:24 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:51:24 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 11:51:24 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 11:51:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.8 MB/s eta 0:00:00 11:51:25 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)) 11:51:25 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 11:51:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.6 MB/s eta 0:00:00 11:51:27 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:27 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 11:51:27 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:27 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 11:51:27 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:27 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 11:51:27 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:27 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 11:51:27 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:27 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 11:51:28 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:28 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 11:51:28 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 11:51:28 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:28 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 11:51:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.7 MB/s eta 0:00:00 11:51:28 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 11:51:28 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:51:30 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:30 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 11:51:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.9 MB/s eta 0:00:00 11:51:31 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 11:51:31 Building wheel for robotbackgroundlogger (setup.py): started 11:51:32 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 11:51:32 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e037982bfee1397471d6f84a6571bdeea131f3b44123cdcee0b368110dac1deb 11:51:32 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 11:51:32 Building wheel for paho-mqtt (setup.py): started 11:51:34 Building wheel for paho-mqtt (setup.py): finished with status 'done' 11:51:34 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=2264f6053a58ef6e9aaf7c5626e34eebbce28d6344c5055c8581f8d20ebb8073 11:51:34 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 11:51:34 Building wheel for numpy (pyproject.toml): started 11:54:11 Building wheel for numpy (pyproject.toml): still running... 11:55:07 Building wheel for numpy (pyproject.toml): still running... 11:56:15 Building wheel for numpy (pyproject.toml): still running... 11:57:16 Building wheel for numpy (pyproject.toml): still running... 11:58:24 Building wheel for numpy (pyproject.toml): still running... 11:59:32 Building wheel for numpy (pyproject.toml): still running... 12:00:28 Building wheel for numpy (pyproject.toml): still running... 12:01:36 Building wheel for numpy (pyproject.toml): still running... 12:06:58 Building wheel for numpy (pyproject.toml): still running... 12:09:05 Building wheel for numpy (pyproject.toml): still running... 12:11:42 Building wheel for numpy (pyproject.toml): still running... 12:14:03 Building wheel for numpy (pyproject.toml): still running... 12:15:25 Building wheel for numpy (pyproject.toml): still running... 12:17:47 Building wheel for numpy (pyproject.toml): still running... 12:21:39 Building wheel for numpy (pyproject.toml): still running... 12:23:30 Building wheel for numpy (pyproject.toml): still running... 12:25:22 Building wheel for numpy (pyproject.toml): still running... 12:25:37 Building wheel for numpy (pyproject.toml): finished with status 'done' 12:25:37 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625259 sha256=51bb4b6d1c0622d563ffe357f82793ac361a964c7f7da1362ce71471bf34808b 12:25:37 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 12:25:37 Building wheel for psutil (setup.py): started 12:25:49 Building wheel for psutil (setup.py): finished with status 'done' 12:25:49 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271962 sha256=ce48f73012f4ca410f174280bac30d6fe5f378d4ea67894ac795ec87df0be02a 12:25:49 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 12:25:49 Building wheel for pyzmq (pyproject.toml): started 12:27:11 Building wheel for pyzmq (pyproject.toml): still running... 12:28:32 Building wheel for pyzmq (pyproject.toml): still running... 12:28:54 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 12:28:54 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515212 sha256=6f66efbbc647c48ac543eb602cbf64b7af76b22e25326450bfa3e13950903373 12:28:54 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 12:28:54 Building wheel for psycopg2 (setup.py): started 12:30:02 Building wheel for psycopg2 (setup.py): still running... 12:30:12 Building wheel for psycopg2 (setup.py): finished with status 'done' 12:30:12 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=dc0b97b6f4c12d707c9bd6f56a06ff11104cbc73cec308c824fc4707c4741808 12:30:12 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 12:30:12 Building wheel for flex (setup.py): started 12:30:14 Building wheel for flex (setup.py): finished with status 'done' 12:30:14 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=e1cfebd39d4ab3820b110783912eccfab5e278aa6217d8afed3a3d820bd0583d 12:30:14 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 12:30:14 Building wheel for GenSON (setup.py): started 12:30:17 Building wheel for GenSON (setup.py): finished with status 'done' 12:30:17 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=ed3e67e96491266606a0a0abfb129b65afdccd07e1abb6dbc3878374521037da 12:30:17 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 12:30:17 Building wheel for PyYAML (pyproject.toml): started 12:30:20 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 12:30:20 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=8df7c9eee17d094cf79e2a98d3e3b786e4774245e61b18f67eee287b977a20b6 12:30:20 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 12:30:20 Building wheel for strict-rfc3339 (setup.py): started 12:30:22 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 12:30:22 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=4fd776fa55e45b0b3d16c5073c776ab7442907bb2a4544e3a858ec5a276941f7 12:30:22 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 12:30:22 Building wheel for validate-email (setup.py): started 12:30:24 Building wheel for validate-email (setup.py): finished with status 'done' 12:30:24 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a7f1bef36d39079388ce97e9390092185be91362f52eb3645fe4f935a2ed3c6f 12:30:24 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 12:30:24 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 12:30:27 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 12:31:49 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 12:31: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 12:32:28 Removing intermediate container a4fccf61b556 12:32:28 ---> 87098af9df91 12:32:28 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 12:32:28 ---> Running in 0363d04de922 12:32:28 Removing intermediate container 0363d04de922 12:32:28 ---> 7d612483bb81 12:32:28 Step 11/13 : LABEL arch=arm64 12:32:28 ---> Running in 5a944693a8a1 12:32:28 Removing intermediate container 5a944693a8a1 12:32:28 ---> ce049a7a4c53 12:32:28 Step 12/13 : LABEL git_sha=6fa220165ec2de00d6487bed3b9b142c2ba6e803 12:32:28 ---> Running in d096be1c0ea4 12:32:28 Removing intermediate container d096be1c0ea4 12:32:28 ---> 4b0a5625dc0a 12:32:28 Step 13/13 : LABEL version=0.0.0 12:32:28 ---> Running in 02b9c1c05a46 12:32:28 Removing intermediate container 02b9c1c05a46 12:32:28 ---> 35f1549d669b 12:32:28 [Warning] One or more build-args [ARCH] were not consumed 12:32:28 Successfully built 35f1549d669b 12:32:28 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 12:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:29 12:32:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:29 arm64: Pulling from edgex-lftools-log-publisher 12:32:29 8998bd30e6a1: Pulling fs layer 12:32:29 04944245beec: Pulling fs layer 12:32:29 699f458cf7ca: Pulling fs layer 12:32:29 765212b225bb: Pulling fs layer 12:32:29 f23df028b6ca: Pulling fs layer 12:32:29 d65c8cfc05b1: Pulling fs layer 12:32:29 2437ff75d9bd: Pulling fs layer 12:32:29 f23df028b6ca: Waiting 12:32:29 d65c8cfc05b1: Waiting 12:32:29 2437ff75d9bd: Waiting 12:32:29 765212b225bb: Waiting 12:32:29 04944245beec: Verifying Checksum 12:32:29 04944245beec: Download complete 12:32:29 765212b225bb: Verifying Checksum 12:32:29 765212b225bb: Download complete 12:32:29 f23df028b6ca: Download complete 12:32:29 d65c8cfc05b1: Verifying Checksum 12:32:29 d65c8cfc05b1: Download complete 12:32:30 699f458cf7ca: Verifying Checksum 12:32:30 699f458cf7ca: Download complete 12:32:30 8998bd30e6a1: Verifying Checksum 12:32:30 8998bd30e6a1: Download complete 12:32:32 2437ff75d9bd: Verifying Checksum 12:32:32 2437ff75d9bd: Download complete 12:32:34 8998bd30e6a1: Pull complete 12:32:34 04944245beec: Pull complete 12:32:36 699f458cf7ca: Pull complete 12:32:36 765212b225bb: Pull complete 12:32:37 f23df028b6ca: Pull complete 12:32:37 d65c8cfc05b1: Pull complete 12:32:52 2437ff75d9bd: Pull complete 12:32:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:52 prd-ubuntu20.04-docker-arm64-4c-16g-18045 does not seem to be running inside a container 12:32:52 $ 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-57 -v /w/workspace/exfoundry_edgex-taf-common_PR-57:/w/workspace/exfoundry_edgex-taf-common_PR-57:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-57@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:32:55 $ docker top 0d6e4b0dfbe78f314d6d179e32a6c4d8883ca3e9ee88e094d218e8b20d0df213 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:56 ---> job-cost.sh 12:32:56 lf-activate-venv: SKIPPING 12:32:56 INFO: No Stack... 12:32:56 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:57 INFO: Archiving Costs [Pipeline] sh 12:32:58 + cat /w/workspace/exfoundry_edgex-taf-common_PR-57/archives/cost.csv 12:32:58 + cut -d, -f6 [Pipeline] lock 12:32:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-57-1-stack-cost] 12:32:58 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-57-1-stack-cost] did not exist. Created. 12:32:58 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-57-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:32:59 /w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/durable-2a83ba88/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:32:59 + echo total: 0.10999999940395355 [Pipeline] stash 12:33:00 Warning: overwriting stash ‘stack-cost’ 12:33:00 Stashed 1 file(s) [Pipeline] } 12:33:00 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-57-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:33:00 $ docker stop --time=1 0d6e4b0dfbe78f314d6d179e32a6c4d8883ca3e9ee88e094d218e8b20d0df213 12:33:02 $ docker rm -f --volumes 0d6e4b0dfbe78f314d6d179e32a6c4d8883ca3e9ee88e094d218e8b20d0df213 [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 12:33:03 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-57/archives ] 12:33:03 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-57/archives 12:33:03 total 16 12:33:03 drwxr-xr-x 3 root root 4096 Jun 7 11:50 . 12:33:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:50 .. 12:33:03 drwxr-xr-x 2 root root 4096 Jun 7 11:50 cost 12:33:03 -rw-r--r-- 1 root root 87 Jun 7 11:50 cost.csv 12:33:03 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-57/archives 12:33:03 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-57/archives 12:33:03 total 16 12:33:03 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:50 . 12:33:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:50 .. 12:33:03 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 11:50 cost 12:33:03 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 11:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:33:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:33:04 ---> package-listing.sh 12:33:04 ++ facter osfamily 12:33:04 ++ tr '[:upper:]' '[:lower:]' 12:33:05 + OS_FAMILY=debian 12:33:05 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-57 12:33:05 + START_PACKAGES=/tmp/packages_start.txt 12:33:05 + END_PACKAGES=/tmp/packages_end.txt 12:33:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:05 + PACKAGES=/tmp/packages_start.txt 12:33:05 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-57 ']' 12:33:05 + PACKAGES=/tmp/packages_end.txt 12:33:05 + case "${OS_FAMILY}" in 12:33:05 + dpkg -l 12:33:05 + grep '^ii' 12:33:05 + '[' -f /tmp/packages_start.txt ']' 12:33:05 + '[' -f /tmp/packages_end.txt ']' 12:33:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:05 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-57 ']' 12:33:05 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-57/archives/ 12:33:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-57/archives/ [Pipeline] echo 12:33:05 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-57/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:33:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:06 prd-ubuntu20.04-docker-8c-8g-18036 does not seem to be running inside a container 12:33:06 $ 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-57/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-57 -v /w/workspace/exfoundry_edgex-taf-common_PR-57:/w/workspace/exfoundry_edgex-taf-common_PR-57:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-57@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:33:06 $ docker top 98eeedb8530e44b823bb50d28ce9bf77af66b805c9f7da208c410f37afeb6b22 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:06 + touch /tmp/pre-build-complete [Pipeline] sh 12:33:07 + mkdir -p /var/log/sysstat [Pipeline] sh 12:33:07 + ls /var/log/sa-host 12:33:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:07 provisioning config files... 12:33:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-57@tmp/config8049927627525722131tmp [Pipeline] { [Pipeline] echo 12:33:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:33:08 ---> create-netrc.sh [Pipeline] } 12:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:33:08 ---> python-tools-install.sh [Pipeline] echo 12:33:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:33:08 ---> sudo-logs.sh 12:33:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:33:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:33:09 ---> job-cost.sh 12:33:09 lf-activate-venv: SKIPPING 12:33:09 DEBUG: total: 0.2199999988079071 12:33:09 INFO: Retrieving Stack Cost... 12:33:09 INFO: Retrieving Pricing Info for: v3-standard-8 12:33:10 INFO: Archiving Costs [Pipeline] echo 12:33:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:33:10 ---> logs-deploy.sh 12:33:10 lf-activate-venv: SKIPPING 12:33:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-57/1 12:33:10 INFO: archiving workspace using pattern(s): 12:33:11 Archives upload complete. 12:33:11 INFO: archiving logs to Nexus