Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 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-ssh10724034321858059434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7382700118073168514.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7153621600881805981.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh3976459568845636796.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10449761595159947138.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5872 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/jenkins-gitclient-ssh7980585886167239858.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb (main) > 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 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 Commit message: "Merge pull request #38 from cherrycl/issue-37" > git rev-list --no-walk be4f0c58e46c96244c3cc3c796e250636222bca5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:49:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:49:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:49:16 ========================================================= 02:49:16 EdgeX Global Pipelines Version Info 02:49:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:49:17 ------------------- 02:49:17 stable info: 02:49:17 ------------------- 02:49:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:49:17 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 02:49:17 Message: update stable to v1.0.220 02:49:18 ------------------- 02:49:18 experimental info: 02:49:18 ------------------- 02:49:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:49:18 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 02:49:18 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aac331e [Pipeline] echo 02:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:18 provisioning config files... 02:49:18 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5256392097918407349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:19 ---> docker-login.sh 02:49:19 nexus3.edgexfoundry.org:10001 02:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:19 Configure a credential helper to remove this warning. See 02:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:19 02:49:19 Login Succeeded 02:49:19 nexus3.edgexfoundry.org:10002 02:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:19 Configure a credential helper to remove this warning. See 02:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:19 02:49:19 Login Succeeded 02:49:19 nexus3.edgexfoundry.org:10003 02:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:19 Configure a credential helper to remove this warning. See 02:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:19 02:49:19 Login Succeeded 02:49:19 nexus3.edgexfoundry.org:10004 02:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:19 Configure a credential helper to remove this warning. See 02:49:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:19 02:49:19 Login Succeeded 02:49:19 docker.io 02:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:20 Configure a credential helper to remove this warning. See 02:49:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:20 02:49:20 Login Succeeded 02:49:20 ---> docker-login.sh ends [Pipeline] } 02:49:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:49:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 02:49:20 + grep -v github /etc/ssh/ssh_known_hosts 02:49:20 + '[' -e /tmp/ssh_known_hosts ']' 02:49:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:49:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 02:49:20 + sudo tee -a /etc/ssh/ssh_known_hosts 02:49:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:21 02:49:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:49:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:21 latest: Pulling from edgex-devops/git-semver 02:49:21 a0d0a0d46f8b: Pulling fs layer 02:49:21 3e5f54012d9b: Pulling fs layer 02:49:21 4c7163046ea9: Pulling fs layer 02:49:21 0c2d73faf560: Pulling fs layer 02:49:21 0c2d73faf560: Waiting 02:49:21 3e5f54012d9b: Download complete 02:49:21 a0d0a0d46f8b: Verifying Checksum 02:49:21 a0d0a0d46f8b: Download complete 02:49:21 0c2d73faf560: Verifying Checksum 02:49:21 0c2d73faf560: Download complete 02:49:21 4c7163046ea9: Verifying Checksum 02:49:21 4c7163046ea9: Download complete 02:49:21 a0d0a0d46f8b: Pull complete 02:49:21 3e5f54012d9b: Pull complete 02:49:22 4c7163046ea9: Pull complete 02:49:22 0c2d73faf560: Pull complete 02:49:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:49:22 prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container 02:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:49:23 $ docker top da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:23 [ssh-agent] Looking for ssh-agent implementation... 02:49:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:23 $ docker exec da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 ssh-agent 02:49:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBmgBNh/agent.13 02:49:23 SSH_AGENT_PID=19 02:49:23 Running ssh-add (command line suppressed) 02:49:23 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5629904451406733692.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5629904451406733692.key) 02:49:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:23 + git tag --points-at HEAD [Pipeline] } 02:49:23 $ docker exec --env ******** --env ******** da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 ssh-agent -k 02:49:23 unset SSH_AUTH_SOCK; 02:49:23 unset SSH_AGENT_PID; 02:49:23 echo Agent pid 19 killed; 02:49:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:49:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:24 [ssh-agent] Looking for ssh-agent implementation... 02:49:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:24 $ docker exec da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 ssh-agent 02:49:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCGkJJD/agent.52 02:49:24 SSH_AGENT_PID=58 02:49:24 Running ssh-add (command line suppressed) 02:49:24 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5743860062832343697.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5743860062832343697.key) 02:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:24 + git semver init 02:49:24 # -> Open(): unable to determine branch for HEAD 02:49:24 # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git 02:49:24 # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main 02:49:24 # $SEMVER_REMOTE_NAME = origin 02:49:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:49:24 # $SEMVER_USER_NAME = edgex-jenkins 02:49:24 # $SEMVER_BRANCH = main 02:49:24 # $SEMVER_TEMP = /tmp/semver-935614969 02:49:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP 02:49:25 # '/tmp/semver-935614969' -> '/w/workspace/gexfoundry_edgex-taf-common_main/.semver' 02:49:25 # -> Force: false 02:49:25 # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [Pipeline] } 02:49:25 $ docker exec --env ******** --env ******** da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 ssh-agent -k 02:49:25 unset SSH_AUTH_SOCK; 02:49:25 unset SSH_AGENT_PID; 02:49:25 echo Agent pid 58 killed; 02:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:25 + git semver [Pipeline] } 02:49:25 $ docker stop --time=1 da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 02:49:26 $ docker rm -f da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:49:27 Stashed 1 file(s) [Pipeline] echo 02:49:27 [edgeXSemver]: initialized semver on version 0.0.2-dev.15 [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 02:49:27 provisioning config files... 02:49:27 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3361814120573890364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:28 ---> docker-login.sh 02:49:28 nexus3.edgexfoundry.org:10001 02:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:28 Configure a credential helper to remove this warning. See 02:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:28 02:49:28 Login Succeeded 02:49:28 nexus3.edgexfoundry.org:10002 02:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:28 Configure a credential helper to remove this warning. See 02:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:28 02:49:28 Login Succeeded 02:49:28 nexus3.edgexfoundry.org:10003 02:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:28 Configure a credential helper to remove this warning. See 02:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:28 02:49:28 Login Succeeded 02:49:28 nexus3.edgexfoundry.org:10004 02:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:28 Configure a credential helper to remove this warning. See 02:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:28 02:49:28 Login Succeeded 02:49:28 docker.io 02:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:28 Configure a credential helper to remove this warning. See 02:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:28 02:49:28 Login Succeeded 02:49:28 ---> docker-login.sh ends [Pipeline] } 02:49:28 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 02:49:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:30 + ls -al . 02:49:30 total 44 02:49:30 drwxrwxr-x. 6 jenkins jenkins 232 Feb 23 02:49 . 02:49:30 drwxrwxr-x. 4 jenkins jenkins 112 Feb 23 02:49 .. 02:49:30 -rw-rw-r--. 1 jenkins jenkins 2694 Feb 23 02:49 Dockerfile 02:49:30 drwxrwxr-x. 8 jenkins jenkins 162 Feb 23 02:49 .git 02:49:30 -rw-rw-r--. 1 jenkins jenkins 22 Feb 23 02:49 .gitignore 02:49:30 -rw-rw-r--. 1 jenkins jenkins 746 Feb 23 02:49 Jenkinsfile 02:49:30 -rw-rw-r--. 1 jenkins jenkins 11381 Feb 23 02:49 LICENSE 02:49:30 -rw-rw-r--. 1 jenkins jenkins 3582 Feb 23 02:49 README.md 02:49:30 -rw-rw-r--. 1 jenkins jenkins 283 Feb 23 02:49 requirements.txt 02:49:30 -rw-rw-r--. 1 jenkins jenkins 54 Feb 23 02:49 robot-entrypoint.sh 02:49:30 drwx------. 3 jenkins jenkins 30 Feb 23 02:49 .semver 02:49:30 -rw-rw-r--. 1 jenkins jenkins 445 Feb 23 02:49 setup.py 02:49:30 drwxrwxr-x. 4 jenkins jenkins 34 Feb 23 02:49 TAF-Manager 02:49:30 drwxrwxr-x. 6 jenkins jenkins 132 Feb 23 02:49 TUC 02:49:30 -rw-rw-r--. 1 jenkins jenkins 12 Feb 23 02:49 VERSION [Pipeline] isUnix [Pipeline] sh 02:49:30 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb --label arch=amd64 --label version=0.0.2-dev.15 . 02:49:30 Sending build context to Docker daemon 338.9kB 02:49:30 Step 1/14 : ARG DOCKER_VERSION=18.09.5 02:49:30 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 02:49:31 18.09.5: Pulling from library/docker 02:49:31 bdf0201b3a05: Pulling fs layer 02:49:31 38f114998adb: Pulling fs layer 02:49:31 21134b1a9e68: Pulling fs layer 02:49:31 1826484332dc: Pulling fs layer 02:49:31 a124bc45399b: Pulling fs layer 02:49:31 e1147593372b: Pulling fs layer 02:49:31 1826484332dc: Waiting 02:49:31 a124bc45399b: Waiting 02:49:31 e1147593372b: Waiting 02:49:31 21134b1a9e68: Verifying Checksum 02:49:31 21134b1a9e68: Download complete 02:49:31 38f114998adb: Verifying Checksum 02:49:31 38f114998adb: Download complete 02:49:31 bdf0201b3a05: Verifying Checksum 02:49:31 bdf0201b3a05: Download complete 02:49:31 a124bc45399b: Verifying Checksum 02:49:31 a124bc45399b: Download complete 02:49:31 e1147593372b: Verifying Checksum 02:49:31 e1147593372b: Download complete 02:49:31 bdf0201b3a05: Pull complete 02:49:31 38f114998adb: Pull complete 02:49:31 21134b1a9e68: Pull complete 02:49:32 1826484332dc: Verifying Checksum 02:49:32 1826484332dc: Download complete 02:49:33 1826484332dc: Pull complete 02:49:33 a124bc45399b: Pull complete 02:49:33 e1147593372b: Pull complete 02:49:33 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 02:49:33 Status: Downloaded newer image for docker:18.09.5 02:49:33 ---> c76999e4396c 02:49:33 Step 3/14 : FROM alpine:3.15 02:49:34 3.15: Pulling from library/alpine 02:49:34 59bf1c3509f3: Pulling fs layer 02:49:34 59bf1c3509f3: Verifying Checksum 02:49:34 59bf1c3509f3: Download complete 02:49:34 59bf1c3509f3: Pull complete 02:49:34 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 02:49:34 Status: Downloaded newer image for alpine:3.15 02:49:34 ---> c059bfaa849c 02:49:34 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 02:49:35 ---> Running in 6cc33ea7d6c4 02:49:35 Removing intermediate container 6cc33ea7d6c4 02:49:35 ---> 34615f88116f 02:49:35 Step 5/14 : LABEL maintainer="Bruce Huang " 02:49:35 ---> Running in d363e7ea2e3a 02:49:35 Removing intermediate container d363e7ea2e3a 02:49:35 ---> 96a638f5c546 02:49:35 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 02:49:36 ---> 9c21634f2adb 02:49:36 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 02:49:36 ---> db91d159007d 02:49:36 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 02:49:36 ---> 1ca39bb103ae 02:49:36 Step 9/14 : WORKDIR /edgex-taf 02:49:36 ---> Running in 41e66abe2740 02:49:36 Removing intermediate container 41e66abe2740 02:49:36 ---> 686a97e9067b 02:49:36 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==3.2.2 && 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 02:49:36 ---> Running in 88c9283f9ef8 02:49:36 **** install Python **** 02:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:49:37 (1/13) Installing libbz2 (1.0.8-r1) 02:49:37 (2/13) Installing expat (2.4.5-r0) 02:49:37 (3/13) Installing libffi (3.4.2-r1) 02:49:37 (4/13) Installing gdbm (1.22-r0) 02:49:37 (5/13) Installing xz-libs (5.2.5-r0) 02:49:37 (6/13) Installing libgcc (10.3.1_git20211027-r0) 02:49:37 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 02:49:37 (8/13) Installing mpdecimal (2.5.1-r1) 02:49:37 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 02:49:37 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 02:49:37 (11/13) Installing readline (8.1.1-r0) 02:49:37 (12/13) Installing sqlite-libs (3.36.0-r0) 02:49:37 (13/13) Installing python3 (3.9.7-r4) 02:49:38 Executing busybox-1.34.1-r3.trigger 02:49:38 OK: 56 MiB in 27 packages 02:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:49:38 (1/1) Installing tzdata (2021e-r0) 02:49:38 Executing busybox-1.34.1-r3.trigger 02:49:38 OK: 59 MiB in 28 packages 02:49:38 (1/1) Purging tzdata (2021e-r0) 02:49:38 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 02:49:38 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 02:49:38 Executing busybox-1.34.1-r3.trigger 02:49:38 OK: 56 MiB in 27 packages 02:49:38 **** install pip **** 02:49:41 Looking in links: /tmp/tmp8uag89wv 02:49:41 Processing /tmp/tmp8uag89wv/setuptools-57.4.0-py3-none-any.whl 02:49:41 Processing /tmp/tmp8uag89wv/pip-21.2.3-py3-none-any.whl 02:49:41 Installing collected packages: setuptools, pip 02:49:42 Successfully installed pip-21.2.3 setuptools-57.4.0 02:49: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 02:49:42 Still waiting to schedule task 02:49:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:49:43 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 02:49:43 Collecting pip 02:49:43 Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) 02:49:43 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 02:49:43 Collecting setuptools 02:49:43 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 02:49:43 Collecting wheel 02:49:43 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 02:49:44 Installing collected packages: wheel, setuptools, pip 02:49:44 Attempting uninstall: setuptools 02:49:44 Found existing installation: setuptools 57.4.0 02:49:44 Uninstalling setuptools-57.4.0: 02:49:44 Successfully uninstalled setuptools-57.4.0 02:49:44 Attempting uninstall: pip 02:49:44 Found existing installation: pip 21.2.3 02:49:45 Uninstalling pip-21.2.3: 02:49:45 Successfully uninstalled pip-21.2.3 02:49:47 Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1 02:49:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:49:47 **** install robotframework and dependencies **** 02:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:49:47 (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 02:49:47 (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 02:49:47 (3/30) Installing binutils (2.37-r3) 02:49:47 (4/30) Installing libgomp (10.3.1_git20211027-r0) 02:49:47 (5/30) Installing libatomic (10.3.1_git20211027-r0) 02:49:47 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 02:49:47 (7/30) Installing gmp (6.2.1-r1) 02:49:47 (8/30) Installing isl22 (0.22-r0) 02:49:47 (9/30) Installing mpfr4 (4.1.0-r0) 02:49:47 (10/30) Installing mpc1 (1.2.1-r0) 02:49:47 (11/30) Installing gcc (10.3.1_git20211027-r0) 02:49:48 (12/30) Installing musl-dev (1.2.2-r7) 02:49:48 (13/30) Installing libc-dev (0.7.2-r3) 02:49:48 (14/30) Installing linux-headers (5.10.41-r0) 02:49:48 (15/30) Installing pkgconf (1.8.0-r0) 02:49:48 (16/30) Installing libffi-dev (3.4.2-r1) 02:49:48 (17/30) Installing libpq (14.2-r0) 02:49:48 (18/30) Installing openssl-dev (1.1.1l-r8) 02:49:48 (19/30) Installing libpq-dev (14.2-r0) 02:49:48 (20/30) Installing libecpg (14.2-r0) 02:49:48 (21/30) Installing libecpg-dev (14.2-r0) 02:49:48 (22/30) Installing libxml2 (2.9.12-r2) 02:49:48 (23/30) Installing llvm12-libs (12.0.1-r0) 02:49:49 (24/30) Installing clang-libs (12.0.1-r1) 02:49:49 (25/30) Installing clang (12.0.1-r1) 02:49:49 (26/30) Installing icu-libs (69.1-r1) 02:49:50 (27/30) Installing icu (69.1-r1) 02:49:50 (28/30) Installing icu-dev (69.1-r1) 02:49:50 (29/30) Installing llvm12 (12.0.1-r0) 02:49:50 (30/30) Installing postgresql14-dev (14.2-r0) 02:49:50 Executing busybox-1.34.1-r3.trigger 02:49:50 OK: 498 MiB in 55 packages 02:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:49:50 (1/6) Installing g++ (10.3.1_git20211027-r0) 02:49:51 (2/6) Installing python3-dev (3.9.7-r4) 02:49:51 (3/6) Installing libsodium (1.0.18-r0) 02:49:51 (4/6) Installing libzmq (4.3.4-r0) 02:49:51 (5/6) Installing libsodium-dev (1.0.18-r0) 02:49:51 (6/6) Installing zeromq-dev (4.3.4-r0) 02:49:51 Executing busybox-1.34.1-r3.trigger 02:49:51 OK: 605 MiB in 61 packages 02:49:52 Processing ./edgex-taf-common 02:49:52 Preparing metadata (setup.py): started 02:49:53 Preparing metadata (setup.py): finished with status 'done' 02:49:53 Building wheels for collected packages: edgex-taf-common 02:49:53 Building wheel for edgex-taf-common (setup.py): started 02:49:54 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:49:54 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=aad7f03322e6b9110fab7feba568c8a2808807c0c6eb41bcf989a782a57e0150 02:49:54 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 02:49:54 Successfully built edgex-taf-common 02:49:54 Installing collected packages: edgex-taf-common 02:49:54 Successfully installed edgex-taf-common-0.0.0 02:49:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:49:55 Collecting robotframework==3.2.2 02:49:55 Downloading robotframework-3.2.2-py2.py3-none-any.whl (623 kB) 02:49:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.0/624.0 KB 22.3 MB/s eta 0:00:00 02:49:55 Installing collected packages: robotframework 02:49:56 Successfully installed robotframework-3.2.2 02:49: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 02:49:57 Collecting docker==4.4.1 02:49:57 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 02:49:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 8.1 MB/s eta 0:00:00 02:49:57 Collecting websocket-client>=0.32.0 02:49:57 Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) 02:49:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 KB 8.5 MB/s eta 0:00:00 02:49:57 Collecting requests!=2.18.0,>=2.14.2 02:49:57 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 02:49:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 16.0 MB/s eta 0:00:00 02:49:57 Collecting six>=1.4.0 02:49:57 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:49:57 Collecting charset-normalizer~=2.0.0 02:49:57 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 02:49:57 Collecting idna<4,>=2.5 02:49:57 Downloading idna-3.3-py3-none-any.whl (61 kB) 02:49:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 10.9 MB/s eta 0:00:00 02:49:57 Collecting urllib3<1.27,>=1.21.1 02:49:57 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 02:49:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 22.4 MB/s eta 0:00:00 02:49:57 Collecting certifi>=2017.4.17 02:49:57 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 02:49:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 8.9 MB/s eta 0:00:00 02:49:57 Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker 02:49:58 Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.2.3 02:49:58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:49:59 Collecting python-dotenv==0.15.0 02:49:59 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 02:49:59 Installing collected packages: python-dotenv 02:49:59 Successfully installed python-dotenv-0.15.0 02:49:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:49:59 Collecting RESTinstance==1.0.2 02:50:00 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 02:50:00 Collecting docutils 02:50:00 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 02:50:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 37.1 MB/s eta 0:00:00 02:50:00 Collecting flex 02:50:00 Downloading flex-6.14.1.tar.gz (40 kB) 02:50:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 5.4 MB/s eta 0:00:00 02:50:00 Preparing metadata (setup.py): started 02:50:01 Preparing metadata (setup.py): finished with status 'done' 02:50:01 Collecting tzlocal 02:50:01 Downloading tzlocal-4.1-py3-none-any.whl (19 kB) 02:50:01 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (3.2.2) 02:50:01 Collecting jsonschema 02:50:01 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 02:50:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 11.5 MB/s eta 0:00:00 02:50:01 Collecting pytz 02:50:01 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 02:50:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 21.4 MB/s eta 0:00:00 02:50:01 Collecting pygments 02:50:01 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 02:50:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 58.9 MB/s eta 0:00:00 02:50:01 Collecting rfc3987 02:50:01 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:50:01 Collecting jsonpath-ng 02:50:01 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 02:50:01 Collecting GenSON 02:50:01 Downloading genson-1.2.2.tar.gz (34 kB) 02:50:01 Preparing metadata (setup.py): started 02:50:03 Preparing metadata (setup.py): finished with status 'done' 02:50:03 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 02:50:03 Collecting strict-rfc3339 02:50:03 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:50:03 Preparing metadata (setup.py): started 02:50:04 Preparing metadata (setup.py): finished with status 'done' 02:50:04 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 02:50:04 Collecting PyYAML>=3.11 02:50:04 Downloading PyYAML-6.0.tar.gz (124 kB) 02:50:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 19.1 MB/s eta 0:00:00 02:50:04 Installing build dependencies: started 02:50:10 Installing build dependencies: finished with status 'done' 02:50:10 Getting requirements to build wheel: started 02:50:11 Getting requirements to build wheel: finished with status 'done' 02:50:11 Preparing metadata (pyproject.toml): started 02:50:13 Preparing metadata (pyproject.toml): finished with status 'done' 02:50:13 Collecting validate-email>=1.2 02:50:13 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:50:13 Preparing metadata (setup.py): started 02:50:14 Preparing metadata (setup.py): finished with status 'done' 02:50:14 Collecting click>=3.3 02:50:14 Downloading click-8.0.4-py3-none-any.whl (97 kB) 02:50:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 13.1 MB/s eta 0:00:00 02:50:14 Collecting jsonpointer>=1.7 02:50:14 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 02:50:14 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 02:50:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) 02:50:14 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) 02:50:14 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 02:50:14 Collecting ply 02:50:14 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:50:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 8.0 MB/s eta 0:00:00 02:50:14 Collecting decorator 02:50:14 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 02:50:14 Collecting attrs>=17.4.0 02:50:14 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 02:50:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 8.4 MB/s eta 0:00:00 02:50:14 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 02:50:14 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 02:50:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 17.4 MB/s eta 0:00:00 02:50:14 Installing build dependencies: started 02:50:19 Installing build dependencies: finished with status 'done' 02:50:19 Getting requirements to build wheel: started 02:50:20 Getting requirements to build wheel: finished with status 'done' 02:50:20 Preparing metadata (pyproject.toml): started 02:50:20 Preparing metadata (pyproject.toml): finished with status 'done' 02:50:20 Collecting pytz-deprecation-shim 02:50:20 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 02:50:21 Collecting tzdata 02:50:21 Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) 02:50:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 29.5 MB/s eta 0:00:00 02:50:21 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 02:50:21 Building wheel for flex (setup.py): started 02:50:23 Building wheel for flex (setup.py): finished with status 'done' 02:50:23 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=d84ec5dd02faecc0f07de20b52c20e78b9ae835a114f41dcd0926bd3a24cf3e9 02:50:23 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 02:50:23 Building wheel for strict-rfc3339 (setup.py): started 02:50:24 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:50:24 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=f17ddcec7c31ae33c7f40618b15d494e6f18fe684effb086ee8410f75f905c9d 02:50:24 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 02:50:24 Building wheel for GenSON (setup.py): started 02:50:25 Building wheel for GenSON (setup.py): finished with status 'done' 02:50:25 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=98b5fe240358aabee522ac206ca6e50b3043a948beaa2bb25cce89d7e059375b 02:50:25 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 02:50:25 Building wheel for pyrsistent (pyproject.toml): started 02:50:28 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 02:50:28 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115243 sha256=2e67955a96ad943357b521b8b9cc14d5a80ca5a027aa1ac9fa2b98948f7b1363 02:50:28 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 02:50:28 Building wheel for PyYAML (pyproject.toml): started 02:50:29 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 02:50:29 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=ed7e10e148c20be5c16ecea63927fa2dab31114d76106b6c9c9954ade5dc16f2 02:50:29 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 02:50:29 Building wheel for validate-email (setup.py): started 02:50:30 Building wheel for validate-email (setup.py): finished with status 'done' 02:50:30 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=6327c94a268d2608d13823247dee7b61610f7862d2183f798a0d887ffd79e5ee 02:50:30 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 02:50:30 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 02:50:31 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 02:50:34 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 02:50:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:50:34 Collecting robotbackgroundlogger==1.2 02:50:34 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:50:34 Preparing metadata (setup.py): started 02:50:35 Preparing metadata (setup.py): finished with status 'done' 02:50:35 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (3.2.2) 02:50:35 Building wheels for collected packages: robotbackgroundlogger 02:50:35 Building wheel for robotbackgroundlogger (setup.py): started 02:50:37 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:50:37 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=ff8f714deececac0b66eda39779b5135c17efed97d7ac8828fd4ca8fed31f554 02:50:37 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 02:50:37 Successfully built robotbackgroundlogger 02:50:37 Installing collected packages: robotbackgroundlogger 02:50:37 Successfully installed robotbackgroundlogger-1.2 02:50: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 02:50:37 Collecting configparser==5.0.1 02:50:37 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 02:50:38 Installing collected packages: configparser 02:50:38 Successfully installed configparser-5.0.1 02:50: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 02:50:39 Collecting requests==2.25.1 02:50:39 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 02:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.5 MB/s eta 0:00:00 02:50:39 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) 02:50:39 Collecting chardet<5,>=3.0.2 02:50:39 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 02:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 21.5 MB/s eta 0:00:00 02:50:39 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) 02:50:39 Collecting idna<3,>=2.5 02:50:39 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 02:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 11.2 MB/s eta 0:00:00 02:50:39 Installing collected packages: idna, chardet, requests 02:50:39 Attempting uninstall: idna 02:50:39 Found existing installation: idna 3.3 02:50:39 Uninstalling idna-3.3: 02:50:39 Successfully uninstalled idna-3.3 02:50:40 Attempting uninstall: requests 02:50:40 Found existing installation: requests 2.27.1 02:50:40 Uninstalling requests-2.27.1: 02:50:40 Successfully uninstalled requests-2.27.1 02:50:40 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 02:50:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:50:40 Collecting robotframework-requests==0.8.0 02:50:40 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 02:50:40 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 02:50:40 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (3.2.2) 02:50:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) 02:50:40 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.8) 02:50:40 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) 02:50:40 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 02:50:40 Installing collected packages: robotframework-requests 02:50:40 Successfully installed robotframework-requests-0.8.0 02:50:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:50:41 Collecting paho-mqtt==1.5.1 02:50:41 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 02:50:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 12.8 MB/s eta 0:00:00 02:50:41 Preparing metadata (setup.py): started 02:50:43 Preparing metadata (setup.py): finished with status 'done' 02:50:43 Building wheels for collected packages: paho-mqtt 02:50:43 Building wheel for paho-mqtt (setup.py): started 02:50:44 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:50:44 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=ab8ecb8f1f6f9e3956235ba593a77d3cdf10a0a9790f5001dddb3aa2794b42a2 02:50:44 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 02:50:44 Successfully built paho-mqtt 02:50:44 Installing collected packages: paho-mqtt 02:50:45 Successfully installed paho-mqtt-1.5.1 02:50:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:50:45 Collecting redis==3.5.3 02:50:46 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 02:50:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 10.4 MB/s eta 0:00:00 02:50:46 Installing collected packages: redis 02:50:46 Successfully installed redis-3.5.3 02:50:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:50:47 Collecting pyzmq==22.2.1 02:50:47 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 02:50:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.0 MB/s eta 0:00:00 02:50:47 Installing build dependencies: started 02:50:52 Installing build dependencies: finished with status 'done' 02:50:52 Getting requirements to build wheel: started 02:50:52 Getting requirements to build wheel: finished with status 'done' 02:50:52 Installing backend dependencies: started 02:50:56 Installing backend dependencies: finished with status 'done' 02:50:56 Preparing metadata (pyproject.toml): started 02:50:56 Preparing metadata (pyproject.toml): finished with status 'done' 02:50:56 Building wheels for collected packages: pyzmq 02:50:56 Building wheel for pyzmq (pyproject.toml): started 02:51:23 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 02:51:23 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1540008 sha256=160de099a9354dc959dd95864fbad9affba21d171a022cc1462b79a620d81522 02:51:23 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 02:51:23 Successfully built pyzmq 02:51:23 Installing collected packages: pyzmq 02:51:23 Successfully installed pyzmq-22.2.1 02:51:23 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:51:23 Collecting robotframework-seleniumlibrary==5.1.3 02:51:23 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 02:51:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 4.7 MB/s eta 0:00:00 02:51:23 Collecting robotframework-pythonlibcore>=2.1.0 02:51:23 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 02:51:23 Collecting selenium>=3.141.0 02:51:23 Downloading selenium-4.1.0-py3-none-any.whl (958 kB) 02:51:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.8/958.8 KB 18.9 MB/s eta 0:00:00 02:51:23 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (3.2.2) 02:51:23 Collecting trio~=0.17 02:51:23 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 02:51:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 21.8 MB/s eta 0:00:00 02:51:23 Collecting trio-websocket~=0.9 02:51:23 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 02:51:23 Requirement already satisfied: urllib3[secure]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) 02:51:23 Collecting sniffio 02:51:23 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 02:51:23 Collecting sortedcontainers 02:51:23 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:51:23 Collecting outcome 02:51:23 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 02:51:23 Collecting async-generator>=1.9 02:51:23 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 02:51:23 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) 02:51:23 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) 02:51:23 Collecting wsproto>=0.14 02:51:23 Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) 02:51:23 Collecting cryptography>=1.3.4 02:51:23 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) 02:51:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 50.3 MB/s eta 0:00:00 02:51:23 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) 02:51:23 Collecting pyOpenSSL>=0.14 02:51:23 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 02:51:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 9.3 MB/s eta 0:00:00 02:51:23 Collecting cffi>=1.12 02:51:23 Downloading cffi-1.15.0.tar.gz (484 kB) 02:51:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 16.2 MB/s eta 0:00:00 02:51:23 Preparing metadata (setup.py): started 02:51:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5873 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 02:51:24 Selected Git installation does not exist. Using Default 02:51:24 The recommended git tool is: NONE 02:51:24 Preparing metadata (setup.py): finished with status 'done' 02:51:24 Collecting h11<1,>=0.9.0 02:51:24 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 02:51:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 16.0 MB/s eta 0:00:00 02:51:24 Collecting pycparser 02:51:24 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 02:51:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 25.3 MB/s eta 0:00:00 02:51:24 Building wheels for collected packages: cffi 02:51:24 Building wheel for cffi (setup.py): started 02:51:29 using credential edgex-jenkins-ssh 02:51:29 Cloning the remote Git repository 02:51:29 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:51:29 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 02:51:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:51:29 > git --version # timeout=10 02:51:29 > git --version # 'git version 2.17.1' 02:51:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:30 Avoid second fetch 02:51:30 Checking out Revision aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb (main) 02:51:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:51:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:30 > git config core.sparsecheckout # timeout=10 02:51:30 > git checkout -f aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 02:51:33 Building wheel for cffi (setup.py): finished with status 'done' 02:51:33 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416308 sha256=8b2212ba1bd168d2c033d93c35fcf5e45cd6d3543e17a7279f13e89cf640f505 02:51:33 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 02:51:33 Successfully built cffi 02:51:33 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 02:51:34 Successfully installed async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 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.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.0.0 02:51:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:51:35 Commit message: "Merge pull request #38 from cherrycl/issue-37" 02:51:35 Collecting psycopg2==2.9.3 02:51:35 Downloading psycopg2-2.9.3.tar.gz (380 kB) 02:51:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 13.8 MB/s eta 0:00:00 02:51:35 Preparing metadata (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:51:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:36 Dload Upload Total Spent Left Speed 02:51:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 61362 0 --:--:-- --:--:-- --:--:-- 61362 [Pipeline] sh 02:51:37 Preparing metadata (setup.py): finished with status 'done' 02:51:37 Building wheels for collected packages: psycopg2 02:51:37 Building wheel for psycopg2 (setup.py): started 02:51:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:51:37 + sudo tee /etc/docker/daemon.new 02:51:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:51:37 { 02:51:37 "registry-mirrors": [ 02:51:37 "https://nexus3.edgexfoundry.org:10001" 02:51:37 ], 02:51:37 "bip": "10.250.0.254/24", 02:51:37 "hosts": [ 02:51:37 "tcp://0.0.0.0:5555", 02:51:37 "unix:///var/run/docker.sock" 02:51:37 ], 02:51:37 "mtu": 1458, 02:51:37 "selinux-enabled": true, 02:51:37 "seccomp-profile": "/etc/docker/seccomp.json" 02:51:37 } [Pipeline] sh 02:51:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:51:38 + sudo service docker restart 02:51:47 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:51:47 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463428 sha256=a7140c62b6fbd2766eb6600e35ad26a4762e45d56ccf698ef3081b91429104ca 02:51:47 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 02:51:47 Successfully built psycopg2 02:51:47 Installing collected packages: psycopg2 02:51:47 Successfully installed psycopg2-2.9.3 02:51:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:51:48 (1/4) Installing libquadmath (10.3.1_git20211027-r0) 02:51:48 (2/4) Installing libgfortran (10.3.1_git20211027-r0) 02:51:48 (3/4) Installing openblas (0.3.18-r1) 02:51:48 (4/4) Installing py3-numpy (1.21.4-r0) 02:51:48 OK: 664 MiB in 65 packages 02:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:51:48 (1/1) Installing py3-psutil (5.8.0-r1) 02:51:48 OK: 666 MiB in 66 packages 02:51:48 **** install other tools **** 02:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:51:49 (1/5) Installing ca-certificates (20211220-r0) 02:51:49 (2/5) Installing brotli-libs (1.0.9-r5) 02:51:49 (3/5) Installing nghttp2-libs (1.46.0-r0) 02:51:49 (4/5) Installing libcurl (7.80.0-r0) 02:51:49 (5/5) Installing curl (7.80.0-r0) 02:51:49 Executing busybox-1.34.1-r3.trigger 02:51:49 Executing ca-certificates-20211220-r0.trigger 02:51:49 OK: 668 MiB in 71 packages 02:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:51:49 (1/1) Installing openssl (1.1.1l-r8) 02:51:49 Executing busybox-1.34.1-r3.trigger 02:51:49 OK: 669 MiB in 72 packages 02:51:49 **** install chromedriver **** 02:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:51:50 v3.15.0-306-gffb0078df8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:51:50 v3.15.0-307-g91105b4482 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:51:50 OK: 15857 distinct packages available 02:51:50 (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) 02:51:50 Executing busybox-1.34.1-r4.post-upgrade 02:51:50 (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) 02:51:50 (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) 02:51:50 Executing busybox-1.34.1-r4.trigger 02:51:50 Executing ca-certificates-20211220-r0.trigger 02:51:50 OK: 669 MiB in 72 packages 02:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:51:50 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz 02:51:51 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz 02:51:51 (1/111) Installing libxau (1.0.9-r0) 02:51:51 (2/111) Installing libmd (1.0.3-r0) 02:51:51 (3/111) Installing libbsd (0.11.3-r1) 02:51:51 (4/111) Installing libxdmcp (1.1.3-r0) 02:51:51 (5/111) Installing libxcb (1.14-r2) 02:51:51 (6/111) Installing libx11 (1.7.2-r0) 02:51:51 (7/111) Installing libxext (1.3.4-r0) 02:51:51 (8/111) Installing libice (1.0.10-r0) 02:51:51 (9/111) Installing libuuid (2.37.4-r0) 02:51:51 (10/111) Installing libsm (1.2.3-r0) 02:51:51 (11/111) Installing libxt (1.2.1-r0) 02:51:51 (12/111) Installing libxmu (1.1.3-r0) 02:51:51 (13/111) Installing xset (1.2.4-r0) 02:51:51 (14/111) Installing xprop (1.2.5-r0) 02:51:51 (15/111) Installing xdg-utils (1.1.3-r0) 02:51:51 (16/111) Installing eudev-libs (3.2.11_pre1-r0) 02:51:51 (17/111) Installing libintl (0.21-r0) 02:51:51 (18/111) Installing libblkid (2.37.4-r0) 02:51:51 (19/111) Installing libmount (2.37.4-r0) 02:51:51 (20/111) Installing pcre (8.45-r1) 02:51:51 (21/111) Installing glib (2.70.1-r0) 02:51:51 (22/111) Installing shared-mime-info (2.1-r0) 02:51:52 (23/111) Installing hicolor-icon-theme (0.17-r1) 02:51:52 (24/111) Installing libjpeg-turbo (2.1.2-r0) 02:51:52 (25/111) Installing libpng (1.6.37-r1) 02:51:52 (26/111) Installing libwebp (1.2.2-r0) 02:51:52 (27/111) Installing zstd-libs (1.5.0-r0) 02:51:52 (28/111) Installing tiff (4.3.0-r0) 02:51:52 (29/111) Installing gdk-pixbuf (2.42.6-r0) 02:51:52 (30/111) Installing gtk-update-icon-cache (2.24.33-r0) 02:51:52 (31/111) Installing libxcomposite (0.4.5-r0) 02:51:52 (32/111) Installing libxfixes (6.0.0-r0) 02:51:52 (33/111) Installing libxrender (0.9.10-r3) 02:51:52 (34/111) Installing libxcursor (1.2.0-r0) 02:51:52 (35/111) Installing libxdamage (1.1.5-r1) 02:51:52 (36/111) Installing libxi (1.8-r0) 02:51:52 (37/111) Installing libxinerama (1.1.4-r1) 02:51:52 (38/111) Installing libxrandr (1.5.2-r1) 02:51:52 (39/111) Installing atk (2.36.0-r0) 02:51:52 (40/111) Installing libxtst (1.2.3-r3) 02:51:52 (41/111) Installing dbus-libs (1.12.20-r4) 02:51:52 (42/111) Installing at-spi2-core (2.42.0-r0) 02:51:52 (43/111) Installing at-spi2-atk (2.38.0-r0) 02:51:52 (44/111) Installing freetype (2.11.0-r0) 02:51:52 (45/111) Installing fontconfig (2.13.1-r4) 02:51:52 (46/111) Installing pixman (0.40.0-r3) 02:51:52 (47/111) Installing cairo (1.16.0-r3) 02:51:52 (48/111) Installing cairo-gobject (1.16.0-r3) 02:51:52 (49/111) Installing avahi-libs (0.8-r5) 02:51:52 (50/111) Installing nettle (3.7.3-r0) 02:51:52 (51/111) Installing p11-kit (0.24.0-r1) 02:51:52 (52/111) Installing libtasn1 (4.18.0-r0) 02:51:52 (53/111) Installing libunistring (0.9.10-r1) 02:51:52 (54/111) Installing gnutls (3.7.1-r0) 02:51:52 (55/111) Installing cups-libs (2.3.3-r5) 02:51:52 (56/111) Installing libepoxy (1.5.9-r0) 02:51:52 (57/111) Installing fribidi (1.0.11-r0) 02:51:52 (58/111) Installing graphite2 (1.3.14-r0) 02:51:52 (59/111) Installing harfbuzz (3.0.0-r2) 02:51:52 (60/111) Installing libxft (2.3.4-r0) 02:51:52 (61/111) Installing pango (1.48.10-r0) 02:51:52 (62/111) Installing wayland-libs-client (1.19.0-r1) 02:51:52 (63/111) Installing wayland-libs-cursor (1.19.0-r1) 02:51:52 (64/111) Installing wayland-libs-egl (1.19.0-r1) 02:51:52 (65/111) Installing xkeyboard-config (2.34-r0) 02:51:52 (66/111) Installing libxkbcommon (1.3.1-r0) 02:51:52 (67/111) Installing gtk+3.0 (3.24.30-r0) 02:51:53 Executing gtk+3.0-3.24.30-r0.post-install 02:51:53 (68/111) Installing libfontenc (1.1.4-r0) 02:51:53 (69/111) Installing mkfontscale (1.2.1-r1) 02:51:53 (70/111) Installing ttf-opensans (1.10-r1) 02:51:53 Executing ttf-opensans-1.10-r1.post-install 02:51:55 (71/111) Installing libogg (1.3.5-r0) 02:51:55 (72/111) Installing flac (1.3.4-r0) 02:51:55 (73/111) Installing alsa-lib (1.2.5.1-r1) 02:51:55 (74/111) Installing sdl2 (2.0.16-r4) 02:51:55 (75/111) Installing aom-libs (3.2.0-r0) 02:51:55 (76/111) Installing libass (0.15.2-r0) 02:51:55 (77/111) Installing libdav1d (0.9.2-r0) 02:51:55 (78/111) Installing lame (3.100-r0) 02:51:55 (79/111) Installing opus (1.3.1-r1) 02:51:55 (80/111) Installing soxr (0.1.3-r2) 02:51:55 (81/111) Installing libsrt (1.4.2-r1) 02:51:55 (82/111) Installing libssh (0.9.6-r1) 02:51:55 (83/111) Installing libtheora (1.1.1-r16) 02:51:55 (84/111) Installing v4l-utils-libs (1.22.1-r1) 02:51:55 (85/111) Installing libpciaccess (0.16-r0) 02:51:55 (86/111) Installing libdrm (2.4.109-r0) 02:51:55 (87/111) Installing libva (2.13.0-r0) 02:51:55 (88/111) Installing libvdpau (1.4-r0) 02:51:55 (89/111) Installing vidstab (1.1.0-r1) 02:51:55 (90/111) Installing libvorbis (1.3.7-r0) 02:51:55 (91/111) Installing libvpx (1.10.0-r0) 02:51:55 (92/111) Installing vulkan-loader (1.2.196-r0) 02:51:55 (93/111) Installing x264-libs (20210613-r0) 02:51:55 (94/111) Installing x265-libs (3.5-r0) 02:51:55 (95/111) Installing xvidcore (1.3.7-r1) 02:51:55 (96/111) Installing ffmpeg-libs (4.4.1-r2) 02:51:55 (97/111) Installing libevent (2.1.12-r4) 02:51:55 (98/111) Installing mesa (21.2.6-r0) 02:51:55 (99/111) Installing wayland-libs-server (1.19.0-r1) 02:51:55 (100/111) Installing mesa-gbm (21.2.6-r0) 02:51:55 (101/111) Installing lcms2 (2.12-r1) 02:51:55 (102/111) Installing nspr (4.32-r0) 02:51:55 (103/111) Installing nss (3.72.1-r0) 02:51:55 (104/111) Installing re2 (2021.11.01-r0) 02:51:55 (105/111) Installing snappy (1.1.9-r1) 02:51:55 (106/111) Installing libxshmfence (1.3-r1) 02:51:55 (107/111) Installing libgpg-error (1.42-r1) 02:51:55 (108/111) Installing libgcrypt (1.9.4-r0) 02:51:55 (109/111) Installing libxslt (1.1.34-r1) 02:51:55 (110/111) Installing chromium (93.0.4577.82-r3) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:56 provisioning config files... 02:51:56 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3742492683869703748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:57 (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) 02:51:57 Executing busybox-1.34.1-r4.trigger 02:51:57 Executing glib-2.70.1-r0.trigger 02:51:57 Executing shared-mime-info-2.1-r0.trigger 02:51:57 ---> docker-login.sh 02:51:57 nexus3.edgexfoundry.org:10001 02:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:58 Configure a credential helper to remove this warning. See 02:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:58 02:51:58 Login Succeeded 02:51:58 nexus3.edgexfoundry.org:10002 02:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:58 Configure a credential helper to remove this warning. See 02:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:58 02:51:58 Login Succeeded 02:51:58 nexus3.edgexfoundry.org:10003 02:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:59 Configure a credential helper to remove this warning. See 02:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:59 02:51:59 Login Succeeded 02:51:59 nexus3.edgexfoundry.org:10004 02:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:59 Configure a credential helper to remove this warning. See 02:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:59 02:51:59 Login Succeeded 02:51:59 docker.io 02:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:00 Executing gdk-pixbuf-2.42.6-r0.trigger 02:52:00 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:00 Configure a credential helper to remove this warning. See 02:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:00 02:52:00 Login Succeeded 02:52:00 ---> docker-login.sh ends 02:52:00 Executing fontconfig-2.13.1-r4.trigger 02:52:00 Executing mkfontscale-1.2.1-r1.trigger [Pipeline] } 02:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:52:00 OK: 972 MiB in 183 packages [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:52:01 + ls -al . 02:52:01 total 64 02:52:01 drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 02:52 . 02:52:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 02:51 .. 02:52:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 02:51 .git 02:52:01 -rw-rw-r-- 1 jenkins jenkins 22 Feb 23 02:51 .gitignore 02:52:01 -rw-rw-r-- 1 jenkins jenkins 2694 Feb 23 02:51 Dockerfile 02:52:01 -rw-rw-r-- 1 jenkins jenkins 746 Feb 23 02:51 Jenkinsfile 02:52:01 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 23 02:51 LICENSE 02:52:01 -rw-rw-r-- 1 jenkins jenkins 3582 Feb 23 02:51 README.md 02:52:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 02:51 TAF-Manager 02:52:01 drwxrwxr-x 6 jenkins jenkins 4096 Feb 23 02:51 TUC 02:52:01 -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 02:49 VERSION 02:52:01 -rw-rw-r-- 1 jenkins jenkins 283 Feb 23 02:51 requirements.txt 02:52:01 -rw-rw-r-- 1 jenkins jenkins 54 Feb 23 02:51 robot-entrypoint.sh 02:52:01 -rw-rw-r-- 1 jenkins jenkins 445 Feb 23 02:51 setup.py [Pipeline] isUnix [Pipeline] sh 02:52:02 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb --label arch=arm64 --label version=0.0.2-dev.15 . 02:52:02 Sending build context to Docker daemon 233kB 02:52:02 Step 1/14 : ARG DOCKER_VERSION=18.09.5 02:52:02 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 02:52:03 18.09.5: Pulling from library/docker 02:52:03 6f37394be673: Pulling fs layer 02:52:03 624d8cd59892: Pulling fs layer 02:52:03 ecff0f4f3435: Pulling fs layer 02:52:03 07a77ccdec90: Pulling fs layer 02:52:03 c2dcd1054c2e: Pulling fs layer 02:52:03 156c9e509c87: Pulling fs layer 02:52:03 c2dcd1054c2e: Waiting 02:52:03 156c9e509c87: Waiting 02:52:03 07a77ccdec90: Waiting 02:52:03 ecff0f4f3435: Verifying Checksum 02:52:03 ecff0f4f3435: Download complete 02:52:03 624d8cd59892: Verifying Checksum 02:52:03 624d8cd59892: Download complete 02:52:03 6f37394be673: Download complete 02:52:03 c2dcd1054c2e: Verifying Checksum 02:52:03 c2dcd1054c2e: Download complete 02:52:03 156c9e509c87: Verifying Checksum 02:52:03 156c9e509c87: Download complete 02:52:04 6f37394be673: Pull complete 02:52:05 07a77ccdec90: Verifying Checksum 02:52:05 07a77ccdec90: Download complete 02:52:05 624d8cd59892: Pull complete 02:52:05 ecff0f4f3435: Pull complete 02:52:08 07a77ccdec90: Pull complete 02:52:08 c2dcd1054c2e: Pull complete 02:52:08 156c9e509c87: Pull complete 02:52:08 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 02:52:08 Status: Downloaded newer image for docker:18.09.5 02:52:08 ---> b2bcd28828a2 02:52:08 Step 3/14 : FROM alpine:3.15 02:52:09 3.15: Pulling from library/alpine 02:52:09 9b3977197b4f: Pulling fs layer 02:52:09 9b3977197b4f: Download complete 02:52:10 9b3977197b4f: Pull complete 02:52:10 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 02:52:10 Status: Downloaded newer image for alpine:3.15 02:52:10 ---> 8e1d7573f448 02:52:10 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 02:52:10 ---> Running in 995403b3f6ac 02:52:11 Removing intermediate container 995403b3f6ac 02:52:11 ---> 4e476950e307 02:52:11 Step 5/14 : LABEL maintainer="Bruce Huang " 02:52:11 ---> Running in 2435a08a344b 02:52:11 Removing intermediate container 2435a08a344b 02:52:11 ---> c36470e709c2 02:52:11 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 02:52:13 Removing intermediate container 88c9283f9ef8 02:52:13 ---> 0a82661a0fab 02:52:13 Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:52:13 ---> Running in 0ae6a0c0adc1 02:52:13 Removing intermediate container 0ae6a0c0adc1 02:52:13 ---> cea894e4b5e4 02:52:13 Step 12/14 : LABEL arch=amd64 02:52:13 ---> Running in a81757fc847a 02:52:13 Removing intermediate container a81757fc847a 02:52:13 ---> d87716efc80e 02:52:13 Step 13/14 : LABEL git_sha=aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 02:52:13 ---> Running in 3cf247ca4777 02:52:13 Removing intermediate container 3cf247ca4777 02:52:13 ---> add86f845057 02:52:13 Step 14/14 : LABEL version=0.0.2-dev.15 02:52:13 ---> Running in 7d6b7102a9ab 02:52:13 Removing intermediate container 7d6b7102a9ab 02:52:13 ---> 7999d21cf227 02:52:13 [Warning] One or more build-args [ARCH] were not consumed 02:52:13 Successfully built 7999d21cf227 02:52:13 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:52:13 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 02:52:13 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 02:52:13 latest 02:52:13 0.0.2-dev.15 02:52:13 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 02:52:13 main 02:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:52:13 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [Pipeline] isUnix [Pipeline] sh 02:52:13 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 02:52:13 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:52:13 e3ab1cdc2a43: Preparing 02:52:13 301a7c67754d: Preparing 02:52:13 15594575e0c4: Preparing 02:52:13 39b0ff93292d: Preparing 02:52:13 8d3ac3489996: Preparing 02:52:13 8d3ac3489996: Layer already exists 02:52:13 ---> ae8504232ae6 02:52:13 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 02:52:14 301a7c67754d: Pushed 02:52:14 15594575e0c4: Pushed 02:52:14 ---> cba9e5a41dc5 02:52:14 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 02:52:15 ---> 8b77cb487b01 02:52:15 Step 9/14 : WORKDIR /edgex-taf 02:52:15 ---> Running in 7a844c5e237a 02:52:15 Removing intermediate container 7a844c5e237a 02:52:15 ---> 88f4f106e7b8 02:52:15 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==3.2.2 && 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 02:52:15 ---> Running in 4dc00d6eeab0 02:52:17 39b0ff93292d: Pushed 02:52:17 **** install Python **** 02:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:18 (1/13) Installing libbz2 (1.0.8-r1) 02:52:18 (2/13) Installing expat (2.4.5-r0) 02:52:18 (3/13) Installing libffi (3.4.2-r1) 02:52:18 (4/13) Installing gdbm (1.22-r0) 02:52:18 (5/13) Installing xz-libs (5.2.5-r0) 02:52:18 (6/13) Installing libgcc (10.3.1_git20211027-r0) 02:52:18 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 02:52:18 (8/13) Installing mpdecimal (2.5.1-r1) 02:52:18 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 02:52:18 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 02:52:18 (11/13) Installing readline (8.1.1-r0) 02:52:18 (12/13) Installing sqlite-libs (3.36.0-r0) 02:52:18 (13/13) Installing python3 (3.9.7-r4) 02:52:21 Executing busybox-1.34.1-r3.trigger 02:52:21 OK: 55 MiB in 27 packages 02:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:22 (1/1) Installing tzdata (2021e-r0) 02:52:22 Executing busybox-1.34.1-r3.trigger 02:52:22 OK: 59 MiB in 28 packages 02:52:22 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 02:52:22 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 02:52:22 (1/1) Purging tzdata (2021e-r0) 02:52:23 Executing busybox-1.34.1-r3.trigger 02:52:23 OK: 55 MiB in 27 packages 02:52:23 **** install pip **** 02:52:38 Looking in links: /tmp/tmpt7t2dggs 02:52:38 Processing /tmp/tmpt7t2dggs/setuptools-57.4.0-py3-none-any.whl 02:52:38 Processing /tmp/tmpt7t2dggs/pip-21.2.3-py3-none-any.whl 02:52:38 Installing collected packages: setuptools, pip 02:52:53 Successfully installed pip-21.2.3 setuptools-57.4.0 02:52: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 02:52:54 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 02:52:55 Collecting pip 02:52:55 Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) 02:52:56 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 02:53:01 Collecting setuptools 02:53:01 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 02:53:01 Collecting wheel 02:53:01 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 02:53:03 Installing collected packages: wheel, setuptools, pip 02:53:03 Attempting uninstall: setuptools 02:53:03 Found existing installation: setuptools 57.4.0 02:53:04 Uninstalling setuptools-57.4.0: 02:53:04 Successfully uninstalled setuptools-57.4.0 02:53:08 Attempting uninstall: pip 02:53:08 Found existing installation: pip 21.2.3 02:53:10 Uninstalling pip-21.2.3: 02:53:10 Successfully uninstalled pip-21.2.3 02:53:22 Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1 02:53:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:53:24 **** install robotframework and dependencies **** 02:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:53:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:53:25 (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 02:53:25 (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 02:53:25 (3/30) Installing binutils (2.37-r3) 02:53:26 (4/30) Installing libgomp (10.3.1_git20211027-r0) 02:53:26 (5/30) Installing libatomic (10.3.1_git20211027-r0) 02:53:26 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 02:53:26 (7/30) Installing gmp (6.2.1-r1) 02:53:26 (8/30) Installing isl22 (0.22-r0) 02:53:26 (9/30) Installing mpfr4 (4.1.0-r0) 02:53:26 (10/30) Installing mpc1 (1.2.1-r0) 02:53:26 (11/30) Installing gcc (10.3.1_git20211027-r0) 02:53:28 (12/30) Installing musl-dev (1.2.2-r7) 02:53:28 (13/30) Installing libc-dev (0.7.2-r3) 02:53:28 (14/30) Installing linux-headers (5.10.41-r0) 02:53:29 (15/30) Installing pkgconf (1.8.0-r0) 02:53:29 (16/30) Installing libffi-dev (3.4.2-r1) 02:53:29 (17/30) Installing libpq (14.2-r0) 02:53:29 (18/30) Installing openssl-dev (1.1.1l-r8) 02:53:29 (19/30) Installing libpq-dev (14.2-r0) 02:53:29 (20/30) Installing libecpg (14.2-r0) 02:53:29 (21/30) Installing libecpg-dev (14.2-r0) 02:53:29 (22/30) Installing libxml2 (2.9.12-r2) 02:53:29 (23/30) Installing llvm12-libs (12.0.1-r0) 02:53:31 (24/30) Installing clang-libs (12.0.1-r1) 02:53:33 (25/30) Installing clang (12.0.1-r1) 02:53:33 (26/30) Installing icu-libs (69.1-r1) 02:53:34 (27/30) Installing icu (69.1-r1) 02:53:34 (28/30) Installing icu-dev (69.1-r1) 02:53:34 (29/30) Installing llvm12 (12.0.1-r0) 02:53:35 (30/30) Installing postgresql14-dev (14.2-r0) 02:53:35 Executing busybox-1.34.1-r3.trigger 02:53:35 OK: 467 MiB in 55 packages 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:53:37 (1/6) Installing g++ (10.3.1_git20211027-r0) 02:53:38 (2/6) Installing python3-dev (3.9.7-r4) 02:53:40 (3/6) Installing libsodium (1.0.18-r0) 02:53:40 (4/6) Installing libzmq (4.3.4-r0) 02:53:40 (5/6) Installing libsodium-dev (1.0.18-r0) 02:53:40 (6/6) Installing zeromq-dev (4.3.4-r0) 02:53:40 Executing busybox-1.34.1-r3.trigger 02:53:40 OK: 594 MiB in 61 packages 02:53:45 Processing ./edgex-taf-common 02:53:45 Preparing metadata (setup.py): started 02:53:53 e3ab1cdc2a43: Pushed 02:53:53 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] isUnix [Pipeline] sh 02:53:53 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] isUnix [Pipeline] sh 02:53:54 Preparing metadata (setup.py): finished with status 'done' 02:53:54 Building wheels for collected packages: edgex-taf-common 02:53:54 Building wheel for edgex-taf-common (setup.py): started 02:53:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:53:54 e3ab1cdc2a43: Preparing 02:53:54 301a7c67754d: Preparing 02:53:54 15594575e0c4: Preparing 02:53:54 39b0ff93292d: Preparing 02:53:54 8d3ac3489996: Preparing 02:53:54 e3ab1cdc2a43: Layer already exists 02:53:54 39b0ff93292d: Layer already exists 02:53:54 15594575e0c4: Layer already exists 02:53:54 8d3ac3489996: Layer already exists 02:53:54 301a7c67754d: Layer already exists 02:53:54 latest: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] isUnix [Pipeline] sh 02:53:54 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.15 [Pipeline] isUnix [Pipeline] sh 02:53:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.15 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:53:54 e3ab1cdc2a43: Preparing 02:53:54 301a7c67754d: Preparing 02:53:54 15594575e0c4: Preparing 02:53:54 39b0ff93292d: Preparing 02:53:54 8d3ac3489996: Preparing 02:53:54 8d3ac3489996: Layer already exists 02:53:54 15594575e0c4: Layer already exists 02:53:54 e3ab1cdc2a43: Layer already exists 02:53:54 301a7c67754d: Layer already exists 02:53:54 39b0ff93292d: Layer already exists 02:53:54 0.0.2-dev.15: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] isUnix [Pipeline] sh 02:53:55 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [Pipeline] isUnix [Pipeline] sh 02:53:55 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 02:53:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:53:55 e3ab1cdc2a43: Preparing 02:53:55 301a7c67754d: Preparing 02:53:55 15594575e0c4: Preparing 02:53:55 39b0ff93292d: Preparing 02:53:55 8d3ac3489996: Preparing 02:53:55 301a7c67754d: Layer already exists 02:53:55 15594575e0c4: Layer already exists 02:53:55 8d3ac3489996: Layer already exists 02:53:55 39b0ff93292d: Layer already exists 02:53:55 e3ab1cdc2a43: Layer already exists 02:53:55 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] isUnix [Pipeline] sh 02:53:55 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] isUnix [Pipeline] sh 02:53:55 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:53:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:53:55 e3ab1cdc2a43: Preparing 02:53:55 301a7c67754d: Preparing 02:53:55 15594575e0c4: Preparing 02:53:55 39b0ff93292d: Preparing 02:53:55 8d3ac3489996: Preparing 02:53:55 15594575e0c4: Layer already exists 02:53:55 301a7c67754d: Layer already exists 02:53:55 e3ab1cdc2a43: Layer already exists 02:53:55 39b0ff93292d: Layer already exists 02:53:55 8d3ac3489996: Layer already exists 02:53:55 main: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:55 ===================================================== [Pipeline] echo 02:53:56 taggedImages: 02:53:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 02:53:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:53:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.15 02:53:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 02:53:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:56 02:53:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:56 latest: Pulling from edgex-lftools-log-publisher 02:53:56 b4d181a07f80: Pulling fs layer 02:53:56 a1111a8f2ec3: Pulling fs layer 02:53:56 ed53099fbce6: Pulling fs layer 02:53:56 dc539afda2c1: Pulling fs layer 02:53:56 77bc0d833cb6: Pulling fs layer 02:53:56 9065ff56babe: Pulling fs layer 02:53:56 d287ab97295c: Pulling fs layer 02:53:56 dc539afda2c1: Waiting 02:53:56 77bc0d833cb6: Waiting 02:53:56 9065ff56babe: Waiting 02:53:56 d287ab97295c: Waiting 02:53:56 a1111a8f2ec3: Verifying Checksum 02:53:56 a1111a8f2ec3: Download complete 02:53:56 dc539afda2c1: Verifying Checksum 02:53:56 dc539afda2c1: Download complete 02:53:56 ed53099fbce6: Verifying Checksum 02:53:56 ed53099fbce6: Download complete 02:53:56 9065ff56babe: Verifying Checksum 02:53:56 9065ff56babe: Download complete 02:53:56 77bc0d833cb6: Verifying Checksum 02:53:56 77bc0d833cb6: Download complete 02:53:56 b4d181a07f80: Verifying Checksum 02:53:56 b4d181a07f80: Download complete 02:53:57 d287ab97295c: Verifying Checksum 02:53:57 d287ab97295c: Download complete 02:53:58 b4d181a07f80: Pull complete 02:53:58 a1111a8f2ec3: Pull complete 02:53:59 ed53099fbce6: Pull complete 02:53:59 dc539afda2c1: Pull complete 02:53:59 77bc0d833cb6: Pull complete 02:53:59 9065ff56babe: Pull complete 02:54:04 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:54:04 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=24332feb7b4513baec8141cbe103dfda501de263d6015dfd90fd32fd1bb3ae3d 02:54:04 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 02:54:04 Successfully built edgex-taf-common 02:54:04 Installing collected packages: edgex-taf-common 02:54:04 Successfully installed edgex-taf-common-0.0.0 02:54: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 02:54:04 d287ab97295c: Pull complete 02:54:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:54:04 prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container 02:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:54:07 $ docker top b5d504b25ad677ac57200cf25868cf92a2d130b08fc6ecb02090180d9a51cdef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:07 ---> job-cost.sh 02:54:07 lf-activate-venv: SKIPPING 02:54:07 INFO: No Stack... 02:54:07 INFO: Retrieving Pricing Info for: v3-standard-2 02:54:07 INFO: Archiving Costs [Pipeline] sh 02:54:08 + cut -d, -f6 02:54:08 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock 02:54:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] 02:54:08 Resource [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] did not exist. Created. 02:54:08 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:08 + echo total: 0.05999999865889549 [Pipeline] stash 02:54:08 Stashed 1 file(s) [Pipeline] } 02:54:08 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:54:08 $ docker stop --time=1 b5d504b25ad677ac57200cf25868cf92a2d130b08fc6ecb02090180d9a51cdef 02:54:09 $ docker rm -f b5d504b25ad677ac57200cf25868cf92a2d130b08fc6ecb02090180d9a51cdef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:54:11 Collecting robotframework==3.2.2 02:54:11 Downloading robotframework-3.2.2-py2.py3-none-any.whl (623 kB) 02:54:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.0/624.0 KB 7.1 MB/s eta 0:00:00 02:54:11 Installing collected packages: robotframework 02:54:15 Successfully installed robotframework-3.2.2 02:54:15 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 02:54:21 Collecting docker==4.4.1 02:54:21 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 02:54:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 3.7 MB/s eta 0:00:00 02:54:21 Collecting six>=1.4.0 02:54:21 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:54:22 Collecting requests!=2.18.0,>=2.14.2 02:54:22 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 02:54:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 2.4 MB/s eta 0:00:00 02:54:22 Collecting websocket-client>=0.32.0 02:54:22 Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) 02:54:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 KB 1.9 MB/s eta 0:00:00 02:54:23 Collecting urllib3<1.27,>=1.21.1 02:54:23 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 02:54:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 4.1 MB/s eta 0:00:00 02:54:23 Collecting certifi>=2017.4.17 02:54:23 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 02:54:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 3.9 MB/s eta 0:00:00 02:54:24 Collecting charset-normalizer~=2.0.0 02:54:24 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 02:54:24 Collecting idna<4,>=2.5 02:54:24 Downloading idna-3.3-py3-none-any.whl (61 kB) 02:54:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.2 MB/s eta 0:00:00 02:54:25 Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker 02:54:30 Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.2.3 02:54:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:54:35 Collecting python-dotenv==0.15.0 02:54:35 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 02:54:36 Installing collected packages: python-dotenv 02:54:36 Successfully installed python-dotenv-0.15.0 02:54:36 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 02:54:41 Collecting RESTinstance==1.0.2 02:54:41 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 02:54:43 Collecting pytz 02:54:43 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 02:54:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 7.6 MB/s eta 0:00:00 02:54:43 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 02:54:43 Collecting tzlocal 02:54:43 Downloading tzlocal-4.1-py3-none-any.whl (19 kB) 02:54:43 Collecting jsonpath-ng 02:54:43 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 02:54:43 Collecting pygments 02:54:43 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 02:54:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.5 MB/s eta 0:00:00 02:54:44 Collecting rfc3987 02:54:44 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:54:44 Collecting flex 02:54:44 Downloading flex-6.14.1.tar.gz (40 kB) 02:54:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 1.4 MB/s eta 0:00:00 02:54:44 Preparing metadata (setup.py): started 02:54:55 Preparing metadata (setup.py): finished with status 'done' 02:54:55 Collecting jsonschema 02:54:55 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 02:54:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 2.6 MB/s eta 0:00:00 02:54:55 Collecting strict-rfc3339 02:54:55 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:54:55 Preparing metadata (setup.py): started 02:55:01 Preparing metadata (setup.py): finished with status 'done' 02:55:01 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (3.2.2) 02:55:02 Collecting docutils 02:55:02 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 02:55:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 7.3 MB/s eta 0:00:00 02:55:02 Collecting GenSON 02:55:02 Downloading genson-1.2.2.tar.gz (34 kB) 02:55:02 Preparing metadata (setup.py): started 02:55:12 Preparing metadata (setup.py): finished with status 'done' 02:55:12 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 02:55:12 Collecting PyYAML>=3.11 02:55:12 Downloading PyYAML-6.0.tar.gz (124 kB) 02:55:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 3.0 MB/s eta 0:00:00 02:55:16 Installing build dependencies: started 02:56:03 Installing build dependencies: finished with status 'done' 02:56:03 Getting requirements to build wheel: started 02:56:21 Getting requirements to build wheel: finished with status 'done' 02:56:21 Preparing metadata (pyproject.toml): started 02:56:31 Preparing metadata (pyproject.toml): finished with status 'done' 02:56:31 Collecting validate-email>=1.2 02:56:31 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:56:31 Preparing metadata (setup.py): started 02:56:39 Preparing metadata (setup.py): finished with status 'done' 02:56:39 Collecting click>=3.3 02:56:39 Downloading click-8.0.4-py3-none-any.whl (97 kB) 02:56:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 3.3 MB/s eta 0:00:00 02:56:39 Collecting jsonpointer>=1.7 02:56:39 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 02:56:40 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 02:56:40 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 02:56:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) 02:56:40 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) 02:56:40 Collecting ply 02:56:40 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:56:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.6 MB/s eta 0:00:00 02:56:40 Collecting decorator 02:56:40 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 02:56:41 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 02:56:41 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 02:56:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 3.4 MB/s eta 0:00:00 02:56:43 Installing build dependencies: started 02:57:15 Installing build dependencies: finished with status 'done' 02:57:15 Getting requirements to build wheel: started 02:57:22 Getting requirements to build wheel: finished with status 'done' 02:57:22 Preparing metadata (pyproject.toml): started 02:57:32 Preparing metadata (pyproject.toml): finished with status 'done' 02:57:32 Collecting attrs>=17.4.0 02:57:32 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 02:57:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 2.4 MB/s eta 0:00:00 02:57:32 Collecting pytz-deprecation-shim 02:57:32 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 02:57:34 Collecting tzdata 02:57:34 Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) 02:57:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 7.0 MB/s eta 0:00:00 02:57:34 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 02:57:34 Building wheel for flex (setup.py): started 02:57:49 Building wheel for flex (setup.py): finished with status 'done' 02:57:49 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=fdffd615da940ca3fe5c633f8df155d5f8a50e588b15813696ae4bddd9160af9 02:57:49 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 02:57:49 Building wheel for strict-rfc3339 (setup.py): started 02:57:58 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:57:58 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=7fcf77fddad06ef08dd4df4055e0393f715e04f45791d19bd7ee9e6c9d320d80 02:57:58 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 02:57:58 Building wheel for GenSON (setup.py): started 02:58:10 Building wheel for GenSON (setup.py): finished with status 'done' 02:58:10 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=1529b68aab83fe1c57e0f6e4de732cd8a713517f6abdefe88333b2524cebaa41 02:58:10 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 02:58:10 Building wheel for pyrsistent (pyproject.toml): started 02:58:28 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 02:58:28 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115234 sha256=95d6373739650bdf4cf0ae6ad6a051fff969370e11b96ecfa4471c35987391d0 02:58:28 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 02:58:28 Building wheel for PyYAML (pyproject.toml): started 02:58:41 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 02:58:41 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=786d2fe9b3c3c0f518278dae4aaac15dc582a99a8e358aac7000806a85068968 02:58:41 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 02:58:41 Building wheel for validate-email (setup.py): started 02:58:49 Building wheel for validate-email (setup.py): finished with status 'done' 02:58:49 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=41029492efec178d70da2afc698efa39938e333ab006f56485b12c313ded5bf8 02:58:49 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 02:58:49 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 02:58:52 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 02:59:10 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 02:59:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:59:14 Collecting robotbackgroundlogger==1.2 02:59:14 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:59:14 Preparing metadata (setup.py): started 02:59:22 Preparing metadata (setup.py): finished with status 'done' 02:59:22 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (3.2.2) 02:59:22 Building wheels for collected packages: robotbackgroundlogger 02:59:22 Building wheel for robotbackgroundlogger (setup.py): started 02:59:34 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:59:34 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=c4205d3de5d2c4734aaa86e7f2d9345b18a3a943f8401b3ee1202c4396182f57 02:59:34 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 02:59:34 Successfully built robotbackgroundlogger 02:59:35 Installing collected packages: robotbackgroundlogger 02:59:35 Successfully installed robotbackgroundlogger-1.2 02:59:35 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 02:59:42 Collecting configparser==5.0.1 02:59:42 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 02:59:44 Installing collected packages: configparser 02:59:44 Successfully installed configparser-5.0.1 02:59:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:59:51 Collecting requests==2.25.1 02:59:51 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 02:59:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 1.8 MB/s eta 0:00:00 02:59:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) 02:59:51 Collecting chardet<5,>=3.0.2 02:59:51 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 02:59:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 4.6 MB/s eta 0:00:00 02:59:51 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) 02:59:51 Collecting idna<3,>=2.5 02:59:51 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 02:59:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 2.1 MB/s eta 0:00:00 02:59:53 Installing collected packages: idna, chardet, requests 02:59:53 Attempting uninstall: idna 02:59:53 Found existing installation: idna 3.3 02:59:53 Uninstalling idna-3.3: 02:59:53 Successfully uninstalled idna-3.3 02:59:57 Attempting uninstall: requests 02:59:57 Found existing installation: requests 2.27.1 02:59:57 Uninstalling requests-2.27.1: 02:59:57 Successfully uninstalled requests-2.27.1 02:59:57 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 02:59: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 03:00:04 Collecting robotframework-requests==0.8.0 03:00:04 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 03:00:04 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (3.2.2) 03:00:04 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 03:00:04 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.8) 03:00:04 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 03:00:04 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) 03:00:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) 03:00:06 Installing collected packages: robotframework-requests 03:00:06 Successfully installed robotframework-requests-0.8.0 03:00:06 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 03:00:11 Collecting paho-mqtt==1.5.1 03:00:11 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 03:00:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 2.6 MB/s eta 0:00:00 03:00:11 Preparing metadata (setup.py): started 03:00:24 Preparing metadata (setup.py): finished with status 'done' 03:00:24 Building wheels for collected packages: paho-mqtt 03:00:24 Building wheel for paho-mqtt (setup.py): started 03:00:39 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:00:39 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=85b7e7cea44eb5a0240d0e6dcbb9be335da7c3b4e23416351fa2f9301980801c 03:00:39 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 03:00:39 Successfully built paho-mqtt 03:00:39 Installing collected packages: paho-mqtt 03:00:39 Successfully installed paho-mqtt-1.5.1 03:00: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 03:00:46 Collecting redis==3.5.3 03:00:46 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 03:00:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 2.2 MB/s eta 0:00:00 03:00:48 Installing collected packages: redis 03:00:48 Successfully installed redis-3.5.3 03:00: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 03:00:56 Collecting pyzmq==22.2.1 03:00:56 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 03:00:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.8 MB/s eta 0:00:00 03:00:59 Installing build dependencies: started 03:01:32 Installing build dependencies: finished with status 'done' 03:01:32 Getting requirements to build wheel: started 03:01:33 Getting requirements to build wheel: finished with status 'done' 03:01:35 Installing backend dependencies: started 03:01:57 Installing backend dependencies: finished with status 'done' 03:01:57 Preparing metadata (pyproject.toml): started 03:02:09 Preparing metadata (pyproject.toml): finished with status 'done' 03:02:09 Building wheels for collected packages: pyzmq 03:02:09 Building wheel for pyzmq (pyproject.toml): started 03:03:46 Building wheel for pyzmq (pyproject.toml): still running... 03:05:08 Building wheel for pyzmq (pyproject.toml): still running... 03:05:35 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 03:05:35 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538490 sha256=7db638b9ca037a44162b40d2d1e3e979775acad602cc46fe014668840061c933 03:05:35 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 03:05:35 Successfully built pyzmq 03:05:37 Installing collected packages: pyzmq 03:05:39 Successfully installed pyzmq-22.2.1 03:05: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 03:05:44 Collecting robotframework-seleniumlibrary==5.1.3 03:05:44 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 03:05:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 3.2 MB/s eta 0:00:00 03:05:45 Collecting selenium>=3.141.0 03:05:45 Downloading selenium-4.1.0-py3-none-any.whl (958 kB) 03:05:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.8/958.8 KB 8.7 MB/s eta 0:00:00 03:05:45 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (3.2.2) 03:05:45 Collecting robotframework-pythonlibcore>=2.1.0 03:05:45 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 03:05:45 Collecting trio~=0.17 03:05:45 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 03:05:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 5.9 MB/s eta 0:00:00 03:05:45 Requirement already satisfied: urllib3[secure]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) 03:05:46 Collecting trio-websocket~=0.9 03:05:46 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 03:05:46 Collecting sniffio 03:05:46 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 03:05:46 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) 03:05:46 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) 03:05:46 Collecting async-generator>=1.9 03:05:46 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 03:05:46 Collecting outcome 03:05:46 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 03:05:46 Collecting sortedcontainers 03:05:46 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:05:46 Collecting wsproto>=0.14 03:05:47 Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) 03:05:50 Collecting cryptography>=1.3.4 03:05:50 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) 03:05:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 9.6 MB/s eta 0:00:00 03:05:50 Collecting pyOpenSSL>=0.14 03:05:50 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 03:05:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.5 MB/s eta 0:00:00 03:05:50 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) 03:05:54 Collecting cffi>=1.12 03:05:54 Downloading cffi-1.15.0.tar.gz (484 kB) 03:05:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 6.6 MB/s eta 0:00:00 03:05:54 Preparing metadata (setup.py): started 03:06:09 Preparing metadata (setup.py): finished with status 'done' 03:06:09 Collecting h11<1,>=0.9.0 03:06:09 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 03:06:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 2.2 MB/s eta 0:00:00 03:06:09 Collecting pycparser 03:06:09 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 03:06:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 4.0 MB/s eta 0:00:00 03:06:09 Building wheels for collected packages: cffi 03:06:09 Building wheel for cffi (setup.py): started 03:07:17 Building wheel for cffi (setup.py): finished with status 'done' 03:07:17 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419136 sha256=6af169ed504e1d79471e6e81542896fd1f43b79276f8e359021888968d4e5c13 03:07:17 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 03:07:17 Successfully built cffi 03:07:17 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 03:07:28 Successfully installed async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 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.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.0.0 03:07:28 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 03:07:34 Collecting psycopg2==2.9.3 03:07:34 Downloading psycopg2-2.9.3.tar.gz (380 kB) 03:07:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 5.9 MB/s eta 0:00:00 03:07:35 Preparing metadata (setup.py): started 03:07:45 Preparing metadata (setup.py): finished with status 'done' 03:07:45 Building wheels for collected packages: psycopg2 03:07:45 Building wheel for psycopg2 (setup.py): started 03:08:53 Building wheel for psycopg2 (setup.py): still running... 03:09:12 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:09:12 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462396 sha256=e6eec369c3e397ca74724d29a95bae84697ac4681a485690df0d81c6944b5583 03:09:12 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 03:09:12 Successfully built psycopg2 03:09:13 Installing collected packages: psycopg2 03:09:13 Successfully installed psycopg2-2.9.3 03:09:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:16 (1/3) Installing libgfortran (10.3.1_git20211027-r0) 03:09:16 (2/3) Installing openblas (0.3.18-r1) 03:09:16 (3/3) Installing py3-numpy (1.21.4-r0) 03:09:17 OK: 629 MiB in 64 packages 03:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:19 (1/1) Installing py3-psutil (5.8.0-r1) 03:09:19 OK: 631 MiB in 65 packages 03:09:19 **** install other tools **** 03:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:20 (1/5) Installing ca-certificates (20211220-r0) 03:09:20 (2/5) Installing brotli-libs (1.0.9-r5) 03:09:20 (3/5) Installing nghttp2-libs (1.46.0-r0) 03:09:20 (4/5) Installing libcurl (7.80.0-r0) 03:09:20 (5/5) Installing curl (7.80.0-r0) 03:09:20 Executing busybox-1.34.1-r3.trigger 03:09:20 Executing ca-certificates-20211220-r0.trigger 03:09:20 OK: 633 MiB in 70 packages 03:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:22 (1/1) Installing openssl (1.1.1l-r8) 03:09:22 Executing busybox-1.34.1-r3.trigger 03:09:22 OK: 633 MiB in 71 packages 03:09:22 **** install chromedriver **** 03:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:23 v3.15.0-306-gffb0078df8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:09:23 v3.15.0-307-g91105b4482 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:09:23 OK: 15726 distinct packages available 03:09:25 (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) 03:09:25 Executing busybox-1.34.1-r4.post-upgrade 03:09:25 (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) 03:09:25 (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) 03:09:25 Executing busybox-1.34.1-r4.trigger 03:09:25 Executing ca-certificates-20211220-r0.trigger 03:09:25 OK: 633 MiB in 71 packages 03:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:26 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz 03:09:27 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz 03:09:28 (1/110) Installing libxau (1.0.9-r0) 03:09:28 (2/110) Installing libmd (1.0.3-r0) 03:09:28 (3/110) Installing libbsd (0.11.3-r1) 03:09:28 (4/110) Installing libxdmcp (1.1.3-r0) 03:09:28 (5/110) Installing libxcb (1.14-r2) 03:09:28 (6/110) Installing libx11 (1.7.2-r0) 03:09:28 (7/110) Installing libxext (1.3.4-r0) 03:09:28 (8/110) Installing libice (1.0.10-r0) 03:09:28 (9/110) Installing libuuid (2.37.4-r0) 03:09:28 (10/110) Installing libsm (1.2.3-r0) 03:09:28 (11/110) Installing libxt (1.2.1-r0) 03:09:28 (12/110) Installing libxmu (1.1.3-r0) 03:09:28 (13/110) Installing xset (1.2.4-r0) 03:09:28 (14/110) Installing xprop (1.2.5-r0) 03:09:28 (15/110) Installing xdg-utils (1.1.3-r0) 03:09:29 (16/110) Installing eudev-libs (3.2.11_pre1-r0) 03:09:29 (17/110) Installing libintl (0.21-r0) 03:09:29 (18/110) Installing libblkid (2.37.4-r0) 03:09:29 (19/110) Installing libmount (2.37.4-r0) 03:09:29 (20/110) Installing pcre (8.45-r1) 03:09:29 (21/110) Installing glib (2.70.1-r0) 03:09:29 (22/110) Installing shared-mime-info (2.1-r0) 03:09:29 (23/110) Installing hicolor-icon-theme (0.17-r1) 03:09:29 (24/110) Installing libjpeg-turbo (2.1.2-r0) 03:09:29 (25/110) Installing libpng (1.6.37-r1) 03:09:29 (26/110) Installing libwebp (1.2.2-r0) 03:09:29 (27/110) Installing zstd-libs (1.5.0-r0) 03:09:29 (28/110) Installing tiff (4.3.0-r0) 03:09:29 (29/110) Installing gdk-pixbuf (2.42.6-r0) 03:09:29 (30/110) Installing gtk-update-icon-cache (2.24.33-r0) 03:09:29 (31/110) Installing libxcomposite (0.4.5-r0) 03:09:29 (32/110) Installing libxfixes (6.0.0-r0) 03:09:29 (33/110) Installing libxrender (0.9.10-r3) 03:09:29 (34/110) Installing libxcursor (1.2.0-r0) 03:09:29 (35/110) Installing libxdamage (1.1.5-r1) 03:09:29 (36/110) Installing libxi (1.8-r0) 03:09:29 (37/110) Installing libxinerama (1.1.4-r1) 03:09:29 (38/110) Installing libxrandr (1.5.2-r1) 03:09:29 (39/110) Installing atk (2.36.0-r0) 03:09:29 (40/110) Installing libxtst (1.2.3-r3) 03:09:29 (41/110) Installing dbus-libs (1.12.20-r4) 03:09:29 (42/110) Installing at-spi2-core (2.42.0-r0) 03:09:29 (43/110) Installing at-spi2-atk (2.38.0-r0) 03:09:29 (44/110) Installing freetype (2.11.0-r0) 03:09:29 (45/110) Installing fontconfig (2.13.1-r4) 03:09:29 (46/110) Installing pixman (0.40.0-r3) 03:09:29 (47/110) Installing cairo (1.16.0-r3) 03:09:29 (48/110) Installing cairo-gobject (1.16.0-r3) 03:09:29 (49/110) Installing avahi-libs (0.8-r5) 03:09:29 (50/110) Installing nettle (3.7.3-r0) 03:09:29 (51/110) Installing p11-kit (0.24.0-r1) 03:09:29 (52/110) Installing libtasn1 (4.18.0-r0) 03:09:29 (53/110) Installing libunistring (0.9.10-r1) 03:09:29 (54/110) Installing gnutls (3.7.1-r0) 03:09:29 (55/110) Installing cups-libs (2.3.3-r5) 03:09:29 (56/110) Installing libepoxy (1.5.9-r0) 03:09:30 (57/110) Installing fribidi (1.0.11-r0) 03:09:30 (58/110) Installing graphite2 (1.3.14-r0) 03:09:30 (59/110) Installing harfbuzz (3.0.0-r2) 03:09:30 (60/110) Installing libxft (2.3.4-r0) 03:09:30 (61/110) Installing pango (1.48.10-r0) 03:09:30 (62/110) Installing wayland-libs-client (1.19.0-r1) 03:09:30 (63/110) Installing wayland-libs-cursor (1.19.0-r1) 03:09:30 (64/110) Installing wayland-libs-egl (1.19.0-r1) 03:09:30 (65/110) Installing xkeyboard-config (2.34-r0) 03:09:30 (66/110) Installing libxkbcommon (1.3.1-r0) 03:09:30 (67/110) Installing gtk+3.0 (3.24.30-r0) 03:09:30 Executing gtk+3.0-3.24.30-r0.post-install 03:09:30 (68/110) Installing libfontenc (1.1.4-r0) 03:09:30 (69/110) Installing mkfontscale (1.2.1-r1) 03:09:30 (70/110) Installing ttf-opensans (1.10-r1) 03:09:30 Executing ttf-opensans-1.10-r1.post-install 03:09:33 (71/110) Installing libogg (1.3.5-r0) 03:09:33 (72/110) Installing flac (1.3.4-r0) 03:09:33 (73/110) Installing alsa-lib (1.2.5.1-r1) 03:09:33 (74/110) Installing sdl2 (2.0.16-r4) 03:09:33 (75/110) Installing aom-libs (3.2.0-r0) 03:09:33 (76/110) Installing libass (0.15.2-r0) 03:09:33 (77/110) Installing libdav1d (0.9.2-r0) 03:09:33 (78/110) Installing lame (3.100-r0) 03:09:33 (79/110) Installing opus (1.3.1-r1) 03:09:33 (80/110) Installing soxr (0.1.3-r2) 03:09:33 (81/110) Installing libsrt (1.4.2-r1) 03:09:33 (82/110) Installing libssh (0.9.6-r1) 03:09:33 (83/110) Installing libtheora (1.1.1-r16) 03:09:33 (84/110) Installing v4l-utils-libs (1.22.1-r1) 03:09:33 (85/110) Installing libdrm (2.4.109-r0) 03:09:33 (86/110) Installing libva (2.13.0-r0) 03:09:33 (87/110) Installing libvdpau (1.4-r0) 03:09:33 (88/110) Installing vidstab (1.1.0-r1) 03:09:33 (89/110) Installing libvorbis (1.3.7-r0) 03:09:33 (90/110) Installing libvpx (1.10.0-r0) 03:09:33 (91/110) Installing vulkan-loader (1.2.196-r0) 03:09:33 (92/110) Installing x264-libs (20210613-r0) 03:09:33 (93/110) Installing x265-libs (3.5-r0) 03:09:33 (94/110) Installing xvidcore (1.3.7-r1) 03:09:33 (95/110) Installing ffmpeg-libs (4.4.1-r2) 03:09:34 (96/110) Installing libevent (2.1.12-r4) 03:09:34 (97/110) Installing mesa (21.2.6-r0) 03:09:34 (98/110) Installing wayland-libs-server (1.19.0-r1) 03:09:34 (99/110) Installing mesa-gbm (21.2.6-r0) 03:09:34 (100/110) Installing lcms2 (2.12-r1) 03:09:34 (101/110) Installing nspr (4.32-r0) 03:09:34 (102/110) Installing nss (3.72.1-r0) 03:09:34 (103/110) Installing re2 (2021.11.01-r0) 03:09:34 (104/110) Installing snappy (1.1.9-r1) 03:09:34 (105/110) Installing libxshmfence (1.3-r1) 03:09:34 (106/110) Installing libgpg-error (1.42-r1) 03:09:34 (107/110) Installing libgcrypt (1.9.4-r0) 03:09:34 (108/110) Installing libxslt (1.1.34-r1) 03:09:34 (109/110) Installing chromium (93.0.4577.82-r3) 03:09:38 (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) 03:09:39 Executing busybox-1.34.1-r4.trigger 03:09:39 Executing glib-2.70.1-r0.trigger 03:09:39 Executing shared-mime-info-2.1-r0.trigger 03:09:45 Executing gdk-pixbuf-2.42.6-r0.trigger 03:09:45 Executing gtk-update-icon-cache-2.24.33-r0.trigger 03:09:45 Executing fontconfig-2.13.1-r4.trigger 03:09:45 Executing mkfontscale-1.2.1-r1.trigger 03:09:45 OK: 918 MiB in 181 packages 03:10:24 Removing intermediate container 4dc00d6eeab0 03:10:24 ---> 6b8c7c5de335 03:10:24 Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:10:24 ---> Running in 988983d4b0f3 03:10:24 Removing intermediate container 988983d4b0f3 03:10:24 ---> 42d781346591 03:10:24 Step 12/14 : LABEL arch=arm64 03:10:24 ---> Running in 3f1fbdae4520 03:10:24 Removing intermediate container 3f1fbdae4520 03:10:24 ---> 2f8383594cee 03:10:24 Step 13/14 : LABEL git_sha=aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 03:10:24 ---> Running in 9912437460d2 03:10:24 Removing intermediate container 9912437460d2 03:10:24 ---> a6cdf87f7de2 03:10:24 Step 14/14 : LABEL version=0.0.2-dev.15 03:10:24 ---> Running in fe83e71f8356 03:10:25 Removing intermediate container fe83e71f8356 03:10:25 ---> e6b12aec0c6d 03:10:25 [Warning] One or more build-args [ARCH] were not consumed 03:10:25 Successfully built e6b12aec0c6d 03:10:25 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 03:10:25 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 03:10:25 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 03:10:25 latest 03:10:25 0.0.2-dev.15 03:10:25 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 03:10:25 main 03:10:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:25 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [Pipeline] isUnix [Pipeline] sh 03:10:26 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 03:10:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:10:26 7c273666532a: Preparing 03:10:26 8ebec7cba76f: Preparing 03:10:26 8d238f7f20ed: Preparing 03:10:26 a701dd53b0ee: Preparing 03:10:26 07d3c46c9599: Preparing 03:10:26 07d3c46c9599: Layer already exists 03:10:26 8ebec7cba76f: Pushed 03:10:26 8d238f7f20ed: Pushed 03:10:37 a701dd53b0ee: Pushed 03:14:29 7c273666532a: Pushed 03:14:29 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] isUnix [Pipeline] sh 03:14:29 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:14:29 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:14:29 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:14:29 7c273666532a: Preparing 03:14:29 8ebec7cba76f: Preparing 03:14:29 8d238f7f20ed: Preparing 03:14:29 a701dd53b0ee: Preparing 03:14:29 07d3c46c9599: Preparing 03:14:29 8d238f7f20ed: Layer already exists 03:14:29 07d3c46c9599: Layer already exists 03:14:29 8ebec7cba76f: Layer already exists 03:14:29 a701dd53b0ee: Layer already exists 03:14:29 7c273666532a: Layer already exists 03:14:30 latest: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] isUnix [Pipeline] sh 03:14:30 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.15 [Pipeline] isUnix [Pipeline] sh 03:14:30 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.15 03:14:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:14:30 7c273666532a: Preparing 03:14:30 8ebec7cba76f: Preparing 03:14:30 8d238f7f20ed: Preparing 03:14:30 a701dd53b0ee: Preparing 03:14:30 07d3c46c9599: Preparing 03:14:30 8d238f7f20ed: Layer already exists 03:14:30 7c273666532a: Layer already exists 03:14:30 a701dd53b0ee: Layer already exists 03:14:30 8ebec7cba76f: Layer already exists 03:14:30 07d3c46c9599: Layer already exists 03:14:30 0.0.2-dev.15: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] isUnix [Pipeline] sh 03:14:31 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [Pipeline] isUnix [Pipeline] sh 03:14:31 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 03:14:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:14:31 7c273666532a: Preparing 03:14:31 8ebec7cba76f: Preparing 03:14:31 8d238f7f20ed: Preparing 03:14:31 a701dd53b0ee: Preparing 03:14:31 07d3c46c9599: Preparing 03:14:31 07d3c46c9599: Layer already exists 03:14:31 a701dd53b0ee: Layer already exists 03:14:31 7c273666532a: Layer already exists 03:14:31 8ebec7cba76f: Layer already exists 03:14:31 8d238f7f20ed: Layer already exists 03:14:31 aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] isUnix [Pipeline] sh 03:14:32 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] isUnix [Pipeline] sh 03:14:32 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 03:14:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:14:32 7c273666532a: Preparing 03:14:32 8ebec7cba76f: Preparing 03:14:32 8d238f7f20ed: Preparing 03:14:32 a701dd53b0ee: Preparing 03:14:32 07d3c46c9599: Preparing 03:14:32 7c273666532a: Layer already exists 03:14:32 07d3c46c9599: Layer already exists 03:14:32 8ebec7cba76f: Layer already exists 03:14:32 8d238f7f20ed: Layer already exists 03:14:32 a701dd53b0ee: Layer already exists 03:14:32 main: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:32 ===================================================== [Pipeline] echo 03:14:32 taggedImages: 03:14:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 03:14:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:14:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.15 03:14:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 03:14:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:14:33 03:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:14:34 arm64: Pulling from edgex-lftools-log-publisher 03:14:34 448f6bf000e3: Pulling fs layer 03:14:34 f757da607395: Pulling fs layer 03:14:34 05883995daec: Pulling fs layer 03:14:34 8603b9c90790: Pulling fs layer 03:14:34 1560dd03e051: Pulling fs layer 03:14:34 27f5ce0e4adf: Pulling fs layer 03:14:34 c2d8d7efcc4b: Pulling fs layer 03:14:34 8603b9c90790: Waiting 03:14:34 1560dd03e051: Waiting 03:14:34 27f5ce0e4adf: Waiting 03:14:34 c2d8d7efcc4b: Waiting 03:14:34 f757da607395: Verifying Checksum 03:14:34 f757da607395: Download complete 03:14:34 8603b9c90790: Verifying Checksum 03:14:34 8603b9c90790: Download complete 03:14:34 1560dd03e051: Verifying Checksum 03:14:34 27f5ce0e4adf: Verifying Checksum 03:14:34 27f5ce0e4adf: Download complete 03:14:34 05883995daec: Verifying Checksum 03:14:34 448f6bf000e3: Verifying Checksum 03:14:34 448f6bf000e3: Download complete 03:14:37 c2d8d7efcc4b: Verifying Checksum 03:14:37 c2d8d7efcc4b: Download complete 03:14:38 448f6bf000e3: Pull complete 03:14:39 f757da607395: Pull complete 03:14:40 05883995daec: Pull complete 03:14:40 8603b9c90790: Pull complete 03:14:41 1560dd03e051: Pull complete 03:14:42 27f5ce0e4adf: Pull complete 03:15:00 c2d8d7efcc4b: Pull complete 03:15:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:15:00 prd-ubuntu18.04-docker-arm64-4c-16g-5873 does not seem to be running inside a container 03:15:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:15:03 $ docker top f4d60b7de251f3bfa7cdf9bcc16d1ff84919a3d5eada2aa7bda5e4b87d991129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:04 ---> job-cost.sh 03:15:04 lf-activate-venv: SKIPPING 03:15:04 INFO: No Stack... 03:15:05 INFO: Retrieving Pricing Info for: v3-standard-4 03:15:05 INFO: Archiving Costs [Pipeline] sh 03:15:06 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:15:06 + cut -d, -f6 [Pipeline] lock 03:15:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] 03:15:06 Resource [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] did not exist. Created. 03:15:06 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:15:07 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-dee2d32d/script.sh: 1: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-dee2d32d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:15:07 + echo total: 0.10999999940395355 [Pipeline] stash 03:15:07 Warning: overwriting stash ‘stack-cost’ 03:15:08 Stashed 1 file(s) [Pipeline] } 03:15:08 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:15:08 $ docker stop --time=1 f4d60b7de251f3bfa7cdf9bcc16d1ff84919a3d5eada2aa7bda5e4b87d991129 03:15:09 $ docker rm -f f4d60b7de251f3bfa7cdf9bcc16d1ff84919a3d5eada2aa7bda5e4b87d991129 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:15:10 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 03:15:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:15:11 . [Pipeline] withDockerContainer 03:15:11 prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container 03:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:15:11 $ docker top dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:11 [ssh-agent] Looking for ssh-agent implementation... 03:15:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:11 $ docker exec dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 ssh-agent 03:15:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnDfjmL/agent.13 03:15:11 SSH_AGENT_PID=20 03:15:11 Running ssh-add (command line suppressed) 03:15:11 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_56977224926983796.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_56977224926983796.key) 03:15:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:12 + git semver tag 03:15:12 # -> Open(): unable to determine branch for HEAD 03:15:12 # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git 03:15:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main 03:15:12 # $SEMVER_REMOTE_NAME = origin 03:15:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:15:12 # $SEMVER_USER_NAME = edgex-jenkins 03:15:12 # $SEMVER_BRANCH = main 03:15:12 # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver 03:15:12 # aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb HEAD 03:15:12 # -> Force: false 03:15:12 # 6c4c90cc768915cd8ef15d205859ca890ebf6c91 refs/tags/v0.0.2-dev.15 [Pipeline] } 03:15:12 $ docker exec --env ******** --env ******** dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 ssh-agent -k 03:15:12 unset SSH_AUTH_SOCK; 03:15:12 unset SSH_AGENT_PID; 03:15:12 echo Agent pid 20 killed; 03:15:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:12 + git semver [Pipeline] } 03:15:12 $ docker stop --time=1 dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 03:15:13 $ docker rm -f dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:15:14 03:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:15:14 0.23.1-centos7: Pulling from edgex-lftools 03:15:14 ab5ef0e58194: Pulling fs layer 03:15:14 9712f1f96733: Pulling fs layer 03:15:14 63f879dbbcfc: Pulling fs layer 03:15:14 0d9ebad4ef96: Pulling fs layer 03:15:14 e9a5061849ea: Pulling fs layer 03:15:14 d747dcd14b5f: Pulling fs layer 03:15:14 2de7ff778b66: Pulling fs layer 03:15:14 0d9ebad4ef96: Waiting 03:15:14 e9a5061849ea: Waiting 03:15:14 d747dcd14b5f: Waiting 03:15:14 2de7ff778b66: Waiting 03:15:14 9712f1f96733: Verifying Checksum 03:15:14 9712f1f96733: Download complete 03:15:14 63f879dbbcfc: Verifying Checksum 03:15:14 63f879dbbcfc: Download complete 03:15:15 0d9ebad4ef96: Verifying Checksum 03:15:15 0d9ebad4ef96: Download complete 03:15:15 d747dcd14b5f: Verifying Checksum 03:15:15 d747dcd14b5f: Download complete 03:15:15 ab5ef0e58194: Verifying Checksum 03:15:15 ab5ef0e58194: Download complete 03:15:15 e9a5061849ea: Verifying Checksum 03:15:15 e9a5061849ea: Download complete 03:15:15 2de7ff778b66: Verifying Checksum 03:15:15 2de7ff778b66: Download complete 03:15:18 ab5ef0e58194: Pull complete 03:15:18 9712f1f96733: Pull complete 03:15:19 63f879dbbcfc: Pull complete 03:15:23 0d9ebad4ef96: Pull complete 03:15:23 e9a5061849ea: Pull complete 03:15:24 d747dcd14b5f: Pull complete 03:15:25 2de7ff778b66: Pull complete 03:15:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:15:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:15:25 prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container 03:15:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:15:28 $ docker top dfb5ac097515e9a9c281fc734b95e8846e298dfbd5a6203a498d20749dbac3dc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:15:29 provisioning config files... 03:15:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6971809426409197269tmp 03:15:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4608731892702246913tmp 03:15:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4594110942527076709tmp [Pipeline] { [Pipeline] echo 03:15:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:15:29 ---> sigul-configuration.sh 03:15:29 gpg: directory `/root/.gnupg' created 03:15:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:15:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:15:29 gpg: keyring `/root/.gnupg/secring.gpg' created 03:15:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:15:29 gpg: CAST5 encrypted data 03:15:29 gpg: encrypted with 1 passphrase 03:15:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:15:29 + mkdir /home/jenkins 03:15:29 + mkdir /home/jenkins/sigul [Pipeline] sh 03:15:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:15:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:15:30 ---> sigul-install.sh 03:15:30 Sigul already installed; skipping installation. [Pipeline] sh 03:15:30 + git tag --list 03:15:30 v0.0.1 03:15:30 v0.0.2-dev.1 03:15:30 v0.0.2-dev.10 03:15:30 v0.0.2-dev.11 03:15:30 v0.0.2-dev.12 03:15:30 v0.0.2-dev.13 03:15:30 v0.0.2-dev.14 03:15:30 v0.0.2-dev.15 03:15:30 v0.0.2-dev.2 03:15:30 v0.0.2-dev.3 03:15:30 v0.0.2-dev.4 03:15:30 v0.0.2-dev.5 03:15:30 v0.0.2-dev.6 03:15:30 v0.0.2-dev.7 03:15:30 v0.0.2-dev.8 03:15:30 v0.0.2-dev.9 [Pipeline] sh 03:15:31 + lftools sign git-tag v0.0.2-dev.15 03:15:31 Signing Git tag with Sigul... 03:15:31 Signing v0.0.2-dev.15 [Pipeline] echo 03:15:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:15:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:15:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:15:32 $ docker stop --time=1 dfb5ac097515e9a9c281fc734b95e8846e298dfbd5a6203a498d20749dbac3dc 03:15:33 $ docker rm -f dfb5ac097515e9a9c281fc734b95e8846e298dfbd5a6203a498d20749dbac3dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:15:34 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 03:15:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:15:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:15:34 . [Pipeline] withDockerContainer 03:15:34 prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container 03:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:15:35 $ docker top 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:35 [ssh-agent] Looking for ssh-agent implementation... 03:15:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:35 $ docker exec 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 ssh-agent 03:15:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKEiDBA/agent.15 03:15:35 SSH_AGENT_PID=21 03:15:35 Running ssh-add (command line suppressed) 03:15:35 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_240468334261104436.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_240468334261104436.key) 03:15:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:35 + git semver bump pre 03:15:35 # -> Open(): unable to determine branch for HEAD 03:15:35 # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git 03:15:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main 03:15:35 # $SEMVER_REMOTE_NAME = origin 03:15:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:15:35 # $SEMVER_USER_NAME = edgex-jenkins 03:15:35 # $SEMVER_BRANCH = main 03:15:35 # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver 03:15:35 0.0.2-dev.16 [Pipeline] } 03:15:35 $ docker exec --env ******** --env ******** 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 ssh-agent -k 03:15:35 unset SSH_AUTH_SOCK; 03:15:35 unset SSH_AGENT_PID; 03:15:35 echo Agent pid 21 killed; 03:15:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:36 + git semver [Pipeline] } 03:15:36 $ docker stop --time=1 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 03:15:37 $ docker rm -f 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 [Pipeline] // withDockerContainer [Pipeline] sh 03:15:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 03:15:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:15:38 . [Pipeline] withDockerContainer 03:15:38 prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container 03:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:15:38 $ docker top dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:38 [ssh-agent] Looking for ssh-agent implementation... 03:15:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:38 $ docker exec dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c ssh-agent 03:15:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgofde/agent.14 03:15:38 SSH_AGENT_PID=21 03:15:38 Running ssh-add (command line suppressed) 03:15:39 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3684933762562337313.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3684933762562337313.key) 03:15:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:39 + git semver push 03:15:39 # -> Open(): unable to determine branch for HEAD 03:15:39 # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git 03:15:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main 03:15:39 # $SEMVER_REMOTE_NAME = origin 03:15:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:15:39 # $SEMVER_USER_NAME = edgex-jenkins 03:15:39 # $SEMVER_BRANCH = main 03:15:39 # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [Pipeline] } 03:15:40 $ docker exec --env ******** --env ******** dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c ssh-agent -k 03:15:40 unset SSH_AUTH_SOCK; 03:15:40 unset SSH_AGENT_PID; 03:15:40 echo Agent pid 21 killed; 03:15:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:41 + git semver [Pipeline] } 03:15:41 $ docker stop --time=1 dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c 03:15:42 $ docker rm -f dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:15:42 + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' 03:15:42 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:15:42 total 4 03:15:42 drwxr-xr-x. 3 root root 34 Feb 23 02:54 . 03:15:42 drwxrwxr-x. 7 jenkins jenkins 266 Feb 23 03:15 .. 03:15:42 drwxr-xr-x. 2 root root 6 Feb 23 02:54 cost 03:15:42 -rw-r--r--. 1 root root 85 Feb 23 02:54 cost.csv 03:15:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:15:42 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:15:42 total 4 03:15:42 drwxr-xr-x. 3 jenkins jenkins 34 Feb 23 02:54 . 03:15:42 drwxrwxr-x. 7 jenkins jenkins 266 Feb 23 03:15 .. 03:15:42 drwxr-xr-x. 2 jenkins jenkins 6 Feb 23 02:54 cost 03:15:42 -rw-r--r--. 1 jenkins jenkins 85 Feb 23 02:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:15:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:15:43 ---> package-listing.sh 03:15:43 ++ tr '[:upper:]' '[:lower:]' 03:15:43 ++ facter osfamily 03:15:44 + OS_FAMILY=redhat 03:15:44 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 03:15:44 + START_PACKAGES=/tmp/packages_start.txt 03:15:44 + END_PACKAGES=/tmp/packages_end.txt 03:15:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:15:44 + PACKAGES=/tmp/packages_start.txt 03:15:44 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:15:44 + PACKAGES=/tmp/packages_end.txt 03:15:44 + case "${OS_FAMILY}" in 03:15:44 + sort 03:15:44 + rpm -qa 03:15:44 + '[' -f /tmp/packages_start.txt ']' 03:15:44 + '[' -f /tmp/packages_end.txt ']' 03:15:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:15:44 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:15:44 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 03:15:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 03:15:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 03:15:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:15:45 . [Pipeline] withDockerContainer 03:15:45 prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container 03:15:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:15:46 $ docker top bfe75a4be8484fb2da5e6f5f83813c7975ae8806865eca5d8beb72572f6e94f9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:46 + touch /tmp/pre-build-complete [Pipeline] sh 03:15:46 + mkdir -p /var/log/sysstat [Pipeline] sh 03:15:47 + ls /var/log/sa-host 03:15:47 + sadf -c /var/log/sa-host/sa17 03:15:47 file_magic: OK 03:15:47 HZ: Using current value: 100 03:15:47 file_header: OK 03:15:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:15:47 Statistics: 03:15:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:15:47 File successfully converted to sysstat format version 12.0.3 03:15:47 + sadf -c /var/log/sa-host/sa23 03:15:47 file_magic: OK 03:15:47 HZ: Using current value: 100 03:15:47 file_header: OK 03:15:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:15:47 Statistics: 03:15:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:15:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:47 provisioning config files... 03:15:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2761254174017200444tmp [Pipeline] { [Pipeline] echo 03:15:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:15:47 ---> create-netrc.sh [Pipeline] } 03:15:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:15:47 ---> python-tools-install.sh [Pipeline] echo 03:15:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:15:48 ---> sudo-logs.sh 03:15:48 Archiving 'sudo' log.. 03:15:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-5872.novalocal: Name or service not known 03:15:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-5872.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:15:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:15:48 ---> job-cost.sh 03:15:48 lf-activate-venv: SKIPPING 03:15:48 DEBUG: total: 0.05999999865889549 03:15:48 INFO: Retrieving Stack Cost... 03:15:49 INFO: Retrieving Pricing Info for: v3-standard-2 03:15:49 INFO: Archiving Costs [Pipeline] echo 03:15:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:15:49 ---> logs-deploy.sh 03:15:49 lf-activate-venv: SKIPPING 03:15:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/5 03:15:49 INFO: archiving workspace using pattern(s): 03:15:50 Archives upload complete. 03:15:50 INFO: archiving logs to Nexus