Pull request #291 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b93e8289e885a9774e8f4aaf6af40b8edde9fb56+6f6d9fc423c1146f2242d7642f2e290a467e059d (2e1aaa5b77b05de63e1006dc2096daf65447ab6a) 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-ssh5979036148760243122.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1621871801374054042.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-291/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-291/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2701876562488058904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh417264295508849875.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-291/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-291/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4407178294846195844.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 USE_ALPINE: true 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-13673 in /w/workspace/xfoundry_go-mod-bootstrap_PR-291 [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-291 # 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-291@tmp/jenkins-gitclient-ssh1309565069398380140.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-291@tmp/jenkins-gitclient-ssh9113856705758042694.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit b93e8289e885a9774e8f4aaf6af40b8edde9fb56 Merge succeeded, producing b93e8289e885a9774e8f4aaf6af40b8edde9fb56 Checking out Revision b93e8289e885a9774e8f4aaf6af40b8edde9fb56 (PR-291) > git config core.sparsecheckout # timeout=10 > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # 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-291@tmp/jenkins-gitclient-ssh8488381784619045256.key > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:36:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:36:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:36:42 ========================================================= 15:36:42 EdgeX Global Pipelines Version Info 15:36:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ce461faa9121b4f7410fe2095e9027bbfb7dc39a # timeout=10 15:36:43 ------------------- 15:36:43 stable info: 15:36:43 ------------------- 15:36:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:36:43 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:36:43 Message: update stable to v1.0.211 15:36:43 ------------------- 15:36:43 experimental info: 15:36:43 ------------------- 15:36:43 Commited By: **** collab-it+edgex@linuxfoundation.org 15:36:43 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:36:43 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b93e828 [Pipeline] echo 15:36:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:36:44 + git rev-list -1 --merges b93e8289e885a9774e8f4aaf6af40b8edde9fb56~1..b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] echo 15:36:44 -----------> git rev-list -1 --merges b93e8289e885a9774e8f4aaf6af40b8edde9fb56~1..b93e8289e885a9774e8f4aaf6af40b8edde9fb56 b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [false] [Pipeline] sh 15:36:45 + git log --format=format:%s -1 b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] echo 15:36:45 ========================================================= 15:36:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:36:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:45 + git log --format=format:%s -1 b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] echo 15:36:45 [semverPrep] GIT_COMMIT: b93e8289e885a9774e8f4aaf6af40b8edde9fb56, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 15:36:45 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:36:45 15:36:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:36:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:36:46 latest: Pulling from edgex-devops/git-semver 15:36:46 a0d0a0d46f8b: Pulling fs layer 15:36:46 3e5f54012d9b: Pulling fs layer 15:36:46 4c7163046ea9: Pulling fs layer 15:36:46 0c2d73faf560: Pulling fs layer 15:36:46 0c2d73faf560: Waiting 15:36:46 3e5f54012d9b: Verifying Checksum 15:36:46 3e5f54012d9b: Download complete 15:36:46 a0d0a0d46f8b: Verifying Checksum 15:36:46 a0d0a0d46f8b: Download complete 15:36:46 0c2d73faf560: Verifying Checksum 15:36:46 0c2d73faf560: Download complete 15:36:46 4c7163046ea9: Verifying Checksum 15:36:46 4c7163046ea9: Download complete 15:36:46 a0d0a0d46f8b: Pull complete 15:36:46 3e5f54012d9b: Pull complete 15:36:46 4c7163046ea9: Pull complete 15:36:47 0c2d73faf560: Pull complete 15:36:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:36:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:36:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:36:47 prd-centos7-docker-4c-2g-13673 does not seem to be running inside a container 15:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-291 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-291:/w/workspace/xfoundry_go-mod-bootstrap_PR-291:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-291@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:10004/edgex-devops/git-semver:latest cat 15:36:47 $ docker top 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:47 [ssh-agent] Looking for ssh-agent implementation... 15:36:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:48 $ docker exec 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f ssh-agent 15:36:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpFFabl/agent.14 15:36:48 SSH_AGENT_PID=21 15:36:48 Running ssh-add (command line suppressed) 15:36:48 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/private_key_3406910700449592911.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/private_key_3406910700449592911.key) 15:36:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:48 + git tag --points-at HEAD [Pipeline] } 15:36:48 $ docker exec --env ******** --env ******** 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f ssh-agent -k 15:36:48 unset SSH_AUTH_SOCK; 15:36:48 unset SSH_AGENT_PID; 15:36:48 echo Agent pid 21 killed; 15:36:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:36:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:48 [ssh-agent] Looking for ssh-agent implementation... 15:36:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:48 $ docker exec 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f ssh-agent 15:36:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXecfDde/agent.55 15:36:49 SSH_AGENT_PID=62 15:36:49 Running ssh-add (command line suppressed) 15:36:49 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/private_key_1132398122852616393.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/private_key_1132398122852616393.key) 15:36:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:49 + git semver init 15:36:49 # -> Open(): unable to determine branch for HEAD 15:36:49 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-291/.git 15:36:49 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-291 15:36:49 # $SEMVER_REMOTE_NAME = origin 15:36:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:36:49 # $SEMVER_USER_NAME = edgex-jenkins 15:36:49 # $SEMVER_BRANCH = PR-291 15:36:49 # $SEMVER_TEMP = /tmp/semver-179170122 15:36:49 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:36:50 # '/tmp/semver-179170122' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-291/.semver' 15:36:50 # -> Force: false 15:36:50 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-291/.semver [Pipeline] } 15:36:50 $ docker exec --env ******** --env ******** 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f ssh-agent -k 15:36:50 unset SSH_AUTH_SOCK; 15:36:50 unset SSH_AGENT_PID; 15:36:50 echo Agent pid 62 killed; 15:36:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:50 + git semver [Pipeline] } 15:36:50 $ docker stop --time=1 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f 15:36:51 $ docker rm -f 53dd5734351006fbcc042742c2a81e1dc06255377c38821028f4cdb0392c9f3f [Pipeline] // withDockerContainer [Pipeline] sh 15:36:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:36:52 Stashed 1 file(s) [Pipeline] echo 15:36:52 [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 15:37:07 Still waiting to schedule task 15:37:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:37:07 Still waiting to schedule task 15:37:07 ‘prd-centos7-blackbox-4c-2g-13499’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:37:07 ‘prd-centos7-docker-4c-2g-13664’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:37:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13670’ is offline 15:37:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13671’ is offline 15:39:05 Running on prd-centos7-docker-4c-2g-13678 in /w/workspace/xfoundry_go-mod-bootstrap_PR-291 [Pipeline] { [Pipeline] ws 15:39:05 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 15:39:05 Selected Git installation does not exist. Using Default 15:39:05 The recommended git tool is: NONE 15:39:07 using credential edgex-jenkins-ssh 15:39:07 Cloning the remote Git repository 15:39:06 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:39:06 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 15:39:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:39:06 > git --version # timeout=10 15:39:06 > git --version # 'git version 2.24.4' 15:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:06 [INFO] Currently running in a labeled security context 15:39:06 [INFO] Currently SELinux is 'enforcing' on the host 15:39:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh4741437889170595600.key 15:39:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:08 Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit b93e8289e885a9774e8f4aaf6af40b8edde9fb56 15:39:08 Merge succeeded, producing b93e8289e885a9774e8f4aaf6af40b8edde9fb56 15:39:08 Checking out Revision b93e8289e885a9774e8f4aaf6af40b8edde9fb56 (PR-291) 15:39:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:39:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:39:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:39:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:07 [INFO] Currently running in a labeled security context 15:39:07 [INFO] Currently SELinux is 'enforcing' on the host 15:39:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1950438265633825834.key 15:39:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:39:07 > git config core.sparsecheckout # timeout=10 15:39:07 > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 15:39:07 > git remote # timeout=10 15:39:07 > git config --get remote.origin.url # timeout=10 15:39:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:07 [INFO] Currently running in a labeled security context 15:39:07 [INFO] Currently SELinux is 'enforcing' on the host 15:39:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh6418801775610964626.key 15:39:07 > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 15:39:07 > git rev-parse HEAD^{commit} # timeout=10 15:39:07 > git config core.sparsecheckout # timeout=10 15:39:07 > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 15:39:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:39:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:12 ========================================================= 15:39:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:39:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:39:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:39:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:39:13 a0d0a0d46f8b: Pulling fs layer 15:39:13 31adcdaf11c8: Pulling fs layer 15:39:13 b8b176561691: Pulling fs layer 15:39:13 4527c011a84f: Pulling fs layer 15:39:13 5d74067f8e1e: Pulling fs layer 15:39:13 e0aca202a116: Pulling fs layer 15:39:13 3a43be97a3b4: Pulling fs layer 15:39:13 34cad66bf833: Pulling fs layer 15:39:13 b4e3c513aaa6: Pulling fs layer 15:39:13 e0aca202a116: Waiting 15:39:13 3a43be97a3b4: Waiting 15:39:13 34cad66bf833: Waiting 15:39:13 b4e3c513aaa6: Waiting 15:39:13 4527c011a84f: Waiting 15:39:13 5d74067f8e1e: Waiting 15:39:13 b8b176561691: Verifying Checksum 15:39:13 b8b176561691: Download complete 15:39:13 31adcdaf11c8: Verifying Checksum 15:39:13 31adcdaf11c8: Download complete 15:39:13 5d74067f8e1e: Verifying Checksum 15:39:13 5d74067f8e1e: Download complete 15:39:13 a0d0a0d46f8b: Verifying Checksum 15:39:13 a0d0a0d46f8b: Download complete 15:39:13 e0aca202a116: Verifying Checksum 15:39:13 e0aca202a116: Download complete 15:39:13 3a43be97a3b4: Verifying Checksum 15:39:13 3a43be97a3b4: Download complete 15:39:13 34cad66bf833: Verifying Checksum 15:39:13 34cad66bf833: Download complete 15:39:13 4527c011a84f: Verifying Checksum 15:39:13 4527c011a84f: Download complete 15:39:13 a0d0a0d46f8b: Pull complete 15:39:14 b4e3c513aaa6: Verifying Checksum 15:39:14 b4e3c513aaa6: Download complete 15:39:14 31adcdaf11c8: Pull complete 15:39:14 b8b176561691: Pull complete 15:39:17 4527c011a84f: Pull complete 15:39:17 5d74067f8e1e: Pull complete 15:39:17 e0aca202a116: Pull complete 15:39:17 3a43be97a3b4: Pull complete 15:39:18 34cad66bf833: Pull complete 15:39:20 b4e3c513aaa6: Pull complete 15:39:20 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:39:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:39:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:39:21 + docker inspect -f . ci-base-image-x86_64 15:39:21 . [Pipeline] withDockerContainer 15:39:21 prd-centos7-docker-4c-2g-13678 does not seem to be running inside a container 15:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:39:26 $ docker top f0d9e441cd859b14d8997dce1703893a2aa4b649e3644a29dd68d49b6101b90f -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:26 + go version 15:39:26 go version go1.16.8 linux/amd64 [Pipeline] } 15:39:26 $ docker stop --time=1 f0d9e441cd859b14d8997dce1703893a2aa4b649e3644a29dd68d49b6101b90f 15:39:27 $ docker rm -f f0d9e441cd859b14d8997dce1703893a2aa4b649e3644a29dd68d49b6101b90f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:28 + docker inspect -f . ci-base-image-x86_64 15:39:28 . [Pipeline] withDockerContainer 15:39:28 prd-centos7-docker-4c-2g-13678 does not seem to be running inside a container 15:39:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:39:28 $ docker top 667d74f91b6505d055d4af05c30a87ecb27cbd5d4d2d444a2049a0f751530f63 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:39:28 + make test 15:39:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:39:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 15:39:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 15:39:30 go: downloading github.com/pelletier/go-toml v1.9.4 15:39:30 go: downloading github.com/stretchr/testify v1.7.0 15:39:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 15:39:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.8 15:39:30 go: downloading github.com/gorilla/mux v1.8.0 15:39:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:39:30 go: downloading github.com/davecgh/go-spew v1.1.1 15:39:30 go: downloading github.com/pmezard/go-difflib v1.0.0 15:39:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:39:30 go: downloading github.com/go-kit/kit v0.11.0 15:39:30 go: downloading github.com/stretchr/objx v0.1.1 15:39:30 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:39:30 go: downloading github.com/google/uuid v1.3.0 15:39:30 go: downloading github.com/hashicorp/errwrap v1.0.0 15:39:30 go: downloading github.com/hashicorp/consul/api v1.9.1 15:39:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:39:30 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:39:30 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:39:30 go: downloading github.com/go-playground/universal-translator v0.18.0 15:39:30 go: downloading github.com/leodido/go-urn v1.2.1 15:39:30 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:39:30 go: downloading golang.org/x/text v0.3.6 15:39:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:39:30 go: downloading github.com/mitchellh/copystructure v1.0.0 15:39:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:39:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:39:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:39:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:39:30 go: downloading github.com/hashicorp/serf v0.9.5 15:39:30 go: downloading github.com/x448/float16 v0.8.4 15:39:30 go: downloading github.com/go-playground/locales v0.14.0 15:39:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:39:31 go: downloading github.com/fatih/color v1.9.0 15:39:31 go: downloading github.com/mattn/go-isatty v0.0.12 15:39:31 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:39:31 go: downloading github.com/mattn/go-colorable v0.1.6 15:39:31 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:39:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:39:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:39:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13675 in /w/workspace/xfoundry_go-mod-bootstrap_PR-291 [Pipeline] { [Pipeline] ws 15:39:35 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 15:39:35 Selected Git installation does not exist. Using Default 15:39:35 The recommended git tool is: NONE 15:39:41 using credential edgex-jenkins-ssh 15:39:41 Cloning the remote Git repository 15:39:41 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:39:41 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 15:39:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:39:41 > git --version # timeout=10 15:39:41 > git --version # 'git version 2.17.1' 15:39:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:39:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:39:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:39:43 Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit b93e8289e885a9774e8f4aaf6af40b8edde9fb56 15:39:43 Merge succeeded, producing b93e8289e885a9774e8f4aaf6af40b8edde9fb56 15:39:43 Checking out Revision b93e8289e885a9774e8f4aaf6af40b8edde9fb56 (PR-291) 15:39:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:39:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 5.1% of statements 15:39:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:39:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements 15:39:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 15:39:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.005s coverage: 24.1% of statements 15:39:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:39:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:39:43 > git config core.sparsecheckout # timeout=10 15:39:43 > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 15:39:43 > git remote # timeout=10 15:39:43 > git config --get remote.origin.url # timeout=10 15:39:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:43 > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 15:39:43 > git rev-parse HEAD^{commit} # timeout=10 15:39:43 > git config core.sparsecheckout # timeout=10 15:39:44 > git checkout -f b93e8289e885a9774e8f4aaf6af40b8edde9fb56 # timeout=10 15:39:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.020s coverage: 100.0% of statements 15:39:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 25.0% of statements 15:39:48 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 79.7% of statements 15:39:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:39:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:39:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 15:39:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:39:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:39:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:49 Dload Upload Total Spent Left Speed 15:39:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh 15:39:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:39:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:39:49 + sudo tee /etc/docker/daemon.new 15:39:49 { 15:39:49 "registry-mirrors": [ 15:39:49 "https://nexus3.edgexfoundry.org:10001" 15:39:49 ], 15:39:49 "bip": "10.250.0.254/24", 15:39:49 "hosts": [ 15:39:49 "tcp://0.0.0.0:5555", 15:39:49 "unix:///var/run/docker.sock" 15:39:49 ], 15:39:49 "mtu": 1458, 15:39:49 "selinux-enabled": true, 15:39:49 "seccomp-profile": "/etc/docker/seccomp.json" 15:39:49 } [Pipeline] sh 15:39:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:39:50 + sudo service docker restart 15:39:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:39:54 $ docker stop --time=1 667d74f91b6505d055d4af05c30a87ecb27cbd5d4d2d444a2049a0f751530f63 15:39:56 $ docker rm -f 667d74f91b6505d055d4af05c30a87ecb27cbd5d4d2d444a2049a0f751530f63 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:56 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 15:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:57 15:39:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:57 latest: Pulling from edgex-lftools-log-publisher 15:39:57 b4d181a07f80: Pulling fs layer 15:39:57 a1111a8f2ec3: Pulling fs layer 15:39:57 ed53099fbce6: Pulling fs layer 15:39:57 dc539afda2c1: Pulling fs layer 15:39:57 77bc0d833cb6: Pulling fs layer 15:39:57 9065ff56babe: Pulling fs layer 15:39:57 d287ab97295c: Pulling fs layer 15:39:57 dc539afda2c1: Waiting 15:39:57 d287ab97295c: Waiting 15:39:57 77bc0d833cb6: Waiting 15:39:57 9065ff56babe: Waiting 15:39:57 a1111a8f2ec3: Verifying Checksum 15:39:57 a1111a8f2ec3: Download complete 15:39:57 dc539afda2c1: Verifying Checksum 15:39:57 dc539afda2c1: Download complete 15:39:57 ed53099fbce6: Verifying Checksum 15:39:57 ed53099fbce6: Download complete 15:39:57 9065ff56babe: Verifying Checksum 15:39:57 9065ff56babe: Download complete 15:39:58 77bc0d833cb6: Verifying Checksum 15:39:58 77bc0d833cb6: Download complete 15:39:58 b4d181a07f80: Verifying Checksum 15:39:58 b4d181a07f80: Download complete 15:39:58 d287ab97295c: Verifying Checksum 15:39:58 d287ab97295c: Download complete 15:39:59 b4d181a07f80: Pull complete 15:39:59 a1111a8f2ec3: Pull complete 15:40:00 ed53099fbce6: Pull complete 15:40:00 dc539afda2c1: Pull complete 15:40:00 77bc0d833cb6: Pull complete 15:40:00 9065ff56babe: Pull complete 15:40:05 d287ab97295c: Pull complete 15:40:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:40:06 prd-centos7-docker-4c-2g-13678 does not seem to be running inside a container 15:40:06 $ 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/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:40:08 $ docker top 905fad6ec3ae7853bfb675855980fbc5a2d4637f401fa2e3e87de8f6222502b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] unstash 15:40:08 ---> job-cost.sh 15:40:08 lf-activate-venv: SKIPPING 15:40:08 INFO: No Stack... [Pipeline] echo 15:40:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:09 ========================================================= 15:40:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:40:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:40:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:40:10 552d1f2373af: Pulling fs layer 15:40:10 ea3f2d53f512: Pulling fs layer 15:40:10 9e70ebbbe112: Pulling fs layer 15:40:10 7a9cfe048b4a: Pulling fs layer 15:40:10 72dc09318566: Pulling fs layer 15:40:10 f4f7b4309257: Pulling fs layer 15:40:10 0ac9a79272e3: Pulling fs layer 15:40:10 b78e95d17946: Pulling fs layer 15:40:10 7a9cfe048b4a: Waiting 15:40:10 f4f7b4309257: Waiting 15:40:10 72dc09318566: Waiting 15:40:10 0ac9a79272e3: Waiting 15:40:10 b78e95d17946: Waiting 15:40:10 9e70ebbbe112: Verifying Checksum 15:40:10 9e70ebbbe112: Download complete 15:40:10 ea3f2d53f512: Download complete 15:40:10 72dc09318566: Download complete 15:40:10 f4f7b4309257: Verifying Checksum 15:40:10 f4f7b4309257: Download complete 15:40:10 552d1f2373af: Download complete 15:40:10 0ac9a79272e3: Verifying Checksum 15:40:10 0ac9a79272e3: Download complete 15:40:11 INFO: Retrieving Pricing Info for: v3-standard-2 15:40:11 INFO: Archiving Costs [Pipeline] sh 15:40:11 552d1f2373af: Pull complete 15:40:12 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 15:40:12 + cut -d, -f6 [Pipeline] lock 15:40:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] 15:40:12 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] did not exist. Created. 15:40:12 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:12 + echo total: 0.05999999865889549 [Pipeline] stash 15:40:12 ea3f2d53f512: Pull complete 15:40:12 Stashed 1 file(s) [Pipeline] } 15:40:12 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:40:12 $ docker stop --time=1 905fad6ec3ae7853bfb675855980fbc5a2d4637f401fa2e3e87de8f6222502b6 15:40:13 9e70ebbbe112: Pull complete 15:40:13 b78e95d17946: Verifying Checksum 15:40:13 b78e95d17946: Download complete 15:40:13 $ docker rm -f 905fad6ec3ae7853bfb675855980fbc5a2d4637f401fa2e3e87de8f6222502b6 15:40:13 7a9cfe048b4a: Verifying Checksum 15:40:13 7a9cfe048b4a: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:23 7a9cfe048b4a: Pull complete 15:40:24 72dc09318566: Pull complete 15:40:24 f4f7b4309257: Pull complete 15:40:24 0ac9a79272e3: Pull complete 15:40:31 b78e95d17946: Pull complete 15:40:31 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 15:40:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 15:40:32 + docker inspect -f . ci-base-image-arm64 15:40:32 . [Pipeline] withDockerContainer 15:40:32 prd-ubuntu18.04-docker-arm64-4c-16g-13675 does not seem to be running inside a container 15:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:40:36 $ docker top 0b5bcb99513257e0b1f25250e5e2b4e2afeaac2d61b759fa46d2a15d436b4993 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:37 + go version 15:40:37 go version go1.16.8 linux/arm64 [Pipeline] } 15:40:37 $ docker stop --time=1 0b5bcb99513257e0b1f25250e5e2b4e2afeaac2d61b759fa46d2a15d436b4993 15:40:39 $ docker rm -f 0b5bcb99513257e0b1f25250e5e2b4e2afeaac2d61b759fa46d2a15d436b4993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:40:40 + docker inspect -f . ci-base-image-arm64 15:40:40 . [Pipeline] withDockerContainer 15:40:40 prd-ubuntu18.04-docker-arm64-4c-16g-13675 does not seem to be running inside a container 15:40:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:40:42 $ docker top 8d555b08125bc9ff81ae7f1191306487fbe7a831e6b4540ae9f0fe87f793b78d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:40:43 + make test 15:40:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:40:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 15:40:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 15:40:45 go: downloading github.com/pelletier/go-toml v1.9.4 15:40:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.8 15:40:45 go: downloading github.com/stretchr/testify v1.7.0 15:40:45 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 15:40:45 go: downloading github.com/gorilla/mux v1.8.0 15:40:45 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:40:45 go: downloading github.com/davecgh/go-spew v1.1.1 15:40:45 go: downloading github.com/pmezard/go-difflib v1.0.0 15:40:45 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:40:45 go: downloading github.com/go-kit/kit v0.11.0 15:40:45 go: downloading github.com/stretchr/objx v0.1.1 15:40:45 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:40:45 go: downloading github.com/google/uuid v1.3.0 15:40:45 go: downloading github.com/hashicorp/errwrap v1.0.0 15:40:45 go: downloading github.com/hashicorp/consul/api v1.9.1 15:40:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:40:45 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:40:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:40:45 go: downloading github.com/mitchellh/copystructure v1.0.0 15:40:45 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:40:45 go: downloading github.com/go-playground/universal-translator v0.18.0 15:40:45 go: downloading github.com/leodido/go-urn v1.2.1 15:40:45 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:40:45 go: downloading golang.org/x/text v0.3.6 15:40:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:40:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:40:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:40:46 go: downloading github.com/hashicorp/serf v0.9.5 15:40:46 go: downloading github.com/x448/float16 v0.8.4 15:40:46 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:40:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:40:46 go: downloading github.com/go-playground/locales v0.14.0 15:40:46 go: downloading github.com/fatih/color v1.9.0 15:40:46 go: downloading github.com/mattn/go-isatty v0.0.12 15:40:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:40:46 go: downloading github.com/mattn/go-colorable v0.1.6 15:40:46 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:40:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:40:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:41:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:41:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.062s coverage: 5.1% of statements 15:41:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:41:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.073s coverage: 92.2% of statements 15:41:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements 15:41:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.088s coverage: 24.1% of statements 15:41:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:41:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:41:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.054s coverage: 100.0% of statements 15:41:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.065s coverage: 25.0% of statements 15:41:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.066s coverage: 79.7% of statements 15:41:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:41:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:41:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 15:41:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:42:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:42:08 $ docker stop --time=1 8d555b08125bc9ff81ae7f1191306487fbe7a831e6b4540ae9f0fe87f793b78d 15:42:10 $ docker rm -f 8d555b08125bc9ff81ae7f1191306487fbe7a831e6b4540ae9f0fe87f793b78d [Pipeline] // withDockerContainer [Pipeline] sh 15:42:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:12 Warning: overwriting stash ‘coverage-report’ 15:42:12 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 15:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:13 15:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:14 arm64: Pulling from edgex-lftools-log-publisher 15:42:14 448f6bf000e3: Pulling fs layer 15:42:14 f757da607395: Pulling fs layer 15:42:14 05883995daec: Pulling fs layer 15:42:14 8603b9c90790: Pulling fs layer 15:42:14 1560dd03e051: Pulling fs layer 15:42:14 27f5ce0e4adf: Pulling fs layer 15:42:14 c2d8d7efcc4b: Pulling fs layer 15:42:14 1560dd03e051: Waiting 15:42:14 27f5ce0e4adf: Waiting 15:42:14 8603b9c90790: Waiting 15:42:14 c2d8d7efcc4b: Waiting 15:42:14 f757da607395: Verifying Checksum 15:42:14 f757da607395: Download complete 15:42:14 8603b9c90790: Verifying Checksum 15:42:14 8603b9c90790: Download complete 15:42:14 1560dd03e051: Verifying Checksum 15:42:14 1560dd03e051: Download complete 15:42:14 27f5ce0e4adf: Verifying Checksum 15:42:14 27f5ce0e4adf: Download complete 15:42:14 05883995daec: Verifying Checksum 15:42:14 05883995daec: Download complete 15:42:14 448f6bf000e3: Verifying Checksum 15:42:14 448f6bf000e3: Download complete 15:42:17 c2d8d7efcc4b: Verifying Checksum 15:42:17 c2d8d7efcc4b: Download complete 15:42:18 448f6bf000e3: Pull complete 15:42:19 f757da607395: Pull complete 15:42:20 05883995daec: Pull complete 15:42:21 8603b9c90790: Pull complete 15:42:22 1560dd03e051: Pull complete 15:42:22 27f5ce0e4adf: Pull complete 15:42:37 c2d8d7efcc4b: Pull complete 15:42:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:42:37 prd-ubuntu18.04-docker-arm64-4c-16g-13675 does not seem to be running inside a container 15:42:37 $ 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/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:42:40 $ docker top 2d67c3e02d505897ed14ec8ac370a59e71f90732f6599941cf562c748c6bb06a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:41 ---> job-cost.sh 15:42:41 lf-activate-venv: SKIPPING 15:42:41 INFO: No Stack... 15:42:42 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:42 INFO: Archiving Costs [Pipeline] sh 15:42:43 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 15:42:43 + cut -d, -f6 [Pipeline] lock 15:42:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] 15:42:43 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] did not exist. Created. 15:42:43 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:44 /w/workspace/go-mod-bootstrap/3@tmp/durable-453a1a89/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-453a1a89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:42:44 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:44 Warning: overwriting stash ‘stack-cost’ 15:42:44 Stashed 1 file(s) [Pipeline] } 15:42:44 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-291-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:44 $ docker stop --time=1 2d67c3e02d505897ed14ec8ac370a59e71f90732f6599941cf562c748c6bb06a 15:42:46 $ docker rm -f 2d67c3e02d505897ed14ec8ac370a59e71f90732f6599941cf562c748c6bb06a [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 15:42:47 provisioning config files... 15:42:47 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/config8016984785421680387tmp [Pipeline] { [Pipeline] sh 15:42:47 + set +x 15:42:47 + bash -s -- 15:42:47 + curl -s https://codecov.io/bash 15:42:47 15:42:47 _____ _ 15:42:47 / ____| | | 15:42:47 | | ___ __| | ___ ___ _____ __ 15:42:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:42:47 | |___| (_) | (_| | __/ (_| (_) \ V / 15:42:47 \_____\___/ \__,_|\___|\___\___/ \_/ 15:42:47 Bash-1.0.6 15:42:47 15:42:47 15:42:47 ==> git version 2.24.4 found 15:42:47 ==> 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 15:42:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:42:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:42:47 ==> Jenkins CI detected. 15:42:47 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-291 15:42:47 project root: . 15:42:47 --> token set from env 15:42:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:42:47 ==> Running gcov in . (disable via -X gcov) 15:42:47 ==> Python coveragepy not found 15:42:47 ==> Searching for coverage reports in: 15:42:47 + . 15:42:47 -> Found 1 reports 15:42:47 ==> Detecting git/mercurial file structure 15:42:47 ==> Reading reports 15:42:47 + ./coverage.out bytes=42222 15:42:47 ==> Appending adjustments 15:42:47 https://docs.codecov.io/docs/fixing-reports 15:42:47 + Found adjustments 15:42:47 ==> Gzipping contents 15:42:47 8.0K /tmp/codecov.Z7wDqk.gz 15:42:47 ==> Uploading reports 15:42:47 url: https://codecov.io 15:42:47 query: branch=PR-291&commit=b93e8289e885a9774e8f4aaf6af40b8edde9fb56&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-291%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=291&job=&cmd_args= 15:42:47 -> Pinging Codecov 15:42:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-291&commit=b93e8289e885a9774e8f4aaf6af40b8edde9fb56&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-291%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=291&job=&cmd_args= 15:42:48 -> Uploading to 15:42:48 https://storage.googleapis.com/codecov/v4/raw/2021-11-01/833815588EE85121546D348822E98E2E/b93e8289e885a9774e8f4aaf6af40b8edde9fb56/b61eacb2-a686-4d73-8507-853e4a8574ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T154248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c02c350a58426ea0c8f2f8df5c857f49eff50db482cde900fcb5556b087a09e 15:42:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:48 Dload Upload Total Spent Left Speed 15:42:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7142 0 0 100 7142 0 21737 --:--:-- --:--:-- --:--:-- 21708 100 7142 0 0 100 7142 0 21727 --:--:-- --:--:-- --:--:-- 21708 15:42:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b93e8289e885a9774e8f4aaf6af40b8edde9fb56 [Pipeline] } 15:42:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:42:50 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-291/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:42:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:42:50 ---> package-listing.sh 15:42:50 ++ tr '[:upper:]' '[:lower:]' 15:42:50 ++ facter osfamily 15:42:51 + OS_FAMILY=redhat 15:42:51 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-291 15:42:51 + START_PACKAGES=/tmp/packages_start.txt 15:42:51 + END_PACKAGES=/tmp/packages_end.txt 15:42:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:42:51 + PACKAGES=/tmp/packages_start.txt 15:42:51 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-291 ']' 15:42:51 + PACKAGES=/tmp/packages_end.txt 15:42:51 + case "${OS_FAMILY}" in 15:42:51 + rpm -qa 15:42:51 + sort 15:42:51 + '[' -f /tmp/packages_start.txt ']' 15:42:51 + '[' -f /tmp/packages_end.txt ']' 15:42:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:42:51 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-291 ']' 15:42:51 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-291/archives/ 15:42:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-291/archives/ [Pipeline] echo 15:42:51 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-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:42:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:52 15:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:42:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:52 latest: Pulling from edgex-lftools-log-publisher 15:42:52 b4d181a07f80: Pulling fs layer 15:42:52 a1111a8f2ec3: Pulling fs layer 15:42:52 ed53099fbce6: Pulling fs layer 15:42:52 dc539afda2c1: Pulling fs layer 15:42:52 77bc0d833cb6: Pulling fs layer 15:42:52 9065ff56babe: Pulling fs layer 15:42:52 d287ab97295c: Pulling fs layer 15:42:52 77bc0d833cb6: Waiting 15:42:52 9065ff56babe: Waiting 15:42:52 d287ab97295c: Waiting 15:42:52 dc539afda2c1: Waiting 15:42:52 a1111a8f2ec3: Verifying Checksum 15:42:52 a1111a8f2ec3: Download complete 15:42:52 dc539afda2c1: Download complete 15:42:52 ed53099fbce6: Verifying Checksum 15:42:52 ed53099fbce6: Download complete 15:42:52 9065ff56babe: Verifying Checksum 15:42:52 9065ff56babe: Download complete 15:42:52 77bc0d833cb6: Verifying Checksum 15:42:52 77bc0d833cb6: Download complete 15:42:53 b4d181a07f80: Verifying Checksum 15:42:53 b4d181a07f80: Download complete 15:42:53 d287ab97295c: Verifying Checksum 15:42:53 d287ab97295c: Download complete 15:42:54 b4d181a07f80: Pull complete 15:42:54 a1111a8f2ec3: Pull complete 15:42:55 ed53099fbce6: Pull complete 15:42:55 dc539afda2c1: Pull complete 15:42:55 77bc0d833cb6: Pull complete 15:42:55 9065ff56babe: Pull complete 15:43:01 d287ab97295c: Pull complete 15:43:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:43:01 prd-centos7-docker-4c-2g-13673 does not seem to be running inside a container 15:43:01 $ 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-291/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-291 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-291:/w/workspace/xfoundry_go-mod-bootstrap_PR-291:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:43:03 $ docker top 95a30353b4b9a80d1c17e212fc3083acc9bc507b71ecf849522ebdef7dda2c31 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:04 + touch /tmp/pre-build-complete [Pipeline] sh 15:43:04 + mkdir -p /var/log/sysstat [Pipeline] sh 15:43:04 + ls /var/log/sa-host 15:43:04 + sadf -c /var/log/sa-host/sa01 15:43:04 file_magic: OK 15:43:04 HZ: Using current value: 100 15:43:04 file_header: OK 15:43:04 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 15:43:04 Statistics: 15:43:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:43:04 File successfully converted to sysstat format version 12.0.3 15:43:04 + sadf -c /var/log/sa-host/sa30 15:43:04 file_magic: OK 15:43:04 HZ: Using current value: 100 15:43:04 file_header: OK 15:43:04 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 15:43:04 Statistics: 15:43:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:43:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:04 provisioning config files... 15:43:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-291@tmp/config1945407800291805790tmp [Pipeline] { [Pipeline] echo 15:43:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:43:05 ---> create-netrc.sh [Pipeline] } 15:43:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:05 ---> python-tools-install.sh [Pipeline] echo 15:43:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:05 ---> sudo-logs.sh 15:43:05 Archiving 'sudo' log.. 15:43:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-13673.novalocal: Name or service not known 15:43:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-13673.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:43:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:06 ---> job-cost.sh 15:43:06 lf-activate-venv: SKIPPING 15:43:06 DEBUG: total: 0.10999999940395355 15:43:06 INFO: Retrieving Stack Cost... 15:43:06 INFO: Retrieving Pricing Info for: v3-standard-2 15:43:06 INFO: Archiving Costs [Pipeline] echo 15:43:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:06 ---> logs-deploy.sh 15:43:06 lf-activate-venv: SKIPPING 15:43:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-291/3 15:43:06 INFO: archiving workspace using pattern(s): 15:43:07 Archives upload complete. 15:43:07 INFO: archiving logs to Nexus 15:43:08 ---> uname -a: 15:43:08 Linux prd-centos7-docker-4c-2g-13673.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:43:08 15:43:08 15:43:08 ---> lscpu: 15:43:08 Architecture: x86_64 15:43:08 CPU op-mode(s): 32-bit, 64-bit 15:43:08 Byte Order: Little Endian 15:43:08 Address sizes: 40 bits physical, 48 bits virtual 15:43:08 CPU(s): 2 15:43:08 On-line CPU(s) list: 0,1 15:43:08 Thread(s) per core: 1 15:43:08 Core(s) per socket: 1 15:43:08 Socket(s): 2 15:43:08 NUMA node(s): 1 15:43:08 Vendor ID: AuthenticAMD 15:43:08 CPU family: 23 15:43:08 Model: 49 15:43:08 Model name: AMD EPYC-Rome Processor 15:43:08 Stepping: 0 15:43:08 CPU MHz: 2799.998 15:43:08 BogoMIPS: 5599.99 15:43:08 Virtualization: AMD-V 15:43:08 Hypervisor vendor: KVM 15:43:08 Virtualization type: full 15:43:08 L1d cache: 32K 15:43:08 L1i cache: 32K 15:43:08 L2 cache: 512K 15:43:08 L3 cache: 16384K 15:43:08 NUMA node0 CPU(s): 0,1 15:43:08 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 15:43:08 15:43:08 15:43:08 ---> nproc: 15:43:08 2 15:43:08 15:43:08 15:43:08 ---> df -h: 15:43:08 Filesystem Size Used Avail Use% Mounted on 15:43:08 overlay 40G 7.7G 33G 20% / 15:43:08 tmpfs 64M 0 64M 0% /dev 15:43:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:43:08 shm 64M 0 64M 0% /dev/shm 15:43:08 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:43:08 15:43:08 15:43:08 ---> sar -b -r -n DEV: 15:43:08 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 15:43:08 15:43:08 15:36:07 LINUX RESTART (2 CPU) 15:43:08 15:43:08 15:37:01 tps rtps wtps bread/s bwrtn/s 15:43:08 15:38:01 2.95 0.03 2.91 1.07 98.53 15:43:08 15:39:01 0.43 0.02 0.42 0.53 7.05 15:43:08 15:40:01 0.28 0.00 0.28 0.00 4.30 15:43:08 15:41:01 0.20 0.00 0.20 0.00 2.73 15:43:08 15:42:01 0.25 0.00 0.25 0.00 2.90 15:43:08 15:43:02 29.78 0.20 29.58 15.86 6092.90 15:43:08 Average: 5.65 0.04 5.61 2.91 1034.82 15:43:08 15:43:08 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:08 15:38:01 5692304 0 617952 7.72 2620 1696056 1191032 13.15 561380 1522012 20 15:43:08 15:39:01 5690484 0 619760 7.74 2620 1696068 1163468 12.85 563992 1521988 16 15:43:08 15:40:01 5693708 0 616536 7.70 2620 1696068 1163600 12.85 560452 1522852 8 15:43:08 15:41:01 5694892 0 615344 7.68 2620 1696076 1163276 12.84 558808 1522852 8 15:43:08 15:42:01 5693808 0 616424 7.70 2620 1696080 1166196 12.88 560440 1522940 20 15:43:08 15:43:02 5056044 0 763764 9.54 2620 2186504 1334520 14.73 757684 1860448 238564 15:43:08 Average: 5586873 0 641630 8.01 2620 1777809 1197015 13.22 593793 1578849 39773 15:43:08 15:43:08 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:08 15:38:01 eth0 1.25 0.58 0.73 0.28 0.00 0.00 0.00 0.00 15:43:08 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:39:01 eth0 3.18 0.38 0.55 0.20 0.00 0.00 0.00 0.00 15:43:08 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:40:01 eth0 2.03 0.77 0.85 0.59 0.00 0.00 0.00 0.00 15:43:08 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:41:01 eth0 0.28 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:43:08 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:42:01 eth0 1.42 0.67 0.71 0.46 0.00 0.00 0.00 0.00 15:43:08 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:43:02 eth0 102.45 67.95 2601.86 12.08 0.00 0.00 0.00 0.00 15:43:08 15:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 Average: eth0 18.44 11.73 434.16 2.27 0.00 0.00 0.00 0.00 15:43:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:08 15:43:08 15:43:08 ---> sar -P ALL: 15:43:08 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 15:43:08 15:43:08 15:36:07 LINUX RESTART (2 CPU) 15:43:08 15:43:08 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:43:08 15:38:01 all 0.23 0.00 0.06 0.00 0.03 99.67 15:43:08 15:38:01 0 0.42 0.00 0.07 0.00 0.05 99.46 15:43:08 15:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:43:08 15:39:01 all 0.18 0.00 0.03 0.00 0.03 99.77 15:43:08 15:39:01 0 0.30 0.00 0.03 0.00 0.03 99.63 15:43:08 15:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:43:08 15:40:01 all 0.18 0.00 0.03 0.00 0.03 99.77 15:43:08 15:40:01 0 0.30 0.00 0.03 0.00 0.03 99.63 15:43:08 15:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:43:08 15:41:01 all 0.22 0.00 0.03 0.00 0.03 99.72 15:43:08 15:41:01 0 0.40 0.00 0.03 0.00 0.03 99.53 15:43:08 15:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:43:08 15:42:01 all 0.16 0.00 0.02 0.00 0.03 99.80 15:43:08 15:42:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:43:08 15:42:01 1 0.25 0.00 0.02 0.00 0.03 99.70 15:43:08 15:43:02 all 8.41 0.00 3.01 0.32 0.06 88.20 15:43:08 15:43:02 0 8.36 0.00 3.09 0.39 0.07 88.09 15:43:08 15:43:02 1 8.45 0.00 2.93 0.26 0.05 88.31 15:43:08 Average: all 1.54 0.00 0.52 0.05 0.03 97.85 15:43:08 Average: 0 1.62 0.00 0.54 0.06 0.04 97.73 15:43:08 Average: 1 1.46 0.00 0.51 0.04 0.03 97.96 15:43:08 15:43:08 15:43:08