Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a2ece878d90b9b84fce85a683ceecc0804aedf3 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-ssh7812770163477106472.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7068728648191405192.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5083388201982147530.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4760765716505150023.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15134656841095171630.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7055’ Running on prd-ubuntu20.04-docker-8c-8g-7058 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8a2ece878d90b9b84fce85a683ceecc0804aedf3 (main) Commit message: "Merge pull request #47 from jumpingliu/issue-46" > 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 8a2ece878d90b9b84fce85a683ceecc0804aedf3 # timeout=10 > git rev-list --no-walk 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:07:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:07:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:07:05 ========================================================= 09:07:05 EdgeX Global Pipelines Version Info 09:07:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:07:05 ------------------- 09:07:05 stable info: 09:07:05 ------------------- 09:07:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:07:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:07:05 Message: update stable to v1.0.239 09:07:06 ------------------- 09:07:06 experimental info: 09:07:06 ------------------- 09:07:06 Commited By: **** collab-it+edgex@linuxfoundation.org 09:07:06 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:07:06 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a2ece878d90b9b84fce85a683ceecc0804aedf3 [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a2ece8 [Pipeline] echo 09:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:06 provisioning config files... 09:07:06 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11786685825830640829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:06 ---> docker-login.sh 09:07:06 nexus3.edgexfoundry.org:10001 09:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:07 Configure a credential helper to remove this warning. See 09:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:07 09:07:07 Login Succeeded 09:07:07 nexus3.edgexfoundry.org:10002 09:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:07 Configure a credential helper to remove this warning. See 09:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:07 09:07:07 Login Succeeded 09:07:07 nexus3.edgexfoundry.org:10003 09:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:08 Configure a credential helper to remove this warning. See 09:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:08 09:07:08 Login Succeeded 09:07:08 nexus3.edgexfoundry.org:10004 09:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:08 Configure a credential helper to remove this warning. See 09:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:08 09:07:08 Login Succeeded 09:07:08 docker.io 09:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:08 Configure a credential helper to remove this warning. See 09:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:08 09:07:08 Login Succeeded 09:07:08 ---> docker-login.sh ends [Pipeline] } 09:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:07:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:07:09 + grep -v github /etc/ssh/ssh_known_hosts 09:07:09 + [ -e /tmp/ssh_known_hosts ] 09:07:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:07:09 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 09:07:09 -a /etc/ssh/ssh_known_hosts 09:07:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:09 09:07:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:09 0.1.4: Pulling from edgex-devops/py-git-semver 09:07:09 b85a868b505f: Pulling fs layer 09:07:09 e2be974225ed: Pulling fs layer 09:07:09 339a4e72a1f5: Pulling fs layer 09:07:09 988bab9f4d93: Pulling fs layer 09:07:09 1469e6f7b9e6: Pulling fs layer 09:07:09 eaf3925da568: Pulling fs layer 09:07:09 bab4dde63d76: Pulling fs layer 09:07:09 bde34c3a00c8: Pulling fs layer 09:07:09 b352a97aabf1: Pulling fs layer 09:07:09 4872d77fe225: Pulling fs layer 09:07:09 5851b861e8e6: Pulling fs layer 09:07:09 bab4dde63d76: Waiting 09:07:09 1469e6f7b9e6: Waiting 09:07:09 bde34c3a00c8: Waiting 09:07:09 eaf3925da568: Waiting 09:07:09 b352a97aabf1: Waiting 09:07:09 5851b861e8e6: Waiting 09:07:09 988bab9f4d93: Waiting 09:07:09 4872d77fe225: Waiting 09:07:09 e2be974225ed: Verifying Checksum 09:07:09 e2be974225ed: Download complete 09:07:09 988bab9f4d93: Download complete 09:07:09 1469e6f7b9e6: Verifying Checksum 09:07:09 1469e6f7b9e6: Download complete 09:07:09 339a4e72a1f5: Verifying Checksum 09:07:09 339a4e72a1f5: Download complete 09:07:09 eaf3925da568: Verifying Checksum 09:07:09 eaf3925da568: Download complete 09:07:09 bde34c3a00c8: Download complete 09:07:09 b352a97aabf1: Download complete 09:07:09 4872d77fe225: Verifying Checksum 09:07:09 4872d77fe225: Download complete 09:07:09 5851b861e8e6: Download complete 09:07:09 b85a868b505f: Verifying Checksum 09:07:09 b85a868b505f: Download complete 09:07:10 bab4dde63d76: Verifying Checksum 09:07:10 bab4dde63d76: Download complete 09:07:11 b85a868b505f: Pull complete 09:07:11 e2be974225ed: Pull complete 09:07:11 339a4e72a1f5: Pull complete 09:07:11 988bab9f4d93: Pull complete 09:07:12 1469e6f7b9e6: Pull complete 09:07:12 eaf3925da568: Pull complete 09:07:14 bab4dde63d76: Pull complete 09:07:14 bde34c3a00c8: Pull complete 09:07:14 b352a97aabf1: Pull complete 09:07:14 4872d77fe225: Pull complete 09:07:14 5851b861e8e6: Pull complete 09:07:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:14 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 09:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:07:17 $ docker top c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 -eo pid,comm 09:07:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:07:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:17 [ssh-agent] Looking for ssh-agent implementation... 09:07:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:17 $ docker exec c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 ssh-agent 09:07:17 SSH_AUTH_SOCK=/tmp/ssh-U1nk0SgrCAgh/agent.32 09:07:17 SSH_AGENT_PID=38 09:07:17 Running ssh-add (command line suppressed) 09:07:17 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8892642065518662611.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8892642065518662611.key) 09:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:17 + git tag --points-at HEAD [Pipeline] } 09:07:17 $ docker exec --env ******** --env ******** c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 ssh-agent -k 09:07:17 unset SSH_AUTH_SOCK; 09:07:17 unset SSH_AGENT_PID; 09:07:17 echo Agent pid 38 killed; 09:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:07:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:17 [ssh-agent] Looking for ssh-agent implementation... 09:07:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:18 $ docker exec c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 ssh-agent 09:07:18 SSH_AUTH_SOCK=/tmp/ssh-aciAnJPkFOxR/agent.70 09:07:18 SSH_AGENT_PID=76 09:07:18 Running ssh-add (command line suppressed) 09:07:18 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12445926829759353470.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12445926829759353470.key) 09:07:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:18 + git semver init 09:07:18 2022-10-04 09:07:18,730 [run_init] DEBUG init version:0.0.0 force:False 09:07:18 2022-10-04 09:07:18,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 09:07:18 2022-10-04 09:07:18,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 09:07:18 2022-10-04 09:07:18,731 [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) 09:07:19 2022-10-04 09:07:19,399 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 09:07:19 2022-10-04 09:07:19,400 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 09:07:19 2022-10-04 09:07:19,400 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:07:19 2022-10-04 09:07:19,400 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 09:07:19 0.0.2-dev.19 [Pipeline] } 09:07:19 $ docker exec --env ******** --env ******** c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 ssh-agent -k 09:07:19 unset SSH_AUTH_SOCK; 09:07:19 unset SSH_AGENT_PID; 09:07:19 echo Agent pid 76 killed; 09:07:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:20 + git semver [Pipeline] } 09:07:20 $ docker stop --time=1 c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 09:07:21 $ docker rm -f c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:07:22 Stashed 1 file(s) [Pipeline] echo 09:07:22 [edgeXSemver]: initialized semver on version 0.0.2-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:22 provisioning config files... 09:07:22 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2922990356661981651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:22 ---> docker-login.sh 09:07:22 nexus3.edgexfoundry.org:10001 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:22 Configure a credential helper to remove this warning. See 09:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:22 09:07:22 Login Succeeded 09:07:22 nexus3.edgexfoundry.org:10002 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:22 Configure a credential helper to remove this warning. See 09:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:22 09:07:22 Login Succeeded 09:07:22 nexus3.edgexfoundry.org:10003 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:22 Configure a credential helper to remove this warning. See 09:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:22 09:07:22 Login Succeeded 09:07:22 nexus3.edgexfoundry.org:10004 09:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:22 Configure a credential helper to remove this warning. See 09:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:22 09:07:22 Login Succeeded 09:07:22 docker.io 09:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:23 Configure a credential helper to remove this warning. See 09:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:23 09:07:23 Login Succeeded 09:07:23 ---> docker-login.sh ends [Pipeline] } 09:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:07:24 + ls -al . 09:07:24 total 68 09:07:24 drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 09:07 . 09:07:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:07 .. 09:07:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 09:07 .git 09:07:24 -rw-rw-r-- 1 jenkins jenkins 22 Oct 4 09:07 .gitignore 09:07:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 09:07 .semver 09:07:24 -rw-rw-r-- 1 jenkins jenkins 2265 Oct 4 09:07 Dockerfile 09:07:24 -rw-rw-r-- 1 jenkins jenkins 746 Oct 4 09:07 Jenkinsfile 09:07:24 -rw-rw-r-- 1 jenkins jenkins 11381 Oct 4 09:07 LICENSE 09:07:24 -rw-rw-r-- 1 jenkins jenkins 3582 Oct 4 09:07 README.md 09:07:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:07 TAF-Manager 09:07:24 drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 09:07 TUC 09:07:24 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 09:07 VERSION 09:07:24 -rw-rw-r-- 1 jenkins jenkins 307 Oct 4 09:07 requirements.txt 09:07:24 -rw-rw-r-- 1 jenkins jenkins 54 Oct 4 09:07 robot-entrypoint.sh 09:07:24 -rw-rw-r-- 1 jenkins jenkins 445 Oct 4 09:07 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:24 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8a2ece878d90b9b84fce85a683ceecc0804aedf3 --label arch=amd64 --label version=0.0.2-dev.19 . 09:07:24 Sending build context to Docker daemon 405kB 09:07:24 Step 1/12 : FROM alpine:3.16 09:07:25 3.16: Pulling from library/alpine 09:07:25 213ec9aee27d: Pulling fs layer 09:07:25 213ec9aee27d: Verifying Checksum 09:07:25 213ec9aee27d: Download complete 09:07:25 213ec9aee27d: Pull complete 09:07:25 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:07:25 Status: Downloaded newer image for alpine:3.16 09:07:25 ---> 9c6f07244728 09:07:25 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 09:07:25 ---> Running in 47d9c27551e4 09:07:25 Removing intermediate container 47d9c27551e4 09:07:25 ---> d8d81fd62d6e 09:07:25 Step 3/12 : LABEL maintainer="Bruce Huang " 09:07:25 ---> Running in f25c399a465d 09:07:25 Removing intermediate container f25c399a465d 09:07:25 ---> 58b06994834f 09:07:25 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 09:07:26 ---> 5d5b7a35705a 09:07:26 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 09:07:26 ---> 5b14cdd03547 09:07:26 Step 6/12 : WORKDIR /edgex-taf 09:07:26 ---> Running in 67f805820897 09:07:26 Removing intermediate container 67f805820897 09:07:26 ---> 3d89c53c9713 09:07:26 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:26 ---> Running in f8dcb849b60a 09:07:27 Removing intermediate container f8dcb849b60a 09:07:27 ---> 995d7339d4f9 09:07:27 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 && pip3 install -U influxdb-client==1.33.0 09:07:27 ---> Running in b623027fef88 09:07:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:07:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:07:28 (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 09:07:28 (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 09:07:28 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 09:07:28 Executing alpine-baselayout-3.2.0-r23.post-upgrade 09:07:28 Executing busybox-1.35.0-r17.trigger 09:07:28 OK: 6 MiB in 14 packages 09:07:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:07:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:07:29 (1/7) Installing ca-certificates (20220614-r0) 09:07:29 (2/7) Installing brotli-libs (1.0.9-r6) 09:07:30 (3/7) Installing nghttp2-libs (1.47.0-r0) 09:07:30 (4/7) Installing libcurl (7.83.1-r3) 09:07:30 (5/7) Installing curl (7.83.1-r3) 09:07:30 (6/7) Installing docker-cli (20.10.18-r0) 09:07:31 (7/7) Installing openssl (1.1.1q-r0) 09:07:31 Executing busybox-1.35.0-r17.trigger 09:07:31 Executing ca-certificates-20220614-r0.trigger 09:07:31 OK: 51 MiB in 21 packages 09:07:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:07:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:07:32 (1/137) Installing libmagic (5.41-r0) 09:07:32 (2/137) Installing file (5.41-r0) 09:07:32 (3/137) Installing libxau (1.0.9-r0) 09:07:32 (4/137) Installing libxdmcp (1.1.3-r0) 09:07:33 (5/137) Installing libxcb (1.15-r0) 09:07:33 (6/137) Installing libx11 (1.8-r0) 09:07:33 (7/137) Installing libxext (1.3.4-r0) 09:07:33 (8/137) Installing libice (1.0.10-r0) 09:07:33 (9/137) Installing libuuid (2.38-r1) 09:07:33 (10/137) Installing libsm (1.2.3-r0) 09:07:33 (11/137) Installing libxt (1.2.1-r0) 09:07:33 (12/137) Installing libxmu (1.1.3-r0) 09:07:33 (13/137) Installing xset (1.2.4-r0) 09:07:33 (14/137) Installing xprop (1.2.5-r0) 09:07:33 (15/137) Installing xdg-utils (1.1.3-r3) 09:07:34 (16/137) Installing eudev-libs (3.2.11-r0) 09:07:34 (17/137) Installing pkgconf (1.8.0-r1) 09:07:34 (18/137) Installing libffi (3.4.2-r1) 09:07:34 (19/137) Installing libintl (0.21-r2) 09:07:34 (20/137) Installing libblkid (2.38-r1) 09:07:34 (21/137) Installing libmount (2.38-r1) 09:07:34 (22/137) Installing pcre (8.45-r2) 09:07:34 (23/137) Installing glib (2.72.1-r0) 09:07:34 (24/137) Installing xz-libs (5.2.5-r1) 09:07:34 (25/137) Installing libxml2 (2.9.14-r1) 09:07:34 (26/137) Installing shared-mime-info (2.2-r0) 09:07:35 (27/137) Installing hicolor-icon-theme (0.17-r1) 09:07:35 (28/137) Installing libjpeg-turbo (2.1.3-r1) 09:07:35 (29/137) Installing libpng (1.6.37-r1) 09:07:35 (30/137) Installing libwebp (1.2.3-r0) 09:07:35 (31/137) Installing zstd-libs (1.5.2-r1) 09:07:35 (32/137) Installing tiff (4.3.0-r1) 09:07:35 (33/137) Installing gdk-pixbuf (2.42.8-r0) 09:07:35 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 09:07:35 (35/137) Installing libxcomposite (0.4.5-r0) 09:07:35 (36/137) Installing libxfixes (6.0.0-r0) 09:07:35 (37/137) Installing libxrender (0.9.10-r3) 09:07:36 (38/137) Installing libxcursor (1.2.1-r0) 09:07:36 (39/137) Installing libxdamage (1.1.5-r1) 09:07:36 (40/137) Installing libxi (1.8-r0) 09:07:36 (41/137) Installing libxinerama (1.1.4-r1) 09:07:36 (42/137) Installing libxrandr (1.5.2-r1) 09:07:36 (43/137) Installing atk (2.38.0-r0) 09:07:36 (44/137) Installing libxtst (1.2.3-r3) 09:07:36 (45/137) Installing dbus-libs (1.14.0-r1) 09:07:37 (46/137) Installing at-spi2-core (2.44.1-r0) 09:07:37 (47/137) Installing at-spi2-atk (2.38.0-r0) 09:07:37 (48/137) Installing expat (2.4.9-r0) 09:07:37 Still waiting to schedule task 09:07:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7057’ 09:07:37 (49/137) Installing libbz2 (1.0.8-r1) 09:07:37 (50/137) Installing freetype (2.12.1-r0) 09:07:37 (51/137) Installing fontconfig (2.14.0-r0) 09:07:37 (52/137) Installing pixman (0.40.0-r3) 09:07:37 (53/137) Installing cairo (1.17.4-r2) 09:07:37 (54/137) Installing cairo-gobject (1.17.4-r2) 09:07:37 (55/137) Installing avahi-libs (0.8-r6) 09:07:37 (56/137) Installing gmp (6.2.1-r2) 09:07:38 (57/137) Installing nettle (3.7.3-r0) 09:07:38 (58/137) Installing p11-kit (0.24.1-r0) 09:07:38 (59/137) Installing libtasn1 (4.18.0-r0) 09:07:38 (60/137) Installing libunistring (1.0-r0) 09:07:38 (61/137) Installing gnutls (3.7.7-r0) 09:07:38 (62/137) Installing cups-libs (2.4.2-r0) 09:07:38 (63/137) Installing libepoxy (1.5.10-r0) 09:07:38 (64/137) Installing fribidi (1.0.12-r0) 09:07:38 (65/137) Installing graphite2 (1.3.14-r1) 09:07:38 (66/137) Installing harfbuzz (4.3.0-r0) 09:07:38 (67/137) Installing libxft (2.3.4-r0) 09:07:39 (68/137) Installing pango (1.50.7-r0) 09:07:39 (69/137) Installing wayland-libs-client (1.20.0-r0) 09:07:39 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 09:07:39 (71/137) Installing wayland-libs-egl (1.20.0-r0) 09:07:39 (72/137) Installing xkeyboard-config (2.35.1-r0) 09:07:39 (73/137) Installing libxkbcommon (1.4.1-r0) 09:07:39 (74/137) Installing gtk+3.0 (3.24.34-r1) 09:07:39 Executing gtk+3.0-3.24.34-r1.post-install 09:07:39 (75/137) Installing libfontenc (1.1.4-r0) 09:07:40 (76/137) Installing mkfontscale (1.2.2-r0) 09:07:40 (77/137) Installing font-opensans (0_git20210927-r0) 09:07:40 (78/137) Installing libgcc (11.2.1_git20220219-r2) 09:07:40 (79/137) Installing libogg (1.3.5-r1) 09:07:40 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 09:07:40 (81/137) Installing flac (1.3.4-r0) 09:07:40 (82/137) Installing alsa-lib (1.2.7.2-r0) 09:07:40 (83/137) Installing libatomic (11.2.1_git20220219-r2) 09:07:40 (84/137) Installing sdl2 (2.0.22-r0) 09:07:40 (85/137) Installing aom-libs (3.3.0-r0) 09:07:41 (86/137) Installing libass (0.16.0-r0) 09:07:42 (87/137) Installing libdav1d (1.0.0-r0) 09:07:42 (88/137) Installing libpciaccess (0.16-r0) 09:07:42 (89/137) Installing libdrm (2.4.110-r0) 09:07:42 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:07:42 (91/137) Installing ncurses-libs (6.3_p20220521-r0) 09:07:42 (92/137) Installing lame (3.100-r0) 09:07:42 (93/137) Installing opus (1.3.1-r1) 09:07:42 (94/137) Installing libasyncns (0.8-r1) 09:07:42 (95/137) Installing libltdl (2.4.7-r0) 09:07:42 (96/137) Installing orc (0.4.32-r0) 09:07:42 (97/137) Installing libvorbis (1.3.7-r0) 09:07:43 (98/137) Installing libsndfile (1.1.0-r0) 09:07:43 (99/137) Installing libgomp (11.2.1_git20220219-r2) 09:07:43 (100/137) Installing soxr (0.1.3-r2) 09:07:43 (101/137) Installing speexdsp (1.2.0-r0) 09:07:43 (102/137) Installing tdb-libs (1.4.6-r0) 09:07:43 (103/137) Installing libpulse (15.0-r2) 09:07:43 (104/137) Installing cjson (1.7.15-r3) 09:07:43 (105/137) Installing mbedtls (2.28.1-r0) 09:07:43 (106/137) Installing librist (0.2.6-r1) 09:07:43 (107/137) Installing libsrt (1.4.4-r0) 09:07:44 (108/137) Installing libssh (0.9.6-r1) 09:07:44 (109/137) Installing libtheora (1.1.1-r16) 09:07:44 (110/137) Installing v4l-utils-libs (1.22.1-r1) 09:07:44 (111/137) Installing libva (2.14.0-r0) 09:07:44 (112/137) Installing libvdpau (1.5-r0) 09:07:44 (113/137) Installing vidstab (1.1.0-r1) 09:07:44 (114/137) Installing libvpx (1.11.0-r1) 09:07:44 (115/137) Installing x264-libs (0.163_git20210613-r0) 09:07:44 (116/137) Installing numactl (2.0.14-r0) 09:07:44 (117/137) Installing x265-libs (3.5-r3) 09:07:45 (118/137) Installing xvidcore (1.3.7-r1) 09:07:45 (119/137) Installing ffmpeg-libs (5.0.1-r1) 09:07:45 (120/137) Installing libevent (2.1.12-r4) 09:07:46 (121/137) Installing mesa (21.3.8-r2) 09:07:46 (122/137) Installing wayland-libs-server (1.20.0-r0) 09:07:46 (123/137) Installing mesa-gbm (21.3.8-r2) 09:07:46 (124/137) Installing icu-data-en (71.1-r2) 09:07:46 Executing icu-data-en-71.1-r2.post-install 09:07:46 * 09:07:46 * If you need ICU with non-English locales and legacy charset support, install 09:07:46 * package icu-data-full. 09:07:46 * 09:07:46 (125/137) Installing icu-libs (71.1-r2) 09:07:46 (126/137) Installing lcms2 (2.13.1-r0) 09:07:46 (127/137) Installing minizip (1.2.12-r0) 09:07:46 (128/137) Installing nspr (4.33-r0) 09:07:46 (129/137) Installing sqlite-libs (3.38.5-r0) 09:07:46 (130/137) Installing nss (3.78.1-r0) 09:07:47 (131/137) Installing re2 (2022.04.01-r0) 09:07:47 (132/137) Installing snappy (1.1.9-r4) 09:07:47 (133/137) Installing libgpg-error (1.45-r0) 09:07:47 (134/137) Installing libgcrypt (1.10.1-r0) 09:07:48 (135/137) Installing libxslt (1.1.35-r0) 09:07:48 (136/137) Installing chromium (102.0.5005.182-r0) 09:07:53 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 09:07:54 Executing busybox-1.35.0-r17.trigger 09:07:54 Executing glib-2.72.1-r0.trigger 09:07:54 Executing shared-mime-info-2.2-r0.trigger 09:07:58 Executing gdk-pixbuf-2.42.8-r0.trigger 09:07:58 Executing gtk-update-icon-cache-2.24.33-r3.trigger 09:07:58 Executing fontconfig-2.14.0-r0.trigger 09:07:58 Executing mkfontscale-1.2.2-r0.trigger 09:07:58 OK: 408 MiB in 158 packages 09:07:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:07:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:07:59 (1/21) Installing binutils (2.38-r3) 09:07:59 (2/21) Installing isl22 (0.22-r0) 09:07:59 (3/21) Installing mpfr4 (4.1.0-r0) 09:07:59 (4/21) Installing mpc1 (1.2.1-r0) 09:07:59 (5/21) Installing gcc (11.2.1_git20220219-r2) 09:08:01 (6/21) Installing musl-dev (1.2.3-r0) 09:08:02 (7/21) Installing libc-dev (0.7.2-r3) 09:08:02 (8/21) Installing linux-headers (5.16.7-r1) 09:08:02 (9/21) Installing libffi-dev (3.4.2-r1) 09:08:02 (10/21) Installing libpq (14.5-r0) 09:08:02 (11/21) Installing openssl-dev (1.1.1q-r0) 09:08:02 (12/21) Installing libpq-dev (14.5-r0) 09:08:02 (13/21) Installing libecpg (14.5-r0) 09:08:02 (14/21) Installing libecpg-dev (14.5-r0) 09:08:02 (15/21) Installing llvm13-libs (13.0.1-r2) 09:08:05 (16/21) Installing clang-libs (13.0.1-r1) 09:08:07 (17/21) Installing clang (13.0.1-r1) 09:08:07 (18/21) Installing icu (71.1-r2) 09:08:07 (19/21) Installing icu-dev (71.1-r2) 09:08:07 (20/21) Installing llvm13 (13.0.1-r2) 09:08:09 (21/21) Installing postgresql14-dev (14.5-r0) 09:08:09 Executing busybox-1.35.0-r17.trigger 09:08:09 OK: 821 MiB in 179 packages 09:08:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:08:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:08:10 (1/10) Installing g++ (11.2.1_git20220219-r2) 09:08:11 (2/10) Installing gdbm (1.23-r0) 09:08:11 (3/10) Installing mpdecimal (2.5.1-r1) 09:08:11 (4/10) Installing readline (8.1.2-r0) 09:08:11 (5/10) Installing python3 (3.10.5-r0) 09:08:13 (6/10) Installing python3-dev (3.10.5-r0) 09:08:15 (7/10) Installing libsodium (1.0.18-r0) 09:08:15 (8/10) Installing libzmq (4.3.4-r0) 09:08:15 (9/10) Installing libsodium-dev (1.0.18-r0) 09:08:15 (10/10) Installing zeromq-dev (4.3.4-r0) 09:08:15 Executing busybox-1.35.0-r17.trigger 09:08:15 OK: 973 MiB in 189 packages 09:08:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:08:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:08:16 OK: 973 MiB in 189 packages 09:08:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:08:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:08:17 (1/1) Installing tzdata (2022c-r0) 09:08:17 Executing busybox-1.35.0-r17.trigger 09:08:17 OK: 976 MiB in 190 packages 09:08:18 (1/1) Purging tzdata (2022c-r0) 09:08:18 Executing busybox-1.35.0-r17.trigger 09:08:18 OK: 973 MiB in 189 packages 09:08:21 Looking in links: /tmp/tmp8xufwdsw 09:08:21 Processing /tmp/tmp8xufwdsw/setuptools-58.1.0-py3-none-any.whl 09:08:21 Processing /tmp/tmp8xufwdsw/pip-22.0.4-py3-none-any.whl 09:08:21 Installing collected packages: setuptools, pip 09:08:23 Successfully installed pip-22.0.4 setuptools-58.1.0 09:08:23 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:08:23 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 09:08:24 Collecting pip 09:08:24 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 09:08:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 52.1 MB/s eta 0:00:00 09:08:24 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 09:08:24 Collecting setuptools 09:08:24 Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) 09:08:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 98.9 MB/s eta 0:00:00 09:08:24 Collecting wheel 09:08:24 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 09:08:24 Installing collected packages: wheel, setuptools, pip 09:08:24 Attempting uninstall: setuptools 09:08:24 Found existing installation: setuptools 58.1.0 09:08:24 Uninstalling setuptools-58.1.0: 09:08:24 Successfully uninstalled setuptools-58.1.0 09:08:25 Attempting uninstall: pip 09:08:25 Found existing installation: pip 22.0.4 09:08:26 Uninstalling pip-22.0.4: 09:08:26 Successfully uninstalled pip-22.0.4 09:08:27 Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 09:08:27 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:08:28 Processing ./edgex-taf-common 09:08:28 Preparing metadata (setup.py): started 09:08:28 Preparing metadata (setup.py): finished with status 'done' 09:08:28 Building wheels for collected packages: edgex-taf-common 09:08:28 Building wheel for edgex-taf-common (setup.py): started 09:08:29 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 09:08:29 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=485223d144bbafb44e0b72d44276daad0eb1d7907d422896692933cfb795f62a 09:08:29 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 09:08:29 Successfully built edgex-taf-common 09:08:29 Installing collected packages: edgex-taf-common 09:08:29 Successfully installed edgex-taf-common-0.0.0 09:08:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:08:29 Collecting robotframework==4.1.3 09:08:29 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 09:08:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 14.8 MB/s eta 0:00:00 09:08:30 Installing collected packages: robotframework 09:08:30 Successfully installed robotframework-4.1.3 09:08: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 09:08:31 Collecting docker==4.4.1 09:08:31 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 09:08:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 11.3 MB/s eta 0:00:00 09:08:31 Collecting requests!=2.18.0,>=2.14.2 09:08:31 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 09:08:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 9.2 MB/s eta 0:00:00 09:08:31 Collecting six>=1.4.0 09:08:31 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 09:08:31 Collecting websocket-client>=0.32.0 09:08:31 Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) 09:08:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 7.3 MB/s eta 0:00:00 09:08:31 Collecting certifi>=2017.4.17 09:08:31 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 09:08:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 14.5 MB/s eta 0:00:00 09:08:31 Collecting charset-normalizer<3,>=2 09:08:31 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 09:08:31 Collecting urllib3<1.27,>=1.21.1 09:08:31 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 09:08:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 15.2 MB/s eta 0:00:00 09:08:31 Collecting idna<4,>=2.5 09:08:31 Downloading idna-3.4-py3-none-any.whl (61 kB) 09:08:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.2 MB/s eta 0:00:00 09:08:32 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 09:08:32 Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 09:08:32 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:08:33 Collecting python-dotenv==0.15.0 09:08:33 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 09:08:33 Installing collected packages: python-dotenv 09:08:33 Successfully installed python-dotenv-0.15.0 09:08: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 09:08:34 Collecting RESTinstance==1.0.2 09:08:34 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 09:08:34 Collecting docutils 09:08:34 Downloading docutils-0.19-py3-none-any.whl (570 kB) 09:08:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 17.4 MB/s eta 0:00:00 09:08:34 Collecting jsonschema 09:08:34 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) 09:08:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 18.8 MB/s eta 0:00:00 09:08:34 Collecting rfc3987 09:08:34 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 09:08:35 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 09:08:35 Collecting pytz 09:08:35 Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) 09:08:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 13.5 MB/s eta 0:00:00 09:08:35 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 09:08:35 Collecting pygments 09:08:35 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 09:08:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 42.3 MB/s eta 0:00:00 09:08:35 Collecting strict-rfc3339 09:08:35 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 09:08:35 Preparing metadata (setup.py): started 09:08:35 Preparing metadata (setup.py): finished with status 'done' 09:08:35 Collecting tzlocal 09:08:35 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 09:08:35 Collecting jsonpath-ng 09:08:35 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 09:08:35 Collecting flex 09:08:35 Downloading flex-6.14.1.tar.gz (40 kB) 09:08:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.2 MB/s eta 0:00:00 09:08:35 Preparing metadata (setup.py): started 09:08:36 Preparing metadata (setup.py): finished with status 'done' 09:08:36 Collecting GenSON 09:08:36 Downloading genson-1.2.2.tar.gz (34 kB) 09:08:36 Preparing metadata (setup.py): started 09:08:36 Preparing metadata (setup.py): finished with status 'done' 09:08:36 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 09:08:36 Collecting PyYAML>=3.11 09:08:36 Downloading PyYAML-6.0.tar.gz (124 kB) 09:08:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 17.2 MB/s eta 0:00:00 09:08:37 Installing build dependencies: started 09:08:41 Installing build dependencies: finished with status 'done' 09:08:41 Getting requirements to build wheel: started 09:08:42 Getting requirements to build wheel: finished with status 'done' 09:08:42 Preparing metadata (pyproject.toml): started 09:08:43 Preparing metadata (pyproject.toml): finished with status 'done' 09:08:43 Collecting validate-email>=1.2 09:08:43 Downloading validate_email-1.3.tar.gz (4.7 kB) 09:08:43 Preparing metadata (setup.py): started 09:08:43 Preparing metadata (setup.py): finished with status 'done' 09:08:43 Collecting click>=3.3 09:08:43 Downloading click-8.1.3-py3-none-any.whl (96 kB) 09:08:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.2 MB/s eta 0:00:00 09:08:43 Collecting jsonpointer>=1.7 09:08:43 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 09:08:43 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 09:08:43 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) 09:08:43 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) 09:08:43 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) 09:08:43 Collecting decorator 09:08:43 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 09:08:43 Collecting ply 09:08:43 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 09:08:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.8 MB/s eta 0:00:00 09:08:43 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 09:08:43 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 09:08:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 15.6 MB/s eta 0:00:00 09:08:43 Installing build dependencies: started 09:08:46 Installing build dependencies: finished with status 'done' 09:08:46 Getting requirements to build wheel: started 09:08:46 Getting requirements to build wheel: finished with status 'done' 09:08:46 Preparing metadata (pyproject.toml): started 09:08:46 Preparing metadata (pyproject.toml): finished with status 'done' 09:08:47 Collecting attrs>=17.4.0 09:08:47 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 09:08:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 9.7 MB/s eta 0:00:00 09:08:47 Collecting pytz-deprecation-shim 09:08:47 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 09:08:47 Collecting tzdata 09:08:47 Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) 09:08:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 22.0 MB/s eta 0:00:00 09:08:47 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 09:08:47 Building wheel for flex (setup.py): started 09:08:47 Building wheel for flex (setup.py): finished with status 'done' 09:08:47 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=3c1798b432377e721dd7de45a6a5327b324db5b0d515fdd00e53a7678bfd8921 09:08:47 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 09:08:47 Building wheel for strict-rfc3339 (setup.py): started 09:08:48 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 09:08:48 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=81aa6729300ad34908ab9e19e49eb071a1e73042eda9d2f61cea278e5012a6b0 09:08:48 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 09:08:48 Building wheel for GenSON (setup.py): started 09:08:48 Building wheel for GenSON (setup.py): finished with status 'done' 09:08:48 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=c189ee7f6d8d56e9330d21794bb66f90ea28228a79d9006ee18d2f329fd024c8 09:08:48 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 09:08:48 Building wheel for pyrsistent (pyproject.toml): started 09:08:50 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 09:08:50 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114685 sha256=eb96006ecb2ff3cf1b8c9d985e2c9a3f30f12d814baa024b251964ec85ceaa7e 09:08:50 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 09:08:50 Building wheel for PyYAML (pyproject.toml): started 09:08:50 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 09:08:50 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=446aad7acd5e188ee59aedb74f535af713d3107d90ec79a7e2f21b54d0a7845d 09:08:50 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 09:08:50 Building wheel for validate-email (setup.py): started 09:08:51 Building wheel for validate-email (setup.py): finished with status 'done' 09:08:51 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=1e2bb0b184b86f1b5d42c146b5dc23f88f11e7d4428951eae46e56cf39bf5693 09:08:51 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 09:08:51 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 09:08:51 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 09:08:53 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.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 09:08: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:08:54 Collecting robotbackgroundlogger==1.2 09:08:54 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 09:08:54 Preparing metadata (setup.py): started 09:08:55 Preparing metadata (setup.py): finished with status 'done' 09:08:55 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 09:08:55 Building wheels for collected packages: robotbackgroundlogger 09:08:55 Building wheel for robotbackgroundlogger (setup.py): started 09:08:55 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 09:08:55 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=8e1bf2d777a514e7389cb9f9cceaf80a86fa4b6763f6eb7d9aece966d73db52d 09:08:55 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 09:08:55 Successfully built robotbackgroundlogger 09:08:55 Installing collected packages: robotbackgroundlogger 09:08:55 Successfully installed robotbackgroundlogger-1.2 09:08: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 09:08:56 Collecting configparser==5.0.1 09:08:56 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 09:08:56 Installing collected packages: configparser 09:08:56 Successfully installed configparser-5.0.1 09:08:56 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:08:57 Collecting requests==2.25.1 09:08:57 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 09:08:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.5 MB/s eta 0:00:00 09:08:57 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) 09:08:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) 09:08:57 Collecting chardet<5,>=3.0.2 09:08:57 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 09:08:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 15.2 MB/s eta 0:00:00 09:08:57 Collecting idna<3,>=2.5 09:08:57 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 09:08:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.0 MB/s eta 0:00:00 09:08:58 Installing collected packages: idna, chardet, requests 09:08:58 Attempting uninstall: idna 09:08:58 Found existing installation: idna 3.4 09:08:58 Uninstalling idna-3.4: 09:08:58 Successfully uninstalled idna-3.4 09:08:58 Attempting uninstall: requests 09:08:58 Found existing installation: requests 2.28.1 09:08:58 Uninstalling requests-2.28.1: 09:08:58 Successfully uninstalled requests-2.28.1 09:08:58 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 09:08: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 09:08:59 Collecting robotframework-requests==0.8.0 09:08:59 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 09:08:59 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 09:08:59 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 09:08:59 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) 09:08:59 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 09:08:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) 09:08:59 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.12) 09:08:59 Installing collected packages: robotframework-requests 09:08:59 Successfully installed robotframework-requests-0.8.0 09:08: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 09:09:00 Collecting paho-mqtt==1.5.1 09:09:00 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 09:09:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 7.6 MB/s eta 0:00:00 09:09:00 Preparing metadata (setup.py): started 09:09:00 Preparing metadata (setup.py): finished with status 'done' 09:09:00 Building wheels for collected packages: paho-mqtt 09:09:00 Building wheel for paho-mqtt (setup.py): started 09:09:01 Building wheel for paho-mqtt (setup.py): finished with status 'done' 09:09:01 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=13133f80b490889668696d79c717867ac2c3ed099a86337081a831b21a31ad37 09:09:01 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 09:09:01 Successfully built paho-mqtt 09:09:01 Installing collected packages: paho-mqtt 09:09:01 Successfully installed paho-mqtt-1.5.1 09:09:01 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:09:02 Collecting redis==3.5.3 09:09:02 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 09:09:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 7.0 MB/s eta 0:00:00 09:09:02 Installing collected packages: redis 09:09:02 Successfully installed redis-3.5.3 09:09:02 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:09:03 Collecting pyzmq==22.2.1 09:09:03 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 09:09:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.5 MB/s eta 0:00:00 09:09:04 Installing build dependencies: started 09:09:06 Installing build dependencies: finished with status 'done' 09:09:06 Getting requirements to build wheel: started 09:09:06 Getting requirements to build wheel: finished with status 'done' 09:09:06 Preparing metadata (pyproject.toml): started 09:09:07 Preparing metadata (pyproject.toml): finished with status 'done' 09:09:07 Building wheels for collected packages: pyzmq 09:09:07 Building wheel for pyzmq (pyproject.toml): started 09:09:34 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 09:09:34 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537155 sha256=5c1b410fc05ae202e080290f6d7c9acb046bad2fd2c01be60034af0e6bd4c585 09:09:34 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 09:09:34 Successfully built pyzmq 09:09:34 Installing collected packages: pyzmq 09:09:34 Successfully installed pyzmq-22.2.1 09:09:34 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:09:34 Collecting robotframework-seleniumlibrary==5.1.3 09:09:34 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 09:09:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 12.9 MB/s eta 0:00:00 09:09:34 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 09:09:34 Collecting robotframework-pythonlibcore>=2.1.0 09:09:34 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 09:09:34 Collecting selenium>=3.141.0 09:09:34 Downloading selenium-4.5.0-py3-none-any.whl (995 kB) 09:09:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 20.7 MB/s eta 0:00:00 09:09:34 Collecting trio~=0.17 09:09:34 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 09:09:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 34.7 MB/s eta 0:00:00 09:09:34 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) 09:09:34 Collecting trio-websocket~=0.9 09:09:34 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 09:09:34 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) 09:09:34 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) 09:09:34 Collecting sniffio 09:09:34 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 09:09:34 Collecting sortedcontainers 09:09:34 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:09:34 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) 09:09:34 Collecting exceptiongroup>=1.0.0rc9 09:09:34 Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 09:09:34 Collecting outcome 09:09:34 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 09:09:34 Collecting async-generator>=1.9 09:09:34 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 09:09:34 Collecting wsproto>=0.14 09:09:34 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 09:09:34 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 09:09:34 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 09:09:34 Collecting h11<1,>=0.9.0 09:09:34 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 09:09:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.4 MB/s eta 0:00:00 09:09:34 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 09:09:34 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 09:09:34 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:09:34 Collecting psycopg2==2.9.3 09:09:34 Downloading psycopg2-2.9.3.tar.gz (380 kB) 09:09:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 18.8 MB/s eta 0:00:00 09:09:34 Preparing metadata (setup.py): started 09:09:35 Preparing metadata (setup.py): finished with status 'done' 09:09:35 Building wheels for collected packages: psycopg2 09:09:35 Building wheel for psycopg2 (setup.py): started 09:09:45 Building wheel for psycopg2 (setup.py): finished with status 'done' 09:09:45 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478586 sha256=bd51094159fcf104415918b40e13b8b2b7ad1d4b91ccc3c7b01af57352efe7f2 09:09:45 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 09:09:45 Successfully built psycopg2 09:09:45 Installing collected packages: psycopg2 09:09:45 Successfully installed psycopg2-2.9.3 09:09: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 09:09:46 Collecting numpy==1.22.3 09:09:46 Downloading numpy-1.22.3.zip (11.5 MB) 09:09:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 44.2 MB/s eta 0:00:00 09:09:47 Installing build dependencies: started 09:09:50 Installing build dependencies: finished with status 'done' 09:09:50 Getting requirements to build wheel: started 09:09:51 Getting requirements to build wheel: finished with status 'done' 09:09:51 Preparing metadata (pyproject.toml): started 09:09:51 Preparing metadata (pyproject.toml): finished with status 'done' 09:09:51 Building wheels for collected packages: numpy 09:09:51 Building wheel for numpy (pyproject.toml): started 09:10:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7059 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 09:10:46 Selected Git installation does not exist. Using Default 09:10:46 The recommended git tool is: NONE 09:10:52 using credential edgex-jenkins-ssh 09:10:52 Cloning the remote Git repository 09:10:52 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 09:10:52 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 09:10:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 09:10:52 > git --version # timeout=10 09:10:52 > git --version # 'git version 2.25.1' 09:10:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:10:52 Verifying host key using known hosts file 09:10:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:10:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 09:10:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:54 Avoid second fetch 09:10:54 Checking out Revision 8a2ece878d90b9b84fce85a683ceecc0804aedf3 (main) 09:10:55 Commit message: "Merge pull request #47 from jumpingliu/issue-46" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:54 > git config core.sparsecheckout # timeout=10 09:10:54 > git checkout -f 8a2ece878d90b9b84fce85a683ceecc0804aedf3 # timeout=10 09:10:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:10:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:55 Dload Upload Total Spent Left Speed 09:10:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh 09:10:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:10:57 + sudo tee /etc/docker/daemon.new 09:10:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:10:57 { 09:10:57 "registry-mirrors": [ 09:10:57 "https://nexus3.edgexfoundry.org:10001" 09:10:57 ], 09:10:57 "bip": "10.250.0.254/24", 09:10:57 "hosts": [ 09:10:57 "tcp://0.0.0.0:5555", 09:10:57 "unix:///var/run/docker.sock" 09:10:57 ], 09:10:57 "mtu": 1458, 09:10:57 "selinux-enabled": true, 09:10:57 "seccomp-profile": "/etc/docker/seccomp.json" 09:10:57 } [Pipeline] sh 09:10:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:10:57 + sudo service docker restart 09:10:59 Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:15 provisioning config files... 09:11:15 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8620861905119544069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:16 ---> docker-login.sh 09:11:16 nexus3.edgexfoundry.org:10001 09:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:17 Configure a credential helper to remove this warning. See 09:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:17 09:11:17 Login Succeeded 09:11:17 nexus3.edgexfoundry.org:10002 09:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:17 Configure a credential helper to remove this warning. See 09:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:17 09:11:17 Login Succeeded 09:11:17 nexus3.edgexfoundry.org:10003 09:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:17 Configure a credential helper to remove this warning. See 09:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:17 09:11:17 Login Succeeded 09:11:17 nexus3.edgexfoundry.org:10004 09:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:18 Configure a credential helper to remove this warning. See 09:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:18 09:11:18 Login Succeeded 09:11:18 docker.io 09:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:11:18 Configure a credential helper to remove this warning. See 09:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:11:18 09:11:18 Login Succeeded 09:11:18 ---> docker-login.sh ends [Pipeline] } 09:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:11:19 + ls -al . 09:11:19 total 64 09:11:19 drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 09:11 . 09:11:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:10 .. 09:11:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 09:10 .git 09:11:19 -rw-rw-r-- 1 jenkins jenkins 22 Oct 4 09:10 .gitignore 09:11:19 -rw-rw-r-- 1 jenkins jenkins 2265 Oct 4 09:10 Dockerfile 09:11:19 -rw-rw-r-- 1 jenkins jenkins 746 Oct 4 09:10 Jenkinsfile 09:11:19 -rw-rw-r-- 1 jenkins jenkins 11381 Oct 4 09:10 LICENSE 09:11:19 -rw-rw-r-- 1 jenkins jenkins 3582 Oct 4 09:10 README.md 09:11:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:10 TAF-Manager 09:11:19 drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 09:10 TUC 09:11:19 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 09:07 VERSION 09:11:19 -rw-rw-r-- 1 jenkins jenkins 307 Oct 4 09:10 requirements.txt 09:11:19 -rw-rw-r-- 1 jenkins jenkins 54 Oct 4 09:10 robot-entrypoint.sh 09:11:19 -rw-rw-r-- 1 jenkins jenkins 445 Oct 4 09:10 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:20 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8a2ece878d90b9b84fce85a683ceecc0804aedf3 --label arch=arm64 --label version=0.0.2-dev.19 . 09:11:20 Sending build context to Docker daemon 255kB 09:11:20 Step 1/12 : FROM alpine:3.16 09:11:20 3.16: Pulling from library/alpine 09:11:21 9b18e9b68314: Pulling fs layer 09:11:21 9b18e9b68314: Verifying Checksum 09:11:21 9b18e9b68314: Download complete 09:11:22 9b18e9b68314: Pull complete 09:11:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:11:22 Status: Downloaded newer image for alpine:3.16 09:11:22 ---> a6215f271958 09:11:22 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 09:11:22 ---> Running in c0204f0cb363 09:11:22 Removing intermediate container c0204f0cb363 09:11:22 ---> b6ed291c4e75 09:11:22 Step 3/12 : LABEL maintainer="Bruce Huang " 09:11:22 ---> Running in ebf61a9cf9c0 09:11:22 Removing intermediate container ebf61a9cf9c0 09:11:22 ---> a2be380330cd 09:11:22 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 09:11:23 ---> 6b0b874555ff 09:11:23 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 09:11:23 ---> d9eaa21aa644 09:11:23 Step 6/12 : WORKDIR /edgex-taf 09:11:23 ---> Running in 98f3657e772a 09:11:24 Removing intermediate container 98f3657e772a 09:11:24 ---> 9f273d24019c 09:11:24 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:11:24 ---> Running in e8e832933e3f 09:11:26 Removing intermediate container e8e832933e3f 09:11:26 ---> b66235541176 09:11:26 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 && pip3 install -U influxdb-client==1.33.0 09:11:26 ---> Running in aac67013b2e8 09:11:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:29 (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 09:11:29 (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 09:11:29 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 09:11:29 Executing alpine-baselayout-3.2.0-r23.post-upgrade 09:11:29 Executing busybox-1.35.0-r17.trigger 09:11:29 OK: 5 MiB in 14 packages 09:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:31 (1/7) Installing ca-certificates (20220614-r0) 09:11:31 (2/7) Installing brotli-libs (1.0.9-r6) 09:11:31 (3/7) Installing nghttp2-libs (1.47.0-r0) 09:11:31 (4/7) Installing libcurl (7.83.1-r3) 09:11:31 (5/7) Installing curl (7.83.1-r3) 09:11:31 (6/7) Installing docker-cli (20.10.18-r0) 09:11:32 (7/7) Installing openssl (1.1.1q-r0) 09:11:32 Executing busybox-1.35.0-r17.trigger 09:11:32 Executing ca-certificates-20220614-r0.trigger 09:11:32 OK: 49 MiB in 21 packages 09:11:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:35 (1/136) Installing libmagic (5.41-r0) 09:11:35 (2/136) Installing file (5.41-r0) 09:11:35 (3/136) Installing libxau (1.0.9-r0) 09:11:35 (4/136) Installing libxdmcp (1.1.3-r0) 09:11:35 (5/136) Installing libxcb (1.15-r0) 09:11:35 (6/136) Installing libx11 (1.8-r0) 09:11:35 (7/136) Installing libxext (1.3.4-r0) 09:11:35 (8/136) Installing libice (1.0.10-r0) 09:11:36 (9/136) Installing libuuid (2.38-r1) 09:11:36 (10/136) Installing libsm (1.2.3-r0) 09:11:36 (11/136) Installing libxt (1.2.1-r0) 09:11:36 (12/136) Installing libxmu (1.1.3-r0) 09:11:36 (13/136) Installing xset (1.2.4-r0) 09:11:36 (14/136) Installing xprop (1.2.5-r0) 09:11:36 (15/136) Installing xdg-utils (1.1.3-r3) 09:11:36 (16/136) Installing eudev-libs (3.2.11-r0) 09:11:36 (17/136) Installing pkgconf (1.8.0-r1) 09:11:37 (18/136) Installing libffi (3.4.2-r1) 09:11:37 (19/136) Installing libintl (0.21-r2) 09:11:37 (20/136) Installing libblkid (2.38-r1) 09:11:37 (21/136) Installing libmount (2.38-r1) 09:11:37 (22/136) Installing pcre (8.45-r2) 09:11:37 (23/136) Installing glib (2.72.1-r0) 09:11:37 (24/136) Installing xz-libs (5.2.5-r1) 09:11:37 (25/136) Installing libxml2 (2.9.14-r1) 09:11:37 (26/136) Installing shared-mime-info (2.2-r0) 09:11:37 (27/136) Installing hicolor-icon-theme (0.17-r1) 09:11:38 (28/136) Installing libjpeg-turbo (2.1.3-r1) 09:11:38 (29/136) Installing libpng (1.6.37-r1) 09:11:38 (30/136) Installing libwebp (1.2.3-r0) 09:11:38 (31/136) Installing zstd-libs (1.5.2-r1) 09:11:38 (32/136) Installing tiff (4.3.0-r1) 09:11:38 (33/136) Installing gdk-pixbuf (2.42.8-r0) 09:11:38 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 09:11:38 (35/136) Installing libxcomposite (0.4.5-r0) 09:11:38 (36/136) Installing libxfixes (6.0.0-r0) 09:11:38 (37/136) Installing libxrender (0.9.10-r3) 09:11:38 (38/136) Installing libxcursor (1.2.1-r0) 09:11:39 (39/136) Installing libxdamage (1.1.5-r1) 09:11:39 (40/136) Installing libxi (1.8-r0) 09:11:39 (41/136) Installing libxinerama (1.1.4-r1) 09:11:39 (42/136) Installing libxrandr (1.5.2-r1) 09:11:39 (43/136) Installing atk (2.38.0-r0) 09:11:39 (44/136) Installing libxtst (1.2.3-r3) 09:11:39 (45/136) Installing dbus-libs (1.14.0-r1) 09:11:39 (46/136) Installing at-spi2-core (2.44.1-r0) 09:11:39 (47/136) Installing at-spi2-atk (2.38.0-r0) 09:11:40 (48/136) Installing expat (2.4.9-r0) 09:11:40 (49/136) Installing libbz2 (1.0.8-r1) 09:11:40 (50/136) Installing freetype (2.12.1-r0) 09:11:40 (51/136) Installing fontconfig (2.14.0-r0) 09:11:40 (52/136) Installing pixman (0.40.0-r3) 09:11:40 (53/136) Installing cairo (1.17.4-r2) 09:11:40 (54/136) Installing cairo-gobject (1.17.4-r2) 09:11:40 (55/136) Installing avahi-libs (0.8-r6) 09:11:40 (56/136) Installing gmp (6.2.1-r2) 09:11:40 (57/136) Installing nettle (3.7.3-r0) 09:11:40 (58/136) Installing p11-kit (0.24.1-r0) 09:11:41 (59/136) Installing libtasn1 (4.18.0-r0) 09:11:41 (60/136) Installing libunistring (1.0-r0) 09:11:41 (61/136) Installing gnutls (3.7.7-r0) 09:11:41 (62/136) Installing cups-libs (2.4.2-r0) 09:11:41 (63/136) Installing libepoxy (1.5.10-r0) 09:11:41 (64/136) Installing fribidi (1.0.12-r0) 09:11:41 (65/136) Installing graphite2 (1.3.14-r1) 09:11:41 (66/136) Installing harfbuzz (4.3.0-r0) 09:11:41 (67/136) Installing libxft (2.3.4-r0) 09:11:41 (68/136) Installing pango (1.50.7-r0) 09:11:42 (69/136) Installing wayland-libs-client (1.20.0-r0) 09:11:42 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 09:11:42 (71/136) Installing wayland-libs-egl (1.20.0-r0) 09:11:42 (72/136) Installing xkeyboard-config (2.35.1-r0) 09:11:42 (73/136) Installing libxkbcommon (1.4.1-r0) 09:11:42 (74/136) Installing gtk+3.0 (3.24.34-r1) 09:11:43 Executing gtk+3.0-3.24.34-r1.post-install 09:11:43 (75/136) Installing libfontenc (1.1.4-r0) 09:11:43 (76/136) Installing mkfontscale (1.2.2-r0) 09:11:43 (77/136) Installing font-opensans (0_git20210927-r0) 09:11:43 (78/136) Installing libgcc (11.2.1_git20220219-r2) 09:11:43 (79/136) Installing libogg (1.3.5-r1) 09:11:43 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 09:11:43 (81/136) Installing flac (1.3.4-r0) 09:11:43 (82/136) Installing alsa-lib (1.2.7.2-r0) 09:11:44 (83/136) Installing libatomic (11.2.1_git20220219-r2) 09:11:44 (84/136) Installing sdl2 (2.0.22-r0) 09:11:44 (85/136) Installing aom-libs (3.3.0-r0) 09:11:44 (86/136) Installing libass (0.16.0-r0) 09:11:44 (87/136) Installing libdav1d (1.0.0-r0) 09:11:45 (88/136) Installing libdrm (2.4.110-r0) 09:11:45 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:11:45 (90/136) Installing ncurses-libs (6.3_p20220521-r0) 09:11:45 (91/136) Installing lame (3.100-r0) 09:11:45 (92/136) Installing opus (1.3.1-r1) 09:11:45 (93/136) Installing libasyncns (0.8-r1) 09:11:45 (94/136) Installing libltdl (2.4.7-r0) 09:11:45 (95/136) Installing orc (0.4.32-r0) 09:11:46 (96/136) Installing libvorbis (1.3.7-r0) 09:11:46 (97/136) Installing libsndfile (1.1.0-r0) 09:11:46 (98/136) Installing libgomp (11.2.1_git20220219-r2) 09:11:46 (99/136) Installing soxr (0.1.3-r2) 09:11:46 (100/136) Installing speexdsp (1.2.0-r0) 09:11:46 (101/136) Installing tdb-libs (1.4.6-r0) 09:11:46 (102/136) Installing libpulse (15.0-r2) 09:11:46 (103/136) Installing cjson (1.7.15-r3) 09:11:46 (104/136) Installing mbedtls (2.28.1-r0) 09:11:46 (105/136) Installing librist (0.2.6-r1) 09:11:47 (106/136) Installing libsrt (1.4.4-r0) 09:11:47 (107/136) Installing libssh (0.9.6-r1) 09:11:47 (108/136) Installing libtheora (1.1.1-r16) 09:11:47 (109/136) Installing v4l-utils-libs (1.22.1-r1) 09:11:47 (110/136) Installing libva (2.14.0-r0) 09:11:47 (111/136) Installing libvdpau (1.5-r0) 09:11:47 (112/136) Installing vidstab (1.1.0-r1) 09:11:47 (113/136) Installing libvpx (1.11.0-r1) 09:11:47 (114/136) Installing x264-libs (0.163_git20210613-r0) 09:11:47 (115/136) Installing numactl (2.0.14-r0) 09:11:47 (116/136) Installing x265-libs (3.5-r3) 09:11:48 (117/136) Installing xvidcore (1.3.7-r1) 09:11:48 (118/136) Installing ffmpeg-libs (5.0.1-r1) 09:11:49 (119/136) Installing libevent (2.1.12-r4) 09:11:49 (120/136) Installing mesa (21.3.8-r2) 09:11:49 (121/136) Installing wayland-libs-server (1.20.0-r0) 09:11:49 (122/136) Installing mesa-gbm (21.3.8-r2) 09:11:49 (123/136) Installing icu-data-en (71.1-r2) 09:11:49 Executing icu-data-en-71.1-r2.post-install 09:11:49 * 09:11:49 * If you need ICU with non-English locales and legacy charset support, install 09:11:49 * package icu-data-full. 09:11:49 * 09:11:49 (124/136) Installing icu-libs (71.1-r2) 09:11:49 (125/136) Installing lcms2 (2.13.1-r0) 09:11:50 (126/136) Installing minizip (1.2.12-r0) 09:11:50 (127/136) Installing nspr (4.33-r0) 09:11:50 (128/136) Installing sqlite-libs (3.38.5-r0) 09:11:50 (129/136) Installing nss (3.78.1-r0) 09:11:50 (130/136) Installing re2 (2022.04.01-r0) 09:11:50 (131/136) Installing snappy (1.1.9-r4) 09:11:50 (132/136) Installing libgpg-error (1.45-r0) 09:11:50 (133/136) Installing libgcrypt (1.10.1-r0) 09:11:50 (134/136) Installing libxslt (1.1.35-r0) 09:11:50 (135/136) Installing chromium (102.0.5005.182-r0) 09:11:55 Building wheel for numpy (pyproject.toml): still running... 09:11:56 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 09:11:56 Executing busybox-1.35.0-r17.trigger 09:11:56 Executing glib-2.72.1-r0.trigger 09:11:56 Executing shared-mime-info-2.2-r0.trigger 09:12:03 Executing gdk-pixbuf-2.42.8-r0.trigger 09:12:03 Executing gtk-update-icon-cache-2.24.33-r3.trigger 09:12:03 Executing fontconfig-2.14.0-r0.trigger 09:12:03 Executing mkfontscale-1.2.2-r0.trigger 09:12:03 OK: 374 MiB in 157 packages 09:12:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:05 (1/21) Installing binutils (2.38-r3) 09:12:06 (2/21) Installing isl22 (0.22-r0) 09:12:06 (3/21) Installing mpfr4 (4.1.0-r0) 09:12:06 (4/21) Installing mpc1 (1.2.1-r0) 09:12:06 (5/21) Installing gcc (11.2.1_git20220219-r2) 09:12:09 (6/21) Installing musl-dev (1.2.3-r0) 09:12:09 (7/21) Installing libc-dev (0.7.2-r3) 09:12:09 (8/21) Installing linux-headers (5.16.7-r1) 09:12:10 (9/21) Installing libffi-dev (3.4.2-r1) 09:12:10 (10/21) Installing libpq (14.5-r0) 09:12:10 (11/21) Installing openssl-dev (1.1.1q-r0) 09:12:10 (12/21) Installing libpq-dev (14.5-r0) 09:12:10 (13/21) Installing libecpg (14.5-r0) 09:12:10 (14/21) Installing libecpg-dev (14.5-r0) 09:12:11 (15/21) Installing llvm13-libs (13.0.1-r2) 09:12:15 (16/21) Installing clang-libs (13.0.1-r1) 09:12:20 (17/21) Installing clang (13.0.1-r1) 09:12:20 (18/21) Installing icu (71.1-r2) 09:12:20 (19/21) Installing icu-dev (71.1-r2) 09:12:21 (20/21) Installing llvm13 (13.0.1-r2) 09:12:26 (21/21) Installing postgresql14-dev (14.5-r0) 09:12:26 Executing busybox-1.35.0-r17.trigger 09:12:26 OK: 767 MiB in 178 packages 09:12:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:28 (1/10) Installing g++ (11.2.1_git20220219-r2) 09:12:30 (2/10) Installing gdbm (1.23-r0) 09:12:30 (3/10) Installing mpdecimal (2.5.1-r1) 09:12:30 (4/10) Installing readline (8.1.2-r0) 09:12:30 (5/10) Installing python3 (3.10.5-r0) 09:12:32 (6/10) Installing python3-dev (3.10.5-r0) 09:12:34 (7/10) Installing libsodium (1.0.18-r0) 09:12:34 (8/10) Installing libzmq (4.3.4-r0) 09:12:34 (9/10) Installing libsodium-dev (1.0.18-r0) 09:12:34 (10/10) Installing zeromq-dev (4.3.4-r0) 09:12:34 Executing busybox-1.35.0-r17.trigger 09:12:34 OK: 937 MiB in 188 packages 09:12:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:37 OK: 937 MiB in 188 packages 09:12:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:39 (1/1) Installing tzdata (2022c-r0) 09:12:39 Executing busybox-1.35.0-r17.trigger 09:12:39 OK: 940 MiB in 189 packages 09:12:40 (1/1) Purging tzdata (2022c-r0) 09:12:40 Executing busybox-1.35.0-r17.trigger 09:12:40 OK: 937 MiB in 188 packages 09:12:58 Looking in links: /tmp/tmpq3cwrcgb 09:12:58 Processing /tmp/tmpq3cwrcgb/setuptools-58.1.0-py3-none-any.whl 09:12:58 Processing /tmp/tmpq3cwrcgb/pip-22.0.4-py3-none-any.whl 09:12:58 Installing collected packages: setuptools, pip 09:13:03 Building wheel for numpy (pyproject.toml): still running... 09:13:11 Successfully installed pip-22.0.4 setuptools-58.1.0 09:13:11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:13:14 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 09:13:15 Collecting pip 09:13:15 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 09:13:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.4 MB/s eta 0:00:00 09:13:15 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 09:13:18 Collecting setuptools 09:13:18 Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) 09:13:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.0 MB/s eta 0:00:00 09:13:18 Collecting wheel 09:13:18 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 09:13:20 Installing collected packages: wheel, setuptools, pip 09:13:20 Attempting uninstall: setuptools 09:13:20 Found existing installation: setuptools 58.1.0 09:13:20 Uninstalling setuptools-58.1.0: 09:13:21 Successfully uninstalled setuptools-58.1.0 09:13:26 Attempting uninstall: pip 09:13:26 Found existing installation: pip 22.0.4 09:13:28 Uninstalling pip-22.0.4: 09:13:28 Successfully uninstalled pip-22.0.4 09:13:38 Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 09:13:38 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:13:42 Processing ./edgex-taf-common 09:13:42 Preparing metadata (setup.py): started 09:13:44 Preparing metadata (setup.py): finished with status 'done' 09:13:44 Building wheels for collected packages: edgex-taf-common 09:13:44 Building wheel for edgex-taf-common (setup.py): started 09:13:47 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 09:13:47 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=ecc3f4f6295c2747ed78034636fa97ee58d5acf4cff6c43a1307b96f4a2d3ed8 09:13:47 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 09:13:47 Successfully built edgex-taf-common 09:13:47 Installing collected packages: edgex-taf-common 09:13:47 Successfully installed edgex-taf-common-0.0.0 09:13: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 09:13:51 Collecting robotframework==4.1.3 09:13:51 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 09:13:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.1 MB/s eta 0:00:00 09:13:52 Installing collected packages: robotframework 09:13:55 Successfully installed robotframework-4.1.3 09:13: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 09:13:58 Collecting docker==4.4.1 09:13:58 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 09:13:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.9 MB/s eta 0:00:00 09:13:59 Collecting requests!=2.18.0,>=2.14.2 09:13:59 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 09:13:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.2 MB/s eta 0:00:00 09:13:59 Collecting websocket-client>=0.32.0 09:13:59 Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) 09:14:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 2.8 MB/s eta 0:00:00 09:14:00 Collecting six>=1.4.0 09:14:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 09:14:00 Collecting urllib3<1.27,>=1.21.1 09:14:00 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 09:14:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 6.1 MB/s eta 0:00:00 09:14:00 Collecting certifi>=2017.4.17 09:14:00 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 09:14:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.8 MB/s eta 0:00:00 09:14:00 Collecting idna<4,>=2.5 09:14:00 Downloading idna-3.4-py3-none-any.whl (61 kB) 09:14:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.3 MB/s eta 0:00:00 09:14:01 Collecting charset-normalizer<3,>=2 09:14:01 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 09:14:02 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 09:14:07 Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 09:14: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 09:14:11 Collecting python-dotenv==0.15.0 09:14:11 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 09:14:12 Installing collected packages: python-dotenv 09:14:12 Successfully installed python-dotenv-0.15.0 09:14:12 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:14:16 Collecting RESTinstance==1.0.2 09:14:16 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 09:14:16 Collecting docutils 09:14:16 Downloading docutils-0.19-py3-none-any.whl (570 kB) 09:14:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 8.8 MB/s eta 0:00:00 09:14:17 Collecting pytz 09:14:17 Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) 09:14:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 8.7 MB/s eta 0:00:00 09:14:17 Collecting rfc3987 09:14:17 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 09:14:18 Collecting jsonschema 09:14:18 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) 09:14:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 3.8 MB/s eta 0:00:00 09:14:18 Collecting GenSON 09:14:18 Downloading genson-1.2.2.tar.gz (34 kB) 09:14:18 Preparing metadata (setup.py): started 09:14:20 Preparing metadata (setup.py): finished with status 'done' 09:14:20 Collecting pygments 09:14:20 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 09:14:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.3 MB/s eta 0:00:00 09:14:21 Collecting strict-rfc3339 09:14:21 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 09:14:21 Preparing metadata (setup.py): started 09:14:23 Preparing metadata (setup.py): finished with status 'done' 09:14:23 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 09:14:23 Collecting tzlocal 09:14:23 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 09:14:23 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 09:14:23 Collecting flex 09:14:23 Downloading flex-6.14.1.tar.gz (40 kB) 09:14:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 09:14:24 Preparing metadata (setup.py): started 09:14:24 Building wheel for numpy (pyproject.toml): still running... 09:14:26 Preparing metadata (setup.py): finished with status 'done' 09:14:26 Collecting jsonpath-ng 09:14:26 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 09:14:27 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 09:14:27 Collecting PyYAML>=3.11 09:14:27 Downloading PyYAML-6.0.tar.gz (124 kB) 09:14:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.2 MB/s eta 0:00:00 09:14:29 Installing build dependencies: started 09:14:42 Building wheel for numpy (pyproject.toml): finished with status 'done' 09:14:42 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359297 sha256=59af6a8e3fa7fa9930bfdfa351994b3ff8ad64fa4a106213afa66638dc675455 09:14:42 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 09:14:42 Successfully built numpy 09:14:42 Installing collected packages: numpy 09:14:45 Successfully installed numpy-1.22.3 09:14: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 09:14:45 Collecting psutil==5.9.0 09:14:45 Downloading psutil-5.9.0.tar.gz (478 kB) 09:14:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 23.5 MB/s eta 0:00:00 09:14:46 Preparing metadata (setup.py): started 09:14:46 Preparing metadata (setup.py): finished with status 'done' 09:14:46 Building wheels for collected packages: psutil 09:14:46 Building wheel for psutil (setup.py): started 09:14:48 Building wheel for psutil (setup.py): finished with status 'done' 09:14:48 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271449 sha256=135b8e71f35adfa085e0474d7a237d1098edb7b8fc4157a3e3f30a2624c913cc 09:14:48 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 09:14:48 Successfully built psutil 09:14:48 Installing collected packages: psutil 09:14:48 Successfully installed psutil-5.9.0 09:14: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 09:14:49 Collecting pycryptodome==3.15.0 09:14:49 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 09:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 37.9 MB/s eta 0:00:00 09:14:50 Preparing metadata (setup.py): started 09:14:51 Preparing metadata (setup.py): finished with status 'done' 09:14:51 Building wheels for collected packages: pycryptodome 09:14:51 Building wheel for pycryptodome (setup.py): started 09:14:56 Installing build dependencies: finished with status 'done' 09:14:56 Getting requirements to build wheel: started 09:15:14 Getting requirements to build wheel: finished with status 'done' 09:15:14 Preparing metadata (pyproject.toml): started 09:15:15 Preparing metadata (pyproject.toml): finished with status 'done' 09:15:15 Collecting validate-email>=1.2 09:15:15 Downloading validate_email-1.3.tar.gz (4.7 kB) 09:15:15 Preparing metadata (setup.py): started 09:15:17 Preparing metadata (setup.py): finished with status 'done' 09:15:17 Collecting click>=3.3 09:15:17 Downloading click-8.1.3-py3-none-any.whl (96 kB) 09:15:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.0 MB/s eta 0:00:00 09:15:17 Collecting jsonpointer>=1.7 09:15:17 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 09:15:18 Building wheel for pycryptodome (setup.py): finished with status 'done' 09:15:18 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111198 sha256=8ca9af3ddc777c29ef7687eef89c36711d7800098533162377911e1fc43d55a9 09:15:18 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 09:15:18 Successfully built pycryptodome 09:15:18 Installing collected packages: pycryptodome 09:15:18 Successfully installed pycryptodome-3.15.0 09:15: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 09:15:18 Collecting influxdb-client==1.33.0 09:15:18 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 09:15:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 13.4 MB/s eta 0:00:00 09:15:18 Collecting reactivex>=4.0.4 09:15:18 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 09:15:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.7 MB/s eta 0:00:00 09:15:18 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) 09:15:18 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) 09:15:18 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) 09:15:18 Collecting python-dateutil>=2.5.3 09:15:18 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 09:15:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 28.4 MB/s eta 0:00:00 09:15:18 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 09:15:18 Collecting typing-extensions<5.0.0,>=4.1.1 09:15:18 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 09:15:18 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 09:15:18 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 09:15: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 09:15:18 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) 09:15:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) 09:15:18 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 09:15:18 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) 09:15:18 Collecting decorator 09:15:18 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 09:15:18 Collecting ply 09:15:18 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 09:15:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 09:15:18 Collecting attrs>=17.4.0 09:15:18 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 09:15:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.3 MB/s eta 0:00:00 09:15:19 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 09:15:19 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 09:15:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.3 MB/s eta 0:00:00 09:15:19 Installing build dependencies: started 09:15:36 Removing intermediate container b623027fef88 09:15:36 ---> 2343ba474879 09:15:36 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 09:15:36 ---> Running in 8d64ca700d1d 09:15:36 Removing intermediate container 8d64ca700d1d 09:15:36 ---> 418181a1e9fc 09:15:36 Step 10/12 : LABEL arch=amd64 09:15:36 ---> Running in 8be4f6573510 09:15:36 Removing intermediate container 8be4f6573510 09:15:36 ---> 55c8b5f18800 09:15:36 Step 11/12 : LABEL git_sha=8a2ece878d90b9b84fce85a683ceecc0804aedf3 09:15:36 ---> Running in fa3c1381fb98 09:15:36 Removing intermediate container fa3c1381fb98 09:15:36 ---> 3b2140afd586 09:15:36 Step 12/12 : LABEL version=0.0.2-dev.19 09:15:36 ---> Running in 10fff894484b 09:15:36 Removing intermediate container 10fff894484b 09:15:36 ---> 24eab7109e03 09:15:36 [Warning] One or more build-args [ARCH] were not consumed 09:15:36 Successfully built 24eab7109e03 09:15:36 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 09:15:36 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 09:15:36 8a2ece878d90b9b84fce85a683ceecc0804aedf3 09:15:36 latest 09:15:36 0.0.2-dev.19 09:15:36 8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 09:15:36 main 09:15:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:36 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:36 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3 09:15:36 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 09:15:36 317489224412: Preparing 09:15:36 08575614439d: Preparing 09:15:36 94f5be1e78c7: Preparing 09:15:36 3c95b3420742: Preparing 09:15:36 994393dc58e7: Preparing 09:15:36 994393dc58e7: Layer already exists 09:15:36 94f5be1e78c7: Pushed 09:15:36 08575614439d: Pushed 09:15:36 3c95b3420742: Pushed 09:15:37 Installing build dependencies: finished with status 'done' 09:15:37 Getting requirements to build wheel: started 09:15:39 Getting requirements to build wheel: finished with status 'done' 09:15:39 Preparing metadata (pyproject.toml): started 09:15:43 Preparing metadata (pyproject.toml): finished with status 'done' 09:15:43 Collecting pytz-deprecation-shim 09:15:43 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 09:15:44 Collecting tzdata 09:15:44 Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) 09:15:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 8.5 MB/s eta 0:00:00 09:15:44 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 09:15:44 Building wheel for flex (setup.py): started 09:15:48 Building wheel for flex (setup.py): finished with status 'done' 09:15:48 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=36ada4d850132f1e351f782e1c3a16ee4c6ff1e213c9690bb62d4e66a1177ebf 09:15:48 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 09:15:48 Building wheel for strict-rfc3339 (setup.py): started 09:15:51 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 09:15:51 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=7ae071841a1a7bc4d58d1d3fbcfcf634734e89cbb00635ef1473d4b1bdda935c 09:15:51 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 09:15:51 Building wheel for GenSON (setup.py): started 09:15:54 Building wheel for GenSON (setup.py): finished with status 'done' 09:15:54 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=d3620e828a3996827334167c4ea5ced7c93b6244c25cf9bd06e30529726bf72c 09:15:54 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 09:15:54 Building wheel for pyrsistent (pyproject.toml): started 09:16:04 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 09:16:04 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114481 sha256=ca168d0e17b9afda1f9c89d7adcc1440393d78ca6fde6329104835c0c42eb358 09:16:04 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 09:16:04 Building wheel for PyYAML (pyproject.toml): started 09:16:08 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 09:16:08 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=351a010453c3afaa8c8a0ea3a76183b33df87713a33c3662cbafa805f7072eac 09:16:08 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 09:16:08 Building wheel for validate-email (setup.py): started 09:16:11 Building wheel for validate-email (setup.py): finished with status 'done' 09:16:11 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=649d3f56641a4ddb1c8ef50c1a0f1fb91763b4e5db88ced72305dfd0373197d4 09:16:11 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 09:16:11 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 09:16:12 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 09:16:27 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.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 09:16:27 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:16:32 Collecting robotbackgroundlogger==1.2 09:16:32 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 09:16:32 Preparing metadata (setup.py): started 09:16:34 Preparing metadata (setup.py): finished with status 'done' 09:16:34 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 09:16:34 Building wheels for collected packages: robotbackgroundlogger 09:16:34 Building wheel for robotbackgroundlogger (setup.py): started 09:16:36 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 09:16:36 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=6d65ce7b2f83065bb5a403d272f529990aead8baf3c21a42b4964c20cfc19c86 09:16:36 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 09:16:36 Successfully built robotbackgroundlogger 09:16:38 Installing collected packages: robotbackgroundlogger 09:16:38 Successfully installed robotbackgroundlogger-1.2 09:16:38 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:16:42 Collecting configparser==5.0.1 09:16:42 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 09:16:44 Installing collected packages: configparser 09:16:44 Successfully installed configparser-5.0.1 09:16:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 09:16:48 Collecting requests==2.25.1 09:16:48 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 09:16:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.0 MB/s eta 0:00:00 09:16:48 Collecting chardet<5,>=3.0.2 09:16:48 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 09:16:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 4.7 MB/s eta 0:00:00 09:16:48 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) 09:16:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) 09:16:48 Collecting idna<3,>=2.5 09:16:48 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 09:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.4 MB/s eta 0:00:00 09:16:50 Installing collected packages: idna, chardet, requests 09:16:50 Attempting uninstall: idna 09:16:50 Found existing installation: idna 3.4 09:16:50 Uninstalling idna-3.4: 09:16:50 Successfully uninstalled idna-3.4 09:16:53 Attempting uninstall: requests 09:16:53 Found existing installation: requests 2.28.1 09:16:53 Uninstalling requests-2.28.1: 09:16:53 Successfully uninstalled requests-2.28.1 09:16:53 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 09:16: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:16:57 Collecting robotframework-requests==0.8.0 09:16:57 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 09:16:57 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 09:16:57 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 09:16:58 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 09:16:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) 09:16: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.12) 09:16: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) 09:16:59 Installing collected packages: robotframework-requests 09:16:59 Successfully installed robotframework-requests-0.8.0 09:16: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 09:17:04 Collecting paho-mqtt==1.5.1 09:17:04 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 09:17:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.8 MB/s eta 0:00:00 09:17:04 Preparing metadata (setup.py): started 09:17:08 Preparing metadata (setup.py): finished with status 'done' 09:17:08 Building wheels for collected packages: paho-mqtt 09:17:08 Building wheel for paho-mqtt (setup.py): started 09:17:11 Building wheel for paho-mqtt (setup.py): finished with status 'done' 09:17:11 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=5cb1d04d63646341b0b5f87b222f3f24b8f3a182cdbf278cab965a89b7695e17 09:17:11 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 09:17:11 Successfully built paho-mqtt 09:17:13 Installing collected packages: paho-mqtt 09:17:13 Successfully installed paho-mqtt-1.5.1 09:17: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:17:17 Collecting redis==3.5.3 09:17:17 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 09:17:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 2.8 MB/s eta 0:00:00 09:17:20 Installing collected packages: redis 09:17:20 Successfully installed redis-3.5.3 09:17: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:17:27 Collecting pyzmq==22.2.1 09:17:27 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 09:17:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.1 MB/s eta 0:00:00 09:17:28 317489224412: Pushed 09:17:28 8a2ece878d90b9b84fce85a683ceecc0804aedf3: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:28 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:28 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 09:17:28 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 09:17:28 317489224412: Preparing 09:17:28 08575614439d: Preparing 09:17:28 94f5be1e78c7: Preparing 09:17:28 3c95b3420742: Preparing 09:17:28 994393dc58e7: Preparing 09:17:28 94f5be1e78c7: Layer already exists 09:17:28 08575614439d: Layer already exists 09:17:28 994393dc58e7: Layer already exists 09:17:28 3c95b3420742: Layer already exists 09:17:28 317489224412: Layer already exists 09:17:28 latest: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:29 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:29 Installing build dependencies: started 09:17:29 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.19 09:17:29 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 09:17:29 317489224412: Preparing 09:17:29 08575614439d: Preparing 09:17:29 94f5be1e78c7: Preparing 09:17:29 3c95b3420742: Preparing 09:17:29 994393dc58e7: Preparing 09:17:29 994393dc58e7: Layer already exists 09:17:29 317489224412: Layer already exists 09:17:29 08575614439d: Layer already exists 09:17:29 94f5be1e78c7: Layer already exists 09:17:29 3c95b3420742: Layer already exists 09:17:29 0.0.2-dev.19: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:29 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:30 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 09:17:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 09:17:30 317489224412: Preparing 09:17:30 08575614439d: Preparing 09:17:30 94f5be1e78c7: Preparing 09:17:30 3c95b3420742: Preparing 09:17:30 994393dc58e7: Preparing 09:17:30 317489224412: Layer already exists 09:17:30 994393dc58e7: Layer already exists 09:17:30 08575614439d: Layer already exists 09:17:30 3c95b3420742: Layer already exists 09:17:30 94f5be1e78c7: Layer already exists 09:17:30 8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:30 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:30 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 09:17:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 09:17:30 317489224412: Preparing 09:17:30 08575614439d: Preparing 09:17:30 94f5be1e78c7: Preparing 09:17:30 3c95b3420742: Preparing 09:17:30 994393dc58e7: Preparing 09:17:30 94f5be1e78c7: Layer already exists 09:17:30 3c95b3420742: Layer already exists 09:17:30 994393dc58e7: Layer already exists 09:17:30 317489224412: Layer already exists 09:17:30 08575614439d: Layer already exists 09:17:30 main: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:17:30 ===================================================== [Pipeline] echo 09:17:30 taggedImages: 09:17:30 - nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3 09:17:30 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 09:17:30 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.19 09:17:30 - nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 09:17:30 - 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 09:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:31 09:17:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:31 latest: Pulling from edgex-lftools-log-publisher 09:17:31 5eb5b503b376: Pulling fs layer 09:17:31 5c69ac0246d0: Pulling fs layer 09:17:31 ec43610c2a17: Pulling fs layer 09:17:31 3a2ae6a8a46f: Pulling fs layer 09:17:31 33b1e0a273af: Pulling fs layer 09:17:31 5d3b04190fa2: Pulling fs layer 09:17:31 2f39f015ded8: Pulling fs layer 09:17:31 33b1e0a273af: Waiting 09:17:31 5d3b04190fa2: Waiting 09:17:31 2f39f015ded8: Waiting 09:17:31 3a2ae6a8a46f: Waiting 09:17:31 5c69ac0246d0: Download complete 09:17:31 3a2ae6a8a46f: Download complete 09:17:31 ec43610c2a17: Verifying Checksum 09:17:31 ec43610c2a17: Download complete 09:17:31 33b1e0a273af: Verifying Checksum 09:17:31 33b1e0a273af: Download complete 09:17:31 5eb5b503b376: Verifying Checksum 09:17:31 5eb5b503b376: Download complete 09:17:32 2f39f015ded8: Download complete 09:17:32 5eb5b503b376: Pull complete 09:17:32 5c69ac0246d0: Pull complete 09:17:33 ec43610c2a17: Pull complete 09:17:33 3a2ae6a8a46f: Pull complete 09:17:33 33b1e0a273af: Pull complete 09:17:33 5d3b04190fa2: Pull complete 09:17:37 2f39f015ded8: Pull complete 09:17:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:17:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:37 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 09:17:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:17:41 $ docker top 2dc7351538adcb2382049565893688e114cf48dc96f1036ba18a2a15eb27d51e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:42 ---> job-cost.sh 09:17:42 lf-activate-venv: SKIPPING 09:17:42 INFO: No Stack... 09:17:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:42 INFO: Archiving Costs [Pipeline] sh 09:17:43 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 09:17:43 + cut -d, -f6 [Pipeline] lock 09:17:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] 09:17:43 Resource [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] did not exist. Created. 09:17:43 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:43 + echo total: 0.2199999988079071 [Pipeline] stash 09:17:43 Stashed 1 file(s) [Pipeline] } 09:17:43 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:43 $ docker stop --time=1 2dc7351538adcb2382049565893688e114cf48dc96f1036ba18a2a15eb27d51e 09:17:44 $ docker rm -f 2dc7351538adcb2382049565893688e114cf48dc96f1036ba18a2a15eb27d51e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:17:47 Installing build dependencies: finished with status 'done' 09:17:47 Getting requirements to build wheel: started 09:17:47 Getting requirements to build wheel: finished with status 'done' 09:17:47 Preparing metadata (pyproject.toml): started 09:17:52 Preparing metadata (pyproject.toml): finished with status 'done' 09:17:52 Building wheels for collected packages: pyzmq 09:17:52 Building wheel for pyzmq (pyproject.toml): started 09:19:13 Building wheel for pyzmq (pyproject.toml): still running... 09:20:35 Building wheel for pyzmq (pyproject.toml): still running... 09:20:43 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 09:20:43 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515226 sha256=5145fca43e6ea1ff8baf42ea55cfaf13d1fc9f2b91370eaeacf2a2e1df7bc46f 09:20:43 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 09:20:43 Successfully built pyzmq 09:20:44 Installing collected packages: pyzmq 09:20:46 Successfully installed pyzmq-22.2.1 09:20:46 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:20:50 Collecting robotframework-seleniumlibrary==5.1.3 09:20:50 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 09:20:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.7 MB/s eta 0:00:00 09:20:50 Collecting robotframework-pythonlibcore>=2.1.0 09:20:50 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 09:20:50 Collecting selenium>=3.141.0 09:20:51 Downloading selenium-4.5.0-py3-none-any.whl (995 kB) 09:20:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 10.8 MB/s eta 0:00:00 09:20:51 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 09:20:51 Collecting trio~=0.17 09:20:51 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 09:20:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.2 MB/s eta 0:00:00 09:20:51 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) 09:20:51 Collecting trio-websocket~=0.9 09:20:51 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 09:20:51 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) 09:20:51 Collecting sortedcontainers 09:20:51 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:20:51 Collecting exceptiongroup>=1.0.0rc9 09:20:51 Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 09:20:51 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) 09:20:51 Collecting outcome 09:20:51 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 09:20:51 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) 09:20:52 Collecting async-generator>=1.9 09:20:52 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 09:20:52 Collecting sniffio 09:20:52 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 09:20:52 Collecting wsproto>=0.14 09:20:52 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 09:20:52 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 09:20:52 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 09:20:53 Collecting h11<1,>=0.9.0 09:20:53 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 09:20:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 168.7 kB/s eta 0:00:00 09:20:55 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 09:21:07 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 09:21: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 09:21:10 Collecting psycopg2==2.9.3 09:21:10 Downloading psycopg2-2.9.3.tar.gz (380 kB) 09:21:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.5 MB/s eta 0:00:00 09:21:10 Preparing metadata (setup.py): started 09:21:13 Preparing metadata (setup.py): finished with status 'done' 09:21:13 Building wheels for collected packages: psycopg2 09:21:13 Building wheel for psycopg2 (setup.py): started 09:22:21 Building wheel for psycopg2 (setup.py): still running... 09:22:21 Building wheel for psycopg2 (setup.py): finished with status 'done' 09:22:21 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470366 sha256=d305e1d8e6108b5650e7c98352a17fbf9b4d800c76d0f1d657a40d1580ab7ad4 09:22:21 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 09:22:21 Successfully built psycopg2 09:22:22 Installing collected packages: psycopg2 09:22:22 Successfully installed psycopg2-2.9.3 09:22: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 09:22:29 Collecting numpy==1.22.3 09:22:29 Downloading numpy-1.22.3.zip (11.5 MB) 09:22:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.8 MB/s eta 0:00:00 09:22:33 Installing build dependencies: started 09:22:51 Installing build dependencies: finished with status 'done' 09:22:51 Getting requirements to build wheel: started 09:22:56 Getting requirements to build wheel: finished with status 'done' 09:22:56 Preparing metadata (pyproject.toml): started 09:23:00 Preparing metadata (pyproject.toml): finished with status 'done' 09:23:00 Building wheels for collected packages: numpy 09:23:00 Building wheel for numpy (pyproject.toml): started 09:25:21 Building wheel for numpy (pyproject.toml): still running... 09:26:18 Building wheel for numpy (pyproject.toml): still running... 09:27:26 Building wheel for numpy (pyproject.toml): still running... 09:28:22 Building wheel for numpy (pyproject.toml): still running... 09:29:30 Building wheel for numpy (pyproject.toml): still running... 09:30:38 Building wheel for numpy (pyproject.toml): still running... 09:31:34 Building wheel for numpy (pyproject.toml): still running... 09:36:11 Building wheel for numpy (pyproject.toml): still running... 09:38:03 Building wheel for numpy (pyproject.toml): still running... 09:40:10 Building wheel for numpy (pyproject.toml): still running... 09:42:16 Building wheel for numpy (pyproject.toml): still running... 09:43:24 Building wheel for numpy (pyproject.toml): still running... 09:45:46 Building wheel for numpy (pyproject.toml): still running... 09:49:37 Building wheel for numpy (pyproject.toml): still running... 09:51:14 Building wheel for numpy (pyproject.toml): still running... 09:53:06 Building wheel for numpy (pyproject.toml): still running... 09:53:24 Building wheel for numpy (pyproject.toml): finished with status 'done' 09:53:24 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623686 sha256=42c7718356e0ecf5144e3fd2d2177281d73f0950e22bea7bad5b9cd18fa14b0c 09:53:24 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 09:53:24 Successfully built numpy 09:53:26 Installing collected packages: numpy 09:53:48 Successfully installed numpy-1.22.3 09:53: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 09:53:55 Collecting psutil==5.9.0 09:53:55 Downloading psutil-5.9.0.tar.gz (478 kB) 09:53:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.3 MB/s eta 0:00:00 09:53:55 Preparing metadata (setup.py): started 09:53:59 Preparing metadata (setup.py): finished with status 'done' 09:53:59 Building wheels for collected packages: psutil 09:53:59 Building wheel for psutil (setup.py): started 09:54:12 Building wheel for psutil (setup.py): finished with status 'done' 09:54:12 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=099ea3ff69adc77d17d331841a3b2b1076a0f20c71fbfa3409ff423c358acd67 09:54:12 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 09:54:12 Successfully built psutil 09:54:14 Installing collected packages: psutil 09:54:16 Successfully installed psutil-5.9.0 09: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 09:54:21 Collecting pycryptodome==3.15.0 09:54:21 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 09:54:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 11.5 MB/s eta 0:00:00 09:54:24 Preparing metadata (setup.py): started 09:54:28 Preparing metadata (setup.py): finished with status 'done' 09:54:28 Building wheels for collected packages: pycryptodome 09:54:28 Building wheel for pycryptodome (setup.py): started 09:55:36 Building wheel for pycryptodome (setup.py): still running... 09:56:32 Building wheel for pycryptodome (setup.py): still running... 09:56:34 Building wheel for pycryptodome (setup.py): finished with status 'done' 09:56:34 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2016985 sha256=596efe5e585e58e0c1d74102890f8e774631580f6c17502733087e679f223e48 09:56:34 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 09:56:34 Successfully built pycryptodome 09:56:36 Installing collected packages: pycryptodome 09:56:40 Successfully installed pycryptodome-3.15.0 09:56: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 09:56:45 Collecting influxdb-client==1.33.0 09:56:45 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 09:56:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.2 MB/s eta 0:00:00 09:56:45 Collecting reactivex>=4.0.4 09:56:45 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 09:56:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.1 MB/s eta 0:00:00 09:56:45 Collecting python-dateutil>=2.5.3 09:56:45 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 09:56:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.8 MB/s eta 0:00:00 09:56:45 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) 09:56:45 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) 09:56:45 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) 09:56:45 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 09:56:46 Collecting typing-extensions<5.0.0,>=4.1.1 09:56:46 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 09:56:48 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 09:56:56 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 09:56:56 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:57:35 Removing intermediate container aac67013b2e8 09:57:35 ---> 694ec7515b59 09:57:35 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 09:57:35 ---> Running in 23c206b145c8 09:57:35 Removing intermediate container 23c206b145c8 09:57:35 ---> d8f984248204 09:57:35 Step 10/12 : LABEL arch=arm64 09:57:36 ---> Running in 2f6d9f8a6aa4 09:57:36 Removing intermediate container 2f6d9f8a6aa4 09:57:36 ---> 4d78fcda76e6 09:57:36 Step 11/12 : LABEL git_sha=8a2ece878d90b9b84fce85a683ceecc0804aedf3 09:57:36 ---> Running in 94b988bb8927 09:57:36 Removing intermediate container 94b988bb8927 09:57:36 ---> c8e358448517 09:57:36 Step 12/12 : LABEL version=0.0.2-dev.19 09:57:37 ---> Running in b2242799368b 09:57:37 Removing intermediate container b2242799368b 09:57:37 ---> b08d84d9ac00 09:57:37 [Warning] One or more build-args [ARCH] were not consumed 09:57:37 Successfully built b08d84d9ac00 09:57:37 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:57:37 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 09:57:37 8a2ece878d90b9b84fce85a683ceecc0804aedf3 09:57:37 latest 09:57:37 0.0.2-dev.19 09:57:37 8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 09:57:37 main 09:57:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:37 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:38 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3 09:57:38 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 09:57:38 d22732fcfaf7: Preparing 09:57:38 a5b006fc08f0: Preparing 09:57:38 a21e6fbc77af: Preparing 09:57:38 646ad490bb0f: Preparing 09:57:38 5d3e392a13a0: Preparing 09:57:38 5d3e392a13a0: Layer already exists 09:57:38 a5b006fc08f0: Pushed 09:57:38 a21e6fbc77af: Pushed 09:57:38 646ad490bb0f: Pushed 10:01:45 d22732fcfaf7: Pushed 10:01:45 8a2ece878d90b9b84fce85a683ceecc0804aedf3: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:45 + 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 10:01:45 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 10:01:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 10:01:45 d22732fcfaf7: Preparing 10:01:45 a5b006fc08f0: Preparing 10:01:45 a21e6fbc77af: Preparing 10:01:45 646ad490bb0f: Preparing 10:01:45 5d3e392a13a0: Preparing 10:01:45 5d3e392a13a0: Layer already exists 10:01:45 a21e6fbc77af: Layer already exists 10:01:45 a5b006fc08f0: Layer already exists 10:01:45 646ad490bb0f: Layer already exists 10:01:45 d22732fcfaf7: Layer already exists 10:01:45 latest: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:46 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:46 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.19 10:01:46 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 10:01:46 d22732fcfaf7: Preparing 10:01:46 a5b006fc08f0: Preparing 10:01:46 a21e6fbc77af: Preparing 10:01:46 646ad490bb0f: Preparing 10:01:46 5d3e392a13a0: Preparing 10:01:46 a21e6fbc77af: Layer already exists 10:01:46 646ad490bb0f: Layer already exists 10:01:46 d22732fcfaf7: Layer already exists 10:01:46 5d3e392a13a0: Layer already exists 10:01:46 a5b006fc08f0: Layer already exists 10:01:46 0.0.2-dev.19: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:46 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:47 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 10:01:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 10:01:47 d22732fcfaf7: Preparing 10:01:47 a5b006fc08f0: Preparing 10:01:47 a21e6fbc77af: Preparing 10:01:47 646ad490bb0f: Preparing 10:01:47 5d3e392a13a0: Preparing 10:01:47 d22732fcfaf7: Layer already exists 10:01:47 646ad490bb0f: Layer already exists 10:01:47 a21e6fbc77af: Layer already exists 10:01:47 5d3e392a13a0: Layer already exists 10:01:47 a5b006fc08f0: Layer already exists 10:01:47 8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:47 + 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 10:01:47 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 10:01:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 10:01:47 d22732fcfaf7: Preparing 10:01:47 a5b006fc08f0: Preparing 10:01:47 a21e6fbc77af: Preparing 10:01:47 646ad490bb0f: Preparing 10:01:47 5d3e392a13a0: Preparing 10:01:47 5d3e392a13a0: Layer already exists 10:01:47 646ad490bb0f: Layer already exists 10:01:47 a5b006fc08f0: Layer already exists 10:01:47 d22732fcfaf7: Layer already exists 10:01:47 a21e6fbc77af: Layer already exists 10:01:47 main: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:47 ===================================================== [Pipeline] echo 10:01:47 taggedImages: 10:01:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3 10:01:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 10:01:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.19 10:01:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 10:01:47 - 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 10:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:48 10:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:48 arm64: Pulling from edgex-lftools-log-publisher 10:01:48 8998bd30e6a1: Pulling fs layer 10:01:48 04944245beec: Pulling fs layer 10:01:48 699f458cf7ca: Pulling fs layer 10:01:48 765212b225bb: Pulling fs layer 10:01:48 f23df028b6ca: Pulling fs layer 10:01:48 d65c8cfc05b1: Pulling fs layer 10:01:48 2437ff75d9bd: Pulling fs layer 10:01:48 765212b225bb: Waiting 10:01:48 f23df028b6ca: Waiting 10:01:48 d65c8cfc05b1: Waiting 10:01:48 2437ff75d9bd: Waiting 10:01:48 04944245beec: Verifying Checksum 10:01:48 04944245beec: Download complete 10:01:48 765212b225bb: Verifying Checksum 10:01:48 765212b225bb: Download complete 10:01:48 f23df028b6ca: Download complete 10:01:48 d65c8cfc05b1: Verifying Checksum 10:01:48 d65c8cfc05b1: Download complete 10:01:48 699f458cf7ca: Verifying Checksum 10:01:48 699f458cf7ca: Download complete 10:01:49 8998bd30e6a1: Verifying Checksum 10:01:49 8998bd30e6a1: Download complete 10:01:51 2437ff75d9bd: Verifying Checksum 10:01:51 2437ff75d9bd: Download complete 10:01:53 8998bd30e6a1: Pull complete 10:01:53 04944245beec: Pull complete 10:01:54 699f458cf7ca: Pull complete 10:01:55 765212b225bb: Pull complete 10:01:55 f23df028b6ca: Pull complete 10:01:55 d65c8cfc05b1: Pull complete 10:02:10 2437ff75d9bd: Pull complete 10:02:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:11 prd-ubuntu20.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container 10:02:11 $ 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 10:02:13 $ docker top 6df1126cbf830ee530b251aac73485a68c23f2846173c5d06cc144d16875206f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:14 ---> job-cost.sh 10:02:14 lf-activate-venv: SKIPPING 10:02:14 INFO: No Stack... 10:02:15 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:16 INFO: Archiving Costs [Pipeline] sh 10:02:16 + cut -d, -f6 10:02:16 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock 10:02:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] 10:02:16 Resource [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] did not exist. Created. 10:02:16 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:17 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-e30e5f96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:02:17 + echo total: 0.10999999940395355 [Pipeline] stash 10:02:17 Warning: overwriting stash ‘stack-cost’ 10:02:18 Stashed 1 file(s) [Pipeline] } 10:02:18 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:18 $ docker stop --time=1 6df1126cbf830ee530b251aac73485a68c23f2846173c5d06cc144d16875206f 10:02:19 $ docker rm -f 6df1126cbf830ee530b251aac73485a68c23f2846173c5d06cc144d16875206f [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 10:02:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:20 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 10:02:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:20 $ docker top 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d -eo pid,comm 10:02:21 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). 10:02:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:21 [ssh-agent] Looking for ssh-agent implementation... 10:02:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:21 $ docker exec 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d ssh-agent 10:02:21 SSH_AUTH_SOCK=/tmp/ssh-6SWT3lnFcTcz/agent.32 10:02:21 SSH_AGENT_PID=38 10:02:21 Running ssh-add (command line suppressed) 10:02:21 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7703310766226328017.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7703310766226328017.key) 10:02:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:21 + git semver tag 10:02:21 2022-10-04 10:02:21,791 [run_tag] DEBUG tag force:False 10:02:21 2022-10-04 10:02:21,792 [check_head_tag] DEBUG check head tag 10:02:21 2022-10-04 10:02:21,792 [execute] INFO git cat-file --batch-check 10:02:21 2022-10-04 10:02:21,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 10:02:21 2022-10-04 10:02:21,795 [execute] INFO git cat-file --batch 10:02:21 2022-10-04 10:02:21,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 10:02:21 2022-10-04 10:02:21,804 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 10:02:21 2022-10-04 10:02:21,804 [execute] INFO git tag -a v0.0.2-dev.19 -m v0.0.2-dev.19 10:02:21 2022-10-04 10:02:21,805 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.19', '-m', 'v0.0.2-dev.19'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 10:02:21 2022-10-04 10:02:21,809 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 10:02:21 0.0.2-dev.19 [Pipeline] } 10:02:21 $ docker exec --env ******** --env ******** 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d ssh-agent -k 10:02:21 unset SSH_AUTH_SOCK; 10:02:21 unset SSH_AGENT_PID; 10:02:21 echo Agent pid 38 killed; 10:02:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:22 + git semver [Pipeline] } 10:02:22 $ docker stop --time=1 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d 10:02:23 $ docker rm -f 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:24 10:02:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:24 0.23.1-centos7: Pulling from edgex-lftools 10:02:24 ab5ef0e58194: Pulling fs layer 10:02:24 9712f1f96733: Pulling fs layer 10:02:24 63f879dbbcfc: Pulling fs layer 10:02:24 0d9ebad4ef96: Pulling fs layer 10:02:24 e9a5061849ea: Pulling fs layer 10:02:24 d747dcd14b5f: Pulling fs layer 10:02:24 0d9ebad4ef96: Waiting 10:02:24 2de7ff778b66: Pulling fs layer 10:02:24 d747dcd14b5f: Waiting 10:02:24 2de7ff778b66: Waiting 10:02:24 9712f1f96733: Download complete 10:02:24 63f879dbbcfc: Verifying Checksum 10:02:24 63f879dbbcfc: Download complete 10:02:25 0d9ebad4ef96: Verifying Checksum 10:02:25 0d9ebad4ef96: Download complete 10:02:25 d747dcd14b5f: Verifying Checksum 10:02:25 d747dcd14b5f: Download complete 10:02:25 ab5ef0e58194: Verifying Checksum 10:02:25 ab5ef0e58194: Download complete 10:02:25 e9a5061849ea: Verifying Checksum 10:02:25 e9a5061849ea: Download complete 10:02:25 2de7ff778b66: Verifying Checksum 10:02:25 2de7ff778b66: Download complete 10:02:27 ab5ef0e58194: Pull complete 10:02:27 9712f1f96733: Pull complete 10:02:28 63f879dbbcfc: Pull complete 10:02:32 0d9ebad4ef96: Pull complete 10:02:32 e9a5061849ea: Pull complete 10:02:32 d747dcd14b5f: Pull complete 10:02:33 2de7ff778b66: Pull complete 10:02:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:33 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 10:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:02:38 $ docker top 29f59d0c2bd7bfb731d8ac59d081fa764cfe196f62c4373513db8f30fc4fa4eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:02:38 provisioning config files... 10:02:38 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13183556235738209584tmp 10:02:38 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9181129596445244483tmp 10:02:38 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17935771244237397646tmp [Pipeline] { [Pipeline] echo 10:02:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:02:38 ---> sigul-configuration.sh 10:02:38 gpg: directory `/root/.gnupg' created 10:02:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:02:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:02:38 gpg: keyring `/root/.gnupg/secring.gpg' created 10:02:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:02:38 gpg: CAST5 encrypted data 10:02:38 gpg: encrypted with 1 passphrase 10:02:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:02:38 + mkdir /home/jenkins 10:02:38 + mkdir /home/jenkins/sigul [Pipeline] sh 10:02:39 + 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 10:02:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:02:39 ---> sigul-install.sh 10:02:39 Sigul already installed; skipping installation. [Pipeline] sh 10:02:39 + git tag --list 10:02:39 v0.0.1 10:02:39 v0.0.2-dev.1 10:02:39 v0.0.2-dev.10 10:02:39 v0.0.2-dev.11 10:02:39 v0.0.2-dev.12 10:02:39 v0.0.2-dev.13 10:02:39 v0.0.2-dev.14 10:02:39 v0.0.2-dev.15 10:02:39 v0.0.2-dev.16 10:02:39 v0.0.2-dev.17 10:02:39 v0.0.2-dev.18 10:02:39 v0.0.2-dev.19 10:02:39 v0.0.2-dev.2 10:02:39 v0.0.2-dev.3 10:02:39 v0.0.2-dev.4 10:02:39 v0.0.2-dev.5 10:02:39 v0.0.2-dev.6 10:02:39 v0.0.2-dev.7 10:02:39 v0.0.2-dev.8 10:02:39 v0.0.2-dev.9 [Pipeline] sh 10:02:39 + lftools sign git-tag v0.0.2-dev.19 10:02:40 Signing Git tag with Sigul... 10:02:40 Signing v0.0.2-dev.19 [Pipeline] echo 10:02:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:02:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:02:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:02:41 $ docker stop --time=1 29f59d0c2bd7bfb731d8ac59d081fa764cfe196f62c4373513db8f30fc4fa4eb 10:02:42 $ docker rm -f 29f59d0c2bd7bfb731d8ac59d081fa764cfe196f62c4373513db8f30fc4fa4eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:02:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:43 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 10:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:43 $ docker top c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 -eo pid,comm 10:02:44 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). 10:02:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:44 [ssh-agent] Looking for ssh-agent implementation... 10:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:44 $ docker exec c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 ssh-agent 10:02:44 SSH_AUTH_SOCK=/tmp/ssh-AuIkBZwTfbDK/agent.32 10:02:44 SSH_AGENT_PID=38 10:02:44 Running ssh-add (command line suppressed) 10:02:44 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18150100536072495505.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18150100536072495505.key) 10:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:44 + git semver bump pre 10:02:44 2022-10-04 10:02:44,823 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 10:02:44 2022-10-04 10:02:44,823 [bump_version] DEBUG bumping version:0.0.2-dev.19 on axis:pre with prefix:dev 10:02:44 2022-10-04 10:02:44,823 [bump_version] DEBUG bumped version:0.0.2-dev.20 10:02:44 2022-10-04 10:02:44,823 [write_version] DEBUG write version:0.0.2-dev.20 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 10:02:44 2022-10-04 10:02:44,823 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 10:02:44 2022-10-04 10:02:44,823 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 10:02:44 2022-10-04 10:02:44,825 [execute] INFO git cat-file --batch-check 10:02:44 2022-10-04 10:02:44,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 10:02:44 2022-10-04 10:02:44,830 [execute] INFO git cat-file --batch 10:02:44 2022-10-04 10:02:44,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 10:02:44 2022-10-04 10:02:44,834 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 10:02:44 0.0.2-dev.20 [Pipeline] } 10:02:44 $ docker exec --env ******** --env ******** c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 ssh-agent -k 10:02:45 unset SSH_AUTH_SOCK; 10:02:45 unset SSH_AGENT_PID; 10:02:45 echo Agent pid 38 killed; 10:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:45 + git semver [Pipeline] } 10:02:45 $ docker stop --time=1 c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 10:02:46 $ docker rm -f c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:47 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 10:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:47 $ docker top dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e -eo pid,comm 10:02:47 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). 10:02:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:47 [ssh-agent] Looking for ssh-agent implementation... 10:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:48 $ docker exec dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e ssh-agent 10:02:48 SSH_AUTH_SOCK=/tmp/ssh-LM18OcyWXGNs/agent.32 10:02:48 SSH_AGENT_PID=38 10:02:48 Running ssh-add (command line suppressed) 10:02:48 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2261928545855287376.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2261928545855287376.key) 10:02:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:48 + git semver push 10:02:48 2022-10-04 10:02:48,729 [run_push] DEBUG push 10:02:48 2022-10-04 10:02:48,730 [execute] INFO git cat-file --batch-check 10:02:48 2022-10-04 10:02:48,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 10:02:48 2022-10-04 10:02:48,733 [execute] INFO git rev-list 788d295437c7c2717afb4c157233ed7de8f04a8c -- 10:02:48 2022-10-04 10:02:48,733 [execute] DEBUG Popen(['git', 'rev-list', '788d295437c7c2717afb4c157233ed7de8f04a8c', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 10:02:48 2022-10-04 10:02:48,738 [execute] INFO git fetch -v origin 10:02:48 2022-10-04 10:02:48,739 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 10:02:49 2022-10-04 10:02:49,262 [run_push] DEBUG no remote changes detected 10:02:49 2022-10-04 10:02:49,263 [execute] INFO git push origin semver 10:02:49 2022-10-04 10:02:49,263 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 10:02:50 2022-10-04 10:02:50,264 [run_push] DEBUG push all version tags 10:02:50 2022-10-04 10:02:50,264 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:02:50 2022-10-04 10:02:50,265 [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) 10:02:51 2022-10-04 10:02:51,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 10:02:51 0.0.2-dev.20 [Pipeline] } 10:02:51 $ docker exec --env ******** --env ******** dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e ssh-agent -k 10:02:51 unset SSH_AUTH_SOCK; 10:02:51 unset SSH_AGENT_PID; 10:02:51 echo Agent pid 38 killed; 10:02:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:51 + git semver [Pipeline] } 10:02:51 $ docker stop --time=1 dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e 10:02:53 $ docker rm -f dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:02:53 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 10:02:53 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 10:02:53 total 16 10:02:53 drwxr-xr-x 3 root root 4096 Oct 4 09:17 . 10:02:53 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 10:02 .. 10:02:53 drwxr-xr-x 2 root root 4096 Oct 4 09:17 cost 10:02:53 -rw-r--r-- 1 root root 87 Oct 4 09:17 cost.csv 10:02:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 10:02:53 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 10:02:53 total 16 10:02:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 09:17 . 10:02:53 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 10:02 .. 10:02:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 09:17 cost 10:02:53 -rw-r--r-- 1 jenkins jenkins 87 Oct 4 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:02:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:02:54 ---> package-listing.sh 10:02:54 ++ facter osfamily 10:02:54 ++ tr '[:upper:]' '[:lower:]' 10:02:55 + OS_FAMILY=debian 10:02:55 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 10:02:55 + START_PACKAGES=/tmp/packages_start.txt 10:02:55 + END_PACKAGES=/tmp/packages_end.txt 10:02:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:55 + PACKAGES=/tmp/packages_start.txt 10:02:55 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 10:02:55 + PACKAGES=/tmp/packages_end.txt 10:02:55 + case "${OS_FAMILY}" in 10:02:55 + dpkg -l 10:02:55 + grep '^ii' 10:02:55 + '[' -f /tmp/packages_start.txt ']' 10:02:55 + '[' -f /tmp/packages_end.txt ']' 10:02:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:55 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 10:02:55 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 10:02:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 10:02:55 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 10:02:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:55 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 10:02:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:02:56 $ docker top c5d7e90c52f628af2472d5a7f69e1f0f012e962024ec2811a7c7fd94b4dc32d0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:02:56 + mkdir -p /var/log/sysstat [Pipeline] sh 10:02:57 + ls /var/log/sa-host 10:02:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:57 provisioning config files... 10:02:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11460894101765939890tmp [Pipeline] { [Pipeline] echo 10:02:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:02:57 ---> create-netrc.sh [Pipeline] } 10:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:02:57 ---> python-tools-install.sh [Pipeline] echo 10:02:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:02:58 ---> sudo-logs.sh 10:02:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:02:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:02:58 ---> job-cost.sh 10:02:58 lf-activate-venv: SKIPPING 10:02:58 DEBUG: total: 0.2199999988079071 10:02:58 INFO: Retrieving Stack Cost... 10:02:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:02:59 INFO: Archiving Costs [Pipeline] echo 10:02:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:02:59 ---> logs-deploy.sh 10:02:59 lf-activate-venv: SKIPPING 10:02:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/10 10:02:59 INFO: archiving workspace using pattern(s): 10:03:00 Archives upload complete. 10:03:00 INFO: archiving logs to Nexus