Pull request #43 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a72fef1fadd543c6d497a72fd3bc1600f6102b9f+a114c3c07fc215ea9a9fe04f5a17874b1416d58e (f741440a9e2f0d5b01f9630d435baab8c1a6fcd7) 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-ssh4325760855254847220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7046448962039343086.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 6a41506d72e8e131afc862d141935157bee59f41 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-configuration/branches/PR-43/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-configuration/branches/PR-43/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2935569653398157580.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-configuration/branches/PR-43/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh262184125866333016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh8076010130881253932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-configuration/branches/PR-43/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-configuration/branches/PR-43/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8097038110242820858.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-106 in /w/workspace/undry_go-mod-configuration_PR-43 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-43 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh4818037787763762143.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh291181975803744353.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit a72fef1fadd543c6d497a72fd3bc1600f6102b9f Merge succeeded, producing a72fef1fadd543c6d497a72fd3bc1600f6102b9f Checking out Revision a72fef1fadd543c6d497a72fd3bc1600f6102b9f (PR-43) > git config core.sparsecheckout # timeout=10 > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # 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/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh8221707008258862285.key > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-05T12:06:42.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-05T12:06:42.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-05T12:06:42.846Z] ========================================================= [2021-07-05T12:06:42.846Z] EdgeX Global Pipelines Version Info [2021-07-05T12:06:42.846Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-05T12:06:44.325Z] ------------------- [2021-07-05T12:06:44.325Z] stable info: [2021-07-05T12:06:44.325Z] ------------------- [2021-07-05T12:06:44.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-05T12:06:44.325Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-05T12:06:44.325Z] Message: update stable to v1.0.195 [2021-07-05T12:06:44.904Z] ------------------- [2021-07-05T12:06:44.904Z] experimental info: [2021-07-05T12:06:44.904Z] ------------------- [2021-07-05T12:06:44.904Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-05T12:06:44.904Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-05T12:06:44.904Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-05T12:06:45.169Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-07-05T12:06:45.225Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-07-05T12:06:45.282Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-05T12:06:45.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-05T12:06:45.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-05T12:06:45.453Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-05T12:06:45.510Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-05T12:06:45.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-05T12:06:45.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-05T12:06:45.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-05T12:06:45.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-05T12:06:45.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-07-05T12:06:45.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-05T12:06:45.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-05T12:06:45.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T12:06:46.079Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T12:06:46.143Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T12:06:46.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T12:06:46.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-05T12:06:46.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-05T12:06:46.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-05T12:06:46.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-05T12:06:46.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-05T12:06:46.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-05T12:06:46.744Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-05T12:06:46.796Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-05T12:06:46.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo [2021-07-05T12:06:46.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo [2021-07-05T12:06:46.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo [2021-07-05T12:06:47.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a72fef1fadd543c6d497a72fd3bc1600f6102b9f [Pipeline] echo [2021-07-05T12:06:47.098Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a72fef1 [Pipeline] echo [2021-07-05T12:06:47.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-05T12:06:47.867Z] + git log --format=format:%s -1 a72fef1fadd543c6d497a72fd3bc1600f6102b9f [Pipeline] echo [2021-07-05T12:06:47.926Z] GIT_COMMIT: a72fef1fadd543c6d497a72fd3bc1600f6102b9f, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1 [Pipeline] echo [2021-07-05T12:06:47.980Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:06:49.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T12:06:49.285Z] [2021-07-05T12:06:49.285Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:06:49.653Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T12:06:49.653Z] latest: Pulling from edgex-devops/git-semver [2021-07-05T12:06:49.653Z] 31603596830f: Pulling fs layer [2021-07-05T12:06:49.653Z] 54011a49482f: Pulling fs layer [2021-07-05T12:06:49.653Z] a6820b24f6d8: Pulling fs layer [2021-07-05T12:06:49.653Z] f581987b2513: Pulling fs layer [2021-07-05T12:06:49.653Z] f581987b2513: Waiting [2021-07-05T12:06:49.921Z] 54011a49482f: Verifying Checksum [2021-07-05T12:06:49.921Z] 54011a49482f: Download complete [2021-07-05T12:06:49.921Z] 31603596830f: Verifying Checksum [2021-07-05T12:06:49.921Z] 31603596830f: Download complete [2021-07-05T12:06:50.186Z] f581987b2513: Verifying Checksum [2021-07-05T12:06:50.186Z] f581987b2513: Download complete [2021-07-05T12:06:50.186Z] 31603596830f: Pull complete [2021-07-05T12:06:50.186Z] a6820b24f6d8: Verifying Checksum [2021-07-05T12:06:50.186Z] a6820b24f6d8: Download complete [2021-07-05T12:06:50.186Z] 54011a49482f: Pull complete [2021-07-05T12:06:50.760Z] a6820b24f6d8: Pull complete [2021-07-05T12:06:51.022Z] f581987b2513: Pull complete [2021-07-05T12:06:51.022Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-05T12:06:51.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T12:06:51.022Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-05T12:06:51.125Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-07-05T12:06:51.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-43 -v /w/workspace/undry_go-mod-configuration_PR-43:/w/workspace/undry_go-mod-configuration_PR-43:rw,z -v /w/workspace/undry_go-mod-configuration_PR-43@tmp:/w/workspace/undry_go-mod-configuration_PR-43@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-07-05T12:06:52.267Z] $ docker top 7ec5175a68e8871be79f180b1c3a45b3529e8472bdcecda1f128acb770f11ae1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-05T12:06:52.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-05T12:06:52.476Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-05T12:06:52.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-05T12:06:52.591Z] $ docker exec 7ec5175a68e8871be79f180b1c3a45b3529e8472bdcecda1f128acb770f11ae1 ssh-agent [2021-07-05T12:06:52.710Z] SSH_AUTH_SOCK=/tmp/ssh-3ANdH3qvEZTq/agent.13 [2021-07-05T12:06:52.710Z] SSH_AGENT_PID=20 [2021-07-05T12:06:52.721Z] Running ssh-add (command line suppressed) [2021-07-05T12:06:52.821Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_6242171376589059948.key (/w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_6242171376589059948.key) [2021-07-05T12:06:52.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-05T12:06:53.203Z] + git tag --points-at HEAD [Pipeline] } [2021-07-05T12:06:53.223Z] $ docker exec --env ******** --env ******** 7ec5175a68e8871be79f180b1c3a45b3529e8472bdcecda1f128acb770f11ae1 ssh-agent -k [2021-07-05T12:06:53.312Z] unset SSH_AUTH_SOCK; [2021-07-05T12:06:53.312Z] unset SSH_AGENT_PID; [2021-07-05T12:06:53.312Z] echo Agent pid 20 killed; [2021-07-05T12:06:53.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-05T12:06:53.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-05T12:06:53.418Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-05T12:06:53.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-05T12:06:53.531Z] $ docker exec 7ec5175a68e8871be79f180b1c3a45b3529e8472bdcecda1f128acb770f11ae1 ssh-agent [2021-07-05T12:06:53.642Z] SSH_AUTH_SOCK=/tmp/ssh-A6NHFJ2Ne6cI/agent.55 [2021-07-05T12:06:53.642Z] SSH_AGENT_PID=61 [2021-07-05T12:06:53.648Z] Running ssh-add (command line suppressed) [2021-07-05T12:06:53.748Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_6457951661246057699.key (/w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_6457951661246057699.key) [2021-07-05T12:06:53.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-05T12:06:54.115Z] + git semver init [2021-07-05T12:06:54.115Z] # -> Open(): unable to determine branch for HEAD [2021-07-05T12:06:54.115Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-43/.git [2021-07-05T12:06:54.115Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-43 [2021-07-05T12:06:54.115Z] # $SEMVER_REMOTE_NAME = origin [2021-07-05T12:06:54.115Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-05T12:06:54.115Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-05T12:06:54.115Z] # $SEMVER_BRANCH = PR-43 [2021-07-05T12:06:54.115Z] # $SEMVER_TEMP = /tmp/semver-311086072 [2021-07-05T12:06:54.115Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-07-05T12:06:54.378Z] # '/tmp/semver-311086072' -> '/w/workspace/undry_go-mod-configuration_PR-43/.semver' [2021-07-05T12:06:54.378Z] # -> Force: false [2021-07-05T12:06:54.378Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-43/.semver [Pipeline] } [2021-07-05T12:06:54.394Z] $ docker exec --env ******** --env ******** 7ec5175a68e8871be79f180b1c3a45b3529e8472bdcecda1f128acb770f11ae1 ssh-agent -k [2021-07-05T12:06:54.487Z] unset SSH_AUTH_SOCK; [2021-07-05T12:06:54.487Z] unset SSH_AGENT_PID; [2021-07-05T12:06:54.487Z] echo Agent pid 61 killed; [2021-07-05T12:06:54.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-05T12:06:54.929Z] + git semver [Pipeline] } [2021-07-05T12:06:54.953Z] $ docker stop --time=1 7ec5175a68e8871be79f180b1c3a45b3529e8472bdcecda1f128acb770f11ae1 [2021-07-05T12:06:56.181Z] $ docker rm -f 7ec5175a68e8871be79f180b1c3a45b3529e8472bdcecda1f128acb770f11ae1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-05T12:06:56.600Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-05T12:06:56.933Z] Stashed 1 file(s) [Pipeline] echo [2021-07-05T12:06:56.953Z] [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-07-05T12:07:12.476Z] Still waiting to schedule task [2021-07-05T12:07:12.477Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-106’ [2021-07-05T12:07:12.504Z] Still waiting to schedule task [2021-07-05T12:07:12.504Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-05T12:09:25.960Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-107 in /w/workspace/undry_go-mod-configuration_PR-43 [Pipeline] { [Pipeline] ws [2021-07-05T12:09:26.030Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-07-05T12:09:26.293Z] Selected Git installation does not exist. Using Default [2021-07-05T12:09:26.293Z] The recommended git tool is: NONE [2021-07-05T12:09:31.687Z] using credential edgex-jenkins-ssh [2021-07-05T12:09:31.709Z] Cloning the remote Git repository [2021-07-05T12:09:31.784Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-05T12:09:31.909Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-07-05T12:09:32.096Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-05T12:09:32.097Z] > git --version # timeout=10 [2021-07-05T12:09:32.123Z] > git --version # 'git version 2.17.1' [2021-07-05T12:09:32.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T12:09:32.327Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T12:09:33.676Z] Merging remotes/origin/master commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit a72fef1fadd543c6d497a72fd3bc1600f6102b9f [2021-07-05T12:09:33.103Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-05T12:09:33.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T12:09:33.161Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-05T12:09:33.200Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-05T12:09:33.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T12:09:33.215Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-05T12:09:33.703Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T12:09:33.718Z] > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 [2021-07-05T12:09:33.789Z] > git remote # timeout=10 [2021-07-05T12:09:33.805Z] > git config --get remote.origin.url # timeout=10 [2021-07-05T12:09:33.877Z] Merge succeeded, producing a72fef1fadd543c6d497a72fd3bc1600f6102b9f [2021-07-05T12:09:33.878Z] Checking out Revision a72fef1fadd543c6d497a72fd3bc1600f6102b9f (PR-43) [2021-07-05T12:09:33.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T12:09:33.845Z] > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 [2021-07-05T12:09:33.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-05T12:09:33.891Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T12:09:33.911Z] > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 [2021-07-05T12:09:38.127Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" [2021-07-05T12:09:38.192Z] > git --version # timeout=10 [2021-07-05T12:09:38.203Z] > git --version # 'git version 2.17.1' [2021-07-05T12:09:38.219Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-05T12:09:40.031Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-05T12:09:40.452Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-05T12:09:40.824Z] + true [2021-07-05T12:09:40.824Z] + sudo service docker restart [2021-07-05T12:09:46.196Z] Running on prd-centos7-docker-4c-2g-108 in /w/workspace/undry_go-mod-configuration_PR-43 [Pipeline] { [Pipeline] ws [2021-07-05T12:09:46.261Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-07-05T12:09:46.418Z] Selected Git installation does not exist. Using Default [2021-07-05T12:09:46.419Z] The recommended git tool is: NONE [2021-07-05T12:09:48.659Z] using credential edgex-jenkins-ssh [2021-07-05T12:09:48.674Z] Cloning the remote Git repository [2021-07-05T12:09:48.655Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-05T12:09:48.725Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-07-05T12:09:48.759Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-05T12:09:48.759Z] > git --version # timeout=10 [2021-07-05T12:09:48.767Z] > git --version # 'git version 2.24.4' [2021-07-05T12:09:48.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T12:09:48.793Z] [INFO] Currently running in a labeled security context [2021-07-05T12:09:48.793Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T12:09:48.793Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh8359267894707127944.key [2021-07-05T12:09:48.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T12:09:49.559Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-05T12:09:49.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T12:09:49.583Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-05T12:09:49.600Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-05T12:09:49.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T12:09:49.601Z] [INFO] Currently running in a labeled security context [2021-07-05T12:09:49.601Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T12:09:49.601Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh6025229468035109383.key [2021-07-05T12:09:49.609Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-05T12:09:49.989Z] Merging remotes/origin/master commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit a72fef1fadd543c6d497a72fd3bc1600f6102b9f [2021-07-05T12:09:50.097Z] Merge succeeded, producing a72fef1fadd543c6d497a72fd3bc1600f6102b9f [2021-07-05T12:09:50.098Z] Checking out Revision a72fef1fadd543c6d497a72fd3bc1600f6102b9f (PR-43) [2021-07-05T12:09:49.999Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T12:09:50.008Z] > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 [2021-07-05T12:09:50.050Z] > git remote # timeout=10 [2021-07-05T12:09:50.060Z] > git config --get remote.origin.url # timeout=10 [2021-07-05T12:09:50.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T12:09:50.069Z] [INFO] Currently running in a labeled security context [2021-07-05T12:09:50.069Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T12:09:50.069Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh8746348392135178768.key [2021-07-05T12:09:50.075Z] > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 [2021-07-05T12:09:50.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-05T12:09:50.102Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T12:09:50.118Z] > git checkout -f a72fef1fadd543c6d497a72fd3bc1600f6102b9f # timeout=10 [2021-07-05T12:09:53.814Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" [2021-07-05T12:09:53.838Z] > git --version # timeout=10 [2021-07-05T12:09:53.846Z] > git --version # 'git version 2.24.4' [2021-07-05T12:09:53.856Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-05T12:09:54.962Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-05T12:09:55.305Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-05T12:09:55.626Z] + sudo service docker restart [2021-07-05T12:09:55.626Z] + true [2021-07-05T12:09:55.626Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-05T12:09:59.643Z] ========================================================= [2021-07-05T12:09:59.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-05T12:09:59.643Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:10:00.049Z] + 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-07-05T12:10:00.654Z] Sending build context to Docker daemon 276.5kB [2021-07-05T12:10:00.931Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-05T12:10:00.931Z] Step 2/7 : FROM ${BASE} [2021-07-05T12:10:01.530Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-05T12:10:01.530Z] 595b0fe564bb: Pulling fs layer [2021-07-05T12:10:01.530Z] 3088b5b3c5c0: Pulling fs layer [2021-07-05T12:10:01.530Z] 5b7225fbf94c: Pulling fs layer [2021-07-05T12:10:01.530Z] ba82ee9f976e: Pulling fs layer [2021-07-05T12:10:01.530Z] 506bd15cee9f: Pulling fs layer [2021-07-05T12:10:01.530Z] 75a0a4a0db45: Pulling fs layer [2021-07-05T12:10:01.530Z] 618dc40b7e24: Pulling fs layer [2021-07-05T12:10:01.530Z] ba82ee9f976e: Waiting [2021-07-05T12:10:01.530Z] 75a0a4a0db45: Waiting [2021-07-05T12:10:01.530Z] 506bd15cee9f: Waiting [2021-07-05T12:10:01.530Z] 618dc40b7e24: Waiting [2021-07-05T12:10:01.530Z] 5b7225fbf94c: Verifying Checksum [2021-07-05T12:10:01.530Z] 5b7225fbf94c: Download complete [2021-07-05T12:10:01.530Z] 3088b5b3c5c0: Verifying Checksum [2021-07-05T12:10:01.530Z] 3088b5b3c5c0: Download complete [2021-07-05T12:10:01.808Z] 506bd15cee9f: Verifying Checksum [2021-07-05T12:10:01.808Z] 506bd15cee9f: Download complete [2021-07-05T12:10:01.808Z] 595b0fe564bb: Verifying Checksum [2021-07-05T12:10:01.808Z] 75a0a4a0db45: Verifying Checksum [2021-07-05T12:10:01.808Z] 75a0a4a0db45: Download complete [2021-07-05T12:10:02.411Z] 595b0fe564bb: Pull complete [2021-07-05T12:10:03.013Z] 3088b5b3c5c0: Pull complete [2021-07-05T12:10:03.288Z] 5b7225fbf94c: Pull complete [2021-07-05T12:10:04.280Z] 618dc40b7e24: Verifying Checksum [2021-07-05T12:10:04.280Z] 618dc40b7e24: Download complete [2021-07-05T12:10:05.265Z] ba82ee9f976e: Verifying Checksum [2021-07-05T12:10:05.265Z] ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo [2021-07-05T12:10:13.930Z] ========================================================= [2021-07-05T12:10:13.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-05T12:10:13.930Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:10:14.312Z] + 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-07-05T12:10:14.905Z] Sending build context to Docker daemon 277.5kB [2021-07-05T12:10:14.905Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-05T12:10:14.905Z] Step 2/7 : FROM ${BASE} [2021-07-05T12:10:14.905Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-05T12:10:14.905Z] 540db60ca938: Pulling fs layer [2021-07-05T12:10:14.905Z] adcc1eea9eea: Pulling fs layer [2021-07-05T12:10:14.905Z] 4c4ab2625f07: Pulling fs layer [2021-07-05T12:10:14.905Z] 0510c868ecb4: Pulling fs layer [2021-07-05T12:10:14.905Z] afea3b2eda06: Pulling fs layer [2021-07-05T12:10:14.905Z] 7809a108b3ef: Pulling fs layer [2021-07-05T12:10:14.905Z] f706445af74f: Pulling fs layer [2021-07-05T12:10:14.905Z] afea3b2eda06: Waiting [2021-07-05T12:10:14.905Z] 7809a108b3ef: Waiting [2021-07-05T12:10:14.905Z] f706445af74f: Waiting [2021-07-05T12:10:14.905Z] 0510c868ecb4: Waiting [2021-07-05T12:10:14.905Z] 4c4ab2625f07: Verifying Checksum [2021-07-05T12:10:14.905Z] 4c4ab2625f07: Download complete [2021-07-05T12:10:14.905Z] adcc1eea9eea: Verifying Checksum [2021-07-05T12:10:14.905Z] adcc1eea9eea: Download complete [2021-07-05T12:10:14.905Z] afea3b2eda06: Verifying Checksum [2021-07-05T12:10:14.905Z] afea3b2eda06: Download complete [2021-07-05T12:10:15.170Z] 7809a108b3ef: Verifying Checksum [2021-07-05T12:10:15.170Z] 7809a108b3ef: Download complete [2021-07-05T12:10:15.170Z] 540db60ca938: Verifying Checksum [2021-07-05T12:10:15.170Z] 540db60ca938: Download complete [2021-07-05T12:10:15.170Z] 540db60ca938: Pull complete [2021-07-05T12:10:15.435Z] adcc1eea9eea: Pull complete [2021-07-05T12:10:15.435Z] 4c4ab2625f07: Pull complete [2021-07-05T12:10:15.440Z] ba82ee9f976e: Pull complete [2021-07-05T12:10:15.440Z] 506bd15cee9f: Pull complete [2021-07-05T12:10:16.037Z] 75a0a4a0db45: Pull complete [2021-07-05T12:10:16.383Z] f706445af74f: Verifying Checksum [2021-07-05T12:10:16.383Z] f706445af74f: Download complete [2021-07-05T12:10:16.960Z] 0510c868ecb4: Verifying Checksum [2021-07-05T12:10:16.960Z] 0510c868ecb4: Download complete [2021-07-05T12:10:19.427Z] 618dc40b7e24: Pull complete [2021-07-05T12:10:19.427Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-05T12:10:19.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-05T12:10:19.427Z] ---> a36622ca3599 [2021-07-05T12:10:19.427Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-05T12:10:20.317Z] 0510c868ecb4: Pull complete [2021-07-05T12:10:20.317Z] afea3b2eda06: Pull complete [2021-07-05T12:10:20.317Z] 7809a108b3ef: Pull complete [2021-07-05T12:10:21.403Z] ---> Running in d19d8c0d06e4 [2021-07-05T12:10:21.674Z] Removing intermediate container d19d8c0d06e4 [2021-07-05T12:10:21.674Z] ---> 4f72522e0979 [2021-07-05T12:10:21.674Z] Step 4/7 : RUN apk add --update bash [2021-07-05T12:10:21.716Z] f706445af74f: Pull complete [2021-07-05T12:10:21.716Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-05T12:10:21.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-05T12:10:21.716Z] ---> b068be0155e3 [2021-07-05T12:10:21.716Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-05T12:10:21.946Z] ---> Running in d7060af74ea9 [2021-07-05T12:10:23.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-05T12:10:24.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-05T12:10:24.970Z] OK: 138 MiB in 40 packages [2021-07-05T12:10:25.939Z] ---> Running in b1e0e1c26a5c [2021-07-05T12:10:25.939Z] Removing intermediate container b1e0e1c26a5c [2021-07-05T12:10:25.939Z] ---> 30222abe554c [2021-07-05T12:10:25.939Z] Step 4/7 : RUN apk add --update bash [2021-07-05T12:10:25.939Z] ---> Running in 2841c892eddf [2021-07-05T12:10:25.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-05T12:10:26.413Z] Removing intermediate container d7060af74ea9 [2021-07-05T12:10:26.413Z] ---> a9ff0be985a7 [2021-07-05T12:10:26.413Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-05T12:10:26.413Z] ---> Running in 4374d2b8b886 [2021-07-05T12:10:26.691Z] Removing intermediate container 4374d2b8b886 [2021-07-05T12:10:26.691Z] ---> 016e8f1825d5 [2021-07-05T12:10:26.691Z] Step 6/7 : COPY go.mod . [2021-07-05T12:10:26.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-05T12:10:27.459Z] OK: 149 MiB in 40 packages [2021-07-05T12:10:27.674Z] ---> 07e7e46185af [2021-07-05T12:10:27.674Z] Step 7/7 : RUN go mod download [2021-07-05T12:10:27.674Z] ---> Running in c2c62348c531 [2021-07-05T12:10:27.726Z] Removing intermediate container 2841c892eddf [2021-07-05T12:10:27.726Z] ---> af1a7c1f7021 [2021-07-05T12:10:27.726Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-05T12:10:27.726Z] ---> Running in e0fa922da5ba [2021-07-05T12:10:27.726Z] Removing intermediate container e0fa922da5ba [2021-07-05T12:10:27.726Z] ---> 82e1ba411047 [2021-07-05T12:10:27.726Z] Step 6/7 : COPY go.mod . [2021-07-05T12:10:27.994Z] ---> 7e8bb4f6b901 [2021-07-05T12:10:27.994Z] Step 7/7 : RUN go mod download [2021-07-05T12:10:27.994Z] ---> Running in 8d68b0288ab0 [2021-07-05T12:10:38.019Z] Removing intermediate container 8d68b0288ab0 [2021-07-05T12:10:38.019Z] ---> 86cc51853c0a [2021-07-05T12:10:38.019Z] Successfully built 86cc51853c0a [2021-07-05T12:10:38.019Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:10:38.367Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-05T12:10:38.367Z] . [Pipeline] withDockerContainer [2021-07-05T12:10:38.486Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-07-05T12:10:38.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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-07-05T12:10:38.883Z] $ docker top 0ddab0d57b1231fb6cc6763a44002e70ffea8dfedde2f6125eec1510846184d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T12:10:39.336Z] + go version [2021-07-05T12:10:39.337Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-05T12:10:39.370Z] $ docker stop --time=1 0ddab0d57b1231fb6cc6763a44002e70ffea8dfedde2f6125eec1510846184d5 [2021-07-05T12:10:40.546Z] $ docker rm -f 0ddab0d57b1231fb6cc6763a44002e70ffea8dfedde2f6125eec1510846184d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:10:41.378Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-05T12:10:41.379Z] . [Pipeline] withDockerContainer [2021-07-05T12:10:41.491Z] prd-centos7-docker-4c-2g-108 does not seem to be running inside a container [2021-07-05T12:10:41.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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-07-05T12:10:41.880Z] $ docker top 554bf8353a5a7029355b9aac1d89086a907a44ee98d369152903304c019bd015 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T12:10:42.326Z] + go mod tidy [Pipeline] sh [2021-07-05T12:10:42.673Z] + make test [2021-07-05T12:10:42.673Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-05T12:10:45.994Z] Removing intermediate container c2c62348c531 [2021-07-05T12:10:45.994Z] ---> af04e0b08300 [2021-07-05T12:10:45.994Z] Successfully built af04e0b08300 [2021-07-05T12:10:45.994Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:10:46.385Z] + docker inspect -f . ci-base-image-arm64 [2021-07-05T12:10:46.385Z] . [Pipeline] withDockerContainer [2021-07-05T12:10:46.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-07-05T12:10:46.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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-arm64 cat [2021-07-05T12:10:48.177Z] $ docker top de79693c0d34a934e41f0d9d213d93a1eb83ec0e3f8c80e43942e4b673453acb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T12:10:49.166Z] + go version [2021-07-05T12:10:49.166Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-05T12:10:49.206Z] $ docker stop --time=1 de79693c0d34a934e41f0d9d213d93a1eb83ec0e3f8c80e43942e4b673453acb [2021-07-05T12:10:51.038Z] $ docker rm -f de79693c0d34a934e41f0d9d213d93a1eb83ec0e3f8c80e43942e4b673453acb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:10:52.116Z] + docker inspect -f . ci-base-image-arm64 [2021-07-05T12:10:52.116Z] . [Pipeline] withDockerContainer [2021-07-05T12:10:52.366Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-07-05T12:10:52.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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-arm64 cat [2021-07-05T12:10:52.770Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements [2021-07-05T12:10:53.948Z] $ docker top 8529ee2e861402bf6f22dfe3ac17d875de621cb272aed7702279a812f44cb205 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T12:10:54.700Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.524s coverage: 87.4% of statements [2021-07-05T12:10:54.700Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-07-05T12:10:54.700Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-05T12:10:54.946Z] + go mod tidy [Pipeline] sh [2021-07-05T12:10:55.912Z] + make test [2021-07-05T12:10:55.912Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-05T12:10:59.186Z] gofmt -l . [2021-07-05T12:10:59.186Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-05T12:10:59.221Z] $ docker stop --time=1 554bf8353a5a7029355b9aac1d89086a907a44ee98d369152903304c019bd015 [2021-07-05T12:11:00.758Z] $ docker rm -f 554bf8353a5a7029355b9aac1d89086a907a44ee98d369152903304c019bd015 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-05T12:11:01.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-05T12:11:01.436Z] 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-07-05T12:11:03.478Z] ---> job-cost.sh [2021-07-05T12:11:03.478Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DtX8 [2021-07-05T12:11:11.640Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-05T12:11:26.646Z] lf-activate-venv(): INFO: Adding /tmp/venv-DtX8/bin to PATH [2021-07-05T12:11:26.646Z] INFO: No Stack... [2021-07-05T12:11:26.646Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-05T12:11:26.907Z] INFO: Archiving Costs [Pipeline] sh [2021-07-05T12:11:27.257Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-07-05T12:11:27.257Z] + cut -d, -f6 [Pipeline] lock [2021-07-05T12:11:27.342Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-43-1-stack-cost] [2021-07-05T12:11:27.356Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-1-stack-cost] did not exist. Created. [2021-07-05T12:11:27.358Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-05T12:11:27.830Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-05T12:11:27.935Z] Stashed 1 file(s) [Pipeline] } [2021-07-05T12:11:27.960Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-07-05T12:11:28.310Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.021s coverage: 85.7% of statements [2021-07-05T12:11:28.310Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.616s coverage: 87.4% of statements [2021-07-05T12:11:28.310Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.018s coverage: 100.0% of statements [2021-07-05T12:11:28.310Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-05T12:11:46.655Z] gofmt -l . [2021-07-05T12:11:46.655Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-05T12:11:46.702Z] $ docker stop --time=1 8529ee2e861402bf6f22dfe3ac17d875de621cb272aed7702279a812f44cb205 [2021-07-05T12:11:48.740Z] $ docker rm -f 8529ee2e861402bf6f22dfe3ac17d875de621cb272aed7702279a812f44cb205 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-05T12:11:49.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-05T12:11:49.637Z] Warning: overwriting stash ‘coverage-report’ [2021-07-05T12:11:50.136Z] 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-07-05T12:11:51.441Z] ---> job-cost.sh [2021-07-05T12:11:51.441Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VuBt [2021-07-05T12:12:30.422Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-05T12:13:52.226Z] lf-activate-venv(): INFO: Adding /tmp/venv-VuBt/bin to PATH [2021-07-05T12:13:52.226Z] INFO: No Stack... [2021-07-05T12:13:52.226Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-05T12:13:52.226Z] INFO: Archiving Costs [Pipeline] sh [2021-07-05T12:13:52.600Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-07-05T12:13:52.601Z] + cut -d, -f6 [Pipeline] lock [2021-07-05T12:13:52.699Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-43-1-stack-cost] [2021-07-05T12:13:52.707Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-1-stack-cost] did not exist. Created. [2021-07-05T12:13:52.707Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-05T12:13:53.175Z] /w/workspace/go-mod-configuration/1@tmp/durable-a7279426/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-a7279426/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-05T12:13:53.556Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-05T12:13:53.602Z] Warning: overwriting stash ‘stack-cost’ [2021-07-05T12:13:53.744Z] Stashed 1 file(s) [Pipeline] } [2021-07-05T12:13:53.767Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-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-07-05T12:13:56.070Z] provisioning config files... [2021-07-05T12:13:56.084Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-43@tmp/config8433530267611486357tmp [Pipeline] { [Pipeline] sh [2021-07-05T12:13:56.486Z] + set +x [2021-07-05T12:13:56.486Z] + curl -s https://codecov.io/bash [2021-07-05T12:13:56.486Z] + bash -s -- [2021-07-05T12:13:56.486Z] [2021-07-05T12:13:56.486Z] _____ _ [2021-07-05T12:13:56.486Z] / ____| | | [2021-07-05T12:13:56.486Z] | | ___ __| | ___ ___ _____ __ [2021-07-05T12:13:56.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-05T12:13:56.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-05T12:13:56.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-05T12:13:56.486Z] Bash-1.0.3 [2021-07-05T12:13:56.486Z] [2021-07-05T12:13:56.486Z] [2021-07-05T12:13:56.486Z] ==> git version 2.24.4 found [2021-07-05T12:13:56.486Z] ==> 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-07-05T12:13:56.486Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-05T12:13:56.486Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-05T12:13:56.486Z] ==> Jenkins CI detected. [2021-07-05T12:13:56.486Z] project root: . [2021-07-05T12:13:56.486Z] --> token set from env [2021-07-05T12:13:56.751Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-05T12:13:56.751Z] ==> Running gcov in . (disable via -X gcov) [2021-07-05T12:13:56.751Z] ==> Python coveragepy not found [2021-07-05T12:13:56.751Z] ==> Searching for coverage reports in: [2021-07-05T12:13:56.751Z] + . [2021-07-05T12:13:56.751Z] -> Found 1 reports [2021-07-05T12:13:56.751Z] ==> Detecting git/mercurial file structure [2021-07-05T12:13:56.751Z] ==> Reading reports [2021-07-05T12:13:56.751Z] + ./coverage.out bytes=14452 [2021-07-05T12:13:56.751Z] ==> Appending adjustments [2021-07-05T12:13:56.751Z] https://docs.codecov.io/docs/fixing-reports [2021-07-05T12:13:56.751Z] + Found adjustments [2021-07-05T12:13:56.751Z] ==> Gzipping contents [2021-07-05T12:13:56.751Z] 4.0K /tmp/codecov.SWlo7o.gz [2021-07-05T12:13:56.751Z] ==> Uploading reports [2021-07-05T12:13:56.751Z] url: https://codecov.io [2021-07-05T12:13:56.751Z] query: branch=PR-43&commit=a72fef1fadd543c6d497a72fd3bc1600f6102b9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=43&job=&cmd_args= [2021-07-05T12:13:56.751Z] -> Pinging Codecov [2021-07-05T12:13:56.751Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-43&commit=a72fef1fadd543c6d497a72fd3bc1600f6102b9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=43&job=&cmd_args= [2021-07-05T12:13:57.325Z] -> Uploading to [2021-07-05T12:13:57.325Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-05/9F92B070CA9CA35F4914AC8684776953/a72fef1fadd543c6d497a72fd3bc1600f6102b9f/0c50cb56-7726-4ba6-9c87-8bf81cb746fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210705T121357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=939c091caea26322197fb8eddbc85b126dba3387e63379a73944e09e8e8dd527 [2021-07-05T12:13:57.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-05T12:13:57.325Z] Dload Upload Total Spent Left Speed [2021-07-05T12:13:57.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 7520 --:--:-- --:--:-- --:--:-- 7532 [2021-07-05T12:13:57.588Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/a72fef1fadd543c6d497a72fd3bc1600f6102b9f [Pipeline] } [2021-07-05T12:13:57.616Z] 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-07-05T12:14:00.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T12:14:01.424Z] ---> package-listing.sh [2021-07-05T12:14:01.424Z] ++ facter osfamily [2021-07-05T12:14:01.424Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-05T12:14:01.689Z] + OS_FAMILY=redhat [2021-07-05T12:14:01.689Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-43 [2021-07-05T12:14:01.689Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-05T12:14:01.689Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-05T12:14:01.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-05T12:14:01.689Z] + PACKAGES=/tmp/packages_start.txt [2021-07-05T12:14:01.689Z] + '[' /w/workspace/undry_go-mod-configuration_PR-43 ']' [2021-07-05T12:14:01.689Z] + PACKAGES=/tmp/packages_end.txt [2021-07-05T12:14:01.689Z] + case "${OS_FAMILY}" in [2021-07-05T12:14:01.689Z] + rpm -qa [2021-07-05T12:14:01.689Z] + sort [2021-07-05T12:14:02.266Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-05T12:14:02.266Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-05T12:14:02.266Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-05T12:14:02.266Z] + '[' /w/workspace/undry_go-mod-configuration_PR-43 ']' [2021-07-05T12:14:02.266Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-43/archives/ [2021-07-05T12:14:02.266Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-43/archives/ [Pipeline] echo [2021-07-05T12:14:02.320Z] 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/undry_go-mod-configuration_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-05T12:14:02.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:14:03.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T12:14:03.265Z] [2021-07-05T12:14:03.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-05T12:14:03.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T12:14:03.645Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-05T12:14:03.645Z] df20fa9351a1: Pulling fs layer [2021-07-05T12:14:03.645Z] 36b3adc4ff6f: Pulling fs layer [2021-07-05T12:14:03.645Z] 8ad3a11d3b57: Pulling fs layer [2021-07-05T12:14:03.645Z] 46f8f816bc3b: Pulling fs layer [2021-07-05T12:14:03.645Z] 93b61091891f: Pulling fs layer [2021-07-05T12:14:03.645Z] 93b9cdb0e59b: Pulling fs layer [2021-07-05T12:14:03.645Z] 5e14af77c1be: Pulling fs layer [2021-07-05T12:14:03.645Z] 01666e4c0597: Pulling fs layer [2021-07-05T12:14:03.645Z] aa168da1d23b: Pulling fs layer [2021-07-05T12:14:03.645Z] 93b61091891f: Waiting [2021-07-05T12:14:03.645Z] 93b9cdb0e59b: Waiting [2021-07-05T12:14:03.645Z] 5e14af77c1be: Waiting [2021-07-05T12:14:03.645Z] 01666e4c0597: Waiting [2021-07-05T12:14:03.645Z] aa168da1d23b: Waiting [2021-07-05T12:14:03.645Z] 46f8f816bc3b: Waiting [2021-07-05T12:14:03.645Z] 36b3adc4ff6f: Verifying Checksum [2021-07-05T12:14:03.645Z] 36b3adc4ff6f: Download complete [2021-07-05T12:14:03.645Z] 46f8f816bc3b: Verifying Checksum [2021-07-05T12:14:03.645Z] 46f8f816bc3b: Download complete [2021-07-05T12:14:03.910Z] df20fa9351a1: Verifying Checksum [2021-07-05T12:14:03.910Z] df20fa9351a1: Download complete [2021-07-05T12:14:03.910Z] 93b9cdb0e59b: Verifying Checksum [2021-07-05T12:14:03.910Z] 93b9cdb0e59b: Download complete [2021-07-05T12:14:03.910Z] 5e14af77c1be: Verifying Checksum [2021-07-05T12:14:03.910Z] 5e14af77c1be: Download complete [2021-07-05T12:14:03.910Z] 01666e4c0597: Verifying Checksum [2021-07-05T12:14:03.910Z] 01666e4c0597: Download complete [2021-07-05T12:14:03.910Z] 8ad3a11d3b57: Verifying Checksum [2021-07-05T12:14:03.910Z] 8ad3a11d3b57: Download complete [2021-07-05T12:14:03.910Z] 93b61091891f: Verifying Checksum [2021-07-05T12:14:03.910Z] 93b61091891f: Download complete [2021-07-05T12:14:03.910Z] df20fa9351a1: Pull complete [2021-07-05T12:14:04.171Z] 36b3adc4ff6f: Pull complete [2021-07-05T12:14:04.750Z] 8ad3a11d3b57: Pull complete [2021-07-05T12:14:04.750Z] 46f8f816bc3b: Pull complete [2021-07-05T12:14:05.016Z] 93b61091891f: Pull complete [2021-07-05T12:14:05.016Z] 93b9cdb0e59b: Pull complete [2021-07-05T12:14:05.280Z] 5e14af77c1be: Pull complete [2021-07-05T12:14:05.281Z] 01666e4c0597: Pull complete [2021-07-05T12:14:05.860Z] aa168da1d23b: Verifying Checksum [2021-07-05T12:14:05.860Z] aa168da1d23b: Download complete [2021-07-05T12:14:10.117Z] aa168da1d23b: Pull complete [2021-07-05T12:14:10.117Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-05T12:14:10.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T12:14:10.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-05T12:14:10.231Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-07-05T12:14:10.276Z] $ 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/undry_go-mod-configuration_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-43 -v /w/workspace/undry_go-mod-configuration_PR-43:/w/workspace/undry_go-mod-configuration_PR-43:rw,z -v /w/workspace/undry_go-mod-configuration_PR-43@tmp:/w/workspace/undry_go-mod-configuration_PR-43@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-07-05T12:14:13.030Z] $ docker top d7864b4625b9dd0ff1b270293dcea56d3e6a04f644d9df6585294df73f244534 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T12:14:13.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-05T12:14:13.813Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-05T12:14:14.137Z] + ls /var/log/sa-host [2021-07-05T12:14:14.138Z] + sadf -c /var/log/sa-host/sa05 [2021-07-05T12:14:14.138Z] file_magic: OK [2021-07-05T12:14:14.138Z] HZ: Using current value: 100 [2021-07-05T12:14:14.138Z] file_header: OK [2021-07-05T12:14:14.138Z] 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-07-05T12:14:14.138Z] Statistics: [2021-07-05T12:14:14.138Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-05T12:14:14.138Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-05T12:14:14.942Z] provisioning config files... [2021-07-05T12:14:14.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-43@tmp/config369683564666160250tmp [Pipeline] { [Pipeline] echo [2021-07-05T12:14:15.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T12:14:15.370Z] ---> create-netrc.sh [Pipeline] } [2021-07-05T12:14:15.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-05T12:14:15.884Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-05T12:14:15.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T12:14:16.262Z] ---> sudo-logs.sh [2021-07-05T12:14:16.262Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-05T12:14:16.370Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T12:14:16.710Z] ---> job-cost.sh [2021-07-05T12:14:16.711Z] lf-activate-venv: SKIPPING [2021-07-05T12:14:16.711Z] DEBUG: total: 0.18000000715255737 [2021-07-05T12:14:16.711Z] INFO: Retrieving Stack Cost... [2021-07-05T12:14:17.656Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-05T12:14:18.231Z] INFO: Archiving Costs [Pipeline] echo [2021-07-05T12:14:18.273Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T12:14:18.626Z] ---> logs-deploy.sh [2021-07-05T12:14:18.626Z] lf-activate-venv: SKIPPING [2021-07-05T12:14:18.626Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-43/1 [2021-07-05T12:14:18.626Z] INFO: archiving workspace using pattern(s): [2021-07-05T12:14:19.571Z] Archives upload complete. [2021-07-05T12:14:19.571Z] INFO: archiving logs to Nexus