Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d44a59e8839b561502e27e6228a648cc97b4b41 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-ssh13558167144395486170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh5193789659537949197.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4532839354166271958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14493881013500997564.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh2176849866324732646.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7521306868660162318.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-209’ Running on prd-ubuntu20.04-docker-8c-8g-214 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 1d44a59e8839b561502e27e6228a648cc97b4b41 (main) Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 Commit message: "Merge pull request #41 from edgexfoundry/dependabot/pip/numpy-1.21.0" > git rev-list --no-walk 892cf485cfdfdf006b42a0214ae151b105c6708a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:02:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:02:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:02:06 ========================================================= 01:02:06 EdgeX Global Pipelines Version Info 01:02:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:02:07 ------------------- 01:02:07 stable info: 01:02:07 ------------------- 01:02:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:02:07 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 01:02:07 Message: update stable to v1.0.230 01:02:07 ------------------- 01:02:07 experimental info: 01:02:07 ------------------- 01:02:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:02:07 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 01:02:07 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:02:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 01:02:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 01:02:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 01:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d44a59e8839b561502e27e6228a648cc97b4b41 [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d44a59 [Pipeline] echo 01:02:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:08 provisioning config files... 01:02:08 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2101833828845140665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:08 ---> docker-login.sh 01:02:08 nexus3.edgexfoundry.org:10001 01:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:08 Configure a credential helper to remove this warning. See 01:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:08 01:02:08 Login Succeeded 01:02:08 nexus3.edgexfoundry.org:10002 01:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:08 Configure a credential helper to remove this warning. See 01:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:08 01:02:08 Login Succeeded 01:02:08 nexus3.edgexfoundry.org:10003 01:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:08 Configure a credential helper to remove this warning. See 01:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:08 01:02:08 Login Succeeded 01:02:08 nexus3.edgexfoundry.org:10004 01:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:09 Configure a credential helper to remove this warning. See 01:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:09 01:02:09 Login Succeeded 01:02:09 docker.io 01:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:09 Configure a credential helper to remove this warning. See 01:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:09 01:02:09 Login Succeeded 01:02:09 ---> docker-login.sh ends [Pipeline] } 01:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:02:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:02:10 + grep -v github /etc/ssh/ssh_known_hosts 01:02:10 + [ -e /tmp/ssh_known_hosts ] 01:02:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:02:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:02:10 + sudo tee -a /etc/ssh/ssh_known_hosts 01:02:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:02:10 01:02:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:02:10 latest: Pulling from edgex-devops/py-git-semver 01:02:10 1fe172e4850f: Pulling fs layer 01:02:10 caf521ccaac6: Pulling fs layer 01:02:10 3ead6fa29328: Pulling fs layer 01:02:10 5c2a1cbceb83: Pulling fs layer 01:02:10 a8d5f1318db7: Pulling fs layer 01:02:10 c427282e49a2: Pulling fs layer 01:02:10 1827001aaf11: Pulling fs layer 01:02:10 5c2a1cbceb83: Waiting 01:02:10 0714d37db230: Pulling fs layer 01:02:10 ac28cf19c067: Pulling fs layer 01:02:10 a8d5f1318db7: Waiting 01:02:10 ca983d60f3e2: Pulling fs layer 01:02:10 c427282e49a2: Waiting 01:02:10 9f894cec8388: Pulling fs layer 01:02:10 1827001aaf11: Waiting 01:02:10 ca983d60f3e2: Waiting 01:02:10 ac28cf19c067: Waiting 01:02:10 9f894cec8388: Waiting 01:02:10 caf521ccaac6: Download complete 01:02:10 5c2a1cbceb83: Verifying Checksum 01:02:10 5c2a1cbceb83: Download complete 01:02:11 a8d5f1318db7: Verifying Checksum 01:02:11 a8d5f1318db7: Download complete 01:02:11 c427282e49a2: Download complete 01:02:11 3ead6fa29328: Verifying Checksum 01:02:11 3ead6fa29328: Download complete 01:02:11 0714d37db230: Verifying Checksum 01:02:11 0714d37db230: Download complete 01:02:11 ac28cf19c067: Download complete 01:02:11 ca983d60f3e2: Verifying Checksum 01:02:11 ca983d60f3e2: Download complete 01:02:11 9f894cec8388: Download complete 01:02:11 1fe172e4850f: Verifying Checksum 01:02:11 1fe172e4850f: Download complete 01:02:11 1827001aaf11: Verifying Checksum 01:02:11 1827001aaf11: Download complete 01:02:12 1fe172e4850f: Pull complete 01:02:12 caf521ccaac6: Pull complete 01:02:13 3ead6fa29328: Pull complete 01:02:13 5c2a1cbceb83: Pull complete 01:02:13 a8d5f1318db7: Pull complete 01:02:13 c427282e49a2: Pull complete 01:02:15 1827001aaf11: Pull complete 01:02:15 0714d37db230: Pull complete 01:02:15 ac28cf19c067: Pull complete 01:02:15 ca983d60f3e2: Pull complete 01:02:15 9f894cec8388: Pull complete 01:02:15 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:15 prd-ubuntu20.04-docker-8c-8g-214 does not seem to be running inside a container 01:02:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 01:02:17 $ docker top 46c26f3110313219bebae0021f5225e8e2d53cf3b1677df7546515029403ce7c -eo pid,comm 01:02: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). 01:02:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:02:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:02:17 [ssh-agent] Looking for ssh-agent implementation... 01:02:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:02:17 $ docker exec 46c26f3110313219bebae0021f5225e8e2d53cf3b1677df7546515029403ce7c ssh-agent 01:02:17 SSH_AUTH_SOCK=/tmp/ssh-zZRRKdXqO4OD/agent.33 01:02:17 SSH_AGENT_PID=39 01:02:17 Running ssh-add (command line suppressed) 01:02:17 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3441274740020764591.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3441274740020764591.key) 01:02:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:02:17 + git tag --points-at HEAD [Pipeline] } 01:02:18 $ docker exec --env ******** --env ******** 46c26f3110313219bebae0021f5225e8e2d53cf3b1677df7546515029403ce7c ssh-agent -k 01:02:18 unset SSH_AUTH_SOCK; 01:02:18 unset SSH_AGENT_PID; 01:02:18 echo Agent pid 39 killed; 01:02:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:02:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:02:18 [ssh-agent] Looking for ssh-agent implementation... 01:02:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:02:18 $ docker exec 46c26f3110313219bebae0021f5225e8e2d53cf3b1677df7546515029403ce7c ssh-agent 01:02:18 SSH_AUTH_SOCK=/tmp/ssh-xJ1XtXg21S8S/agent.71 01:02:18 SSH_AGENT_PID=78 01:02:18 Running ssh-add (command line suppressed) 01:02:18 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3918401143172220425.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3918401143172220425.key) 01:02:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:02:18 + git semver init 01:02:19 2022-05-27 01:02:19,031 [run_init] DEBUG init version:0.0.0 force:False 01:02:19 2022-05-27 01:02:19,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 01:02:19 2022-05-27 01:02:19,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 01:02:19 2022-05-27 01:02:19,032 [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) 01:02:19 2022-05-27 01:02:19,524 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 01:02:19 2022-05-27 01:02:19,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 01:02:19 2022-05-27 01:02:19,525 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:02:19 2022-05-27 01:02:19,525 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:02:19 0.0.2-dev.17 [Pipeline] } 01:02:19 $ docker exec --env ******** --env ******** 46c26f3110313219bebae0021f5225e8e2d53cf3b1677df7546515029403ce7c ssh-agent -k 01:02:19 unset SSH_AUTH_SOCK; 01:02:19 unset SSH_AGENT_PID; 01:02:19 echo Agent pid 78 killed; 01:02:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:02:20 + git semver [Pipeline] } 01:02:20 $ docker stop --time=1 46c26f3110313219bebae0021f5225e8e2d53cf3b1677df7546515029403ce7c 01:02:21 $ docker rm -f 46c26f3110313219bebae0021f5225e8e2d53cf3b1677df7546515029403ce7c [Pipeline] // withDockerContainer [Pipeline] sh 01:02:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:02:22 Stashed 1 file(s) [Pipeline] echo 01:02:22 [edgeXSemver]: initialized semver on version 0.0.2-dev.17 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:22 provisioning config files... 01:02:22 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5000144859791726084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:22 ---> docker-login.sh 01:02:22 nexus3.edgexfoundry.org:10001 01:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:22 Configure a credential helper to remove this warning. See 01:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:22 01:02:22 Login Succeeded 01:02:22 nexus3.edgexfoundry.org:10002 01:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:23 Configure a credential helper to remove this warning. See 01:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:23 01:02:23 Login Succeeded 01:02:23 nexus3.edgexfoundry.org:10003 01:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:23 Configure a credential helper to remove this warning. See 01:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:23 01:02:23 Login Succeeded 01:02:23 nexus3.edgexfoundry.org:10004 01:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:23 Configure a credential helper to remove this warning. See 01:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:23 01:02:23 Login Succeeded 01:02:23 docker.io 01:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:23 Configure a credential helper to remove this warning. See 01:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:23 01:02:23 Login Succeeded 01:02:23 ---> docker-login.sh ends [Pipeline] } 01:02: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 01:02:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:02:24 + ls -al . 01:02:24 total 68 01:02:24 drwxrwxr-x 6 jenkins jenkins 4096 May 27 01:02 . 01:02:24 drwxrwxr-x 4 jenkins jenkins 4096 May 27 01:02 .. 01:02:24 drwxrwxr-x 8 jenkins jenkins 4096 May 27 01:02 .git 01:02:24 -rw-rw-r-- 1 jenkins jenkins 22 May 27 01:02 .gitignore 01:02:24 drwxr-xr-x 3 jenkins jenkins 4096 May 27 01:02 .semver 01:02:24 -rw-rw-r-- 1 jenkins jenkins 2694 May 27 01:02 Dockerfile 01:02:24 -rw-rw-r-- 1 jenkins jenkins 746 May 27 01:02 Jenkinsfile 01:02:24 -rw-rw-r-- 1 jenkins jenkins 11381 May 27 01:02 LICENSE 01:02:24 -rw-rw-r-- 1 jenkins jenkins 3582 May 27 01:02 README.md 01:02:24 drwxrwxr-x 4 jenkins jenkins 4096 May 27 01:02 TAF-Manager 01:02:24 drwxrwxr-x 6 jenkins jenkins 4096 May 27 01:02 TUC 01:02:24 -rw-rw-r-- 1 jenkins jenkins 12 May 27 01:02 VERSION 01:02:24 -rw-rw-r-- 1 jenkins jenkins 283 May 27 01:02 requirements.txt 01:02:24 -rw-rw-r-- 1 jenkins jenkins 54 May 27 01:02 robot-entrypoint.sh 01:02:24 -rw-rw-r-- 1 jenkins jenkins 445 May 27 01:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:24 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=1d44a59e8839b561502e27e6228a648cc97b4b41 --label arch=amd64 --label version=0.0.2-dev.17 . 01:02:24 Sending build context to Docker daemon 381.4kB 01:02:24 Step 1/14 : ARG DOCKER_VERSION=18.09.5 01:02:24 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 01:02:25 18.09.5: Pulling from library/docker 01:02:25 bdf0201b3a05: Pulling fs layer 01:02:25 38f114998adb: Pulling fs layer 01:02:25 21134b1a9e68: Pulling fs layer 01:02:25 1826484332dc: Pulling fs layer 01:02:25 a124bc45399b: Pulling fs layer 01:02:25 e1147593372b: Pulling fs layer 01:02:25 1826484332dc: Waiting 01:02:25 e1147593372b: Waiting 01:02:25 a124bc45399b: Waiting 01:02:25 bdf0201b3a05: Verifying Checksum 01:02:25 bdf0201b3a05: Download complete 01:02:25 38f114998adb: Verifying Checksum 01:02:25 38f114998adb: Download complete 01:02:25 21134b1a9e68: Verifying Checksum 01:02:25 21134b1a9e68: Download complete 01:02:25 bdf0201b3a05: Pull complete 01:02:25 38f114998adb: Pull complete 01:02:25 e1147593372b: Verifying Checksum 01:02:25 e1147593372b: Download complete 01:02:26 a124bc45399b: Verifying Checksum 01:02:26 a124bc45399b: Download complete 01:02:26 21134b1a9e68: Pull complete 01:02:28 1826484332dc: Download complete 01:02:28 1826484332dc: Pull complete 01:02:28 a124bc45399b: Pull complete 01:02:29 e1147593372b: Pull complete 01:02:29 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 01:02:29 Status: Downloaded newer image for docker:18.09.5 01:02:29 ---> c76999e4396c 01:02:29 Step 3/14 : FROM alpine:3.15 01:02:29 3.15: Pulling from library/alpine 01:02:29 df9b9388f04a: Pulling fs layer 01:02:30 df9b9388f04a: Verifying Checksum 01:02:30 df9b9388f04a: Download complete 01:02:30 df9b9388f04a: Pull complete 01:02:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:02:30 Status: Downloaded newer image for alpine:3.15 01:02:30 ---> 0ac33e5f5afa 01:02:30 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 01:02:30 ---> Running in 9d45123f7c04 01:02:30 Removing intermediate container 9d45123f7c04 01:02:30 ---> 889056e9e7a5 01:02:30 Step 5/14 : LABEL maintainer="Bruce Huang " 01:02:30 ---> Running in 2b27312030f4 01:02:30 Removing intermediate container 2b27312030f4 01:02:30 ---> d27fa0b9f730 01:02:30 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 01:02:31 ---> 0e344aa5fd86 01:02:31 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 01:02:32 ---> 54663b710561 01:02:32 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 01:02:32 ---> 050495835592 01:02:32 Step 9/14 : WORKDIR /edgex-taf 01:02:32 ---> Running in 427cccd8c41b 01:02:32 Removing intermediate container 427cccd8c41b 01:02:32 ---> 5a9c4d562ec0 01:02:32 Step 10/14 : RUN echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && 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 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable 01:02:32 ---> Running in a3dafce9f556 01:02:32 **** install Python **** 01:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:02:33 (1/13) Installing libbz2 (1.0.8-r1) 01:02:33 (2/13) Installing expat (2.4.7-r0) 01:02:33 (3/13) Installing libffi (3.4.2-r1) 01:02:33 (4/13) Installing gdbm (1.22-r0) 01:02:33 (5/13) Installing xz-libs (5.2.5-r1) 01:02:33 (6/13) Installing libgcc (10.3.1_git20211027-r0) 01:02:33 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 01:02:33 (8/13) Installing mpdecimal (2.5.1-r1) 01:02:33 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 01:02:33 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 01:02:33 (11/13) Installing readline (8.1.1-r0) 01:02:33 (12/13) Installing sqlite-libs (3.36.0-r0) 01:02:33 (13/13) Installing python3 (3.9.7-r4) 01:02:33 Executing busybox-1.34.1-r5.trigger 01:02:33 OK: 56 MiB in 27 packages 01:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:02:33 (1/1) Installing tzdata (2022a-r0) 01:02:34 Executing busybox-1.34.1-r5.trigger 01:02:34 OK: 59 MiB in 28 packages 01:02:34 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 01:02:34 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 01:02:34 (1/1) Purging tzdata (2022a-r0) 01:02:34 Executing busybox-1.34.1-r5.trigger 01:02:34 OK: 56 MiB in 27 packages 01:02:34 **** install pip **** 01:02:36 Looking in links: /tmp/tmpelhjijmg 01:02:36 Processing /tmp/tmpelhjijmg/setuptools-57.4.0-py3-none-any.whl 01:02:36 Processing /tmp/tmpelhjijmg/pip-21.2.3-py3-none-any.whl 01:02:36 Installing collected packages: setuptools, pip 01:02:37 Still waiting to schedule task 01:02:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-213’ 01:02:38 Successfully installed pip-21.2.3 setuptools-57.4.0 01:02: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 01:02:38 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 01:02:38 Collecting pip 01:02:38 Downloading pip-22.1.1-py3-none-any.whl (2.1 MB) 01:02:38 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 01:02:39 Collecting setuptools 01:02:39 Downloading setuptools-62.3.2-py3-none-any.whl (1.2 MB) 01:02:39 Collecting wheel 01:02:39 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 01:02:39 Installing collected packages: wheel, setuptools, pip 01:02:39 Attempting uninstall: setuptools 01:02:39 Found existing installation: setuptools 57.4.0 01:02:39 Uninstalling setuptools-57.4.0: 01:02:39 Successfully uninstalled setuptools-57.4.0 01:02:40 Attempting uninstall: pip 01:02:40 Found existing installation: pip 21.2.3 01:02:40 Uninstalling pip-21.2.3: 01:02:40 Successfully uninstalled pip-21.2.3 01:02:42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:02:42 Successfully installed pip-22.1.1 setuptools-62.3.2 wheel-0.37.1 01:02:42 **** install robotframework and dependencies **** 01:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:02:42 (1/30) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1o-r0) 01:02:42 (2/30) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1o-r0) 01:02:42 (3/30) Installing binutils (2.37-r3) 01:02:42 (4/30) Installing libgomp (10.3.1_git20211027-r0) 01:02:42 (5/30) Installing libatomic (10.3.1_git20211027-r0) 01:02:42 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 01:02:43 (7/30) Installing gmp (6.2.1-r1) 01:02:43 (8/30) Installing isl22 (0.22-r0) 01:02:43 (9/30) Installing mpfr4 (4.1.0-r0) 01:02:43 (10/30) Installing mpc1 (1.2.1-r0) 01:02:43 (11/30) Installing gcc (10.3.1_git20211027-r0) 01:02:43 (12/30) Installing musl-dev (1.2.2-r7) 01:02:43 (13/30) Installing libc-dev (0.7.2-r3) 01:02:43 (14/30) Installing linux-headers (5.10.41-r0) 01:02:43 (15/30) Installing pkgconf (1.8.0-r0) 01:02:43 (16/30) Installing libffi-dev (3.4.2-r1) 01:02:43 (17/30) Installing libpq (14.3-r0) 01:02:43 (18/30) Installing openssl-dev (1.1.1o-r0) 01:02:44 (19/30) Installing libpq-dev (14.3-r0) 01:02:44 (20/30) Installing libecpg (14.3-r0) 01:02:44 (21/30) Installing libecpg-dev (14.3-r0) 01:02:44 (22/30) Installing libxml2 (2.9.14-r0) 01:02:44 (23/30) Installing llvm12-libs (12.0.1-r0) 01:02:44 (24/30) Installing clang-libs (12.0.1-r1) 01:02:44 (25/30) Installing clang (12.0.1-r1) 01:02:45 (26/30) Installing icu-libs (69.1-r1) 01:02:45 (27/30) Installing icu (69.1-r1) 01:02:45 (28/30) Installing icu-dev (69.1-r1) 01:02:45 (29/30) Installing llvm12 (12.0.1-r0) 01:02:45 (30/30) Installing postgresql14-dev (14.3-r0) 01:02:45 Executing busybox-1.34.1-r5.trigger 01:02:45 OK: 498 MiB in 55 packages 01:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:02:46 (1/7) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) 01:02:46 (2/7) Installing g++ (10.3.1_git20211027-r0) 01:02:46 (3/7) Installing python3-dev (3.9.7-r4) 01:02:46 (4/7) Installing libsodium (1.0.18-r0) 01:02:46 (5/7) Installing libzmq (4.3.4-r0) 01:02:46 (6/7) Installing libsodium-dev (1.0.18-r0) 01:02:46 (7/7) Installing zeromq-dev (4.3.4-r0) 01:02:46 Executing busybox-1.34.1-r5.trigger 01:02:46 OK: 605 MiB in 61 packages 01:02:47 Processing ./edgex-taf-common 01:02:47 Preparing metadata (setup.py): started 01:02:49 Preparing metadata (setup.py): finished with status 'done' 01:02:49 Building wheels for collected packages: edgex-taf-common 01:02:49 Building wheel for edgex-taf-common (setup.py): started 01:02:52 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:02:52 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=1f03ca34513c12617e76b5b80b66e57c6796b3e79a0df951d8d6b19b0434049a 01:02:52 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 01:02:52 Successfully built edgex-taf-common 01:02:52 Installing collected packages: edgex-taf-common 01:02:52 Successfully installed edgex-taf-common-0.0.0 01:02:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:02:53 Collecting robotframework==4.1.3 01:02:53 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 01:02:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 22.2 MB/s eta 0:00:00 01:02:53 Installing collected packages: robotframework 01:02:53 Successfully installed robotframework-4.1.3 01:02: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 01:02:54 Collecting docker==4.4.1 01:02:54 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 01:02:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 12.2 MB/s eta 0:00:00 01:02:54 Collecting requests!=2.18.0,>=2.14.2 01:02:54 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 01:02:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 7.0 MB/s eta 0:00:00 01:02:54 Collecting six>=1.4.0 01:02:54 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:02:54 Collecting websocket-client>=0.32.0 01:02:54 Downloading websocket_client-1.3.2-py3-none-any.whl (54 kB) 01:02:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 7.3 MB/s eta 0:00:00 01:02:54 Collecting idna<4,>=2.5 01:02:54 Downloading idna-3.3-py3-none-any.whl (61 kB) 01:02:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.1 MB/s eta 0:00:00 01:02:54 Collecting certifi>=2017.4.17 01:02:54 Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) 01:02:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 17.1 MB/s eta 0:00:00 01:02:54 Collecting urllib3<1.27,>=1.21.1 01:02:54 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 01:02:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 17.8 MB/s eta 0:00:00 01:02:55 Collecting charset-normalizer~=2.0.0 01:02:55 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 01:02:55 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 01:02:56 Successfully installed certifi-2022.5.18.1 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.9 websocket-client-1.3.2 01:02: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 01:02:56 Collecting python-dotenv==0.15.0 01:02:56 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:02:56 Installing collected packages: python-dotenv 01:02:56 Successfully installed python-dotenv-0.15.0 01:02: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 01:02:57 Collecting RESTinstance==1.0.2 01:02:57 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 01:02:57 Collecting pygments 01:02:57 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 01:02:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 35.0 MB/s eta 0:00:00 01:02:57 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 01:02:57 Collecting strict-rfc3339 01:02:57 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:02:57 Preparing metadata (setup.py): started 01:02:59 Preparing metadata (setup.py): finished with status 'done' 01:02:59 Collecting jsonpath-ng 01:02:59 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:02:59 Collecting rfc3987 01:02:59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:02:59 Collecting docutils 01:02:59 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 01:02:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 30.6 MB/s eta 0:00:00 01:02:59 Collecting jsonschema 01:02:59 Downloading jsonschema-4.5.1-py3-none-any.whl (72 kB) 01:02:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.9/72.9 kB 13.0 MB/s eta 0:00:00 01:02:59 Collecting pytz 01:02:59 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) 01:02:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 30.8 MB/s eta 0:00:00 01:02:59 Collecting GenSON 01:02:59 Downloading genson-1.2.2.tar.gz (34 kB) 01:03:00 Preparing metadata (setup.py): started 01:03:02 Preparing metadata (setup.py): finished with status 'done' 01:03:02 Collecting tzlocal 01:03:02 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 01:03:02 Collecting flex 01:03:02 Downloading flex-6.14.1.tar.gz (40 kB) 01:03:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.0 MB/s eta 0:00:00 01:03:02 Preparing metadata (setup.py): started 01:03:05 Preparing metadata (setup.py): finished with status 'done' 01:03:05 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) 01:03:05 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 01:03:05 Collecting PyYAML>=3.11 01:03:05 Downloading PyYAML-6.0.tar.gz (124 kB) 01:03:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 17.1 MB/s eta 0:00:00 01:03:05 Installing build dependencies: started 01:03:12 Installing build dependencies: finished with status 'done' 01:03:12 Getting requirements to build wheel: started 01:03:14 Getting requirements to build wheel: finished with status 'done' 01:03:14 Preparing metadata (pyproject.toml): started 01:03:17 Preparing metadata (pyproject.toml): finished with status 'done' 01:03:17 Collecting validate-email>=1.2 01:03:17 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:03:17 Preparing metadata (setup.py): started 01:03:19 Preparing metadata (setup.py): finished with status 'done' 01:03:19 Collecting click>=3.3 01:03:19 Downloading click-8.1.3-py3-none-any.whl (96 kB) 01:03:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 14.1 MB/s eta 0:00:00 01:03:19 Collecting jsonpointer>=1.7 01:03:19 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 01:03:19 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 01:03:19 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2022.5.18.1) 01:03:19 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 01:03:19 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.9) 01:03:19 Collecting decorator 01:03:19 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:03:19 Collecting ply 01:03:19 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:03:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.6 MB/s eta 0:00:00 01:03:19 Collecting attrs>=17.4.0 01:03:19 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 01:03:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 7.4 MB/s eta 0:00:00 01:03:19 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 01:03:19 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 01:03:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 15.6 MB/s eta 0:00:00 01:03:19 Installing build dependencies: started 01:03:24 Installing build dependencies: finished with status 'done' 01:03:24 Getting requirements to build wheel: started 01:03:26 Getting requirements to build wheel: finished with status 'done' 01:03:26 Preparing metadata (pyproject.toml): started 01:03:28 Preparing metadata (pyproject.toml): finished with status 'done' 01:03:28 Collecting pytz-deprecation-shim 01:03:28 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 01:03:28 Collecting tzdata 01:03:28 Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) 01:03:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 29.3 MB/s eta 0:00:00 01:03:28 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 01:03:28 Building wheel for flex (setup.py): started 01:03:32 Building wheel for flex (setup.py): finished with status 'done' 01:03:32 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=b525ba1f40b2ab0e2982ebd0ac4f47bdf8f8071259a10c40022b65a54dc24a37 01:03:32 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 01:03:32 Building wheel for strict-rfc3339 (setup.py): started 01:03:34 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:03:34 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=fd38c325002b4d92f5c184df9a77aceea1c50ec6bc20dd6622f1473cdf57d089 01:03:34 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 01:03:34 Building wheel for GenSON (setup.py): started 01:03:37 Building wheel for GenSON (setup.py): finished with status 'done' 01:03:37 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=f222a9aa0f01db0d568ffc5e4dd30b2bd0f982d3ced64a16fd472168cb4e8481 01:03:37 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 01:03:37 Building wheel for pyrsistent (pyproject.toml): started 01:03:41 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 01:03:41 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115230 sha256=f4ccfc9037aa8ba284ee7da1ecbb5e65a6bdc03628468f0dc2f2dce6be60d904 01:03:41 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 01:03:41 Building wheel for PyYAML (pyproject.toml): started 01:03:43 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:03:43 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45331 sha256=97cde053476f01a685aeaf92fc797d956dd7cfffc10bc955277f9d037fa2a821 01:03:43 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 01:03:43 Building wheel for validate-email (setup.py): started 01:03:45 Building wheel for validate-email (setup.py): finished with status 'done' 01:03:45 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9584f7ca0e3993ef9338943a8fed6f97af52dbbfcece0836ddc621abe1caa4dc 01:03:45 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 01:03:45 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 01:03:45 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 01:03:48 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.1.3 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.5.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.1 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 01:03: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 01:03:48 Collecting robotbackgroundlogger==1.2 01:03:49 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:03:49 Preparing metadata (setup.py): started 01:03:51 Preparing metadata (setup.py): finished with status 'done' 01:03:51 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 01:03:51 Building wheels for collected packages: robotbackgroundlogger 01:03:51 Building wheel for robotbackgroundlogger (setup.py): started 01:03:53 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:03:53 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=8699d4f074f1a19e213b8e5ca94b2fb3749510207d093fa987a613bbe74daf95 01:03:53 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 01:03:53 Successfully built robotbackgroundlogger 01:03:53 Installing collected packages: robotbackgroundlogger 01:03:53 Successfully installed robotbackgroundlogger-1.2 01:03: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 01:03:54 Collecting configparser==5.0.1 01:03:54 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 01:03:54 Installing collected packages: configparser 01:03:54 Successfully installed configparser-5.0.1 01:03:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:03:55 Collecting requests==2.25.1 01:03:55 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 01:03:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.6 MB/s eta 0:00:00 01:03:55 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2022.5.18.1) 01:03:55 Collecting chardet<5,>=3.0.2 01:03:55 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 01:03:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 17.8 MB/s eta 0:00:00 01:03:55 Collecting idna<3,>=2.5 01:03:55 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 01:03:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 9.2 MB/s eta 0:00:00 01:03:55 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.9) 01:03:56 Installing collected packages: idna, chardet, requests 01:03:56 Attempting uninstall: idna 01:03:56 Found existing installation: idna 3.3 01:03:56 Uninstalling idna-3.3: 01:03:56 Successfully uninstalled idna-3.3 01:03:56 Attempting uninstall: requests 01:03:56 Found existing installation: requests 2.27.1 01:03:56 Uninstalling requests-2.27.1: 01:03:56 Successfully uninstalled requests-2.27.1 01:03:56 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 01:03: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 01:03:57 Collecting robotframework-requests==0.8.0 01:03:57 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 01:03:57 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) 01:03:57 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 01:03:57 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.9) 01:03:57 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 01:03:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2022.5.18.1) 01:03:57 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 01:03:57 Installing collected packages: robotframework-requests 01:03:57 Successfully installed robotframework-requests-0.8.0 01:03:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:03:58 Collecting paho-mqtt==1.5.1 01:03:58 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 01:03:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 10.6 MB/s eta 0:00:00 01:03:58 Preparing metadata (setup.py): started 01:04:00 Preparing metadata (setup.py): finished with status 'done' 01:04:00 Building wheels for collected packages: paho-mqtt 01:04:00 Building wheel for paho-mqtt (setup.py): started 01:04:04 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:04:04 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=a0767a28cb25cca3f2b71918804695892ecf1bfd4b348eef00bd571ff85c44cb 01:04:04 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 01:04:04 Successfully built paho-mqtt 01:04:04 Installing collected packages: paho-mqtt 01:04:04 Successfully installed paho-mqtt-1.5.1 01:04:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:04:05 Collecting redis==3.5.3 01:04:05 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 01:04:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 12.7 MB/s eta 0:00:00 01:04:05 Installing collected packages: redis 01:04:05 Successfully installed redis-3.5.3 01:04:05 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 01:04:06 Collecting pyzmq==22.2.1 01:04:06 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 01:04:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.7 MB/s eta 0:00:00 01:04:07 Installing build dependencies: started 01:04:12 Installing build dependencies: finished with status 'done' 01:04:12 Getting requirements to build wheel: started 01:04:12 Getting requirements to build wheel: finished with status 'done' 01:04:12 Preparing metadata (pyproject.toml): started 01:04:14 Preparing metadata (pyproject.toml): finished with status 'done' 01:04:14 Building wheels for collected packages: pyzmq 01:04:14 Building wheel for pyzmq (pyproject.toml): started 01:04:41 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 01:04:41 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539937 sha256=e9792515efc750d72a43e5af71170ea5553aa81f59c0f3b1b9a0c4ff6a84ccad 01:04:41 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 01:04:41 Successfully built pyzmq 01:04:41 Installing collected packages: pyzmq 01:04:41 Successfully installed pyzmq-22.2.1 01:04:41 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 01:04:41 Collecting robotframework-seleniumlibrary==5.1.3 01:04:41 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 01:04:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 9.9 MB/s eta 0:00:00 01:04:41 Collecting selenium>=3.141.0 01:04:41 Downloading selenium-4.1.5-py3-none-any.whl (979 kB) 01:04:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 23.2 MB/s eta 0:00:00 01:04:41 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 01:04:41 Collecting robotframework-pythonlibcore>=2.1.0 01:04:41 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 01:04:41 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.9) 01:04:41 Collecting trio-websocket~=0.9 01:04:41 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 01:04:41 Collecting trio~=0.17 01:04:41 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 01:04:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 28.0 MB/s eta 0:00:00 01:04:41 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) 01:04:41 Collecting async-generator>=1.9 01:04:41 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 01:04:41 Collecting outcome 01:04:41 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 01:04:41 Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 01:04:41 Collecting sortedcontainers 01:04:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:04:41 Collecting sniffio 01:04:41 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 01:04:41 Collecting wsproto>=0.14 01:04:41 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 01:04:41 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 01:04:41 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:04:41 Collecting pyOpenSSL>=0.14 01:04:41 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 01:04:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 8.5 MB/s eta 0:00:00 01:04:41 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.5.18.1) 01:04:41 Collecting cryptography>=1.3.4 01:04:41 Downloading cryptography-37.0.2-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) 01:04:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 57.2 MB/s eta 0:00:00 01:04:41 Collecting cffi>=1.12 01:04:41 Downloading cffi-1.15.0.tar.gz (484 kB) 01:04:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 kB 38.3 MB/s eta 0:00:00 01:04:41 Preparing metadata (setup.py): started 01:04:44 Preparing metadata (setup.py): finished with status 'done' 01:04:44 Collecting h11<1,>=0.9.0 01:04:44 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 01:04:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.6 MB/s eta 0:00:00 01:04:44 Collecting pycparser 01:04:44 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 01:04:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 15.3 MB/s eta 0:00:00 01:04:44 Building wheels for collected packages: cffi 01:04:44 Building wheel for cffi (setup.py): started 01:04:54 Building wheel for cffi (setup.py): finished with status 'done' 01:04:54 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416269 sha256=45641788648e771e36c79cc68f895ef1aabe047e67969d86168856b4b580213e 01:04:54 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 01:04:54 Successfully built cffi 01:04:54 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 01:04:56 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.0 cryptography-37.0.2 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.5 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 01:04: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 01:04:57 Collecting psycopg2==2.9.3 01:04:57 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:04:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 18.8 MB/s eta 0:00:00 01:04:57 Preparing metadata (setup.py): started 01:04:59 Preparing metadata (setup.py): finished with status 'done' 01:04:59 Building wheels for collected packages: psycopg2 01:04:59 Building wheel for psycopg2 (setup.py): started 01:05:11 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:05:11 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463385 sha256=1c95b6f307ee7ae5d13ff6bc2aa8c11ba81fd6c67b8dc7ce23cf86e4f266d116 01:05:11 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 01:05:11 Successfully built psycopg2 01:05:11 Installing collected packages: psycopg2 01:05:11 Successfully installed psycopg2-2.9.3 01:05: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 01:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:05:11 (1/4) Installing libquadmath (10.3.1_git20211027-r0) 01:05:11 (2/4) Installing libgfortran (10.3.1_git20211027-r0) 01:05:11 (3/4) Installing openblas (0.3.18-r1) 01:05:11 (4/4) Installing py3-numpy (1.21.4-r0) 01:05:11 OK: 664 MiB in 65 packages 01:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:05:12 (1/1) Installing py3-psutil (5.8.0-r1) 01:05:12 OK: 666 MiB in 66 packages 01:05:12 **** install other tools **** 01:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:05:12 (1/5) Installing ca-certificates (20211220-r0) 01:05:12 (2/5) Installing brotli-libs (1.0.9-r5) 01:05:12 (3/5) Installing nghttp2-libs (1.46.0-r0) 01:05:12 (4/5) Installing libcurl (7.80.0-r1) 01:05:12 (5/5) Installing curl (7.80.0-r1) 01:05:12 Executing busybox-1.34.1-r5.trigger 01:05:12 Executing ca-certificates-20211220-r0.trigger 01:05:12 OK: 668 MiB in 71 packages 01:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:05:13 (1/1) Installing openssl (1.1.1o-r0) 01:05:13 Executing busybox-1.34.1-r5.trigger 01:05:13 OK: 669 MiB in 72 packages 01:05:13 **** install chromedriver **** 01:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:05:13 v3.15.4-169-g006e144fc6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:05:13 v3.15.4-168-gd0f065865d [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:05:13 OK: 15856 distinct packages available 01:05:13 OK: 669 MiB in 72 packages 01:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:05:13 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz 01:05:14 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz 01:05:15 ERROR: unable to select packages: 01:05:15  so:libmbedcrypto.so.7 (no such package): 01:05:15 required by: librist-0.2.6-r1[so:libmbedcrypto.so.7] 01:05:15 The command '/bin/sh -c echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && 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 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable' returned a non-zero code: 5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:15 01:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:16 latest: Pulling from edgex-lftools-log-publisher 01:05:16 5eb5b503b376: Pulling fs layer 01:05:16 5c69ac0246d0: Pulling fs layer 01:05:16 ec43610c2a17: Pulling fs layer 01:05:16 3a2ae6a8a46f: Pulling fs layer 01:05:16 33b1e0a273af: Pulling fs layer 01:05:16 5d3b04190fa2: Pulling fs layer 01:05:16 2f39f015ded8: Pulling fs layer 01:05:16 3a2ae6a8a46f: Waiting 01:05:16 33b1e0a273af: Waiting 01:05:16 5d3b04190fa2: Waiting 01:05:16 2f39f015ded8: Waiting 01:05:16 5c69ac0246d0: Verifying Checksum 01:05:16 5c69ac0246d0: Download complete 01:05:16 3a2ae6a8a46f: Verifying Checksum 01:05:16 3a2ae6a8a46f: Download complete 01:05:16 33b1e0a273af: Verifying Checksum 01:05:16 33b1e0a273af: Download complete 01:05:16 5d3b04190fa2: Verifying Checksum 01:05:16 5d3b04190fa2: Download complete 01:05:16 ec43610c2a17: Verifying Checksum 01:05:16 5eb5b503b376: Verifying Checksum 01:05:16 5eb5b503b376: Download complete 01:05:17 2f39f015ded8: Download complete 01:05:17 5eb5b503b376: Pull complete 01:05:17 5c69ac0246d0: Pull complete 01:05:18 ec43610c2a17: Pull complete 01:05:18 3a2ae6a8a46f: Pull complete 01:05:18 33b1e0a273af: Pull complete 01:05:18 5d3b04190fa2: Pull complete 01:05:22 2f39f015ded8: Pull complete 01:05:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:23 prd-ubuntu20.04-docker-8c-8g-214 does not seem to be running inside a container 01:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:05:24 $ docker top 0949c339e4cc26e295c0fdf328c02e6a619822c38b39a0ce78112b007c150e26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:25 ---> job-cost.sh 01:05:25 lf-activate-venv: SKIPPING 01:05:25 INFO: No Stack... 01:05:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:05:25 INFO: Archiving Costs [Pipeline] sh 01:05:26 + cut -d, -f6 01:05:26 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock 01:05:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-7-stack-cost] 01:05:26 Resource [jenkins-edgexfoundry-edgex-taf-common-main-7-stack-cost] did not exist. Created. 01:05:26 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:05:26 + echo total: 0.2199999988079071 [Pipeline] stash 01:05:26 Stashed 1 file(s) [Pipeline] } 01:05:26 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 01:05:26 $ docker stop --time=1 0949c339e4cc26e295c0fdf328c02e6a619822c38b39a0ce78112b007c150e26 01:05:27 $ docker rm -f 0949c339e4cc26e295c0fdf328c02e6a619822c38b39a0ce78112b007c150e26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:05:27 Failed in branch amd64 01:06:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-216 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 01:06:16 Selected Git installation does not exist. Using Default 01:06:16 The recommended git tool is: NONE 01:06:21 using credential edgex-jenkins-ssh 01:06:22 Cloning the remote Git repository 01:06:22 Avoid second fetch 01:06:22 Checking out Revision 1d44a59e8839b561502e27e6228a648cc97b4b41 (main) 01:06:22 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 01:06:22 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 01:06:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:06:22 > git --version # timeout=10 01:06:22 > git --version # 'git version 2.25.1' 01:06:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:06:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:06:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:06:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:06:22 > git config core.sparsecheckout # timeout=10 01:06:23 > git checkout -f 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 01:06:27 Commit message: "Merge pull request #41 from edgexfoundry/dependabot/pip/numpy-1.21.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:06:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:06:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:28 Dload Upload Total Spent Left Speed 01:06:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 01:06:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:06:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:06:29 + sudo tee /etc/docker/daemon.new 01:06:29 { 01:06:29 "registry-mirrors": [ 01:06:29 "https://nexus3.edgexfoundry.org:10001" 01:06:29 ], 01:06:29 "bip": "10.250.0.254/24", 01:06:29 "hosts": [ 01:06:29 "tcp://0.0.0.0:5555", 01:06:29 "unix:///var/run/docker.sock" 01:06:29 ], 01:06:29 "mtu": 1458, 01:06:29 "selinux-enabled": true, 01:06:29 "seccomp-profile": "/etc/docker/seccomp.json" 01:06:29 } [Pipeline] sh 01:06:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:06:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:48 provisioning config files... 01:06:48 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3239115810647515477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:48 ---> docker-login.sh 01:06:48 nexus3.edgexfoundry.org:10001 01:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:49 Configure a credential helper to remove this warning. See 01:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:49 01:06:49 Login Succeeded 01:06:49 nexus3.edgexfoundry.org:10002 01:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:50 Configure a credential helper to remove this warning. See 01:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:50 01:06:50 Login Succeeded 01:06:50 nexus3.edgexfoundry.org:10003 01:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:50 Configure a credential helper to remove this warning. See 01:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:50 01:06:50 Login Succeeded 01:06:50 nexus3.edgexfoundry.org:10004 01:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:50 Configure a credential helper to remove this warning. See 01:06:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:50 01:06:50 Login Succeeded 01:06:51 docker.io 01:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:51 Configure a credential helper to remove this warning. See 01:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:51 01:06:51 Login Succeeded 01:06:51 ---> docker-login.sh ends [Pipeline] } 01:06:51 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 01:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:06:53 + ls -al . 01:06:53 total 64 01:06:53 drwxrwxr-x 5 jenkins jenkins 4096 May 27 01:06 . 01:06:53 drwxrwxr-x 4 jenkins jenkins 4096 May 27 01:06 .. 01:06:53 drwxrwxr-x 8 jenkins jenkins 4096 May 27 01:06 .git 01:06:53 -rw-rw-r-- 1 jenkins jenkins 22 May 27 01:06 .gitignore 01:06:53 -rw-rw-r-- 1 jenkins jenkins 2694 May 27 01:06 Dockerfile 01:06:53 -rw-rw-r-- 1 jenkins jenkins 746 May 27 01:06 Jenkinsfile 01:06:53 -rw-rw-r-- 1 jenkins jenkins 11381 May 27 01:06 LICENSE 01:06:53 -rw-rw-r-- 1 jenkins jenkins 3582 May 27 01:06 README.md 01:06:53 drwxrwxr-x 4 jenkins jenkins 4096 May 27 01:06 TAF-Manager 01:06:53 drwxrwxr-x 6 jenkins jenkins 4096 May 27 01:06 TUC 01:06:53 -rw-rw-r-- 1 jenkins jenkins 12 May 27 01:02 VERSION 01:06:53 -rw-rw-r-- 1 jenkins jenkins 283 May 27 01:06 requirements.txt 01:06:53 -rw-rw-r-- 1 jenkins jenkins 54 May 27 01:06 robot-entrypoint.sh 01:06:53 -rw-rw-r-- 1 jenkins jenkins 445 May 27 01:06 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:53 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=1d44a59e8839b561502e27e6228a648cc97b4b41 --label arch=arm64 --label version=0.0.2-dev.17 . 01:06:53 Sending build context to Docker daemon 240.1kB 01:06:53 Step 1/14 : ARG DOCKER_VERSION=18.09.5 01:06:53 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 01:06:54 18.09.5: Pulling from library/docker 01:06:54 6f37394be673: Pulling fs layer 01:06:54 624d8cd59892: Pulling fs layer 01:06:54 ecff0f4f3435: Pulling fs layer 01:06:54 07a77ccdec90: Pulling fs layer 01:06:54 c2dcd1054c2e: Pulling fs layer 01:06:54 156c9e509c87: Pulling fs layer 01:06:54 c2dcd1054c2e: Waiting 01:06:54 156c9e509c87: Waiting 01:06:54 07a77ccdec90: Waiting 01:06:54 624d8cd59892: Verifying Checksum 01:06:54 624d8cd59892: Download complete 01:06:54 ecff0f4f3435: Verifying Checksum 01:06:54 ecff0f4f3435: Download complete 01:06:55 6f37394be673: Verifying Checksum 01:06:55 c2dcd1054c2e: Verifying Checksum 01:06:55 c2dcd1054c2e: Download complete 01:06:55 156c9e509c87: Verifying Checksum 01:06:55 156c9e509c87: Download complete 01:06:55 6f37394be673: Pull complete 01:06:56 624d8cd59892: Pull complete 01:06:56 ecff0f4f3435: Pull complete 01:06:56 07a77ccdec90: Verifying Checksum 01:06:56 07a77ccdec90: Download complete 01:06:59 07a77ccdec90: Pull complete 01:06:59 c2dcd1054c2e: Pull complete 01:07:00 156c9e509c87: Pull complete 01:07:00 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 01:07:00 Status: Downloaded newer image for docker:18.09.5 01:07:00 ---> b2bcd28828a2 01:07:00 Step 3/14 : FROM alpine:3.15 01:07:00 3.15: Pulling from library/alpine 01:07:00 9981e73032c8: Pulling fs layer 01:07:01 9981e73032c8: Verifying Checksum 01:07:01 9981e73032c8: Download complete 01:07:01 9981e73032c8: Pull complete 01:07:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:07:01 Status: Downloaded newer image for alpine:3.15 01:07:01 ---> 3fb3c9af89a9 01:07:01 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 01:07:02 ---> Running in 3d1f4a12b0cf 01:07:02 Removing intermediate container 3d1f4a12b0cf 01:07:02 ---> 36e99e9f9604 01:07:02 Step 5/14 : LABEL maintainer="Bruce Huang " 01:07:02 ---> Running in fedd1c9f7330 01:07:02 Removing intermediate container fedd1c9f7330 01:07:02 ---> c51f38665ea2 01:07:02 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 01:07:04 ---> cc038c4b8cd3 01:07:04 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 01:07:05 ---> 2de7f8b22afa 01:07:05 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 01:07:05 ---> 60faa1d6ea61 01:07:05 Step 9/14 : WORKDIR /edgex-taf 01:07:05 ---> Running in eb1c624f6953 01:07:06 Removing intermediate container eb1c624f6953 01:07:06 ---> d0b902dc58c6 01:07:06 Step 10/14 : RUN echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && 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 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable 01:07:06 ---> Running in c05e09b63632 01:07:07 **** install Python **** 01:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:07:08 (1/13) Installing libbz2 (1.0.8-r1) 01:07:08 (2/13) Installing expat (2.4.7-r0) 01:07:08 (3/13) Installing libffi (3.4.2-r1) 01:07:08 (4/13) Installing gdbm (1.22-r0) 01:07:08 (5/13) Installing xz-libs (5.2.5-r1) 01:07:08 (6/13) Installing libgcc (10.3.1_git20211027-r0) 01:07:08 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 01:07:08 (8/13) Installing mpdecimal (2.5.1-r1) 01:07:08 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 01:07:08 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 01:07:08 (11/13) Installing readline (8.1.1-r0) 01:07:08 (12/13) Installing sqlite-libs (3.36.0-r0) 01:07:08 (13/13) Installing python3 (3.9.7-r4) 01:07:10 Executing busybox-1.34.1-r5.trigger 01:07:10 OK: 55 MiB in 27 packages 01:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:07:11 (1/1) Installing tzdata (2022a-r0) 01:07:12 Executing busybox-1.34.1-r5.trigger 01:07:12 OK: 59 MiB in 28 packages 01:07:12 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 01:07:12 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 01:07:12 (1/1) Purging tzdata (2022a-r0) 01:07:12 Executing busybox-1.34.1-r5.trigger 01:07:12 OK: 55 MiB in 27 packages 01:07:12 **** install pip **** 01:07:24 Looking in links: /tmp/tmpel86jkzs 01:07:24 Processing /tmp/tmpel86jkzs/setuptools-57.4.0-py3-none-any.whl 01:07:24 Processing /tmp/tmpel86jkzs/pip-21.2.3-py3-none-any.whl 01:07:25 Installing collected packages: setuptools, pip 01:07:37 Successfully installed pip-21.2.3 setuptools-57.4.0 01:07:37 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 01:07:38 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 01:07:39 Collecting pip 01:07:40 Downloading pip-22.1.1-py3-none-any.whl (2.1 MB) 01:07:40 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 01:07:44 Collecting setuptools 01:07:44 Downloading setuptools-62.3.2-py3-none-any.whl (1.2 MB) 01:07:45 Collecting wheel 01:07:45 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 01:07:46 Installing collected packages: wheel, setuptools, pip 01:07:46 Attempting uninstall: setuptools 01:07:46 Found existing installation: setuptools 57.4.0 01:07:47 Uninstalling setuptools-57.4.0: 01:07:47 Successfully uninstalled setuptools-57.4.0 01:07:52 Attempting uninstall: pip 01:07:52 Found existing installation: pip 21.2.3 01:07:53 Uninstalling pip-21.2.3: 01:07:53 Successfully uninstalled pip-21.2.3 01:08:03 Successfully installed pip-22.1.1 setuptools-62.3.2 wheel-0.37.1 01:08:03 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:08:04 **** install robotframework and dependencies **** 01:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:08:06 (1/30) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1o-r0) 01:08:06 (2/30) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1o-r0) 01:08:06 (3/30) Installing binutils (2.37-r3) 01:08:06 (4/30) Installing libgomp (10.3.1_git20211027-r0) 01:08:06 (5/30) Installing libatomic (10.3.1_git20211027-r0) 01:08:06 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 01:08:06 (7/30) Installing gmp (6.2.1-r1) 01:08:06 (8/30) Installing isl22 (0.22-r0) 01:08:06 (9/30) Installing mpfr4 (4.1.0-r0) 01:08:06 (10/30) Installing mpc1 (1.2.1-r0) 01:08:06 (11/30) Installing gcc (10.3.1_git20211027-r0) 01:08:08 (12/30) Installing musl-dev (1.2.2-r7) 01:08:08 (13/30) Installing libc-dev (0.7.2-r3) 01:08:08 (14/30) Installing linux-headers (5.10.41-r0) 01:08:09 (15/30) Installing pkgconf (1.8.0-r0) 01:08:09 (16/30) Installing libffi-dev (3.4.2-r1) 01:08:09 (17/30) Installing libpq (14.3-r0) 01:08:09 (18/30) Installing openssl-dev (1.1.1o-r0) 01:08:09 (19/30) Installing libpq-dev (14.3-r0) 01:08:09 (20/30) Installing libecpg (14.3-r0) 01:08:09 (21/30) Installing libecpg-dev (14.3-r0) 01:08:09 (22/30) Installing libxml2 (2.9.14-r0) 01:08:09 (23/30) Installing llvm12-libs (12.0.1-r0) 01:08:11 (24/30) Installing clang-libs (12.0.1-r1) 01:08:13 (25/30) Installing clang (12.0.1-r1) 01:08:13 (26/30) Installing icu-libs (69.1-r1) 01:08:14 (27/30) Installing icu (69.1-r1) 01:08:14 (28/30) Installing icu-dev (69.1-r1) 01:08:14 (29/30) Installing llvm12 (12.0.1-r0) 01:08:15 (30/30) Installing postgresql14-dev (14.3-r0) 01:08:15 Executing busybox-1.34.1-r5.trigger 01:08:15 OK: 467 MiB in 55 packages 01:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:08:17 (1/7) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) 01:08:17 (2/7) Installing g++ (10.3.1_git20211027-r0) 01:08:18 (3/7) Installing python3-dev (3.9.7-r4) 01:08:20 (4/7) Installing libsodium (1.0.18-r0) 01:08:20 (5/7) Installing libzmq (4.3.4-r0) 01:08:20 (6/7) Installing libsodium-dev (1.0.18-r0) 01:08:20 (7/7) Installing zeromq-dev (4.3.4-r0) 01:08:20 Executing busybox-1.34.1-r5.trigger 01:08:20 OK: 594 MiB in 61 packages 01:08:23 Processing ./edgex-taf-common 01:08:23 Preparing metadata (setup.py): started 01:08:36 Preparing metadata (setup.py): finished with status 'done' 01:08:36 Building wheels for collected packages: edgex-taf-common 01:08:36 Building wheel for edgex-taf-common (setup.py): started 01:08:51 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:08:51 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=44d0ce3dc7c1016a4a966c0cc17ac581dabeaf491faf2ae66edd58c09e4e907e 01:08:51 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 01:08:51 Successfully built edgex-taf-common 01:08:51 Installing collected packages: edgex-taf-common 01:08:51 Successfully installed edgex-taf-common-0.0.0 01:08:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:08:56 Collecting robotframework==4.1.3 01:08:56 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 01:08:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.0 MB/s eta 0:00:00 01:08:56 Installing collected packages: robotframework 01:08:59 Successfully installed robotframework-4.1.3 01: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 01:09:03 Collecting docker==4.4.1 01:09:03 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 01:09:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.6 MB/s eta 0:00:00 01:09:04 Collecting requests!=2.18.0,>=2.14.2 01:09:04 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 01:09:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 3.0 MB/s eta 0:00:00 01:09:04 Collecting websocket-client>=0.32.0 01:09:04 Downloading websocket_client-1.3.2-py3-none-any.whl (54 kB) 01:09:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 2.3 MB/s eta 0:00:00 01:09:04 Collecting six>=1.4.0 01:09:04 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:09:05 Collecting charset-normalizer~=2.0.0 01:09:05 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 01:09:05 Collecting idna<4,>=2.5 01:09:05 Downloading idna-3.3-py3-none-any.whl (61 kB) 01:09:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 01:09:06 Collecting urllib3<1.27,>=1.21.1 01:09:06 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 01:09:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 4.6 MB/s eta 0:00:00 01:09:06 Collecting certifi>=2017.4.17 01:09:06 Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) 01:09:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 6.2 MB/s eta 0:00:00 01:09:07 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 01:09:11 Successfully installed certifi-2022.5.18.1 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.9 websocket-client-1.3.2 01:09: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 01:09:14 Collecting python-dotenv==0.15.0 01:09:14 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:09:15 Installing collected packages: python-dotenv 01:09:16 Successfully installed python-dotenv-0.15.0 01:09: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 01:09:19 Collecting RESTinstance==1.0.2 01:09:19 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 01:09:19 Collecting strict-rfc3339 01:09:19 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:09:19 Preparing metadata (setup.py): started 01:09:29 Preparing metadata (setup.py): finished with status 'done' 01:09:29 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) 01:09:29 Collecting pygments 01:09:29 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 01:09:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.1 MB/s eta 0:00:00 01:09:30 Collecting pytz 01:09:30 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) 01:09:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 8.8 MB/s eta 0:00:00 01:09:30 Collecting docutils 01:09:30 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 01:09:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 9.2 MB/s eta 0:00:00 01:09:30 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 01:09:30 Collecting jsonschema 01:09:30 Downloading jsonschema-4.5.1-py3-none-any.whl (72 kB) 01:09:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.9/72.9 kB 3.3 MB/s eta 0:00:00 01:09:31 Collecting jsonpath-ng 01:09:31 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:09:31 Collecting GenSON 01:09:31 Downloading genson-1.2.2.tar.gz (34 kB) 01:09:31 Preparing metadata (setup.py): started 01:09:46 Preparing metadata (setup.py): finished with status 'done' 01:09:46 Collecting rfc3987 01:09:46 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:09:46 Collecting flex 01:09:46 Downloading flex-6.14.1.tar.gz (40 kB) 01:09:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.0 MB/s eta 0:00:00 01:09:46 Preparing metadata (setup.py): started 01:10:01 Preparing metadata (setup.py): finished with status 'done' 01:10:01 Collecting tzlocal 01:10:01 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 01:10:01 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 01:10:01 Collecting PyYAML>=3.11 01:10:01 Downloading PyYAML-6.0.tar.gz (124 kB) 01:10:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.6 MB/s eta 0:00:00 01:10:03 Installing build dependencies: started 01:10:42 Installing build dependencies: finished with status 'done' 01:10:42 Getting requirements to build wheel: started 01:11:00 Getting requirements to build wheel: finished with status 'done' 01:11:00 Preparing metadata (pyproject.toml): started 01:11:15 Preparing metadata (pyproject.toml): finished with status 'done' 01:11:15 Collecting validate-email>=1.2 01:11:15 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:11:15 Preparing metadata (setup.py): started 01:11:25 Preparing metadata (setup.py): finished with status 'done' 01:11:25 Collecting click>=3.3 01:11:25 Downloading click-8.1.3-py3-none-any.whl (96 kB) 01:11:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.1 MB/s eta 0:00:00 01:11:25 Collecting jsonpointer>=1.7 01:11:25 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 01:11:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2022.5.18.1) 01:11:25 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 01:11:25 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.9) 01:11:25 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 01:11:25 Collecting ply 01:11:25 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:11:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 01:11:25 Collecting decorator 01:11:25 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:11:26 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 01:11:26 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 01:11:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 5.0 MB/s eta 0:00:00 01:11:27 Installing build dependencies: started 01:11:54 Installing build dependencies: finished with status 'done' 01:11:54 Getting requirements to build wheel: started 01:12:07 Getting requirements to build wheel: finished with status 'done' 01:12:07 Preparing metadata (pyproject.toml): started 01:12:19 Preparing metadata (pyproject.toml): finished with status 'done' 01:12:19 Collecting attrs>=17.4.0 01:12:19 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 01:12:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 3.3 MB/s eta 0:00:00 01:12:19 Collecting pytz-deprecation-shim 01:12:19 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 01:12:19 Collecting tzdata 01:12:19 Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) 01:12:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 9.0 MB/s eta 0:00:00 01:12:19 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 01:12:19 Building wheel for flex (setup.py): started 01:12:38 Building wheel for flex (setup.py): finished with status 'done' 01:12:38 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=97c27b5d015e723b1440c748d94e7ba2930bfb8641c919db0e411667e48f0447 01:12:38 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 01:12:38 Building wheel for strict-rfc3339 (setup.py): started 01:12:53 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:12:53 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=04c818e0445c6f6681b6ab61df2986b4314434a57210248bb2f8ec6b80849552 01:12:53 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 01:12:53 Building wheel for GenSON (setup.py): started 01:13:11 Building wheel for GenSON (setup.py): finished with status 'done' 01:13:11 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=49ceaada28526fc00ebdf98f9336d0c758e77d844c830285037172951ef6b791 01:13:11 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 01:13:11 Building wheel for pyrsistent (pyproject.toml): started 01:13:33 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 01:13:33 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115217 sha256=e7b39d33879eabf6a5069b76c4b91fe1a34e26aae688d526f52cbad4eed867c7 01:13:33 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 01:13:33 Building wheel for PyYAML (pyproject.toml): started 01:13:48 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:13:48 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45333 sha256=085c6506c69d71f2cd927f7879a553d5c261bf35bdc0ffe1b112df747e6c13fa 01:13:48 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 01:13:48 Building wheel for validate-email (setup.py): started 01:14:03 Building wheel for validate-email (setup.py): finished with status 'done' 01:14:03 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=287582e69bdc6b336b77a18590894051244a06eb59af3ed9ebe8b77a8736fd0c 01:14:03 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 01:14:03 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 01:14:03 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 01:14:18 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.1.3 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.5.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.1 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 01:14: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 01:14:23 Collecting robotbackgroundlogger==1.2 01:14:23 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:14:23 Preparing metadata (setup.py): started 01:14:35 Preparing metadata (setup.py): finished with status 'done' 01:14:35 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 01:14:35 Building wheels for collected packages: robotbackgroundlogger 01:14:35 Building wheel for robotbackgroundlogger (setup.py): started 01:14:53 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:14:53 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0337a34f06f9e7b637eb230472666f615a17c83e75a74f4e7176fd1c4289c881 01:14:53 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 01:14:53 Successfully built robotbackgroundlogger 01:14:53 Installing collected packages: robotbackgroundlogger 01:14:53 Successfully installed robotbackgroundlogger-1.2 01:14: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 01:14:57 Collecting configparser==5.0.1 01:14:57 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 01:14:59 Installing collected packages: configparser 01:14:59 Successfully installed configparser-5.0.1 01:14: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 01:15:03 Collecting requests==2.25.1 01:15:03 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 01:15:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.4 MB/s eta 0:00:00 01:15:03 Collecting chardet<5,>=3.0.2 01:15:03 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 01:15:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.8 MB/s eta 0:00:00 01:15:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2022.5.18.1) 01:15:03 Collecting idna<3,>=2.5 01:15:03 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 01:15:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.5 MB/s eta 0:00:00 01:15:03 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.9) 01:15:05 Installing collected packages: idna, chardet, requests 01:15:05 Attempting uninstall: idna 01:15:05 Found existing installation: idna 3.3 01:15:05 Uninstalling idna-3.3: 01:15:05 Successfully uninstalled idna-3.3 01:15:08 Attempting uninstall: requests 01:15:08 Found existing installation: requests 2.27.1 01:15:08 Uninstalling requests-2.27.1: 01:15:08 Successfully uninstalled requests-2.27.1 01:15:08 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 01:15:08 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 01:15:12 Collecting robotframework-requests==0.8.0 01:15:12 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 01:15:12 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 01:15:12 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) 01:15:12 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 01:15:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2022.5.18.1) 01:15:12 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.9) 01:15:12 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 01:15:14 Installing collected packages: robotframework-requests 01:15:14 Successfully installed robotframework-requests-0.8.0 01:15:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:15:18 Collecting paho-mqtt==1.5.1 01:15:18 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 01:15:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.8 MB/s eta 0:00:00 01:15:18 Preparing metadata (setup.py): started 01:15:33 Preparing metadata (setup.py): finished with status 'done' 01:15:33 Building wheels for collected packages: paho-mqtt 01:15:33 Building wheel for paho-mqtt (setup.py): started 01:15:55 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:15:55 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=7a99b59c5e0c0d9fb0ee5558fc0351b58a7f9a9abe3f2aea0ce50ec7ef058fdc 01:15:55 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 01:15:55 Successfully built paho-mqtt 01:15:55 Installing collected packages: paho-mqtt 01:15:55 Successfully installed paho-mqtt-1.5.1 01:15: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 01:15:58 Collecting redis==3.5.3 01:15:58 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 01:15:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.0 MB/s eta 0:00:00 01:15:59 Installing collected packages: redis 01:16:00 Successfully installed redis-3.5.3 01:16:00 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 01:16:05 Collecting pyzmq==22.2.1 01:16:05 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 01:16:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.1 MB/s eta 0:00:00 01:16:09 Installing build dependencies: started 01:16:35 Installing build dependencies: finished with status 'done' 01:16:35 Getting requirements to build wheel: started 01:16:36 Getting requirements to build wheel: finished with status 'done' 01:16:36 Preparing metadata (pyproject.toml): started 01:16:54 Preparing metadata (pyproject.toml): finished with status 'done' 01:16:54 Building wheels for collected packages: pyzmq 01:16:54 Building wheel for pyzmq (pyproject.toml): started 01:18:16 Building wheel for pyzmq (pyproject.toml): still running... 01:19:24 Building wheel for pyzmq (pyproject.toml): still running... 01:19:51 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 01:19:51 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538455 sha256=5316acc815698a92aa18eaaadc89c9f4905ad6ae23b394a749c2605268a5e6be 01:19:51 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 01:19:51 Successfully built pyzmq 01:19:51 Installing collected packages: pyzmq 01:19:51 Successfully installed pyzmq-22.2.1 01:19:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:19:57 Collecting robotframework-seleniumlibrary==5.1.3 01:19:57 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 01:19:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.7 MB/s eta 0:00:00 01:19:57 Collecting selenium>=3.141.0 01:19:57 Downloading selenium-4.1.5-py3-none-any.whl (979 kB) 01:19:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 8.5 MB/s eta 0:00:00 01:19:57 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 01:19:57 Collecting robotframework-pythonlibcore>=2.1.0 01:19:57 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 01:19:57 Collecting trio~=0.17 01:19:57 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 01:19:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 8.9 MB/s eta 0:00:00 01:19:57 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.9) 01:19:57 Collecting trio-websocket~=0.9 01:19:58 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 01:19:58 Collecting sortedcontainers 01:19:58 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:19:58 Collecting async-generator>=1.9 01:19:58 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 01:19:58 Collecting outcome 01:19:58 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 01:19:58 Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 01:19:58 Collecting sniffio 01:19:58 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 01:19:58 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) 01:19:59 Collecting wsproto>=0.14 01:19:59 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 01:20:01 Collecting cryptography>=1.3.4 01:20:01 Downloading cryptography-37.0.2-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB) 01:20:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 10.7 MB/s eta 0:00:00 01:20:01 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.5.18.1) 01:20:02 Collecting pyOpenSSL>=0.14 01:20:02 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 01:20:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 2.5 MB/s eta 0:00:00 01:20:02 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 01:20:02 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:20:05 Collecting cffi>=1.12 01:20:05 Downloading cffi-1.15.0.tar.gz (484 kB) 01:20:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 kB 8.9 MB/s eta 0:00:00 01:20:05 Preparing metadata (setup.py): started 01:20:27 Preparing metadata (setup.py): finished with status 'done' 01:20:27 Collecting h11<1,>=0.9.0 01:20:27 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 01:20:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 2.3 MB/s eta 0:00:00 01:20:27 Collecting pycparser 01:20:27 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 01:20:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 4.9 MB/s eta 0:00:00 01:20:27 Building wheels for collected packages: cffi 01:20:27 Building wheel for cffi (setup.py): started 01:21:24 Building wheel for cffi (setup.py): finished with status 'done' 01:21:24 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419132 sha256=8bd34cf047f37401f1ff036d5ea4cd9346ddfb4b40283100fe6c696a177bd780 01:21:24 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 01:21:24 Successfully built cffi 01:21:24 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 01:21:39 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.0 cryptography-37.0.2 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.5 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 01:21:39 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:21:42 Collecting psycopg2==2.9.3 01:21:42 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:21:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.3 MB/s eta 0:00:00 01:21:42 Preparing metadata (setup.py): started 01:21:57 Preparing metadata (setup.py): finished with status 'done' 01:21:57 Building wheels for collected packages: psycopg2 01:21:57 Building wheel for psycopg2 (setup.py): started 01:23:05 Building wheel for psycopg2 (setup.py): still running... 01:23:12 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:23:12 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462378 sha256=00e1450a5cfb42b88b5eba30658dfa6fae0fa08d0974edf87e50c1be0d0dd025 01:23:12 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 01:23:12 Successfully built psycopg2 01:23:14 Installing collected packages: psycopg2 01:23:14 Successfully installed psycopg2-2.9.3 01:23:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:23:16 (1/3) Installing libgfortran (10.3.1_git20211027-r0) 01:23:16 (2/3) Installing openblas (0.3.18-r1) 01:23:16 (3/3) Installing py3-numpy (1.21.4-r0) 01:23:17 OK: 629 MiB in 64 packages 01:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:23:18 (1/1) Installing py3-psutil (5.8.0-r1) 01:23:18 OK: 631 MiB in 65 packages 01:23:18 **** install other tools **** 01:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:23:20 (1/5) Installing ca-certificates (20211220-r0) 01:23:20 (2/5) Installing brotli-libs (1.0.9-r5) 01:23:20 (3/5) Installing nghttp2-libs (1.46.0-r0) 01:23:20 (4/5) Installing libcurl (7.80.0-r1) 01:23:20 (5/5) Installing curl (7.80.0-r1) 01:23:20 Executing busybox-1.34.1-r5.trigger 01:23:20 Executing ca-certificates-20211220-r0.trigger 01:23:20 OK: 633 MiB in 70 packages 01:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:23:21 (1/1) Installing openssl (1.1.1o-r0) 01:23:21 Executing busybox-1.34.1-r5.trigger 01:23:21 OK: 633 MiB in 71 packages 01:23:21 **** install chromedriver **** 01:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:23:23 v3.15.4-169-g006e144fc6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 01:23:23 v3.15.4-168-gd0f065865d [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 01:23:23 OK: 15733 distinct packages available 01:23:24 OK: 633 MiB in 71 packages 01:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:23:25 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz 01:23:26 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz 01:23:27 ERROR: unable to select packages: 01:23:27  so:libmbedcrypto.so.7 (no such package): 01:23:27 required by: librist-0.2.6-r1[so:libmbedcrypto.so.7] 01:23:28 The command '/bin/sh -c echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && 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 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable' returned a non-zero code: 5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:23:28 01:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:23:29 arm64: Pulling from edgex-lftools-log-publisher 01:23:29 8998bd30e6a1: Pulling fs layer 01:23:29 04944245beec: Pulling fs layer 01:23:29 699f458cf7ca: Pulling fs layer 01:23:29 765212b225bb: Pulling fs layer 01:23:29 f23df028b6ca: Pulling fs layer 01:23:29 d65c8cfc05b1: Pulling fs layer 01:23:29 2437ff75d9bd: Pulling fs layer 01:23:29 f23df028b6ca: Waiting 01:23:29 d65c8cfc05b1: Waiting 01:23:29 2437ff75d9bd: Waiting 01:23:29 765212b225bb: Waiting 01:23:29 04944245beec: Verifying Checksum 01:23:29 04944245beec: Download complete 01:23:29 765212b225bb: Verifying Checksum 01:23:29 765212b225bb: Download complete 01:23:29 f23df028b6ca: Verifying Checksum 01:23:29 f23df028b6ca: Download complete 01:23:29 d65c8cfc05b1: Verifying Checksum 01:23:29 d65c8cfc05b1: Download complete 01:23:29 699f458cf7ca: Verifying Checksum 01:23:29 699f458cf7ca: Download complete 01:23:29 8998bd30e6a1: Verifying Checksum 01:23:29 8998bd30e6a1: Download complete 01:23:32 2437ff75d9bd: Verifying Checksum 01:23:32 2437ff75d9bd: Download complete 01:23:35 8998bd30e6a1: Pull complete 01:23:35 04944245beec: Pull complete 01:23:36 699f458cf7ca: Pull complete 01:23:37 765212b225bb: Pull complete 01:23:37 f23df028b6ca: Pull complete 01:23:38 d65c8cfc05b1: Pull complete 01:23:53 2437ff75d9bd: Pull complete 01:23:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:23:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:53 prd-ubuntu20.04-docker-arm64-4c-16g-216 does not seem to be running inside a container 01:23:53 $ 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 01:23:56 $ docker top a221eac35a54f1f3504ed70521a624df1a6e357392a7df51e77c3132941a9224 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:56 ---> job-cost.sh 01:23:56 lf-activate-venv: SKIPPING 01:23:56 INFO: No Stack... 01:23:57 INFO: Retrieving Pricing Info for: v3-standard-4 01:23:58 INFO: Archiving Costs [Pipeline] sh 01:23:59 + cut -d, -f6 01:23:59 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock 01:23:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-7-stack-cost] 01:23:59 Resource [jenkins-edgexfoundry-edgex-taf-common-main-7-stack-cost] did not exist. Created. 01:23:59 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:23:59 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-8071bc1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:24:00 + echo total: 0.10999999940395355 [Pipeline] stash 01:24:00 Warning: overwriting stash ‘stack-cost’ 01:24:01 Stashed 1 file(s) [Pipeline] } 01:24:01 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 01:24:01 $ docker stop --time=1 a221eac35a54f1f3504ed70521a624df1a6e357392a7df51e77c3132941a9224 01:24:02 $ docker rm -f a221eac35a54f1f3504ed70521a624df1a6e357392a7df51e77c3132941a9224 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:24:03 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:24:03 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 01:24:03 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 01:24:03 total 16 01:24:03 drwxr-xr-x 3 root root 4096 May 27 01:05 . 01:24:03 drwxrwxr-x 7 jenkins jenkins 4096 May 27 01:05 .. 01:24:03 drwxr-xr-x 2 root root 4096 May 27 01:05 cost 01:24:03 -rw-r--r-- 1 root root 85 May 27 01:05 cost.csv 01:24:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 01:24:03 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 01:24:03 total 16 01:24:03 drwxr-xr-x 3 jenkins jenkins 4096 May 27 01:05 . 01:24:03 drwxrwxr-x 7 jenkins jenkins 4096 May 27 01:05 .. 01:24:03 drwxr-xr-x 2 jenkins jenkins 4096 May 27 01:05 cost 01:24:03 -rw-r--r-- 1 jenkins jenkins 85 May 27 01:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:24:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:24:04 ---> package-listing.sh 01:24:04 ++ facter osfamily 01:24:04 ++ tr '[:upper:]' '[:lower:]' 01:24:05 + OS_FAMILY=debian 01:24:05 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 01:24:05 + START_PACKAGES=/tmp/packages_start.txt 01:24:05 + END_PACKAGES=/tmp/packages_end.txt 01:24:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:24:05 + PACKAGES=/tmp/packages_start.txt 01:24:05 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 01:24:05 + PACKAGES=/tmp/packages_end.txt 01:24:05 + case "${OS_FAMILY}" in 01:24:05 + dpkg -l 01:24:05 + grep '^ii' 01:24:05 + '[' -f /tmp/packages_start.txt ']' 01:24:05 + '[' -f /tmp/packages_end.txt ']' 01:24:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:24:05 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 01:24:05 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 01:24:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 01:24:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 01:24:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:05 prd-ubuntu20.04-docker-8c-8g-214 does not seem to be running inside a container 01:24:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:24:06 $ docker top f4cda8be6c952ab63a1dd41888479b93d3f0b900444290ff91cc37d2c408542d -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:06 + touch /tmp/pre-build-complete [Pipeline] sh 01:24:06 + mkdir -p /var/log/sysstat [Pipeline] sh 01:24:07 + ls /var/log/sa-host 01:24:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:07 provisioning config files... 01:24:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5168525337456495171tmp [Pipeline] { [Pipeline] echo 01:24:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:24:07 ---> create-netrc.sh [Pipeline] } 01:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:24:07 ---> python-tools-install.sh [Pipeline] echo 01:24:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:24:08 ---> sudo-logs.sh 01:24:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:24:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:24:08 ---> job-cost.sh 01:24:08 lf-activate-venv: SKIPPING 01:24:08 DEBUG: total: 0.2199999988079071 01:24:08 INFO: Retrieving Stack Cost... 01:24:09 INFO: Retrieving Pricing Info for: v3-standard-8 01:24:09 INFO: Archiving Costs [Pipeline] echo 01:24:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:24:09 ---> logs-deploy.sh 01:24:09 lf-activate-venv: SKIPPING 01:24:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/7 01:24:09 INFO: archiving workspace using pattern(s): 01:24:10 Archives upload complete. 01:24:10 INFO: archiving logs to Nexus 01:24:11 ---> uname -a: 01:24:11 Linux prd-ubuntu20-04-docker-8c-8g-214 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:24:11 01:24:11 01:24:11 ---> lscpu: 01:24:11 Architecture: x86_64 01:24:11 CPU op-mode(s): 32-bit, 64-bit 01:24:11 Byte Order: Little Endian 01:24:11 Address sizes: 40 bits physical, 48 bits virtual 01:24:11 CPU(s): 8 01:24:11 On-line CPU(s) list: 0-7 01:24:11 Thread(s) per core: 1 01:24:11 Core(s) per socket: 1 01:24:11 Socket(s): 8 01:24:11 NUMA node(s): 1 01:24:11 Vendor ID: AuthenticAMD 01:24:11 CPU family: 23 01:24:11 Model: 49 01:24:11 Model name: AMD EPYC-Rome Processor 01:24:11 Stepping: 0 01:24:11 CPU MHz: 2799.994 01:24:11 BogoMIPS: 5599.98 01:24:11 Virtualization: AMD-V 01:24:11 Hypervisor vendor: KVM 01:24:11 Virtualization type: full 01:24:11 L1d cache: 256 KiB 01:24:11 L1i cache: 256 KiB 01:24:11 L2 cache: 4 MiB 01:24:11 L3 cache: 128 MiB 01:24:11 NUMA node0 CPU(s): 0-7 01:24:11 Vulnerability Itlb multihit: Not affected 01:24:11 Vulnerability L1tf: Not affected 01:24:11 Vulnerability Mds: Not affected 01:24:11 Vulnerability Meltdown: Not affected 01:24:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:24:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:24:11 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:24:11 Vulnerability Srbds: Not affected 01:24:11 Vulnerability Tsx async abort: Not affected 01:24:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:24:11 01:24:11 01:24:11 ---> nproc: 01:24:11 8 01:24:11 01:24:11 01:24:11 ---> df -h: 01:24:11 Filesystem Size Used Avail Use% Mounted on 01:24:11 overlay 155G 11G 145G 7% / 01:24:11 tmpfs 64M 0 64M 0% /dev 01:24:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:24:11 shm 64M 0 64M 0% /dev/shm 01:24:11 /dev/vda1 155G 11G 145G 7% /facter-os 01:24:11 01:24:11 01:24:11 ---> sar -b -r -n DEV: 01:24:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-214) 05/27/22 _x86_64_ (8 CPU) 01:24:11 01:24:11 01:01:30 LINUX RESTART (8 CPU) 01:24:11 01:24:11 01:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:24:11 01:03:01 289.54 12.05 277.50 0.00 2092.26 92735.06 0.00 01:24:11 01:04:01 30.61 0.00 30.61 0.00 0.00 23316.80 0.00 01:24:11 01:05:01 12.55 0.02 12.53 0.00 1.60 2883.20 0.00 01:24:11 01:06:01 44.34 0.08 44.26 0.00 10.66 20836.39 0.00 01:24:11 01:07:01 2.05 0.03 2.02 0.00 0.40 23.46 0.00 01:24:11 01:08:01 2.22 0.00 2.22 0.00 0.00 24.40 0.00 01:24:11 01:09:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 01:24:11 01:10:01 2.22 0.00 2.22 0.00 0.00 25.19 0.00 01:24:11 01:11:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 01:24:11 01:12:01 2.38 0.00 2.38 0.00 0.00 31.59 0.00 01:24:11 01:13:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 01:24:11 01:14:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 01:24:11 01:15:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 01:24:11 01:16:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 01:24:11 01:17:01 3.63 0.90 2.73 0.00 18.66 34.79 0.00 01:24:11 01:18:01 2.00 0.00 2.00 0.00 0.00 23.59 0.00 01:24:11 01:19:01 1.63 0.00 1.63 0.00 0.00 17.99 0.00 01:24:11 01:20:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 01:24:11 01:21:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 01:24:11 01:22:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 01:24:11 01:23:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 01:24:11 01:24:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 01:24:11 Average: 18.46 0.59 17.88 0.00 95.01 6304.87 0.00 01:24:11 01:24:11 01:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:24:11 01:03:01 28724544 31715992 584104 1.78 99928 3153036 2146312 6.33 1193228 2574912 647520 01:24:11 01:04:01 28684536 31719376 579716 1.76 105064 3181148 2138916 6.30 1230380 2568068 29564 01:24:11 01:05:01 28617548 31711168 586724 1.78 106248 3231684 2168408 6.39 1245672 2611168 43644 01:24:11 01:06:01 28129416 31801660 499636 1.52 125700 3749812 1763608 5.20 1194660 3111804 160 01:24:11 01:07:01 28130728 31803060 497988 1.51 125756 3749820 1763608 5.20 1194364 3111820 12 01:24:11 01:08:01 28139596 31812092 489068 1.49 125828 3749836 1763608 5.20 1185724 3111936 12 01:24:11 01:09:01 28139548 31812120 488980 1.49 125904 3749836 1763608 5.20 1185312 3111936 12 01:24:11 01:10:01 28140672 31813364 487584 1.48 125988 3749844 1763608 5.20 1184092 3111944 12 01:24:11 01:11:01 28140364 31813536 487620 1.48 126060 3749972 1763608 5.20 1184624 3112348 20 01:24:11 01:12:01 28140972 31814188 487092 1.48 126128 3749944 1763608 5.20 1184408 3112328 20 01:24:11 01:13:01 28140964 31814256 487004 1.48 126176 3749956 1763608 5.20 1184112 3112332 16 01:24:11 01:14:01 28140664 31814032 487160 1.48 126256 3749956 1763608 5.20 1184424 3112336 12 01:24:11 01:15:01 28140808 31814248 487084 1.48 126324 3749952 1763608 5.20 1184100 3112336 12 01:24:11 01:16:01 28141028 31814584 486740 1.48 126384 3749964 1763608 5.20 1184072 3112388 12 01:24:11 01:17:01 28138120 31812768 488488 1.49 126500 3750476 1840540 5.42 1184636 3112800 24 01:24:11 01:18:01 28139260 31814044 486968 1.48 126556 3750484 1840540 5.42 1184456 3112808 212 01:24:11 01:19:01 28138952 31813812 487160 1.48 126628 3750484 1840540 5.42 1184680 3112804 164 01:24:11 01:20:01 28138944 31813808 487080 1.48 126660 3750488 1840540 5.42 1184676 3112808 208 01:24:11 01:21:01 28138676 31813544 487324 1.48 126680 3750492 1840540 5.42 1184132 3112812 12 01:24:11 01:22:01 28139132 31814084 486744 1.48 126720 3750480 1840540 5.42 1184932 3112812 20 01:24:11 01:23:01 28139564 31814580 486168 1.48 126748 3750496 1840540 5.42 1184344 3112816 20 01:24:11 01:24:01 28139232 31814252 486396 1.48 126788 3750496 1840540 5.42 1184256 3112816 12 01:24:11 Average: 28211967 31799299 501492 1.53 123228 3673575 1844438 5.44 1190695 3040461 32805 01:24:11 01:24:11 01:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:24:11 01:03:01 lo 7.05 7.05 0.71 0.71 0.00 0.00 0.00 0.00 01:24:11 01:03:01 docker0 63.41 193.17 4.12 3923.16 0.00 0.00 0.00 0.00 01:24:11 01:03:01 ens3 481.46 252.26 6638.04 104.51 0.00 0.00 0.00 0.00 01:24:11 01:03:01 veth181ff76 62.68 192.54 4.86 3921.77 0.00 0.00 0.00 0.32 01:24:11 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:04:01 docker0 9.13 11.21 1.01 84.54 0.00 0.00 0.00 0.00 01:24:11 01:04:01 ens3 61.07 35.84 126.04 18.98 0.00 0.00 0.00 0.00 01:24:11 01:04:01 veth181ff76 9.13 11.25 1.14 84.54 0.00 0.00 0.00 0.01 01:24:11 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:05:01 docker0 11.08 13.80 1.02 143.96 0.00 0.00 0.00 0.00 01:24:11 01:05:01 ens3 74.90 61.57 165.63 81.29 0.00 0.00 0.00 0.00 01:24:11 01:05:01 veth181ff76 11.08 13.82 1.17 143.96 0.00 0.00 0.00 0.01 01:24:11 01:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 01:24:11 01:06:01 docker0 24.51 52.09 1.41 581.37 0.00 0.00 0.00 0.00 01:24:11 01:06:01 ens3 165.91 91.82 3108.43 15.19 0.00 0.00 0.00 0.00 01:24:11 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:07:01 ens3 1.17 0.95 0.37 0.32 0.00 0.00 0.00 0.00 01:24:11 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:08:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:10:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:11:01 ens3 0.47 0.52 0.27 0.22 0.00 0.00 0.00 0.00 01:24:11 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:12:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:24:11 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:13:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:14:01 ens3 0.88 0.25 1.53 0.02 0.00 0.00 0.00 0.00 01:24:11 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:17:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:24:11 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:18:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:19:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:22:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 01:24:11 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:11 01:24:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:24:11 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 01:24:11 Average: docker0 4.87 12.15 0.34 212.32 0.00 0.00 0.00 0.00 01:24:11 Average: ens3 35.45 20.02 451.70 9.96 0.00 0.00 0.00 0.00 01:24:11 01:24:11 01:24:11 ---> sar -P ALL: 01:24:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-214) 05/27/22 _x86_64_ (8 CPU) 01:24:11 01:24:11 01:01:30 LINUX RESTART (8 CPU) 01:24:11 01:24:11 01:02:02 CPU %user %nice %system %iowait %steal %idle 01:24:11 01:03:01 all 9.99 0.00 2.72 1.29 0.06 85.95 01:24:11 01:03:01 0 12.90 0.00 2.95 1.19 0.07 82.88 01:24:11 01:03:01 1 12.73 0.00 2.76 0.24 0.07 84.20 01:24:11 01:03:01 2 10.90 0.00 3.82 2.05 0.05 83.18 01:24:11 01:03:01 3 4.42 0.00 1.96 1.18 0.07 92.37 01:24:11 01:03:01 4 8.60 0.00 2.39 1.64 0.07 87.31 01:24:11 01:03:01 5 16.88 0.00 4.05 1.88 0.07 77.13 01:24:11 01:03:01 6 4.43 0.00 1.60 1.94 0.03 91.98 01:24:11 01:03:01 7 9.03 0.00 2.19 0.17 0.07 88.55 01:24:11 01:04:01 all 11.99 0.00 0.78 0.31 0.03 86.89 01:24:11 01:04:01 0 33.38 0.00 1.45 0.02 0.05 65.10 01:24:11 01:04:01 1 16.01 0.00 1.02 0.03 0.02 82.92 01:24:11 01:04:01 2 2.36 0.00 0.15 0.00 0.03 97.46 01:24:11 01:04:01 3 2.15 0.00 0.15 0.00 0.00 97.70 01:24:11 01:04:01 4 4.15 0.00 0.27 0.00 0.02 95.56 01:24:11 01:04:01 5 13.37 0.00 1.59 2.06 0.03 82.95 01:24:11 01:04:01 6 16.19 0.00 0.67 0.35 0.03 82.76 01:24:11 01:04:01 7 8.30 0.00 0.97 0.02 0.03 90.68 01:24:11 01:05:01 all 11.76 0.00 1.00 0.09 0.03 87.12 01:24:11 01:05:01 0 13.71 0.00 0.98 0.00 0.03 85.27 01:24:11 01:05:01 1 7.93 0.00 0.42 0.00 0.03 91.63 01:24:11 01:05:01 2 16.68 0.00 0.93 0.00 0.03 82.35 01:24:11 01:05:01 3 2.60 0.00 0.45 0.00 0.03 96.91 01:24:11 01:05:01 4 30.63 0.00 2.55 0.02 0.05 66.75 01:24:11 01:05:01 5 10.39 0.00 0.77 0.60 0.03 88.21 01:24:11 01:05:01 6 10.29 0.00 1.37 0.10 0.03 88.21 01:24:11 01:05:01 7 1.85 0.00 0.52 0.00 0.02 97.61 01:24:11 01:06:01 all 5.04 0.00 1.48 0.37 0.03 93.08 01:24:11 01:06:01 0 7.39 0.00 1.91 1.58 0.03 89.09 01:24:11 01:06:01 1 4.16 0.00 1.16 0.02 0.02 94.65 01:24:11 01:06:01 2 4.18 0.00 1.24 0.05 0.02 94.51 01:24:11 01:06:01 3 5.29 0.00 1.86 0.07 0.03 92.75 01:24:11 01:06:01 4 5.45 0.00 1.69 0.02 0.03 92.81 01:24:11 01:06:01 5 3.85 0.00 1.44 1.00 0.03 93.67 01:24:11 01:06:01 6 6.51 0.00 1.19 0.03 0.03 92.23 01:24:11 01:06:01 7 3.51 0.00 1.33 0.20 0.03 94.93 01:24:11 01:07:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:24:11 01:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:24:11 01:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:07:01 4 0.20 0.00 0.00 0.00 0.02 99.78 01:24:11 01:07:01 5 0.00 0.00 0.02 0.05 0.02 99.92 01:24:11 01:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:08:01 all 0.03 0.00 0.02 0.01 0.00 99.95 01:24:11 01:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:08:01 5 0.10 0.00 0.03 0.05 0.02 99.80 01:24:11 01:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:24:11 01:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:24:11 01:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:24:11 01:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:09:01 5 0.03 0.00 0.03 0.07 0.02 99.85 01:24:11 01:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 01:24:11 01:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:24:11 01:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:24:11 01:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 01:24:11 01:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:10:01 5 0.07 0.00 0.05 0.07 0.00 99.82 01:24:11 01:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:24:11 01:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:24:11 01:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:24:11 01:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:24:11 01:11:01 3 0.07 0.00 0.02 0.00 0.00 99.92 01:24:11 01:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:11:01 5 0.03 0.00 0.03 0.03 0.02 99.88 01:24:11 01:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:24:11 01:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:24:11 01:12:01 1 0.02 0.00 0.00 0.03 0.00 99.95 01:24:11 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:24:11 01:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:12:01 5 0.03 0.00 0.05 0.03 0.00 99.88 01:24:11 01:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:24:11 01:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:13:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:24:11 01:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:13:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:24:11 01:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:24:11 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:13:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:24:11 01:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:24:11 01:13:01 CPU %user %nice %system %iowait %steal %idle 01:24:11 01:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:24:11 01:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:24:11 01:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:24:11 01:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:14:01 5 0.05 0.00 0.00 0.05 0.02 99.88 01:24:11 01:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:15:01 all 0.00 0.00 0.01 0.01 0.00 99.98 01:24:11 01:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:24:11 01:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:15:01 5 0.02 0.00 0.03 0.03 0.02 99.90 01:24:11 01:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:16:01 all 0.00 0.00 0.01 0.01 0.00 99.98 01:24:11 01:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:24:11 01:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:16:01 5 0.03 0.00 0.00 0.05 0.00 99.92 01:24:11 01:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:17:01 all 0.05 0.00 0.04 0.01 0.01 99.89 01:24:11 01:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:24:11 01:17:01 1 0.02 0.00 0.03 0.03 0.00 99.92 01:24:11 01:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:24:11 01:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:24:11 01:17:01 4 0.17 0.00 0.08 0.03 0.02 99.70 01:24:11 01:17:01 5 0.05 0.00 0.07 0.05 0.02 99.82 01:24:11 01:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:24:11 01:17:01 7 0.07 0.00 0.05 0.00 0.00 99.88 01:24:11 01:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:24:11 01:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:24:11 01:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:24:11 01:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:19:01 all 0.01 0.00 0.01 0.01 0.00 99.98 01:24:11 01:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:19:01 5 0.00 0.00 0.03 0.05 0.02 99.90 01:24:11 01:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:20:01 all 0.02 0.00 0.02 0.01 0.01 99.95 01:24:11 01:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:24:11 01:20:01 1 0.00 0.00 0.00 0.03 0.00 99.97 01:24:11 01:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:24:11 01:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:20:01 5 0.03 0.00 0.07 0.03 0.02 99.85 01:24:11 01:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:24:11 01:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:24:11 01:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:24:11 01:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:24:11 01:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:21:01 5 0.07 0.00 0.03 0.00 0.02 99.88 01:24:11 01:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:22:01 all 0.01 0.00 0.00 0.00 0.00 99.99 01:24:11 01:22:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:24:11 01:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:24:11 01:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:24:11 01:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:24:11 01:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:24:11 01:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:24:11 01:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:23:01 5 0.02 0.00 0.03 0.02 0.02 99.92 01:24:11 01:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:24:11 01:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:24:11 01:24:01 all 0.02 0.00 0.01 0.01 0.00 99.97 01:24:11 01:24:01 0 0.03 0.00 0.02 0.03 0.00 99.92 01:24:11 01:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:24:11 01:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:24:01 5 0.07 0.00 0.02 0.03 0.02 99.87 01:24:11 01:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:24:11 01:24:11 Average: CPU %user %nice %system %iowait %steal %idle 01:24:11 Average: all 1.77 0.00 0.28 0.10 0.01 97.85 01:24:11 Average: 0 3.07 0.00 0.34 0.13 0.01 96.46 01:24:11 Average: 1 1.85 0.00 0.24 0.02 0.01 97.88 01:24:11 Average: 2 1.55 0.00 0.28 0.09 0.01 98.07 01:24:11 Average: 3 0.67 0.00 0.21 0.06 0.01 99.06 01:24:11 Average: 4 2.23 0.00 0.32 0.08 0.01 97.36 01:24:11 Average: 5 2.04 0.00 0.38 0.28 0.02 97.28 01:24:11 Average: 6 1.70 0.00 0.23 0.11 0.01 97.95 01:24:11 Average: 7 1.03 0.00 0.23 0.02 0.01 98.72 01:24:11 01:24:11 01:24:11