Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad1c4890737c1de496ff22310609d87903665ac4 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-ssh18126671638129256060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6174103616974961370.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10480204504241172779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9718585276740653275.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9955556155078042905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18035 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision ad1c4890737c1de496ff22310609d87903665ac4 (main) Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 Commit message: "Merge pull request #54 from cherrycl/issue-53" > git rev-list --no-walk f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T11:40:22.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T11:40:22.884Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T11:40:22.901Z] ========================================================= [2023-06-07T11:40:22.901Z] EdgeX Global Pipelines Version Info [2023-06-07T11:40:22.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:40:23.640Z] ------------------- [2023-06-07T11:40:23.640Z] stable info: [2023-06-07T11:40:23.640Z] ------------------- [2023-06-07T11:40:23.640Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T11:40:23.640Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T11:40:23.640Z] Message: update stable to v1.0.250 [2023-06-07T11:40:24.215Z] ------------------- [2023-06-07T11:40:24.215Z] experimental info: [2023-06-07T11:40:24.215Z] ------------------- [2023-06-07T11:40:24.215Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T11:40:24.215Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T11:40:24.215Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-07T11:40:24.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-07T11:40:24.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-07T11:40:24.424Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T11:40:24.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T11:40:24.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T11:40:24.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-07T11:40:24.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T11:40:24.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-07T11:40:24.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-07T11:40:24.484Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T11:40:24.492Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-07T11:40:24.500Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-07T11:40:24.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T11:40:24.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T11:40:24.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T11:40:24.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T11:40:24.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T11:40:24.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad1c4890737c1de496ff22310609d87903665ac4 [Pipeline] echo [2023-06-07T11:40:24.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad1c489 [Pipeline] echo [2023-06-07T11:40:24.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T11:40:24.627Z] provisioning config files... [2023-06-07T11:40:24.640Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16353227032024276052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:40:24.941Z] ---> docker-login.sh [2023-06-07T11:40:24.941Z] nexus3.edgexfoundry.org:10001 [2023-06-07T11:40:25.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:25.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:25.462Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:25.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:25.462Z] [2023-06-07T11:40:25.462Z] Login Succeeded [2023-06-07T11:40:25.462Z] nexus3.edgexfoundry.org:10002 [2023-06-07T11:40:25.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:25.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:25.462Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:25.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:25.462Z] [2023-06-07T11:40:25.462Z] Login Succeeded [2023-06-07T11:40:25.462Z] nexus3.edgexfoundry.org:10003 [2023-06-07T11:40:25.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:25.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:25.722Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:25.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:25.722Z] [2023-06-07T11:40:25.722Z] Login Succeeded [2023-06-07T11:40:25.722Z] nexus3.edgexfoundry.org:10004 [2023-06-07T11:40:25.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:25.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:25.722Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:25.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:25.722Z] [2023-06-07T11:40:25.722Z] Login Succeeded [2023-06-07T11:40:25.722Z] docker.io [2023-06-07T11:40:25.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:25.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:25.983Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:25.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:25.983Z] [2023-06-07T11:40:25.983Z] Login Succeeded [2023-06-07T11:40:25.983Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T11:40:25.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T11:40:26.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T11:40:26.475Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T11:40:26.475Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T11:40:26.475Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T11:40:26.475Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T11:40:26.475Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T11:40:26.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:40:26.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T11:40:26.896Z] [2023-06-07T11:40:26.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:40:27.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T11:40:27.206Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T11:40:27.206Z] b85a868b505f: Pulling fs layer [2023-06-07T11:40:27.206Z] e2be974225ed: Pulling fs layer [2023-06-07T11:40:27.206Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T11:40:27.206Z] 988bab9f4d93: Pulling fs layer [2023-06-07T11:40:27.206Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T11:40:27.206Z] eaf3925da568: Pulling fs layer [2023-06-07T11:40:27.206Z] bab4dde63d76: Pulling fs layer [2023-06-07T11:40:27.206Z] bde34c3a00c8: Pulling fs layer [2023-06-07T11:40:27.206Z] b352a97aabf1: Pulling fs layer [2023-06-07T11:40:27.206Z] 4872d77fe225: Pulling fs layer [2023-06-07T11:40:27.206Z] 5851b861e8e6: Pulling fs layer [2023-06-07T11:40:27.206Z] bab4dde63d76: Waiting [2023-06-07T11:40:27.206Z] 1469e6f7b9e6: Waiting [2023-06-07T11:40:27.206Z] eaf3925da568: Waiting [2023-06-07T11:40:27.206Z] bde34c3a00c8: Waiting [2023-06-07T11:40:27.206Z] b352a97aabf1: Waiting [2023-06-07T11:40:27.206Z] 988bab9f4d93: Waiting [2023-06-07T11:40:27.206Z] e2be974225ed: Download complete [2023-06-07T11:40:27.206Z] 988bab9f4d93: Verifying Checksum [2023-06-07T11:40:27.206Z] 988bab9f4d93: Download complete [2023-06-07T11:40:27.466Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T11:40:27.466Z] 1469e6f7b9e6: Download complete [2023-06-07T11:40:27.466Z] eaf3925da568: Download complete [2023-06-07T11:40:27.466Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T11:40:27.466Z] 339a4e72a1f5: Download complete [2023-06-07T11:40:27.466Z] bde34c3a00c8: Verifying Checksum [2023-06-07T11:40:27.466Z] bde34c3a00c8: Download complete [2023-06-07T11:40:27.466Z] b352a97aabf1: Verifying Checksum [2023-06-07T11:40:27.466Z] b352a97aabf1: Download complete [2023-06-07T11:40:27.466Z] 4872d77fe225: Download complete [2023-06-07T11:40:27.466Z] 5851b861e8e6: Download complete [2023-06-07T11:40:27.466Z] b85a868b505f: Verifying Checksum [2023-06-07T11:40:27.466Z] b85a868b505f: Download complete [2023-06-07T11:40:27.726Z] bab4dde63d76: Verifying Checksum [2023-06-07T11:40:27.726Z] bab4dde63d76: Download complete [2023-06-07T11:40:29.110Z] b85a868b505f: Pull complete [2023-06-07T11:40:29.110Z] e2be974225ed: Pull complete [2023-06-07T11:40:29.686Z] 339a4e72a1f5: Pull complete [2023-06-07T11:40:29.686Z] 988bab9f4d93: Pull complete [2023-06-07T11:40:29.947Z] 1469e6f7b9e6: Pull complete [2023-06-07T11:40:30.208Z] eaf3925da568: Pull complete [2023-06-07T11:40:32.116Z] bab4dde63d76: Pull complete [2023-06-07T11:40:32.116Z] bde34c3a00c8: Pull complete [2023-06-07T11:40:32.688Z] b352a97aabf1: Pull complete [2023-06-07T11:40:32.949Z] 4872d77fe225: Pull complete [2023-06-07T11:40:32.949Z] 5851b861e8e6: Pull complete [2023-06-07T11:40:32.949Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T11:40:32.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T11:40:32.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T11:40:33.068Z] prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container [2023-06-07T11:40:33.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T11:40:38.778Z] $ docker top e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 -eo pid,comm [2023-06-07T11:40:38.837Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-07T11:40:38.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T11:40:38.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T11:40:38.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T11:40:38.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T11:40:38.997Z] $ docker exec e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 ssh-agent [2023-06-07T11:40:39.100Z] SSH_AUTH_SOCK=/tmp/ssh-XjsxKf8jlQNp/agent.32 [2023-06-07T11:40:39.100Z] SSH_AGENT_PID=38 [2023-06-07T11:40:39.107Z] Running ssh-add (command line suppressed) [2023-06-07T11:40:39.213Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2160353517856376934.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2160353517856376934.key) [2023-06-07T11:40:39.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T11:40:39.514Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T11:40:39.558Z] $ docker exec --env ******** --env ******** e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 ssh-agent -k [2023-06-07T11:40:39.668Z] unset SSH_AUTH_SOCK; [2023-06-07T11:40:39.669Z] unset SSH_AGENT_PID; [2023-06-07T11:40:39.669Z] echo Agent pid 38 killed; [2023-06-07T11:40:39.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T11:40:39.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T11:40:39.701Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T11:40:39.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T11:40:39.822Z] $ docker exec e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 ssh-agent [2023-06-07T11:40:39.938Z] SSH_AUTH_SOCK=/tmp/ssh-xV1hEKaSTF0I/agent.70 [2023-06-07T11:40:39.938Z] SSH_AGENT_PID=76 [2023-06-07T11:40:39.944Z] Running ssh-add (command line suppressed) [2023-06-07T11:40:40.060Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6682329183569597832.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6682329183569597832.key) [2023-06-07T11:40:40.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T11:40:40.361Z] + git semver init [2023-06-07T11:40:40.621Z] 2023-06-07 11:40:40,539 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T11:40:40.621Z] 2023-06-07 11:40:40,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-07T11:40:40.621Z] 2023-06-07 11:40:40,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-07T11:40:40.621Z] 2023-06-07 11:40:40,541 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T11:40:41.189Z] 2023-06-07 11:40:41,135 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-06-07T11:40:41.189Z] 2023-06-07 11:40:41,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-06-07T11:40:41.189Z] 2023-06-07 11:40:41,136 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T11:40:41.189Z] 2023-06-07 11:40:41,136 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T11:40:41.189Z] 0.0.2-dev.23 [Pipeline] } [2023-06-07T11:40:41.204Z] $ docker exec --env ******** --env ******** e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 ssh-agent -k [2023-06-07T11:40:41.302Z] unset SSH_AUTH_SOCK; [2023-06-07T11:40:41.302Z] unset SSH_AGENT_PID; [2023-06-07T11:40:41.302Z] echo Agent pid 76 killed; [2023-06-07T11:40:41.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T11:40:41.613Z] + git semver [Pipeline] } [2023-06-07T11:40:41.889Z] $ docker stop --time=1 e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 [2023-06-07T11:40:43.186Z] $ docker rm -f --volumes e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T11:40:43.523Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T11:40:43.764Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T11:40:43.767Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.23 [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 [2023-06-07T11:40:43.888Z] provisioning config files... [2023-06-07T11:40:43.898Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5868347997416239799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:40:44.197Z] ---> docker-login.sh [2023-06-07T11:40:44.197Z] nexus3.edgexfoundry.org:10001 [2023-06-07T11:40:44.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:44.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:44.197Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:44.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:44.197Z] [2023-06-07T11:40:44.197Z] Login Succeeded [2023-06-07T11:40:44.197Z] nexus3.edgexfoundry.org:10002 [2023-06-07T11:40:44.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:44.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:44.197Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:44.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:44.197Z] [2023-06-07T11:40:44.197Z] Login Succeeded [2023-06-07T11:40:44.197Z] nexus3.edgexfoundry.org:10003 [2023-06-07T11:40:44.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:44.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:44.457Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:44.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:44.457Z] [2023-06-07T11:40:44.457Z] Login Succeeded [2023-06-07T11:40:44.457Z] nexus3.edgexfoundry.org:10004 [2023-06-07T11:40:44.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:44.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:44.457Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:44.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:44.457Z] [2023-06-07T11:40:44.457Z] Login Succeeded [2023-06-07T11:40:44.457Z] docker.io [2023-06-07T11:40:44.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:40:44.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:40:44.718Z] Configure a credential helper to remove this warning. See [2023-06-07T11:40:44.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:40:44.718Z] [2023-06-07T11:40:44.718Z] Login Succeeded [2023-06-07T11:40:44.718Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T11:40:44.726Z] 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 [2023-06-07T11:40:45.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T11:40:45.675Z] + ls -al . [2023-06-07T11:40:45.676Z] total 72 [2023-06-07T11:40:45.676Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 11:40 . [2023-06-07T11:40:45.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:40 .. [2023-06-07T11:40:45.676Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:40 .git [2023-06-07T11:40:45.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:40 .github [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:40 .gitignore [2023-06-07T11:40:45.676Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:40 .semver [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:40 Dockerfile [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:40 Jenkinsfile [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:40 LICENSE [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:40 README.md [2023-06-07T11:40:45.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:40 TAF-Manager [2023-06-07T11:40:45.676Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:40 TUC [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 11:40 VERSION [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:40 requirements.txt [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:40 robot-entrypoint.sh [2023-06-07T11:40:45.676Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:40 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:40:45.973Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ad1c4890737c1de496ff22310609d87903665ac4 --label arch=amd64 --label version=0.0.2-dev.23 . [2023-06-07T11:40:45.973Z] Sending build context to Docker daemon 449.5kB [2023-06-07T11:40:45.973Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T11:40:46.542Z] 3.16: Pulling from library/alpine [2023-06-07T11:40:46.542Z] 91d30c5bc195: Pulling fs layer [2023-06-07T11:40:46.542Z] 91d30c5bc195: Download complete [2023-06-07T11:40:46.802Z] 91d30c5bc195: Pull complete [2023-06-07T11:40:46.802Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T11:40:46.802Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T11:40:46.802Z] ---> 8471affe5de5 [2023-06-07T11:40:46.802Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T11:40:47.062Z] ---> Running in 189aabbef01a [2023-06-07T11:40:47.062Z] Removing intermediate container 189aabbef01a [2023-06-07T11:40:47.062Z] ---> 23ef47099cc4 [2023-06-07T11:40:47.062Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T11:40:47.332Z] ---> Running in f04ff7fc5056 [2023-06-07T11:40:47.332Z] Removing intermediate container f04ff7fc5056 [2023-06-07T11:40:47.332Z] ---> 5c17d19254ba [2023-06-07T11:40:47.332Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T11:40:47.592Z] ---> 25ebb715b980 [2023-06-07T11:40:47.592Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T11:40:47.592Z] ---> d92c8830bc93 [2023-06-07T11:40:47.592Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T11:40:47.854Z] ---> 079b2ffc3879 [2023-06-07T11:40:47.854Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T11:40:47.854Z] ---> Running in 80542dca6efa [2023-06-07T11:40:48.132Z] Removing intermediate container 80542dca6efa [2023-06-07T11:40:48.132Z] ---> 7d7c2f673675 [2023-06-07T11:40:48.132Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T11:40:48.132Z] ---> Running in 06abbebeccb3 [2023-06-07T11:40:48.711Z] Removing intermediate container 06abbebeccb3 [2023-06-07T11:40:48.711Z] ---> cf415843191e [2023-06-07T11:40:48.711Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-07T11:40:48.971Z] ---> Running in 7285e09756f6 [2023-06-07T11:40:49.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:40:49.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:40:50.371Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T11:40:50.943Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T11:40:51.203Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T11:40:51.773Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T11:40:52.341Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T11:40:52.601Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:40:52.601Z] OK: 6 MiB in 14 packages [2023-06-07T11:40:52.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:40:53.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:40:53.740Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T11:40:54.000Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T11:40:54.568Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T11:40:54.826Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T11:40:55.084Z] (5/9) Installing curl (8.1.2-r0) [2023-06-07T11:40:55.653Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T11:40:56.223Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T11:40:56.796Z] (8/9) Installing jq (1.6-r1) [2023-06-07T11:40:57.055Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-07T11:40:57.624Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:40:57.624Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T11:40:57.624Z] OK: 52 MiB in 23 packages [2023-06-07T11:40:57.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:40:58.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:40:58.769Z] (1/137) Installing libmagic (5.41-r0) [2023-06-07T11:40:58.853Z] Still waiting to schedule task [2023-06-07T11:40:58.853Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-07T11:40:59.028Z] (2/137) Installing file (5.41-r0) [2023-06-07T11:40:59.288Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-07T11:40:59.548Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-07T11:40:59.808Z] (5/137) Installing libxcb (1.15-r0) [2023-06-07T11:41:00.375Z] (6/137) Installing libx11 (1.8-r0) [2023-06-07T11:41:00.635Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-07T11:41:01.205Z] (8/137) Installing libice (1.0.10-r0) [2023-06-07T11:41:01.465Z] (9/137) Installing libuuid (2.38-r1) [2023-06-07T11:41:01.724Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-07T11:41:01.984Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-07T11:41:02.242Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-07T11:41:02.501Z] (13/137) Installing xset (1.2.4-r0) [2023-06-07T11:41:02.759Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-07T11:41:03.328Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-07T11:41:03.587Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-07T11:41:03.846Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-07T11:41:04.104Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-07T11:41:04.364Z] (19/137) Installing libintl (0.21-r2) [2023-06-07T11:41:04.623Z] (20/137) Installing libblkid (2.38-r1) [2023-06-07T11:41:05.193Z] (21/137) Installing libmount (2.38-r1) [2023-06-07T11:41:05.452Z] (22/137) Installing pcre (8.45-r2) [2023-06-07T11:41:05.711Z] (23/137) Installing glib (2.72.4-r0) [2023-06-07T11:41:06.279Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-07T11:41:06.848Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-07T11:41:07.107Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-07T11:41:07.675Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T11:41:07.934Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T11:41:08.194Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-07T11:41:08.762Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-07T11:41:09.021Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-07T11:41:09.589Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-07T11:41:09.848Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T11:41:10.417Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T11:41:10.417Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-07T11:41:10.676Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-07T11:41:10.937Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-07T11:41:11.195Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-07T11:41:11.453Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-07T11:41:11.711Z] (40/137) Installing libxi (1.8-r0) [2023-06-07T11:41:11.970Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-07T11:41:12.229Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-07T11:41:12.488Z] (43/137) Installing atk (2.38.0-r0) [2023-06-07T11:41:13.055Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-07T11:41:13.055Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-07T11:41:13.625Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-07T11:41:13.884Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T11:41:14.143Z] (48/137) Installing expat (2.5.0-r0) [2023-06-07T11:41:14.713Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-07T11:41:15.065Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-07T11:41:15.634Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-07T11:41:16.202Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-07T11:41:16.461Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-07T11:41:17.029Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-07T11:41:17.289Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-07T11:41:17.549Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-07T11:41:18.116Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-07T11:41:18.374Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-07T11:41:18.947Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-07T11:41:19.207Z] (60/137) Installing libunistring (1.0-r0) [2023-06-07T11:41:19.467Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-07T11:41:20.036Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-07T11:41:20.604Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-07T11:41:20.863Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-07T11:41:21.122Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-07T11:41:21.690Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-07T11:41:21.948Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-07T11:41:22.207Z] (68/137) Installing pango (1.50.7-r0) [2023-06-07T11:41:22.776Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T11:41:23.036Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T11:41:23.295Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T11:41:23.553Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T11:41:24.127Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-07T11:41:24.385Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T11:41:24.957Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T11:41:24.957Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-07T11:41:25.218Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-07T11:41:25.477Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-07T11:41:26.046Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T11:41:26.305Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-07T11:41:26.874Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T11:41:27.131Z] (81/137) Installing flac (1.3.4-r0) [2023-06-07T11:41:27.701Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T11:41:27.959Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T11:41:28.218Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-07T11:41:28.784Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-07T11:41:29.351Z] (86/137) Installing libass (0.16.0-r0) [2023-06-07T11:41:29.608Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-07T11:41:30.175Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-07T11:41:30.436Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-07T11:41:30.695Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T11:41:31.266Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T11:41:31.525Z] (92/137) Installing lame (3.100-r0) [2023-06-07T11:41:32.095Z] (93/137) Installing opus (1.3.1-r1) [2023-06-07T11:41:32.354Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-07T11:41:32.612Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-07T11:41:32.869Z] (96/137) Installing orc (0.4.32-r0) [2023-06-07T11:41:33.129Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-07T11:41:33.698Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-07T11:41:33.956Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T11:41:34.524Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-07T11:41:34.784Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-07T11:41:35.042Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-07T11:41:35.302Z] (103/137) Installing libpulse (15.0-r2) [2023-06-07T11:41:35.871Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-07T11:41:36.130Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-07T11:41:36.715Z] (106/137) Installing librist (0.2.6-r1) [2023-06-07T11:41:36.974Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-07T11:41:37.242Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-07T11:41:37.812Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-07T11:41:38.070Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T11:41:38.328Z] (111/137) Installing libva (2.14.0-r0) [2023-06-07T11:41:38.895Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-07T11:41:39.154Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-07T11:41:39.412Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-07T11:41:39.981Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T11:41:40.548Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-07T11:41:40.548Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-07T11:41:41.116Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-07T11:41:41.684Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T11:41:42.254Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-07T11:41:42.822Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-07T11:41:43.081Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T11:41:43.340Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-07T11:41:43.599Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-07T11:41:44.169Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T11:41:44.169Z] * [2023-06-07T11:41:44.169Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T11:41:44.169Z] * package icu-data-full. [2023-06-07T11:41:44.169Z] * [2023-06-07T11:41:44.169Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-07T11:41:44.740Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-07T11:41:44.999Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-07T11:41:45.258Z] (128/137) Installing nspr (4.33-r0) [2023-06-07T11:41:45.826Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-07T11:41:46.084Z] (130/137) Installing nss (3.78.1-r0) [2023-06-07T11:41:46.652Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-07T11:41:47.220Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-07T11:41:47.220Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-07T11:41:47.788Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-07T11:41:48.047Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-07T11:41:48.617Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-07T11:42:03.499Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T11:42:03.499Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:42:03.499Z] Executing glib-2.72.4-r0.trigger [2023-06-07T11:42:03.499Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T11:42:03.499Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T11:42:03.499Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T11:42:03.499Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T11:42:03.499Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T11:42:03.499Z] OK: 409 MiB in 160 packages [2023-06-07T11:42:03.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:42:03.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:42:03.499Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T11:42:04.066Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T11:42:04.633Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T11:42:05.199Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T11:42:05.458Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T11:42:06.837Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T11:42:07.096Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T11:42:07.356Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T11:42:07.925Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T11:42:08.185Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T11:42:08.755Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-07T11:42:09.013Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T11:42:09.580Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T11:42:09.840Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T11:42:10.461Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T11:42:11.471Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T11:42:12.943Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T11:42:13.202Z] (18/21) Installing icu (71.1-r2) [2023-06-07T11:42:13.770Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T11:42:14.338Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T11:42:15.274Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T11:42:15.842Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:42:15.842Z] OK: 822 MiB in 181 packages [2023-06-07T11:42:15.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:42:16.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:42:16.981Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T11:42:22.260Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T11:42:22.260Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T11:42:22.260Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T11:42:22.520Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T11:42:23.578Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T11:42:30.149Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T11:42:30.149Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T11:42:30.149Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T11:42:30.149Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T11:42:30.199Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18039 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-06-07T11:42:30.234Z] Selected Git installation does not exist. Using Default [2023-06-07T11:42:30.235Z] The recommended git tool is: NONE [2023-06-07T11:42:30.408Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:42:30.408Z] OK: 974 MiB in 191 packages [2023-06-07T11:42:30.408Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:42:30.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:42:31.547Z] OK: 974 MiB in 191 packages [2023-06-07T11:42:31.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T11:42:32.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T11:42:32.691Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T11:42:33.282Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:42:33.282Z] OK: 978 MiB in 192 packages [2023-06-07T11:42:33.282Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T11:42:33.282Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:42:33.282Z] OK: 974 MiB in 191 packages [2023-06-07T11:42:35.779Z] using credential edgex-jenkins-ssh [2023-06-07T11:42:35.799Z] Cloning the remote Git repository [2023-06-07T11:42:35.840Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T11:42:35.928Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-06-07T11:42:36.065Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T11:42:36.066Z] > git --version # timeout=10 [2023-06-07T11:42:36.091Z] > git --version # 'git version 2.25.1' [2023-06-07T11:42:36.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T11:42:36.254Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T11:42:36.571Z] Looking in links: /tmp/tmpiwftzv00 [2023-06-07T11:42:36.571Z] Processing /tmp/tmpiwftzv00/setuptools-65.5.0-py3-none-any.whl [2023-06-07T11:42:36.571Z] Processing /tmp/tmpiwftzv00/pip-23.0.1-py3-none-any.whl [2023-06-07T11:42:36.571Z] Installing collected packages: setuptools, pip [2023-06-07T11:42:36.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-07T11:42:36.881Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T11:42:37.778Z] Avoid second fetch [2023-06-07T11:42:37.779Z] Checking out Revision ad1c4890737c1de496ff22310609d87903665ac4 (main) [2023-06-07T11:42:38.288Z] Commit message: "Merge pull request #54 from cherrycl/issue-53" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T11:42:39.102Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T11:42:39.102Z] 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 [2023-06-07T11:42:37.795Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T11:42:37.860Z] > git checkout -f ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 [2023-06-07T11:42:39.140Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T11:42:39.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T11:42:39.140Z] Dload Upload Total Spent Left Speed [2023-06-07T11:42:39.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [2023-06-07T11:42:39.391Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T11:42:39.391Z] Collecting pip [2023-06-07T11:42:39.391Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [Pipeline] sh [2023-06-07T11:42:39.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 92.6 MB/s eta 0:00:00 [2023-06-07T11:42:39.651Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T11:42:39.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T11:42:39.909Z] Collecting setuptools [2023-06-07T11:42:39.909Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T11:42:39.909Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 164.6 MB/s eta 0:00:00 [2023-06-07T11:42:39.909Z] Collecting wheel [2023-06-07T11:42:39.909Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T11:42:39.909Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 174.3 MB/s eta 0:00:00 [2023-06-07T11:42:40.125Z] + sudo tee+ /etc/docker/daemon.new [2023-06-07T11:42:40.125Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T11:42:40.125Z] { [2023-06-07T11:42:40.125Z] "registry-mirrors": [ [2023-06-07T11:42:40.125Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T11:42:40.125Z] ], [2023-06-07T11:42:40.125Z] "bip": "10.250.0.254/24", [2023-06-07T11:42:40.125Z] "hosts": [ [2023-06-07T11:42:40.125Z] "tcp://0.0.0.0:5555", [2023-06-07T11:42:40.125Z] "unix:///var/run/docker.sock" [2023-06-07T11:42:40.125Z] ], [2023-06-07T11:42:40.125Z] "mtu": 1458, [2023-06-07T11:42:40.125Z] "selinux-enabled": true, [2023-06-07T11:42:40.125Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T11:42:40.125Z] } [Pipeline] sh [2023-06-07T11:42:40.169Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T11:42:40.458Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T11:42:40.790Z] + sudo service docker restart [2023-06-07T11:42:44.363Z] Attempting uninstall: setuptools [2023-06-07T11:42:44.363Z] Found existing installation: setuptools 65.5.0 [2023-06-07T11:42:44.363Z] Uninstalling setuptools-65.5.0: [2023-06-07T11:42:44.363Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T11:42:44.363Z] Attempting uninstall: pip [2023-06-07T11:42:44.363Z] Found existing installation: pip 23.0.1 [2023-06-07T11:42:44.624Z] Uninstalling pip-23.0.1: [2023-06-07T11:42:44.624Z] Successfully uninstalled pip-23.0.1 [2023-06-07T11:42:46.532Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T11:42:46.532Z] 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 [2023-06-07T11:42:47.470Z] Processing ./edgex-taf-common [2023-06-07T11:42:47.470Z] Preparing metadata (setup.py): started [2023-06-07T11:42:47.470Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:42:47.470Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T11:42:47.470Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T11:42:47.729Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T11:42:47.729Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=64c175d7298dbc87cd32c5b1fdedf204397be87b8f57b03d9f5b9d4a9193c647 [2023-06-07T11:42:47.729Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T11:42:47.729Z] Successfully built edgex-taf-common [2023-06-07T11:42:47.989Z] Installing collected packages: edgex-taf-common [2023-06-07T11:42:51.280Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T11:42:51.280Z] 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 [2023-06-07T11:42:51.847Z] Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) [2023-06-07T11:42:51.847Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-06-07T11:42:51.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.9 MB/s eta 0:00:00 [2023-06-07T11:42:52.108Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T11:42:52.108Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T11:42:52.108Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T11:42:52.108Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T11:42:52.367Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T11:42:52.367Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T11:42:52.367Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 2.9 MB/s eta 0:00:00 [2023-06-07T11:42:52.367Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T11:42:52.367Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T11:42:52.367Z] Preparing metadata (setup.py): started [2023-06-07T11:42:52.627Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:42:52.885Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-06-07T11:42:52.885Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-06-07T11:42:52.885Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T11:42:52.885Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T11:42:52.885Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T11:42:52.885Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T11:42:52.885Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.7 MB/s eta 0:00:00 [2023-06-07T11:42:53.144Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T11:42:53.144Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T11:42:53.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 11.2 MB/s eta 0:00:00 [2023-06-07T11:42:53.144Z] Preparing metadata (setup.py): started [2023-06-07T11:42:53.403Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:42:53.403Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T11:42:53.403Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T11:42:53.403Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 19.0 MB/s eta 0:00:00 [2023-06-07T11:42:53.661Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T11:42:53.661Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T11:42:54.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 25.2 MB/s eta 0:00:00 [2023-06-07T11:42:54.792Z] Installing build dependencies: started [2023-06-07T11:42:58.994Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:42:58.994Z] Getting requirements to build wheel: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T11:42:59.044Z] provisioning config files... [2023-06-07T11:42:59.066Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14261226562672090644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:42:59.403Z] ---> docker-login.sh [2023-06-07T11:42:59.403Z] nexus3.edgexfoundry.org:10001 [2023-06-07T11:42:59.561Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:42:59.561Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:42:59.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:42:59.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:42:59.938Z] Configure a credential helper to remove this warning. See [2023-06-07T11:42:59.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:42:59.938Z] [2023-06-07T11:42:59.938Z] Login Succeeded [2023-06-07T11:42:59.938Z] nexus3.edgexfoundry.org:10002 [2023-06-07T11:43:00.129Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:43:00.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:00.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:00.212Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:00.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:00.212Z] [2023-06-07T11:43:00.212Z] Login Succeeded [2023-06-07T11:43:00.212Z] nexus3.edgexfoundry.org:10003 [2023-06-07T11:43:00.387Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T11:43:00.388Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T11:43:00.388Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 29.7 MB/s eta 0:00:00 [2023-06-07T11:43:00.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:00.647Z] Preparing metadata (setup.py): started [2023-06-07T11:43:00.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:00.752Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:00.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:00.752Z] [2023-06-07T11:43:00.752Z] Login Succeeded [2023-06-07T11:43:00.752Z] nexus3.edgexfoundry.org:10004 [2023-06-07T11:43:00.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:00.907Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:43:00.907Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-06-07T11:43:00.907Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-06-07T11:43:00.907Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 21.7 MB/s eta 0:00:00 [2023-06-07T11:43:01.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:01.023Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:01.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:01.023Z] [2023-06-07T11:43:01.023Z] Login Succeeded [2023-06-07T11:43:01.023Z] docker.io [2023-06-07T11:43:01.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T11:43:01.477Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T11:43:01.477Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T11:43:01.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.3 MB/s eta 0:00:00 [2023-06-07T11:43:01.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T11:43:01.561Z] Configure a credential helper to remove this warning. See [2023-06-07T11:43:01.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T11:43:01.561Z] [2023-06-07T11:43:01.561Z] Login Succeeded [2023-06-07T11:43:01.561Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T11:43:01.575Z] 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 [2023-06-07T11:43:02.045Z] Installing build dependencies: started [2023-06-07T11:43:02.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T11:43:02.497Z] + ls -al . [2023-06-07T11:43:02.497Z] total 68 [2023-06-07T11:43:02.497Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:43 . [2023-06-07T11:43:02.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:42 .. [2023-06-07T11:43:02.497Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:42 .git [2023-06-07T11:43:02.497Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:42 .github [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:42 .gitignore [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:42 Dockerfile [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:42 Jenkinsfile [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:42 LICENSE [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:42 README.md [2023-06-07T11:43:02.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:42 TAF-Manager [2023-06-07T11:43:02.497Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:42 TUC [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 11:40 VERSION [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:42 requirements.txt [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:42 robot-entrypoint.sh [2023-06-07T11:43:02.497Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:43:02.841Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ad1c4890737c1de496ff22310609d87903665ac4 --label arch=arm64 --label version=0.0.2-dev.23 . [2023-06-07T11:43:03.107Z] Sending build context to Docker daemon 284.2kB [2023-06-07T11:43:03.107Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T11:43:03.419Z] 3.16: Pulling from library/alpine [2023-06-07T11:43:03.712Z] 547446be3368: Pulling fs layer [2023-06-07T11:43:03.712Z] 547446be3368: Verifying Checksum [2023-06-07T11:43:03.712Z] 547446be3368: Download complete [2023-06-07T11:43:04.322Z] 547446be3368: Pull complete [2023-06-07T11:43:04.322Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T11:43:04.322Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T11:43:04.322Z] ---> 3b5033019969 [2023-06-07T11:43:04.322Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T11:43:04.586Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:43:04.586Z] Getting requirements to build wheel: started [2023-06-07T11:43:04.586Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:43:04.586Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:43:04.601Z] ---> Running in 57bef8e0bc9f [2023-06-07T11:43:04.856Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:43:04.876Z] Removing intermediate container 57bef8e0bc9f [2023-06-07T11:43:04.876Z] ---> c8555c1ca42b [2023-06-07T11:43:04.876Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T11:43:04.876Z] ---> Running in 6c3e1b8443a9 [2023-06-07T11:43:05.116Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T11:43:05.116Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T11:43:05.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 19.1 MB/s eta 0:00:00 [2023-06-07T11:43:05.146Z] Removing intermediate container 6c3e1b8443a9 [2023-06-07T11:43:05.146Z] ---> 3aefee7d768b [2023-06-07T11:43:05.146Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T11:43:05.375Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T11:43:05.375Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T11:43:05.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 34.9 MB/s eta 0:00:00 [2023-06-07T11:43:05.375Z] Preparing metadata (setup.py): started [2023-06-07T11:43:05.641Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:43:05.732Z] ---> 3f0f3a6f8f87 [2023-06-07T11:43:05.732Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T11:43:05.900Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T11:43:05.900Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-07T11:43:06.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.7 MB/s eta 0:00:00 [2023-06-07T11:43:06.321Z] ---> 8a85049f81a1 [2023-06-07T11:43:06.322Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T11:43:06.423Z] Preparing metadata (setup.py): started [2023-06-07T11:43:06.909Z] ---> 051538123a68 [2023-06-07T11:43:06.909Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T11:43:06.909Z] ---> Running in b7816e7f8752 [2023-06-07T11:43:07.178Z] Removing intermediate container b7816e7f8752 [2023-06-07T11:43:07.178Z] ---> 2297ed094300 [2023-06-07T11:43:07.178Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T11:43:07.446Z] ---> Running in b44fef59fd6b [2023-06-07T11:43:07.805Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:43:07.805Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:07.805Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T11:43:07.805Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:07.805Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T11:43:07.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 62.7 MB/s eta 0:00:00 [2023-06-07T11:43:08.064Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:08.064Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T11:43:08.064Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.0 MB/s eta 0:00:00 [2023-06-07T11:43:08.064Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:08.064Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T11:43:08.064Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.0 MB/s eta 0:00:00 [2023-06-07T11:43:08.327Z] Preparing metadata (setup.py): started [2023-06-07T11:43:08.327Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:43:08.593Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:08.593Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T11:43:08.593Z] Preparing metadata (setup.py): started [2023-06-07T11:43:08.852Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:43:08.852Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:08.852Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T11:43:08.852Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:08.852Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T11:43:08.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 25.6 MB/s eta 0:00:00 [2023-06-07T11:43:08.852Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:08.852Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T11:43:08.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.3 MB/s eta 0:00:00 [2023-06-07T11:43:09.112Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:09.112Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T11:43:09.112Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:09.112Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T11:43:09.112Z] Preparing metadata (setup.py): started [2023-06-07T11:43:09.371Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:43:09.371Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:09.371Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T11:43:09.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.1 MB/s eta 0:00:00 [2023-06-07T11:43:09.403Z] Removing intermediate container b44fef59fd6b [2023-06-07T11:43:09.403Z] ---> bea1c794439c [2023-06-07T11:43:09.403Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-07T11:43:09.403Z] ---> Running in bd2711d14181 [2023-06-07T11:43:09.633Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:09.633Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T11:43:09.633Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:43:09.633Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T11:43:09.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 2.6 MB/s eta 0:00:00 [2023-06-07T11:43:09.633Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:43:09.633Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T11:43:09.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 4.9 MB/s eta 0:00:00 [2023-06-07T11:43:09.892Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:43:09.893Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T11:43:09.893Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 21.8 MB/s eta 0:00:00 [2023-06-07T11:43:09.893Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:43:09.893Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T11:43:09.893Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 25.2 MB/s eta 0:00:00 [2023-06-07T11:43:09.893Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T11:43:09.893Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T11:43:09.893Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T11:43:09.893Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T11:43:09.893Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 4.2 MB/s eta 0:00:00 [2023-06-07T11:43:09.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:43:10.151Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-06-07T11:43:10.151Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T11:43:10.151Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:43:10.151Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T11:43:10.151Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 29.5 MB/s eta 0:00:00 [2023-06-07T11:43:10.151Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:43:10.409Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T11:43:10.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 30.1 MB/s eta 0:00:00 [2023-06-07T11:43:10.409Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T11:43:10.409Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:43:10.409Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T11:43:10.409Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:10.409Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T11:43:10.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 12.2 MB/s eta 0:00:00 [2023-06-07T11:43:10.668Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:10.668Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T11:43:10.668Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 31.5 MB/s eta 0:00:00 [2023-06-07T11:43:10.668Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:10.668Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T11:43:10.928Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:10.928Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T11:43:10.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 19.0 MB/s eta 0:00:00 [2023-06-07T11:43:10.959Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:43:11.187Z] Installing build dependencies: started [2023-06-07T11:43:12.383Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T11:43:12.974Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T11:43:13.242Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T11:43:13.514Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:43:13.514Z] OK: 5 MiB in 14 packages [2023-06-07T11:43:13.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:43:14.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:43:15.387Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:43:15.387Z] Getting requirements to build wheel: started [2023-06-07T11:43:15.803Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T11:43:16.069Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T11:43:16.335Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T11:43:16.771Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:43:16.771Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:43:16.919Z] (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T11:43:17.185Z] (5/9) Installing curl (8.1.1-r1) [2023-06-07T11:43:17.709Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:43:17.770Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T11:43:17.967Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:17.967Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T11:43:17.967Z] Preparing metadata (setup.py): started [2023-06-07T11:43:17.967Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:43:18.226Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:18.226Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T11:43:18.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 254.4 kB/s eta 0:00:00 [2023-06-07T11:43:18.742Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:18.742Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T11:43:18.742Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:19.004Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T11:43:19.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 201.5 kB/s eta 0:00:00 [2023-06-07T11:43:19.185Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T11:43:19.262Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:19.262Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T11:43:19.262Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:19.262Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T11:43:19.454Z] (8/9) Installing jq (1.6-r1) [2023-06-07T11:43:19.521Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 298.7 kB/s eta 0:00:00 [2023-06-07T11:43:19.722Z] (9/9) Installing openssl (1.1.1t-r2) [2023-06-07T11:43:19.780Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:43:19.780Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T11:43:19.780Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.1 MB/s eta 0:00:00 [2023-06-07T11:43:20.040Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:20.040Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T11:43:20.299Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:20.299Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T11:43:20.299Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:20.299Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T11:43:20.299Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:20.299Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T11:43:20.299Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:20.299Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T11:43:20.299Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:20.299Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T11:43:20.299Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T11:43:20.299Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:20.299Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T11:43:20.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 18.2 MB/s eta 0:00:00 [2023-06-07T11:43:20.311Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:43:20.311Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T11:43:20.311Z] OK: 50 MiB in 23 packages [2023-06-07T11:43:20.557Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:43:20.557Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T11:43:20.557Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:43:20.558Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T11:43:20.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.5 MB/s eta 0:00:00 [2023-06-07T11:43:20.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:43:20.815Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-06-07T11:43:20.815Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T11:43:21.074Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T11:43:21.074Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1b9f2575f59a9943a4e02ea47d5e3978da323c162795eac7812ca5fcf542f4bc [2023-06-07T11:43:21.074Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T11:43:21.074Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T11:43:21.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:43:21.333Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T11:43:21.333Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=93e780685f26734937327f20806ce4290cb5dea1bde800502c8efee10c16ddf4 [2023-06-07T11:43:21.333Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T11:43:21.333Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T11:43:22.584Z] (1/136) Installing libmagic (5.41-r0) [2023-06-07T11:43:22.852Z] (2/136) Installing file (5.41-r0) [2023-06-07T11:43:23.121Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-07T11:43:23.391Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-07T11:43:23.659Z] (5/136) Installing libxcb (1.15-r0) [2023-06-07T11:43:24.246Z] (6/136) Installing libx11 (1.8-r0) [2023-06-07T11:43:24.831Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-07T11:43:25.099Z] (8/136) Installing libice (1.0.10-r0) [2023-06-07T11:43:25.685Z] (9/136) Installing libuuid (2.38-r1) [2023-06-07T11:43:25.957Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-07T11:43:26.227Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-07T11:43:26.815Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-07T11:43:27.083Z] (13/136) Installing xset (1.2.4-r0) [2023-06-07T11:43:27.352Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-07T11:43:27.623Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-07T11:43:27.894Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-07T11:43:28.482Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-07T11:43:28.752Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-07T11:43:29.021Z] (19/136) Installing libintl (0.21-r2) [2023-06-07T11:43:29.612Z] (20/136) Installing libblkid (2.38-r1) [2023-06-07T11:43:29.881Z] (21/136) Installing libmount (2.38-r1) [2023-06-07T11:43:30.473Z] (22/136) Installing pcre (8.45-r2) [2023-06-07T11:43:30.743Z] (23/136) Installing glib (2.72.4-r0) [2023-06-07T11:43:31.332Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-07T11:43:31.920Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-07T11:43:32.187Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-07T11:43:32.774Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T11:43:33.042Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T11:43:33.623Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-07T11:43:34.209Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-07T11:43:34.497Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-07T11:43:35.080Z] (32/136) Installing tiff (4.4.0-r1) [2023-06-07T11:43:35.347Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T11:43:35.932Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T11:43:36.199Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-07T11:43:36.466Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-07T11:43:36.732Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-07T11:43:36.999Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-07T11:43:37.267Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-07T11:43:37.534Z] (40/136) Installing libxi (1.8-r0) [2023-06-07T11:43:37.803Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-07T11:43:38.385Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-07T11:43:38.652Z] (43/136) Installing atk (2.38.0-r0) [2023-06-07T11:43:38.919Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-07T11:43:39.186Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-06-07T11:43:39.768Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-07T11:43:40.036Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T11:43:40.620Z] (48/136) Installing expat (2.5.0-r0) [2023-06-07T11:43:40.889Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-07T11:43:41.159Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-07T11:43:41.743Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-07T11:43:42.008Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-07T11:43:42.588Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-07T11:43:43.169Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-07T11:43:43.435Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-07T11:43:43.701Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-07T11:43:44.284Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-07T11:43:44.550Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-07T11:43:45.130Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-07T11:43:45.396Z] (60/136) Installing libunistring (1.0-r0) [2023-06-07T11:43:45.979Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-07T11:43:46.564Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-06-07T11:43:46.831Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-07T11:43:47.419Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-07T11:43:47.687Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-07T11:43:48.269Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-07T11:43:48.536Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-07T11:43:49.119Z] (68/136) Installing pango (1.50.7-r0) [2023-06-07T11:43:49.385Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T11:43:49.970Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T11:43:49.970Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T11:43:50.560Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T11:43:51.144Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-07T11:43:51.413Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T11:43:52.378Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T11:43:52.378Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-07T11:43:52.645Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-07T11:43:52.912Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-07T11:43:53.494Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T11:43:53.761Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-07T11:43:54.344Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T11:43:54.610Z] (81/136) Installing flac (1.3.4-r0) [2023-06-07T11:43:55.194Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T11:43:55.778Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T11:43:56.044Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-07T11:43:56.627Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-07T11:43:57.210Z] (86/136) Installing libass (0.16.0-r0) [2023-06-07T11:43:57.479Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-07T11:43:58.063Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-07T11:43:58.328Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T11:43:58.594Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T11:43:59.174Z] (91/136) Installing lame (3.100-r0) [2023-06-07T11:43:59.442Z] (92/136) Installing opus (1.3.1-r1) [2023-06-07T11:44:00.022Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-07T11:44:00.287Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-07T11:44:00.556Z] (95/136) Installing orc (0.4.32-r0) [2023-06-07T11:44:01.141Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-07T11:44:01.411Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-07T11:44:01.997Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T11:44:02.264Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-07T11:44:02.848Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-07T11:44:03.117Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-07T11:44:03.387Z] (102/136) Installing libpulse (15.0-r2) [2023-06-07T11:44:03.970Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-07T11:44:04.238Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-07T11:44:04.820Z] (105/136) Installing librist (0.2.6-r1) [2023-06-07T11:44:05.086Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-07T11:44:05.670Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-07T11:44:06.258Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-07T11:44:06.525Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T11:44:07.109Z] (110/136) Installing libva (2.14.0-r0) [2023-06-07T11:44:07.379Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-07T11:44:07.647Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-07T11:44:08.232Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-07T11:44:08.819Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T11:44:09.087Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-07T11:44:09.672Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-07T11:44:10.260Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-07T11:44:10.527Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T11:44:13.894Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-07T11:44:13.894Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-07T11:44:14.162Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T11:44:14.748Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-07T11:44:15.018Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-07T11:44:15.607Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T11:44:15.607Z] * [2023-06-07T11:44:15.607Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T11:44:15.607Z] * package icu-data-full. [2023-06-07T11:44:15.607Z] * [2023-06-07T11:44:15.607Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-07T11:44:16.197Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-07T11:44:16.784Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-07T11:44:17.052Z] (127/136) Installing nspr (4.33-r0) [2023-06-07T11:44:17.322Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-07T11:44:17.908Z] (129/136) Installing nss (3.78.1-r0) [2023-06-07T11:44:18.495Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-07T11:44:19.082Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-07T11:44:19.350Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-07T11:44:19.619Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-07T11:44:20.207Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-07T11:44:20.793Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-07T11:44:29.061Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:44:33.123Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T11:44:33.708Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:44:33.708Z] Executing glib-2.72.4-r0.trigger [2023-06-07T11:44:33.708Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T11:44:36.294Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T11:44:36.294Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T11:44:36.294Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T11:44:36.294Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T11:44:36.294Z] OK: 376 MiB in 159 packages [2023-06-07T11:44:36.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:44:37.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:44:38.550Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T11:44:39.132Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T11:44:39.713Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T11:44:39.978Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T11:44:40.562Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T11:44:47.210Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T11:44:47.477Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T11:44:47.743Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T11:44:48.705Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T11:44:49.290Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T11:44:49.559Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-06-07T11:44:50.145Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T11:44:50.732Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T11:44:51.000Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T11:44:51.586Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T11:44:54.180Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T11:44:56.765Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T11:44:57.348Z] (18/21) Installing icu (71.1-r2) [2023-06-07T11:44:57.930Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T11:44:58.510Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T11:45:03.857Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T11:45:04.124Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:45:04.124Z] OK: 768 MiB in 180 packages [2023-06-07T11:45:04.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:45:05.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:45:06.489Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T11:45:08.435Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T11:45:08.700Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T11:45:09.284Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T11:45:09.550Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T11:45:12.133Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T11:45:18.780Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T11:45:18.780Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T11:45:19.046Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T11:45:19.312Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T11:45:19.581Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:45:19.581Z] OK: 938 MiB in 190 packages [2023-06-07T11:45:19.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:45:20.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:45:21.838Z] OK: 938 MiB in 190 packages [2023-06-07T11:45:22.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T11:45:22.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T11:45:24.097Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T11:45:25.061Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:45:25.061Z] OK: 941 MiB in 191 packages [2023-06-07T11:45:25.324Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:45:26.470Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T11:45:26.470Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T11:45:26.735Z] OK: 938 MiB in 190 packages [2023-06-07T11:45:44.976Z] Looking in links: /tmp/tmphxt6pi0t [2023-06-07T11:45:44.976Z] Processing /tmp/tmphxt6pi0t/setuptools-65.5.0-py3-none-any.whl [2023-06-07T11:45:44.976Z] Processing /tmp/tmphxt6pi0t/pip-23.0.1-py3-none-any.whl [2023-06-07T11:45:44.976Z] Installing collected packages: setuptools, pip [2023-06-07T11:46:03.261Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T11:46:03.261Z] 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 [2023-06-07T11:46:04.680Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T11:46:05.271Z] Collecting pip [2023-06-07T11:46:05.544Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T11:46:05.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.6 MB/s eta 0:00:00 [2023-06-07T11:46:05.814Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T11:46:08.407Z] Collecting setuptools [2023-06-07T11:46:08.407Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T11:46:08.407Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.3 MB/s eta 0:00:00 [2023-06-07T11:46:08.674Z] Collecting wheel [2023-06-07T11:46:08.940Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T11:46:08.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.7 MB/s eta 0:00:00 [2023-06-07T11:46:10.346Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T11:46:10.613Z] Attempting uninstall: setuptools [2023-06-07T11:46:10.878Z] Found existing installation: setuptools 65.5.0 [2023-06-07T11:46:11.834Z] Uninstalling setuptools-65.5.0: [2023-06-07T11:46:11.834Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T11:46:17.165Z] Attempting uninstall: pip [2023-06-07T11:46:17.165Z] Found existing installation: pip 23.0.1 [2023-06-07T11:46:18.572Z] Uninstalling pip-23.0.1: [2023-06-07T11:46:18.572Z] Successfully uninstalled pip-23.0.1 [2023-06-07T11:46:30.879Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T11:46:30.879Z] 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 [2023-06-07T11:46:33.073Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:46:35.130Z] Processing ./edgex-taf-common [2023-06-07T11:46:35.130Z] Preparing metadata (setup.py): started [2023-06-07T11:46:36.096Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:46:36.096Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T11:46:36.096Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T11:46:38.030Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T11:46:38.030Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=2e60607b0ac96c0581bd35a02b5ee3a249fd5792c78359140f8c16eb3b3b9124 [2023-06-07T11:46:38.030Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T11:46:38.030Z] Successfully built edgex-taf-common [2023-06-07T11:46:38.294Z] Installing collected packages: edgex-taf-common [2023-06-07T11:46:38.559Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T11:46:38.559Z] 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 [2023-06-07T11:46:43.893Z] Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) [2023-06-07T11:46:43.893Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-06-07T11:46:43.893Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.9 MB/s eta 0:00:00 [2023-06-07T11:46:43.893Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T11:46:43.893Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T11:46:43.893Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T11:46:43.893Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T11:46:44.161Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T11:46:44.161Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T11:46:44.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.1 MB/s eta 0:00:00 [2023-06-07T11:46:44.427Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T11:46:44.427Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T11:46:44.427Z] Preparing metadata (setup.py): started [2023-06-07T11:46:45.835Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:46:45.835Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-06-07T11:46:45.835Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-06-07T11:46:46.100Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T11:46:46.100Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T11:46:47.111Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T11:46:47.111Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T11:46:47.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 [2023-06-07T11:46:47.111Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T11:46:47.111Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T11:46:47.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.9 MB/s eta 0:00:00 [2023-06-07T11:46:47.111Z] Preparing metadata (setup.py): started [2023-06-07T11:46:48.516Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:46:50.453Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T11:46:50.453Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T11:46:50.453Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.1 MB/s eta 0:00:00 [2023-06-07T11:46:53.036Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T11:46:53.036Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T11:46:54.000Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.4 MB/s eta 0:00:00 [2023-06-07T11:46:58.244Z] Installing build dependencies: started [2023-06-07T11:47:24.905Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:47:24.905Z] Getting requirements to build wheel: started [2023-06-07T11:47:29.143Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:47:29.143Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:47:33.380Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:47:34.335Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T11:47:34.335Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T11:47:34.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.5 MB/s eta 0:00:00 [2023-06-07T11:47:34.916Z] Preparing metadata (setup.py): started [2023-06-07T11:47:36.850Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:47:37.434Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-06-07T11:47:37.434Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-06-07T11:47:37.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 7.2 MB/s eta 0:00:00 [2023-06-07T11:47:40.266Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T11:47:40.266Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T11:47:40.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.0 MB/s eta 0:00:00 [2023-06-07T11:47:42.203Z] Installing build dependencies: started [2023-06-07T11:47:54.555Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:48:00.386Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:48:00.386Z] Getting requirements to build wheel: started [2023-06-07T11:48:00.386Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:48:00.386Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:48:02.959Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:48:03.233Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T11:48:03.233Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T11:48:03.497Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 10.6 MB/s eta 0:00:00 [2023-06-07T11:48:04.076Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T11:48:04.076Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T11:48:04.076Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.2 MB/s eta 0:00:00 [2023-06-07T11:48:04.655Z] Preparing metadata (setup.py): started [2023-06-07T11:48:06.584Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:48:07.986Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T11:48:07.986Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-07T11:48:08.251Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.1 MB/s eta 0:00:00 [2023-06-07T11:48:08.516Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:48:08.516Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T11:48:12.662Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T11:48:12.662Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360825 sha256=8c1363535ed6551e2305893a17c9cb1d3178238c38cdf9c3558f030437dd1259 [2023-06-07T11:48:12.662Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T11:48:12.662Z] Building wheel for psutil (setup.py): started [2023-06-07T11:48:12.752Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:48:12.753Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T11:48:12.753Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.7 MB/s eta 0:00:00 [2023-06-07T11:48:13.335Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:13.335Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T11:48:13.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.2 MB/s eta 0:00:00 [2023-06-07T11:48:13.866Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:13.866Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T11:48:13.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 [2023-06-07T11:48:14.039Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T11:48:14.039Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=3f07ece4147a877a2627aab0f83b82ebab8480b04cfb7165bb58ecb42c02203d [2023-06-07T11:48:14.039Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T11:48:14.039Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T11:48:14.131Z] Preparing metadata (setup.py): started [2023-06-07T11:48:16.067Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:48:16.067Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:16.067Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T11:48:16.067Z] Preparing metadata (setup.py): started [2023-06-07T11:48:17.474Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:48:17.742Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:17.742Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T11:48:18.008Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:18.008Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T11:48:18.278Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.0 MB/s eta 0:00:00 [2023-06-07T11:48:18.863Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:18.863Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T11:48:18.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.7 MB/s eta 0:00:00 [2023-06-07T11:48:18.863Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:19.130Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T11:48:19.130Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:19.130Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T11:48:19.130Z] Preparing metadata (setup.py): started [2023-06-07T11:48:20.537Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:48:21.495Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:21.495Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T11:48:21.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 6.5 MB/s eta 0:00:00 [2023-06-07T11:48:22.029Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:22.029Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T11:48:22.609Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:48:22.609Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T11:48:22.609Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.1 MB/s eta 0:00:00 [2023-06-07T11:48:22.609Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:48:22.609Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T11:48:22.874Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.7 MB/s eta 0:00:00 [2023-06-07T11:48:23.453Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:48:23.453Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T11:48:23.453Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.3 MB/s eta 0:00:00 [2023-06-07T11:48:23.718Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:48:23.718Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T11:48:23.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.1 MB/s eta 0:00:00 [2023-06-07T11:48:24.299Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T11:48:24.299Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T11:48:24.565Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T11:48:24.565Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T11:48:24.565Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.3 MB/s eta 0:00:00 [2023-06-07T11:48:25.524Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-06-07T11:48:25.524Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T11:48:26.106Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:48:26.106Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T11:48:26.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.7 MB/s eta 0:00:00 [2023-06-07T11:48:26.371Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:48:26.371Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T11:48:26.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 4.8 MB/s eta 0:00:00 [2023-06-07T11:48:26.637Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T11:48:28.037Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T11:48:28.037Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T11:48:28.302Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:48:28.302Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T11:48:28.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.0 MB/s eta 0:00:00 [2023-06-07T11:48:28.302Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:48:28.566Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T11:48:28.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.6 MB/s eta 0:00:00 [2023-06-07T11:48:28.566Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:48:28.566Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T11:48:31.128Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:48:31.128Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T11:48:31.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.9 MB/s eta 0:00:00 [2023-06-07T11:48:32.529Z] Installing build dependencies: started [2023-06-07T11:48:40.592Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T11:48:40.592Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537143 sha256=91f64a3c68d956fe4e58230fd6c4efd479ffbef22d949f6d67fa3a3fdeb82145 [2023-06-07T11:48:40.592Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T11:48:40.592Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T11:48:46.295Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T11:48:46.295Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=c2262469ea852be59a50c5701f1ceb853d002b554ac085bff7b603b36495c610 [2023-06-07T11:48:46.295Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T11:48:46.295Z] Building wheel for pycryptodome (setup.py): started [2023-06-07T11:49:04.729Z] Installing build dependencies: finished with status 'done' [2023-06-07T11:49:04.729Z] Getting requirements to build wheel: started [2023-06-07T11:49:12.841Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-07T11:49:12.841Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111223 sha256=eebe01bc8b5ab9d425e14a873e775219fae93b461d7aebe9c6b2956605993b4e [2023-06-07T11:49:12.841Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-07T11:49:12.841Z] Building wheel for flex (setup.py): started [2023-06-07T11:49:12.841Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T11:49:12.841Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=70a9bf376687ec2800ed138170b5ca1e93cf2540f5e9f7a32e7083fb771cb7cf [2023-06-07T11:49:12.841Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T11:49:12.841Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T11:49:12.841Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T11:49:12.841Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a9491a0cc41e1f883d6a8e703bea9a2f9fe197847501edc786285442c775463d [2023-06-07T11:49:12.841Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T11:49:12.841Z] Building wheel for GenSON (setup.py): started [2023-06-07T11:49:12.841Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T11:49:12.841Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=b6f4bbe90b7187ef88c81977bd695d22d9a64de0d428ab0fd2dd3278b3999882 [2023-06-07T11:49:12.841Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T11:49:12.841Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T11:49:12.841Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T11:49:12.841Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=e5aa8d9f55ea768d6aaa4c47461a462d0ec1177af0dce6c016991ec02eb39880 [2023-06-07T11:49:12.841Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T11:49:12.841Z] Building wheel for validate-email (setup.py): started [2023-06-07T11:49:12.841Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T11:49:12.841Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9ec61dad6a429d5337476f091ea9522036d9287d4e6c0b8f9313dbd37c45167c [2023-06-07T11:49:12.841Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T11:49:12.841Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email [2023-06-07T11:49:12.841Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T11:49:19.709Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T11:49:19.709Z] Preparing metadata (pyproject.toml): started [2023-06-07T11:49:20.296Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T11:49:20.564Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:49:20.564Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T11:49:20.564Z] Preparing metadata (setup.py): started [2023-06-07T11:49:22.506Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T11:49:22.772Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:49:22.772Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T11:49:22.772Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.1 MB/s eta 0:00:00 [2023-06-07T11:49:22.823Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T11:49:22.823Z] 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 [2023-06-07T11:49:23.354Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:49:23.354Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T11:49:23.935Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:49:23.935Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T11:49:23.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 [2023-06-07T11:49:24.200Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:49:24.200Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T11:49:24.781Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:49:24.781Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T11:49:25.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 [2023-06-07T11:49:25.313Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T11:49:25.313Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T11:49:25.313Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.6 MB/s eta 0:00:00 [2023-06-07T11:49:27.883Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:49:27.883Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T11:49:27.883Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:49:27.883Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T11:49:27.884Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:49:27.884Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T11:49:27.884Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:49:27.884Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T11:49:28.149Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:49:28.149Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T11:49:28.730Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:49:28.730Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T11:49:29.386Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T11:49:29.386Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:49:29.386Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T11:49:29.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.7 MB/s eta 0:00:00 [2023-06-07T11:49:29.651Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T11:49:29.651Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T11:49:31.072Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T11:49:31.072Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T11:49:33.025Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 33.4 kB/s eta 0:00:00 [2023-06-07T11:49:33.988Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-06-07T11:49:33.988Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T11:49:35.923Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T11:49:35.923Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=667f16af4c024746f298a76d02352dd7a10eaf2d87bb637f09dd71f58f978003 [2023-06-07T11:49:35.923Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T11:49:35.923Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T11:49:37.859Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T11:49:37.859Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=3f0e35cdcdf58a807e86527f98b3e89486682013dea6dfe34778f32ec770cc5d [2023-06-07T11:49:37.859Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T11:49:37.859Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T11:49:40.910Z] Removing intermediate container 7285e09756f6 [2023-06-07T11:49:40.910Z] ---> 1ee7fdf160c6 [2023-06-07T11:49:40.910Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T11:49:41.169Z] ---> Running in a1a2b54c442d [2023-06-07T11:49:41.169Z] Removing intermediate container a1a2b54c442d [2023-06-07T11:49:41.169Z] ---> 5a0187cb24e3 [2023-06-07T11:49:41.169Z] Step 11/13 : LABEL arch=amd64 [2023-06-07T11:49:41.169Z] ---> Running in 0711ecd74bec [2023-06-07T11:49:41.169Z] Removing intermediate container 0711ecd74bec [2023-06-07T11:49:41.169Z] ---> 8db9f31938a6 [2023-06-07T11:49:41.169Z] Step 12/13 : LABEL git_sha=ad1c4890737c1de496ff22310609d87903665ac4 [2023-06-07T11:49:41.428Z] ---> Running in be1d19edca65 [2023-06-07T11:49:41.428Z] Removing intermediate container be1d19edca65 [2023-06-07T11:49:41.428Z] ---> fba4f65b253f [2023-06-07T11:49:41.428Z] Step 13/13 : LABEL version=0.0.2-dev.23 [2023-06-07T11:49:41.428Z] ---> Running in cfaeeb35f6c6 [2023-06-07T11:49:41.428Z] Removing intermediate container cfaeeb35f6c6 [2023-06-07T11:49:41.428Z] ---> 8c2ff194b7dc [2023-06-07T11:49:41.428Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T11:49:41.428Z] Successfully built 8c2ff194b7dc [2023-06-07T11:49:41.428Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-07T11:49:41.518Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-06-07T11:49:41.518Z] ad1c4890737c1de496ff22310609d87903665ac4 [2023-06-07T11:49:41.518Z] latest [2023-06-07T11:49:41.518Z] 0.0.2-dev.23 [2023-06-07T11:49:41.518Z] ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [2023-06-07T11:49:41.518Z] main [2023-06-07T11:49:41.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:49:41.831Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:49:42.141Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4 [2023-06-07T11:49:42.141Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T11:49:42.141Z] ecb3c76b8493: Preparing [2023-06-07T11:49:42.141Z] 6c668d3b78cc: Preparing [2023-06-07T11:49:42.141Z] d85107b5c1e9: Preparing [2023-06-07T11:49:42.141Z] f3ab2ad71bc4: Preparing [2023-06-07T11:49:42.141Z] 2d0a35ab21e8: Preparing [2023-06-07T11:49:42.141Z] 5bc340f6d4f5: Preparing [2023-06-07T11:49:42.141Z] 5bc340f6d4f5: Waiting [2023-06-07T11:49:42.141Z] f3ab2ad71bc4: Pushed [2023-06-07T11:49:42.141Z] d85107b5c1e9: Pushed [2023-06-07T11:49:42.141Z] 2d0a35ab21e8: Pushed [2023-06-07T11:49:42.141Z] 5bc340f6d4f5: Layer already exists [2023-06-07T11:49:42.141Z] 6c668d3b78cc: Pushed [2023-06-07T11:51:48.601Z] ecb3c76b8493: Pushed [2023-06-07T11:51:48.601Z] ad1c4890737c1de496ff22310609d87903665ac4: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:48.907Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:49.209Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-07T11:51:49.209Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T11:51:49.209Z] ecb3c76b8493: Preparing [2023-06-07T11:51:49.209Z] 6c668d3b78cc: Preparing [2023-06-07T11:51:49.209Z] d85107b5c1e9: Preparing [2023-06-07T11:51:49.209Z] f3ab2ad71bc4: Preparing [2023-06-07T11:51:49.209Z] 2d0a35ab21e8: Preparing [2023-06-07T11:51:49.209Z] 5bc340f6d4f5: Preparing [2023-06-07T11:51:49.209Z] 5bc340f6d4f5: Waiting [2023-06-07T11:51:49.209Z] ecb3c76b8493: Layer already exists [2023-06-07T11:51:49.209Z] d85107b5c1e9: Layer already exists [2023-06-07T11:51:49.209Z] 2d0a35ab21e8: Layer already exists [2023-06-07T11:51:49.209Z] 6c668d3b78cc: Layer already exists [2023-06-07T11:51:49.209Z] f3ab2ad71bc4: Layer already exists [2023-06-07T11:51:49.209Z] 5bc340f6d4f5: Layer already exists [2023-06-07T11:51:49.209Z] latest: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:49.519Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:49.821Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.23 [2023-06-07T11:51:49.821Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T11:51:49.821Z] ecb3c76b8493: Preparing [2023-06-07T11:51:49.821Z] 6c668d3b78cc: Preparing [2023-06-07T11:51:49.821Z] d85107b5c1e9: Preparing [2023-06-07T11:51:49.821Z] f3ab2ad71bc4: Preparing [2023-06-07T11:51:49.821Z] 2d0a35ab21e8: Preparing [2023-06-07T11:51:49.821Z] 5bc340f6d4f5: Preparing [2023-06-07T11:51:49.821Z] f3ab2ad71bc4: Layer already exists [2023-06-07T11:51:49.821Z] d85107b5c1e9: Layer already exists [2023-06-07T11:51:49.821Z] 2d0a35ab21e8: Layer already exists [2023-06-07T11:51:49.821Z] 6c668d3b78cc: Layer already exists [2023-06-07T11:51:49.821Z] ecb3c76b8493: Layer already exists [2023-06-07T11:51:49.821Z] 5bc340f6d4f5: Layer already exists [2023-06-07T11:51:49.821Z] 0.0.2-dev.23: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:50.124Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:50.425Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [2023-06-07T11:51:50.425Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T11:51:50.425Z] ecb3c76b8493: Preparing [2023-06-07T11:51:50.425Z] 6c668d3b78cc: Preparing [2023-06-07T11:51:50.425Z] d85107b5c1e9: Preparing [2023-06-07T11:51:50.425Z] f3ab2ad71bc4: Preparing [2023-06-07T11:51:50.425Z] 2d0a35ab21e8: Preparing [2023-06-07T11:51:50.425Z] 5bc340f6d4f5: Preparing [2023-06-07T11:51:50.425Z] 5bc340f6d4f5: Waiting [2023-06-07T11:51:50.425Z] 2d0a35ab21e8: Layer already exists [2023-06-07T11:51:50.425Z] 6c668d3b78cc: Layer already exists [2023-06-07T11:51:50.425Z] f3ab2ad71bc4: Layer already exists [2023-06-07T11:51:50.425Z] d85107b5c1e9: Layer already exists [2023-06-07T11:51:50.425Z] ecb3c76b8493: Layer already exists [2023-06-07T11:51:50.425Z] 5bc340f6d4f5: Layer already exists [2023-06-07T11:51:50.425Z] ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:50.738Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:51.040Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-06-07T11:51:51.040Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T11:51:51.040Z] ecb3c76b8493: Preparing [2023-06-07T11:51:51.040Z] 6c668d3b78cc: Preparing [2023-06-07T11:51:51.040Z] d85107b5c1e9: Preparing [2023-06-07T11:51:51.040Z] f3ab2ad71bc4: Preparing [2023-06-07T11:51:51.040Z] 2d0a35ab21e8: Preparing [2023-06-07T11:51:51.040Z] 5bc340f6d4f5: Preparing [2023-06-07T11:51:51.040Z] ecb3c76b8493: Layer already exists [2023-06-07T11:51:51.040Z] d85107b5c1e9: Layer already exists [2023-06-07T11:51:51.040Z] f3ab2ad71bc4: Layer already exists [2023-06-07T11:51:51.040Z] 2d0a35ab21e8: Layer already exists [2023-06-07T11:51:51.040Z] 6c668d3b78cc: Layer already exists [2023-06-07T11:51:51.040Z] 5bc340f6d4f5: Layer already exists [2023-06-07T11:51:51.040Z] main: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T11:51:51.074Z] ===================================================== [Pipeline] echo [2023-06-07T11:51:51.080Z] taggedImages: [2023-06-07T11:51:51.080Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4 [2023-06-07T11:51:51.080Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-07T11:51:51.080Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.23 [2023-06-07T11:51:51.080Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [2023-06-07T11:51:51.080Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:51.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T11:51:51.444Z] [2023-06-07T11:51:51.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T11:51:51.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T11:51:51.756Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T11:51:51.756Z] 5eb5b503b376: Pulling fs layer [2023-06-07T11:51:51.756Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T11:51:51.756Z] ec43610c2a17: Pulling fs layer [2023-06-07T11:51:51.756Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T11:51:51.756Z] 33b1e0a273af: Pulling fs layer [2023-06-07T11:51:51.756Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T11:51:51.756Z] 2f39f015ded8: Pulling fs layer [2023-06-07T11:51:51.756Z] 3a2ae6a8a46f: Waiting [2023-06-07T11:51:51.756Z] 33b1e0a273af: Waiting [2023-06-07T11:51:51.756Z] 5d3b04190fa2: Waiting [2023-06-07T11:51:51.756Z] 2f39f015ded8: Waiting [2023-06-07T11:51:51.756Z] 5c69ac0246d0: Download complete [2023-06-07T11:51:51.756Z] 3a2ae6a8a46f: Download complete [2023-06-07T11:51:51.756Z] 33b1e0a273af: Verifying Checksum [2023-06-07T11:51:51.756Z] 33b1e0a273af: Download complete [2023-06-07T11:51:51.756Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T11:51:51.756Z] 5d3b04190fa2: Download complete [2023-06-07T11:51:51.756Z] ec43610c2a17: Verifying Checksum [2023-06-07T11:51:51.756Z] ec43610c2a17: Download complete [2023-06-07T11:51:52.014Z] 5eb5b503b376: Verifying Checksum [2023-06-07T11:51:52.014Z] 5eb5b503b376: Download complete [2023-06-07T11:51:52.580Z] 2f39f015ded8: Download complete [2023-06-07T11:51:53.144Z] 5eb5b503b376: Pull complete [2023-06-07T11:51:53.403Z] 5c69ac0246d0: Pull complete [2023-06-07T11:51:53.660Z] ec43610c2a17: Pull complete [2023-06-07T11:51:53.660Z] 3a2ae6a8a46f: Pull complete [2023-06-07T11:51:53.918Z] 33b1e0a273af: Pull complete [2023-06-07T11:51:53.918Z] 5d3b04190fa2: Pull complete [2023-06-07T11:51:58.113Z] 2f39f015ded8: Pull complete [2023-06-07T11:51:58.113Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T11:51:58.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T11:51:58.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T11:51:58.192Z] prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container [2023-06-07T11:51:58.227Z] $ 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 [2023-06-07T11:52:03.119Z] $ docker top f11817d0446d3e186472c798b49b7473df8176c1ede2c7a606159846a6153b3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T11:52:03.499Z] ---> job-cost.sh [2023-06-07T11:52:03.499Z] lf-activate-venv: SKIPPING [2023-06-07T11:52:03.499Z] INFO: No Stack... [2023-06-07T11:52:03.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T11:52:04.325Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T11:52:04.613Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-07T11:52:04.613Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T11:52:04.626Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [2023-06-07T11:52:04.636Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] did not exist. Created. [2023-06-07T11:52:04.636Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T11:52:04.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-07T11:52:04.968Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T11:52:04.975Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T11:52:04.993Z] $ docker stop --time=1 f11817d0446d3e186472c798b49b7473df8176c1ede2c7a606159846a6153b3c [2023-06-07T11:52:06.142Z] $ docker rm -f --volumes f11817d0446d3e186472c798b49b7473df8176c1ede2c7a606159846a6153b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T11:52:29.550Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:53:25.929Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:54:33.883Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:55:30.329Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:56:38.196Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:57:37.399Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:58:33.794Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T11:59:41.660Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:00:38.063Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:05:29.894Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:07:21.523Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:09:43.191Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:12:19.899Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:13:41.513Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:16:03.268Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:19:58.676Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:21:35.291Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:23:26.890Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:23:45.083Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T12:23:45.083Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625265 sha256=2f1d776e65c9366279270e236fc7044bcfa9bff77b8c2ab3f6594140f486fb1c [2023-06-07T12:23:45.083Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T12:23:45.083Z] Building wheel for psutil (setup.py): started [2023-06-07T12:23:55.126Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T12:23:55.126Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271963 sha256=2c7574e840d1a796ac7e04de8acc783ab31270a707929b0597527a3dc5b6ac66 [2023-06-07T12:23:55.126Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T12:23:55.126Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T12:25:16.716Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T12:26:38.285Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T12:26:53.259Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T12:26:53.259Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515245 sha256=8a39e3767eca1570b840ab793a0a64905b553818ad5e9c97f1ae5a28ad6d757b [2023-06-07T12:26:53.259Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T12:26:53.259Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T12:28:01.107Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-07T12:28:06.432Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T12:28:06.432Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470364 sha256=fc7648439b40e1085ad56dd4ed4a35a13437e4d766dcb9429fba77ac35602604 [2023-06-07T12:28:06.432Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T12:28:06.432Z] Building wheel for flex (setup.py): started [2023-06-07T12:28:08.364Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T12:28:08.364Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=9a2dab2b1a7375c62c76f012e417a327044be7831be04a0dae38b9e6d67139bc [2023-06-07T12:28:08.364Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T12:28:08.632Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T12:28:10.567Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T12:28:10.567Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6621ab5b1e269c2e8ee03029fa130dad9f0479b5e1fda783336ba7a5bf7aed05 [2023-06-07T12:28:10.567Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T12:28:10.567Z] Building wheel for GenSON (setup.py): started [2023-06-07T12:28:12.500Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T12:28:12.500Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=00087b479747d134ff5b510e89f698fafe59495a8cdfa3c9e4f4b63a7e840f62 [2023-06-07T12:28:12.500Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T12:28:12.500Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T12:28:15.828Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T12:28:15.828Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=895298d1b2a23339840533284876e798e9d8b5282cfcbf9c62d9f7291c6cfa38 [2023-06-07T12:28:15.828Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T12:28:15.828Z] Building wheel for validate-email (setup.py): started [2023-06-07T12:28:17.758Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T12:28:17.758Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=cf741ae3d236e10da8c177b6ac29d92a52c873810f2032ceb01f3095546437ff [2023-06-07T12:28:17.758Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T12:28:17.758Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email [2023-06-07T12:28:21.087Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T12:29:42.680Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T12:29:42.680Z] 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 [2023-06-07T12:30:21.526Z] Removing intermediate container bd2711d14181 [2023-06-07T12:30:21.526Z] ---> 71231887300a [2023-06-07T12:30:21.526Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T12:30:21.526Z] ---> Running in 2f7e0e2d9f93 [2023-06-07T12:30:21.526Z] Removing intermediate container 2f7e0e2d9f93 [2023-06-07T12:30:21.526Z] ---> 1e4ec080883a [2023-06-07T12:30:21.526Z] Step 11/13 : LABEL arch=arm64 [2023-06-07T12:30:21.526Z] ---> Running in 0ba162900580 [2023-06-07T12:30:21.526Z] Removing intermediate container 0ba162900580 [2023-06-07T12:30:21.526Z] ---> 3ad662dce38d [2023-06-07T12:30:21.526Z] Step 12/13 : LABEL git_sha=ad1c4890737c1de496ff22310609d87903665ac4 [2023-06-07T12:30:21.526Z] ---> Running in 26886438e748 [2023-06-07T12:30:21.526Z] Removing intermediate container 26886438e748 [2023-06-07T12:30:21.526Z] ---> 385a8cb63d67 [2023-06-07T12:30:21.526Z] Step 13/13 : LABEL version=0.0.2-dev.23 [2023-06-07T12:30:21.526Z] ---> Running in beec757100d3 [2023-06-07T12:30:21.526Z] Removing intermediate container beec757100d3 [2023-06-07T12:30:21.526Z] ---> 77bd78f744cf [2023-06-07T12:30:21.526Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T12:30:21.526Z] Successfully built 77bd78f744cf [2023-06-07T12:30:21.526Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-07T12:30:21.636Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-06-07T12:30:21.636Z] ad1c4890737c1de496ff22310609d87903665ac4 [2023-06-07T12:30:21.636Z] latest [2023-06-07T12:30:21.636Z] 0.0.2-dev.23 [2023-06-07T12:30:21.636Z] ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [2023-06-07T12:30:21.636Z] main [2023-06-07T12:30:21.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:30:22.001Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:30:22.336Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4 [2023-06-07T12:30:22.336Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T12:30:22.336Z] d83b7952bdf2: Preparing [2023-06-07T12:30:22.336Z] 1a45664a3380: Preparing [2023-06-07T12:30:22.336Z] 1cd0687e6ce6: Preparing [2023-06-07T12:30:22.336Z] 9b3295157ee3: Preparing [2023-06-07T12:30:22.336Z] 3b1735354b03: Preparing [2023-06-07T12:30:22.336Z] dc65b23a4b7c: Preparing [2023-06-07T12:30:22.336Z] dc65b23a4b7c: Waiting [2023-06-07T12:30:22.604Z] 1a45664a3380: Pushed [2023-06-07T12:30:22.604Z] 9b3295157ee3: Pushed [2023-06-07T12:30:22.604Z] 1cd0687e6ce6: Pushed [2023-06-07T12:30:22.872Z] dc65b23a4b7c: Layer already exists [2023-06-07T12:30:22.872Z] 3b1735354b03: Pushed [2023-06-07T12:34:29.765Z] d83b7952bdf2: Pushed [2023-06-07T12:34:29.765Z] ad1c4890737c1de496ff22310609d87903665ac4: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:30.093Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:30.418Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-07T12:34:30.418Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T12:34:30.418Z] d83b7952bdf2: Preparing [2023-06-07T12:34:30.418Z] 1a45664a3380: Preparing [2023-06-07T12:34:30.418Z] 1cd0687e6ce6: Preparing [2023-06-07T12:34:30.418Z] 9b3295157ee3: Preparing [2023-06-07T12:34:30.418Z] 3b1735354b03: Preparing [2023-06-07T12:34:30.418Z] dc65b23a4b7c: Preparing [2023-06-07T12:34:30.418Z] 3b1735354b03: Layer already exists [2023-06-07T12:34:30.418Z] d83b7952bdf2: Layer already exists [2023-06-07T12:34:30.418Z] 1a45664a3380: Layer already exists [2023-06-07T12:34:30.418Z] 9b3295157ee3: Layer already exists [2023-06-07T12:34:30.418Z] 1cd0687e6ce6: Layer already exists [2023-06-07T12:34:30.418Z] dc65b23a4b7c: Layer already exists [2023-06-07T12:34:30.418Z] latest: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:31.007Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:31.327Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.23 [2023-06-07T12:34:31.327Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T12:34:31.327Z] d83b7952bdf2: Preparing [2023-06-07T12:34:31.327Z] 1a45664a3380: Preparing [2023-06-07T12:34:31.327Z] 1cd0687e6ce6: Preparing [2023-06-07T12:34:31.327Z] 9b3295157ee3: Preparing [2023-06-07T12:34:31.327Z] 3b1735354b03: Preparing [2023-06-07T12:34:31.327Z] dc65b23a4b7c: Preparing [2023-06-07T12:34:31.327Z] dc65b23a4b7c: Waiting [2023-06-07T12:34:31.327Z] d83b7952bdf2: Layer already exists [2023-06-07T12:34:31.327Z] 3b1735354b03: Layer already exists [2023-06-07T12:34:31.327Z] 9b3295157ee3: Layer already exists [2023-06-07T12:34:31.327Z] 1a45664a3380: Layer already exists [2023-06-07T12:34:31.327Z] 1cd0687e6ce6: Layer already exists [2023-06-07T12:34:31.327Z] dc65b23a4b7c: Layer already exists [2023-06-07T12:34:31.327Z] 0.0.2-dev.23: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:31.657Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:31.982Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [2023-06-07T12:34:31.982Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T12:34:31.982Z] d83b7952bdf2: Preparing [2023-06-07T12:34:31.982Z] 1a45664a3380: Preparing [2023-06-07T12:34:31.982Z] 1cd0687e6ce6: Preparing [2023-06-07T12:34:31.982Z] 9b3295157ee3: Preparing [2023-06-07T12:34:31.982Z] 3b1735354b03: Preparing [2023-06-07T12:34:31.982Z] dc65b23a4b7c: Preparing [2023-06-07T12:34:31.982Z] dc65b23a4b7c: Waiting [2023-06-07T12:34:31.982Z] 1a45664a3380: Layer already exists [2023-06-07T12:34:31.982Z] 1cd0687e6ce6: Layer already exists [2023-06-07T12:34:31.982Z] d83b7952bdf2: Layer already exists [2023-06-07T12:34:31.982Z] 3b1735354b03: Layer already exists [2023-06-07T12:34:31.982Z] 9b3295157ee3: Layer already exists [2023-06-07T12:34:31.982Z] dc65b23a4b7c: Layer already exists [2023-06-07T12:34:31.982Z] ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:32.307Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:32.640Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-06-07T12:34:32.640Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T12:34:32.640Z] d83b7952bdf2: Preparing [2023-06-07T12:34:32.640Z] 1a45664a3380: Preparing [2023-06-07T12:34:32.640Z] 1cd0687e6ce6: Preparing [2023-06-07T12:34:32.640Z] 9b3295157ee3: Preparing [2023-06-07T12:34:32.640Z] 3b1735354b03: Preparing [2023-06-07T12:34:32.640Z] dc65b23a4b7c: Preparing [2023-06-07T12:34:32.640Z] dc65b23a4b7c: Waiting [2023-06-07T12:34:32.640Z] d83b7952bdf2: Layer already exists [2023-06-07T12:34:32.640Z] 1cd0687e6ce6: Layer already exists [2023-06-07T12:34:32.640Z] 1a45664a3380: Layer already exists [2023-06-07T12:34:32.640Z] 3b1735354b03: Layer already exists [2023-06-07T12:34:32.640Z] 9b3295157ee3: Layer already exists [2023-06-07T12:34:32.640Z] dc65b23a4b7c: Layer already exists [2023-06-07T12:34:32.640Z] main: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T12:34:32.675Z] ===================================================== [Pipeline] echo [2023-06-07T12:34:32.680Z] taggedImages: [2023-06-07T12:34:32.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4 [2023-06-07T12:34:32.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-07T12:34:32.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.23 [2023-06-07T12:34:32.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [2023-06-07T12:34:32.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:33.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T12:34:33.019Z] [2023-06-07T12:34:33.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:34:33.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T12:34:33.332Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T12:34:33.332Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T12:34:33.332Z] 04944245beec: Pulling fs layer [2023-06-07T12:34:33.332Z] 699f458cf7ca: Pulling fs layer [2023-06-07T12:34:33.332Z] 765212b225bb: Pulling fs layer [2023-06-07T12:34:33.332Z] f23df028b6ca: Pulling fs layer [2023-06-07T12:34:33.332Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T12:34:33.332Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T12:34:33.332Z] 765212b225bb: Waiting [2023-06-07T12:34:33.332Z] f23df028b6ca: Waiting [2023-06-07T12:34:33.332Z] d65c8cfc05b1: Waiting [2023-06-07T12:34:33.332Z] 2437ff75d9bd: Waiting [2023-06-07T12:34:33.597Z] 04944245beec: Verifying Checksum [2023-06-07T12:34:33.597Z] 04944245beec: Download complete [2023-06-07T12:34:33.597Z] 765212b225bb: Verifying Checksum [2023-06-07T12:34:33.597Z] 765212b225bb: Download complete [2023-06-07T12:34:33.597Z] f23df028b6ca: Download complete [2023-06-07T12:34:33.597Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T12:34:33.597Z] d65c8cfc05b1: Download complete [2023-06-07T12:34:33.597Z] 699f458cf7ca: Verifying Checksum [2023-06-07T12:34:33.597Z] 699f458cf7ca: Download complete [2023-06-07T12:34:34.175Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T12:34:34.175Z] 8998bd30e6a1: Download complete [2023-06-07T12:34:36.103Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T12:34:36.104Z] 2437ff75d9bd: Download complete [2023-06-07T12:34:38.039Z] 8998bd30e6a1: Pull complete [2023-06-07T12:34:40.603Z] 04944245beec: Pull complete [2023-06-07T12:34:42.008Z] 699f458cf7ca: Pull complete [2023-06-07T12:34:42.273Z] 765212b225bb: Pull complete [2023-06-07T12:34:42.857Z] f23df028b6ca: Pull complete [2023-06-07T12:34:43.126Z] d65c8cfc05b1: Pull complete [2023-06-07T12:34:58.100Z] 2437ff75d9bd: Pull complete [2023-06-07T12:34:58.100Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T12:34:58.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T12:34:58.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:34:58.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-18039 does not seem to be running inside a container [2023-06-07T12:34:58.322Z] $ 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 [2023-06-07T12:35:00.763Z] $ docker top 473fcbfe02790d56ea105e89beba253df6a12d95f515153286dafbff55aa754b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:01.266Z] ---> job-cost.sh [2023-06-07T12:35:01.533Z] lf-activate-venv: SKIPPING [2023-06-07T12:35:01.533Z] INFO: No Stack... [2023-06-07T12:35:01.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T12:35:02.764Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T12:35:03.075Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-07T12:35:03.075Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T12:35:03.367Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [2023-06-07T12:35:03.374Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] did not exist. Created. [2023-06-07T12:35:03.375Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T12:35:03.700Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-0aa1c175/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T12:35:04.307Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T12:35:04.333Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T12:35:04.703Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T12:35:04.713Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T12:35:04.714Z] $ docker stop --time=1 473fcbfe02790d56ea105e89beba253df6a12d95f515153286dafbff55aa754b [2023-06-07T12:35:06.843Z] $ docker rm -f --volumes 473fcbfe02790d56ea105e89beba253df6a12d95f515153286dafbff55aa754b [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 [2023-06-07T12:35:07.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T12:35:07.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:35:07.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:35:07.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:35:07.814Z] prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container [2023-06-07T12:35:07.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T12:35:08.286Z] $ docker top 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 -eo pid,comm [2023-06-07T12:35:08.339Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-07T12:35:08.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T12:35:08.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:35:08.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:35:08.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:35:08.508Z] $ docker exec 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 ssh-agent [2023-06-07T12:35:08.648Z] SSH_AUTH_SOCK=/tmp/ssh-0RP3CDzJFEzb/agent.32 [2023-06-07T12:35:08.648Z] SSH_AGENT_PID=38 [2023-06-07T12:35:08.668Z] Running ssh-add (command line suppressed) [2023-06-07T12:35:08.764Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10695636780509537335.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10695636780509537335.key) [2023-06-07T12:35:08.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:35:09.110Z] + git semver tag [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,238 [run_tag] DEBUG tag force:False [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,238 [check_head_tag] DEBUG check head tag [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,238 [execute] INFO git cat-file --batch-check [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,242 [execute] INFO git cat-file --batch [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,252 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,252 [execute] INFO git tag -a v0.0.2-dev.23 -m v0.0.2-dev.23 [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.23', '-m', 'v0.0.2-dev.23'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T12:35:09.405Z] 2023-06-07 12:35:09,258 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:35:09.405Z] 0.0.2-dev.23 [Pipeline] } [2023-06-07T12:35:09.415Z] $ docker exec --env ******** --env ******** 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 ssh-agent -k [2023-06-07T12:35:09.504Z] unset SSH_AUTH_SOCK; [2023-06-07T12:35:09.504Z] unset SSH_AGENT_PID; [2023-06-07T12:35:09.504Z] echo Agent pid 38 killed; [2023-06-07T12:35:09.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T12:35:09.827Z] + git semver [Pipeline] } [2023-06-07T12:35:10.093Z] $ docker stop --time=1 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 [2023-06-07T12:35:11.375Z] $ docker rm -f --volumes 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:35:11.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T12:35:11.742Z] [2023-06-07T12:35:11.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:35:12.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T12:35:12.038Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T12:35:12.038Z] ab5ef0e58194: Pulling fs layer [2023-06-07T12:35:12.038Z] 9712f1f96733: Pulling fs layer [2023-06-07T12:35:12.038Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T12:35:12.038Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T12:35:12.038Z] e9a5061849ea: Pulling fs layer [2023-06-07T12:35:12.038Z] d747dcd14b5f: Pulling fs layer [2023-06-07T12:35:12.038Z] 2de7ff778b66: Pulling fs layer [2023-06-07T12:35:12.038Z] 0d9ebad4ef96: Waiting [2023-06-07T12:35:12.038Z] e9a5061849ea: Waiting [2023-06-07T12:35:12.038Z] d747dcd14b5f: Waiting [2023-06-07T12:35:12.038Z] 2de7ff778b66: Waiting [2023-06-07T12:35:12.038Z] 9712f1f96733: Verifying Checksum [2023-06-07T12:35:12.038Z] 9712f1f96733: Download complete [2023-06-07T12:35:12.296Z] 63f879dbbcfc: Download complete [2023-06-07T12:35:12.555Z] 0d9ebad4ef96: Verifying Checksum [2023-06-07T12:35:12.555Z] 0d9ebad4ef96: Download complete [2023-06-07T12:35:12.555Z] d747dcd14b5f: Download complete [2023-06-07T12:35:12.555Z] e9a5061849ea: Verifying Checksum [2023-06-07T12:35:12.555Z] e9a5061849ea: Download complete [2023-06-07T12:35:12.555Z] ab5ef0e58194: Verifying Checksum [2023-06-07T12:35:12.555Z] ab5ef0e58194: Download complete [2023-06-07T12:35:12.555Z] 2de7ff778b66: Verifying Checksum [2023-06-07T12:35:12.555Z] 2de7ff778b66: Download complete [2023-06-07T12:35:15.091Z] ab5ef0e58194: Pull complete [2023-06-07T12:35:15.091Z] 9712f1f96733: Pull complete [2023-06-07T12:35:15.660Z] 63f879dbbcfc: Pull complete [2023-06-07T12:35:19.846Z] 0d9ebad4ef96: Pull complete [2023-06-07T12:35:19.846Z] e9a5061849ea: Pull complete [2023-06-07T12:35:19.846Z] d747dcd14b5f: Pull complete [2023-06-07T12:35:20.412Z] 2de7ff778b66: Pull complete [2023-06-07T12:35:20.412Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T12:35:20.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T12:35:20.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:35:20.479Z] prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container [2023-06-07T12:35:20.504Z] $ 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 [2023-06-07T12:35:25.467Z] $ docker top f1eec25971f5dbed60e1bbec968b3ef1f9f5d388df35ee5bb7083b2ea66b15f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:35:25.541Z] provisioning config files... [2023-06-07T12:35:25.548Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11629345561952655592tmp [2023-06-07T12:35:25.556Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10554622856999281044tmp [2023-06-07T12:35:25.566Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13624837915986302057tmp [Pipeline] { [Pipeline] echo [2023-06-07T12:35:25.580Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:25.864Z] ---> sigul-configuration.sh [2023-06-07T12:35:25.865Z] gpg: directory `/root/.gnupg' created [2023-06-07T12:35:25.865Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T12:35:25.865Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T12:35:25.865Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T12:35:25.865Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T12:35:25.865Z] gpg: CAST5 encrypted data [2023-06-07T12:35:25.865Z] gpg: encrypted with 1 passphrase [2023-06-07T12:35:25.865Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T12:35:26.149Z] + mkdir /home/jenkins [2023-06-07T12:35:26.149Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T12:35:26.441Z] + 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 [2023-06-07T12:35:26.451Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:26.735Z] ---> sigul-install.sh [2023-06-07T12:35:26.735Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T12:35:27.022Z] + git tag --list [2023-06-07T12:35:27.022Z] v0.0.1 [2023-06-07T12:35:27.022Z] v0.0.2-dev.1 [2023-06-07T12:35:27.022Z] v0.0.2-dev.10 [2023-06-07T12:35:27.022Z] v0.0.2-dev.11 [2023-06-07T12:35:27.022Z] v0.0.2-dev.12 [2023-06-07T12:35:27.022Z] v0.0.2-dev.13 [2023-06-07T12:35:27.022Z] v0.0.2-dev.14 [2023-06-07T12:35:27.022Z] v0.0.2-dev.15 [2023-06-07T12:35:27.022Z] v0.0.2-dev.16 [2023-06-07T12:35:27.022Z] v0.0.2-dev.17 [2023-06-07T12:35:27.022Z] v0.0.2-dev.18 [2023-06-07T12:35:27.022Z] v0.0.2-dev.19 [2023-06-07T12:35:27.022Z] v0.0.2-dev.2 [2023-06-07T12:35:27.022Z] v0.0.2-dev.20 [2023-06-07T12:35:27.022Z] v0.0.2-dev.21 [2023-06-07T12:35:27.022Z] v0.0.2-dev.22 [2023-06-07T12:35:27.022Z] v0.0.2-dev.23 [2023-06-07T12:35:27.022Z] v0.0.2-dev.3 [2023-06-07T12:35:27.022Z] v0.0.2-dev.4 [2023-06-07T12:35:27.022Z] v0.0.2-dev.5 [2023-06-07T12:35:27.022Z] v0.0.2-dev.6 [2023-06-07T12:35:27.022Z] v0.0.2-dev.7 [2023-06-07T12:35:27.022Z] v0.0.2-dev.8 [2023-06-07T12:35:27.022Z] v0.0.2-dev.9 [Pipeline] sh [2023-06-07T12:35:27.309Z] + lftools sign git-tag v0.0.2-dev.23 [2023-06-07T12:35:27.879Z] Signing Git tag with Sigul... [2023-06-07T12:35:27.879Z] Signing v0.0.2-dev.23 [Pipeline] echo [2023-06-07T12:35:28.148Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:28.432Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T12:35:28.439Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T12:35:28.449Z] $ docker stop --time=1 f1eec25971f5dbed60e1bbec968b3ef1f9f5d388df35ee5bb7083b2ea66b15f1 [2023-06-07T12:35:29.730Z] $ docker rm -f --volumes f1eec25971f5dbed60e1bbec968b3ef1f9f5d388df35ee5bb7083b2ea66b15f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T12:35:30.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T12:35:30.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:35:30.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:35:30.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:35:30.477Z] prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container [2023-06-07T12:35:30.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T12:35:30.829Z] $ docker top 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 -eo pid,comm [2023-06-07T12:35:30.882Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-07T12:35:30.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T12:35:30.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:35:30.918Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:35:31.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:35:31.031Z] $ docker exec 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 ssh-agent [2023-06-07T12:35:31.149Z] SSH_AUTH_SOCK=/tmp/ssh-CD0ZgOiFwxt3/agent.32 [2023-06-07T12:35:31.149Z] SSH_AGENT_PID=38 [2023-06-07T12:35:31.153Z] Running ssh-add (command line suppressed) [2023-06-07T12:35:31.253Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11870328953388801263.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11870328953388801263.key) [2023-06-07T12:35:31.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:35:31.551Z] + git semver bump pre [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,717 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,717 [bump_version] DEBUG bumping version:0.0.2-dev.23 on axis:pre with prefix:dev [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,717 [bump_version] DEBUG bumped version:0.0.2-dev.24 [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,717 [write_version] DEBUG write version:0.0.2-dev.24 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,717 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,717 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,720 [execute] INFO git cat-file --batch-check [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,725 [execute] INFO git cat-file --batch [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T12:35:31.810Z] 2023-06-07 12:35:31,730 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:35:31.810Z] 0.0.2-dev.24 [Pipeline] } [2023-06-07T12:35:31.813Z] $ docker exec --env ******** --env ******** 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 ssh-agent -k [2023-06-07T12:35:31.903Z] unset SSH_AUTH_SOCK; [2023-06-07T12:35:31.903Z] unset SSH_AGENT_PID; [2023-06-07T12:35:31.903Z] echo Agent pid 38 killed; [2023-06-07T12:35:31.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T12:35:32.219Z] + git semver [Pipeline] } [2023-06-07T12:35:32.485Z] $ docker stop --time=1 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 [2023-06-07T12:35:33.751Z] $ docker rm -f --volumes 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T12:35:34.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T12:35:34.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:35:34.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:35:34.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:35:34.439Z] prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container [2023-06-07T12:35:34.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T12:35:34.788Z] $ docker top 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c -eo pid,comm [2023-06-07T12:35:34.841Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-07T12:35:34.841Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T12:35:34.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:35:34.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:35:34.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:35:34.987Z] $ docker exec 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c ssh-agent [2023-06-07T12:35:35.092Z] SSH_AUTH_SOCK=/tmp/ssh-DvFop3XSblax/agent.32 [2023-06-07T12:35:35.092Z] SSH_AGENT_PID=38 [2023-06-07T12:35:35.097Z] Running ssh-add (command line suppressed) [2023-06-07T12:35:35.192Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11262800989134169510.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11262800989134169510.key) [2023-06-07T12:35:35.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:35:35.500Z] + git semver push [2023-06-07T12:35:35.759Z] 2023-06-07 12:35:35,669 [run_push] DEBUG push [2023-06-07T12:35:35.759Z] 2023-06-07 12:35:35,669 [execute] INFO git cat-file --batch-check [2023-06-07T12:35:35.759Z] 2023-06-07 12:35:35,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T12:35:35.759Z] 2023-06-07 12:35:35,673 [execute] INFO git rev-list 0095025f444519d2954395cca4a099ca82c4ca5d -- [2023-06-07T12:35:35.759Z] 2023-06-07 12:35:35,673 [execute] DEBUG Popen(['git', 'rev-list', '0095025f444519d2954395cca4a099ca82c4ca5d', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T12:35:35.759Z] 2023-06-07 12:35:35,679 [execute] INFO git fetch -v origin [2023-06-07T12:35:35.759Z] 2023-06-07 12:35:35,679 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T12:35:36.329Z] 2023-06-07 12:35:36,148 [run_push] DEBUG no remote changes detected [2023-06-07T12:35:36.329Z] 2023-06-07 12:35:36,149 [execute] INFO git push origin semver [2023-06-07T12:35:36.329Z] 2023-06-07 12:35:36,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T12:35:37.709Z] 2023-06-07 12:35:37,277 [run_push] DEBUG push all version tags [2023-06-07T12:35:37.709Z] 2023-06-07 12:35:37,277 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T12:35:37.709Z] 2023-06-07 12:35:37,278 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T12:35:38.279Z] 2023-06-07 12:35:38,090 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:35:38.279Z] 0.0.2-dev.24 [Pipeline] } [2023-06-07T12:35:38.283Z] $ docker exec --env ******** --env ******** 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c ssh-agent -k [2023-06-07T12:35:38.382Z] unset SSH_AUTH_SOCK; [2023-06-07T12:35:38.382Z] unset SSH_AGENT_PID; [2023-06-07T12:35:38.382Z] echo Agent pid 38 killed; [2023-06-07T12:35:38.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T12:35:38.692Z] + git semver [Pipeline] } [2023-06-07T12:35:38.960Z] $ docker stop --time=1 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c [2023-06-07T12:35:40.227Z] $ docker rm -f --volumes 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-07T12:35:40.654Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-06-07T12:35:40.654Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T12:35:40.654Z] total 16 [2023-06-07T12:35:40.654Z] drwxr-xr-x 3 root root 4096 Jun 7 11:52 . [2023-06-07T12:35:40.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:35 .. [2023-06-07T12:35:40.654Z] drwxr-xr-x 2 root root 4096 Jun 7 11:52 cost [2023-06-07T12:35:40.654Z] -rw-r--r-- 1 root root 87 Jun 7 11:52 cost.csv [2023-06-07T12:35:40.654Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T12:35:40.654Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T12:35:40.654Z] total 16 [2023-06-07T12:35:40.654Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:52 . [2023-06-07T12:35:40.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:35 .. [2023-06-07T12:35:40.654Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 11:52 cost [2023-06-07T12:35:40.654Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 7 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:40.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:41.802Z] ---> package-listing.sh [2023-06-07T12:35:41.802Z] ++ facter osfamily [2023-06-07T12:35:41.802Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T12:35:42.061Z] + OS_FAMILY=debian [2023-06-07T12:35:42.061Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-06-07T12:35:42.061Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T12:35:42.061Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T12:35:42.061Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T12:35:42.061Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T12:35:42.061Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-07T12:35:42.061Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T12:35:42.061Z] + case "${OS_FAMILY}" in [2023-06-07T12:35:42.061Z] + dpkg -l [2023-06-07T12:35:42.061Z] + grep '^ii' [2023-06-07T12:35:42.061Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T12:35:42.061Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T12:35:42.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T12:35:42.061Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-07T12:35:42.061Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-06-07T12:35:42.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-06-07T12:35:42.074Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T12:35:42.352Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:35:42.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T12:35:42.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:35:42.971Z] prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container [2023-06-07T12:35:43.000Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T12:35:43.235Z] $ docker top 2edc1a571ba5925eb80e30aeecbb36418f27d87b79a7109fe1532d210e3cb2eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T12:35:43.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T12:35:43.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T12:35:44.147Z] + ls /var/log/sa-host [2023-06-07T12:35:44.147Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:35:44.211Z] provisioning config files... [2023-06-07T12:35:44.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16324700281011532703tmp [Pipeline] { [Pipeline] echo [2023-06-07T12:35:44.228Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:44.509Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T12:35:44.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:44.838Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T12:35:44.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:45.127Z] ---> sudo-logs.sh [2023-06-07T12:35:45.127Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T12:35:45.155Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:45.444Z] ---> job-cost.sh [2023-06-07T12:35:45.444Z] lf-activate-venv: SKIPPING [2023-06-07T12:35:45.444Z] DEBUG: total: 0.2199999988079071 [2023-06-07T12:35:45.444Z] INFO: Retrieving Stack Cost... [2023-06-07T12:35:46.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T12:35:46.278Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T12:35:46.289Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:35:46.571Z] ---> logs-deploy.sh [2023-06-07T12:35:46.572Z] lf-activate-venv: SKIPPING [2023-06-07T12:35:46.572Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/14 [2023-06-07T12:35:46.572Z] INFO: archiving workspace using pattern(s): [2023-06-07T12:35:47.509Z] Archives upload complete. [2023-06-07T12:35:47.509Z] INFO: archiving logs to Nexus