Pull request #279 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edb9b7237db184aea52ea31290d4db60409a0974+18a4da6903dc5e6b180710f5244cd68afd9c32a6 (014e65ce7e436b4a290949db8d6c726396d7ae3f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh866030647976402255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh5930439627073858972.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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/PR-279/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/PR-279/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6859824371441189540.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh4547615317188883124.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/PR-279/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/PR-279/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1218029425067794279.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 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-2325 in /w/workspace/xfoundry_go-mod-bootstrap_PR-279 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-279 # 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/xfoundry_go-mod-bootstrap_PR-279@tmp/jenkins-gitclient-ssh6783997174954744787.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit edb9b7237db184aea52ea31290d4db60409a0974 Merge succeeded, producing 7c979694e686ffb201a0a58f7cb74dc4a51f208c Checking out Revision 7c979694e686ffb201a0a58f7cb74dc4a51f208c (PR-279) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/jenkins-gitclient-ssh6574380040760508634.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb9b7237db184aea52ea31290d4db60409a0974 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/jenkins-gitclient-ssh7387010419120283789.key > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c979694e686ffb201a0a58f7cb74dc4a51f208c # timeout=10 Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:17:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:17:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:01 ========================================================= 04:17:01 EdgeX Global Pipelines Version Info 04:17:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:17:03 ------------------- 04:17:03 stable info: 04:17:03 ------------------- 04:17:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:17:03 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:17:03 Message: update stable to v1.0.207 04:17:03 ------------------- 04:17:03 experimental info: 04:17:03 ------------------- 04:17:03 Commited By: **** collab-it+edgex@linuxfoundation.org 04:17:03 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:17:03 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:17:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo 04:17:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c979694e686ffb201a0a58f7cb74dc4a51f208c [Pipeline] echo 04:17:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c97969 [Pipeline] echo 04:17:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:06 + git log --format=format:%s -1 7c979694e686ffb201a0a58f7cb74dc4a51f208c [Pipeline] echo 04:17:06 GIT_COMMIT: 7c979694e686ffb201a0a58f7cb74dc4a51f208c, Commit Message: Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD [Pipeline] echo 04:17:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:17:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:07 04:17:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:17:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:07 latest: Pulling from edgex-devops/git-semver 04:17:07 31603596830f: Pulling fs layer 04:17:07 04fac38145f0: Pulling fs layer 04:17:07 701f6daf10bf: Pulling fs layer 04:17:07 24f72da36158: Pulling fs layer 04:17:07 24f72da36158: Waiting 04:17:07 04fac38145f0: Download complete 04:17:08 31603596830f: Verifying Checksum 04:17:08 31603596830f: Download complete 04:17:08 24f72da36158: Verifying Checksum 04:17:08 24f72da36158: Download complete 04:17:08 701f6daf10bf: Verifying Checksum 04:17:08 701f6daf10bf: Download complete 04:17:08 31603596830f: Pull complete 04:17:08 04fac38145f0: Pull complete 04:17:08 701f6daf10bf: Pull complete 04:17:09 24f72da36158: Pull complete 04:17:09 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:17:09 prd-centos7-docker-4c-2g-2325 does not seem to be running inside a container 04:17:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-279 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279:/w/workspace/xfoundry_go-mod-bootstrap_PR-279:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:17:09 $ docker top 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:17:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:10 [ssh-agent] Looking for ssh-agent implementation... 04:17:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:10 $ docker exec 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 ssh-agent 04:17:10 SSH_AUTH_SOCK=/tmp/ssh-CF1ALhAPqRjc/agent.13 04:17:10 SSH_AGENT_PID=19 04:17:10 Running ssh-add (command line suppressed) 04:17:10 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/private_key_1340113831020706383.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/private_key_1340113831020706383.key) 04:17:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:10 + git tag --points-at HEAD [Pipeline] } 04:17:10 $ docker exec --env ******** --env ******** 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 ssh-agent -k 04:17:11 unset SSH_AUTH_SOCK; 04:17:11 unset SSH_AGENT_PID; 04:17:11 echo Agent pid 19 killed; 04:17:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:17:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:11 [ssh-agent] Looking for ssh-agent implementation... 04:17:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:11 $ docker exec 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 ssh-agent 04:17:11 SSH_AUTH_SOCK=/tmp/ssh-n2S1sDTtXQA3/agent.51 04:17:11 SSH_AGENT_PID=57 04:17:11 Running ssh-add (command line suppressed) 04:17:11 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/private_key_6629263959048871334.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/private_key_6629263959048871334.key) 04:17:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:12 + git semver init 04:17:12 # -> Open(): unable to determine branch for HEAD 04:17:12 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-279/.git 04:17:12 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-279 04:17:12 # $SEMVER_REMOTE_NAME = origin 04:17:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:17:12 # $SEMVER_USER_NAME = edgex-jenkins 04:17:12 # $SEMVER_BRANCH = PR-279 04:17:12 # $SEMVER_TEMP = /tmp/semver-989777487 04:17:12 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 04:17:12 # '/tmp/semver-989777487' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-279/.semver' 04:17:12 # -> Force: false 04:17:12 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-279/.semver [Pipeline] } 04:17:12 $ docker exec --env ******** --env ******** 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 ssh-agent -k 04:17:12 unset SSH_AUTH_SOCK; 04:17:12 unset SSH_AGENT_PID; 04:17:12 echo Agent pid 57 killed; 04:17:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:17:13 + git semver [Pipeline] } 04:17:13 $ docker stop --time=1 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 04:17:14 $ docker rm -f 1b12551303bf9bc25c086761cf6b6453eb33c48531a6fe70c4ccd1b7403dd2f6 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:17:15 Stashed 1 file(s) [Pipeline] echo 04:17:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:17:31 Still waiting to schedule task 04:17:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:17:31 Still waiting to schedule task 04:17:31 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2320’ 04:19:26 Running on prd-centos7-docker-4c-2g-2335 in /w/workspace/xfoundry_go-mod-bootstrap_PR-279 [Pipeline] { [Pipeline] ws 04:19:26 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 04:19:27 Selected Git installation does not exist. Using Default 04:19:27 The recommended git tool is: NONE 04:19:30 using credential edgex-jenkins-ssh 04:19:30 Cloning the remote Git repository 04:19:29 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:19:29 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 04:19:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:19:29 > git --version # timeout=10 04:19:29 > git --version # 'git version 2.24.4' 04:19:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:29 [INFO] Currently running in a labeled security context 04:19:29 [INFO] Currently SELinux is 'enforcing' on the host 04:19:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh6268078300982807222.key 04:19:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:32 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit edb9b7237db184aea52ea31290d4db60409a0974 04:19:32 Merge succeeded, producing aea14c085110e74e363054597e62de8c2793c36f 04:19:32 Checking out Revision aea14c085110e74e363054597e62de8c2793c36f (PR-279) 04:19:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:19:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:19:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:30 [INFO] Currently running in a labeled security context 04:19:30 [INFO] Currently SELinux is 'enforcing' on the host 04:19:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh312786195521759619.key 04:19:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:19:31 > git config core.sparsecheckout # timeout=10 04:19:31 > git checkout -f edb9b7237db184aea52ea31290d4db60409a0974 # timeout=10 04:19:31 > git remote # timeout=10 04:19:31 > git config --get remote.origin.url # timeout=10 04:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:31 [INFO] Currently running in a labeled security context 04:19:31 [INFO] Currently SELinux is 'enforcing' on the host 04:19:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh5868737458325464115.key 04:19:31 > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 04:19:31 > git rev-parse HEAD^{commit} # timeout=10 04:19:31 > git config core.sparsecheckout # timeout=10 04:19:31 > git checkout -f aea14c085110e74e363054597e62de8c2793c36f # timeout=10 04:19:36 Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" 04:19:36 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:19:37 ========================================================= 04:19:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:19:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:19:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:19:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:38 4e9f2cdf4387: Pulling fs layer 04:19:38 57d31006c564: Pulling fs layer 04:19:38 bd5ccded8296: Pulling fs layer 04:19:38 304dd3a0f381: Pulling fs layer 04:19:38 d37cda54a23b: Pulling fs layer 04:19:38 bae75c0f2455: Pulling fs layer 04:19:38 806579b3d29a: Pulling fs layer 04:19:38 c77eb801bf70: Pulling fs layer 04:19:38 6d0567d44e1a: Pulling fs layer 04:19:38 304dd3a0f381: Waiting 04:19:38 d37cda54a23b: Waiting 04:19:38 bae75c0f2455: Waiting 04:19:38 806579b3d29a: Waiting 04:19:38 c77eb801bf70: Waiting 04:19:38 6d0567d44e1a: Waiting 04:19:38 bd5ccded8296: Verifying Checksum 04:19:38 bd5ccded8296: Download complete 04:19:38 57d31006c564: Verifying Checksum 04:19:38 57d31006c564: Download complete 04:19:38 d37cda54a23b: Verifying Checksum 04:19:38 d37cda54a23b: Download complete 04:19:38 bae75c0f2455: Verifying Checksum 04:19:38 bae75c0f2455: Download complete 04:19:38 806579b3d29a: Verifying Checksum 04:19:38 806579b3d29a: Download complete 04:19:38 4e9f2cdf4387: Verifying Checksum 04:19:38 4e9f2cdf4387: Download complete 04:19:38 c77eb801bf70: Verifying Checksum 04:19:38 c77eb801bf70: Download complete 04:19:38 4e9f2cdf4387: Pull complete 04:19:38 57d31006c564: Pull complete 04:19:38 bd5ccded8296: Pull complete 04:19:39 304dd3a0f381: Verifying Checksum 04:19:39 304dd3a0f381: Download complete 04:19:39 6d0567d44e1a: Verifying Checksum 04:19:39 6d0567d44e1a: Download complete 04:19:43 304dd3a0f381: Pull complete 04:19:43 d37cda54a23b: Pull complete 04:19:43 bae75c0f2455: Pull complete 04:19:43 806579b3d29a: Pull complete 04:19:43 c77eb801bf70: Pull complete 04:19:46 6d0567d44e1a: Pull complete 04:19:46 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 04:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:19:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 04:19:46 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 04:19:46 + docker inspect -f . ci-base-image-x86_64 04:19:46 . [Pipeline] withDockerContainer 04:19:46 prd-centos7-docker-4c-2g-2335 does not seem to be running inside a container 04:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:49 $ docker top ef710263f1ad58377d68967821279f3ad1f7ed26e17808192929f58ec12746c8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:49 + go version 04:19:49 go version go1.16.8 linux/amd64 [Pipeline] } 04:19:49 $ docker stop --time=1 ef710263f1ad58377d68967821279f3ad1f7ed26e17808192929f58ec12746c8 04:19:51 $ docker rm -f ef710263f1ad58377d68967821279f3ad1f7ed26e17808192929f58ec12746c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:51 + docker inspect -f . ci-base-image-x86_64 04:19:51 . [Pipeline] withDockerContainer 04:19:51 prd-centos7-docker-4c-2g-2335 does not seem to be running inside a container 04:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:52 $ docker top 8d8b7916698e1ad2f0083c97a6aee0571a4fb4837e613bcacd61539b8c8b458d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:19:52 + make test 04:19:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:19:53 go: github.com/edgexfoundry/go-mod-secrets/v2@v2.0.1-dev.5: missing go.sum entry; to add it: 04:19:53 go mod download github.com/edgexfoundry/go-mod-secrets/v2 04:19:53 make: *** [Makefile:9: test] Error 1 [Pipeline] } 04:19:53 $ docker stop --time=1 8d8b7916698e1ad2f0083c97a6aee0571a4fb4837e613bcacd61539b8c8b458d 04:19:54 $ docker rm -f 8d8b7916698e1ad2f0083c97a6aee0571a4fb4837e613bcacd61539b8c8b458d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:55 04:19:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:19:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:56 latest: Pulling from edgex-lftools-log-publisher 04:19:56 b4d181a07f80: Pulling fs layer 04:19:56 a1111a8f2ec3: Pulling fs layer 04:19:56 ed53099fbce6: Pulling fs layer 04:19:56 dc539afda2c1: Pulling fs layer 04:19:56 77bc0d833cb6: Pulling fs layer 04:19:56 9065ff56babe: Pulling fs layer 04:19:56 d287ab97295c: Pulling fs layer 04:19:56 dc539afda2c1: Waiting 04:19:56 77bc0d833cb6: Waiting 04:19:56 9065ff56babe: Waiting 04:19:56 d287ab97295c: Waiting 04:19:56 a1111a8f2ec3: Verifying Checksum 04:19:56 a1111a8f2ec3: Download complete 04:19:56 dc539afda2c1: Verifying Checksum 04:19:56 dc539afda2c1: Download complete 04:19:56 ed53099fbce6: Verifying Checksum 04:19:56 ed53099fbce6: Download complete 04:19:56 9065ff56babe: Verifying Checksum 04:19:56 9065ff56babe: Download complete 04:19:56 b4d181a07f80: Verifying Checksum 04:19:56 b4d181a07f80: Download complete 04:19:56 77bc0d833cb6: Verifying Checksum 04:19:56 77bc0d833cb6: Download complete 04:19:57 d287ab97295c: Verifying Checksum 04:19:57 d287ab97295c: Download complete 04:19:57 b4d181a07f80: Pull complete 04:19:58 a1111a8f2ec3: Pull complete 04:19:58 ed53099fbce6: Pull complete 04:19:58 dc539afda2c1: Pull complete 04:19:59 77bc0d833cb6: Pull complete 04:19:59 9065ff56babe: Pull complete 04:20:04 d287ab97295c: Pull complete 04:20:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:20:04 prd-centos7-docker-4c-2g-2335 does not seem to be running inside a container 04:20:04 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:07 $ docker top ec4e38cb5a63b7a248b9e71a726b528f74496194d01c244bbadd4175cf0326fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:07 ---> job-cost.sh 04:20:07 lf-activate-venv: SKIPPING 04:20:07 INFO: No Stack... 04:20:07 INFO: Retrieving Pricing Info for: v3-standard-2 04:20:08 INFO: Archiving Costs [Pipeline] sh 04:20:08 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 04:20:08 + cut -d, -f6 [Pipeline] lock 04:20:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] 04:20:08 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] did not exist. Created. 04:20:08 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:10 + echo total: 0.05999999865889549 [Pipeline] stash 04:20:10 Stashed 1 file(s) [Pipeline] } 04:20:10 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:10 $ docker stop --time=1 ec4e38cb5a63b7a248b9e71a726b528f74496194d01c244bbadd4175cf0326fd 04:20:11 $ docker rm -f ec4e38cb5a63b7a248b9e71a726b528f74496194d01c244bbadd4175cf0326fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:12 Failed in branch amd64 04:20:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2332 in /w/workspace/xfoundry_go-mod-bootstrap_PR-279 [Pipeline] { [Pipeline] ws 04:20:42 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 04:20:42 Selected Git installation does not exist. Using Default 04:20:42 The recommended git tool is: NONE 04:20:52 using credential edgex-jenkins-ssh 04:20:52 Cloning the remote Git repository 04:20:52 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:20:52 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 04:20:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:20:52 > git --version # timeout=10 04:20:52 > git --version # 'git version 2.17.1' 04:20:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:54 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit edb9b7237db184aea52ea31290d4db60409a0974 04:20:54 Merge succeeded, producing 4ee621d3414953ac1fd370b9cfce7251906706c2 04:20:54 Checking out Revision 4ee621d3414953ac1fd370b9cfce7251906706c2 (PR-279) 04:20:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:20:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:20:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:20:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:20:54 > git config core.sparsecheckout # timeout=10 04:20:54 > git checkout -f edb9b7237db184aea52ea31290d4db60409a0974 # timeout=10 04:20:54 > git remote # timeout=10 04:20:54 > git config --get remote.origin.url # timeout=10 04:20:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:54 > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 04:20:54 > git rev-parse HEAD^{commit} # timeout=10 04:20:54 > git config core.sparsecheckout # timeout=10 04:20:54 > git checkout -f 4ee621d3414953ac1fd370b9cfce7251906706c2 # timeout=10 04:21:00 Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" 04:21:00 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:21:01 ========================================================= 04:21:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:21:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:21:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:21:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:21:03 bbf911997326: Pulling fs layer 04:21:03 58ec367f63d7: Pulling fs layer 04:21:03 1b4a6ffa7d45: Pulling fs layer 04:21:03 fc5181fea5dc: Pulling fs layer 04:21:03 9c418107303f: Pulling fs layer 04:21:03 284eca6f2348: Pulling fs layer 04:21:03 842844d905b1: Pulling fs layer 04:21:03 901a3a57568e: Pulling fs layer 04:21:03 fc5181fea5dc: Waiting 04:21:03 284eca6f2348: Waiting 04:21:03 901a3a57568e: Waiting 04:21:03 842844d905b1: Waiting 04:21:03 9c418107303f: Waiting 04:21:03 1b4a6ffa7d45: Verifying Checksum 04:21:03 1b4a6ffa7d45: Download complete 04:21:03 58ec367f63d7: Verifying Checksum 04:21:03 58ec367f63d7: Download complete 04:21:03 9c418107303f: Download complete 04:21:03 284eca6f2348: Verifying Checksum 04:21:03 284eca6f2348: Download complete 04:21:03 842844d905b1: Verifying Checksum 04:21:03 842844d905b1: Download complete 04:21:03 bbf911997326: Verifying Checksum 04:21:03 bbf911997326: Download complete 04:21:04 bbf911997326: Pull complete 04:21:05 58ec367f63d7: Pull complete 04:21:06 1b4a6ffa7d45: Pull complete 04:21:06 901a3a57568e: Verifying Checksum 04:21:06 901a3a57568e: Download complete 04:21:06 fc5181fea5dc: Verifying Checksum 04:21:06 fc5181fea5dc: Download complete 04:21:17 fc5181fea5dc: Pull complete 04:21:17 9c418107303f: Pull complete 04:21:17 284eca6f2348: Pull complete 04:21:18 842844d905b1: Pull complete 04:21:23 901a3a57568e: Pull complete 04:21:23 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 04:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:21:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 04:21:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 04:21:24 + docker inspect -f . ci-base-image-arm64 04:21:24 . [Pipeline] withDockerContainer 04:21:25 prd-ubuntu18.04-docker-arm64-4c-16g-2332 does not seem to be running inside a container 04:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:21:32 $ docker top cd33239b43bd428c15b9a4d3413d5a02f67ced2563f5e6ad99fb631a1d67e298 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:33 + go version 04:21:33 go version go1.16.8 linux/arm64 [Pipeline] } 04:21:33 $ docker stop --time=1 cd33239b43bd428c15b9a4d3413d5a02f67ced2563f5e6ad99fb631a1d67e298 04:21:35 $ docker rm -f cd33239b43bd428c15b9a4d3413d5a02f67ced2563f5e6ad99fb631a1d67e298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:36 + docker inspect -f . ci-base-image-arm64 04:21:36 . [Pipeline] withDockerContainer 04:21:37 prd-ubuntu18.04-docker-arm64-4c-16g-2332 does not seem to be running inside a container 04:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:21:39 $ docker top 8653afea4b77577e7bf412da9d1a4afd12f92f09fc5fcc52ae6db2a5576885d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:21:40 + make test 04:21:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:21:41 go: github.com/edgexfoundry/go-mod-secrets/v2@v2.0.1-dev.5: missing go.sum entry; to add it: 04:21:41 go mod download github.com/edgexfoundry/go-mod-secrets/v2 04:21:41 make: *** [Makefile:9: test] Error 1 [Pipeline] } 04:21:41 $ docker stop --time=1 8653afea4b77577e7bf412da9d1a4afd12f92f09fc5fcc52ae6db2a5576885d2 04:21:43 $ docker rm -f 8653afea4b77577e7bf412da9d1a4afd12f92f09fc5fcc52ae6db2a5576885d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:44 04:21:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:45 arm64: Pulling from edgex-lftools-log-publisher 04:21:45 448f6bf000e3: Pulling fs layer 04:21:45 f757da607395: Pulling fs layer 04:21:45 05883995daec: Pulling fs layer 04:21:45 8603b9c90790: Pulling fs layer 04:21:45 1560dd03e051: Pulling fs layer 04:21:45 27f5ce0e4adf: Pulling fs layer 04:21:45 c2d8d7efcc4b: Pulling fs layer 04:21:45 1560dd03e051: Waiting 04:21:45 27f5ce0e4adf: Waiting 04:21:45 f757da607395: Verifying Checksum 04:21:45 f757da607395: Download complete 04:21:45 8603b9c90790: Verifying Checksum 04:21:45 8603b9c90790: Download complete 04:21:45 1560dd03e051: Verifying Checksum 04:21:45 1560dd03e051: Download complete 04:21:45 27f5ce0e4adf: Verifying Checksum 04:21:45 27f5ce0e4adf: Download complete 04:21:45 05883995daec: Verifying Checksum 04:21:45 05883995daec: Download complete 04:21:46 448f6bf000e3: Verifying Checksum 04:21:46 448f6bf000e3: Download complete 04:21:49 c2d8d7efcc4b: Verifying Checksum 04:21:49 c2d8d7efcc4b: Download complete 04:21:51 448f6bf000e3: Pull complete 04:21:51 f757da607395: Pull complete 04:21:53 05883995daec: Pull complete 04:21:53 8603b9c90790: Pull complete 04:21:54 1560dd03e051: Pull complete 04:21:55 27f5ce0e4adf: Pull complete 04:22:10 c2d8d7efcc4b: Pull complete 04:22:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:22:10 prd-ubuntu18.04-docker-arm64-4c-16g-2332 does not seem to be running inside a container 04:22:11 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:22:17 $ docker top f7331d3ae4311c29767efcdb0e669b2ea6cd04d66177b33719746f37021348dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:18 ---> job-cost.sh 04:22:18 lf-activate-venv: SKIPPING 04:22:18 INFO: No Stack... 04:22:18 INFO: Retrieving Pricing Info for: v3-standard-4 04:22:19 INFO: Archiving Costs [Pipeline] sh 04:22:20 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 04:22:20 + cut -d, -f6 [Pipeline] lock 04:22:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] 04:22:20 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] did not exist. Created. 04:22:20 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:21 /w/workspace/go-mod-bootstrap/2@tmp/durable-18d14280/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-18d14280/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:22:22 + echo total: 0.10999999940395355 [Pipeline] stash 04:22:22 Warning: overwriting stash ‘stack-cost’ 04:22:23 Stashed 1 file(s) [Pipeline] } 04:22:23 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-279-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:23 $ docker stop --time=1 f7331d3ae4311c29767efcdb0e669b2ea6cd04d66177b33719746f37021348dc 04:22:25 $ docker rm -f f7331d3ae4311c29767efcdb0e669b2ea6cd04d66177b33719746f37021348dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:25 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:22:28 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-279/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:22:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:22:30 ---> package-listing.sh 04:22:30 ++ facter osfamily 04:22:30 ++ tr '[:upper:]' '[:lower:]' 04:22:30 + OS_FAMILY=redhat 04:22:30 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-279 04:22:30 + START_PACKAGES=/tmp/packages_start.txt 04:22:30 + END_PACKAGES=/tmp/packages_end.txt 04:22:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:22:30 + PACKAGES=/tmp/packages_start.txt 04:22:30 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-279 ']' 04:22:30 + PACKAGES=/tmp/packages_end.txt 04:22:30 + case "${OS_FAMILY}" in 04:22:30 + sort 04:22:30 + rpm -qa 04:22:30 + '[' -f /tmp/packages_start.txt ']' 04:22:30 + '[' -f /tmp/packages_end.txt ']' 04:22:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:22:30 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-279 ']' 04:22:30 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-279/archives/ 04:22:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-279/archives/ [Pipeline] echo 04:22:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:22:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:31 04:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:22:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:32 latest: Pulling from edgex-lftools-log-publisher 04:22:32 b4d181a07f80: Pulling fs layer 04:22:32 a1111a8f2ec3: Pulling fs layer 04:22:32 ed53099fbce6: Pulling fs layer 04:22:32 dc539afda2c1: Pulling fs layer 04:22:32 77bc0d833cb6: Pulling fs layer 04:22:32 9065ff56babe: Pulling fs layer 04:22:32 d287ab97295c: Pulling fs layer 04:22:32 77bc0d833cb6: Waiting 04:22:32 9065ff56babe: Waiting 04:22:32 d287ab97295c: Waiting 04:22:32 dc539afda2c1: Waiting 04:22:32 a1111a8f2ec3: Verifying Checksum 04:22:32 a1111a8f2ec3: Download complete 04:22:32 dc539afda2c1: Verifying Checksum 04:22:32 dc539afda2c1: Download complete 04:22:32 ed53099fbce6: Verifying Checksum 04:22:32 ed53099fbce6: Download complete 04:22:32 9065ff56babe: Verifying Checksum 04:22:32 9065ff56babe: Download complete 04:22:32 77bc0d833cb6: Verifying Checksum 04:22:32 77bc0d833cb6: Download complete 04:22:32 b4d181a07f80: Verifying Checksum 04:22:32 b4d181a07f80: Download complete 04:22:33 d287ab97295c: Verifying Checksum 04:22:33 d287ab97295c: Download complete 04:22:34 b4d181a07f80: Pull complete 04:22:34 a1111a8f2ec3: Pull complete 04:22:35 ed53099fbce6: Pull complete 04:22:35 dc539afda2c1: Pull complete 04:22:35 77bc0d833cb6: Pull complete 04:22:35 9065ff56babe: Pull complete 04:22:41 d287ab97295c: Pull complete 04:22:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:22:41 prd-centos7-docker-4c-2g-2325 does not seem to be running inside a container 04:22:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-279 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279:/w/workspace/xfoundry_go-mod-bootstrap_PR-279:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-279@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 04:22:43 $ docker top de5fbec2bec0464a3086c18cb5e698f08a89176c899371661c6888df27809e1a -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:43 + touch /tmp/pre-build-complete [Pipeline] sh 04:22:44 + mkdir -p /var/log/sysstat [Pipeline] sh 04:22:44 + ls /var/log/sa-host 04:22:44 + sadf -c /var/log/sa-host/sa07 04:22:44 file_magic: OK 04:22:44 HZ: Using current value: 100 04:22:44 file_header: OK 04:22:44 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 04:22:44 Statistics: 04:22:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:22:44 File successfully converted to sysstat format version 12.0.3 04:22:44 + sadf -c /var/log/sa-host/sa30 04:22:44 file_magic: OK 04:22:44 HZ: Using current value: 100 04:22:44 file_header: OK 04:22:44 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 04:22:44 Statistics: 04:22:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:22:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:45 provisioning config files... 04:22:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-279@tmp/config3152402193692718727tmp [Pipeline] { [Pipeline] echo 04:22:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:22:45 ---> create-netrc.sh [Pipeline] } 04:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:22:46 ---> python-tools-install.sh [Pipeline] echo 04:22:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:22:46 ---> sudo-logs.sh 04:22:46 Archiving 'sudo' log.. 04:22:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-2325.novalocal: Name or service not known 04:22:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-2325.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:22:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:22:47 ---> job-cost.sh 04:22:47 lf-activate-venv: SKIPPING 04:22:47 DEBUG: total: 0.10999999940395355 04:22:47 INFO: Retrieving Stack Cost... 04:22:47 INFO: Retrieving Pricing Info for: v3-standard-2 04:22:47 INFO: Archiving Costs [Pipeline] echo 04:22:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:22:48 ---> logs-deploy.sh 04:22:48 lf-activate-venv: SKIPPING 04:22:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-279/2 04:22:48 INFO: archiving workspace using pattern(s): 04:22:48 Archives upload complete. 04:22:49 INFO: archiving logs to Nexus 04:22:49 ---> uname -a: 04:22:49 Linux prd-centos7-docker-4c-2g-2325.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:22:49 04:22:49 04:22:49 ---> lscpu: 04:22:49 Architecture: x86_64 04:22:49 CPU op-mode(s): 32-bit, 64-bit 04:22:49 Byte Order: Little Endian 04:22:49 Address sizes: 40 bits physical, 48 bits virtual 04:22:49 CPU(s): 2 04:22:49 On-line CPU(s) list: 0,1 04:22:49 Thread(s) per core: 1 04:22:49 Core(s) per socket: 1 04:22:49 Socket(s): 2 04:22:49 NUMA node(s): 1 04:22:49 Vendor ID: AuthenticAMD 04:22:49 CPU family: 23 04:22:49 Model: 49 04:22:49 Model name: AMD EPYC-Rome Processor 04:22:49 Stepping: 0 04:22:49 CPU MHz: 2799.998 04:22:49 BogoMIPS: 5599.99 04:22:49 Virtualization: AMD-V 04:22:49 Hypervisor vendor: KVM 04:22:49 Virtualization type: full 04:22:49 L1d cache: 32K 04:22:49 L1i cache: 32K 04:22:49 L2 cache: 512K 04:22:49 L3 cache: 16384K 04:22:49 NUMA node0 CPU(s): 0,1 04:22:49 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 04:22:49 04:22:49 04:22:49 ---> nproc: 04:22:49 2 04:22:49 04:22:49 04:22:49 ---> df -h: 04:22:49 Filesystem Size Used Avail Use% Mounted on 04:22:49 overlay 40G 7.7G 33G 20% / 04:22:49 tmpfs 64M 0 64M 0% /dev 04:22:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:22:49 shm 64M 0 64M 0% /dev/shm 04:22:49 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:22:49 04:22:49 04:22:49 ---> sar -b -r -n DEV: 04:22:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:22:49 04:22:49 04:16:22 LINUX RESTART (2 CPU) 04:22:49 04:22:49 04:17:01 tps rtps wtps bread/s bwrtn/s 04:22:49 04:18:01 22.30 3.21 19.08 2307.94 2490.62 04:22:49 04:19:01 0.37 0.00 0.37 0.00 6.08 04:22:49 04:20:01 0.35 0.00 0.35 0.00 5.03 04:22:49 04:21:01 0.13 0.00 0.13 0.00 2.15 04:22:49 04:22:01 0.23 0.00 0.23 0.00 2.38 04:22:49 Average: 4.68 0.64 4.03 461.63 501.30 04:22:49 04:22:49 04:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:22:49 04:18:01 5680432 0 622148 7.77 2620 1703740 1247944 13.78 560372 1529936 20 04:22:49 04:19:01 5690564 0 612008 7.64 2620 1703748 1163096 12.84 552108 1529900 16 04:22:49 04:20:01 5685156 0 617416 7.71 2620 1703748 1163396 12.84 556392 1530700 20 04:22:49 04:21:01 5683092 0 619472 7.73 2620 1703756 1163420 12.84 558644 1530700 12 04:22:49 04:22:01 5685476 0 617080 7.70 2620 1703764 1163376 12.84 555988 1530700 16 04:22:49 Average: 5684944 0 617625 7.71 2620 1703751 1180246 13.03 556701 1530387 17 04:22:49 04:22:49 04:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:22:49 04:18:01 eth0 80.37 55.37 353.01 15.81 0.00 0.00 0.00 0.00 04:22:49 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 04:18:01 docker0 4.28 2.53 1.23 8.85 0.00 0.00 0.00 0.00 04:22:49 04:19:01 eth0 2.23 0.08 0.20 0.04 0.00 0.00 0.00 0.00 04:22:49 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 04:20:01 eth0 5.13 0.70 0.95 0.40 0.00 0.00 0.00 0.00 04:22:49 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 04:21:01 eth0 4.03 1.23 1.36 0.77 0.00 0.00 0.00 0.00 04:22:49 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 04:22:01 eth0 2.03 0.58 0.49 0.31 0.00 0.00 0.00 0.00 04:22:49 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 Average: eth0 18.76 11.59 71.21 3.47 0.00 0.00 0.00 0.00 04:22:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:49 Average: docker0 0.86 0.51 0.25 1.77 0.00 0.00 0.00 0.00 04:22:49 04:22:49 04:22:49 ---> sar -P ALL: 04:22:49 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:22:49 04:22:49 04:16:22 LINUX RESTART (2 CPU) 04:22:49 04:22:49 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:22:49 04:18:01 all 3.29 0.00 1.40 0.37 0.03 94.90 04:22:49 04:18:01 0 3.40 0.00 1.52 0.45 0.03 94.59 04:22:49 04:18:01 1 3.19 0.00 1.28 0.29 0.03 95.21 04:22:49 04:19:01 all 0.23 0.00 0.07 0.00 0.03 99.67 04:22:49 04:19:01 0 0.10 0.00 0.07 0.00 0.03 99.80 04:22:49 04:19:01 1 0.37 0.00 0.07 0.00 0.02 99.55 04:22:49 04:20:01 all 0.28 0.00 0.05 0.00 0.01 99.67 04:22:49 04:20:01 0 0.12 0.00 0.07 0.00 0.02 99.80 04:22:49 04:20:01 1 0.43 0.00 0.03 0.00 0.00 99.53 04:22:49 04:21:01 all 0.20 0.00 0.06 0.00 0.03 99.72 04:22:49 04:21:01 0 0.08 0.00 0.07 0.00 0.03 99.82 04:22:49 04:21:01 1 0.32 0.00 0.05 0.00 0.02 99.62 04:22:49 04:22:01 all 0.09 0.00 0.06 0.00 0.02 99.83 04:22:49 04:22:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:22:49 04:22:01 1 0.13 0.00 0.07 0.00 0.02 99.78 04:22:49 Average: all 0.82 0.00 0.32 0.07 0.02 98.76 04:22:49 Average: 0 0.75 0.00 0.35 0.09 0.03 98.79 04:22:49 Average: 1 0.88 0.00 0.30 0.06 0.02 98.74 04:22:49 04:22:49 04:22:49