Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4806a3656597a78a9217f438423babf617b9e1ec 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7974568767353905844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5960042445676012167.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-bootstrap/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6281984220070661234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6851532906259393728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-bootstrap/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh705454103394610173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1360 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/jenkins-gitclient-ssh6083331108924279407.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4806a3656597a78a9217f438423babf617b9e1ec (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 Commit message: "ci: Fix issue with PR template (#277)" > git rev-list --no-walk 5fd93b18dea92a316e7c3ee788c46b26908bd3c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:42:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:42:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:42:09 ========================================================= 23:42:09 EdgeX Global Pipelines Version Info 23:42:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:42:10 ------------------- 23:42:10 stable info: 23:42:10 ------------------- 23:42:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:42:10 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:42:10 Message: update stable to v1.0.205 23:42:11 ------------------- 23:42:11 experimental info: 23:42:11 ------------------- 23:42:11 Commited By: **** collab-it+edgex@linuxfoundation.org 23:42:11 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:42:11 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:42:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4806a3656597a78a9217f438423babf617b9e1ec [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4806a36 [Pipeline] echo 23:42:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:13 + git log --format=format:%s -1 4806a3656597a78a9217f438423babf617b9e1ec [Pipeline] echo 23:42:13 GIT_COMMIT: 4806a3656597a78a9217f438423babf617b9e1ec, Commit Message: ci: Fix issue with PR template (#277) [Pipeline] echo 23:42:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:15 23:42:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:42:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:15 latest: Pulling from edgex-devops/git-semver 23:42:15 31603596830f: Pulling fs layer 23:42:15 04fac38145f0: Pulling fs layer 23:42:15 701f6daf10bf: Pulling fs layer 23:42:15 24f72da36158: Pulling fs layer 23:42:15 24f72da36158: Waiting 23:42:15 04fac38145f0: Verifying Checksum 23:42:15 04fac38145f0: Download complete 23:42:16 31603596830f: Verifying Checksum 23:42:16 31603596830f: Download complete 23:42:16 31603596830f: Pull complete 23:42:16 04fac38145f0: Pull complete 23:42:16 24f72da36158: Verifying Checksum 23:42:16 24f72da36158: Download complete 23:42:16 701f6daf10bf: Verifying Checksum 23:42:16 701f6daf10bf: Download complete 23:42:17 701f6daf10bf: Pull complete 23:42:17 24f72da36158: Pull complete 23:42:17 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:42:17 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 23:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:42:18 $ docker top bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:18 [ssh-agent] Looking for ssh-agent implementation... 23:42:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:18 $ docker exec bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 ssh-agent 23:42:18 SSH_AUTH_SOCK=/tmp/ssh-GTbya1OyTgoz/agent.14 23:42:18 SSH_AGENT_PID=21 23:42:18 Running ssh-add (command line suppressed) 23:42:18 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2213355977100521538.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2213355977100521538.key) 23:42:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:19 + git tag --points-at HEAD [Pipeline] } 23:42:19 $ docker exec --env ******** --env ******** bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 ssh-agent -k 23:42:19 unset SSH_AUTH_SOCK; 23:42:19 unset SSH_AGENT_PID; 23:42:19 echo Agent pid 21 killed; 23:42:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:42:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:19 [ssh-agent] Looking for ssh-agent implementation... 23:42:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:19 $ docker exec bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 ssh-agent 23:42:19 SSH_AUTH_SOCK=/tmp/ssh-lRyBjFFXDRr4/agent.54 23:42:19 SSH_AGENT_PID=60 23:42:19 Running ssh-add (command line suppressed) 23:42:19 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4802534461788045686.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4802534461788045686.key) 23:42:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:20 + git semver init 23:42:20 # -> Open(): unable to determine branch for HEAD 23:42:20 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 23:42:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 23:42:20 # $SEMVER_REMOTE_NAME = origin 23:42:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:42:20 # $SEMVER_USER_NAME = edgex-jenkins 23:42:20 # $SEMVER_BRANCH = main 23:42:20 # $SEMVER_TEMP = /tmp/semver-047029998 23:42:20 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:42:20 # '/tmp/semver-047029998' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' 23:42:20 # -> Force: false 23:42:20 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 23:42:20 $ docker exec --env ******** --env ******** bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 ssh-agent -k 23:42:20 unset SSH_AUTH_SOCK; 23:42:20 unset SSH_AGENT_PID; 23:42:20 echo Agent pid 60 killed; 23:42:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:21 + git semver [Pipeline] } 23:42:21 $ docker stop --time=1 bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 23:42:22 $ docker rm -f bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:42:23 Stashed 1 file(s) [Pipeline] echo 23:42:23 [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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 23:42:38 Still waiting to schedule task 23:42:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:42:38 Still waiting to schedule task 23:42:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:43:40 Running on prd-centos7-docker-4c-2g-1366 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 23:43:40 Running in /w/workspace/go-mod-bootstrap/9 [Pipeline] { [Pipeline] checkout 23:43:40 Selected Git installation does not exist. Using Default 23:43:40 The recommended git tool is: NONE 23:43:45 using credential edgex-jenkins-ssh 23:43:45 Cloning the remote Git repository 23:43:45 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:43:45 > git init /w/workspace/go-mod-bootstrap/9 # timeout=10 23:43:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:43:45 > git --version # timeout=10 23:43:45 > git --version # 'git version 2.24.4' 23:43:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:43:45 [INFO] Currently running in a labeled security context 23:43:45 [INFO] Currently SELinux is 'enforcing' on the host 23:43:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/9@tmp/jenkins-gitclient-ssh962464239653932572.key 23:43:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:46 Avoid second fetch 23:43:46 Checking out Revision 4806a3656597a78a9217f438423babf617b9e1ec (main) 23:43:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:43:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:46 > git config core.sparsecheckout # timeout=10 23:43:46 > git checkout -f 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 23:43:50 Commit message: "ci: Fix issue with PR template (#277)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:43:50 ========================================================= 23:43:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:43:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:43:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:43:51 540db60ca938: Pulling fs layer 23:43:51 adcc1eea9eea: Pulling fs layer 23:43:51 4c4ab2625f07: Pulling fs layer 23:43:51 db62176df00c: Pulling fs layer 23:43:51 3b30891b0d05: Pulling fs layer 23:43:51 06b49ca38bd5: Pulling fs layer 23:43:51 c788192a36de: Pulling fs layer 23:43:51 a77e37c0d609: Pulling fs layer 23:43:51 c3185cebc471: Pulling fs layer 23:43:51 db62176df00c: Waiting 23:43:51 3b30891b0d05: Waiting 23:43:51 06b49ca38bd5: Waiting 23:43:51 c788192a36de: Waiting 23:43:51 a77e37c0d609: Waiting 23:43:51 c3185cebc471: Waiting 23:43:51 4c4ab2625f07: Verifying Checksum 23:43:51 4c4ab2625f07: Download complete 23:43:51 adcc1eea9eea: Verifying Checksum 23:43:51 adcc1eea9eea: Download complete 23:43:51 3b30891b0d05: Verifying Checksum 23:43:51 3b30891b0d05: Download complete 23:43:51 06b49ca38bd5: Verifying Checksum 23:43:51 06b49ca38bd5: Download complete 23:43:51 c788192a36de: Verifying Checksum 23:43:51 c788192a36de: Download complete 23:43:51 540db60ca938: Verifying Checksum 23:43:51 540db60ca938: Download complete 23:43:51 a77e37c0d609: Verifying Checksum 23:43:51 a77e37c0d609: Download complete 23:43:51 540db60ca938: Pull complete 23:43:52 adcc1eea9eea: Pull complete 23:43:52 4c4ab2625f07: Pull complete 23:43:56 c3185cebc471: Verifying Checksum 23:43:56 c3185cebc471: Download complete 23:43:56 db62176df00c: Verifying Checksum 23:43:56 db62176df00c: Download complete 23:43:59 db62176df00c: Pull complete 23:43:59 3b30891b0d05: Pull complete 23:43:59 06b49ca38bd5: Pull complete 23:44:00 c788192a36de: Pull complete 23:44:00 a77e37c0d609: Pull complete 23:44:02 c3185cebc471: Pull complete 23:44:02 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 23:44:03 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:44:03 + docker inspect -f . ci-base-image-x86_64 23:44:03 . [Pipeline] withDockerContainer 23:44:03 prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container 23:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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 23:44:06 $ docker top f3b04bc326cc0bb5dcde0bd9d4025294270b83a5373a4e914299c89afde4b062 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:06 + go version 23:44:06 go version go1.16.6 linux/amd64 [Pipeline] } 23:44:06 $ docker stop --time=1 f3b04bc326cc0bb5dcde0bd9d4025294270b83a5373a4e914299c89afde4b062 23:44:08 $ docker rm -f f3b04bc326cc0bb5dcde0bd9d4025294270b83a5373a4e914299c89afde4b062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:08 + docker inspect -f . ci-base-image-x86_64 23:44:08 . [Pipeline] withDockerContainer 23:44:08 prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container 23:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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 23:44:09 $ docker top ea0ec00eeb6f323d6b3f6f654b279bb8c9bc95a423bd77963476c8db0ba0d6ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:44:09 + go mod tidy 23:44:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:44:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:44:12 go: downloading github.com/pelletier/go-toml v1.9.4 23:44:12 go: downloading github.com/stretchr/testify v1.7.0 23:44:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:44:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:44:12 go: downloading github.com/gorilla/mux v1.7.4 23:44:12 go: downloading github.com/davecgh/go-spew v1.1.1 23:44:12 go: downloading github.com/pmezard/go-difflib v1.0.0 23:44:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:44:12 go: downloading github.com/go-kit/kit v0.9.0 23:44:12 go: downloading github.com/stretchr/objx v0.1.0 23:44:12 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:44:12 go: downloading github.com/google/uuid v1.2.0 23:44:12 go: downloading github.com/hashicorp/consul/api v1.8.1 23:44:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:44:12 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:44:12 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:44:12 go: downloading github.com/go-playground/universal-translator v0.17.0 23:44:12 go: downloading github.com/leodido/go-urn v1.2.0 23:44:12 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:44:13 go: downloading golang.org/x/text v0.3.2 23:44:13 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:44:13 go: downloading github.com/go-playground/locales v0.13.0 23:44:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:44:14 go: downloading github.com/go-stack/stack v1.8.0 23:44:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:44:14 go: downloading github.com/mitchellh/copystructure v1.0.0 23:44:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:44:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:44:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:44:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:44:14 go: downloading github.com/hashicorp/serf v0.9.5 23:44:14 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:44:14 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:44:14 go: downloading gopkg.in/yaml.v2 v2.4.0 23:44:15 go: downloading github.com/kr/pretty v0.2.0 23:44:15 go: downloading github.com/x448/float16 v0.8.4 23:44:15 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 23:44:15 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:44:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:44:15 go: downloading github.com/fatih/color v1.9.0 23:44:15 go: downloading github.com/mattn/go-colorable v0.1.6 23:44:15 go: downloading github.com/mattn/go-isatty v0.0.12 23:44:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:44:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:44:15 go: downloading github.com/pkg/errors v0.8.1 23:44:15 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:44:15 go: downloading github.com/hashicorp/memberlist v0.2.2 23:44:15 go: downloading github.com/kr/text v0.1.0 23:44:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:44:15 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:44:15 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:44:15 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:44:15 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:44:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:44:15 go: downloading github.com/miekg/dns v1.1.26 23:44:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:44:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:44:15 go: downloading github.com/hashicorp/errwrap v1.0.0 23:44:15 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 23:44:16 + make test 23:44:16 go mod tidy 23:44:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:44:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:44:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.012s coverage: 5.4% of statements 23:44:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:44:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements 23:44:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.010s coverage: 85.3% of statements 23:44:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 23:44:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:44:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:44:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.008s coverage: 100.0% of statements 23:44:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements 23:44:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements 23:44:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:44:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:44:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements 23:44:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:44:40 gofmt -l . 23:44:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:44:40 $ docker stop --time=1 ea0ec00eeb6f323d6b3f6f654b279bb8c9bc95a423bd77963476c8db0ba0d6ad 23:44:42 $ docker rm -f ea0ec00eeb6f323d6b3f6f654b279bb8c9bc95a423bd77963476c8db0ba0d6ad [Pipeline] // withDockerContainer [Pipeline] sh 23:44:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:44:43 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:44 23:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:45 latest: Pulling from edgex-lftools-log-publisher 23:44:45 b4d181a07f80: Pulling fs layer 23:44:45 a1111a8f2ec3: Pulling fs layer 23:44:45 ed53099fbce6: Pulling fs layer 23:44:45 dc539afda2c1: Pulling fs layer 23:44:45 77bc0d833cb6: Pulling fs layer 23:44:45 9065ff56babe: Pulling fs layer 23:44:45 d287ab97295c: Pulling fs layer 23:44:45 77bc0d833cb6: Waiting 23:44:45 9065ff56babe: Waiting 23:44:45 d287ab97295c: Waiting 23:44:45 dc539afda2c1: Waiting 23:44:45 a1111a8f2ec3: Verifying Checksum 23:44:45 a1111a8f2ec3: Download complete 23:44:45 dc539afda2c1: Download complete 23:44:45 77bc0d833cb6: Verifying Checksum 23:44:45 77bc0d833cb6: Download complete 23:44:45 9065ff56babe: Verifying Checksum 23:44:45 9065ff56babe: Download complete 23:44:46 ed53099fbce6: Verifying Checksum 23:44:46 ed53099fbce6: Download complete 23:44:47 b4d181a07f80: Verifying Checksum 23:44:47 b4d181a07f80: Download complete 23:44:48 b4d181a07f80: Pull complete 23:44:48 a1111a8f2ec3: Pull complete 23:44:49 ed53099fbce6: Pull complete 23:44:49 dc539afda2c1: Pull complete 23:44:49 77bc0d833cb6: Pull complete 23:44:49 9065ff56babe: Pull complete 23:44:52 d287ab97295c: Verifying Checksum 23:44:52 d287ab97295c: Download complete 23:44:56 d287ab97295c: Pull complete 23:44:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:44:57 prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container 23:44:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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:10003/edgex-lftools-log-publisher:latest cat 23:44:59 $ docker top 9039eb2c67088cb97a73f9638403f94fb06158e02872d564663213bc9b70548f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:00 ---> job-cost.sh 23:45:00 lf-activate-venv: SKIPPING 23:45:00 INFO: No Stack... 23:45:01 INFO: Retrieving Pricing Info for: v3-standard-2 23:45:01 INFO: Archiving Costs [Pipeline] sh 23:45:01 + cat /w/workspace/go-mod-bootstrap/9/archives/cost.csv 23:45:01 + cut -d, -f6 [Pipeline] lock 23:45:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] 23:45:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] did not exist. Created. 23:45:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:02 + echo total: 0.05999999865889549 [Pipeline] stash 23:45:02 Stashed 1 file(s) [Pipeline] } 23:45:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:02 $ docker stop --time=1 9039eb2c67088cb97a73f9638403f94fb06158e02872d564663213bc9b70548f 23:45:03 $ docker rm -f 9039eb2c67088cb97a73f9638403f94fb06158e02872d564663213bc9b70548f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:46:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1369 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 23:46:17 Running in /w/workspace/go-mod-bootstrap/9 [Pipeline] { [Pipeline] checkout 23:46:18 Selected Git installation does not exist. Using Default 23:46:18 The recommended git tool is: NONE 23:46:23 using credential edgex-jenkins-ssh 23:46:23 Cloning the remote Git repository 23:46:23 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:46:23 > git init /w/workspace/go-mod-bootstrap/9 # timeout=10 23:46:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:46:24 > git --version # timeout=10 23:46:24 > git --version # 'git version 2.17.1' 23:46:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:46:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:46:25 Avoid second fetch 23:46:25 Checking out Revision 4806a3656597a78a9217f438423babf617b9e1ec (main) 23:46:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:46:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:46:25 > git config core.sparsecheckout # timeout=10 23:46:25 > git checkout -f 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 23:46:29 Commit message: "ci: Fix issue with PR template (#277)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:46:30 ========================================================= 23:46:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:46:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:46:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:46:33 595b0fe564bb: Pulling fs layer 23:46:33 24495759ef45: Pulling fs layer 23:46:33 d148012ef14d: Pulling fs layer 23:46:33 e90a11edd702: Pulling fs layer 23:46:33 d77568369979: Pulling fs layer 23:46:33 fc1c9f9a7f3b: Pulling fs layer 23:46:33 170f2ba95c9a: Pulling fs layer 23:46:33 97ac5df62f85: Pulling fs layer 23:46:33 e90a11edd702: Waiting 23:46:33 d77568369979: Waiting 23:46:33 fc1c9f9a7f3b: Waiting 23:46:33 170f2ba95c9a: Waiting 23:46:33 97ac5df62f85: Waiting 23:46:33 d148012ef14d: Verifying Checksum 23:46:33 d148012ef14d: Download complete 23:46:33 24495759ef45: Verifying Checksum 23:46:33 24495759ef45: Download complete 23:46:33 d77568369979: Verifying Checksum 23:46:33 d77568369979: Download complete 23:46:33 fc1c9f9a7f3b: Verifying Checksum 23:46:33 fc1c9f9a7f3b: Download complete 23:46:33 170f2ba95c9a: Download complete 23:46:33 595b0fe564bb: Verifying Checksum 23:46:33 595b0fe564bb: Download complete 23:46:34 595b0fe564bb: Pull complete 23:46:34 24495759ef45: Pull complete 23:46:34 d148012ef14d: Pull complete 23:46:38 97ac5df62f85: Verifying Checksum 23:46:38 97ac5df62f85: Download complete 23:46:38 e90a11edd702: Verifying Checksum 23:46:38 e90a11edd702: Download complete 23:46:49 e90a11edd702: Pull complete 23:46:49 d77568369979: Pull complete 23:46:49 fc1c9f9a7f3b: Pull complete 23:46:50 170f2ba95c9a: Pull complete 23:46:56 97ac5df62f85: Pull complete 23:46:56 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:46:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 23:46:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:46:57 + docker inspect -f . ci-base-image-arm64 23:46:57 . [Pipeline] withDockerContainer 23:46:58 prd-ubuntu18.04-docker-arm64-4c-16g-1369 does not seem to be running inside a container 23:46:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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 23:47:05 $ docker top 4aa608a5e296e647955f1583f9c477e569fb33f40c48cc0eb259d44e29beef59 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:06 + go version 23:47:06 go version go1.16.6 linux/arm64 [Pipeline] } 23:47:06 $ docker stop --time=1 4aa608a5e296e647955f1583f9c477e569fb33f40c48cc0eb259d44e29beef59 23:47:08 $ docker rm -f 4aa608a5e296e647955f1583f9c477e569fb33f40c48cc0eb259d44e29beef59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:47:08 + docker inspect -f . ci-base-image-arm64 23:47:08 . [Pipeline] withDockerContainer 23:47:09 prd-ubuntu18.04-docker-arm64-4c-16g-1369 does not seem to be running inside a container 23:47:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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 23:47:10 $ docker top 63d64d82c2f11e0ce3abc81158f1b589f943c06402db6d750a91ba23648c34a8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:47:11 + go mod tidy 23:47:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:47:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:47:15 go: downloading github.com/pelletier/go-toml v1.9.4 23:47:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 23:47:15 go: downloading github.com/stretchr/testify v1.7.0 23:47:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:47:15 go: downloading github.com/gorilla/mux v1.7.4 23:47:15 go: downloading github.com/go-kit/kit v0.9.0 23:47:15 go: downloading github.com/davecgh/go-spew v1.1.1 23:47:15 go: downloading github.com/pmezard/go-difflib v1.0.0 23:47:15 go: downloading github.com/stretchr/objx v0.1.0 23:47:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:47:15 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:47:15 go: downloading github.com/google/uuid v1.2.0 23:47:16 go: downloading github.com/hashicorp/consul/api v1.8.1 23:47:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:47:16 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:47:16 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:47:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:47:16 go: downloading github.com/mitchellh/copystructure v1.0.0 23:47:16 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:47:16 go: downloading github.com/go-playground/universal-translator v0.17.0 23:47:16 go: downloading github.com/leodido/go-urn v1.2.0 23:47:16 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:47:16 go: downloading golang.org/x/text v0.3.2 23:47:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:47:16 go: downloading github.com/go-playground/locales v0.13.0 23:47:19 go: downloading gopkg.in/yaml.v2 v2.4.0 23:47:19 go: downloading github.com/kr/pretty v0.2.0 23:47:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:47:19 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:47:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:47:19 go: downloading github.com/hashicorp/serf v0.9.5 23:47:19 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:47:19 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:47:19 go: downloading github.com/x448/float16 v0.8.4 23:47:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:47:19 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:47:19 go: downloading github.com/go-stack/stack v1.8.0 23:47:20 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 23:47:20 go: downloading github.com/kr/text v0.1.0 23:47:20 go: downloading github.com/fatih/color v1.9.0 23:47:20 go: downloading github.com/mattn/go-colorable v0.1.6 23:47:20 go: downloading github.com/mattn/go-isatty v0.0.12 23:47:20 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:47:20 go: downloading github.com/pkg/errors v0.8.1 23:47:20 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:47:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:47:20 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:47:20 go: downloading github.com/hashicorp/memberlist v0.2.2 23:47:20 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:47:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:47:20 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:47:20 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:47:20 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:47:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:47:20 go: downloading github.com/miekg/dns v1.1.26 23:47:20 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:47:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:47:20 go: downloading github.com/hashicorp/errwrap v1.0.0 23:47:20 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 23:47:22 + make test 23:47:22 go mod tidy 23:47:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:48:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:48:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.045s coverage: 5.4% of statements 23:48:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:48:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.054s coverage: 92.2% of statements 23:48:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.019s coverage: 85.3% of statements 23:48:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 23:48:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:48:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:48:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.050s coverage: 100.0% of statements 23:48:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.056s coverage: 26.7% of statements 23:48:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 91.0% of statements 23:48:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:48:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:48:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.023s coverage: 91.3% of statements 23:48:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:48:43 gofmt -l . 23:48:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:48:43 $ docker stop --time=1 63d64d82c2f11e0ce3abc81158f1b589f943c06402db6d750a91ba23648c34a8 23:48:45 $ docker rm -f 63d64d82c2f11e0ce3abc81158f1b589f943c06402db6d750a91ba23648c34a8 [Pipeline] // withDockerContainer [Pipeline] sh 23:48:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:48:47 Warning: overwriting stash ‘coverage-report’ 23:48:48 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:52 23:48:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:52 arm64: Pulling from edgex-lftools-log-publisher 23:48:52 448f6bf000e3: Pulling fs layer 23:48:52 f757da607395: Pulling fs layer 23:48:52 05883995daec: Pulling fs layer 23:48:52 8603b9c90790: Pulling fs layer 23:48:52 1560dd03e051: Pulling fs layer 23:48:52 27f5ce0e4adf: Pulling fs layer 23:48:52 8603b9c90790: Waiting 23:48:52 1560dd03e051: Waiting 23:48:52 c2d8d7efcc4b: Pulling fs layer 23:48:52 c2d8d7efcc4b: Waiting 23:48:53 f757da607395: Verifying Checksum 23:48:53 f757da607395: Download complete 23:48:53 8603b9c90790: Download complete 23:48:53 1560dd03e051: Verifying Checksum 23:48:53 1560dd03e051: Download complete 23:48:53 27f5ce0e4adf: Download complete 23:48:53 05883995daec: Verifying Checksum 23:48:54 448f6bf000e3: Verifying Checksum 23:48:54 448f6bf000e3: Download complete 23:48:57 c2d8d7efcc4b: Verifying Checksum 23:48:57 c2d8d7efcc4b: Download complete 23:48:57 448f6bf000e3: Pull complete 23:48:58 f757da607395: Pull complete 23:49:00 05883995daec: Pull complete 23:49:00 8603b9c90790: Pull complete 23:49:01 1560dd03e051: Pull complete 23:49:02 27f5ce0e4adf: Pull complete 23:49:17 c2d8d7efcc4b: Pull complete 23:49:17 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:49:17 prd-ubuntu18.04-docker-arm64-4c-16g-1369 does not seem to be running inside a container 23:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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:10003/edgex-lftools-log-publisher:arm64 cat 23:49:23 $ docker top d6534beed26b38b9e99261ab6ff4cb2563de48e08e876448dd866a80adc01597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:25 ---> job-cost.sh 23:49:25 lf-activate-venv: SKIPPING 23:49:25 INFO: No Stack... 23:49:25 INFO: Retrieving Pricing Info for: v3-standard-4 23:49:26 INFO: Archiving Costs [Pipeline] sh 23:49:26 + cut -d, -f6 23:49:26 + cat /w/workspace/go-mod-bootstrap/9/archives/cost.csv [Pipeline] lock 23:49:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] 23:49:27 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] did not exist. Created. 23:49:27 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:49:27 /w/workspace/go-mod-bootstrap/9@tmp/durable-7b5bba99/script.sh: 1: /w/workspace/go-mod-bootstrap/9@tmp/durable-7b5bba99/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:49:28 + echo total: 0.10999999940395355 [Pipeline] stash 23:49:28 Warning: overwriting stash ‘stack-cost’ 23:49:28 Stashed 1 file(s) [Pipeline] } 23:49:28 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 23:49:28 $ docker stop --time=1 d6534beed26b38b9e99261ab6ff4cb2563de48e08e876448dd866a80adc01597 23:49:30 $ docker rm -f d6534beed26b38b9e99261ab6ff4cb2563de48e08e876448dd866a80adc01597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 23:49:31 provisioning config files... 23:49:31 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3993439111940093602tmp [Pipeline] { [Pipeline] sh 23:49:31 + set +x 23:49:31 + curl -s https://codecov.io/bash 23:49:31 + bash -s -- 23:49:31 23:49:31 _____ _ 23:49:31 / ____| | | 23:49:31 | | ___ __| | ___ ___ _____ __ 23:49:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:49:31 | |___| (_) | (_| | __/ (_| (_) \ V / 23:49:31 \_____\___/ \__,_|\___|\___\___/ \_/ 23:49:31 Bash-1.0.6 23:49:31 23:49:31 23:49:31 ==> git version 2.24.4 found 23:49:31 ==> 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 23:49:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:49:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:49:31 ==> Jenkins CI detected. 23:49:31 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 23:49:31 project root: . 23:49:31 --> token set from env 23:49:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:49:31 ==> Running gcov in . (disable via -X gcov) 23:49:31 ==> Python coveragepy not found 23:49:31 ==> Searching for coverage reports in: 23:49:31 + . 23:49:32 -> Found 1 reports 23:49:32 ==> Detecting git/mercurial file structure 23:49:32 ==> Reading reports 23:49:32 + ./coverage.out bytes=31740 23:49:32 ==> Appending adjustments 23:49:32 https://docs.codecov.io/docs/fixing-reports 23:49:32 + Found adjustments 23:49:32 ==> Gzipping contents 23:49:32 8.0K /tmp/codecov.AaGYDG.gz 23:49:32 ==> Uploading reports 23:49:32 url: https://codecov.io 23:49:32 query: branch=main&commit=4806a3656597a78a9217f438423babf617b9e1ec&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 23:49:32 -> Pinging Codecov 23:49:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=4806a3656597a78a9217f438423babf617b9e1ec&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 23:49:32 -> Uploading to 23:49:32 https://storage.googleapis.com/codecov/v4/raw/2021-09-24/833815588EE85121546D348822E98E2E/4806a3656597a78a9217f438423babf617b9e1ec/90867beb-4bf4-41bd-bfaf-91e7f067382b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T234932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=923e107e518b9c83e76c36dbb8e76704b4353eee9ef7f49d8c40e7db0dd581a0 23:49:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:32 Dload Upload Total Spent Left Speed 23:49:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5845 0 0 100 5845 0 7466 --:--:-- --:--:-- --:--:-- 7474 23:49:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4806a3656597a78a9217f438423babf617b9e1ec [Pipeline] } 23:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:49:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:49:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:49:34 23:49:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:49:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:49:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:49:34 188c0c94c7c5: Pulling fs layer 23:49:34 0ef7d3d256c8: Pulling fs layer 23:49:34 de9db76c5a1d: Pulling fs layer 23:49:34 0eba1c9be4d2: Pulling fs layer 23:49:34 0d57e429df01: Pulling fs layer 23:49:34 4e4be7b47b0d: Pulling fs layer 23:49:34 e1f770b5df2f: Pulling fs layer 23:49:34 85a0685a4137: Pulling fs layer 23:49:34 0d57e429df01: Waiting 23:49:34 4e4be7b47b0d: Waiting 23:49:34 e1f770b5df2f: Waiting 23:49:34 85a0685a4137: Waiting 23:49:34 0eba1c9be4d2: Waiting 23:49:34 de9db76c5a1d: Verifying Checksum 23:49:34 de9db76c5a1d: Download complete 23:49:34 0ef7d3d256c8: Download complete 23:49:34 0d57e429df01: Verifying Checksum 23:49:34 0d57e429df01: Download complete 23:49:34 4e4be7b47b0d: Verifying Checksum 23:49:34 4e4be7b47b0d: Download complete 23:49:35 188c0c94c7c5: Verifying Checksum 23:49:35 188c0c94c7c5: Download complete 23:49:35 188c0c94c7c5: Pull complete 23:49:35 0ef7d3d256c8: Pull complete 23:49:35 de9db76c5a1d: Pull complete 23:49:36 e1f770b5df2f: Verifying Checksum 23:49:36 e1f770b5df2f: Download complete 23:49:39 0eba1c9be4d2: Verifying Checksum 23:49:39 0eba1c9be4d2: Download complete 23:49:40 85a0685a4137: Verifying Checksum 23:49:40 85a0685a4137: Download complete 23:49:42 0eba1c9be4d2: Pull complete 23:49:42 0d57e429df01: Pull complete 23:49:42 4e4be7b47b0d: Pull complete 23:49:43 e1f770b5df2f: Pull complete 23:49:46 85a0685a4137: Pull complete 23:49:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:49:46 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 23:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:49:48 $ docker top 94db692152e5c90850a58868372b157edf942b23ec4b44fd243a220d91507e32 -eo pid,comm [Pipeline] { [Pipeline] echo 23:49:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:49:49 + set -o pipefail 23:49:49 + snyk monitor '--org=edgex-jenkins' 23:49:55 23:49:55 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 23:49:55 23:49:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/7f51eda5-a0c6-431b-bab1-5acd294b62f2 23:49:55 23:49:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:49:55 23:49:55 [Pipeline] } 23:49:55 $ docker stop --time=1 94db692152e5c90850a58868372b157edf942b23ec4b44fd243a220d91507e32 23:49:57 $ docker rm -f 94db692152e5c90850a58868372b157edf942b23ec4b44fd243a220d91507e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:49:58 + git log --format=format:%s -1 4806a3656597a78a9217f438423babf617b9e1ec [Pipeline] isUnix [Pipeline] sh 23:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:49:58 . [Pipeline] withDockerContainer 23:49:58 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 23:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:50:01 $ docker top e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:01 [ssh-agent] Looking for ssh-agent implementation... 23:50:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:02 $ docker exec e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab ssh-agent 23:50:02 SSH_AUTH_SOCK=/tmp/ssh-JS9fUzPBffvD/agent.15 23:50:02 SSH_AGENT_PID=21 23:50:02 Running ssh-add (command line suppressed) 23:50:02 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4318112425202361703.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4318112425202361703.key) 23:50:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:02 + git semver tag 23:50:02 # -> Open(): unable to determine branch for HEAD 23:50:02 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 23:50:02 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 23:50:02 # $SEMVER_REMOTE_NAME = origin 23:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:50:02 # $SEMVER_USER_NAME = edgex-jenkins 23:50:02 # $SEMVER_BRANCH = main 23:50:02 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 23:50:02 # 4806a3656597a78a9217f438423babf617b9e1ec HEAD 23:50:02 # -> Force: false 23:50:02 # b4b130f4fa0099eb91c26232175d1e0ab161fb97 refs/tags/v2.0.1-dev.8 [Pipeline] } 23:50:02 $ docker exec --env ******** --env ******** e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab ssh-agent -k 23:50:02 unset SSH_AUTH_SOCK; 23:50:02 unset SSH_AGENT_PID; 23:50:02 echo Agent pid 21 killed; 23:50:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:03 + git semver [Pipeline] } 23:50:03 $ docker stop --time=1 e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab 23:50:04 $ docker rm -f e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:04 23:50:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:50:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:05 0.23.1-centos7: Pulling from edgex-lftools 23:50:05 ab5ef0e58194: Pulling fs layer 23:50:05 9712f1f96733: Pulling fs layer 23:50:05 63f879dbbcfc: Pulling fs layer 23:50:05 0d9ebad4ef96: Pulling fs layer 23:50:05 e9a5061849ea: Pulling fs layer 23:50:05 d747dcd14b5f: Pulling fs layer 23:50:05 2de7ff778b66: Pulling fs layer 23:50:05 0d9ebad4ef96: Waiting 23:50:05 e9a5061849ea: Waiting 23:50:05 d747dcd14b5f: Waiting 23:50:05 2de7ff778b66: Waiting 23:50:05 9712f1f96733: Verifying Checksum 23:50:05 9712f1f96733: Download complete 23:50:07 63f879dbbcfc: Verifying Checksum 23:50:07 63f879dbbcfc: Download complete 23:50:07 e9a5061849ea: Verifying Checksum 23:50:07 e9a5061849ea: Download complete 23:50:07 d747dcd14b5f: Verifying Checksum 23:50:07 d747dcd14b5f: Download complete 23:50:07 2de7ff778b66: Verifying Checksum 23:50:07 2de7ff778b66: Download complete 23:50:08 ab5ef0e58194: Verifying Checksum 23:50:08 ab5ef0e58194: Download complete 23:50:08 0d9ebad4ef96: Verifying Checksum 23:50:08 0d9ebad4ef96: Download complete 23:50:10 ab5ef0e58194: Pull complete 23:50:10 9712f1f96733: Pull complete 23:50:11 63f879dbbcfc: Pull complete 23:50:15 0d9ebad4ef96: Pull complete 23:50:15 e9a5061849ea: Pull complete 23:50:15 d747dcd14b5f: Pull complete 23:50:16 2de7ff778b66: Pull complete 23:50:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:50:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:50:16 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 23:50:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:50:19 $ docker top fd6872ce08773f3930afe4c76f5c366718b0fa31fb5acc6cadb996e3b991eb70 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:50:19 provisioning config files... 23:50:19 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6716908257812986482tmp 23:50:19 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1355103960616462393tmp 23:50:19 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4441441750728736097tmp [Pipeline] { [Pipeline] echo 23:50:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:50:19 ---> sigul-configuration.sh 23:50:19 gpg: directory `/root/.gnupg' created 23:50:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:50:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:50:19 gpg: keyring `/root/.gnupg/secring.gpg' created 23:50:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:50:19 gpg: CAST5 encrypted data 23:50:19 gpg: encrypted with 1 passphrase 23:50:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:50:20 + mkdir /home/jenkins 23:50:20 + mkdir /home/jenkins/sigul [Pipeline] sh 23:50:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:50:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:50:20 ---> sigul-install.sh 23:50:20 Sigul already installed; skipping installation. [Pipeline] sh 23:50:21 + git tag --list 23:50:21 v0.0.1 23:50:21 v0.0.10 23:50:21 v0.0.11 23:50:21 v0.0.12 23:50:21 v0.0.13 23:50:21 v0.0.14 23:50:21 v0.0.15 23:50:21 v0.0.16 23:50:21 v0.0.17 23:50:21 v0.0.18 23:50:21 v0.0.19 23:50:21 v0.0.2 23:50:21 v0.0.20 23:50:21 v0.0.21 23:50:21 v0.0.22 23:50:21 v0.0.23 23:50:21 v0.0.24 23:50:21 v0.0.25 23:50:21 v0.0.26 23:50:21 v0.0.27 23:50:21 v0.0.28 23:50:21 v0.0.29 23:50:21 v0.0.3 23:50:21 v0.0.30 23:50:21 v0.0.31 23:50:21 v0.0.32 23:50:21 v0.0.33 23:50:21 v0.0.34 23:50:21 v0.0.35 23:50:21 v0.0.36 23:50:21 v0.0.37 23:50:21 v0.0.38 23:50:21 v0.0.39 23:50:21 v0.0.4 23:50:21 v0.0.40 23:50:21 v0.0.41 23:50:21 v0.0.42 23:50:21 v0.0.43 23:50:21 v0.0.44 23:50:21 v0.0.45 23:50:21 v0.0.46 23:50:21 v0.0.47 23:50:21 v0.0.48 23:50:21 v0.0.49 23:50:21 v0.0.5 23:50:21 v0.0.50 23:50:21 v0.0.51 23:50:21 v0.0.52 23:50:21 v0.0.53 23:50:21 v0.0.54 23:50:21 v0.0.55 23:50:21 v0.0.56 23:50:21 v0.0.57 23:50:21 v0.0.58 23:50:21 v0.0.59 23:50:21 v0.0.6 23:50:21 v0.0.60 23:50:21 v0.0.61 23:50:21 v0.0.62 23:50:21 v0.0.63 23:50:21 v0.0.64 23:50:21 v0.0.65 23:50:21 v0.0.66 23:50:21 v0.0.67 23:50:21 v0.0.68 23:50:21 v0.0.69 23:50:21 v0.0.7 23:50:21 v0.0.70 23:50:21 v0.0.71 23:50:21 v0.0.72 23:50:21 v0.0.8 23:50:21 v0.0.9 23:50:21 v2.0.0 23:50:21 v2.0.0-dev.1 23:50:21 v2.0.0-dev.10 23:50:21 v2.0.0-dev.11 23:50:21 v2.0.0-dev.12 23:50:21 v2.0.0-dev.13 23:50:21 v2.0.0-dev.14 23:50:21 v2.0.0-dev.15 23:50:21 v2.0.0-dev.16 23:50:21 v2.0.0-dev.17 23:50:21 v2.0.0-dev.18 23:50:21 v2.0.0-dev.19 23:50:21 v2.0.0-dev.2 23:50:21 v2.0.0-dev.20 23:50:21 v2.0.0-dev.21 23:50:21 v2.0.0-dev.22 23:50:21 v2.0.0-dev.23 23:50:21 v2.0.0-dev.24 23:50:21 v2.0.0-dev.25 23:50:21 v2.0.0-dev.26 23:50:21 v2.0.0-dev.27 23:50:21 v2.0.0-dev.28 23:50:21 v2.0.0-dev.29 23:50:21 v2.0.0-dev.3 23:50:21 v2.0.0-dev.30 23:50:21 v2.0.0-dev.31 23:50:21 v2.0.0-dev.32 23:50:21 v2.0.0-dev.33 23:50:21 v2.0.0-dev.34 23:50:21 v2.0.0-dev.35 23:50:21 v2.0.0-dev.36 23:50:21 v2.0.0-dev.37 23:50:21 v2.0.0-dev.38 23:50:21 v2.0.0-dev.39 23:50:21 v2.0.0-dev.4 23:50:21 v2.0.0-dev.40 23:50:21 v2.0.0-dev.41 23:50:21 v2.0.0-dev.42 23:50:21 v2.0.0-dev.43 23:50:21 v2.0.0-dev.44 23:50:21 v2.0.0-dev.45 23:50:21 v2.0.0-dev.46 23:50:21 v2.0.0-dev.47 23:50:21 v2.0.0-dev.48 23:50:21 v2.0.0-dev.49 23:50:21 v2.0.0-dev.5 23:50:21 v2.0.0-dev.50 23:50:21 v2.0.0-dev.51 23:50:21 v2.0.0-dev.52 23:50:21 v2.0.0-dev.53 23:50:21 v2.0.0-dev.54 23:50:21 v2.0.0-dev.55 23:50:21 v2.0.0-dev.56 23:50:21 v2.0.0-dev.57 23:50:21 v2.0.0-dev.58 23:50:21 v2.0.0-dev.59 23:50:21 v2.0.0-dev.6 23:50:21 v2.0.0-dev.60 23:50:21 v2.0.0-dev.61 23:50:21 v2.0.0-dev.62 23:50:21 v2.0.0-dev.63 23:50:21 v2.0.0-dev.64 23:50:21 v2.0.0-dev.65 23:50:21 v2.0.0-dev.66 23:50:21 v2.0.0-dev.67 23:50:21 v2.0.0-dev.7 23:50:21 v2.0.0-dev.8 23:50:21 v2.0.0-dev.9 23:50:21 v2.0.1-dev.1 23:50:21 v2.0.1-dev.2 23:50:21 v2.0.1-dev.3 23:50:21 v2.0.1-dev.4 23:50:21 v2.0.1-dev.5 23:50:21 v2.0.1-dev.6 23:50:21 v2.0.1-dev.7 23:50:21 v2.0.1-dev.8 [Pipeline] sh 23:50:21 + lftools sign git-tag v2.0.1-dev.8 23:50:22 Signing Git tag with Sigul... 23:50:22 Signing v2.0.1-dev.8 [Pipeline] echo 23:50:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:50:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:50:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:50:23 $ docker stop --time=1 fd6872ce08773f3930afe4c76f5c366718b0fa31fb5acc6cadb996e3b991eb70 23:50:24 $ docker rm -f fd6872ce08773f3930afe4c76f5c366718b0fa31fb5acc6cadb996e3b991eb70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:50:25 . [Pipeline] withDockerContainer 23:50:25 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 23:50:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:50:25 $ docker top 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:26 [ssh-agent] Looking for ssh-agent implementation... 23:50:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:26 $ docker exec 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 ssh-agent 23:50:26 SSH_AUTH_SOCK=/tmp/ssh-SjAhdCvynfQN/agent.14 23:50:26 SSH_AGENT_PID=21 23:50:26 Running ssh-add (command line suppressed) 23:50:26 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8285631108480280837.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8285631108480280837.key) 23:50:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:26 + git semver bump pre 23:50:26 # -> Open(): unable to determine branch for HEAD 23:50:26 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 23:50:26 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 23:50:26 # $SEMVER_REMOTE_NAME = origin 23:50:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:50:26 # $SEMVER_USER_NAME = edgex-jenkins 23:50:26 # $SEMVER_BRANCH = main 23:50:26 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 23:50:26 2.0.1-dev.9 [Pipeline] } 23:50:26 $ docker exec --env ******** --env ******** 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 ssh-agent -k 23:50:26 unset SSH_AUTH_SOCK; 23:50:26 unset SSH_AGENT_PID; 23:50:26 echo Agent pid 21 killed; 23:50:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:27 + git semver [Pipeline] } 23:50:27 $ docker stop --time=1 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 23:50:28 $ docker rm -f 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:50:28 . [Pipeline] withDockerContainer 23:50:28 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 23:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:50:29 $ docker top 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:29 [ssh-agent] Looking for ssh-agent implementation... 23:50:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:29 $ docker exec 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 ssh-agent 23:50:29 SSH_AUTH_SOCK=/tmp/ssh-dnULQZodrwaJ/agent.14 23:50:29 SSH_AGENT_PID=20 23:50:29 Running ssh-add (command line suppressed) 23:50:29 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7655837515463946506.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7655837515463946506.key) 23:50:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:30 + git semver push 23:50:30 # -> Open(): unable to determine branch for HEAD 23:50:30 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 23:50:30 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 23:50:30 # $SEMVER_REMOTE_NAME = origin 23:50:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:50:30 # $SEMVER_USER_NAME = edgex-jenkins 23:50:30 # $SEMVER_BRANCH = main 23:50:30 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 23:50:32 $ docker exec --env ******** --env ******** 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 ssh-agent -k 23:50:32 unset SSH_AUTH_SOCK; 23:50:32 unset SSH_AGENT_PID; 23:50:32 echo Agent pid 20 killed; 23:50:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:32 + git semver [Pipeline] } 23:50:32 $ docker stop --time=1 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 23:50:33 $ docker rm -f 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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] sh 23:50:35 + '[' -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:50:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:50:36 ---> package-listing.sh 23:50:36 ++ facter osfamily 23:50:36 ++ tr '[:upper:]' '[:lower:]' 23:50:36 + OS_FAMILY=redhat 23:50:36 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 23:50:36 + START_PACKAGES=/tmp/packages_start.txt 23:50:36 + END_PACKAGES=/tmp/packages_end.txt 23:50:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:50:36 + PACKAGES=/tmp/packages_start.txt 23:50:36 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 23:50:36 + PACKAGES=/tmp/packages_end.txt 23:50:36 + case "${OS_FAMILY}" in 23:50:36 + sort 23:50:36 + rpm -qa 23:50:36 + '[' -f /tmp/packages_start.txt ']' 23:50:36 + '[' -f /tmp/packages_end.txt ']' 23:50:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:50:36 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 23:50:36 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 23:50:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 23:50:36 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-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:50:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:37 23:50:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:50:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:38 latest: Pulling from edgex-lftools-log-publisher 23:50:38 b4d181a07f80: Pulling fs layer 23:50:38 a1111a8f2ec3: Pulling fs layer 23:50:38 ed53099fbce6: Pulling fs layer 23:50:38 dc539afda2c1: Pulling fs layer 23:50:38 77bc0d833cb6: Pulling fs layer 23:50:38 9065ff56babe: Pulling fs layer 23:50:38 d287ab97295c: Pulling fs layer 23:50:38 77bc0d833cb6: Waiting 23:50:38 9065ff56babe: Waiting 23:50:38 d287ab97295c: Waiting 23:50:38 dc539afda2c1: Waiting 23:50:38 a1111a8f2ec3: Verifying Checksum 23:50:38 a1111a8f2ec3: Download complete 23:50:38 dc539afda2c1: Verifying Checksum 23:50:38 dc539afda2c1: Download complete 23:50:38 77bc0d833cb6: Verifying Checksum 23:50:38 77bc0d833cb6: Download complete 23:50:38 9065ff56babe: Verifying Checksum 23:50:38 9065ff56babe: Download complete 23:50:38 ed53099fbce6: Verifying Checksum 23:50:38 ed53099fbce6: Download complete 23:50:40 b4d181a07f80: Verifying Checksum 23:50:40 b4d181a07f80: Download complete 23:50:40 b4d181a07f80: Pull complete 23:50:40 a1111a8f2ec3: Pull complete 23:50:41 ed53099fbce6: Pull complete 23:50:41 dc539afda2c1: Pull complete 23:50:41 77bc0d833cb6: Pull complete 23:50:41 9065ff56babe: Pull complete 23:50:43 d287ab97295c: Verifying Checksum 23:50:43 d287ab97295c: Download complete 23:50:47 d287ab97295c: Pull complete 23:50:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:50:48 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 23:50:48 $ 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-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:50 $ docker top 3762270b54ff34a09fb54d282292fcca074fc9a50a2fc802af952336cbe7bc66 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:51 + touch /tmp/pre-build-complete [Pipeline] sh 23:50:51 + mkdir -p /var/log/sysstat [Pipeline] sh 23:50:51 + ls /var/log/sa-host 23:50:51 + sadf -c /var/log/sa-host/sa05 23:50:51 file_magic: OK 23:50:51 HZ: Using current value: 100 23:50:51 file_header: OK 23:50:51 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 23:50:51 Statistics: 23:50:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:50:51 File successfully converted to sysstat format version 12.0.3 23:50:51 + sadf -c /var/log/sa-host/sa24 23:50:51 file_magic: OK 23:50:51 HZ: Using current value: 100 23:50:51 file_header: OK 23:50:51 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 23:50:51 Statistics: 23:50:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:50:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:52 provisioning config files... 23:50:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7543826031195995560tmp [Pipeline] { [Pipeline] echo 23:50:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:50:52 ---> create-netrc.sh [Pipeline] } 23:50:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:50:54 ---> python-tools-install.sh [Pipeline] echo 23:50:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:54 ---> sudo-logs.sh 23:50:54 Archiving 'sudo' log.. 23:50:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1360.vexxhost.local: Name or service not known 23:50:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1360.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:50:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:50:55 ---> job-cost.sh 23:50:55 lf-activate-venv: SKIPPING 23:50:55 DEBUG: total: 0.10999999940395355 23:50:55 INFO: Retrieving Stack Cost... 23:50:56 INFO: Retrieving Pricing Info for: v3-standard-2 23:50:56 INFO: Archiving Costs [Pipeline] echo 23:50:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:50:56 ---> logs-deploy.sh 23:50:56 lf-activate-venv: SKIPPING 23:50:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/9 23:50:56 INFO: archiving workspace using pattern(s): 23:50:57 Archives upload complete. 23:50:57 INFO: archiving logs to Nexus 23:50:58 ---> uname -a: 23:50:58 Linux prd-centos7-docker-4c-2g-1360.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 23:50:58 23:50:58 23:50:58 ---> lscpu: 23:50:58 Architecture: x86_64 23:50:58 CPU op-mode(s): 32-bit, 64-bit 23:50:58 Byte Order: Little Endian 23:50:58 Address sizes: 40 bits physical, 48 bits virtual 23:50:58 CPU(s): 2 23:50:58 On-line CPU(s) list: 0,1 23:50:58 Thread(s) per core: 1 23:50:58 Core(s) per socket: 1 23:50:58 Socket(s): 2 23:50:58 NUMA node(s): 1 23:50:58 Vendor ID: AuthenticAMD 23:50:58 CPU family: 23 23:50:58 Model: 49 23:50:58 Model name: AMD EPYC-Rome Processor 23:50:58 Stepping: 0 23:50:58 CPU MHz: 2799.998 23:50:58 BogoMIPS: 5599.99 23:50:58 Virtualization: AMD-V 23:50:58 Hypervisor vendor: KVM 23:50:58 Virtualization type: full 23:50:58 L1d cache: 32K 23:50:58 L1i cache: 32K 23:50:58 L2 cache: 512K 23:50:58 L3 cache: 16384K 23:50:58 NUMA node0 CPU(s): 0,1 23:50:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:50:58 23:50:58 23:50:58 ---> nproc: 23:50:58 2 23:50:58 23:50:58 23:50:58 ---> df -h: 23:50:58 Filesystem Size Used Avail Use% Mounted on 23:50:58 overlay 40G 9.0G 32G 23% / 23:50:58 tmpfs 64M 0 64M 0% /dev 23:50:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:50:58 shm 64M 0 64M 0% /dev/shm 23:50:58 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:50:58 23:50:58 23:50:58 ---> sar -b -r -n DEV: 23:50:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 23:50:58 23:50:58 23:41:24 LINUX RESTART (2 CPU) 23:50:58 23:50:58 23:42:01 tps rtps wtps bread/s bwrtn/s 23:50:58 23:43:01 80.57 4.23 76.34 2792.27 3395.62 23:50:58 23:44:01 0.47 0.00 0.47 0.00 8.33 23:50:58 23:45:01 0.18 0.00 0.18 0.00 2.30 23:50:58 23:46:01 0.25 0.00 0.25 0.00 3.07 23:50:58 23:47:01 0.23 0.00 0.23 0.00 3.03 23:50:58 23:48:01 0.33 0.00 0.33 0.00 5.08 23:50:58 23:49:01 0.20 0.00 0.20 0.00 2.57 23:50:58 23:50:01 95.29 0.03 95.25 3.73 31325.19 23:50:58 Average: 22.20 0.53 21.66 349.61 4344.50 23:50:58 23:50:58 23:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:50:58 23:43:01 5465888 0 807128 10.08 2620 1733296 1284756 14.18 578860 1564244 20 23:50:58 23:44:01 5472348 0 800664 10.00 2620 1733300 1238916 13.68 573816 1564204 16 23:50:58 23:45:01 5473064 0 799944 9.99 2620 1733304 1234804 13.63 568400 1569084 8 23:50:58 23:46:01 5473928 0 799072 9.98 2620 1733312 1206032 13.32 568028 1569084 20 23:50:58 23:47:01 5471052 0 801944 10.01 2620 1733316 1206056 13.32 570224 1569748 16 23:50:58 23:48:01 5469872 0 803120 10.03 2620 1733320 1206212 13.32 571560 1569748 20 23:50:58 23:49:01 5471568 0 801420 10.01 2620 1733324 1205936 13.31 570148 1569748 20 23:50:58 23:50:01 4625980 0 928776 11.60 2620 2451556 1403732 15.50 714544 2172888 40 23:50:58 Average: 5365462 0 817758 10.21 2620 1823091 1248306 13.78 589448 1643594 20 23:50:58 23:50:58 23:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:50:58 23:43:01 eth0 325.14 194.67 624.61 55.03 0.00 0.00 0.00 0.00 23:50:58 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:43:01 docker0 5.64 4.31 1.29 8.92 0.00 0.00 0.00 0.00 23:50:58 23:44:01 eth0 2.40 0.63 0.66 0.40 0.00 0.00 0.00 0.00 23:50:58 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:45:01 eth0 1.80 0.33 0.38 0.23 0.00 0.00 0.00 0.00 23:50:58 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:46:01 eth0 3.07 0.55 0.71 0.37 0.00 0.00 0.00 0.00 23:50:58 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:47:01 eth0 1.30 0.43 0.41 0.27 0.00 0.00 0.00 0.00 23:50:58 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:48:01 eth0 1.12 0.63 0.60 0.43 0.00 0.00 0.00 0.00 23:50:58 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:49:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:50:58 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:50:01 veth019d80e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:50:58 23:50:01 eth0 697.22 479.69 4456.18 78.58 0.00 0.00 0.00 0.00 23:50:58 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 23:50:01 docker0 63.00 78.69 4.79 353.38 0.00 0.00 0.00 0.00 23:50:58 Average: veth019d80e 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 Average: eth0 129.06 84.65 635.64 16.92 0.00 0.00 0.00 0.00 23:50:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:58 Average: docker0 8.58 10.38 0.76 45.30 0.00 0.00 0.00 0.00 23:50:58 23:50:58 23:50:58 ---> sar -P ALL: 23:50:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 23:50:58 23:50:58 23:41:24 LINUX RESTART (2 CPU) 23:50:58 23:50:58 23:42:01 CPU %user %nice %system %iowait %steal %idle 23:50:58 23:43:01 all 7.04 0.00 2.57 1.97 0.05 88.37 23:50:58 23:43:01 0 6.57 0.00 2.54 0.85 0.05 89.99 23:50:58 23:43:01 1 7.50 0.00 2.60 3.10 0.05 86.75 23:50:58 23:44:01 all 0.16 0.00 0.06 0.00 0.03 99.76 23:50:58 23:44:01 0 0.22 0.00 0.05 0.00 0.02 99.72 23:50:58 23:44:01 1 0.10 0.00 0.07 0.00 0.03 99.80 23:50:58 23:45:01 all 0.15 0.00 0.03 0.00 0.03 99.78 23:50:58 23:45:01 0 0.22 0.00 0.03 0.00 0.03 99.72 23:50:58 23:45:01 1 0.08 0.00 0.03 0.00 0.03 99.85 23:50:58 23:46:01 all 0.08 0.00 0.03 0.00 0.04 99.85 23:50:58 23:46:01 0 0.03 0.00 0.03 0.00 0.07 99.87 23:50:58 23:46:01 1 0.12 0.00 0.03 0.00 0.02 99.83 23:50:58 23:47:01 all 0.09 0.00 0.05 0.00 0.03 99.82 23:50:58 23:47:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:50:58 23:47:01 1 0.13 0.00 0.05 0.00 0.03 99.78 23:50:58 23:48:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:50:58 23:48:01 0 0.07 0.00 0.03 0.00 0.03 99.87 23:50:58 23:48:01 1 0.08 0.00 0.03 0.00 0.02 99.87 23:50:58 23:49:01 all 0.12 0.00 0.04 0.00 0.03 99.81 23:50:58 23:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:50:58 23:49:01 1 0.18 0.00 0.05 0.00 0.03 99.73 23:50:58 23:50:01 all 11.11 0.00 5.11 1.09 0.05 82.64 23:50:58 23:50:01 0 11.21 0.00 5.30 1.04 0.05 82.40 23:50:58 23:50:01 1 11.01 0.00 4.92 1.14 0.05 82.88 23:50:58 Average: all 2.31 0.00 0.97 0.38 0.04 96.31 23:50:58 Average: 0 2.25 0.00 0.99 0.23 0.04 96.49 23:50:58 Average: 1 2.36 0.00 0.96 0.52 0.03 96.13 23:50:58 23:50:58 23:50:58