Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 30586bfccb9f3446c55377c45d83af1da58d88e1+9df977d7a9e7a03836a82f74c58ad5de83e8bb67 (c9556e552536264f74bf76f4c370da80cc5e714e) 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-ssh279024303706067710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5388583353114005417.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 9d0281235b943b7ad605f650702698f9078b2862 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-bootstrap/branches/PR-237/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-bootstrap/branches/PR-237/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7413590131272973471.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-bootstrap/branches/PR-237/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2799687280509181449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh5387010008911024574.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-bootstrap/branches/PR-237/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-bootstrap/branches/PR-237/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8056695546414421823.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-298 in /w/workspace/xfoundry_go-mod-bootstrap_PR-237 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-237 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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-bootstrap_PR-237@tmp/jenkins-gitclient-ssh7693452633301562326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9df977d7a9e7a03836a82f74c58ad5de83e8bb67 into PR head commit 30586bfccb9f3446c55377c45d83af1da58d88e1 Merge succeeded, producing 30586bfccb9f3446c55377c45d83af1da58d88e1 Checking out Revision 30586bfccb9f3446c55377c45d83af1da58d88e1 (PR-237) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap_PR-237@tmp/jenkins-gitclient-ssh4064173707398840197.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30586bfccb9f3446c55377c45d83af1da58d88e1 # 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-bootstrap_PR-237@tmp/jenkins-gitclient-ssh6234140167968156040.key > git merge 9df977d7a9e7a03836a82f74c58ad5de83e8bb67 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30586bfccb9f3446c55377c45d83af1da58d88e1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T07:00:57.682Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T07:00:57.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T07:00:58.041Z] ========================================================= [2021-05-17T07:00:58.041Z] EdgeX Global Pipelines Version Info [2021-05-17T07:00:58.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:00:59.558Z] ------------------- [2021-05-17T07:00:59.558Z] stable info: [2021-05-17T07:00:59.558Z] ------------------- [2021-05-17T07:00:59.558Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T07:00:59.558Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T07:00:59.558Z] Message: update stable to v1.0.192 [2021-05-17T07:01:00.509Z] ------------------- [2021-05-17T07:01:00.509Z] experimental info: [2021-05-17T07:01:00.509Z] ------------------- [2021-05-17T07:01:00.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T07:01:00.509Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T07:01:00.509Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T07:01:00.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-17T07:01:00.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-17T07:01:00.896Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T07:01:00.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T07:01:01.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T07:01:01.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T07:01:01.170Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T07:01:01.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T07:01:01.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T07:01:01.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T07:01:01.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T07:01:01.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-17T07:01:01.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T07:01:01.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T07:01:01.680Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T07:01:01.732Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T07:01:01.789Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T07:01:01.850Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T07:01:01.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T07:01:01.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T07:01:02.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T07:01:02.090Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T07:01:02.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T07:01:02.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T07:01:02.301Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-17T07:01:02.373Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T07:01:02.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo [2021-05-17T07:01:02.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo [2021-05-17T07:01:02.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo [2021-05-17T07:01:02.619Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30586bfccb9f3446c55377c45d83af1da58d88e1 [Pipeline] echo [2021-05-17T07:01:02.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30586bf [Pipeline] echo [2021-05-17T07:01:02.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T07:01:03.479Z] + git log --format=format:%s -1 30586bfccb9f3446c55377c45d83af1da58d88e1 [Pipeline] echo [2021-05-17T07:01:03.552Z] GIT_COMMIT: 30586bfccb9f3446c55377c45d83af1da58d88e1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-17T07:01:03.595Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:01:04.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T07:01:05.021Z] [2021-05-17T07:01:05.021Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:01:05.400Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T07:01:05.400Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T07:01:05.400Z] 31603596830f: Pulling fs layer [2021-05-17T07:01:05.400Z] 54011a49482f: Pulling fs layer [2021-05-17T07:01:05.400Z] a6820b24f6d8: Pulling fs layer [2021-05-17T07:01:05.400Z] f581987b2513: Pulling fs layer [2021-05-17T07:01:05.400Z] f581987b2513: Waiting [2021-05-17T07:01:05.400Z] 54011a49482f: Verifying Checksum [2021-05-17T07:01:05.400Z] 54011a49482f: Download complete [2021-05-17T07:01:05.669Z] 31603596830f: Verifying Checksum [2021-05-17T07:01:05.669Z] 31603596830f: Download complete [2021-05-17T07:01:05.669Z] f581987b2513: Verifying Checksum [2021-05-17T07:01:05.669Z] f581987b2513: Download complete [2021-05-17T07:01:05.669Z] a6820b24f6d8: Verifying Checksum [2021-05-17T07:01:05.669Z] a6820b24f6d8: Download complete [2021-05-17T07:01:05.937Z] 31603596830f: Pull complete [2021-05-17T07:01:06.205Z] 54011a49482f: Pull complete [2021-05-17T07:01:07.189Z] a6820b24f6d8: Pull complete [2021-05-17T07:01:07.452Z] f581987b2513: Pull complete [2021-05-17T07:01:07.452Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T07:01:07.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T07:01:07.452Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T07:01:07.597Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-05-17T07:01:07.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-237 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-237:/w/workspace/xfoundry_go-mod-bootstrap_PR-237:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-237@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-237@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T07:01:09.943Z] $ docker top 66ce18a780575b11203be9cdb0952e7a929ab62a0646ed1fa1a675c0da8b3734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T07:01:10.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T07:01:10.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T07:01:10.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T07:01:10.550Z] $ docker exec 66ce18a780575b11203be9cdb0952e7a929ab62a0646ed1fa1a675c0da8b3734 ssh-agent [2021-05-17T07:01:10.737Z] SSH_AUTH_SOCK=/tmp/ssh-N6jn7RmyQ075/agent.11 [2021-05-17T07:01:10.737Z] SSH_AGENT_PID=16 [2021-05-17T07:01:10.753Z] Running ssh-add (command line suppressed) [2021-05-17T07:01:10.888Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-237@tmp/private_key_2383334047829838515.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-237@tmp/private_key_2383334047829838515.key) [2021-05-17T07:01:10.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T07:01:11.324Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T07:01:11.358Z] $ docker exec --env ******** --env ******** 66ce18a780575b11203be9cdb0952e7a929ab62a0646ed1fa1a675c0da8b3734 ssh-agent -k [2021-05-17T07:01:11.489Z] unset SSH_AUTH_SOCK; [2021-05-17T07:01:11.489Z] unset SSH_AGENT_PID; [2021-05-17T07:01:11.490Z] echo Agent pid 16 killed; [2021-05-17T07:01:11.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T07:01:11.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T07:01:11.636Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T07:01:11.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T07:01:11.824Z] $ docker exec 66ce18a780575b11203be9cdb0952e7a929ab62a0646ed1fa1a675c0da8b3734 ssh-agent [2021-05-17T07:01:11.999Z] SSH_AUTH_SOCK=/tmp/ssh-Oz9joXOB6unc/agent.46 [2021-05-17T07:01:11.999Z] SSH_AGENT_PID=51 [2021-05-17T07:01:12.008Z] Running ssh-add (command line suppressed) [2021-05-17T07:01:12.139Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-237@tmp/private_key_960771452535560144.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-237@tmp/private_key_960771452535560144.key) [2021-05-17T07:01:12.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T07:01:12.555Z] + git semver init [2021-05-17T07:01:12.555Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T07:01:12.555Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-237/.git [2021-05-17T07:01:12.555Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-237 [2021-05-17T07:01:12.555Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T07:01:12.555Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T07:01:12.555Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T07:01:12.555Z] # $SEMVER_BRANCH = PR-237 [2021-05-17T07:01:12.555Z] # $SEMVER_TEMP = /tmp/semver-616959657 [2021-05-17T07:01:12.555Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-17T07:01:13.136Z] # '/tmp/semver-616959657' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-237/.semver' [2021-05-17T07:01:13.136Z] # -> Force: false [2021-05-17T07:01:13.136Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-237/.semver [Pipeline] } [2021-05-17T07:01:13.159Z] $ docker exec --env ******** --env ******** 66ce18a780575b11203be9cdb0952e7a929ab62a0646ed1fa1a675c0da8b3734 ssh-agent -k [2021-05-17T07:01:13.288Z] unset SSH_AUTH_SOCK; [2021-05-17T07:01:13.289Z] unset SSH_AGENT_PID; [2021-05-17T07:01:13.289Z] echo Agent pid 51 killed; [2021-05-17T07:01:13.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T07:01:13.790Z] + git semver [Pipeline] } [2021-05-17T07:01:13.825Z] $ docker stop --time=1 66ce18a780575b11203be9cdb0952e7a929ab62a0646ed1fa1a675c0da8b3734 [2021-05-17T07:01:15.617Z] $ docker rm -f 66ce18a780575b11203be9cdb0952e7a929ab62a0646ed1fa1a675c0da8b3734 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T07:01:16.114Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T07:01:16.630Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T07:01:16.657Z] [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-05-17T07:01:32.283Z] Still waiting to schedule task [2021-05-17T07:01:32.284Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-298’ [2021-05-17T07:01:32.313Z] Still waiting to schedule task [2021-05-17T07:01:32.314Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-17T07:03:25.716Z] Running on prd-centos7-docker-4c-2g-301 in /w/workspace/xfoundry_go-mod-bootstrap_PR-237 [Pipeline] { [Pipeline] ws [2021-05-17T07:03:25.778Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-17T07:03:25.946Z] Selected Git installation does not exist. Using Default [2021-05-17T07:03:25.947Z] The recommended git tool is: NONE [2021-05-17T07:03:29.040Z] using credential edgex-jenkins-ssh [2021-05-17T07:03:29.054Z] Cloning the remote Git repository [2021-05-17T07:03:29.081Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T07:03:29.165Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-17T07:03:29.227Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T07:03:29.227Z] > git --version # timeout=10 [2021-05-17T07:03:29.234Z] > git --version # 'git version 2.24.3' [2021-05-17T07:03:29.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:03:29.262Z] [INFO] Currently running in a labeled security context [2021-05-17T07:03:29.262Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T07:03:29.262Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh245443029171211398.key [2021-05-17T07:03:29.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T07:03:29.970Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T07:03:29.977Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T07:03:29.991Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T07:03:30.010Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T07:03:30.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:03:30.012Z] [INFO] Currently running in a labeled security context [2021-05-17T07:03:30.012Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T07:03:30.012Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6267898161005031164.key [2021-05-17T07:03:30.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T07:03:58.011Z] Merging remotes/origin/master commit 9df977d7a9e7a03836a82f74c58ad5de83e8bb67 into PR head commit 30586bfccb9f3446c55377c45d83af1da58d88e1 [2021-05-17T07:03:58.131Z] Merge succeeded, producing 30586bfccb9f3446c55377c45d83af1da58d88e1 [2021-05-17T07:03:58.132Z] Checking out Revision 30586bfccb9f3446c55377c45d83af1da58d88e1 (PR-237) [2021-05-17T07:03:58.025Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T07:03:58.032Z] > git checkout -f 30586bfccb9f3446c55377c45d83af1da58d88e1 # timeout=10 [2021-05-17T07:03:58.085Z] > git remote # timeout=10 [2021-05-17T07:03:58.090Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T07:03:58.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:03:58.102Z] [INFO] Currently running in a labeled security context [2021-05-17T07:03:58.102Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T07:03:58.103Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh466905962699840149.key [2021-05-17T07:03:58.112Z] > git merge 9df977d7a9e7a03836a82f74c58ad5de83e8bb67 # timeout=10 [2021-05-17T07:03:58.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T07:03:58.137Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T07:03:58.143Z] > git checkout -f 30586bfccb9f3446c55377c45d83af1da58d88e1 # timeout=10 [2021-05-17T07:04:01.929Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-17T07:04:01.959Z] > git --version # timeout=10 [2021-05-17T07:04:01.976Z] > git --version # 'git version 2.24.3' [2021-05-17T07:04:01.987Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T07:04:03.641Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T07:04:04.018Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T07:04:04.342Z] + sudo service docker restart [2021-05-17T07:04:04.342Z] + true [2021-05-17T07:04:04.342Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-17T07:04:05.476Z] ========================================================= [2021-05-17T07:04:05.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T07:04:05.476Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:04:05.846Z] + 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-05-17T07:04:06.433Z] Sending build context to Docker daemon 943.6kB [2021-05-17T07:04:06.433Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T07:04:06.433Z] Step 2/8 : FROM ${BASE} [2021-05-17T07:04:06.433Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T07:04:06.433Z] 540db60ca938: Pulling fs layer [2021-05-17T07:04:06.433Z] adcc1eea9eea: Pulling fs layer [2021-05-17T07:04:06.433Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T07:04:06.433Z] 0510c868ecb4: Pulling fs layer [2021-05-17T07:04:06.433Z] afea3b2eda06: Pulling fs layer [2021-05-17T07:04:06.433Z] 7809a108b3ef: Pulling fs layer [2021-05-17T07:04:06.433Z] f706445af74f: Pulling fs layer [2021-05-17T07:04:06.433Z] 0510c868ecb4: Waiting [2021-05-17T07:04:06.433Z] afea3b2eda06: Waiting [2021-05-17T07:04:06.433Z] 7809a108b3ef: Waiting [2021-05-17T07:04:06.433Z] f706445af74f: Waiting [2021-05-17T07:04:06.433Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T07:04:06.433Z] 4c4ab2625f07: Download complete [2021-05-17T07:04:06.433Z] adcc1eea9eea: Verifying Checksum [2021-05-17T07:04:06.433Z] adcc1eea9eea: Download complete [2021-05-17T07:04:06.433Z] afea3b2eda06: Verifying Checksum [2021-05-17T07:04:06.433Z] afea3b2eda06: Download complete [2021-05-17T07:04:06.433Z] 540db60ca938: Download complete [2021-05-17T07:04:06.433Z] 7809a108b3ef: Verifying Checksum [2021-05-17T07:04:06.433Z] 7809a108b3ef: Download complete [2021-05-17T07:04:07.013Z] 540db60ca938: Pull complete [2021-05-17T07:04:07.013Z] adcc1eea9eea: Pull complete [2021-05-17T07:04:07.277Z] 4c4ab2625f07: Pull complete [2021-05-17T07:04:08.686Z] f706445af74f: Verifying Checksum [2021-05-17T07:04:08.687Z] f706445af74f: Download complete [2021-05-17T07:04:09.646Z] 0510c868ecb4: Verifying Checksum [2021-05-17T07:04:09.646Z] 0510c868ecb4: Download complete [2021-05-17T07:04:16.319Z] 0510c868ecb4: Pull complete [2021-05-17T07:04:16.319Z] afea3b2eda06: Pull complete [2021-05-17T07:04:16.319Z] 7809a108b3ef: Pull complete [2021-05-17T07:04:23.018Z] f706445af74f: Pull complete [2021-05-17T07:04:23.018Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T07:04:23.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T07:04:23.018Z] ---> b068be0155e3 [2021-05-17T07:04:23.018Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T07:04:23.018Z] ---> Running in 36b41a566efe [2021-05-17T07:04:23.283Z] Removing intermediate container 36b41a566efe [2021-05-17T07:04:23.283Z] ---> ae835112ccca [2021-05-17T07:04:23.283Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:04:23.549Z] ---> Running in 732f1404a8aa [2021-05-17T07:04:24.520Z] Removing intermediate container 732f1404a8aa [2021-05-17T07:04:24.520Z] ---> 7cd923e89690 [2021-05-17T07:04:24.520Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T07:04:24.792Z] ---> Running in d50c9102ad79 [2021-05-17T07:04:25.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T07:04:26.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T07:04:27.287Z] OK: 149 MiB in 40 packages [2021-05-17T07:04:27.552Z] Removing intermediate container d50c9102ad79 [2021-05-17T07:04:27.552Z] ---> 00c27d4b8f23 [2021-05-17T07:04:27.552Z] Step 6/8 : WORKDIR /build [2021-05-17T07:04:27.818Z] ---> Running in 8a5a475ffa65 [2021-05-17T07:04:27.818Z] Removing intermediate container 8a5a475ffa65 [2021-05-17T07:04:27.818Z] ---> bc701e7b7058 [2021-05-17T07:04:27.818Z] Step 7/8 : COPY go.mod . [2021-05-17T07:04:28.083Z] ---> 1089f4adf2f5 [2021-05-17T07:04:28.083Z] Step 8/8 : RUN go mod download [2021-05-17T07:04:28.349Z] ---> Running in 5b09e22253d9 [2021-05-17T07:04:35.001Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-300 in /w/workspace/xfoundry_go-mod-bootstrap_PR-237 [Pipeline] { [Pipeline] ws [2021-05-17T07:04:35.059Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-17T07:04:35.301Z] Selected Git installation does not exist. Using Default [2021-05-17T07:04:35.302Z] The recommended git tool is: NONE [2021-05-17T07:04:40.524Z] using credential edgex-jenkins-ssh [2021-05-17T07:04:40.539Z] Cloning the remote Git repository [2021-05-17T07:04:40.608Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T07:04:40.817Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-17T07:04:40.907Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T07:04:40.908Z] > git --version # timeout=10 [2021-05-17T07:04:40.923Z] > git --version # 'git version 2.17.1' [2021-05-17T07:04:40.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:04:40.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T07:04:42.487Z] Merging remotes/origin/master commit 9df977d7a9e7a03836a82f74c58ad5de83e8bb67 into PR head commit 30586bfccb9f3446c55377c45d83af1da58d88e1 [2021-05-17T07:04:41.857Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T07:04:41.873Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T07:04:41.898Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T07:04:41.929Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T07:04:41.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:04:41.944Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T07:04:42.507Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T07:04:42.528Z] > git checkout -f 30586bfccb9f3446c55377c45d83af1da58d88e1 # timeout=10 [2021-05-17T07:04:42.602Z] > git remote # timeout=10 [2021-05-17T07:04:42.618Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T07:04:42.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T07:04:42.678Z] Merge succeeded, producing 30586bfccb9f3446c55377c45d83af1da58d88e1 [2021-05-17T07:04:42.679Z] Checking out Revision 30586bfccb9f3446c55377c45d83af1da58d88e1 (PR-237) [2021-05-17T07:04:42.642Z] > git merge 9df977d7a9e7a03836a82f74c58ad5de83e8bb67 # timeout=10 [2021-05-17T07:04:42.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T07:04:42.690Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T07:04:42.699Z] > git checkout -f 30586bfccb9f3446c55377c45d83af1da58d88e1 # timeout=10 [2021-05-17T07:04:46.774Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-17T07:04:46.827Z] > git --version # timeout=10 [2021-05-17T07:04:46.835Z] > git --version # 'git version 2.17.1' [2021-05-17T07:04:46.859Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T07:04:48.274Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T07:04:48.691Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T07:04:49.063Z] + sudo service docker restart [2021-05-17T07:04:49.063Z] + true [Pipeline] unstash [Pipeline] echo [2021-05-17T07:04:51.591Z] ========================================================= [2021-05-17T07:04:51.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T07:04:51.591Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:04:51.995Z] + 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-05-17T07:04:52.993Z] Sending build context to Docker daemon 942.6kB [2021-05-17T07:04:52.993Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T07:04:52.993Z] Step 2/8 : FROM ${BASE} [2021-05-17T07:04:53.590Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T07:04:53.590Z] 595b0fe564bb: Pulling fs layer [2021-05-17T07:04:53.590Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T07:04:53.590Z] 316046926c0a: Pulling fs layer [2021-05-17T07:04:53.590Z] 4ebd0625c992: Pulling fs layer [2021-05-17T07:04:53.590Z] 207e8628e3a3: Pulling fs layer [2021-05-17T07:04:53.590Z] c791037a9be2: Pulling fs layer [2021-05-17T07:04:53.590Z] ffd874e62e21: Pulling fs layer [2021-05-17T07:04:53.590Z] 4ebd0625c992: Waiting [2021-05-17T07:04:53.590Z] ffd874e62e21: Waiting [2021-05-17T07:04:53.590Z] 207e8628e3a3: Waiting [2021-05-17T07:04:53.590Z] c791037a9be2: Waiting [2021-05-17T07:04:53.590Z] 316046926c0a: Download complete [2021-05-17T07:04:53.590Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T07:04:53.590Z] 7186ed65a4f7: Download complete [2021-05-17T07:04:53.590Z] 207e8628e3a3: Download complete [2021-05-17T07:04:53.590Z] c791037a9be2: Verifying Checksum [2021-05-17T07:04:53.590Z] c791037a9be2: Download complete [2021-05-17T07:04:53.590Z] 595b0fe564bb: Verifying Checksum [2021-05-17T07:04:53.590Z] 595b0fe564bb: Download complete [2021-05-17T07:04:54.192Z] 595b0fe564bb: Pull complete [2021-05-17T07:04:54.790Z] 7186ed65a4f7: Pull complete [2021-05-17T07:04:55.006Z] Removing intermediate container 5b09e22253d9 [2021-05-17T07:04:55.007Z] ---> 3fd317acc583 [2021-05-17T07:04:55.007Z] Successfully built 3fd317acc583 [2021-05-17T07:04:55.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:04:55.065Z] 316046926c0a: Pull complete [2021-05-17T07:04:55.379Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T07:04:55.379Z] . [Pipeline] withDockerContainer [2021-05-17T07:04:55.543Z] prd-centos7-docker-4c-2g-301 does not seem to be running inside a container [2021-05-17T07:04:55.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-05-17T07:04:56.364Z] $ docker top 6cc9008787487c075aef90c1294e88b9725aec259110445c5df25bcb702caf5e -eo pid,comm [2021-05-17T07:04:56.510Z] ffd874e62e21: Download complete [Pipeline] { [Pipeline] sh [2021-05-17T07:04:56.914Z] + go version [2021-05-17T07:04:56.914Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T07:04:56.950Z] $ docker stop --time=1 6cc9008787487c075aef90c1294e88b9725aec259110445c5df25bcb702caf5e [2021-05-17T07:04:57.113Z] 4ebd0625c992: Verifying Checksum [2021-05-17T07:04:57.113Z] 4ebd0625c992: Download complete [2021-05-17T07:04:58.363Z] $ docker rm -f 6cc9008787487c075aef90c1294e88b9725aec259110445c5df25bcb702caf5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:04:59.325Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T07:04:59.325Z] . [Pipeline] withDockerContainer [2021-05-17T07:04:59.463Z] prd-centos7-docker-4c-2g-301 does not seem to be running inside a container [2021-05-17T07:04:59.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-05-17T07:05:00.266Z] $ docker top 75a1acd2f1abd0d592e6210aaa2ba2b9449059a57d18e3eb70eeae333ee09597 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:05:00.786Z] + go mod tidy [Pipeline] sh [2021-05-17T07:05:01.400Z] + make test [2021-05-17T07:05:01.401Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T07:05:07.356Z] 4ebd0625c992: Pull complete [2021-05-17T07:05:07.356Z] 207e8628e3a3: Pull complete [2021-05-17T07:05:07.956Z] c791037a9be2: Pull complete [2021-05-17T07:05:11.379Z] ffd874e62e21: Pull complete [2021-05-17T07:05:11.656Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T07:05:11.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T07:05:11.656Z] ---> cfc18b08335c [2021-05-17T07:05:11.656Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T07:05:15.060Z] ---> Running in cdede3bbb17a [2021-05-17T07:05:15.060Z] Removing intermediate container cdede3bbb17a [2021-05-17T07:05:15.060Z] ---> 17a79d76a05c [2021-05-17T07:05:15.060Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T07:05:15.060Z] ---> Running in 451246421b5d [2021-05-17T07:05:16.498Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T07:05:16.498Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 5.4% of statements [2021-05-17T07:05:16.498Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T07:05:16.498Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.028s coverage: 92.2% of statements [2021-05-17T07:05:16.498Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements [2021-05-17T07:05:16.767Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T07:05:16.767Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T07:05:16.767Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T07:05:17.373Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.014s coverage: 100.0% of statements [2021-05-17T07:05:17.373Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.025s coverage: 26.7% of statements [2021-05-17T07:05:17.691Z] Removing intermediate container 451246421b5d [2021-05-17T07:05:17.691Z] ---> 214fb38a6181 [2021-05-17T07:05:17.691Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T07:05:17.691Z] ---> Running in 6b1d6be6e8c9 [2021-05-17T07:05:18.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T07:05:19.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T07:05:20.628Z] OK: 138 MiB in 40 packages [2021-05-17T07:05:21.605Z] Removing intermediate container 6b1d6be6e8c9 [2021-05-17T07:05:21.605Z] ---> cb362392c290 [2021-05-17T07:05:21.605Z] Step 6/8 : WORKDIR /build [2021-05-17T07:05:21.605Z] ---> Running in a037c7759841 [2021-05-17T07:05:21.645Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 90.7% of statements [2021-05-17T07:05:21.645Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T07:05:21.645Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T07:05:21.645Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2021-05-17T07:05:21.645Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T07:05:21.645Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T07:05:22.200Z] Removing intermediate container a037c7759841 [2021-05-17T07:05:22.200Z] ---> 35f87e443729 [2021-05-17T07:05:22.200Z] Step 7/8 : COPY go.mod . [2021-05-17T07:05:23.184Z] ---> 00c606a9b706 [2021-05-17T07:05:23.184Z] Step 8/8 : RUN go mod download [2021-05-17T07:05:23.184Z] ---> Running in d72a2f8d8538 [2021-05-17T07:05:29.888Z] gofmt -l . [2021-05-17T07:05:29.888Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T07:05:29.930Z] $ docker stop --time=1 75a1acd2f1abd0d592e6210aaa2ba2b9449059a57d18e3eb70eeae333ee09597 [2021-05-17T07:05:32.462Z] $ docker rm -f 75a1acd2f1abd0d592e6210aaa2ba2b9449059a57d18e3eb70eeae333ee09597 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T07:05:33.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T07:05:33.770Z] 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-05-17T07:05:35.313Z] ---> job-cost.sh [2021-05-17T07:05:35.313Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HWJO [2021-05-17T07:05:49.991Z] Removing intermediate container d72a2f8d8538 [2021-05-17T07:05:49.991Z] ---> 4d93cb5f23bd [2021-05-17T07:05:49.991Z] Successfully built 4d93cb5f23bd [2021-05-17T07:05:49.991Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:05:50.377Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T07:05:50.378Z] . [Pipeline] withDockerContainer [2021-05-17T07:05:50.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-300 does not seem to be running inside a container [2021-05-17T07:05:50.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-05-17T07:05:52.164Z] $ docker top 4d41036f28003d5c105e3cae268bc5bacd75255648e94b290280d2e833a62f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:05:53.131Z] + go version [2021-05-17T07:05:53.131Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T07:05:53.195Z] $ docker stop --time=1 4d41036f28003d5c105e3cae268bc5bacd75255648e94b290280d2e833a62f69 [2021-05-17T07:05:53.518Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T07:05:55.130Z] $ docker rm -f 4d41036f28003d5c105e3cae268bc5bacd75255648e94b290280d2e833a62f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:05:56.214Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T07:05:56.214Z] . [Pipeline] withDockerContainer [2021-05-17T07:05:56.466Z] prd-ubuntu18.04-docker-arm64-4c-16g-300 does not seem to be running inside a container [2021-05-17T07:05:56.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-05-17T07:05:57.969Z] $ docker top 29e4cb351f719dd20803e2b52e28e6f1bd757cfac4d709e03383472bff364f24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:05:58.983Z] + go mod tidy [Pipeline] sh [2021-05-17T07:06:00.275Z] + make test [2021-05-17T07:06:00.275Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T07:06:20.174Z] lf-activate-venv(): INFO: Adding /tmp/venv-HWJO/bin to PATH [2021-05-17T07:06:20.174Z] INFO: No Stack... [2021-05-17T07:06:21.128Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T07:06:21.708Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T07:06:22.059Z] + cut -d, -f6 [2021-05-17T07:06:22.059Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-05-17T07:06:22.145Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-237-1-stack-cost] [2021-05-17T07:06:22.153Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-237-1-stack-cost] did not exist. Created. [2021-05-17T07:06:22.153Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T07:06:22.594Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T07:06:22.752Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T07:06:22.776Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T07:06:39.303Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T07:06:39.303Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.059s coverage: 5.4% of statements [2021-05-17T07:06:39.303Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T07:06:39.303Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.062s coverage: 92.2% of statements [2021-05-17T07:06:39.303Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements [2021-05-17T07:06:40.292Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T07:06:40.292Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T07:06:40.292Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T07:06:41.285Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.076s coverage: 100.0% of statements [2021-05-17T07:06:41.286Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.080s coverage: 26.7% of statements [2021-05-17T07:06:46.702Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 90.7% of statements [2021-05-17T07:06:46.702Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T07:06:46.702Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T07:06:46.702Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements [2021-05-17T07:06:46.702Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T07:06:46.702Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T07:07:08.881Z] gofmt -l . [2021-05-17T07:07:08.881Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T07:07:08.925Z] $ docker stop --time=1 29e4cb351f719dd20803e2b52e28e6f1bd757cfac4d709e03383472bff364f24 [2021-05-17T07:07:11.131Z] $ docker rm -f 29e4cb351f719dd20803e2b52e28e6f1bd757cfac4d709e03383472bff364f24 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T07:07:12.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T07:07:12.098Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T07:07:12.616Z] 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-05-17T07:07:13.634Z] ---> job-cost.sh [2021-05-17T07:07:13.634Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0tOH [2021-05-17T07:07:52.611Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T07:09:14.381Z] lf-activate-venv(): INFO: Adding /tmp/venv-0tOH/bin to PATH [2021-05-17T07:09:14.381Z] INFO: No Stack... [2021-05-17T07:09:14.655Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T07:09:14.931Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T07:09:15.301Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-05-17T07:09:15.302Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T07:09:15.386Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-237-1-stack-cost] [2021-05-17T07:09:15.393Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-237-1-stack-cost] did not exist. Created. [2021-05-17T07:09:15.393Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T07:09:15.846Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-99d4c4c6/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-99d4c4c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T07:09:16.234Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T07:09:16.278Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T07:09:16.436Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T07:09:16.457Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-237-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-05-17T07:09:17.785Z] provisioning config files... [2021-05-17T07:09:17.808Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-237@tmp/config6323358111311578823tmp [Pipeline] { [Pipeline] sh [2021-05-17T07:09:18.180Z] + set +x [2021-05-17T07:09:18.180Z] + curl -s https://codecov.io/bash [2021-05-17T07:09:18.180Z] + bash -s -- [2021-05-17T07:09:18.456Z] [2021-05-17T07:09:18.456Z] _____ _ [2021-05-17T07:09:18.456Z] / ____| | | [2021-05-17T07:09:18.456Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T07:09:18.456Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T07:09:18.456Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T07:09:18.456Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T07:09:18.456Z] Bash-1.0.2 [2021-05-17T07:09:18.456Z] [2021-05-17T07:09:18.456Z] [2021-05-17T07:09:18.456Z] ==> git version 2.24.3 found [2021-05-17T07:09:18.456Z] ==> 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-05-17T07:09:18.456Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T07:09:18.456Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T07:09:18.456Z] ==> Jenkins CI detected. [2021-05-17T07:09:18.456Z] project root: . [2021-05-17T07:09:18.456Z] --> token set from env [2021-05-17T07:09:18.456Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T07:09:18.456Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T07:09:18.456Z] ==> Python coveragepy not found [2021-05-17T07:09:18.456Z] ==> Searching for coverage reports in: [2021-05-17T07:09:18.456Z] + . [2021-05-17T07:09:18.456Z] -> Found 1 reports [2021-05-17T07:09:18.456Z] ==> Detecting git/mercurial file structure [2021-05-17T07:09:18.456Z] ==> Reading reports [2021-05-17T07:09:18.456Z] + ./coverage.out bytes=31763 [2021-05-17T07:09:18.456Z] ==> Appending adjustments [2021-05-17T07:09:18.456Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T07:09:18.726Z] + Found adjustments [2021-05-17T07:09:18.726Z] ==> Gzipping contents [2021-05-17T07:09:18.726Z] 8.0K /tmp/codecov.VGnxs8.gz [2021-05-17T07:09:18.726Z] ==> Uploading reports [2021-05-17T07:09:18.726Z] url: https://codecov.io [2021-05-17T07:09:18.726Z] query: branch=PR-237&commit=30586bfccb9f3446c55377c45d83af1da58d88e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=237&job=&cmd_args= [2021-05-17T07:09:18.726Z] -> Pinging Codecov [2021-05-17T07:09:18.726Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-237&commit=30586bfccb9f3446c55377c45d83af1da58d88e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=237&job=&cmd_args= [2021-05-17T07:09:19.311Z] -> Uploading to [2021-05-17T07:09:19.311Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/30586bfccb9f3446c55377c45d83af1da58d88e1/d5d4e98d-4aa7-445b-a594-7699e026b38d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T070919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb8bca356ba78dab5dc7346acdd804362ae4b07a1a292b00e83b8a84363ed7db [2021-05-17T07:09:19.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T07:09:19.311Z] Dload Upload Total Spent Left Speed [2021-05-17T07:09:19.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5956 0 0 100 5956 0 10013 --:--:-- --:--:-- --:--:-- 10010 100 5956 0 0 100 5956 0 10010 --:--:-- --:--:-- --:--:-- 10010 [2021-05-17T07:09:19.913Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/30586bfccb9f3446c55377c45d83af1da58d88e1 [Pipeline] } [2021-05-17T07:09:19.941Z] 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-05-17T07:09:22.584Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:09:23.233Z] ---> package-listing.sh [2021-05-17T07:09:23.233Z] ++ facter osfamily [2021-05-17T07:09:23.233Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T07:09:23.233Z] + OS_FAMILY=redhat [2021-05-17T07:09:23.233Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-237 [2021-05-17T07:09:23.233Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T07:09:23.233Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T07:09:23.233Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T07:09:23.233Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T07:09:23.233Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-237 ']' [2021-05-17T07:09:23.233Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T07:09:23.233Z] + case "${OS_FAMILY}" in [2021-05-17T07:09:23.233Z] + rpm -qa [2021-05-17T07:09:23.233Z] + sort [2021-05-17T07:09:27.485Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T07:09:27.485Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T07:09:27.485Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T07:09:27.485Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-237 ']' [2021-05-17T07:09:27.485Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-237/archives/ [2021-05-17T07:09:27.485Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-237/archives/ [Pipeline] echo [2021-05-17T07:09:27.539Z] 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-bootstrap_PR-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T07:09:27.899Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:09:28.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T07:09:28.310Z] [2021-05-17T07:09:28.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T07:09:28.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T07:09:28.689Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T07:09:28.689Z] df20fa9351a1: Pulling fs layer [2021-05-17T07:09:28.689Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T07:09:28.689Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T07:09:28.689Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T07:09:28.689Z] 93b61091891f: Pulling fs layer [2021-05-17T07:09:28.689Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T07:09:28.689Z] 5e14af77c1be: Pulling fs layer [2021-05-17T07:09:28.689Z] 01666e4c0597: Pulling fs layer [2021-05-17T07:09:28.689Z] aa168da1d23b: Pulling fs layer [2021-05-17T07:09:28.689Z] 46f8f816bc3b: Waiting [2021-05-17T07:09:28.689Z] 93b61091891f: Waiting [2021-05-17T07:09:28.689Z] 93b9cdb0e59b: Waiting [2021-05-17T07:09:28.689Z] 5e14af77c1be: Waiting [2021-05-17T07:09:28.689Z] 01666e4c0597: Waiting [2021-05-17T07:09:28.689Z] aa168da1d23b: Waiting [2021-05-17T07:09:28.689Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T07:09:28.689Z] 36b3adc4ff6f: Download complete [2021-05-17T07:09:28.689Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T07:09:28.689Z] 46f8f816bc3b: Download complete [2021-05-17T07:09:28.689Z] df20fa9351a1: Download complete [2021-05-17T07:09:28.965Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T07:09:28.965Z] 93b9cdb0e59b: Download complete [2021-05-17T07:09:28.965Z] 5e14af77c1be: Verifying Checksum [2021-05-17T07:09:28.965Z] 5e14af77c1be: Download complete [2021-05-17T07:09:28.965Z] 01666e4c0597: Download complete [2021-05-17T07:09:28.965Z] 93b61091891f: Download complete [2021-05-17T07:09:28.965Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T07:09:28.965Z] 8ad3a11d3b57: Download complete [2021-05-17T07:09:29.242Z] df20fa9351a1: Pull complete [2021-05-17T07:09:29.512Z] 36b3adc4ff6f: Pull complete [2021-05-17T07:09:30.488Z] 8ad3a11d3b57: Pull complete [2021-05-17T07:09:30.753Z] 46f8f816bc3b: Pull complete [2021-05-17T07:09:31.018Z] aa168da1d23b: Verifying Checksum [2021-05-17T07:09:31.018Z] aa168da1d23b: Download complete [2021-05-17T07:09:31.282Z] 93b61091891f: Pull complete [2021-05-17T07:09:31.282Z] 93b9cdb0e59b: Pull complete [2021-05-17T07:09:31.554Z] 5e14af77c1be: Pull complete [2021-05-17T07:09:31.949Z] 01666e4c0597: Pull complete [2021-05-17T07:09:40.280Z] aa168da1d23b: Pull complete [2021-05-17T07:09:40.280Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T07:09:40.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T07:09:40.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T07:09:40.542Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-05-17T07:09:40.591Z] $ 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-bootstrap_PR-237/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-bootstrap_PR-237 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-237:/w/workspace/xfoundry_go-mod-bootstrap_PR-237:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-237@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-237@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T07:09:43.243Z] $ docker top f4f2c7effe8e9ede1ed26f4a91188b84e3c59f86f33b875053bd9d27b48bfc97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T07:09:43.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T07:09:44.132Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T07:09:44.473Z] + ls /var/log/sa-host [2021-05-17T07:09:44.473Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T07:09:44.473Z] file_magic: OK [2021-05-17T07:09:44.473Z] HZ: Using current value: 100 [2021-05-17T07:09:44.473Z] file_header: OK [2021-05-17T07:09:44.473Z] 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-05-17T07:09:44.473Z] Statistics: [2021-05-17T07:09:44.473Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T07:09:44.473Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T07:09:44.473Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T07:09:44.473Z] file_magic: OK [2021-05-17T07:09:44.473Z] HZ: Using current value: 100 [2021-05-17T07:09:44.473Z] file_header: OK [2021-05-17T07:09:44.473Z] 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-05-17T07:09:44.473Z] Statistics: [2021-05-17T07:09:44.473Z] Hnuu...uuuununununu... [2021-05-17T07:09:44.473Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T07:09:45.173Z] provisioning config files... [2021-05-17T07:09:45.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-237@tmp/config2073922625272746542tmp [Pipeline] { [Pipeline] echo [2021-05-17T07:09:45.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:09:45.611Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T07:09:45.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T07:09:45.712Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:09:46.068Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T07:09:46.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:09:46.459Z] ---> sudo-logs.sh [2021-05-17T07:09:46.459Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T07:09:46.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:09:46.928Z] ---> job-cost.sh [2021-05-17T07:09:46.928Z] lf-activate-venv: SKIPPING [2021-05-17T07:09:46.928Z] DEBUG: total: 0.20999999344348907 [2021-05-17T07:09:46.928Z] INFO: Retrieving Stack Cost... [2021-05-17T07:09:50.272Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T07:09:50.850Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T07:09:50.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T07:09:51.251Z] ---> logs-deploy.sh [2021-05-17T07:09:51.251Z] lf-activate-venv: SKIPPING [2021-05-17T07:09:51.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-237/1 [2021-05-17T07:09:51.251Z] INFO: archiving workspace using pattern(s): [2021-05-17T07:09:53.188Z] Archives upload complete. [2021-05-17T07:09:53.188Z] INFO: archiving logs to Nexus