Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 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-ssh8973694726475493644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6111058901467262371.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh217923910086743886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10410161569378900305.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2286822732628701330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22600 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d (main) Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d # timeout=10 Commit message: "Merge pull request #44 from cherrycl/issue-43" > git rev-list --no-walk 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:42:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:42:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:42:25 ========================================================= 08:42:25 EdgeX Global Pipelines Version Info 08:42:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:42:26 ------------------- 08:42:26 stable info: 08:42:26 ------------------- 08:42:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:42:26 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 08:42:26 Message: update stable to v1.0.238 08:42:27 ------------------- 08:42:27 experimental info: 08:42:27 ------------------- 08:42:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:42:27 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 08:42:27 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94bb558 [Pipeline] echo 08:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:27 provisioning config files... 08:42:27 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8556056300804331950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:27 ---> docker-login.sh 08:42:27 nexus3.edgexfoundry.org:10001 08:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:28 Configure a credential helper to remove this warning. See 08:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:28 08:42:28 Login Succeeded 08:42:28 nexus3.edgexfoundry.org:10002 08:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:28 Configure a credential helper to remove this warning. See 08:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:28 08:42:28 Login Succeeded 08:42:28 nexus3.edgexfoundry.org:10003 08:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:28 Configure a credential helper to remove this warning. See 08:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:28 08:42:28 Login Succeeded 08:42:28 nexus3.edgexfoundry.org:10004 08:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:29 Configure a credential helper to remove this warning. See 08:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:29 08:42:29 Login Succeeded 08:42:29 docker.io 08:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:29 Configure a credential helper to remove this warning. See 08:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:29 08:42:29 Login Succeeded 08:42:29 ---> docker-login.sh ends [Pipeline] } 08:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:42:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:42:30 + grep -v github /etc/ssh/ssh_known_hosts 08:42:30 + [ -e /tmp/ssh_known_hosts ] 08:42:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:42:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:42:30 + sudo tee -a /etc/ssh/ssh_known_hosts 08:42:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:30 08:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:31 0.1.4: Pulling from edgex-devops/py-git-semver 08:42:31 b85a868b505f: Pulling fs layer 08:42:31 e2be974225ed: Pulling fs layer 08:42:31 339a4e72a1f5: Pulling fs layer 08:42:31 988bab9f4d93: Pulling fs layer 08:42:31 1469e6f7b9e6: Pulling fs layer 08:42:31 eaf3925da568: Pulling fs layer 08:42:31 bab4dde63d76: Pulling fs layer 08:42:31 bde34c3a00c8: Pulling fs layer 08:42:31 b352a97aabf1: Pulling fs layer 08:42:31 4872d77fe225: Pulling fs layer 08:42:31 5851b861e8e6: Pulling fs layer 08:42:31 988bab9f4d93: Waiting 08:42:31 1469e6f7b9e6: Waiting 08:42:31 eaf3925da568: Waiting 08:42:31 bab4dde63d76: Waiting 08:42:31 4872d77fe225: Waiting 08:42:31 b352a97aabf1: Waiting 08:42:31 bde34c3a00c8: Waiting 08:42:31 e2be974225ed: Verifying Checksum 08:42:31 e2be974225ed: Download complete 08:42:31 988bab9f4d93: Download complete 08:42:31 339a4e72a1f5: Verifying Checksum 08:42:31 339a4e72a1f5: Download complete 08:42:31 1469e6f7b9e6: Verifying Checksum 08:42:31 1469e6f7b9e6: Download complete 08:42:31 eaf3925da568: Verifying Checksum 08:42:31 eaf3925da568: Download complete 08:42:31 bde34c3a00c8: Verifying Checksum 08:42:31 bde34c3a00c8: Download complete 08:42:31 b352a97aabf1: Verifying Checksum 08:42:31 b352a97aabf1: Download complete 08:42:31 4872d77fe225: Verifying Checksum 08:42:31 4872d77fe225: Download complete 08:42:31 5851b861e8e6: Download complete 08:42:31 b85a868b505f: Download complete 08:42:31 bab4dde63d76: Verifying Checksum 08:42:31 bab4dde63d76: Download complete 08:42:32 b85a868b505f: Pull complete 08:42:33 e2be974225ed: Pull complete 08:42:33 339a4e72a1f5: Pull complete 08:42:33 988bab9f4d93: Pull complete 08:42:34 1469e6f7b9e6: Pull complete 08:42:34 eaf3925da568: Pull complete 08:42:36 bab4dde63d76: Pull complete 08:42:36 bde34c3a00c8: Pull complete 08:42:36 b352a97aabf1: Pull complete 08:42:36 4872d77fe225: Pull complete 08:42:36 5851b861e8e6: Pull complete 08:42:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:36 prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container 08:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:42:39 $ docker top bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 -eo pid,comm 08:42:39 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). 08:42:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:39 [ssh-agent] Looking for ssh-agent implementation... 08:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:40 $ docker exec bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 ssh-agent 08:42:40 SSH_AUTH_SOCK=/tmp/ssh-av1ie9s6RUiY/agent.34 08:42:40 SSH_AGENT_PID=40 08:42:40 Running ssh-add (command line suppressed) 08:42:40 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3808362564017672914.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3808362564017672914.key) 08:42:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:40 + git tag --points-at HEAD [Pipeline] } 08:42:40 $ docker exec --env ******** --env ******** bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 ssh-agent -k 08:42:40 unset SSH_AUTH_SOCK; 08:42:40 unset SSH_AGENT_PID; 08:42:40 echo Agent pid 40 killed; 08:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:42:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:40 [ssh-agent] Looking for ssh-agent implementation... 08:42:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:41 $ docker exec bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 ssh-agent 08:42:41 SSH_AUTH_SOCK=/tmp/ssh-sP3lR27bL3oy/agent.72 08:42:41 SSH_AGENT_PID=79 08:42:41 Running ssh-add (command line suppressed) 08:42:41 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5063332890513935569.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5063332890513935569.key) 08:42:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:41 + git semver init 08:42:41 2022-08-12 08:42:41,770 [run_init] DEBUG init version:0.0.0 force:False 08:42:41 2022-08-12 08:42:41,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 08:42:41 2022-08-12 08:42:41,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 08:42:41 2022-08-12 08:42:41,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 08:42:42 2022-08-12 08:42:42,299 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 08:42:42 2022-08-12 08:42:42,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 08:42:42 2022-08-12 08:42:42,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:42:42 2022-08-12 08:42:42,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:42:42 0.0.2-dev.17 [Pipeline] } 08:42:42 $ docker exec --env ******** --env ******** bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 ssh-agent -k 08:42:42 unset SSH_AUTH_SOCK; 08:42:42 unset SSH_AGENT_PID; 08:42:42 echo Agent pid 79 killed; 08:42:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:42 + git semver [Pipeline] } 08:42:43 $ docker stop --time=1 bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 08:42:44 $ docker rm -f bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:42:45 Stashed 1 file(s) [Pipeline] echo 08:42:45 [edgeXSemver]: initialized semver on version 0.0.2-dev.17 [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 08:42:45 provisioning config files... 08:42:45 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6102497338739812041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:45 ---> docker-login.sh 08:42:45 nexus3.edgexfoundry.org:10001 08:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:45 Configure a credential helper to remove this warning. See 08:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:45 08:42:45 Login Succeeded 08:42:45 nexus3.edgexfoundry.org:10002 08:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:45 Configure a credential helper to remove this warning. See 08:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:45 08:42:45 Login Succeeded 08:42:45 nexus3.edgexfoundry.org:10003 08:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:45 Configure a credential helper to remove this warning. See 08:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:45 08:42:45 Login Succeeded 08:42:45 nexus3.edgexfoundry.org:10004 08:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:46 Configure a credential helper to remove this warning. See 08:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:46 08:42:46 Login Succeeded 08:42:46 docker.io 08:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:46 Configure a credential helper to remove this warning. See 08:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:46 08:42:46 Login Succeeded 08:42:46 ---> docker-login.sh ends [Pipeline] } 08:42:46 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 08:42:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:47 + ls -al . 08:42:47 total 68 08:42:47 drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 08:42 . 08:42:47 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 08:42 .. 08:42:47 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 08:42 .git 08:42:47 -rw-rw-r-- 1 jenkins jenkins 22 Aug 12 08:42 .gitignore 08:42:47 drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 08:42 .semver 08:42:47 -rw-rw-r-- 1 jenkins jenkins 2220 Aug 12 08:42 Dockerfile 08:42:47 -rw-rw-r-- 1 jenkins jenkins 746 Aug 12 08:42 Jenkinsfile 08:42:47 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 12 08:42 LICENSE 08:42:47 -rw-rw-r-- 1 jenkins jenkins 3582 Aug 12 08:42 README.md 08:42:47 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 08:42 TAF-Manager 08:42:47 drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 08:42 TUC 08:42:47 -rw-rw-r-- 1 jenkins jenkins 12 Aug 12 08:42 VERSION 08:42:47 -rw-rw-r-- 1 jenkins jenkins 283 Aug 12 08:42 requirements.txt 08:42:47 -rw-rw-r-- 1 jenkins jenkins 54 Aug 12 08:42 robot-entrypoint.sh 08:42:47 -rw-rw-r-- 1 jenkins jenkins 445 Aug 12 08:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:47 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=94bb558ef2d5ecf1c3cc860aba15ffe752c2445d --label arch=amd64 --label version=0.0.2-dev.17 . 08:42:47 Sending build context to Docker daemon 392.2kB 08:42:47 Step 1/12 : FROM alpine:3.16 08:42:48 3.16: Pulling from library/alpine 08:42:48 213ec9aee27d: Pulling fs layer 08:42:48 213ec9aee27d: Verifying Checksum 08:42:48 213ec9aee27d: Download complete 08:42:48 213ec9aee27d: Pull complete 08:42:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:42:48 Status: Downloaded newer image for alpine:3.16 08:42:48 ---> 9c6f07244728 08:42:48 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 08:42:48 ---> Running in 5fdba2a1b4b9 08:42:48 Removing intermediate container 5fdba2a1b4b9 08:42:48 ---> a3dd41a3dc9a 08:42:48 Step 3/12 : LABEL maintainer="Bruce Huang " 08:42:48 ---> Running in ea10d824ef3b 08:42:49 Removing intermediate container ea10d824ef3b 08:42:49 ---> ef8a90a1178e 08:42:49 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 08:42:49 ---> 983c26f5d7de 08:42:49 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 08:42:49 ---> 77c17fff8e13 08:42:49 Step 6/12 : WORKDIR /edgex-taf 08:42:49 ---> Running in b35558050c3e 08:42:49 Removing intermediate container b35558050c3e 08:42:49 ---> 6bf8f25f1d44 08:42:49 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:49 ---> Running in 4fb2bce994dc 08:42:50 Removing intermediate container 4fb2bce994dc 08:42:50 ---> 100545eeecbd 08:42:50 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 08:42:50 ---> Running in c4b911a2e373 08:42:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:52 OK: 6 MiB in 14 packages 08:42:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:53 (1/7) Installing ca-certificates (20220614-r0) 08:42:53 (2/7) Installing brotli-libs (1.0.9-r6) 08:42:53 (3/7) Installing nghttp2-libs (1.47.0-r0) 08:42:53 (4/7) Installing libcurl (7.83.1-r2) 08:42:53 (5/7) Installing curl (7.83.1-r2) 08:42:53 (6/7) Installing docker-cli (20.10.16-r2) 08:42:54 (7/7) Installing openssl (1.1.1q-r0) 08:42:54 Executing busybox-1.35.0-r17.trigger 08:42:54 Executing ca-certificates-20220614-r0.trigger 08:42:54 OK: 50 MiB in 21 packages 08:42:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:55 (1/134) Installing libmagic (5.41-r0) 08:42:55 (2/134) Installing file (5.41-r0) 08:42:55 (3/134) Installing libxau (1.0.9-r0) 08:42:56 (4/134) Installing libxdmcp (1.1.3-r0) 08:42:56 (5/134) Installing libxcb (1.15-r0) 08:42:56 (6/134) Installing libx11 (1.8-r0) 08:42:56 (7/134) Installing libxext (1.3.4-r0) 08:42:56 (8/134) Installing libice (1.0.10-r0) 08:42:56 (9/134) Installing libuuid (2.38-r1) 08:42:56 (10/134) Installing libsm (1.2.3-r0) 08:42:56 (11/134) Installing libxt (1.2.1-r0) 08:42:56 (12/134) Installing libxmu (1.1.3-r0) 08:42:57 (13/134) Installing xset (1.2.4-r0) 08:42:57 (14/134) Installing xprop (1.2.5-r0) 08:42:57 (15/134) Installing xdg-utils (1.1.3-r3) 08:42:57 (16/134) Installing eudev-libs (3.2.11-r0) 08:42:57 (17/134) Installing pkgconf (1.8.0-r1) 08:42:57 (18/134) Installing libffi (3.4.2-r1) 08:42:57 (19/134) Installing libintl (0.21-r2) 08:42:57 (20/134) Installing libblkid (2.38-r1) 08:42:57 (21/134) Installing libmount (2.38-r1) 08:42:57 (22/134) Installing pcre (8.45-r2) 08:42:57 (23/134) Installing glib (2.72.1-r0) 08:42:58 (24/134) Installing xz-libs (5.2.5-r1) 08:42:58 (25/134) Installing libxml2 (2.9.14-r0) 08:42:58 (26/134) Installing shared-mime-info (2.2-r0) 08:42:58 (27/134) Installing hicolor-icon-theme (0.17-r1) 08:42:58 (28/134) Installing libjpeg-turbo (2.1.3-r1) 08:42:58 (29/134) Installing libpng (1.6.37-r1) 08:42:58 (30/134) Installing libwebp (1.2.3-r0) 08:42:58 (31/134) Installing zstd-libs (1.5.2-r1) 08:42:58 (32/134) Installing tiff (4.3.0-r1) 08:42:58 (33/134) Installing gdk-pixbuf (2.42.8-r0) 08:42:58 (34/134) Installing gtk-update-icon-cache (2.24.33-r3) 08:42:58 (35/134) Installing libxcomposite (0.4.5-r0) 08:42:59 (36/134) Installing libxfixes (6.0.0-r0) 08:42:59 (37/134) Installing libxrender (0.9.10-r3) 08:42:59 (38/134) Installing libxcursor (1.2.1-r0) 08:42:59 (39/134) Installing libxdamage (1.1.5-r1) 08:42:59 (40/134) Installing libxi (1.8-r0) 08:42:59 (41/134) Installing libxinerama (1.1.4-r1) 08:42:59 (42/134) Installing libxrandr (1.5.2-r1) 08:42:59 (43/134) Installing atk (2.38.0-r0) 08:42:59 (44/134) Installing libxtst (1.2.3-r3) 08:42:59 (45/134) Installing dbus-libs (1.14.0-r1) 08:42:59 (46/134) Installing at-spi2-core (2.44.1-r0) 08:42:59 (47/134) Installing at-spi2-atk (2.38.0-r0) 08:43:00 Still waiting to schedule task 08:43:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:43:00 (48/134) Installing expat (2.4.8-r0) 08:43:00 (49/134) Installing libbz2 (1.0.8-r1) 08:43:00 (50/134) Installing freetype (2.12.1-r0) 08:43:00 (51/134) Installing fontconfig (2.14.0-r0) 08:43:00 (52/134) Installing pixman (0.40.0-r3) 08:43:00 (53/134) Installing cairo (1.17.4-r2) 08:43:00 (54/134) Installing cairo-gobject (1.17.4-r2) 08:43:00 (55/134) Installing avahi-libs (0.8-r6) 08:43:00 (56/134) Installing gmp (6.2.1-r2) 08:43:00 (57/134) Installing nettle (3.7.3-r0) 08:43:00 (58/134) Installing p11-kit (0.24.1-r0) 08:43:01 (59/134) Installing libtasn1 (4.18.0-r0) 08:43:01 (60/134) Installing libunistring (1.0-r0) 08:43:01 (61/134) Installing gnutls (3.7.7-r0) 08:43:01 (62/134) Installing cups-libs (2.4.2-r0) 08:43:01 (63/134) Installing libepoxy (1.5.10-r0) 08:43:01 (64/134) Installing fribidi (1.0.12-r0) 08:43:01 (65/134) Installing graphite2 (1.3.14-r1) 08:43:01 (66/134) Installing harfbuzz (4.3.0-r0) 08:43:01 (67/134) Installing libxft (2.3.4-r0) 08:43:01 (68/134) Installing pango (1.50.7-r0) 08:43:01 (69/134) Installing wayland-libs-client (1.20.0-r0) 08:43:02 (70/134) Installing wayland-libs-cursor (1.20.0-r0) 08:43:02 (71/134) Installing wayland-libs-egl (1.20.0-r0) 08:43:02 (72/134) Installing xkeyboard-config (2.35.1-r0) 08:43:02 (73/134) Installing libxkbcommon (1.4.1-r0) 08:43:02 (74/134) Installing gtk+3.0 (3.24.34-r1) 08:43:02 Executing gtk+3.0-3.24.34-r1.post-install 08:43:02 (75/134) Installing libfontenc (1.1.4-r0) 08:43:02 (76/134) Installing mkfontscale (1.2.2-r0) 08:43:03 (77/134) Installing font-opensans (0_git20210927-r0) 08:43:03 (78/134) Installing libgcc (11.2.1_git20220219-r2) 08:43:03 (79/134) Installing libogg (1.3.5-r1) 08:43:03 (80/134) Installing libstdc++ (11.2.1_git20220219-r2) 08:43:03 (81/134) Installing flac (1.3.4-r0) 08:43:03 (82/134) Installing alsa-lib (1.2.7.2-r0) 08:43:03 (83/134) Installing libatomic (11.2.1_git20220219-r2) 08:43:03 (84/134) Installing sdl2 (2.0.22-r0) 08:43:03 (85/134) Installing aom-libs (3.3.0-r0) 08:43:04 (86/134) Installing libass (0.16.0-r0) 08:43:04 (87/134) Installing libdav1d (1.0.0-r0) 08:43:05 (88/134) Installing libpciaccess (0.16-r0) 08:43:05 (89/134) Installing libdrm (2.4.110-r0) 08:43:05 (90/134) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:43:05 (91/134) Installing ncurses-libs (6.3_p20220521-r0) 08:43:05 (92/134) Installing lame (3.100-r0) 08:43:05 (93/134) Installing opus (1.3.1-r1) 08:43:05 (94/134) Installing libasyncns (0.8-r1) 08:43:05 (95/134) Installing libltdl (2.4.7-r0) 08:43:05 (96/134) Installing orc (0.4.32-r0) 08:43:05 (97/134) Installing libvorbis (1.3.7-r0) 08:43:05 (98/134) Installing libsndfile (1.1.0-r0) 08:43:06 (99/134) Installing libgomp (11.2.1_git20220219-r2) 08:43:06 (100/134) Installing soxr (0.1.3-r2) 08:43:06 (101/134) Installing speexdsp (1.2.0-r0) 08:43:06 (102/134) Installing tdb-libs (1.4.6-r0) 08:43:06 (103/134) Installing libpulse (15.0-r2) 08:43:06 (104/134) Installing cjson (1.7.15-r3) 08:43:06 (105/134) Installing mbedtls (2.28.1-r0) 08:43:06 (106/134) Installing librist (0.2.6-r1) 08:43:06 (107/134) Installing libsrt (1.4.4-r0) 08:43:06 (108/134) Installing libssh (0.9.6-r1) 08:43:06 (109/134) Installing libtheora (1.1.1-r16) 08:43:06 (110/134) Installing v4l-utils-libs (1.22.1-r1) 08:43:07 (111/134) Installing libva (2.14.0-r0) 08:43:07 (112/134) Installing libvdpau (1.5-r0) 08:43:07 (113/134) Installing vidstab (1.1.0-r1) 08:43:07 (114/134) Installing libvpx (1.11.0-r1) 08:43:07 (115/134) Installing x264-libs (0.163_git20210613-r0) 08:43:07 (116/134) Installing numactl (2.0.14-r0) 08:43:07 (117/134) Installing x265-libs (3.5-r3) 08:43:07 (118/134) Installing xvidcore (1.3.7-r1) 08:43:07 (119/134) Installing ffmpeg-libs (5.0.1-r1) 08:43:08 (120/134) Installing libevent (2.1.12-r4) 08:43:08 (121/134) Installing mesa (21.3.8-r2) 08:43:08 (122/134) Installing wayland-libs-server (1.20.0-r0) 08:43:08 (123/134) Installing mesa-gbm (21.3.8-r2) 08:43:08 (124/134) Installing lcms2 (2.13.1-r0) 08:43:08 (125/134) Installing nspr (4.33-r0) 08:43:09 (126/134) Installing sqlite-libs (3.38.5-r0) 08:43:09 (127/134) Installing nss (3.78.1-r0) 08:43:09 (128/134) Installing re2 (2022.04.01-r0) 08:43:09 (129/134) Installing snappy (1.1.9-r4) 08:43:09 (130/134) Installing libgpg-error (1.45-r0) 08:43:09 (131/134) Installing libgcrypt (1.10.1-r0) 08:43:09 (132/134) Installing libxslt (1.1.35-r0) 08:43:09 (133/134) Installing chromium (102.0.5005.167-r0) 08:43:15 (134/134) Installing chromium-chromedriver (102.0.5005.167-r0) 08:43:15 Executing busybox-1.35.0-r17.trigger 08:43:15 Executing glib-2.72.1-r0.trigger 08:43:15 Executing shared-mime-info-2.2-r0.trigger 08:43:20 Executing gdk-pixbuf-2.42.8-r0.trigger 08:43:20 Executing gtk-update-icon-cache-2.24.33-r3.trigger 08:43:20 Executing fontconfig-2.14.0-r0.trigger 08:43:20 Executing mkfontscale-1.2.2-r0.trigger 08:43:20 OK: 424 MiB in 155 packages 08:43:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:21 (1/23) Installing binutils (2.38-r3) 08:43:21 (2/23) Installing isl22 (0.22-r0) 08:43:21 (3/23) Installing mpfr4 (4.1.0-r0) 08:43:21 (4/23) Installing mpc1 (1.2.1-r0) 08:43:21 (5/23) Installing gcc (11.2.1_git20220219-r2) 08:43:23 (6/23) Installing musl-dev (1.2.3-r0) 08:43:23 (7/23) Installing libc-dev (0.7.2-r3) 08:43:23 (8/23) Installing linux-headers (5.16.7-r1) 08:43:23 (9/23) Installing libffi-dev (3.4.2-r1) 08:43:24 (10/23) Installing libpq (14.4-r1) 08:43:24 (11/23) Installing openssl-dev (1.1.1q-r0) 08:43:24 (12/23) Installing libpq-dev (14.4-r1) 08:43:24 (13/23) Installing libecpg (14.4-r1) 08:43:24 (14/23) Installing libecpg-dev (14.4-r1) 08:43:24 (15/23) Installing llvm13-libs (13.0.1-r2) 08:43:26 (16/23) Installing clang-libs (13.0.1-r1) 08:43:28 (17/23) Installing clang (13.0.1-r1) 08:43:28 (18/23) Installing icu-data-en (71.1-r2) 08:43:28 Executing icu-data-en-71.1-r2.post-install 08:43:28 * 08:43:28 * If you need ICU with non-English locales and legacy charset support, install 08:43:28 * package icu-data-full. 08:43:28 * 08:43:28 (19/23) Installing icu-libs (71.1-r2) 08:43:28 (20/23) Installing icu (71.1-r2) 08:43:28 (21/23) Installing icu-dev (71.1-r2) 08:43:28 (22/23) Installing llvm13 (13.0.1-r2) 08:43:30 (23/23) Installing postgresql14-dev (14.4-r1) 08:43:30 Executing busybox-1.35.0-r17.trigger 08:43:30 OK: 844 MiB in 178 packages 08:43:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:31 (1/10) Installing g++ (11.2.1_git20220219-r2) 08:43:32 (2/10) Installing gdbm (1.23-r0) 08:43:32 (3/10) Installing mpdecimal (2.5.1-r1) 08:43:32 (4/10) Installing readline (8.1.2-r0) 08:43:32 (5/10) Installing python3 (3.10.5-r0) 08:43:33 (6/10) Installing python3-dev (3.10.5-r0) 08:43:35 (7/10) Installing libsodium (1.0.18-r0) 08:43:35 (8/10) Installing libzmq (4.3.4-r0) 08:43:35 (9/10) Installing libsodium-dev (1.0.18-r0) 08:43:36 (10/10) Installing zeromq-dev (4.3.4-r0) 08:43:36 Executing busybox-1.35.0-r17.trigger 08:43:36 OK: 996 MiB in 188 packages 08:43:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:37 OK: 996 MiB in 188 packages 08:43:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:43:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:43:38 (1/1) Installing tzdata (2022a-r0) 08:43:38 Executing busybox-1.35.0-r17.trigger 08:43:38 OK: 999 MiB in 189 packages 08:43:38 (1/1) Purging tzdata (2022a-r0) 08:43:38 Executing busybox-1.35.0-r17.trigger 08:43:38 OK: 996 MiB in 188 packages 08:43:42 Looking in links: /tmp/tmpqv232kmc 08:43:42 Processing /tmp/tmpqv232kmc/setuptools-58.1.0-py3-none-any.whl 08:43:42 Processing /tmp/tmpqv232kmc/pip-22.0.4-py3-none-any.whl 08:43:42 Installing collected packages: setuptools, pip 08:43:44 Successfully installed pip-22.0.4 setuptools-58.1.0 08:43:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 08:43:45 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 08:43:45 Collecting pip 08:43:45 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 08:43:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 46.9 MB/s eta 0:00:00 08:43:45 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 08:43:45 Collecting setuptools 08:43:45 Downloading setuptools-64.0.1-py3-none-any.whl (1.2 MB) 08:43:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 73.5 MB/s eta 0:00:00 08:43:45 Collecting wheel 08:43:45 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 08:43:45 Installing collected packages: wheel, setuptools, pip 08:43:45 Attempting uninstall: setuptools 08:43:45 Found existing installation: setuptools 58.1.0 08:43:45 Uninstalling setuptools-58.1.0: 08:43:45 Successfully uninstalled setuptools-58.1.0 08:43:46 Attempting uninstall: pip 08:43:46 Found existing installation: pip 22.0.4 08:43:46 Uninstalling pip-22.0.4: 08:43:46 Successfully uninstalled pip-22.0.4 08:43:48 Successfully installed pip-22.2.2 setuptools-64.0.1 wheel-0.37.1 08:43:48 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 08:43:49 Processing ./edgex-taf-common 08:43:49 Preparing metadata (setup.py): started 08:43:49 Preparing metadata (setup.py): finished with status 'done' 08:43:49 Building wheels for collected packages: edgex-taf-common 08:43:49 Building wheel for edgex-taf-common (setup.py): started 08:43:50 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:43:50 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=7c5e0dd7c8ad9344ce288b226ae93e30f5d5bbcb05bcc202f8a2f1b6992aa75a 08:43:50 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 08:43:50 Successfully built edgex-taf-common 08:43:50 Installing collected packages: edgex-taf-common 08:43:50 Successfully installed edgex-taf-common-0.0.0 08:43:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 08:43:51 Collecting robotframework==4.1.3 08:43:51 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 08:43:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.5 MB/s eta 0:00:00 08:43:51 Installing collected packages: robotframework 08:43:51 Successfully installed robotframework-4.1.3 08:43:51 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 08:43:52 Collecting docker==4.4.1 08:43:52 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 08:43:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 2.0 MB/s eta 0:00:00 08:43:52 Collecting requests!=2.18.0,>=2.14.2 08:43:52 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 08:43:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.0 MB/s eta 0:00:00 08:43:53 Collecting websocket-client>=0.32.0 08:43:53 Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) 08:43:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 2.4 MB/s eta 0:00:00 08:43:53 Collecting six>=1.4.0 08:43:53 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 08:43:53 Collecting certifi>=2017.4.17 08:43:53 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 08:43:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 2.8 MB/s eta 0:00:00 08:43:53 Collecting urllib3<1.27,>=1.21.1 08:43:53 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 08:43:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 5.4 MB/s eta 0:00:00 08:43:53 Collecting idna<4,>=2.5 08:43:53 Downloading idna-3.3-py3-none-any.whl (61 kB) 08:43:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 725.3 kB/s eta 0:00:00 08:43:53 Collecting charset-normalizer<3,>=2 08:43:53 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 08:43:53 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 08:43:54 Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3 08:43:54 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 08:43:55 Collecting python-dotenv==0.15.0 08:43:55 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 08:43:55 Installing collected packages: python-dotenv 08:43:55 Successfully installed python-dotenv-0.15.0 08:43:55 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 08:43:56 Collecting RESTinstance==1.0.2 08:43:56 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 08:43:57 Collecting flex 08:43:57 Downloading flex-6.14.1.tar.gz (40 kB) 08:43:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.4 MB/s eta 0:00:00 08:43:57 Preparing metadata (setup.py): started 08:43:57 Preparing metadata (setup.py): finished with status 'done' 08:43:58 Collecting strict-rfc3339 08:43:58 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:43:58 Preparing metadata (setup.py): started 08:43:58 Preparing metadata (setup.py): finished with status 'done' 08:43:58 Collecting GenSON 08:43:58 Downloading genson-1.2.2.tar.gz (34 kB) 08:43:58 Preparing metadata (setup.py): started 08:43:58 Preparing metadata (setup.py): finished with status 'done' 08:43:58 Collecting pytz 08:43:58 Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) 08:43:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 7.3 MB/s eta 0:00:00 08:43:58 Collecting pygments 08:43:58 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 08:43:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 29.3 MB/s eta 0:00:00 08:43:59 Collecting rfc3987 08:43:59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:43:59 Collecting tzlocal 08:43:59 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 08:43:59 Collecting docutils 08:43:59 Downloading docutils-0.19-py3-none-any.whl (570 kB) 08:43:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 35.6 MB/s eta 0:00:00 08:43:59 Collecting jsonschema 08:43:59 Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) 08:43:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 3.9 MB/s eta 0:00:00 08:43:59 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 08:43:59 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 08:43:59 Collecting jsonpath-ng 08:43:59 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 08:43:59 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 08:43:59 Collecting PyYAML>=3.11 08:43:59 Downloading PyYAML-6.0.tar.gz (124 kB) 08:43:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.4 MB/s eta 0:00:00 08:43:59 Installing build dependencies: started 08:44:05 Installing build dependencies: finished with status 'done' 08:44:05 Getting requirements to build wheel: started 08:44:05 Getting requirements to build wheel: finished with status 'done' 08:44:05 Preparing metadata (pyproject.toml): started 08:44:06 Preparing metadata (pyproject.toml): finished with status 'done' 08:44:06 Collecting validate-email>=1.2 08:44:06 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:44:06 Preparing metadata (setup.py): started 08:44:06 Preparing metadata (setup.py): finished with status 'done' 08:44:06 Collecting click>=3.3 08:44:06 Downloading click-8.1.3-py3-none-any.whl (96 kB) 08:44:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 14.1 MB/s eta 0:00:00 08:44:06 Collecting jsonpointer>=1.7 08:44:06 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 08:44:06 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.11) 08:44:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) 08:44:06 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) 08:44:06 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) 08:44:06 Collecting decorator 08:44:06 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 08:44:06 Collecting ply 08:44:06 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:44:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.4 MB/s eta 0:00:00 08:44:06 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 08:44:06 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 08:44:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 1.9 MB/s eta 0:00:00 08:44:06 Installing build dependencies: started 08:44:09 Installing build dependencies: finished with status 'done' 08:44:09 Getting requirements to build wheel: started 08:44:09 Getting requirements to build wheel: finished with status 'done' 08:44:09 Preparing metadata (pyproject.toml): started 08:44:10 Preparing metadata (pyproject.toml): finished with status 'done' 08:44:10 Collecting attrs>=17.4.0 08:44:10 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 08:44:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.8 MB/s eta 0:00:00 08:44:10 Collecting pytz-deprecation-shim 08:44:10 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 08:44:10 Collecting tzdata 08:44:10 Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) 08:44:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 36.0 MB/s eta 0:00:00 08:44:10 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 08:44:10 Building wheel for flex (setup.py): started 08:44:10 Building wheel for flex (setup.py): finished with status 'done' 08:44:10 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=29be7053a04c17c09b24f780e74e9b2533f5dad4950d083420feea805c7287bc 08:44:10 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 08:44:10 Building wheel for strict-rfc3339 (setup.py): started 08:44:11 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:44:11 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=ca0df355643a3e0989962643d462bcb384c9395a94960237a221e972c530e5ea 08:44:11 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 08:44:11 Building wheel for GenSON (setup.py): started 08:44:11 Building wheel for GenSON (setup.py): finished with status 'done' 08:44:11 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a699b54a80cded39e4f110d9ce73589970efbc836e171cd502128e63aecb310a 08:44:11 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 08:44:11 Building wheel for pyrsistent (pyproject.toml): started 08:44:13 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 08:44:13 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114685 sha256=e8e05ae100c44ca96a6f1c259eeb1b9d194cfb46f20d963c27fcf3019905dbdc 08:44:13 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 08:44:13 Building wheel for PyYAML (pyproject.toml): started 08:44:13 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 08:44:13 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=c5d0fd941fb350810839129bd051524cf4e9b43dbcc203d850d72fa772be1211 08:44:13 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 08:44:13 Building wheel for validate-email (setup.py): started 08:44:14 Building wheel for validate-email (setup.py): finished with status 'done' 08:44:14 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=24c845690fb0d5a124224175b659bfa2dc9a4f8cf8a08c758072489afd462f3a 08:44:14 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 08:44:14 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 08:44:14 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 08:44:17 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.9.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 08:44:17 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 08:44:17 Collecting robotbackgroundlogger==1.2 08:44:17 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:44:17 Preparing metadata (setup.py): started 08:44:17 Preparing metadata (setup.py): finished with status 'done' 08:44:17 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 08:44:17 Building wheels for collected packages: robotbackgroundlogger 08:44:17 Building wheel for robotbackgroundlogger (setup.py): started 08:44:18 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:44:18 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=7bed2029037a8839c179b96b342b247d4c2f89f93bb75036df71ddbb07d9fc71 08:44:18 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 08:44:18 Successfully built robotbackgroundlogger 08:44:18 Installing collected packages: robotbackgroundlogger 08:44:18 Successfully installed robotbackgroundlogger-1.2 08:44: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 08:44:19 Collecting configparser==5.0.1 08:44:19 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 08:44:19 Installing collected packages: configparser 08:44:19 Successfully installed configparser-5.0.1 08:44: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 08:44:20 Collecting requests==2.25.1 08:44:20 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 08:44:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.1 MB/s eta 0:00:00 08:44:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) 08:44:20 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) 08:44:20 Collecting chardet<5,>=3.0.2 08:44:20 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 08:44:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 18.1 MB/s eta 0:00:00 08:44:20 Collecting idna<3,>=2.5 08:44:20 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 08:44:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 1.0 MB/s eta 0:00:00 08:44:21 Installing collected packages: idna, chardet, requests 08:44:21 Attempting uninstall: idna 08:44:21 Found existing installation: idna 3.3 08:44:21 Uninstalling idna-3.3: 08:44:21 Successfully uninstalled idna-3.3 08:44:21 Attempting uninstall: requests 08:44:21 Found existing installation: requests 2.28.1 08:44:21 Uninstalling requests-2.28.1: 08:44:21 Successfully uninstalled requests-2.28.1 08:44:21 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 08:44:21 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 08:44:22 Collecting robotframework-requests==0.8.0 08:44:22 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 08:44:22 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 08:44:22 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 08:44:22 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 08:44:22 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) 08:44:22 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 08:44:22 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.11) 08:44:22 Installing collected packages: robotframework-requests 08:44:22 Successfully installed robotframework-requests-0.8.0 08:44:22 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 08:44:23 Collecting paho-mqtt==1.5.1 08:44:23 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 08:44:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 11.5 MB/s eta 0:00:00 08:44:23 Preparing metadata (setup.py): started 08:44:23 Preparing metadata (setup.py): finished with status 'done' 08:44:23 Building wheels for collected packages: paho-mqtt 08:44:23 Building wheel for paho-mqtt (setup.py): started 08:44:24 Building wheel for paho-mqtt (setup.py): finished with status 'done' 08:44:24 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=b1fbc7a14a5327096d9155bb7cc3bbda33e9c044383374b383652fe8a02f6914 08:44:24 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 08:44:24 Successfully built paho-mqtt 08:44:24 Installing collected packages: paho-mqtt 08:44:24 Successfully installed paho-mqtt-1.5.1 08:44:24 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 08:44:25 Collecting redis==3.5.3 08:44:25 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 08:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 8.0 MB/s eta 0:00:00 08:44:25 Installing collected packages: redis 08:44:25 Successfully installed redis-3.5.3 08:44:25 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 08:44:26 Collecting pyzmq==22.2.1 08:44:26 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 08:44:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.3 MB/s eta 0:00:00 08:44:27 Installing build dependencies: started 08:44:29 Installing build dependencies: finished with status 'done' 08:44:29 Getting requirements to build wheel: started 08:44:29 Getting requirements to build wheel: finished with status 'done' 08:44:29 Preparing metadata (pyproject.toml): started 08:44:30 Preparing metadata (pyproject.toml): finished with status 'done' 08:44:30 Building wheels for collected packages: pyzmq 08:44:30 Building wheel for pyzmq (pyproject.toml): started 08:44:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22601 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 08:44:36 Selected Git installation does not exist. Using Default 08:44:36 The recommended git tool is: NONE 08:44:43 using credential edgex-jenkins-ssh 08:44:43 Cloning the remote Git repository 08:44:44 Avoid second fetch 08:44:44 Checking out Revision 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d (main) 08:44:43 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 08:44:43 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 08:44:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 08:44:43 > git --version # timeout=10 08:44:43 > git --version # 'git version 2.25.1' 08:44:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 08:44:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:44 > git config core.sparsecheckout # timeout=10 08:44:44 > git checkout -f 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d # timeout=10 08:44:48 Commit message: "Merge pull request #44 from cherrycl/issue-43" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:44:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:49 Dload Upload Total Spent Left Speed 08:44:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 08:44:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:44:50 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:44:50 sudo tee /etc/docker/daemon.new 08:44:50 { 08:44:50 "registry-mirrors": [ 08:44:50 "https://nexus3.edgexfoundry.org:10001" 08:44:50 ], 08:44:50 "bip": "10.250.0.254/24", 08:44:50 "hosts": [ 08:44:50 "tcp://0.0.0.0:5555", 08:44:50 "unix:///var/run/docker.sock" 08:44:50 ], 08:44:50 "mtu": 1458, 08:44:50 "selinux-enabled": true, 08:44:50 "seccomp-profile": "/etc/docker/seccomp.json" 08:44:50 } [Pipeline] sh 08:44:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:44:51 + sudo service docker restart 08:44:52 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 08:44:52 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537165 sha256=4c9006b5b9784ee114d2eaefc0abae08d480cf1f2d8eeb907114a10ee3e7165b 08:44:52 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 08:44:52 Successfully built pyzmq 08:44:52 Installing collected packages: pyzmq 08:44:53 Successfully installed pyzmq-22.2.1 08:44:53 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 08:44:54 Collecting robotframework-seleniumlibrary==5.1.3 08:44:54 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 08:44:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 11.5 MB/s eta 0:00:00 08:44:54 Collecting selenium>=3.141.0 08:44:54 Downloading selenium-4.4.0-py3-none-any.whl (985 kB) 08:44:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 31.5 MB/s eta 0:00:00 08:44:54 Collecting robotframework-pythonlibcore>=2.1.0 08:44:54 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 08:44:54 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 08:44:54 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.11) 08:44:54 Collecting trio~=0.17 08:44:54 Downloading trio-0.21.0-py3-none-any.whl (358 kB) 08:44:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 31.1 MB/s eta 0:00:00 08:44:54 Collecting trio-websocket~=0.9 08:44:54 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 08:44:54 Collecting outcome 08:44:54 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 08:44:54 Collecting sortedcontainers 08:44:54 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:44:54 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 08:44:54 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 08:44:54 Collecting sniffio 08:44:54 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 08:44:54 Collecting async-generator>=1.9 08:44:54 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 08:44:54 Collecting wsproto>=0.14 08:44:54 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 08:44:54 Collecting pyOpenSSL>=0.14 08:44:54 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 08:44:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 8.4 MB/s eta 0:00:00 08:44:54 Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) 08:44:54 Collecting cryptography>=1.3.4 08:44:54 Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) 08:44:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 47.6 MB/s eta 0:00:00 08:44:54 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 08:44:54 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:44:55 Collecting cffi>=1.12 08:44:55 Downloading cffi-1.15.1-cp310-cp310-musllinux_1_1_x86_64.whl (464 kB) 08:44:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.1/464.1 kB 6.9 MB/s eta 0:00:00 08:44:55 Collecting h11<1,>=0.9.0 08:44:55 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 08:44:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.7 MB/s eta 0:00:00 08:44:55 Collecting pycparser 08:44:55 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 08:44:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 23.8 MB/s eta 0:00:00 08:44:55 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 08:44:58 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.1 cryptography-37.0.4 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.4.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 08:44: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 08:44:58 Collecting psycopg2==2.9.3 08:44:58 Downloading psycopg2-2.9.3.tar.gz (380 kB) 08:44:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 21.8 MB/s eta 0:00:00 08:44:58 Preparing metadata (setup.py): started 08:44:59 Preparing metadata (setup.py): finished with status 'done' 08:44:59 Building wheels for collected packages: psycopg2 08:44:59 Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:09 provisioning config files... 08:45:09 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3760754212809672566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:09 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:45:09 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=d0556af1121847a13ff7b84b4a1085b12482b4160cff1b0d77b8366ee841dd13 08:45:09 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 08:45:09 Successfully built psycopg2 08:45:09 Installing collected packages: psycopg2 08:45:09 Successfully installed psycopg2-2.9.3 08:45:09 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 08:45:09 ---> docker-login.sh 08:45:09 nexus3.edgexfoundry.org:10001 08:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:10 Collecting numpy==1.22.3 08:45:10 Downloading numpy-1.22.3.zip (11.5 MB) 08:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:10 Configure a credential helper to remove this warning. See 08:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:10 08:45:10 Login Succeeded 08:45:10 nexus3.edgexfoundry.org:10002 08:45:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 59.7 MB/s eta 0:00:00 08:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:10 Configure a credential helper to remove this warning. See 08:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:10 08:45:10 Login Succeeded 08:45:10 nexus3.edgexfoundry.org:10003 08:45:11 Installing build dependencies: started 08:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:11 Configure a credential helper to remove this warning. See 08:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:11 08:45:11 Login Succeeded 08:45:11 nexus3.edgexfoundry.org:10004 08:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:12 Configure a credential helper to remove this warning. See 08:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:12 08:45:12 Login Succeeded 08:45:12 docker.io 08:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:12 Configure a credential helper to remove this warning. See 08:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:12 08:45:12 Login Succeeded 08:45:12 ---> docker-login.sh ends [Pipeline] } 08:45:12 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 08:45:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:13 + ls -al . 08:45:13 total 64 08:45:13 drwxrwxr-x 5 jenkins jenkins 4096 Aug 12 08:45 . 08:45:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 08:44 .. 08:45:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 08:44 .git 08:45:13 -rw-rw-r-- 1 jenkins jenkins 22 Aug 12 08:44 .gitignore 08:45:13 -rw-rw-r-- 1 jenkins jenkins 2220 Aug 12 08:44 Dockerfile 08:45:13 -rw-rw-r-- 1 jenkins jenkins 746 Aug 12 08:44 Jenkinsfile 08:45:13 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 12 08:44 LICENSE 08:45:13 -rw-rw-r-- 1 jenkins jenkins 3582 Aug 12 08:44 README.md 08:45:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 08:44 TAF-Manager 08:45:13 drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 08:44 TUC 08:45:13 -rw-rw-r-- 1 jenkins jenkins 12 Aug 12 08:42 VERSION 08:45:13 -rw-rw-r-- 1 jenkins jenkins 283 Aug 12 08:44 requirements.txt 08:45:13 -rw-rw-r-- 1 jenkins jenkins 54 Aug 12 08:44 robot-entrypoint.sh 08:45:13 -rw-rw-r-- 1 jenkins jenkins 445 Aug 12 08:44 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:14 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=94bb558ef2d5ecf1c3cc860aba15ffe752c2445d --label arch=arm64 --label version=0.0.2-dev.17 . 08:45:14 Sending build context to Docker daemon 247.3kB 08:45:14 Step 1/12 : FROM alpine:3.16 08:45:15 3.16: Pulling from library/alpine 08:45:15 9b18e9b68314: Pulling fs layer 08:45:15 9b18e9b68314: Verifying Checksum 08:45:15 9b18e9b68314: Download complete 08:45:15 Installing build dependencies: finished with status 'done' 08:45:15 Getting requirements to build wheel: started 08:45:15 Getting requirements to build wheel: finished with status 'done' 08:45:15 Preparing metadata (pyproject.toml): started 08:45:16 9b18e9b68314: Pull complete 08:45:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 08:45:16 Status: Downloaded newer image for alpine:3.16 08:45:16 ---> a6215f271958 08:45:16 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 08:45:16 Preparing metadata (pyproject.toml): finished with status 'done' 08:45:16 Building wheels for collected packages: numpy 08:45:16 Building wheel for numpy (pyproject.toml): started 08:45:16 ---> Running in 5cf101f809ac 08:45:16 Removing intermediate container 5cf101f809ac 08:45:16 ---> 8d36d90ba69f 08:45:16 Step 3/12 : LABEL maintainer="Bruce Huang " 08:45:16 ---> Running in 5fa97dce8218 08:45:16 Removing intermediate container 5fa97dce8218 08:45:16 ---> 354b708fd3f6 08:45:16 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 08:45:17 ---> 8f52755680b1 08:45:17 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 08:45:18 ---> ed11d108cef6 08:45:18 Step 6/12 : WORKDIR /edgex-taf 08:45:18 ---> Running in 89ce997cffe5 08:45:18 Removing intermediate container 89ce997cffe5 08:45:18 ---> 20555416075e 08:45:18 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:18 ---> Running in 305a82ea4547 08:45:20 Removing intermediate container 305a82ea4547 08:45:20 ---> 9db943b45bf7 08:45:20 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 08:45:20 ---> Running in 3db77be94140 08:45:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:23 OK: 5 MiB in 14 packages 08:45:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:25 (1/7) Installing ca-certificates (20220614-r0) 08:45:25 (2/7) Installing brotli-libs (1.0.9-r6) 08:45:25 (3/7) Installing nghttp2-libs (1.47.0-r0) 08:45:25 (4/7) Installing libcurl (7.83.1-r2) 08:45:25 (5/7) Installing curl (7.83.1-r2) 08:45:25 (6/7) Installing docker-cli (20.10.16-r2) 08:45:26 (7/7) Installing openssl (1.1.1q-r0) 08:45:26 Executing busybox-1.35.0-r17.trigger 08:45:26 Executing ca-certificates-20220614-r0.trigger 08:45:27 OK: 49 MiB in 21 packages 08:45:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:29 (1/133) Installing libmagic (5.41-r0) 08:45:29 (2/133) Installing file (5.41-r0) 08:45:29 (3/133) Installing libxau (1.0.9-r0) 08:45:29 (4/133) Installing libxdmcp (1.1.3-r0) 08:45:29 (5/133) Installing libxcb (1.15-r0) 08:45:29 (6/133) Installing libx11 (1.8-r0) 08:45:30 (7/133) Installing libxext (1.3.4-r0) 08:45:30 (8/133) Installing libice (1.0.10-r0) 08:45:30 (9/133) Installing libuuid (2.38-r1) 08:45:30 (10/133) Installing libsm (1.2.3-r0) 08:45:30 (11/133) Installing libxt (1.2.1-r0) 08:45:30 (12/133) Installing libxmu (1.1.3-r0) 08:45:30 (13/133) Installing xset (1.2.4-r0) 08:45:30 (14/133) Installing xprop (1.2.5-r0) 08:45:30 (15/133) Installing xdg-utils (1.1.3-r3) 08:45:30 (16/133) Installing eudev-libs (3.2.11-r0) 08:45:30 (17/133) Installing pkgconf (1.8.0-r1) 08:45:30 (18/133) Installing libffi (3.4.2-r1) 08:45:31 (19/133) Installing libintl (0.21-r2) 08:45:31 (20/133) Installing libblkid (2.38-r1) 08:45:31 (21/133) Installing libmount (2.38-r1) 08:45:31 (22/133) Installing pcre (8.45-r2) 08:45:31 (23/133) Installing glib (2.72.1-r0) 08:45:31 (24/133) Installing xz-libs (5.2.5-r1) 08:45:31 (25/133) Installing libxml2 (2.9.14-r0) 08:45:31 (26/133) Installing shared-mime-info (2.2-r0) 08:45:31 (27/133) Installing hicolor-icon-theme (0.17-r1) 08:45:31 (28/133) Installing libjpeg-turbo (2.1.3-r1) 08:45:32 (29/133) Installing libpng (1.6.37-r1) 08:45:32 (30/133) Installing libwebp (1.2.3-r0) 08:45:32 (31/133) Installing zstd-libs (1.5.2-r1) 08:45:32 (32/133) Installing tiff (4.3.0-r1) 08:45:32 (33/133) Installing gdk-pixbuf (2.42.8-r0) 08:45:32 (34/133) Installing gtk-update-icon-cache (2.24.33-r3) 08:45:32 (35/133) Installing libxcomposite (0.4.5-r0) 08:45:32 (36/133) Installing libxfixes (6.0.0-r0) 08:45:33 (37/133) Installing libxrender (0.9.10-r3) 08:45:33 (38/133) Installing libxcursor (1.2.1-r0) 08:45:33 (39/133) Installing libxdamage (1.1.5-r1) 08:45:33 (40/133) Installing libxi (1.8-r0) 08:45:33 (41/133) Installing libxinerama (1.1.4-r1) 08:45:33 (42/133) Installing libxrandr (1.5.2-r1) 08:45:33 (43/133) Installing atk (2.38.0-r0) 08:45:33 (44/133) Installing libxtst (1.2.3-r3) 08:45:33 (45/133) Installing dbus-libs (1.14.0-r1) 08:45:33 (46/133) Installing at-spi2-core (2.44.1-r0) 08:45:33 (47/133) Installing at-spi2-atk (2.38.0-r0) 08:45:33 (48/133) Installing expat (2.4.8-r0) 08:45:34 (49/133) Installing libbz2 (1.0.8-r1) 08:45:34 (50/133) Installing freetype (2.12.1-r0) 08:45:34 (51/133) Installing fontconfig (2.14.0-r0) 08:45:34 (52/133) Installing pixman (0.40.0-r3) 08:45:34 (53/133) Installing cairo (1.17.4-r2) 08:45:34 (54/133) Installing cairo-gobject (1.17.4-r2) 08:45:34 (55/133) Installing avahi-libs (0.8-r6) 08:45:34 (56/133) Installing gmp (6.2.1-r2) 08:45:34 (57/133) Installing nettle (3.7.3-r0) 08:45:34 (58/133) Installing p11-kit (0.24.1-r0) 08:45:35 (59/133) Installing libtasn1 (4.18.0-r0) 08:45:35 (60/133) Installing libunistring (1.0-r0) 08:45:35 (61/133) Installing gnutls (3.7.7-r0) 08:45:35 (62/133) Installing cups-libs (2.4.2-r0) 08:45:35 (63/133) Installing libepoxy (1.5.10-r0) 08:45:35 (64/133) Installing fribidi (1.0.12-r0) 08:45:35 (65/133) Installing graphite2 (1.3.14-r1) 08:45:35 (66/133) Installing harfbuzz (4.3.0-r0) 08:45:36 (67/133) Installing libxft (2.3.4-r0) 08:45:36 (68/133) Installing pango (1.50.7-r0) 08:45:36 (69/133) Installing wayland-libs-client (1.20.0-r0) 08:45:36 (70/133) Installing wayland-libs-cursor (1.20.0-r0) 08:45:36 (71/133) Installing wayland-libs-egl (1.20.0-r0) 08:45:36 (72/133) Installing xkeyboard-config (2.35.1-r0) 08:45:36 (73/133) Installing libxkbcommon (1.4.1-r0) 08:45:36 (74/133) Installing gtk+3.0 (3.24.34-r1) 08:45:37 Executing gtk+3.0-3.24.34-r1.post-install 08:45:37 (75/133) Installing libfontenc (1.1.4-r0) 08:45:37 (76/133) Installing mkfontscale (1.2.2-r0) 08:45:37 (77/133) Installing font-opensans (0_git20210927-r0) 08:45:37 (78/133) Installing libgcc (11.2.1_git20220219-r2) 08:45:37 (79/133) Installing libogg (1.3.5-r1) 08:45:37 (80/133) Installing libstdc++ (11.2.1_git20220219-r2) 08:45:37 (81/133) Installing flac (1.3.4-r0) 08:45:37 (82/133) Installing alsa-lib (1.2.7.2-r0) 08:45:38 (83/133) Installing libatomic (11.2.1_git20220219-r2) 08:45:38 (84/133) Installing sdl2 (2.0.22-r0) 08:45:38 (85/133) Installing aom-libs (3.3.0-r0) 08:45:38 (86/133) Installing libass (0.16.0-r0) 08:45:38 (87/133) Installing libdav1d (1.0.0-r0) 08:45:38 (88/133) Installing libdrm (2.4.110-r0) 08:45:38 (89/133) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:45:39 (90/133) Installing ncurses-libs (6.3_p20220521-r0) 08:45:39 (91/133) Installing lame (3.100-r0) 08:45:39 (92/133) Installing opus (1.3.1-r1) 08:45:39 (93/133) Installing libasyncns (0.8-r1) 08:45:39 (94/133) Installing libltdl (2.4.7-r0) 08:45:39 (95/133) Installing orc (0.4.32-r0) 08:45:39 (96/133) Installing libvorbis (1.3.7-r0) 08:45:39 (97/133) Installing libsndfile (1.1.0-r0) 08:45:39 (98/133) Installing libgomp (11.2.1_git20220219-r2) 08:45:39 (99/133) Installing soxr (0.1.3-r2) 08:45:39 (100/133) Installing speexdsp (1.2.0-r0) 08:45:39 (101/133) Installing tdb-libs (1.4.6-r0) 08:45:40 (102/133) Installing libpulse (15.0-r2) 08:45:40 (103/133) Installing cjson (1.7.15-r3) 08:45:40 (104/133) Installing mbedtls (2.28.1-r0) 08:45:40 (105/133) Installing librist (0.2.6-r1) 08:45:40 (106/133) Installing libsrt (1.4.4-r0) 08:45:40 (107/133) Installing libssh (0.9.6-r1) 08:45:40 (108/133) Installing libtheora (1.1.1-r16) 08:45:40 (109/133) Installing v4l-utils-libs (1.22.1-r1) 08:45:40 (110/133) Installing libva (2.14.0-r0) 08:45:40 (111/133) Installing libvdpau (1.5-r0) 08:45:41 (112/133) Installing vidstab (1.1.0-r1) 08:45:41 (113/133) Installing libvpx (1.11.0-r1) 08:45:41 (114/133) Installing x264-libs (0.163_git20210613-r0) 08:45:41 (115/133) Installing numactl (2.0.14-r0) 08:45:41 (116/133) Installing x265-libs (3.5-r3) 08:45:41 (117/133) Installing xvidcore (1.3.7-r1) 08:45:41 (118/133) Installing ffmpeg-libs (5.0.1-r1) 08:45:42 (119/133) Installing libevent (2.1.12-r4) 08:45:42 (120/133) Installing mesa (21.3.8-r2) 08:45:42 (121/133) Installing wayland-libs-server (1.20.0-r0) 08:45:43 (122/133) Installing mesa-gbm (21.3.8-r2) 08:45:43 (123/133) Installing lcms2 (2.13.1-r0) 08:45:43 (124/133) Installing nspr (4.33-r0) 08:45:43 (125/133) Installing sqlite-libs (3.38.5-r0) 08:45:43 (126/133) Installing nss (3.78.1-r0) 08:45:43 (127/133) Installing re2 (2022.04.01-r0) 08:45:43 (128/133) Installing snappy (1.1.9-r4) 08:45:43 (129/133) Installing libgpg-error (1.45-r0) 08:45:43 (130/133) Installing libgcrypt (1.10.1-r0) 08:45:43 (131/133) Installing libxslt (1.1.35-r0) 08:45:44 (132/133) Installing chromium (102.0.5005.167-r0) 08:45:49 (133/133) Installing chromium-chromedriver (102.0.5005.167-r0) 08:45:50 Executing busybox-1.35.0-r17.trigger 08:45:50 Executing glib-2.72.1-r0.trigger 08:45:50 Executing shared-mime-info-2.2-r0.trigger 08:45:55 Executing gdk-pixbuf-2.42.8-r0.trigger 08:45:55 Executing gtk-update-icon-cache-2.24.33-r3.trigger 08:45:55 Executing fontconfig-2.14.0-r0.trigger 08:45:55 Executing mkfontscale-1.2.2-r0.trigger 08:45:55 OK: 390 MiB in 154 packages 08:45:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:57 (1/23) Installing binutils (2.38-r3) 08:45:58 (2/23) Installing isl22 (0.22-r0) 08:45:58 (3/23) Installing mpfr4 (4.1.0-r0) 08:45:58 (4/23) Installing mpc1 (1.2.1-r0) 08:45:58 (5/23) Installing gcc (11.2.1_git20220219-r2) 08:46:00 (6/23) Installing musl-dev (1.2.3-r0) 08:46:00 (7/23) Installing libc-dev (0.7.2-r3) 08:46:00 (8/23) Installing linux-headers (5.16.7-r1) 08:46:01 (9/23) Installing libffi-dev (3.4.2-r1) 08:46:01 (10/23) Installing libpq (14.4-r1) 08:46:01 (11/23) Installing openssl-dev (1.1.1q-r0) 08:46:01 (12/23) Installing libpq-dev (14.4-r1) 08:46:02 (13/23) Installing libecpg (14.4-r1) 08:46:02 (14/23) Installing libecpg-dev (14.4-r1) 08:46:02 (15/23) Installing llvm13-libs (13.0.1-r2) 08:46:04 (16/23) Installing clang-libs (13.0.1-r1) 08:46:07 (17/23) Installing clang (13.0.1-r1) 08:46:07 (18/23) Installing icu-data-en (71.1-r2) 08:46:07 Executing icu-data-en-71.1-r2.post-install 08:46:07 * 08:46:07 * If you need ICU with non-English locales and legacy charset support, install 08:46:07 * package icu-data-full. 08:46:07 * 08:46:07 (19/23) Installing icu-libs (71.1-r2) 08:46:08 (20/23) Installing icu (71.1-r2) 08:46:08 (21/23) Installing icu-dev (71.1-r2) 08:46:08 (22/23) Installing llvm13 (13.0.1-r2) 08:46:09 (23/23) Installing postgresql14-dev (14.4-r1) 08:46:10 Executing busybox-1.35.0-r17.trigger 08:46:10 OK: 790 MiB in 177 packages 08:46:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:12 (1/10) Installing g++ (11.2.1_git20220219-r2) 08:46:14 (2/10) Installing gdbm (1.23-r0) 08:46:14 (3/10) Installing mpdecimal (2.5.1-r1) 08:46:14 (4/10) Installing readline (8.1.2-r0) 08:46:14 (5/10) Installing python3 (3.10.5-r0) 08:46:16 (6/10) Installing python3-dev (3.10.5-r0) 08:46:17 (7/10) Installing libsodium (1.0.18-r0) 08:46:18 (8/10) Installing libzmq (4.3.4-r0) 08:46:18 (9/10) Installing libsodium-dev (1.0.18-r0) 08:46:18 (10/10) Installing zeromq-dev (4.3.4-r0) 08:46:18 Executing busybox-1.35.0-r17.trigger 08:46:18 OK: 960 MiB in 187 packages 08:46:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:20 OK: 960 MiB in 187 packages 08:46:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:22 (1/1) Installing tzdata (2022a-r0) 08:46:23 Executing busybox-1.35.0-r17.trigger 08:46:23 OK: 963 MiB in 188 packages 08:46:23 Building wheel for numpy (pyproject.toml): still running... 08:46:24 (1/1) Purging tzdata (2022a-r0) 08:46:24 Executing busybox-1.35.0-r17.trigger 08:46:24 OK: 960 MiB in 187 packages 08:46:39 Looking in links: /tmp/tmp9knwq8cw 08:46:39 Processing /tmp/tmp9knwq8cw/setuptools-58.1.0-py3-none-any.whl 08:46:39 Processing /tmp/tmp9knwq8cw/pip-22.0.4-py3-none-any.whl 08:46:39 Installing collected packages: setuptools, pip 08:46:52 Successfully installed pip-22.0.4 setuptools-58.1.0 08:46:52 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 08:46:56 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 08:46:56 Collecting pip 08:46:56 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 08:46:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 20.7 MB/s eta 0:00:00 08:46:56 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 08:46:59 Collecting setuptools 08:46:59 Downloading setuptools-64.0.1-py3-none-any.whl (1.2 MB) 08:46:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.7 MB/s eta 0:00:00 08:46:59 Collecting wheel 08:46:59 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 08:47:00 Installing collected packages: wheel, setuptools, pip 08:47:00 Attempting uninstall: setuptools 08:47:00 Found existing installation: setuptools 58.1.0 08:47:01 Uninstalling setuptools-58.1.0: 08:47:01 Successfully uninstalled setuptools-58.1.0 08:47:06 Attempting uninstall: pip 08:47:06 Found existing installation: pip 22.0.4 08:47:08 Uninstalling pip-22.0.4: 08:47:08 Successfully uninstalled pip-22.0.4 08:47:18 Successfully installed pip-22.2.2 setuptools-64.0.1 wheel-0.37.1 08:47: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 08:47:20 Building wheel for numpy (pyproject.toml): still running... 08:47:21 Processing ./edgex-taf-common 08:47:21 Preparing metadata (setup.py): started 08:47:23 Preparing metadata (setup.py): finished with status 'done' 08:47:23 Building wheels for collected packages: edgex-taf-common 08:47:23 Building wheel for edgex-taf-common (setup.py): started 08:47:25 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:47:25 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=1f7b6b9266cfa5bf09c06069df44bdc1ceab4a9007d5670b0b585e71ad62d907 08:47:25 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 08:47:25 Successfully built edgex-taf-common 08:47:25 Installing collected packages: edgex-taf-common 08:47:25 Successfully installed edgex-taf-common-0.0.0 08:47:25 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 08:47:29 Collecting robotframework==4.1.3 08:47:29 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 08:47:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 10.1 MB/s eta 0:00:00 08:47:29 Installing collected packages: robotframework 08:47:33 Successfully installed robotframework-4.1.3 08:47:33 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 08:47:36 Collecting docker==4.4.1 08:47:36 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 08:47:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.5 MB/s eta 0:00:00 08:47:36 Collecting websocket-client>=0.32.0 08:47:36 Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) 08:47:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 2.9 MB/s eta 0:00:00 08:47:36 Collecting six>=1.4.0 08:47:36 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 08:47:37 Collecting requests!=2.18.0,>=2.14.2 08:47:37 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 08:47:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.2 MB/s eta 0:00:00 08:47:37 Collecting certifi>=2017.4.17 08:47:37 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 08:47:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 6.8 MB/s eta 0:00:00 08:47:38 Collecting urllib3<1.27,>=1.21.1 08:47:38 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 08:47:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 5.8 MB/s eta 0:00:00 08:47:38 Collecting idna<4,>=2.5 08:47:38 Downloading idna-3.3-py3-none-any.whl (61 kB) 08:47:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.6 MB/s eta 0:00:00 08:47:38 Collecting charset-normalizer<3,>=2 08:47:38 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 08:47:39 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 08:47:42 Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3 08:47:42 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 08:47:46 Collecting python-dotenv==0.15.0 08:47:46 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 08:47:46 Installing collected packages: python-dotenv 08:47:47 Successfully installed python-dotenv-0.15.0 08:47: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 08:47:50 Collecting RESTinstance==1.0.2 08:47:50 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 08:47:50 Collecting GenSON 08:47:50 Downloading genson-1.2.2.tar.gz (34 kB) 08:47:50 Preparing metadata (setup.py): started 08:47:52 Preparing metadata (setup.py): finished with status 'done' 08:47:53 Collecting pytz 08:47:53 Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) 08:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 9.9 MB/s eta 0:00:00 08:47:53 Collecting flex 08:47:53 Downloading flex-6.14.1.tar.gz (40 kB) 08:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.3 MB/s eta 0:00:00 08:47:53 Preparing metadata (setup.py): started 08:47:55 Preparing metadata (setup.py): finished with status 'done' 08:47:55 Collecting tzlocal 08:47:55 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 08:47:55 Collecting jsonschema 08:47:55 Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) 08:47:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 4.6 MB/s eta 0:00:00 08:47:56 Collecting jsonpath-ng 08:47:56 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 08:47:56 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 08:47:56 Collecting rfc3987 08:47:56 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:47:56 Collecting strict-rfc3339 08:47:56 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:47:56 Preparing metadata (setup.py): started 08:47:58 Preparing metadata (setup.py): finished with status 'done' 08:47:58 Collecting docutils 08:47:58 Downloading docutils-0.19-py3-none-any.whl (570 kB) 08:47:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 11.0 MB/s eta 0:00:00 08:47:58 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 08:47:58 Collecting pygments 08:47:58 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 08:47:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.3 MB/s eta 0:00:00 08:47:58 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 08:47:58 Collecting PyYAML>=3.11 08:47:58 Downloading PyYAML-6.0.tar.gz (124 kB) 08:47:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.9 MB/s eta 0:00:00 08:48:00 Installing build dependencies: started 08:48:22 Installing build dependencies: finished with status 'done' 08:48:22 Getting requirements to build wheel: started 08:48:27 Building wheel for numpy (pyproject.toml): still running... 08:48:32 Getting requirements to build wheel: finished with status 'done' 08:48:32 Preparing metadata (pyproject.toml): started 08:48:34 Preparing metadata (pyproject.toml): finished with status 'done' 08:48:34 Collecting validate-email>=1.2 08:48:34 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:48:34 Preparing metadata (setup.py): started 08:48:36 Preparing metadata (setup.py): finished with status 'done' 08:48:36 Collecting click>=3.3 08:48:36 Downloading click-8.1.3-py3-none-any.whl (96 kB) 08:48:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.9 MB/s eta 0:00:00 08:48:36 Collecting jsonpointer>=1.7 08:48:36 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 08:48:36 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) 08:48:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) 08:48:36 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.11) 08:48:36 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) 08:48:36 Collecting ply 08:48:36 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:48:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.8 MB/s eta 0:00:00 08:48:36 Collecting decorator 08:48:36 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 08:48:36 Collecting attrs>=17.4.0 08:48:36 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 08:48:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.4 MB/s eta 0:00:00 08:48:37 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 08:48:37 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 08:48:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 5.3 MB/s eta 0:00:00 08:48:37 Installing build dependencies: started 08:48:49 Installing build dependencies: finished with status 'done' 08:48:49 Getting requirements to build wheel: started 08:48:50 Getting requirements to build wheel: finished with status 'done' 08:48:50 Preparing metadata (pyproject.toml): started 08:48:52 Preparing metadata (pyproject.toml): finished with status 'done' 08:48:52 Collecting pytz-deprecation-shim 08:48:52 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 08:48:53 Collecting tzdata 08:48:53 Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) 08:48:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 9.1 MB/s eta 0:00:00 08:48:53 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 08:48:53 Building wheel for flex (setup.py): started 08:48:57 Building wheel for flex (setup.py): finished with status 'done' 08:48:57 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=4634b15032e39f97605379bac08b6613098909ea1c80a3b90b62711b31ada072 08:48:57 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 08:48:57 Building wheel for strict-rfc3339 (setup.py): started 08:48:59 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:48:59 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=3590b1b553173f99aab8454de1eedb0d600e9b9700c426ce69957705d0079d63 08:48:59 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 08:48:59 Building wheel for GenSON (setup.py): started 08:49:01 Building wheel for GenSON (setup.py): finished with status 'done' 08:49:01 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=e9f6ae84ae8132773938bb46e78d2f7d3d6f721ca071b099a563ef8323c4e6aa 08:49:01 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 08:49:01 Building wheel for pyrsistent (pyproject.toml): started 08:49:10 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 08:49:10 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114479 sha256=db502ec6efd1a44bf6c155de05a718f025948ca261ec3015f4acf73c6b766dea 08:49:10 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 08:49:10 Building wheel for PyYAML (pyproject.toml): started 08:49:13 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 08:49:13 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=cc30ebc4ec52a693c55cc5fa08cd258fdb6b810f37789f1dc36cddbb225a10c1 08:49:13 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 08:49:13 Building wheel for validate-email (setup.py): started 08:49:15 Building wheel for validate-email (setup.py): finished with status 'done' 08:49:15 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=3c9518fbd11e95e42f814b73bbeb3de82ae90e24e69f2bc4c612cf015f4e3a4b 08:49:15 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 08:49:15 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 08:49:16 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 08:49:31 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.9.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 08:49:31 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 08:49:34 Collecting robotbackgroundlogger==1.2 08:49:34 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:49:34 Preparing metadata (setup.py): started 08:49:35 Building wheel for numpy (pyproject.toml): still running... 08:49:36 Preparing metadata (setup.py): finished with status 'done' 08:49:36 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 08:49:36 Building wheels for collected packages: robotbackgroundlogger 08:49:36 Building wheel for robotbackgroundlogger (setup.py): started 08:49:39 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:49:39 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=9ab2ca21bbb19db7ca52840b63b9c63485a8ad1b5103e28e4c3027ef98201004 08:49:39 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 08:49:39 Successfully built robotbackgroundlogger 08:49:40 Installing collected packages: robotbackgroundlogger 08:49:40 Successfully installed robotbackgroundlogger-1.2 08:49:40 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 08:49:43 Collecting configparser==5.0.1 08:49:43 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 08:49:45 Installing collected packages: configparser 08:49:45 Successfully installed configparser-5.0.1 08:49:45 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 08:49:49 Collecting requests==2.25.1 08:49:49 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 08:49:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.5 MB/s eta 0:00:00 08:49:49 Collecting chardet<5,>=3.0.2 08:49:49 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 08:49:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.6 MB/s eta 0:00:00 08:49:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) 08:49:49 Collecting idna<3,>=2.5 08:49:49 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 08:49:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.7 MB/s eta 0:00:00 08:49:49 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) 08:49:51 Installing collected packages: idna, chardet, requests 08:49:51 Attempting uninstall: idna 08:49:51 Found existing installation: idna 3.3 08:49:51 Uninstalling idna-3.3: 08:49:51 Successfully uninstalled idna-3.3 08:49:54 Attempting uninstall: requests 08:49:54 Found existing installation: requests 2.28.1 08:49:54 Uninstalling requests-2.28.1: 08:49:54 Successfully uninstalled requests-2.28.1 08:49:54 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 08:49:54 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 08:49:57 Collecting robotframework-requests==0.8.0 08:49:57 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 08:49:57 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 08:49:57 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 08:49:58 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.11) 08:49:58 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 08:49:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) 08:49:58 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 08:49:59 Installing collected packages: robotframework-requests 08:49:59 Successfully installed robotframework-requests-0.8.0 08:49:59 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 08:50:02 Collecting paho-mqtt==1.5.1 08:50:02 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 08:50:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.2 MB/s eta 0:00:00 08:50:03 Preparing metadata (setup.py): started 08:50:05 Preparing metadata (setup.py): finished with status 'done' 08:50:05 Building wheels for collected packages: paho-mqtt 08:50:05 Building wheel for paho-mqtt (setup.py): started 08:50:07 Building wheel for numpy (pyproject.toml): finished with status 'done' 08:50:07 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22355800 sha256=184d3a482154a07e8701b429154d26b4069ce9e95fb3fc447edfde0f6f88e08b 08:50:07 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 08:50:07 Successfully built numpy 08:50:07 Installing collected packages: numpy 08:50:07 Successfully installed numpy-1.22.3 08:50:07 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 08:50:08 Collecting psutil==5.9.0 08:50:08 Downloading psutil-5.9.0.tar.gz (478 kB) 08:50:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 11.7 MB/s eta 0:00:00 08:50:08 Preparing metadata (setup.py): started 08:50:08 Preparing metadata (setup.py): finished with status 'done' 08:50:08 Building wheels for collected packages: psutil 08:50:08 Building wheel for psutil (setup.py): started 08:50:08 Building wheel for paho-mqtt (setup.py): finished with status 'done' 08:50:08 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=a95aafe2e87efdbd9a2fd1febc5e2d8e8fca82349c9e60b207f6fec4b44bfde7 08:50:08 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 08:50:08 Successfully built paho-mqtt 08:50:10 Building wheel for psutil (setup.py): finished with status 'done' 08:50:10 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271453 sha256=6ee6ba684dfd3c03a239c4051e2a1bb5f395e8c0b32b7c2a604add0a3c99a2a1 08:50:10 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 08:50:10 Successfully built psutil 08:50:10 Installing collected packages: paho-mqtt 08:50:10 Successfully installed paho-mqtt-1.5.1 08:50:10 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 08:50:10 Installing collected packages: psutil 08:50:10 Successfully installed psutil-5.9.0 08:50:10 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 08:50:11 Collecting pycryptodome==3.15.0 08:50:11 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 08:50:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 25.4 MB/s eta 0:00:00 08:50:12 Preparing metadata (setup.py): started 08:50:13 Preparing metadata (setup.py): finished with status 'done' 08:50:13 Building wheels for collected packages: pycryptodome 08:50:13 Building wheel for pycryptodome (setup.py): started 08:50:14 Collecting redis==3.5.3 08:50:14 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 08:50:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.5 MB/s eta 0:00:00 08:50:16 Installing collected packages: redis 08:50:16 Successfully installed redis-3.5.3 08:50:16 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 08:50:21 Collecting pyzmq==22.2.1 08:50:21 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 08:50:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.7 MB/s eta 0:00:00 08:50:23 Installing build dependencies: started 08:50:35 Installing build dependencies: finished with status 'done' 08:50:35 Getting requirements to build wheel: started 08:50:38 Getting requirements to build wheel: finished with status 'done' 08:50:38 Preparing metadata (pyproject.toml): started 08:50:40 Building wheel for pycryptodome (setup.py): finished with status 'done' 08:50:40 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111226 sha256=4143f456db8aaa9a14d68b01d8e058f34c31bb80528226e971b9f6acc8a16000 08:50:40 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 08:50:40 Successfully built pycryptodome 08:50:40 Installing collected packages: pycryptodome 08:50:40 Successfully installed pycryptodome-3.15.0 08:50:40 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 08:50:41 Preparing metadata (pyproject.toml): finished with status 'done' 08:50:41 Building wheels for collected packages: pyzmq 08:50:41 Building wheel for pyzmq (pyproject.toml): started 08:50:55 Removing intermediate container c4b911a2e373 08:50:55 ---> 61c1c3216dc5 08:50:55 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 08:50:55 ---> Running in 2085dbaddbca 08:50:55 Removing intermediate container 2085dbaddbca 08:50:55 ---> 0f68f8d55a73 08:50:55 Step 10/12 : LABEL arch=amd64 08:50:55 ---> Running in d4fbf9cbb775 08:50:55 Removing intermediate container d4fbf9cbb775 08:50:55 ---> 33e8ba625690 08:50:55 Step 11/12 : LABEL git_sha=94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 08:50:55 ---> Running in d2127d3acfc8 08:50:55 Removing intermediate container d2127d3acfc8 08:50:55 ---> 7ff2f6b006b2 08:50:55 Step 12/12 : LABEL version=0.0.2-dev.17 08:50:55 ---> Running in 8f64519e8e9a 08:50:55 Removing intermediate container 8f64519e8e9a 08:50:55 ---> dd2b1d68bceb 08:50:55 [Warning] One or more build-args [ARCH] were not consumed 08:50:55 Successfully built dd2b1d68bceb 08:50:55 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 08:50:55 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 08:50:55 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 08:50:55 latest 08:50:55 0.0.2-dev.17 08:50:55 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 08:50:55 main 08:50:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:55 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:56 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 08:50:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:50:56 7b1567a75991: Preparing 08:50:56 7655ec046a61: Preparing 08:50:56 62f5166f0ad0: Preparing 08:50:56 f93b51429648: Preparing 08:50:56 994393dc58e7: Preparing 08:50:56 7655ec046a61: Pushed 08:50:56 62f5166f0ad0: Pushed 08:50:56 f93b51429648: Pushed 08:50:56 994393dc58e7: Pushed 08:52:03 Building wheel for pyzmq (pyproject.toml): still running... 08:52:59 Building wheel for pyzmq (pyproject.toml): still running... 08:53:03 7b1567a75991: Pushed 08:53:03 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:03 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:04 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:53:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:53:04 7b1567a75991: Preparing 08:53:04 7655ec046a61: Preparing 08:53:04 62f5166f0ad0: Preparing 08:53:04 f93b51429648: Preparing 08:53:04 994393dc58e7: Preparing 08:53:04 994393dc58e7: Layer already exists 08:53:04 f93b51429648: Layer already exists 08:53:04 7655ec046a61: Layer already exists 08:53:04 7b1567a75991: Layer already exists 08:53:04 62f5166f0ad0: Layer already exists 08:53:04 latest: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:04 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:04 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.17 08:53:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:53:04 7b1567a75991: Preparing 08:53:04 7655ec046a61: Preparing 08:53:04 62f5166f0ad0: Preparing 08:53:04 f93b51429648: Preparing 08:53:04 994393dc58e7: Preparing 08:53:04 f93b51429648: Layer already exists 08:53:04 62f5166f0ad0: Layer already exists 08:53:04 7b1567a75991: Layer already exists 08:53:04 994393dc58e7: Layer already exists 08:53:04 7655ec046a61: Layer already exists 08:53:04 0.0.2-dev.17: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:04 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 08:53:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:53:05 7b1567a75991: Preparing 08:53:05 7655ec046a61: Preparing 08:53:05 62f5166f0ad0: Preparing 08:53:05 f93b51429648: Preparing 08:53:05 994393dc58e7: Preparing 08:53:05 994393dc58e7: Layer already exists 08:53:05 7b1567a75991: Layer already exists 08:53:05 7655ec046a61: Layer already exists 08:53:05 f93b51429648: Layer already exists 08:53:05 62f5166f0ad0: Layer already exists 08:53:05 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:05 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:53:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:53:05 7b1567a75991: Preparing 08:53:05 7655ec046a61: Preparing 08:53:05 62f5166f0ad0: Preparing 08:53:05 f93b51429648: Preparing 08:53:05 994393dc58e7: Preparing 08:53:05 994393dc58e7: Layer already exists 08:53:05 f93b51429648: Layer already exists 08:53:05 7b1567a75991: Layer already exists 08:53:05 62f5166f0ad0: Layer already exists 08:53:05 7655ec046a61: Layer already exists 08:53:05 main: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:53:05 ===================================================== [Pipeline] echo 08:53:05 taggedImages: 08:53:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 08:53:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:53:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.17 08:53:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 08:53:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:06 08:53:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:06 latest: Pulling from edgex-lftools-log-publisher 08:53:06 5eb5b503b376: Pulling fs layer 08:53:06 5c69ac0246d0: Pulling fs layer 08:53:06 ec43610c2a17: Pulling fs layer 08:53:06 3a2ae6a8a46f: Pulling fs layer 08:53:06 33b1e0a273af: Pulling fs layer 08:53:06 5d3b04190fa2: Pulling fs layer 08:53:06 2f39f015ded8: Pulling fs layer 08:53:06 33b1e0a273af: Waiting 08:53:06 3a2ae6a8a46f: Waiting 08:53:06 5d3b04190fa2: Waiting 08:53:06 2f39f015ded8: Waiting 08:53:06 5c69ac0246d0: Download complete 08:53:06 3a2ae6a8a46f: Download complete 08:53:06 33b1e0a273af: Verifying Checksum 08:53:06 33b1e0a273af: Download complete 08:53:06 5d3b04190fa2: Download complete 08:53:06 ec43610c2a17: Verifying Checksum 08:53:06 ec43610c2a17: Download complete 08:53:06 5eb5b503b376: Verifying Checksum 08:53:06 5eb5b503b376: Download complete 08:53:07 2f39f015ded8: Verifying Checksum 08:53:07 2f39f015ded8: Download complete 08:53:08 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 08:53:08 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515241 sha256=a60a4f4e5cc45ab0983b4db9853fb92f1cbebc1c2f4cd7f56bd2b98391d4f9bc 08:53:08 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 08:53:08 Successfully built pyzmq 08:53:08 5eb5b503b376: Pull complete 08:53:08 5c69ac0246d0: Pull complete 08:53:09 ec43610c2a17: Pull complete 08:53:09 3a2ae6a8a46f: Pull complete 08:53:09 33b1e0a273af: Pull complete 08:53:09 Installing collected packages: pyzmq 08:53:09 5d3b04190fa2: Pull complete 08:53:10 Successfully installed pyzmq-22.2.1 08:53:10 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 08:53:13 2f39f015ded8: Pull complete 08:53:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:13 prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container 08:53:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:53:14 Collecting robotframework-seleniumlibrary==5.1.3 08:53:14 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 08:53:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.4 MB/s eta 0:00:00 08:53:14 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 08:53:15 Collecting selenium>=3.141.0 08:53:15 Downloading selenium-4.4.0-py3-none-any.whl (985 kB) 08:53:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 10.8 MB/s eta 0:00:00 08:53:15 Collecting robotframework-pythonlibcore>=2.1.0 08:53:15 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 08:53:15 Collecting trio-websocket~=0.9 08:53:15 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 08:53:15 Collecting trio~=0.17 08:53:15 Downloading trio-0.21.0-py3-none-any.whl (358 kB) 08:53:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 9.7 MB/s eta 0:00:00 08:53:15 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.11) 08:53:15 $ docker top f2c3743385fb2e63e33cc552a1fae4f7e8d397c5f12a83dc7d732bca11473c26 -eo pid,comm 08:53:15 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 08:53:15 Collecting async-generator>=1.9 08:53:15 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 08:53:15 Collecting sortedcontainers 08:53:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:16 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 08:53:16 Collecting outcome 08:53:16 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 08:53:16 Collecting sniffio 08:53:16 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 08:53:16 ---> job-cost.sh 08:53:16 lf-activate-venv: SKIPPING 08:53:16 INFO: No Stack... 08:53:16 Collecting wsproto>=0.14 08:53:16 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 08:53:16 INFO: Retrieving Pricing Info for: v3-standard-8 08:53:16 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 08:53:16 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:53:17 INFO: Archiving Costs [Pipeline] sh 08:53:17 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 08:53:17 + cut -d, -f6 [Pipeline] lock 08:53:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] 08:53:17 Resource [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] did not exist. Created. 08:53:17 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:53:17 + echo total: 0.2199999988079071 [Pipeline] stash 08:53:17 Stashed 1 file(s) [Pipeline] } 08:53:17 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 08:53:17 $ docker stop --time=1 f2c3743385fb2e63e33cc552a1fae4f7e8d397c5f12a83dc7d732bca11473c26 08:53:18 Collecting cryptography>=1.3.4 08:53:18 Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB) 08:53:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 12.0 MB/s eta 0:00:00 08:53:18 Collecting pyOpenSSL>=0.14 08:53:18 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 08:53:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 3.2 MB/s eta 0:00:00 08:53:18 Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) 08:53:19 $ docker rm -f f2c3743385fb2e63e33cc552a1fae4f7e8d397c5f12a83dc7d732bca11473c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:53:20 Collecting cffi>=1.12 08:53:20 Downloading cffi-1.15.1.tar.gz (508 kB) 08:53:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 10.4 MB/s eta 0:00:00 08:53:21 Preparing metadata (setup.py): started 08:53:23 Preparing metadata (setup.py): finished with status 'done' 08:53:24 Collecting h11<1,>=0.9.0 08:53:24 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 08:53:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 2.9 MB/s eta 0:00:00 08:53:24 Collecting pycparser 08:53:24 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 08:53:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 5.9 MB/s eta 0:00:00 08:53:24 Building wheels for collected packages: cffi 08:53:24 Building wheel for cffi (setup.py): started 08:54:03 Building wheel for cffi (setup.py): finished with status 'done' 08:54:03 Created wheel for cffi: filename=cffi-1.15.1-cp310-cp310-linux_aarch64.whl size=419167 sha256=d7e041bb0dd55c4b74a0c5f99d7ac7b25ab9e16784e3ac268080cafb8ac5f995 08:54:03 Stored in directory: /root/.cache/pip/wheels/9a/ee/45/194003e40379492794fdf4ff200b86205f5f63115b85864251 08:54:03 Successfully built cffi 08:54:03 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 08:54:16 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.1 cryptography-37.0.4 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.4.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 08:54:16 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 08:54:19 Collecting psycopg2==2.9.3 08:54:19 Downloading psycopg2-2.9.3.tar.gz (380 kB) 08:54:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.5 MB/s eta 0:00:00 08:54:19 Preparing metadata (setup.py): started 08:54:22 Preparing metadata (setup.py): finished with status 'done' 08:54:22 Building wheels for collected packages: psycopg2 08:54:22 Building wheel for psycopg2 (setup.py): started 08:55:30 Building wheel for psycopg2 (setup.py): still running... 08:55:30 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:55:30 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=3a79bccae9ead34b23e2622eff33af0ffde4e0c40734ced505d35bb43123426c 08:55:30 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 08:55:30 Successfully built psycopg2 08:55:30 Installing collected packages: psycopg2 08:55:30 Successfully installed psycopg2-2.9.3 08:55:30 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 08:55:31 Collecting numpy==1.22.3 08:55:31 Downloading numpy-1.22.3.zip (11.5 MB) 08:55:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.1 MB/s eta 0:00:00 08:55:37 Installing build dependencies: started 08:55:55 Installing build dependencies: finished with status 'done' 08:55:55 Getting requirements to build wheel: started 08:55:58 Getting requirements to build wheel: finished with status 'done' 08:55:58 Preparing metadata (pyproject.toml): started 08:56:03 Preparing metadata (pyproject.toml): finished with status 'done' 08:56:03 Building wheels for collected packages: numpy 08:56:03 Building wheel for numpy (pyproject.toml): started 08:58:09 Building wheel for numpy (pyproject.toml): still running... 08:59:06 Building wheel for numpy (pyproject.toml): still running... 09:00:14 Building wheel for numpy (pyproject.toml): still running... 09:01:11 Building wheel for numpy (pyproject.toml): still running... 09:02:19 Building wheel for numpy (pyproject.toml): still running... 09:03:27 Building wheel for numpy (pyproject.toml): still running... 09:04:23 Building wheel for numpy (pyproject.toml): still running... 09:08:15 Building wheel for numpy (pyproject.toml): still running... 09:10:07 Building wheel for numpy (pyproject.toml): still running... 09:11:59 Building wheel for numpy (pyproject.toml): still running... 09:14:06 Building wheel for numpy (pyproject.toml): still running... 09:15:02 Building wheel for numpy (pyproject.toml): still running... 09:16:54 Building wheel for numpy (pyproject.toml): still running... 09:20:16 Building wheel for numpy (pyproject.toml): still running... 09:21:38 Building wheel for numpy (pyproject.toml): still running... 09:23:15 Building wheel for numpy (pyproject.toml): still running... 09:23:33 Building wheel for numpy (pyproject.toml): finished with status 'done' 09:23:33 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623679 sha256=afbfa54c898496a2f3025dac74f6a5a7fe589e734729d0937dfd08de018fed1e 09:23:33 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 09:23:33 Successfully built numpy 09:23:34 Installing collected packages: numpy 09:23:53 Successfully installed numpy-1.22.3 09:23:53 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:23:56 Collecting psutil==5.9.0 09:23:56 Downloading psutil-5.9.0.tar.gz (478 kB) 09:23:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.9 MB/s eta 0:00:00 09:23:56 Preparing metadata (setup.py): started 09:24:00 Preparing metadata (setup.py): finished with status 'done' 09:24:00 Building wheels for collected packages: psutil 09:24:00 Building wheel for psutil (setup.py): started 09:24:10 Building wheel for psutil (setup.py): finished with status 'done' 09:24:10 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271961 sha256=da96b4ad6205151b50064c8cde9d111b4d8eb3d2050d9a4e935607826271e794 09:24:10 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 09:24:10 Successfully built psutil 09:24:12 Installing collected packages: psutil 09:24:13 Successfully installed psutil-5.9.0 09:24:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:24:19 Collecting pycryptodome==3.15.0 09:24:19 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 09:24:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 12.5 MB/s eta 0:00:00 09:24:21 Preparing metadata (setup.py): started 09:24:25 Preparing metadata (setup.py): finished with status 'done' 09:24:25 Building wheels for collected packages: pycryptodome 09:24:25 Building wheel for pycryptodome (setup.py): started 09:25:33 Building wheel for pycryptodome (setup.py): still running... 09:26:20 Building wheel for pycryptodome (setup.py): finished with status 'done' 09:26:20 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2017037 sha256=2033611187739976a29e244570e9b9a4213f3fbbe5d22f226b3f072f4fa735ef 09:26:20 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 09:26:20 Successfully built pycryptodome 09:26:20 Installing collected packages: pycryptodome 09:26:20 Successfully installed pycryptodome-3.15.0 09:26:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:27:07 Removing intermediate container 3db77be94140 09:27:07 ---> 1049ead18fc8 09:27:07 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 09:27:07 ---> Running in b683da8b8089 09:27:07 Removing intermediate container b683da8b8089 09:27:07 ---> 243cc33e6e60 09:27:07 Step 10/12 : LABEL arch=arm64 09:27:07 ---> Running in 8fc0dfd76c15 09:27:07 Removing intermediate container 8fc0dfd76c15 09:27:07 ---> 9a4b976f5d96 09:27:07 Step 11/12 : LABEL git_sha=94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 09:27:07 ---> Running in 149f03958ec9 09:27:07 Removing intermediate container 149f03958ec9 09:27:07 ---> da2b270b2cb5 09:27:07 Step 12/12 : LABEL version=0.0.2-dev.17 09:27:07 ---> Running in ff3536a50cad 09:27:07 Removing intermediate container ff3536a50cad 09:27:07 ---> 05953f6b5b1c 09:27:07 [Warning] One or more build-args [ARCH] were not consumed 09:27:07 Successfully built 05953f6b5b1c 09:27:07 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 09:27:07 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 09:27:07 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 09:27:07 latest 09:27:07 0.0.2-dev.17 09:27:07 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 09:27:07 main 09:27:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:08 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:08 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 09:27:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 09:27:08 9ed55192e22f: Preparing 09:27:08 c6207e4c75fc: Preparing 09:27:08 104c834f215c: Preparing 09:27:08 9ad24a87da89: Preparing 09:27:08 5d3e392a13a0: Preparing 09:27:09 104c834f215c: Pushed 09:27:09 c6207e4c75fc: Pushed 09:27:09 9ad24a87da89: Pushed 09:27:10 5d3e392a13a0: Pushed 09:31:32 9ed55192e22f: Pushed 09:31:32 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:32 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:33 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 09:31:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 09:31:33 9ed55192e22f: Preparing 09:31:33 c6207e4c75fc: Preparing 09:31:33 104c834f215c: Preparing 09:31:33 9ad24a87da89: Preparing 09:31:33 5d3e392a13a0: Preparing 09:31:33 104c834f215c: Layer already exists 09:31:33 9ad24a87da89: Layer already exists 09:31:33 5d3e392a13a0: Layer already exists 09:31:33 c6207e4c75fc: Layer already exists 09:31:33 9ed55192e22f: Layer already exists 09:31:33 latest: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:33 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:34 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.17 09:31:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 09:31:34 9ed55192e22f: Preparing 09:31:34 c6207e4c75fc: Preparing 09:31:34 104c834f215c: Preparing 09:31:34 9ad24a87da89: Preparing 09:31:34 5d3e392a13a0: Preparing 09:31:34 5d3e392a13a0: Layer already exists 09:31:34 104c834f215c: Layer already exists 09:31:34 9ad24a87da89: Layer already exists 09:31:34 c6207e4c75fc: Layer already exists 09:31:34 9ed55192e22f: Layer already exists 09:31:34 0.0.2-dev.17: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:34 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:35 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 09:31:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 09:31:35 9ed55192e22f: Preparing 09:31:35 c6207e4c75fc: Preparing 09:31:35 104c834f215c: Preparing 09:31:35 9ad24a87da89: Preparing 09:31:35 5d3e392a13a0: Preparing 09:31:35 c6207e4c75fc: Layer already exists 09:31:35 5d3e392a13a0: Layer already exists 09:31:35 104c834f215c: Layer already exists 09:31:35 9ad24a87da89: Layer already exists 09:31:35 9ed55192e22f: Layer already exists 09:31:35 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:35 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:36 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 09:31:36 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 09:31:36 9ed55192e22f: Preparing 09:31:36 c6207e4c75fc: Preparing 09:31:36 104c834f215c: Preparing 09:31:36 9ad24a87da89: Preparing 09:31:36 5d3e392a13a0: Preparing 09:31:36 c6207e4c75fc: Layer already exists 09:31:36 104c834f215c: Layer already exists 09:31:36 9ed55192e22f: Layer already exists 09:31:36 5d3e392a13a0: Layer already exists 09:31:36 9ad24a87da89: Layer already exists 09:31:36 main: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:36 ===================================================== [Pipeline] echo 09:31:36 taggedImages: 09:31:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 09:31:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 09:31:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.17 09:31:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 09:31:36 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:36 09:31:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:37 arm64: Pulling from edgex-lftools-log-publisher 09:31:37 8998bd30e6a1: Pulling fs layer 09:31:37 04944245beec: Pulling fs layer 09:31:37 699f458cf7ca: Pulling fs layer 09:31:37 765212b225bb: Pulling fs layer 09:31:37 f23df028b6ca: Pulling fs layer 09:31:37 765212b225bb: Waiting 09:31:37 d65c8cfc05b1: Pulling fs layer 09:31:37 2437ff75d9bd: Pulling fs layer 09:31:37 f23df028b6ca: Waiting 09:31:37 d65c8cfc05b1: Waiting 09:31:37 2437ff75d9bd: Waiting 09:31:37 04944245beec: Verifying Checksum 09:31:37 04944245beec: Download complete 09:31:37 765212b225bb: Download complete 09:31:37 f23df028b6ca: Verifying Checksum 09:31:37 f23df028b6ca: Download complete 09:31:37 d65c8cfc05b1: Verifying Checksum 09:31:37 d65c8cfc05b1: Download complete 09:31:37 699f458cf7ca: Verifying Checksum 09:31:37 699f458cf7ca: Download complete 09:31:38 8998bd30e6a1: Verifying Checksum 09:31:38 8998bd30e6a1: Download complete 09:31:40 2437ff75d9bd: Verifying Checksum 09:31:40 2437ff75d9bd: Download complete 09:31:42 8998bd30e6a1: Pull complete 09:31:42 04944245beec: Pull complete 09:31:44 699f458cf7ca: Pull complete 09:31:44 765212b225bb: Pull complete 09:31:45 f23df028b6ca: Pull complete 09:31:45 d65c8cfc05b1: Pull complete 09:32:00 2437ff75d9bd: Pull complete 09:32:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:00 prd-ubuntu20.04-docker-arm64-4c-16g-22601 does not seem to be running inside a container 09:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:32:02 $ docker top eec600134f3bba8aec154d57e9aab2e07e134fb8ebd063d14ed936698e9d9740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:03 ---> job-cost.sh 09:32:03 lf-activate-venv: SKIPPING 09:32:03 INFO: No Stack... 09:32:03 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:04 INFO: Archiving Costs [Pipeline] sh 09:32:05 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 09:32:05 + cut -d, -f6 [Pipeline] lock 09:32:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] 09:32:05 Resource [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] did not exist. Created. 09:32:05 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:32:06 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7fbf03e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:32:06 + echo total: 0.10999999940395355 [Pipeline] stash 09:32:06 Warning: overwriting stash ‘stack-cost’ 09:32:07 Stashed 1 file(s) [Pipeline] } 09:32:07 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:32:07 $ docker stop --time=1 eec600134f3bba8aec154d57e9aab2e07e134fb8ebd063d14ed936698e9d9740 09:32:08 $ docker rm -f eec600134f3bba8aec154d57e9aab2e07e134fb8ebd063d14ed936698e9d9740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:32:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:32:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:32:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:09 prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container 09:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:32:10 $ docker top cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:10 [ssh-agent] Looking for ssh-agent implementation... 09:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:10 $ docker exec cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc ssh-agent 09:32:10 SSH_AUTH_SOCK=/tmp/ssh-b0RKdEVcVpYc/agent.33 09:32:10 SSH_AGENT_PID=40 09:32:10 Running ssh-add (command line suppressed) 09:32:10 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3294239501396383296.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3294239501396383296.key) 09:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:11 + git semver tag 09:32:11 2022-08-12 09:32:11,204 [run_tag] DEBUG tag force:False 09:32:11 2022-08-12 09:32:11,204 [check_head_tag] DEBUG check head tag 09:32:11 2022-08-12 09:32:11,204 [execute] INFO git cat-file --batch-check 09:32:11 2022-08-12 09:32:11,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 09:32:11 2022-08-12 09:32:11,208 [execute] INFO git cat-file --batch 09:32:11 2022-08-12 09:32:11,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 09:32:11 2022-08-12 09:32:11,215 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:32:11 2022-08-12 09:32:11,216 [execute] INFO git tag -a v0.0.2-dev.17 -m v0.0.2-dev.17 09:32:11 2022-08-12 09:32:11,216 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.17', '-m', 'v0.0.2-dev.17'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 09:32:11 2022-08-12 09:32:11,220 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:32:11 0.0.2-dev.17 [Pipeline] } 09:32:11 $ docker exec --env ******** --env ******** cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc ssh-agent -k 09:32:11 unset SSH_AUTH_SOCK; 09:32:11 unset SSH_AGENT_PID; 09:32:11 echo Agent pid 40 killed; 09:32:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:11 + git semver [Pipeline] } 09:32:11 $ docker stop --time=1 cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc 09:32:13 $ docker rm -f cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:13 09:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:14 0.23.1-centos7: Pulling from edgex-lftools 09:32:14 ab5ef0e58194: Pulling fs layer 09:32:14 9712f1f96733: Pulling fs layer 09:32:14 63f879dbbcfc: Pulling fs layer 09:32:14 0d9ebad4ef96: Pulling fs layer 09:32:14 e9a5061849ea: Pulling fs layer 09:32:14 d747dcd14b5f: Pulling fs layer 09:32:14 2de7ff778b66: Pulling fs layer 09:32:14 e9a5061849ea: Waiting 09:32:14 2de7ff778b66: Waiting 09:32:14 d747dcd14b5f: Waiting 09:32:14 0d9ebad4ef96: Waiting 09:32:14 9712f1f96733: Verifying Checksum 09:32:14 9712f1f96733: Download complete 09:32:14 63f879dbbcfc: Verifying Checksum 09:32:14 63f879dbbcfc: Download complete 09:32:14 e9a5061849ea: Verifying Checksum 09:32:14 e9a5061849ea: Download complete 09:32:14 d747dcd14b5f: Verifying Checksum 09:32:14 d747dcd14b5f: Download complete 09:32:14 ab5ef0e58194: Verifying Checksum 09:32:14 ab5ef0e58194: Download complete 09:32:14 0d9ebad4ef96: Verifying Checksum 09:32:14 0d9ebad4ef96: Download complete 09:32:14 2de7ff778b66: Verifying Checksum 09:32:14 2de7ff778b66: Download complete 09:32:17 ab5ef0e58194: Pull complete 09:32:17 9712f1f96733: Pull complete 09:32:17 63f879dbbcfc: Pull complete 09:32:22 0d9ebad4ef96: Pull complete 09:32:22 e9a5061849ea: Pull complete 09:32:22 d747dcd14b5f: Pull complete 09:32:23 2de7ff778b66: Pull complete 09:32:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:23 prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container 09:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:32:26 $ docker top 99bcfd31c8c96bb73be52037a29709c07cef6f9cc62d3c1c90d25409c593cbb9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:32:26 provisioning config files... 09:32:26 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5777530721915386695tmp 09:32:26 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6504832609307580235tmp 09:32:26 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5795993322942943564tmp [Pipeline] { [Pipeline] echo 09:32:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:32:26 ---> sigul-configuration.sh 09:32:26 gpg: directory `/root/.gnupg' created 09:32:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:32:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:32:26 gpg: keyring `/root/.gnupg/secring.gpg' created 09:32:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:32:26 gpg: CAST5 encrypted data 09:32:26 gpg: encrypted with 1 passphrase 09:32:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:32:27 + mkdir /home/jenkins 09:32:27 + mkdir /home/jenkins/sigul [Pipeline] sh 09:32:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:32:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:32:27 ---> sigul-install.sh 09:32:27 Sigul already installed; skipping installation. [Pipeline] sh 09:32:27 + git tag --list 09:32:27 v0.0.1 09:32:27 v0.0.2-dev.1 09:32:27 v0.0.2-dev.10 09:32:27 v0.0.2-dev.11 09:32:27 v0.0.2-dev.12 09:32:27 v0.0.2-dev.13 09:32:27 v0.0.2-dev.14 09:32:27 v0.0.2-dev.15 09:32:27 v0.0.2-dev.16 09:32:27 v0.0.2-dev.17 09:32:27 v0.0.2-dev.2 09:32:27 v0.0.2-dev.3 09:32:27 v0.0.2-dev.4 09:32:27 v0.0.2-dev.5 09:32:27 v0.0.2-dev.6 09:32:27 v0.0.2-dev.7 09:32:27 v0.0.2-dev.8 09:32:27 v0.0.2-dev.9 [Pipeline] sh 09:32:28 + lftools sign git-tag v0.0.2-dev.17 09:32:28 Signing Git tag with Sigul... 09:32:28 Signing v0.0.2-dev.17 [Pipeline] echo 09:32:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:32:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:32:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:32:29 $ docker stop --time=1 99bcfd31c8c96bb73be52037a29709c07cef6f9cc62d3c1c90d25409c593cbb9 09:32:31 $ docker rm -f 99bcfd31c8c96bb73be52037a29709c07cef6f9cc62d3c1c90d25409c593cbb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:32:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:32:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:31 prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container 09:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:32:32 $ docker top 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:32 [ssh-agent] Looking for ssh-agent implementation... 09:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:32 $ docker exec 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 ssh-agent 09:32:32 SSH_AUTH_SOCK=/tmp/ssh-s4bNNGQUZRsZ/agent.33 09:32:32 SSH_AGENT_PID=39 09:32:32 Running ssh-add (command line suppressed) 09:32:32 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2285451647418287195.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2285451647418287195.key) 09:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:33 + git semver bump pre 09:32:33 2022-08-12 09:32:33,358 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:32:33 2022-08-12 09:32:33,358 [bump_version] DEBUG bumping version:0.0.2-dev.17 on axis:pre with prefix:dev 09:32:33 2022-08-12 09:32:33,358 [bump_version] DEBUG bumped version:0.0.2-dev.18 09:32:33 2022-08-12 09:32:33,358 [write_version] DEBUG write version:0.0.2-dev.18 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 09:32:33 2022-08-12 09:32:33,358 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:32:33 2022-08-12 09:32:33,358 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:32:33 2022-08-12 09:32:33,361 [execute] INFO git cat-file --batch-check 09:32:33 2022-08-12 09:32:33,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 09:32:33 2022-08-12 09:32:33,366 [execute] INFO git cat-file --batch 09:32:33 2022-08-12 09:32:33,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 09:32:33 2022-08-12 09:32:33,372 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:32:33 0.0.2-dev.18 [Pipeline] } 09:32:33 $ docker exec --env ******** --env ******** 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 ssh-agent -k 09:32:33 unset SSH_AUTH_SOCK; 09:32:33 unset SSH_AGENT_PID; 09:32:33 echo Agent pid 39 killed; 09:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:33 + git semver [Pipeline] } 09:32:34 $ docker stop --time=1 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 09:32:35 $ docker rm -f 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:32:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:36 prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container 09:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:32:36 $ docker top ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:36 [ssh-agent] Looking for ssh-agent implementation... 09:32:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:36 $ docker exec ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f ssh-agent 09:32:36 SSH_AUTH_SOCK=/tmp/ssh-JrkDuVuU2PBS/agent.32 09:32:36 SSH_AGENT_PID=39 09:32:36 Running ssh-add (command line suppressed) 09:32:37 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4603399778198588782.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4603399778198588782.key) 09:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:37 + git semver push 09:32:37 2022-08-12 09:32:37,580 [run_push] DEBUG push 09:32:37 2022-08-12 09:32:37,580 [execute] INFO git cat-file --batch-check 09:32:37 2022-08-12 09:32:37,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 09:32:37 2022-08-12 09:32:37,584 [execute] INFO git rev-list 7732995199d3bf989f13a700260ae7a79c352f7f -- 09:32:37 2022-08-12 09:32:37,584 [execute] DEBUG Popen(['git', 'rev-list', '7732995199d3bf989f13a700260ae7a79c352f7f', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 09:32:37 2022-08-12 09:32:37,589 [execute] INFO git fetch -v origin 09:32:37 2022-08-12 09:32:37,590 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 09:32:38 2022-08-12 09:32:38,105 [run_push] DEBUG no remote changes detected 09:32:38 2022-08-12 09:32:38,106 [execute] INFO git push origin semver 09:32:38 2022-08-12 09:32:38,106 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 09:32:39 2022-08-12 09:32:38,944 [run_push] DEBUG push all version tags 09:32:39 2022-08-12 09:32:38,945 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:32:39 2022-08-12 09:32:38,945 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 09:32:39 2022-08-12 09:32:39,610 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:32:39 0.0.2-dev.18 [Pipeline] } 09:32:39 $ docker exec --env ******** --env ******** ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f ssh-agent -k 09:32:39 unset SSH_AUTH_SOCK; 09:32:39 unset SSH_AGENT_PID; 09:32:39 echo Agent pid 39 killed; 09:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:40 + git semver [Pipeline] } 09:32:40 $ docker stop --time=1 ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f 09:32:41 $ docker rm -f ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:32:42 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 09:32:42 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 09:32:42 total 16 09:32:42 drwxr-xr-x 3 root root 4096 Aug 12 08:53 . 09:32:42 drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 09:32 .. 09:32:42 drwxr-xr-x 2 root root 4096 Aug 12 08:53 cost 09:32:42 -rw-r--r-- 1 root root 86 Aug 12 08:53 cost.csv 09:32:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 09:32:42 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 09:32:42 total 16 09:32:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 08:53 . 09:32:42 drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 09:32 .. 09:32:42 drwxr-xr-x 2 jenkins jenkins 4096 Aug 12 08:53 cost 09:32:42 -rw-r--r-- 1 jenkins jenkins 86 Aug 12 08:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:32:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:32:43 ---> package-listing.sh 09:32:43 ++ facter osfamily 09:32:43 ++ tr '[:upper:]' '[:lower:]' 09:32:43 + OS_FAMILY=debian 09:32:43 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 09:32:43 + START_PACKAGES=/tmp/packages_start.txt 09:32:43 + END_PACKAGES=/tmp/packages_end.txt 09:32:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:32:43 + PACKAGES=/tmp/packages_start.txt 09:32:43 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 09:32:43 + PACKAGES=/tmp/packages_end.txt 09:32:43 + case "${OS_FAMILY}" in 09:32:43 + dpkg -l 09:32:43 + grep '^ii' 09:32:43 + '[' -f /tmp/packages_start.txt ']' 09:32:43 + '[' -f /tmp/packages_end.txt ']' 09:32:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:32:43 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 09:32:43 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 09:32:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 09:32:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:32:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:44 prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container 09:32:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:32:44 $ docker top 9e0df629a4b55be071b498a6b33e5cfbfc4b6323d3d58f420ea0dce9ade0a93c -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:45 + touch /tmp/pre-build-complete [Pipeline] sh 09:32:45 + mkdir -p /var/log/sysstat [Pipeline] sh 09:32:45 + ls /var/log/sa-host 09:32:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:46 provisioning config files... 09:32:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8089960902326427008tmp [Pipeline] { [Pipeline] echo 09:32:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:32:46 ---> create-netrc.sh [Pipeline] } 09:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:32:46 ---> python-tools-install.sh [Pipeline] echo 09:32:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:32:47 ---> sudo-logs.sh 09:32:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:32:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:32:47 ---> job-cost.sh 09:32:47 lf-activate-venv: SKIPPING 09:32:47 DEBUG: total: 0.2199999988079071 09:32:47 INFO: Retrieving Stack Cost... 09:32:48 INFO: Retrieving Pricing Info for: v3-standard-8 09:32:48 INFO: Archiving Costs [Pipeline] echo 09:32:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:32:48 ---> logs-deploy.sh 09:32:48 lf-activate-venv: SKIPPING 09:32:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/8 09:32:48 INFO: archiving workspace using pattern(s): 09:32:49 Archives upload complete. 09:32:49 INFO: archiving logs to Nexus