Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c88132021829703aac70ff02475d545b21df14c2+796547059bfdd9b6aeddc7bb543437b536413b1b (6fc911878d110963d8f6365b0182d57b54e23231) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5490608281758380061.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-ssh7508828916904626865.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-114/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-114/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5290237981090494470.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 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-ssh783543008565049018.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-114/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-114/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5604204667549923847.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-467 in /w/workspace/gexfoundry_go-mod-secrets_PR-114 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-114 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-114@tmp/jenkins-gitclient-ssh842027203848824020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-114@tmp/jenkins-gitclient-ssh526659970531983668.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit c88132021829703aac70ff02475d545b21df14c2 Merge succeeded, producing 168432995f760858f2e0a99272041b4f9d0f84e3 Checking out Revision 168432995f760858f2e0a99272041b4f9d0f84e3 (PR-114) > git config core.sparsecheckout # timeout=10 > git checkout -f c88132021829703aac70ff02475d545b21df14c2 # 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/gexfoundry_go-mod-secrets_PR-114@tmp/jenkins-gitclient-ssh7754596114142237683.key > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 168432995f760858f2e0a99272041b4f9d0f84e3 # timeout=10 Commit message: "Merge commit '796547059bfdd9b6aeddc7bb543437b536413b1b' into HEAD" > git rev-list --no-walk c88132021829703aac70ff02475d545b21df14c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T22:16:08.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T22:16:08.286Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T22:16:08.316Z] ========================================================= [2021-05-26T22:16:08.316Z] EdgeX Global Pipelines Version Info [2021-05-26T22:16:08.316Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:16:09.826Z] ------------------- [2021-05-26T22:16:09.827Z] stable info: [2021-05-26T22:16:09.827Z] ------------------- [2021-05-26T22:16:09.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T22:16:09.827Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T22:16:09.827Z] Message: update stable to v1.0.192 [2021-05-26T22:16:10.405Z] ------------------- [2021-05-26T22:16:10.405Z] experimental info: [2021-05-26T22:16:10.405Z] ------------------- [2021-05-26T22:16:10.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T22:16:10.405Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T22:16:10.405Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T22:16:10.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-05-26T22:16:10.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-05-26T22:16:10.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T22:16:10.602Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T22:16:10.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T22:16:10.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T22:16:10.676Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T22:16:10.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T22:16:10.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-26T22:16:10.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T22:16:10.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T22:16:10.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-05-26T22:16:10.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T22:16:10.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T22:16:10.870Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T22:16:10.894Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T22:16:10.918Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T22:16:10.943Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T22:16:10.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T22:16:10.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-26T22:16:11.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-26T22:16:11.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-26T22:16:11.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-26T22:16:11.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-26T22:16:11.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-26T22:16:11.145Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T22:16:11.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-114 [Pipeline] echo [2021-05-26T22:16:11.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-114 [Pipeline] echo [2021-05-26T22:16:11.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-114 [Pipeline] echo [2021-05-26T22:16:11.274Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 168432995f760858f2e0a99272041b4f9d0f84e3 [Pipeline] echo [2021-05-26T22:16:11.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1684329 [Pipeline] echo [2021-05-26T22:16:11.326Z] [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-26T22:16:11.788Z] + git log --format=format:%s -1 168432995f760858f2e0a99272041b4f9d0f84e3 [Pipeline] echo [2021-05-26T22:16:11.834Z] GIT_COMMIT: 168432995f760858f2e0a99272041b4f9d0f84e3, Commit Message: Merge commit '796547059bfdd9b6aeddc7bb543437b536413b1b' into HEAD [Pipeline] echo [2021-05-26T22:16:11.848Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:16:12.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T22:16:13.044Z] [2021-05-26T22:16:13.044Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:16:13.368Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T22:16:13.641Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T22:16:13.641Z] 31603596830f: Pulling fs layer [2021-05-26T22:16:13.641Z] 54011a49482f: Pulling fs layer [2021-05-26T22:16:13.641Z] a6820b24f6d8: Pulling fs layer [2021-05-26T22:16:13.641Z] f581987b2513: Pulling fs layer [2021-05-26T22:16:13.641Z] f581987b2513: Waiting [2021-05-26T22:16:13.641Z] 54011a49482f: Verifying Checksum [2021-05-26T22:16:13.641Z] 54011a49482f: Download complete [2021-05-26T22:16:13.641Z] 31603596830f: Verifying Checksum [2021-05-26T22:16:13.641Z] 31603596830f: Download complete [2021-05-26T22:16:13.910Z] f581987b2513: Verifying Checksum [2021-05-26T22:16:13.910Z] f581987b2513: Download complete [2021-05-26T22:16:13.910Z] 31603596830f: Pull complete [2021-05-26T22:16:13.910Z] a6820b24f6d8: Verifying Checksum [2021-05-26T22:16:13.910Z] a6820b24f6d8: Download complete [2021-05-26T22:16:14.180Z] 54011a49482f: Pull complete [2021-05-26T22:16:15.139Z] a6820b24f6d8: Pull complete [2021-05-26T22:16:15.403Z] f581987b2513: Pull complete [2021-05-26T22:16:15.403Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T22:16:15.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T22:16:15.403Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T22:16:15.490Z] prd-centos7-docker-4c-2g-467 does not seem to be running inside a container [2021-05-26T22:16:15.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-114 -v /w/workspace/gexfoundry_go-mod-secrets_PR-114:/w/workspace/gexfoundry_go-mod-secrets_PR-114:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-114@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T22:16:18.622Z] $ docker top 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T22:16:18.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T22:16:18.761Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T22:16:18.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T22:16:18.900Z] $ docker exec 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 ssh-agent [2021-05-26T22:16:19.031Z] SSH_AUTH_SOCK=/tmp/ssh-fACupQYZX5tZ/agent.13 [2021-05-26T22:16:19.031Z] SSH_AGENT_PID=19 [2021-05-26T22:16:19.041Z] Running ssh-add (command line suppressed) [2021-05-26T22:16:19.146Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/private_key_1502874038571664534.key (/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/private_key_1502874038571664534.key) [2021-05-26T22:16:19.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T22:16:19.469Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T22:16:19.484Z] $ docker exec --env ******** --env ******** 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 ssh-agent -k [2021-05-26T22:16:19.589Z] unset SSH_AUTH_SOCK; [2021-05-26T22:16:19.590Z] unset SSH_AGENT_PID; [2021-05-26T22:16:19.590Z] echo Agent pid 19 killed; [2021-05-26T22:16:19.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T22:16:19.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T22:16:19.649Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T22:16:19.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T22:16:19.790Z] $ docker exec 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 ssh-agent [2021-05-26T22:16:19.907Z] SSH_AUTH_SOCK=/tmp/ssh-Rgi4Xjt8HIXJ/agent.54 [2021-05-26T22:16:19.907Z] SSH_AGENT_PID=60 [2021-05-26T22:16:19.913Z] Running ssh-add (command line suppressed) [2021-05-26T22:16:20.016Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/private_key_6993462937775564113.key (/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/private_key_6993462937775564113.key) [2021-05-26T22:16:20.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T22:16:20.342Z] + git semver init [2021-05-26T22:16:20.343Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T22:16:20.343Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-114/.git [2021-05-26T22:16:20.343Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-114 [2021-05-26T22:16:20.343Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T22:16:20.343Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T22:16:20.343Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T22:16:20.343Z] # $SEMVER_BRANCH = PR-114 [2021-05-26T22:16:20.343Z] # $SEMVER_TEMP = /tmp/semver-738288746 [2021-05-26T22:16:20.343Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-05-26T22:16:20.605Z] # '/tmp/semver-738288746' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-114/.semver' [2021-05-26T22:16:20.605Z] # -> Force: false [2021-05-26T22:16:20.605Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-114/.semver [Pipeline] } [2021-05-26T22:16:20.614Z] $ docker exec --env ******** --env ******** 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 ssh-agent -k [2021-05-26T22:16:20.733Z] unset SSH_AUTH_SOCK; [2021-05-26T22:16:20.733Z] unset SSH_AGENT_PID; [2021-05-26T22:16:20.733Z] echo Agent pid 60 killed; [2021-05-26T22:16:20.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T22:16:21.084Z] + git semver [Pipeline] } [2021-05-26T22:16:21.101Z] $ docker stop --time=1 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 [2021-05-26T22:16:22.892Z] $ docker rm -f 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T22:16:23.285Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T22:16:23.576Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T22:16:23.579Z] [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-26T22:16:38.756Z] Still waiting to schedule task [2021-05-26T22:16:38.757Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-26T22:16:38.759Z] Still waiting to schedule task [2021-05-26T22:16:38.759Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-26T22:18:45.523Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-468 in /w/workspace/gexfoundry_go-mod-secrets_PR-114 [Pipeline] { [Pipeline] ws [2021-05-26T22:18:45.551Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-05-26T22:18:45.791Z] Selected Git installation does not exist. Using Default [2021-05-26T22:18:45.791Z] The recommended git tool is: NONE [2021-05-26T22:18:50.781Z] using credential edgex-jenkins-ssh [2021-05-26T22:18:50.798Z] Cloning the remote Git repository [2021-05-26T22:18:50.841Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T22:18:50.999Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-05-26T22:18:51.120Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T22:18:51.122Z] > git --version # timeout=10 [2021-05-26T22:18:51.144Z] > git --version # 'git version 2.17.1' [2021-05-26T22:18:51.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:18:51.239Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T22:18:52.742Z] Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit c88132021829703aac70ff02475d545b21df14c2 [2021-05-26T22:18:52.950Z] Merge succeeded, producing 126e47a36840d4429188ad1096a990dcd2fea2a4 [2021-05-26T22:18:52.950Z] Checking out Revision 126e47a36840d4429188ad1096a990dcd2fea2a4 (PR-114) [2021-05-26T22:18:52.144Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-26T22:18:52.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T22:18:52.182Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-26T22:18:52.209Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T22:18:52.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:18:52.221Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T22:18:52.753Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T22:18:52.765Z] > git checkout -f c88132021829703aac70ff02475d545b21df14c2 # timeout=10 [2021-05-26T22:18:52.838Z] > git remote # timeout=10 [2021-05-26T22:18:52.852Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T22:18:52.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:18:52.874Z] > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 [2021-05-26T22:18:52.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T22:18:52.951Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T22:18:52.967Z] > git checkout -f 126e47a36840d4429188ad1096a990dcd2fea2a4 # timeout=10 [2021-05-26T22:18:56.679Z] Running on prd-centos7-docker-4c-2g-469 in /w/workspace/gexfoundry_go-mod-secrets_PR-114 [Pipeline] { [Pipeline] ws [2021-05-26T22:18:56.697Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-05-26T22:18:56.804Z] Selected Git installation does not exist. Using Default [2021-05-26T22:18:56.804Z] The recommended git tool is: NONE [2021-05-26T22:18:57.129Z] Commit message: "Merge commit '796547059bfdd9b6aeddc7bb543437b536413b1b' into HEAD" [2021-05-26T22:18:57.134Z] > git rev-list --no-walk c88132021829703aac70ff02475d545b21df14c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T22:18:58.649Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T22:18:59.082Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T22:18:59.191Z] using credential edgex-jenkins-ssh [2021-05-26T22:18:59.246Z] Cloning the remote Git repository [2021-05-26T22:18:59.429Z] + + sudo service dockertrue restart [2021-05-26T22:18:59.429Z] [2021-05-26T22:18:58.451Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T22:18:58.517Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-05-26T22:18:58.542Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T22:18:58.543Z] > git --version # timeout=10 [2021-05-26T22:18:58.551Z] > git --version # 'git version 2.24.4' [2021-05-26T22:18:58.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:18:58.580Z] [INFO] Currently running in a labeled security context [2021-05-26T22:18:58.580Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T22:18:58.580Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1194973002814363699.key [2021-05-26T22:18:58.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T22:18:59.122Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-26T22:18:59.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T22:18:59.143Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-26T22:18:59.155Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-26T22:18:59.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:18:59.156Z] [INFO] Currently running in a labeled security context [2021-05-26T22:18:59.156Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T22:18:59.156Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1277476222965894887.key [2021-05-26T22:18:59.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T22:19:00.359Z] Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit c88132021829703aac70ff02475d545b21df14c2 [2021-05-26T22:19:00.461Z] Merge succeeded, producing ae6e6a0e4c74bebaf6e6a32068ce11eae7d8f9b4 [2021-05-26T22:19:00.461Z] Checking out Revision ae6e6a0e4c74bebaf6e6a32068ce11eae7d8f9b4 (PR-114) [2021-05-26T22:18:59.566Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T22:18:59.574Z] > git checkout -f c88132021829703aac70ff02475d545b21df14c2 # timeout=10 [2021-05-26T22:18:59.602Z] > git remote # timeout=10 [2021-05-26T22:18:59.611Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T22:18:59.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T22:18:59.618Z] [INFO] Currently running in a labeled security context [2021-05-26T22:18:59.618Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T22:18:59.618Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1997274032496767219.key [2021-05-26T22:18:59.626Z] > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 [2021-05-26T22:18:59.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T22:18:59.671Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T22:18:59.681Z] > git checkout -f ae6e6a0e4c74bebaf6e6a32068ce11eae7d8f9b4 # timeout=10 [2021-05-26T22:19:03.814Z] Commit message: "Merge commit '796547059bfdd9b6aeddc7bb543437b536413b1b' into HEAD" [2021-05-26T22:19:03.304Z] > git rev-list --no-walk c88132021829703aac70ff02475d545b21df14c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T22:19:04.916Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T22:19:05.240Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T22:19:05.537Z] + true [2021-05-26T22:19:05.537Z] + sudo service docker restart [2021-05-26T22:19:05.537Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-26T22:19:18.138Z] ========================================================= [2021-05-26T22:19:18.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T22:19:18.138Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:19:18.514Z] + 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-26T22:19:19.490Z] Sending build context to Docker daemon 690.2kB [2021-05-26T22:19:19.490Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-26T22:19:19.490Z] Step 2/7 : FROM ${BASE} [2021-05-26T22:19:19.766Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T22:19:19.766Z] 595b0fe564bb: Pulling fs layer [2021-05-26T22:19:19.766Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T22:19:19.766Z] 316046926c0a: Pulling fs layer [2021-05-26T22:19:19.766Z] 4ebd0625c992: Pulling fs layer [2021-05-26T22:19:19.766Z] 207e8628e3a3: Pulling fs layer [2021-05-26T22:19:19.766Z] c791037a9be2: Pulling fs layer [2021-05-26T22:19:19.766Z] ffd874e62e21: Pulling fs layer [2021-05-26T22:19:19.766Z] 207e8628e3a3: Waiting [2021-05-26T22:19:19.766Z] c791037a9be2: Waiting [2021-05-26T22:19:19.766Z] ffd874e62e21: Waiting [2021-05-26T22:19:19.766Z] 4ebd0625c992: Waiting [2021-05-26T22:19:19.766Z] 316046926c0a: Verifying Checksum [2021-05-26T22:19:19.766Z] 316046926c0a: Download complete [2021-05-26T22:19:19.766Z] 7186ed65a4f7: Download complete [2021-05-26T22:19:19.766Z] 207e8628e3a3: Verifying Checksum [2021-05-26T22:19:19.766Z] 207e8628e3a3: Download complete [2021-05-26T22:19:20.040Z] c791037a9be2: Verifying Checksum [2021-05-26T22:19:20.040Z] c791037a9be2: Download complete [2021-05-26T22:19:20.317Z] 595b0fe564bb: Verifying Checksum [2021-05-26T22:19:20.916Z] 595b0fe564bb: Pull complete [2021-05-26T22:19:21.522Z] 7186ed65a4f7: Pull complete [2021-05-26T22:19:21.798Z] 316046926c0a: Pull complete [2021-05-26T22:19:22.427Z] ffd874e62e21: Verifying Checksum [2021-05-26T22:19:22.427Z] ffd874e62e21: Download complete [Pipeline] unstash [Pipeline] echo [2021-05-26T22:19:23.782Z] ========================================================= [2021-05-26T22:19:23.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T22:19:23.782Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:19:23.868Z] 4ebd0625c992: Download complete [2021-05-26T22:19:24.091Z] + 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-26T22:19:24.352Z] Sending build context to Docker daemon 691.2kB [2021-05-26T22:19:24.352Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-26T22:19:24.352Z] Step 2/7 : FROM ${BASE} [2021-05-26T22:19:24.636Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T22:19:24.636Z] 540db60ca938: Pulling fs layer [2021-05-26T22:19:24.636Z] adcc1eea9eea: Pulling fs layer [2021-05-26T22:19:24.636Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T22:19:24.636Z] 0510c868ecb4: Pulling fs layer [2021-05-26T22:19:24.636Z] afea3b2eda06: Pulling fs layer [2021-05-26T22:19:24.636Z] 7809a108b3ef: Pulling fs layer [2021-05-26T22:19:24.636Z] f706445af74f: Pulling fs layer [2021-05-26T22:19:24.636Z] 0510c868ecb4: Waiting [2021-05-26T22:19:24.636Z] afea3b2eda06: Waiting [2021-05-26T22:19:24.636Z] 7809a108b3ef: Waiting [2021-05-26T22:19:24.636Z] f706445af74f: Waiting [2021-05-26T22:19:24.636Z] 4c4ab2625f07: Download complete [2021-05-26T22:19:24.636Z] adcc1eea9eea: Verifying Checksum [2021-05-26T22:19:24.636Z] adcc1eea9eea: Download complete [2021-05-26T22:19:24.636Z] afea3b2eda06: Verifying Checksum [2021-05-26T22:19:24.636Z] afea3b2eda06: Download complete [2021-05-26T22:19:24.636Z] 7809a108b3ef: Verifying Checksum [2021-05-26T22:19:24.636Z] 7809a108b3ef: Download complete [2021-05-26T22:19:24.636Z] 540db60ca938: Verifying Checksum [2021-05-26T22:19:24.636Z] 540db60ca938: Download complete [2021-05-26T22:19:24.899Z] 540db60ca938: Pull complete [2021-05-26T22:19:25.163Z] adcc1eea9eea: Pull complete [2021-05-26T22:19:25.163Z] 4c4ab2625f07: Pull complete [2021-05-26T22:19:26.104Z] f706445af74f: Verifying Checksum [2021-05-26T22:19:26.104Z] f706445af74f: Download complete [2021-05-26T22:19:26.367Z] 0510c868ecb4: Verifying Checksum [2021-05-26T22:19:26.367Z] 0510c868ecb4: Download complete [2021-05-26T22:19:29.724Z] 0510c868ecb4: Pull complete [2021-05-26T22:19:29.724Z] afea3b2eda06: Pull complete [2021-05-26T22:19:29.724Z] 7809a108b3ef: Pull complete [2021-05-26T22:19:31.140Z] f706445af74f: Pull complete [2021-05-26T22:19:31.140Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T22:19:31.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T22:19:31.140Z] ---> b068be0155e3 [2021-05-26T22:19:31.140Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T22:19:34.042Z] 4ebd0625c992: Pull complete [2021-05-26T22:19:34.315Z] 207e8628e3a3: Pull complete [2021-05-26T22:19:34.912Z] c791037a9be2: Pull complete [2021-05-26T22:19:35.372Z] ---> Running in 8e2b62073b24 [2021-05-26T22:19:35.633Z] Removing intermediate container 8e2b62073b24 [2021-05-26T22:19:35.633Z] ---> 5dd318587d13 [2021-05-26T22:19:35.633Z] Step 4/7 : RUN apk add --update bash [2021-05-26T22:19:35.633Z] ---> Running in fb0911c6c92c [2021-05-26T22:19:35.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T22:19:36.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T22:19:37.424Z] OK: 149 MiB in 40 packages [2021-05-26T22:19:37.424Z] Removing intermediate container fb0911c6c92c [2021-05-26T22:19:37.424Z] ---> 3e193595646a [2021-05-26T22:19:37.424Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-26T22:19:37.686Z] ---> Running in d92458aead3b [2021-05-26T22:19:37.686Z] Removing intermediate container d92458aead3b [2021-05-26T22:19:37.686Z] ---> 45f4ecefbee9 [2021-05-26T22:19:37.686Z] Step 6/7 : COPY go.mod . [2021-05-26T22:19:37.950Z] ---> 3633001666fd [2021-05-26T22:19:37.950Z] Step 7/7 : RUN go mod download [2021-05-26T22:19:37.950Z] ---> Running in 7a5df94c3b87 [2021-05-26T22:19:38.319Z] ffd874e62e21: Pull complete [2021-05-26T22:19:38.319Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T22:19:38.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T22:19:38.319Z] ---> cfc18b08335c [2021-05-26T22:19:38.319Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T22:19:40.288Z] ---> Running in 2252ede6dc54 [2021-05-26T22:19:40.883Z] Removing intermediate container 2252ede6dc54 [2021-05-26T22:19:40.883Z] ---> 747eca737615 [2021-05-26T22:19:40.883Z] Step 4/7 : RUN apk add --update bash [2021-05-26T22:19:40.883Z] ---> Running in fe3ff18f3815 [2021-05-26T22:19:42.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T22:19:43.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T22:19:44.290Z] OK: 138 MiB in 40 packages [2021-05-26T22:19:45.725Z] Removing intermediate container fe3ff18f3815 [2021-05-26T22:19:45.725Z] ---> 088d966fcbd7 [2021-05-26T22:19:45.725Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-26T22:19:45.725Z] ---> Running in 0b79eb5a0a9d [2021-05-26T22:19:45.997Z] Removing intermediate container 0b79eb5a0a9d [2021-05-26T22:19:45.997Z] ---> 23ec1482ab57 [2021-05-26T22:19:45.997Z] Step 6/7 : COPY go.mod . [2021-05-26T22:19:46.110Z] Removing intermediate container 7a5df94c3b87 [2021-05-26T22:19:46.110Z] ---> 07030f5ba88c [2021-05-26T22:19:46.110Z] Successfully built 07030f5ba88c [2021-05-26T22:19:46.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:19:46.427Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T22:19:46.428Z] . [Pipeline] withDockerContainer [2021-05-26T22:19:46.523Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-05-26T22:19:46.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T22:19:46.937Z] $ docker top 84aa5e1f8bdfe9665c958608665dce72a73bfc725b60d7dd1253a1fcaa468717 -eo pid,comm [2021-05-26T22:19:46.975Z] ---> d3943b05113c [2021-05-26T22:19:46.975Z] Step 7/7 : RUN go mod download [2021-05-26T22:19:46.975Z] ---> Running in c913365a61e5 [Pipeline] { [Pipeline] sh [2021-05-26T22:19:47.326Z] + go version [2021-05-26T22:19:47.326Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T22:19:47.335Z] $ docker stop --time=1 84aa5e1f8bdfe9665c958608665dce72a73bfc725b60d7dd1253a1fcaa468717 [2021-05-26T22:19:48.526Z] $ docker rm -f 84aa5e1f8bdfe9665c958608665dce72a73bfc725b60d7dd1253a1fcaa468717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:19:48.997Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T22:19:48.997Z] . [Pipeline] withDockerContainer [2021-05-26T22:19:49.072Z] prd-centos7-docker-4c-2g-469 does not seem to be running inside a container [2021-05-26T22:19:49.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T22:19:49.490Z] $ docker top baede42f50c3bf598f0b827df20d994615a73a6246ef6eb75e69e0e44c7de51d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T22:19:49.887Z] + go mod tidy [Pipeline] sh [2021-05-26T22:19:50.191Z] + make test [2021-05-26T22:19:50.191Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-05-26T22:20:05.287Z] Removing intermediate container c913365a61e5 [2021-05-26T22:20:05.287Z] ---> 4b0463e4701b [2021-05-26T22:20:05.287Z] Successfully built 4b0463e4701b [2021-05-26T22:20:05.287Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:20:05.623Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T22:20:05.623Z] . [Pipeline] withDockerContainer [2021-05-26T22:20:05.862Z] prd-ubuntu18.04-docker-arm64-4c-16g-468 does not seem to be running inside a container [2021-05-26T22:20:05.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T22:20:07.480Z] $ docker top df607869790443185a5ca29190b61a98bd3815ac6f123269dcc3d6ceb7ae212d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T22:20:08.457Z] + go version [2021-05-26T22:20:08.457Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T22:20:08.482Z] $ docker stop --time=1 df607869790443185a5ca29190b61a98bd3815ac6f123269dcc3d6ceb7ae212d [2021-05-26T22:20:10.324Z] $ docker rm -f df607869790443185a5ca29190b61a98bd3815ac6f123269dcc3d6ceb7ae212d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:20:11.029Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T22:20:11.029Z] . [Pipeline] withDockerContainer [2021-05-26T22:20:11.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-468 does not seem to be running inside a container [2021-05-26T22:20:11.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T22:20:13.023Z] $ docker top 617e4db64cba6984b5478594eba12baec09733914a878dfe33755568b809319b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T22:20:13.998Z] + go mod tidy [Pipeline] sh [2021-05-26T22:20:14.940Z] + make test [2021-05-26T22:20:14.940Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-05-26T22:20:16.842Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.207s coverage: 80.6% of statements [2021-05-26T22:20:16.842Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.020s coverage: 57.1% of statements [2021-05-26T22:20:16.842Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-26T22:20:16.842Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.056s coverage: 96.7% of statements [2021-05-26T22:20:17.106Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.034s coverage: 89.5% of statements [2021-05-26T22:20:17.106Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-26T22:20:17.370Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.023s coverage: 100.0% of statements [2021-05-26T22:20:17.370Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-26T22:20:17.642Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.027s coverage: 85.7% of statements [2021-05-26T22:20:17.912Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.032s coverage: 100.0% of statements [2021-05-26T22:20:17.912Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-26T22:20:17.912Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-26T22:20:24.529Z] gofmt -l . [2021-05-26T22:20:24.529Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T22:20:24.541Z] $ docker stop --time=1 baede42f50c3bf598f0b827df20d994615a73a6246ef6eb75e69e0e44c7de51d [2021-05-26T22:20:26.068Z] $ docker rm -f baede42f50c3bf598f0b827df20d994615a73a6246ef6eb75e69e0e44c7de51d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T22:20:26.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T22:20:26.684Z] 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-26T22:20:27.410Z] ---> job-cost.sh [2021-05-26T22:20:27.410Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nMoF [2021-05-26T22:20:37.451Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T22:20:49.712Z] lf-activate-venv(): INFO: Adding /tmp/venv-nMoF/bin to PATH [2021-05-26T22:20:49.712Z] INFO: No Stack... [2021-05-26T22:20:49.712Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T22:20:49.978Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T22:20:50.272Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-05-26T22:20:50.272Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T22:20:50.304Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] [2021-05-26T22:20:50.317Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] did not exist. Created. [2021-05-26T22:20:50.317Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T22:20:50.712Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-26T22:20:50.786Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T22:20:50.796Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T22:21:36.741Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.389s coverage: 80.6% of statements [2021-05-26T22:21:36.741Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.097s coverage: 57.1% of statements [2021-05-26T22:21:36.741Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-26T22:21:36.741Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.087s coverage: 96.7% of statements [2021-05-26T22:21:36.741Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.069s coverage: 89.5% of statements [2021-05-26T22:21:36.741Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-26T22:21:36.741Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.099s coverage: 100.0% of statements [2021-05-26T22:21:36.741Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-26T22:21:36.741Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.049s coverage: 85.7% of statements [2021-05-26T22:21:36.741Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.067s coverage: 100.0% of statements [2021-05-26T22:21:36.741Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-26T22:21:36.741Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-26T22:21:46.928Z] gofmt -l . [2021-05-26T22:21:47.199Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T22:21:47.225Z] $ docker stop --time=1 617e4db64cba6984b5478594eba12baec09733914a878dfe33755568b809319b [2021-05-26T22:21:49.252Z] $ docker rm -f 617e4db64cba6984b5478594eba12baec09733914a878dfe33755568b809319b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T22:21:50.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T22:21:50.131Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T22:21:50.630Z] 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-26T22:21:51.147Z] ---> job-cost.sh [2021-05-26T22:21:51.147Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g2g0 [2021-05-26T22:22:30.097Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T22:23:51.832Z] lf-activate-venv(): INFO: Adding /tmp/venv-g2g0/bin to PATH [2021-05-26T22:23:51.832Z] INFO: No Stack... [2021-05-26T22:23:51.832Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T22:23:51.832Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T22:23:52.202Z] + + cutcat -d, /w/workspace/go-mod-secrets/2/archives/cost.csv -f6 [2021-05-26T22:23:52.202Z] [Pipeline] lock [2021-05-26T22:23:52.270Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] [2021-05-26T22:23:52.280Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] did not exist. Created. [2021-05-26T22:23:52.281Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T22:23:52.669Z] /w/workspace/go-mod-secrets/2@tmp/durable-aa7b451d/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-aa7b451d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-26T22:23:53.010Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T22:23:53.030Z] Warning: overwriting stash ‘stack-cost’ [2021-05-26T22:23:53.192Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T22:23:53.207Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-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-26T22:23:53.756Z] provisioning config files... [2021-05-26T22:23:53.770Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/config394364500675333448tmp [Pipeline] { [Pipeline] sh [2021-05-26T22:23:54.087Z] + set +x [2021-05-26T22:23:54.087Z] + curl -s https://codecov.io/bash [2021-05-26T22:23:54.087Z] + bash -s -- [2021-05-26T22:23:54.087Z] [2021-05-26T22:23:54.087Z] _____ _ [2021-05-26T22:23:54.087Z] / ____| | | [2021-05-26T22:23:54.087Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T22:23:54.087Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T22:23:54.087Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T22:23:54.087Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T22:23:54.087Z] Bash-1.0.3 [2021-05-26T22:23:54.087Z] [2021-05-26T22:23:54.087Z] [2021-05-26T22:23:54.087Z] ==> git version 2.24.4 found [2021-05-26T22:23:54.087Z] ==> 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-26T22:23:54.087Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T22:23:54.087Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T22:23:54.087Z] ==> Jenkins CI detected. [2021-05-26T22:23:54.087Z] project root: . [2021-05-26T22:23:54.087Z] --> token set from env [2021-05-26T22:23:54.087Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T22:23:54.348Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T22:23:54.348Z] ==> Python coveragepy not found [2021-05-26T22:23:54.348Z] ==> Searching for coverage reports in: [2021-05-26T22:23:54.348Z] + . [2021-05-26T22:23:54.348Z] -> Found 1 reports [2021-05-26T22:23:54.348Z] ==> Detecting git/mercurial file structure [2021-05-26T22:23:54.348Z] ==> Reading reports [2021-05-26T22:23:54.348Z] + ./coverage.out bytes=27482 [2021-05-26T22:23:54.348Z] ==> Appending adjustments [2021-05-26T22:23:54.348Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T22:23:54.348Z] + Found adjustments [2021-05-26T22:23:54.348Z] ==> Gzipping contents [2021-05-26T22:23:54.348Z] 8.0K /tmp/codecov.nQcSg8.gz [2021-05-26T22:23:54.348Z] ==> Uploading reports [2021-05-26T22:23:54.348Z] url: https://codecov.io [2021-05-26T22:23:54.348Z] query: branch=PR-114&commit=168432995f760858f2e0a99272041b4f9d0f84e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-114%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=114&job=&cmd_args= [2021-05-26T22:23:54.348Z] -> Pinging Codecov [2021-05-26T22:23:54.348Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-114&commit=168432995f760858f2e0a99272041b4f9d0f84e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-114%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=114&job=&cmd_args= [2021-05-26T22:23:54.921Z] -> Uploading to [2021-05-26T22:23:54.921Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/D63849C06B6B67093493C71CE874ED06/168432995f760858f2e0a99272041b4f9d0f84e3/6327aa0e-bb72-4611-830e-a4e88ad3de88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T222354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5306c79316b6cad06b12a4717aace3af6bb08e1e7077bc0991ec6817e1b5613b [2021-05-26T22:23:54.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T22:23:54.921Z] Dload Upload Total Spent Left Speed [2021-05-26T22:23:55.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5832 0 0 100 5832 0 12755 --:--:-- --:--:-- --:--:-- 12761 [2021-05-26T22:23:55.501Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/168432995f760858f2e0a99272041b4f9d0f84e3 [Pipeline] } [2021-05-26T22:23:55.510Z] 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-26T22:23:56.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:23:57.401Z] ---> package-listing.sh [2021-05-26T22:23:57.402Z] ++ facter osfamily [2021-05-26T22:23:57.402Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T22:23:57.666Z] + OS_FAMILY=redhat [2021-05-26T22:23:57.666Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-114 [2021-05-26T22:23:57.666Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T22:23:57.666Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T22:23:57.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T22:23:57.666Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T22:23:57.666Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-114 ']' [2021-05-26T22:23:57.666Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T22:23:57.666Z] + case "${OS_FAMILY}" in [2021-05-26T22:23:57.666Z] + sort [2021-05-26T22:23:57.666Z] + rpm -qa [2021-05-26T22:23:58.241Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T22:23:58.241Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T22:23:58.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T22:23:58.241Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-114 ']' [2021-05-26T22:23:58.241Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-114/archives/ [2021-05-26T22:23:58.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-114/archives/ [Pipeline] echo [2021-05-26T22:23:58.258Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-26T22:23:58.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:23:59.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T22:23:59.137Z] [2021-05-26T22:23:59.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T22:23:59.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T22:23:59.461Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T22:23:59.461Z] df20fa9351a1: Pulling fs layer [2021-05-26T22:23:59.461Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T22:23:59.461Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T22:23:59.461Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T22:23:59.461Z] 93b61091891f: Pulling fs layer [2021-05-26T22:23:59.461Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T22:23:59.461Z] 5e14af77c1be: Pulling fs layer [2021-05-26T22:23:59.461Z] 01666e4c0597: Pulling fs layer [2021-05-26T22:23:59.461Z] aa168da1d23b: Pulling fs layer [2021-05-26T22:23:59.461Z] 93b9cdb0e59b: Waiting [2021-05-26T22:23:59.461Z] 5e14af77c1be: Waiting [2021-05-26T22:23:59.461Z] 01666e4c0597: Waiting [2021-05-26T22:23:59.461Z] aa168da1d23b: Waiting [2021-05-26T22:23:59.461Z] 46f8f816bc3b: Waiting [2021-05-26T22:23:59.461Z] 93b61091891f: Waiting [2021-05-26T22:23:59.461Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T22:23:59.461Z] 36b3adc4ff6f: Download complete [2021-05-26T22:23:59.731Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T22:23:59.731Z] 46f8f816bc3b: Download complete [2021-05-26T22:23:59.731Z] df20fa9351a1: Verifying Checksum [2021-05-26T22:23:59.731Z] df20fa9351a1: Download complete [2021-05-26T22:23:59.731Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T22:23:59.731Z] 93b9cdb0e59b: Download complete [2021-05-26T22:23:59.731Z] 5e14af77c1be: Verifying Checksum [2021-05-26T22:23:59.731Z] 5e14af77c1be: Download complete [2021-05-26T22:23:59.731Z] 01666e4c0597: Verifying Checksum [2021-05-26T22:23:59.731Z] 01666e4c0597: Download complete [2021-05-26T22:23:59.731Z] 93b61091891f: Verifying Checksum [2021-05-26T22:23:59.731Z] 93b61091891f: Download complete [2021-05-26T22:23:59.994Z] df20fa9351a1: Pull complete [2021-05-26T22:23:59.994Z] 36b3adc4ff6f: Pull complete [2021-05-26T22:24:00.257Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T22:24:00.258Z] 8ad3a11d3b57: Download complete [2021-05-26T22:24:00.836Z] 8ad3a11d3b57: Pull complete [2021-05-26T22:24:01.099Z] 46f8f816bc3b: Pull complete [2021-05-26T22:24:01.364Z] 93b61091891f: Pull complete [2021-05-26T22:24:01.364Z] 93b9cdb0e59b: Pull complete [2021-05-26T22:24:01.638Z] 5e14af77c1be: Pull complete [2021-05-26T22:24:01.638Z] 01666e4c0597: Pull complete [2021-05-26T22:24:01.902Z] aa168da1d23b: Verifying Checksum [2021-05-26T22:24:01.902Z] aa168da1d23b: Download complete [2021-05-26T22:24:07.245Z] aa168da1d23b: Pull complete [2021-05-26T22:24:07.245Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T22:24:07.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T22:24:07.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T22:24:07.339Z] prd-centos7-docker-4c-2g-467 does not seem to be running inside a container [2021-05-26T22:24:07.381Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-114 -v /w/workspace/gexfoundry_go-mod-secrets_PR-114:/w/workspace/gexfoundry_go-mod-secrets_PR-114:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-114@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T22:24:09.859Z] $ docker top e1dcc5f10e9a85c9c2a54010d9202bb903e12b710db16bcbc8a86667afead9fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T22:24:10.265Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T22:24:10.567Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T22:24:10.865Z] + ls /var/log/sa-host [2021-05-26T22:24:10.865Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T22:24:10.865Z] file_magic: OK [2021-05-26T22:24:10.865Z] HZ: Using current value: 100 [2021-05-26T22:24:10.865Z] file_header: OK [2021-05-26T22:24:10.865Z] 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-26T22:24:10.865Z] Statistics: [2021-05-26T22:24:10.865Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T22:24:10.865Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T22:24:10.865Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T22:24:10.865Z] file_magic: OK [2021-05-26T22:24:10.865Z] HZ: Using current value: 100 [2021-05-26T22:24:10.865Z] file_header: OK [2021-05-26T22:24:10.865Z] 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-26T22:24:10.865Z] Statistics: [2021-05-26T22:24:10.865Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T22:24:10.865Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T22:24:11.432Z] provisioning config files... [2021-05-26T22:24:11.450Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/config2361121288273036932tmp [Pipeline] { [Pipeline] echo [2021-05-26T22:24:11.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:24:11.780Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T22:24:11.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T22:24:11.816Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:24:12.113Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T22:24:12.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:24:12.421Z] ---> sudo-logs.sh [2021-05-26T22:24:12.421Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T22:24:12.454Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:24:12.757Z] ---> job-cost.sh [2021-05-26T22:24:12.757Z] lf-activate-venv: SKIPPING [2021-05-26T22:24:12.757Z] DEBUG: total: 0.18000000715255737 [2021-05-26T22:24:12.757Z] INFO: Retrieving Stack Cost... [2021-05-26T22:24:13.702Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T22:24:14.279Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T22:24:14.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T22:24:14.591Z] ---> logs-deploy.sh [2021-05-26T22:24:14.591Z] lf-activate-venv: SKIPPING [2021-05-26T22:24:14.591Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-114/2 [2021-05-26T22:24:14.591Z] INFO: archiving workspace using pattern(s): [2021-05-26T22:24:15.535Z] Archives upload complete. [2021-05-26T22:24:15.535Z] INFO: archiving logs to Nexus