Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 50a502d7b50d206c4f7abc229408ec60bf5d5201+c2f3ae99b0e5235a121651f211ad2c8cc1234812 (22048e5b032d6d0f28d322eab79653898148fa0a) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7742370326325059980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh827986444215135932.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh222611620507060835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh630795207625458967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh60930349656205920.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2207044960418161265.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-centos7-docker-4c-2g-728’ is offline Running on prd-centos7-docker-4c-2g-730 in /w/workspace/xfoundry_go-mod-messaging_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/jenkins-gitclient-ssh3514362056377171316.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/jenkins-gitclient-ssh7433152444027233003.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c2f3ae99b0e5235a121651f211ad2c8cc1234812 into PR head commit 50a502d7b50d206c4f7abc229408ec60bf5d5201 Merge succeeded, producing 50a502d7b50d206c4f7abc229408ec60bf5d5201 Checking out Revision 50a502d7b50d206c4f7abc229408ec60bf5d5201 (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/jenkins-gitclient-ssh411101934788914392.key > git merge c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-07T05:46:10.018Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-07T05:46:10.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-07T05:46:10.481Z] ========================================================= [2021-06-07T05:46:10.481Z] EdgeX Global Pipelines Version Info [2021-06-07T05:46:10.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:46:12.078Z] ------------------- [2021-06-07T05:46:12.078Z] stable info: [2021-06-07T05:46:12.078Z] ------------------- [2021-06-07T05:46:12.078Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-07T05:46:12.078Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T05:46:12.078Z] Message: update stable to v1.0.193 [2021-06-07T05:46:13.029Z] ------------------- [2021-06-07T05:46:13.029Z] experimental info: [2021-06-07T05:46:13.029Z] ------------------- [2021-06-07T05:46:13.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-07T05:46:13.029Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T05:46:13.029Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-07T05:46:13.244Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-06-07T05:46:13.300Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-06-07T05:46:13.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-07T05:46:13.419Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-07T05:46:13.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-07T05:46:13.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-07T05:46:13.589Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-07T05:46:13.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-07T05:46:13.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-07T05:46:13.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-07T05:46:13.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-07T05:46:13.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-06-07T05:46:14.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-07T05:46:14.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-07T05:46:14.159Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:46:14.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:46:14.283Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:46:14.347Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:46:14.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-07T05:46:14.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-07T05:46:14.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-07T05:46:14.578Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-07T05:46:14.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-07T05:46:14.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-07T05:46:14.763Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-07T05:46:14.820Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-07T05:46:14.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2021-06-07T05:46:14.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2021-06-07T05:46:15.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2021-06-07T05:46:15.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50a502d7b50d206c4f7abc229408ec60bf5d5201 [Pipeline] echo [2021-06-07T05:46:15.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50a502d [Pipeline] echo [2021-06-07T05:46:15.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T05:46:15.874Z] + git log --format=format:%s -1 50a502d7b50d206c4f7abc229408ec60bf5d5201 [Pipeline] echo [2021-06-07T05:46:15.938Z] GIT_COMMIT: 50a502d7b50d206c4f7abc229408ec60bf5d5201, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo [2021-06-07T05:46:15.982Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:46:16.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:46:16.606Z] [2021-06-07T05:46:16.606Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:46:16.973Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:46:16.973Z] latest: Pulling from edgex-devops/git-semver [2021-06-07T05:46:16.973Z] 31603596830f: Pulling fs layer [2021-06-07T05:46:16.973Z] 54011a49482f: Pulling fs layer [2021-06-07T05:46:16.973Z] a6820b24f6d8: Pulling fs layer [2021-06-07T05:46:16.973Z] f581987b2513: Pulling fs layer [2021-06-07T05:46:16.973Z] f581987b2513: Waiting [2021-06-07T05:46:16.973Z] 54011a49482f: Verifying Checksum [2021-06-07T05:46:16.973Z] 54011a49482f: Download complete [2021-06-07T05:46:17.239Z] 31603596830f: Verifying Checksum [2021-06-07T05:46:17.239Z] 31603596830f: Download complete [2021-06-07T05:46:17.239Z] f581987b2513: Verifying Checksum [2021-06-07T05:46:17.239Z] f581987b2513: Download complete [2021-06-07T05:46:17.239Z] a6820b24f6d8: Verifying Checksum [2021-06-07T05:46:17.239Z] a6820b24f6d8: Download complete [2021-06-07T05:46:17.239Z] 31603596830f: Pull complete [2021-06-07T05:46:17.532Z] 54011a49482f: Pull complete [2021-06-07T05:46:18.106Z] a6820b24f6d8: Pull complete [2021-06-07T05:46:18.106Z] f581987b2513: Pull complete [2021-06-07T05:46:18.106Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-07T05:46:18.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:46:18.369Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-07T05:46:18.475Z] prd-centos7-docker-4c-2g-730 does not seem to be running inside a container [2021-06-07T05:46:18.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-109 -v /w/workspace/xfoundry_go-mod-messaging_PR-109:/w/workspace/xfoundry_go-mod-messaging_PR-109:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-109@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T05:46:19.283Z] $ docker top 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T05:46:19.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T05:46:19.498Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T05:46:19.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T05:46:19.605Z] $ docker exec 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde ssh-agent [2021-06-07T05:46:19.705Z] SSH_AUTH_SOCK=/tmp/ssh-ehF5K5ljeEgG/agent.14 [2021-06-07T05:46:19.705Z] SSH_AGENT_PID=21 [2021-06-07T05:46:19.714Z] Running ssh-add (command line suppressed) [2021-06-07T05:46:19.805Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/private_key_8447155429981505028.key (/w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/private_key_8447155429981505028.key) [2021-06-07T05:46:19.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T05:46:20.166Z] + git tag --points-at HEAD [Pipeline] } [2021-06-07T05:46:20.189Z] $ docker exec --env ******** --env ******** 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde ssh-agent -k [2021-06-07T05:46:20.276Z] unset SSH_AUTH_SOCK; [2021-06-07T05:46:20.277Z] unset SSH_AGENT_PID; [2021-06-07T05:46:20.277Z] echo Agent pid 21 killed; [2021-06-07T05:46:20.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-07T05:46:20.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T05:46:20.383Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T05:46:20.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T05:46:20.502Z] $ docker exec 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde ssh-agent [2021-06-07T05:46:20.604Z] SSH_AUTH_SOCK=/tmp/ssh-phb8L4tHzTNf/agent.54 [2021-06-07T05:46:20.604Z] SSH_AGENT_PID=61 [2021-06-07T05:46:20.610Z] Running ssh-add (command line suppressed) [2021-06-07T05:46:20.713Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/private_key_4864173003598452973.key (/w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/private_key_4864173003598452973.key) [2021-06-07T05:46:20.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T05:46:21.077Z] + git semver init [2021-06-07T05:46:21.078Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T05:46:21.078Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-109/.git [2021-06-07T05:46:21.078Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-109 [2021-06-07T05:46:21.078Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T05:46:21.078Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T05:46:21.078Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T05:46:21.078Z] # $SEMVER_BRANCH = PR-109 [2021-06-07T05:46:21.078Z] # $SEMVER_TEMP = /tmp/semver-739728974 [2021-06-07T05:46:21.078Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-06-07T05:46:21.347Z] # '/tmp/semver-739728974' -> '/w/workspace/xfoundry_go-mod-messaging_PR-109/.semver' [2021-06-07T05:46:21.347Z] # -> Force: false [2021-06-07T05:46:21.347Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-109/.semver [Pipeline] } [2021-06-07T05:46:21.407Z] $ docker exec --env ******** --env ******** 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde ssh-agent -k [2021-06-07T05:46:21.509Z] unset SSH_AUTH_SOCK; [2021-06-07T05:46:21.510Z] unset SSH_AGENT_PID; [2021-06-07T05:46:21.510Z] echo Agent pid 61 killed; [2021-06-07T05:46:21.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T05:46:21.954Z] + git semver [Pipeline] } [2021-06-07T05:46:21.983Z] $ docker stop --time=1 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde [2021-06-07T05:46:23.218Z] $ docker rm -f 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T05:46:23.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-07T05:46:23.969Z] Stashed 1 file(s) [Pipeline] echo [2021-06-07T05:46:23.999Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-07T05:46:39.562Z] Still waiting to schedule task [2021-06-07T05:46:39.563Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-07T05:46:39.588Z] Still waiting to schedule task [2021-06-07T05:46:39.589Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-724’ [2021-06-07T05:49:10.321Z] Running on prd-centos7-docker-4c-2g-741 in /w/workspace/xfoundry_go-mod-messaging_PR-109 [Pipeline] { [Pipeline] ws [2021-06-07T05:49:10.395Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-06-07T05:49:10.577Z] Selected Git installation does not exist. Using Default [2021-06-07T05:49:10.577Z] The recommended git tool is: NONE [2021-06-07T05:49:13.189Z] using credential edgex-jenkins-ssh [2021-06-07T05:49:13.227Z] Cloning the remote Git repository [2021-06-07T05:49:13.256Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-07T05:49:13.325Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-06-07T05:49:13.353Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-07T05:49:13.353Z] > git --version # timeout=10 [2021-06-07T05:49:13.360Z] > git --version # 'git version 2.24.4' [2021-06-07T05:49:13.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:13.386Z] [INFO] Currently running in a labeled security context [2021-06-07T05:49:13.387Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:49:13.387Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh6302970993135302426.key [2021-06-07T05:49:13.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:49:14.371Z] Merging remotes/origin/master commit c2f3ae99b0e5235a121651f211ad2c8cc1234812 into PR head commit 50a502d7b50d206c4f7abc229408ec60bf5d5201 [2021-06-07T05:49:14.461Z] Merge succeeded, producing 50a502d7b50d206c4f7abc229408ec60bf5d5201 [2021-06-07T05:49:14.461Z] Checking out Revision 50a502d7b50d206c4f7abc229408ec60bf5d5201 (PR-109) [2021-06-07T05:49:13.926Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-07T05:49:13.936Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:49:13.946Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-07T05:49:13.963Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-07T05:49:13.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:13.966Z] [INFO] Currently running in a labeled security context [2021-06-07T05:49:13.966Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:49:13.966Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh5160496505758945474.key [2021-06-07T05:49:13.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T05:49:14.375Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:49:14.382Z] > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 [2021-06-07T05:49:14.418Z] > git remote # timeout=10 [2021-06-07T05:49:14.423Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T05:49:14.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:14.428Z] [INFO] Currently running in a labeled security context [2021-06-07T05:49:14.428Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:49:14.428Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh4818828590224882043.key [2021-06-07T05:49:14.433Z] > git merge c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 [2021-06-07T05:49:14.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T05:49:14.460Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:49:14.463Z] > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 [2021-06-07T05:49:18.138Z] Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [2021-06-07T05:49:18.160Z] > git --version # timeout=10 [2021-06-07T05:49:18.164Z] > git --version # 'git version 2.24.4' [2021-06-07T05:49:18.170Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T05:49:19.354Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:49:19.696Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:49:20.022Z] + sudo service docker restart [2021-06-07T05:49:20.022Z] + true [2021-06-07T05:49:20.022Z] Redirecting to /bin/systemctl restart docker.service [2021-06-07T05:49:35.377Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-739 in /w/workspace/xfoundry_go-mod-messaging_PR-109 [Pipeline] { [Pipeline] ws [2021-06-07T05:49:35.444Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-06-07T05:49:35.735Z] Selected Git installation does not exist. Using Default [2021-06-07T05:49:35.735Z] The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo [2021-06-07T05:49:38.344Z] ========================================================= [2021-06-07T05:49:38.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-07T05:49:38.344Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:49:38.697Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-07T05:49:38.962Z] Sending build context to Docker daemon 587.3kB [2021-06-07T05:49:38.962Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-07T05:49:38.962Z] Step 2/7 : FROM ${BASE} [2021-06-07T05:49:39.226Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-07T05:49:39.226Z] 540db60ca938: Pulling fs layer [2021-06-07T05:49:39.226Z] adcc1eea9eea: Pulling fs layer [2021-06-07T05:49:39.226Z] 4c4ab2625f07: Pulling fs layer [2021-06-07T05:49:39.226Z] 0510c868ecb4: Pulling fs layer [2021-06-07T05:49:39.226Z] afea3b2eda06: Pulling fs layer [2021-06-07T05:49:39.226Z] 7809a108b3ef: Pulling fs layer [2021-06-07T05:49:39.226Z] f706445af74f: Pulling fs layer [2021-06-07T05:49:39.226Z] afea3b2eda06: Waiting [2021-06-07T05:49:39.226Z] 7809a108b3ef: Waiting [2021-06-07T05:49:39.227Z] f706445af74f: Waiting [2021-06-07T05:49:39.227Z] 0510c868ecb4: Waiting [2021-06-07T05:49:39.227Z] 4c4ab2625f07: Verifying Checksum [2021-06-07T05:49:39.227Z] 4c4ab2625f07: Download complete [2021-06-07T05:49:39.227Z] adcc1eea9eea: Verifying Checksum [2021-06-07T05:49:39.227Z] adcc1eea9eea: Download complete [2021-06-07T05:49:39.227Z] afea3b2eda06: Verifying Checksum [2021-06-07T05:49:39.227Z] afea3b2eda06: Download complete [2021-06-07T05:49:39.227Z] 7809a108b3ef: Verifying Checksum [2021-06-07T05:49:39.227Z] 7809a108b3ef: Download complete [2021-06-07T05:49:39.227Z] 540db60ca938: Verifying Checksum [2021-06-07T05:49:39.227Z] 540db60ca938: Download complete [2021-06-07T05:49:39.493Z] 540db60ca938: Pull complete [2021-06-07T05:49:39.493Z] adcc1eea9eea: Pull complete [2021-06-07T05:49:39.755Z] 4c4ab2625f07: Pull complete [2021-06-07T05:49:41.151Z] f706445af74f: Verifying Checksum [2021-06-07T05:49:41.151Z] f706445af74f: Download complete [2021-06-07T05:49:41.322Z] using credential edgex-jenkins-ssh [2021-06-07T05:49:41.340Z] Cloning the remote Git repository [2021-06-07T05:49:41.742Z] 0510c868ecb4: Verifying Checksum [2021-06-07T05:49:41.742Z] 0510c868ecb4: Download complete [2021-06-07T05:49:41.453Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-07T05:49:41.616Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-06-07T05:49:41.705Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-07T05:49:41.706Z] > git --version # timeout=10 [2021-06-07T05:49:41.727Z] > git --version # 'git version 2.17.1' [2021-06-07T05:49:41.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:41.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:49:43.829Z] Merging remotes/origin/master commit c2f3ae99b0e5235a121651f211ad2c8cc1234812 into PR head commit 50a502d7b50d206c4f7abc229408ec60bf5d5201 [2021-06-07T05:49:44.017Z] Merge succeeded, producing 50a502d7b50d206c4f7abc229408ec60bf5d5201 [2021-06-07T05:49:44.018Z] Checking out Revision 50a502d7b50d206c4f7abc229408ec60bf5d5201 (PR-109) [2021-06-07T05:49:43.249Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-07T05:49:43.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:49:43.302Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-07T05:49:43.339Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-07T05:49:43.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:43.354Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T05:49:43.841Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:49:43.853Z] > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 [2021-06-07T05:49:43.931Z] > git remote # timeout=10 [2021-06-07T05:49:43.949Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T05:49:43.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:43.973Z] > git merge c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 [2021-06-07T05:49:43.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T05:49:44.018Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:49:44.035Z] > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 [2021-06-07T05:49:45.090Z] 0510c868ecb4: Pull complete [2021-06-07T05:49:45.090Z] afea3b2eda06: Pull complete [2021-06-07T05:49:45.090Z] 7809a108b3ef: Pull complete [2021-06-07T05:49:46.505Z] f706445af74f: Pull complete [2021-06-07T05:49:46.505Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-07T05:49:46.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-07T05:49:46.505Z] ---> b068be0155e3 [2021-06-07T05:49:46.505Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-07T05:49:48.265Z] Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [2021-06-07T05:49:48.340Z] > git --version # timeout=10 [2021-06-07T05:49:48.358Z] > git --version # 'git version 2.17.1' [2021-06-07T05:49:48.382Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T05:49:50.068Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:49:50.519Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:49:50.731Z] ---> Running in 29a18c62e3b9 [2021-06-07T05:49:50.894Z] + sudo service docker restart [2021-06-07T05:49:50.895Z] + true [2021-06-07T05:49:50.995Z] Removing intermediate container 29a18c62e3b9 [2021-06-07T05:49:50.995Z] ---> 1b579b956b8b [2021-06-07T05:49:50.995Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-07T05:49:50.995Z] ---> Running in 3828e591efce [2021-06-07T05:49:51.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T05:49:52.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T05:49:54.059Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-07T05:49:54.059Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-07T05:49:54.320Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-07T05:49:54.320Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-07T05:49:54.320Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-07T05:49:54.593Z] Executing busybox-1.32.1-r6.trigger [2021-06-07T05:49:54.593Z] OK: 150 MiB in 45 packages [2021-06-07T05:49:54.862Z] Removing intermediate container 3828e591efce [2021-06-07T05:49:54.862Z] ---> 81c63f22144d [2021-06-07T05:49:54.862Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-07T05:49:54.862Z] ---> Running in 81af11bcfa08 [2021-06-07T05:49:54.862Z] Removing intermediate container 81af11bcfa08 [2021-06-07T05:49:54.862Z] ---> 4de9ae3a5ecf [2021-06-07T05:49:54.862Z] Step 6/7 : COPY go.mod . [2021-06-07T05:49:55.132Z] ---> 108cbe6d223d [2021-06-07T05:49:55.132Z] Step 7/7 : RUN go mod download [2021-06-07T05:49:55.132Z] ---> Running in afa0fad00157 [2021-06-07T05:50:00.442Z] Removing intermediate container afa0fad00157 [2021-06-07T05:50:00.442Z] ---> d624171097ac [2021-06-07T05:50:00.442Z] Successfully built d624171097ac [2021-06-07T05:50:00.442Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:50:00.794Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T05:50:00.794Z] . [Pipeline] withDockerContainer [2021-06-07T05:50:00.907Z] prd-centos7-docker-4c-2g-741 does not seem to be running inside a container [2021-06-07T05:50:00.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T05:50:01.360Z] $ docker top 5805cbe0441f28ee66fb2955c9d69d1a98f088e990904098928488f3741cfee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:50:01.849Z] + go version [2021-06-07T05:50:01.849Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-07T05:50:01.882Z] $ docker stop --time=1 5805cbe0441f28ee66fb2955c9d69d1a98f088e990904098928488f3741cfee3 [2021-06-07T05:50:03.098Z] $ docker rm -f 5805cbe0441f28ee66fb2955c9d69d1a98f088e990904098928488f3741cfee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:50:03.920Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T05:50:03.920Z] . [Pipeline] withDockerContainer [2021-06-07T05:50:04.021Z] prd-centos7-docker-4c-2g-741 does not seem to be running inside a container [2021-06-07T05:50:04.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T05:50:04.419Z] $ docker top 337e1afd4697cb2bb0e8b3d648c72e38ee69d728f4cd92aebac987313edbcc01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:50:04.877Z] + go mod tidy [Pipeline] sh [2021-06-07T05:50:05.214Z] + make test [2021-06-07T05:50:05.214Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-07T05:50:08.574Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [Pipeline] unstash [Pipeline] echo [2021-06-07T05:50:09.726Z] ========================================================= [2021-06-07T05:50:09.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-07T05:50:09.726Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:50:10.137Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-07T05:50:11.121Z] Sending build context to Docker daemon 586.2kB [2021-06-07T05:50:11.121Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-07T05:50:11.121Z] Step 2/7 : FROM ${BASE} [2021-06-07T05:50:11.189Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.027s coverage: 90.0% of statements [2021-06-07T05:50:11.397Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-07T05:50:11.397Z] 595b0fe564bb: Pulling fs layer [2021-06-07T05:50:11.397Z] 7186ed65a4f7: Pulling fs layer [2021-06-07T05:50:11.397Z] 316046926c0a: Pulling fs layer [2021-06-07T05:50:11.397Z] 4ebd0625c992: Pulling fs layer [2021-06-07T05:50:11.397Z] 207e8628e3a3: Pulling fs layer [2021-06-07T05:50:11.397Z] c791037a9be2: Pulling fs layer [2021-06-07T05:50:11.397Z] ffd874e62e21: Pulling fs layer [2021-06-07T05:50:11.397Z] 4ebd0625c992: Waiting [2021-06-07T05:50:11.397Z] 207e8628e3a3: Waiting [2021-06-07T05:50:11.397Z] c791037a9be2: Waiting [2021-06-07T05:50:11.397Z] ffd874e62e21: Waiting [2021-06-07T05:50:11.672Z] 316046926c0a: Verifying Checksum [2021-06-07T05:50:11.672Z] 316046926c0a: Download complete [2021-06-07T05:50:11.672Z] 7186ed65a4f7: Verifying Checksum [2021-06-07T05:50:11.672Z] 7186ed65a4f7: Download complete [2021-06-07T05:50:11.672Z] 207e8628e3a3: Verifying Checksum [2021-06-07T05:50:11.672Z] 207e8628e3a3: Download complete [2021-06-07T05:50:11.672Z] c791037a9be2: Download complete [2021-06-07T05:50:11.672Z] 595b0fe564bb: Verifying Checksum [2021-06-07T05:50:11.672Z] 595b0fe564bb: Download complete [2021-06-07T05:50:12.660Z] 595b0fe564bb: Pull complete [2021-06-07T05:50:12.943Z] 7186ed65a4f7: Pull complete [2021-06-07T05:50:13.542Z] 316046926c0a: Pull complete [2021-06-07T05:50:14.510Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.028s coverage: 67.3% of statements [2021-06-07T05:50:14.510Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-06-07T05:50:14.535Z] ffd874e62e21: Verifying Checksum [2021-06-07T05:50:14.535Z] ffd874e62e21: Download complete [2021-06-07T05:50:15.517Z] 4ebd0625c992: Verifying Checksum [2021-06-07T05:50:15.517Z] 4ebd0625c992: Download complete [2021-06-07T05:50:25.681Z] 4ebd0625c992: Pull complete [2021-06-07T05:50:25.681Z] 207e8628e3a3: Pull complete [2021-06-07T05:50:25.967Z] c791037a9be2: Pull complete [2021-06-07T05:50:29.371Z] ffd874e62e21: Pull complete [2021-06-07T05:50:29.371Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-07T05:50:29.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-07T05:50:29.371Z] ---> cfc18b08335c [2021-06-07T05:50:29.371Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-07T05:50:31.345Z] ---> Running in 061655e48592 [2021-06-07T05:50:31.945Z] Removing intermediate container 061655e48592 [2021-06-07T05:50:31.945Z] ---> 3c7a0b8f4f29 [2021-06-07T05:50:31.945Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-07T05:50:31.945Z] ---> Running in a3b57eca6d45 [2021-06-07T05:50:33.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T05:50:35.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T05:50:36.495Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.335s coverage: 83.8% of statements [2021-06-07T05:50:36.495Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.005s coverage: 85.7% of statements [2021-06-07T05:50:36.495Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements [2021-06-07T05:50:36.495Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.005s coverage: 100.0% of statements [2021-06-07T05:50:36.495Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements [2021-06-07T05:50:36.495Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-07T05:50:37.317Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-07T05:50:37.586Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-07T05:50:37.856Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-07T05:50:38.126Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-07T05:50:38.126Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-07T05:50:38.126Z] Executing busybox-1.32.1-r6.trigger [2021-06-07T05:50:38.401Z] OK: 139 MiB in 45 packages [2021-06-07T05:50:39.380Z] Removing intermediate container a3b57eca6d45 [2021-06-07T05:50:39.380Z] ---> 84d380167075 [2021-06-07T05:50:39.380Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-07T05:50:39.657Z] ---> Running in c5e25222ceb1 [2021-06-07T05:50:40.252Z] Removing intermediate container c5e25222ceb1 [2021-06-07T05:50:40.252Z] ---> 64a3ba3f7e55 [2021-06-07T05:50:40.252Z] Step 6/7 : COPY go.mod . [2021-06-07T05:50:40.729Z] gofmt -l . [2021-06-07T05:50:40.729Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-07T05:50:40.767Z] $ docker stop --time=1 337e1afd4697cb2bb0e8b3d648c72e38ee69d728f4cd92aebac987313edbcc01 [2021-06-07T05:50:40.853Z] ---> 2eea7fcf9b71 [2021-06-07T05:50:40.853Z] Step 7/7 : RUN go mod download [2021-06-07T05:50:41.127Z] ---> Running in 349ca67cb0d1 [2021-06-07T05:50:42.123Z] $ docker rm -f 337e1afd4697cb2bb0e8b3d648c72e38ee69d728f4cd92aebac987313edbcc01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T05:50:42.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T05:50:42.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:50:44.086Z] ---> job-cost.sh [2021-06-07T05:50:44.086Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XsqO [2021-06-07T05:50:54.104Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T05:50:56.233Z] Removing intermediate container 349ca67cb0d1 [2021-06-07T05:50:56.233Z] ---> ddc6b3b58e9a [2021-06-07T05:50:56.233Z] Successfully built ddc6b3b58e9a [2021-06-07T05:50:56.233Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:50:56.621Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T05:50:56.621Z] . [Pipeline] withDockerContainer [2021-06-07T05:50:56.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container [2021-06-07T05:50:56.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T05:50:58.589Z] $ docker top 12c295d31dd1f043cfedb8b3345d7dc9e4c738114caba67c8190d9118450da75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:50:59.574Z] + go version [2021-06-07T05:50:59.574Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-07T05:50:59.609Z] $ docker stop --time=1 12c295d31dd1f043cfedb8b3345d7dc9e4c738114caba67c8190d9118450da75 [2021-06-07T05:51:01.406Z] $ docker rm -f 12c295d31dd1f043cfedb8b3345d7dc9e4c738114caba67c8190d9118450da75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:51:02.615Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T05:51:02.615Z] . [Pipeline] withDockerContainer [2021-06-07T05:51:02.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container [2021-06-07T05:51:02.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T05:51:04.519Z] $ docker top 850e01d60f6004c4636c713f837ca435925f38c7abe2794beec9ef33c0184042 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:51:05.515Z] + go mod tidy [Pipeline] sh [2021-06-07T05:51:06.419Z] lf-activate-venv(): INFO: Adding /tmp/venv-XsqO/bin to PATH [2021-06-07T05:51:06.419Z] INFO: No Stack... [2021-06-07T05:51:06.419Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T05:51:06.488Z] + make test [2021-06-07T05:51:06.488Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-07T05:51:06.681Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T05:51:07.018Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2021-06-07T05:51:07.018Z] + cut -d, -f6 [Pipeline] lock [2021-06-07T05:51:07.074Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [2021-06-07T05:51:07.080Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] did not exist. Created. [2021-06-07T05:51:07.080Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T05:51:07.508Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-07T05:51:07.587Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T05:51:07.610Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T05:51:28.704Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-06-07T05:51:35.441Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.071s coverage: 90.0% of statements [2021-06-07T05:51:35.441Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.034s coverage: 67.3% of statements [2021-06-07T05:51:35.441Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-06-07T05:52:07.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.389s coverage: 83.8% of statements [2021-06-07T05:52:07.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.021s coverage: 85.7% of statements [2021-06-07T05:52:07.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.036s coverage: 100.0% of statements [2021-06-07T05:52:07.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.014s coverage: 100.0% of statements [2021-06-07T05:52:07.812Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.010s coverage: 90.9% of statements [2021-06-07T05:52:07.812Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-07T05:52:22.944Z] gofmt -l . [2021-06-07T05:52:22.944Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-07T05:52:22.977Z] $ docker stop --time=1 850e01d60f6004c4636c713f837ca435925f38c7abe2794beec9ef33c0184042 [2021-06-07T05:52:24.830Z] $ docker rm -f 850e01d60f6004c4636c713f837ca435925f38c7abe2794beec9ef33c0184042 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T05:52:25.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T05:52:25.644Z] Warning: overwriting stash ‘coverage-report’ [2021-06-07T05:52:26.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:52:27.159Z] ---> job-cost.sh [2021-06-07T05:52:27.159Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wAlv [2021-06-07T05:53:06.101Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T05:54:27.855Z] lf-activate-venv(): INFO: Adding /tmp/venv-wAlv/bin to PATH [2021-06-07T05:54:27.855Z] INFO: No Stack... [2021-06-07T05:54:27.855Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-07T05:54:27.855Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T05:54:28.227Z] + cut -d, -f6 [2021-06-07T05:54:28.227Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock [2021-06-07T05:54:28.337Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [2021-06-07T05:54:28.345Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] did not exist. Created. [2021-06-07T05:54:28.345Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T05:54:28.782Z] /w/workspace/go-mod-messaging/1@tmp/durable-74acce88/script.sh: 1: /w/workspace/go-mod-messaging/1@tmp/durable-74acce88/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-07T05:54:29.165Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-07T05:54:29.207Z] Warning: overwriting stash ‘stack-cost’ [2021-06-07T05:54:29.362Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T05:54:29.398Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-07T05:54:30.463Z] provisioning config files... [2021-06-07T05:54:30.478Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/config4433243582052481451tmp [Pipeline] { [Pipeline] sh [2021-06-07T05:54:30.860Z] + set +x [2021-06-07T05:54:30.860Z] + bash -s -- [2021-06-07T05:54:30.860Z] + curl -s https://codecov.io/bash [2021-06-07T05:54:30.860Z] [2021-06-07T05:54:30.860Z] _____ _ [2021-06-07T05:54:30.860Z] / ____| | | [2021-06-07T05:54:30.860Z] | | ___ __| | ___ ___ _____ __ [2021-06-07T05:54:30.860Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-07T05:54:30.860Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-07T05:54:30.860Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-07T05:54:30.860Z] Bash-1.0.3 [2021-06-07T05:54:30.860Z] [2021-06-07T05:54:30.860Z] [2021-06-07T05:54:30.860Z] ==> git version 2.24.4 found [2021-06-07T05:54:30.860Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-07T05:54:30.860Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-07T05:54:30.860Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-07T05:54:30.860Z] ==> Jenkins CI detected. [2021-06-07T05:54:30.860Z] project root: . [2021-06-07T05:54:30.860Z] --> token set from env [2021-06-07T05:54:30.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-07T05:54:30.860Z] ==> Running gcov in . (disable via -X gcov) [2021-06-07T05:54:30.860Z] ==> Python coveragepy not found [2021-06-07T05:54:30.860Z] ==> Searching for coverage reports in: [2021-06-07T05:54:30.860Z] + . [2021-06-07T05:54:30.860Z] -> Found 1 reports [2021-06-07T05:54:30.860Z] ==> Detecting git/mercurial file structure [2021-06-07T05:54:30.860Z] ==> Reading reports [2021-06-07T05:54:30.860Z] + ./coverage.out bytes=21942 [2021-06-07T05:54:30.860Z] ==> Appending adjustments [2021-06-07T05:54:30.860Z] https://docs.codecov.io/docs/fixing-reports [2021-06-07T05:54:31.124Z] + Found adjustments [2021-06-07T05:54:31.124Z] ==> Gzipping contents [2021-06-07T05:54:31.124Z] 8.0K /tmp/codecov.Y9NB9x.gz [2021-06-07T05:54:31.124Z] ==> Uploading reports [2021-06-07T05:54:31.124Z] url: https://codecov.io [2021-06-07T05:54:31.124Z] query: branch=PR-109&commit=50a502d7b50d206c4f7abc229408ec60bf5d5201&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=109&job=&cmd_args= [2021-06-07T05:54:31.124Z] -> Pinging Codecov [2021-06-07T05:54:31.124Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-109&commit=50a502d7b50d206c4f7abc229408ec60bf5d5201&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=109&job=&cmd_args= [2021-06-07T05:54:31.389Z] -> Uploading to [2021-06-07T05:54:31.389Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-07/F6E385568367DD0E4001BA4F8F1CB792/50a502d7b50d206c4f7abc229408ec60bf5d5201/5ec23f50-b7a7-4c67-bc6f-def647862a94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T055431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3dc91791ae5d1cb521487eac19e8834ee8a7acb7abea95ba745b3f02cf83c1d [2021-06-07T05:54:31.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T05:54:31.389Z] Dload Upload Total Spent Left Speed [2021-06-07T05:54:31.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5267 0 0 100 5267 0 14454 --:--:-- --:--:-- --:--:-- 14430 100 5267 0 0 100 5267 0 14449 --:--:-- --:--:-- --:--:-- 14430 [2021-06-07T05:54:31.963Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/50a502d7b50d206c4f7abc229408ec60bf5d5201 [Pipeline] } [2021-06-07T05:54:31.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:54:34.362Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:54:34.965Z] ---> package-listing.sh [2021-06-07T05:54:34.965Z] ++ facter osfamily [2021-06-07T05:54:34.965Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-07T05:54:35.229Z] + OS_FAMILY=redhat [2021-06-07T05:54:35.229Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-109 [2021-06-07T05:54:35.229Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-07T05:54:35.229Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-07T05:54:35.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-07T05:54:35.229Z] + PACKAGES=/tmp/packages_start.txt [2021-06-07T05:54:35.229Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-109 ']' [2021-06-07T05:54:35.229Z] + PACKAGES=/tmp/packages_end.txt [2021-06-07T05:54:35.229Z] + case "${OS_FAMILY}" in [2021-06-07T05:54:35.229Z] + sort [2021-06-07T05:54:35.229Z] + rpm -qa [2021-06-07T05:54:35.808Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-07T05:54:35.808Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-07T05:54:35.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-07T05:54:35.808Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-109 ']' [2021-06-07T05:54:35.808Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-109/archives/ [2021-06-07T05:54:35.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-109/archives/ [Pipeline] echo [2021-06-07T05:54:35.839Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-07T05:54:36.159Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:54:36.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:54:36.775Z] [2021-06-07T05:54:36.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:54:37.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:54:37.135Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-07T05:54:37.135Z] df20fa9351a1: Pulling fs layer [2021-06-07T05:54:37.135Z] 36b3adc4ff6f: Pulling fs layer [2021-06-07T05:54:37.135Z] 8ad3a11d3b57: Pulling fs layer [2021-06-07T05:54:37.135Z] 46f8f816bc3b: Pulling fs layer [2021-06-07T05:54:37.135Z] 93b61091891f: Pulling fs layer [2021-06-07T05:54:37.135Z] 93b9cdb0e59b: Pulling fs layer [2021-06-07T05:54:37.135Z] 5e14af77c1be: Pulling fs layer [2021-06-07T05:54:37.135Z] 01666e4c0597: Pulling fs layer [2021-06-07T05:54:37.135Z] aa168da1d23b: Pulling fs layer [2021-06-07T05:54:37.135Z] 46f8f816bc3b: Waiting [2021-06-07T05:54:37.135Z] 93b61091891f: Waiting [2021-06-07T05:54:37.135Z] 93b9cdb0e59b: Waiting [2021-06-07T05:54:37.135Z] 5e14af77c1be: Waiting [2021-06-07T05:54:37.135Z] 01666e4c0597: Waiting [2021-06-07T05:54:37.135Z] aa168da1d23b: Waiting [2021-06-07T05:54:37.135Z] 36b3adc4ff6f: Download complete [2021-06-07T05:54:37.135Z] 46f8f816bc3b: Verifying Checksum [2021-06-07T05:54:37.135Z] 46f8f816bc3b: Download complete [2021-06-07T05:54:37.135Z] df20fa9351a1: Verifying Checksum [2021-06-07T05:54:37.135Z] df20fa9351a1: Download complete [2021-06-07T05:54:37.135Z] 93b9cdb0e59b: Verifying Checksum [2021-06-07T05:54:37.135Z] 93b9cdb0e59b: Download complete [2021-06-07T05:54:37.135Z] 5e14af77c1be: Verifying Checksum [2021-06-07T05:54:37.135Z] 5e14af77c1be: Download complete [2021-06-07T05:54:37.400Z] 93b61091891f: Verifying Checksum [2021-06-07T05:54:37.400Z] 93b61091891f: Download complete [2021-06-07T05:54:37.400Z] 01666e4c0597: Verifying Checksum [2021-06-07T05:54:37.400Z] 01666e4c0597: Download complete [2021-06-07T05:54:37.400Z] 8ad3a11d3b57: Verifying Checksum [2021-06-07T05:54:37.400Z] 8ad3a11d3b57: Download complete [2021-06-07T05:54:37.400Z] df20fa9351a1: Pull complete [2021-06-07T05:54:37.665Z] 36b3adc4ff6f: Pull complete [2021-06-07T05:54:38.253Z] 8ad3a11d3b57: Pull complete [2021-06-07T05:54:38.253Z] 46f8f816bc3b: Pull complete [2021-06-07T05:54:38.521Z] 93b61091891f: Pull complete [2021-06-07T05:54:38.521Z] 93b9cdb0e59b: Pull complete [2021-06-07T05:54:38.521Z] 5e14af77c1be: Pull complete [2021-06-07T05:54:38.783Z] 01666e4c0597: Pull complete [2021-06-07T05:54:39.058Z] aa168da1d23b: Verifying Checksum [2021-06-07T05:54:39.058Z] aa168da1d23b: Download complete [2021-06-07T05:54:43.315Z] aa168da1d23b: Pull complete [2021-06-07T05:54:43.315Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-07T05:54:43.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:54:43.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-07T05:54:43.417Z] prd-centos7-docker-4c-2g-730 does not seem to be running inside a container [2021-06-07T05:54:43.453Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-109 -v /w/workspace/xfoundry_go-mod-messaging_PR-109:/w/workspace/xfoundry_go-mod-messaging_PR-109:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-109@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-07T05:54:45.239Z] $ docker top 4e1c4bab9d0b57b4408eeb6a66ea1a0f65cd58906c84b212a6bec97d11546f44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:54:45.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-07T05:54:45.992Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-07T05:54:46.308Z] + ls /var/log/sa-host [2021-06-07T05:54:46.308Z] + sadf -c /var/log/sa-host/sa05 [2021-06-07T05:54:46.308Z] file_magic: OK [2021-06-07T05:54:46.308Z] HZ: Using current value: 100 [2021-06-07T05:54:46.308Z] file_header: OK [2021-06-07T05:54:46.308Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-07T05:54:46.308Z] Statistics: [2021-06-07T05:54:46.308Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T05:54:46.308Z] File successfully converted to sysstat format version 12.2.1 [2021-06-07T05:54:46.308Z] + sadf -c /var/log/sa-host/sa07 [2021-06-07T05:54:46.308Z] file_magic: OK [2021-06-07T05:54:46.308Z] HZ: Using current value: 100 [2021-06-07T05:54:46.308Z] file_header: OK [2021-06-07T05:54:46.308Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-07T05:54:46.308Z] Statistics: [2021-06-07T05:54:46.308Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T05:54:46.308Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T05:54:46.527Z] provisioning config files... [2021-06-07T05:54:46.541Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/config8505598740231392619tmp [Pipeline] { [Pipeline] echo [2021-06-07T05:54:46.586Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:54:46.921Z] ---> create-netrc.sh [Pipeline] } [2021-06-07T05:54:46.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:54:47.396Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-07T05:54:47.426Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:54:47.765Z] ---> sudo-logs.sh [2021-06-07T05:54:47.765Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-07T05:54:47.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:54:48.245Z] ---> job-cost.sh [2021-06-07T05:54:48.245Z] lf-activate-venv: SKIPPING [2021-06-07T05:54:48.245Z] DEBUG: total: 0.18000000715255737 [2021-06-07T05:54:48.245Z] INFO: Retrieving Stack Cost... [2021-06-07T05:54:49.636Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T05:54:49.896Z] INFO: Archiving Costs [Pipeline] echo [2021-06-07T05:54:49.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:54:50.321Z] ---> logs-deploy.sh [2021-06-07T05:54:50.321Z] lf-activate-venv: SKIPPING [2021-06-07T05:54:50.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-109/1 [2021-06-07T05:54:50.321Z] INFO: archiving workspace using pattern(s): [2021-06-07T05:54:51.268Z] Archives upload complete. [2021-06-07T05:54:51.268Z] INFO: archiving logs to Nexus