Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd1e6cdd09f357267a5e1619e7151de38673cd57 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-ssh5984580439041663711.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh5873455986007214077.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 40653689060fff6bf1399e6de9b6d29a57191201 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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6801128996282114250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh8392390858926388283.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-core-contracts/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6847260119543087544.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts 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-1465 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh488812612489834862.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cd1e6cdd09f357267a5e1619e7151de38673cd57 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 Commit message: "Merge pull request #657 from soda480/US1908" > git rev-list --no-walk 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:16 ========================================================= 17:03:16 EdgeX Global Pipelines Version Info 17:03:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:17 ------------------- 17:03:17 stable info: 17:03:17 ------------------- 17:03:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:17 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:03:17 Message: update stable to v1.0.200 17:03:17 ------------------- 17:03:17 experimental info: 17:03:17 ------------------- 17:03:17 Commited By: **** collab-it+edgex@linuxfoundation.org 17:03:17 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:03:17 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd1e6cdd09f357267a5e1619e7151de38673cd57 [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd1e6cd [Pipeline] echo 17:03:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:19 + git log --format=format:%s -1 cd1e6cdd09f357267a5e1619e7151de38673cd57 [Pipeline] echo 17:03:19 GIT_COMMIT: cd1e6cdd09f357267a5e1619e7151de38673cd57, Commit Message: Merge pull request #657 from soda480/US1908 [Pipeline] echo 17:03:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:20 17:03:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:03:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:20 latest: Pulling from edgex-devops/git-semver 17:03:20 31603596830f: Pulling fs layer 17:03:20 b6dc333f4379: Pulling fs layer 17:03:20 3d9ef1400e77: Pulling fs layer 17:03:20 fd332fbdc1db: Pulling fs layer 17:03:20 fd332fbdc1db: Waiting 17:03:20 b6dc333f4379: Verifying Checksum 17:03:20 b6dc333f4379: Download complete 17:03:20 31603596830f: Verifying Checksum 17:03:20 31603596830f: Download complete 17:03:20 fd332fbdc1db: Verifying Checksum 17:03:20 fd332fbdc1db: Download complete 17:03:20 31603596830f: Pull complete 17:03:20 b6dc333f4379: Pull complete 17:03:20 3d9ef1400e77: Verifying Checksum 17:03:20 3d9ef1400e77: Download complete 17:03:21 3d9ef1400e77: Pull complete 17:03:21 fd332fbdc1db: Pull complete 17:03:21 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:03:21 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 17:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:03:22 $ docker top ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:22 [ssh-agent] Looking for ssh-agent implementation... 17:03:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:22 $ docker exec ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 ssh-agent 17:03:23 SSH_AUTH_SOCK=/tmp/ssh-TV8rQKeqird2/agent.13 17:03:23 SSH_AGENT_PID=19 17:03:23 Running ssh-add (command line suppressed) 17:03:23 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1562478184294811980.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1562478184294811980.key) 17:03:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:23 + git tag --points-at HEAD [Pipeline] } 17:03:23 $ docker exec --env ******** --env ******** ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 ssh-agent -k 17:03:23 unset SSH_AUTH_SOCK; 17:03:23 unset SSH_AGENT_PID; 17:03:23 echo Agent pid 19 killed; 17:03:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:23 [ssh-agent] Looking for ssh-agent implementation... 17:03:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:23 $ docker exec ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 ssh-agent 17:03:23 SSH_AUTH_SOCK=/tmp/ssh-jJCDCUYBVcTD/agent.53 17:03:23 SSH_AGENT_PID=59 17:03:23 Running ssh-add (command line suppressed) 17:03:24 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2285173064517692386.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2285173064517692386.key) 17:03:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:24 + git semver init 17:03:24 # -> Open(): unable to determine branch for HEAD 17:03:24 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:03:24 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:03:24 # $SEMVER_REMOTE_NAME = origin 17:03:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:03:24 # $SEMVER_USER_NAME = edgex-jenkins 17:03:24 # $SEMVER_BRANCH = main 17:03:24 # $SEMVER_TEMP = /tmp/semver-957674519 17:03:24 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:03:25 # '/tmp/semver-957674519' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 17:03:25 # -> Force: false 17:03:25 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 17:03:25 $ docker exec --env ******** --env ******** ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 ssh-agent -k 17:03:25 unset SSH_AUTH_SOCK; 17:03:25 unset SSH_AGENT_PID; 17:03:25 echo Agent pid 59 killed; 17:03:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:25 + git semver [Pipeline] } 17:03:25 $ docker stop --time=1 ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 17:03:27 $ docker rm -f ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:27 Stashed 1 file(s) [Pipeline] echo 17:03:27 [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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 17:03:43 Still waiting to schedule task 17:03:43 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 17:03:43 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 17:03:43 ‘prd-centos7-docker-4c-2g-1455’ is offline 17:03:43 ‘prd-centos7-docker-4c-2g-1457’ is offline 17:03:43 ‘prd-centos7-docker-4c-2g-1458’ is offline 17:03:43 ‘prd-centos7-docker-4c-2g-1461’ is offline 17:03:43 ‘prd-centos7-docker-4c-2g-1466’ is offline 17:03:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1456’ doesn’t have label ‘centos7-docker-4c-2g’ 17:03:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1459’ doesn’t have label ‘centos7-docker-4c-2g’ 17:03:43 Still waiting to schedule task 17:03:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:04:45 Running on prd-centos7-docker-4c-2g-1469 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 17:04:45 Running in /w/workspace/go-mod-core-contracts/13 [Pipeline] { [Pipeline] checkout 17:04:45 Selected Git installation does not exist. Using Default 17:04:45 The recommended git tool is: NONE 17:04:48 using credential edgex-jenkins-ssh 17:04:48 Cloning the remote Git repository 17:04:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:04:47 > git init /w/workspace/go-mod-core-contracts/13 # timeout=10 17:04:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:04:47 > git --version # timeout=10 17:04:47 > git --version # 'git version 2.24.4' 17:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:47 [INFO] Currently running in a labeled security context 17:04:47 [INFO] Currently SELinux is 'enforcing' on the host 17:04:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/13@tmp/jenkins-gitclient-ssh9160015118439860241.key 17:04:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:49 Avoid second fetch 17:04:49 Checking out Revision cd1e6cdd09f357267a5e1619e7151de38673cd57 (main) 17:04:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:04:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:48 > git config core.sparsecheckout # timeout=10 17:04:48 > git checkout -f cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 17:04:52 Commit message: "Merge pull request #657 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:04:53 ========================================================= 17:04:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:04:53 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:04:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:04:53 Sending build context to Docker daemon 2.929MB 17:04:53 Step 1/7 : ARG BASE=golang:1.16-alpine 17:04:53 Step 2/7 : FROM ${BASE} 17:04:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:04:54 540db60ca938: Pulling fs layer 17:04:54 adcc1eea9eea: Pulling fs layer 17:04:54 4c4ab2625f07: Pulling fs layer 17:04:54 0773c198feca: Pulling fs layer 17:04:54 345f892a5656: Pulling fs layer 17:04:54 4796506630df: Pulling fs layer 17:04:54 cc55df3e53f1: Pulling fs layer 17:04:54 4d027b6c602c: Pulling fs layer 17:04:54 449e75d2c14e: Pulling fs layer 17:04:54 0773c198feca: Waiting 17:04:54 345f892a5656: Waiting 17:04:54 4796506630df: Waiting 17:04:54 cc55df3e53f1: Waiting 17:04:54 4d027b6c602c: Waiting 17:04:54 449e75d2c14e: Waiting 17:04:54 4c4ab2625f07: Verifying Checksum 17:04:54 4c4ab2625f07: Download complete 17:04:54 adcc1eea9eea: Verifying Checksum 17:04:54 adcc1eea9eea: Download complete 17:04:54 345f892a5656: Verifying Checksum 17:04:54 345f892a5656: Download complete 17:04:54 4796506630df: Verifying Checksum 17:04:54 4796506630df: Download complete 17:04:54 cc55df3e53f1: Verifying Checksum 17:04:54 cc55df3e53f1: Download complete 17:04:54 540db60ca938: Verifying Checksum 17:04:54 540db60ca938: Download complete 17:04:54 540db60ca938: Pull complete 17:04:54 adcc1eea9eea: Pull complete 17:04:54 4c4ab2625f07: Pull complete 17:04:55 4d027b6c602c: Verifying Checksum 17:04:55 4d027b6c602c: Download complete 17:04:58 449e75d2c14e: Verifying Checksum 17:04:58 449e75d2c14e: Download complete 17:05:00 0773c198feca: Verifying Checksum 17:05:00 0773c198feca: Download complete 17:05:03 0773c198feca: Pull complete 17:05:03 345f892a5656: Pull complete 17:05:03 4796506630df: Pull complete 17:05:03 cc55df3e53f1: Pull complete 17:05:04 4d027b6c602c: Pull complete 17:05:06 449e75d2c14e: Pull complete 17:05:06 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:05:06 ---> 0d28375d9b5b 17:05:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:05:07 ---> Running in a60808cfb392 17:05:07 Removing intermediate container a60808cfb392 17:05:07 ---> 5df71fbd26bf 17:05:07 Step 4/7 : RUN apk add bash 17:05:07 ---> Running in d8773dd1ac9e 17:05:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:05:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:05:10 OK: 149 MiB in 40 packages 17:05:10 Removing intermediate container d8773dd1ac9e 17:05:10 ---> 85f4468fe83d 17:05:10 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:05:10 ---> Running in b34623b50dc1 17:05:10 Removing intermediate container b34623b50dc1 17:05:10 ---> 0457b3f501c8 17:05:10 Step 6/7 : COPY go.mod . 17:05:10 ---> 51e2a4ad1281 17:05:10 Step 7/7 : RUN go mod download 17:05:10 ---> Running in ea2f2879607d 17:05:49 Removing intermediate container ea2f2879607d 17:05:49 ---> 22750ac406a2 17:05:49 Successfully built 22750ac406a2 17:05:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:05:49 + docker inspect -f . ci-base-image-x86_64 17:05:49 . [Pipeline] withDockerContainer 17:05:49 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 17:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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 ******** ci-base-image-x86_64 cat 17:05:50 $ docker top fb43c664fe908ecff3c121efef04c572940267b5b7e8d57ebfd959f24b54e330 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:50 + go version 17:05:50 go version go1.16.5 linux/amd64 [Pipeline] } 17:05:50 $ docker stop --time=1 fb43c664fe908ecff3c121efef04c572940267b5b7e8d57ebfd959f24b54e330 17:05:51 $ docker rm -f fb43c664fe908ecff3c121efef04c572940267b5b7e8d57ebfd959f24b54e330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:52 + docker inspect -f . ci-base-image-x86_64 17:05:52 . [Pipeline] withDockerContainer 17:05:52 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 17:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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 ******** ci-base-image-x86_64 cat 17:05:53 $ docker top 7695330ee99a284a33ce8174e802aa3cf22ed117dddbfba03defc9a87a9f0871 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:53 + go mod tidy [Pipeline] sh 17:05:54 + make test 17:05:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:05:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:06:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.041s coverage: 83.5% of statements 17:06:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:06:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:06:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:06:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 17:06:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:06:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 46.9% of statements 17:06:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements 17:06:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements 17:06:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 59.5% of statements 17:06:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements 17:06:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 17:06:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:06:11 gofmt -l . 17:06:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:06:11 $ docker stop --time=1 7695330ee99a284a33ce8174e802aa3cf22ed117dddbfba03defc9a87a9f0871 17:06:13 $ docker rm -f 7695330ee99a284a33ce8174e802aa3cf22ed117dddbfba03defc9a87a9f0871 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:06:13 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 17:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:14 17:06:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:06:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:15 latest: Pulling from edgex-lftools-log-publisher 17:06:15 b4d181a07f80: Pulling fs layer 17:06:15 a1111a8f2ec3: Pulling fs layer 17:06:15 ed53099fbce6: Pulling fs layer 17:06:15 dc539afda2c1: Pulling fs layer 17:06:15 77bc0d833cb6: Pulling fs layer 17:06:15 9065ff56babe: Pulling fs layer 17:06:15 d287ab97295c: Pulling fs layer 17:06:15 dc539afda2c1: Waiting 17:06:15 77bc0d833cb6: Waiting 17:06:15 9065ff56babe: Waiting 17:06:15 d287ab97295c: Waiting 17:06:15 a1111a8f2ec3: Verifying Checksum 17:06:15 a1111a8f2ec3: Download complete 17:06:15 dc539afda2c1: Verifying Checksum 17:06:15 dc539afda2c1: Download complete 17:06:15 77bc0d833cb6: Verifying Checksum 17:06:15 77bc0d833cb6: Download complete 17:06:15 9065ff56babe: Verifying Checksum 17:06:15 9065ff56babe: Download complete 17:06:16 ed53099fbce6: Verifying Checksum 17:06:16 ed53099fbce6: Download complete 17:06:16 b4d181a07f80: Verifying Checksum 17:06:16 b4d181a07f80: Download complete 17:06:18 b4d181a07f80: Pull complete 17:06:18 a1111a8f2ec3: Pull complete 17:06:18 ed53099fbce6: Pull complete 17:06:18 dc539afda2c1: Pull complete 17:06:18 77bc0d833cb6: Pull complete 17:06:19 9065ff56babe: Pull complete 17:06:21 d287ab97295c: Verifying Checksum 17:06:21 d287ab97295c: Download complete 17:06:25 d287ab97295c: Pull complete 17:06:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:06:25 prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container 17:06:25 $ 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-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:06:28 $ docker top efd368d4a0ab008e7510c2101d8d35242e9f66c4567a6e7e4695308cac89d565 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:28 ---> job-cost.sh 17:06:28 lf-activate-venv: SKIPPING 17:06:28 INFO: No Stack... 17:06:29 INFO: Retrieving Pricing Info for: v3-standard-2 17:06:29 INFO: Archiving Costs [Pipeline] sh 17:06:30 + cat /w/workspace/go-mod-core-contracts/13/archives/cost.csv 17:06:30 + cut -d, -f6 [Pipeline] lock 17:06:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] 17:06:30 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] did not exist. Created. 17:06:30 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:30 + echo total: 0.05999999865889549 [Pipeline] stash 17:06:30 Stashed 1 file(s) [Pipeline] } 17:06:30 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:30 $ docker stop --time=1 efd368d4a0ab008e7510c2101d8d35242e9f66c4567a6e7e4695308cac89d565 17:06:31 $ docker rm -f efd368d4a0ab008e7510c2101d8d35242e9f66c4567a6e7e4695308cac89d565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:06:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1471 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 17:06:39 Running in /w/workspace/go-mod-core-contracts/13 [Pipeline] { [Pipeline] checkout 17:06:39 Selected Git installation does not exist. Using Default 17:06:39 The recommended git tool is: NONE 17:06:46 using credential edgex-jenkins-ssh 17:06:46 Cloning the remote Git repository 17:06:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:06:46 > git init /w/workspace/go-mod-core-contracts/13 # timeout=10 17:06:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:06:46 > git --version # timeout=10 17:06:46 > git --version # 'git version 2.17.1' 17:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:48 Avoid second fetch 17:06:48 Checking out Revision cd1e6cdd09f357267a5e1619e7151de38673cd57 (main) 17:06:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:06:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:48 > git config core.sparsecheckout # timeout=10 17:06:48 > git checkout -f cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 17:06:53 Commit message: "Merge pull request #657 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:06:53 ========================================================= 17:06:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:06:53 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:06:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:06:55 Sending build context to Docker daemon 2.928MB 17:06:55 Step 1/7 : ARG BASE=golang:1.16-alpine 17:06:55 Step 2/7 : FROM ${BASE} 17:06:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:06:56 595b0fe564bb: Pulling fs layer 17:06:56 24495759ef45: Pulling fs layer 17:06:56 d148012ef14d: Pulling fs layer 17:06:56 cb65c68fc2e2: Pulling fs layer 17:06:56 093eec477d81: Pulling fs layer 17:06:56 a6d5b2bbb924: Pulling fs layer 17:06:56 2446dc1eb7d3: Pulling fs layer 17:06:56 596795e73e0f: Pulling fs layer 17:06:56 a6d5b2bbb924: Waiting 17:06:56 cb65c68fc2e2: Waiting 17:06:56 2446dc1eb7d3: Waiting 17:06:56 093eec477d81: Waiting 17:06:56 596795e73e0f: Waiting 17:06:56 d148012ef14d: Verifying Checksum 17:06:56 d148012ef14d: Download complete 17:06:56 24495759ef45: Verifying Checksum 17:06:56 24495759ef45: Download complete 17:06:56 093eec477d81: Verifying Checksum 17:06:56 093eec477d81: Download complete 17:06:56 a6d5b2bbb924: Verifying Checksum 17:06:56 a6d5b2bbb924: Download complete 17:06:56 2446dc1eb7d3: Verifying Checksum 17:06:56 2446dc1eb7d3: Download complete 17:06:56 595b0fe564bb: Verifying Checksum 17:06:56 595b0fe564bb: Download complete 17:06:57 595b0fe564bb: Pull complete 17:06:57 24495759ef45: Pull complete 17:06:58 d148012ef14d: Pull complete 17:06:58 596795e73e0f: Verifying Checksum 17:06:58 596795e73e0f: Download complete 17:07:00 cb65c68fc2e2: Verifying Checksum 17:07:00 cb65c68fc2e2: Download complete 17:07:10 cb65c68fc2e2: Pull complete 17:07:10 093eec477d81: Pull complete 17:07:10 a6d5b2bbb924: Pull complete 17:07:10 2446dc1eb7d3: Pull complete 17:07:14 596795e73e0f: Pull complete 17:07:14 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:07:14 ---> d9e956139c92 17:07:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:18 ---> Running in ad2fe95d57f5 17:07:19 Removing intermediate container ad2fe95d57f5 17:07:19 ---> 2bc7d7f49212 17:07:19 Step 4/7 : RUN apk add bash 17:07:19 ---> Running in c9da5a3cef40 17:07:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:07:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:07:22 OK: 138 MiB in 40 packages 17:07:24 Removing intermediate container c9da5a3cef40 17:07:24 ---> 7b49d93f121f 17:07:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:07:24 ---> Running in 580385dd9e7c 17:07:24 Removing intermediate container 580385dd9e7c 17:07:24 ---> 6df1ee1a0bb8 17:07:24 Step 6/7 : COPY go.mod . 17:07:25 ---> cc4075664eea 17:07:25 Step 7/7 : RUN go mod download 17:07:25 ---> Running in c3823ac8328d 17:09:02 Removing intermediate container c3823ac8328d 17:09:02 ---> a67d7b981cce 17:09:02 Successfully built a67d7b981cce 17:09:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:09:02 + docker inspect -f . ci-base-image-arm64 17:09:02 . [Pipeline] withDockerContainer 17:09:03 prd-ubuntu18.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container 17:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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 ******** ci-base-image-arm64 cat 17:09:05 $ docker top c9b9e440e36a6774519052aa2e2216cf90ebac03f17219441c8dc05cbcbcbb8a -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:06 + go version 17:09:06 go version go1.16.5 linux/arm64 [Pipeline] } 17:09:06 $ docker stop --time=1 c9b9e440e36a6774519052aa2e2216cf90ebac03f17219441c8dc05cbcbcbb8a 17:09:08 $ docker rm -f c9b9e440e36a6774519052aa2e2216cf90ebac03f17219441c8dc05cbcbcbb8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:09:09 + docker inspect -f . ci-base-image-arm64 17:09:09 . [Pipeline] withDockerContainer 17:09:09 prd-ubuntu18.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container 17:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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 ******** ci-base-image-arm64 cat 17:09:11 $ docker top f9dad936aefce21beb99231e4fe83b29e665a4361c606b4de6bbedcc3bc044e3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:12 + go mod tidy [Pipeline] sh 17:09:13 + make test 17:09:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:09:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:09:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.532s coverage: 83.5% of statements 17:09:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:09:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:09:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:09:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.071s coverage: 26.3% of statements 17:09:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:09:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.184s coverage: 46.9% of statements 17:09:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.068s coverage: 90.0% of statements 17:09:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.324s coverage: 86.2% of statements 17:09:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.054s coverage: 59.5% of statements 17:09:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.1% of statements 17:09:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 49.4% of statements 17:09:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:10:21 gofmt -l . 17:10:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:10:22 $ docker stop --time=1 f9dad936aefce21beb99231e4fe83b29e665a4361c606b4de6bbedcc3bc044e3 17:10:25 $ docker rm -f f9dad936aefce21beb99231e4fe83b29e665a4361c606b4de6bbedcc3bc044e3 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:26 Warning: overwriting stash ‘coverage-report’ 17:10:26 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 17:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:27 17:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:10:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:28 arm64: Pulling from edgex-lftools-log-publisher 17:10:28 448f6bf000e3: Pulling fs layer 17:10:28 f757da607395: Pulling fs layer 17:10:28 05883995daec: Pulling fs layer 17:10:28 8603b9c90790: Pulling fs layer 17:10:28 1560dd03e051: Pulling fs layer 17:10:28 27f5ce0e4adf: Pulling fs layer 17:10:28 c2d8d7efcc4b: Pulling fs layer 17:10:28 27f5ce0e4adf: Waiting 17:10:28 8603b9c90790: Waiting 17:10:28 c2d8d7efcc4b: Waiting 17:10:28 1560dd03e051: Waiting 17:10:28 f757da607395: Download complete 17:10:28 8603b9c90790: Verifying Checksum 17:10:28 8603b9c90790: Download complete 17:10:28 1560dd03e051: Verifying Checksum 17:10:28 1560dd03e051: Download complete 17:10:28 27f5ce0e4adf: Verifying Checksum 17:10:28 27f5ce0e4adf: Download complete 17:10:28 05883995daec: Verifying Checksum 17:10:28 05883995daec: Download complete 17:10:29 448f6bf000e3: Download complete 17:10:32 c2d8d7efcc4b: Verifying Checksum 17:10:32 c2d8d7efcc4b: Download complete 17:10:33 448f6bf000e3: Pull complete 17:10:33 f757da607395: Pull complete 17:10:35 05883995daec: Pull complete 17:10:35 8603b9c90790: Pull complete 17:10:37 1560dd03e051: Pull complete 17:10:37 27f5ce0e4adf: Pull complete 17:10:52 c2d8d7efcc4b: Pull complete 17:10:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:10:52 prd-ubuntu18.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container 17:10:54 $ 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-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:10:59 $ docker top e257ab9e9ed8ca4584a65e087295a4635bda9a9a4d8b7b2fad1aaffbf61575a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:00 ---> job-cost.sh 17:11:00 lf-activate-venv: SKIPPING 17:11:00 INFO: No Stack... 17:11:01 INFO: Retrieving Pricing Info for: v2-standard-4 17:11:01 INFO: Archiving Costs [Pipeline] sh 17:11:02 + cat /w/workspace/go-mod-core-contracts/13/archives/cost.csv 17:11:02 + cut -d, -f6 [Pipeline] lock 17:11:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] 17:11:02 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] did not exist. Created. 17:11:02 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:03 /w/workspace/go-mod-core-contracts/13@tmp/durable-525a5929/script.sh: 1: /w/workspace/go-mod-core-contracts/13@tmp/durable-525a5929/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:11:04 + echo total: 0.18000000715255737 [Pipeline] stash 17:11:04 Warning: overwriting stash ‘stack-cost’ 17:11:04 Stashed 1 file(s) [Pipeline] } 17:11:04 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:04 $ docker stop --time=1 e257ab9e9ed8ca4584a65e087295a4635bda9a9a4d8b7b2fad1aaffbf61575a5 17:11:06 $ docker rm -f e257ab9e9ed8ca4584a65e087295a4635bda9a9a4d8b7b2fad1aaffbf61575a5 [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 17:11:06 provisioning config files... 17:11:06 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5411749087966352642tmp [Pipeline] { [Pipeline] sh 17:11:07 + set +x 17:11:07 + curl -s https://codecov.io/bash 17:11:07 + bash -s -- 17:11:07 17:11:07 _____ _ 17:11:07 / ____| | | 17:11:07 | | ___ __| | ___ ___ _____ __ 17:11:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:11:07 | |___| (_) | (_| | __/ (_| (_) \ V / 17:11:07 \_____\___/ \__,_|\___|\___\___/ \_/ 17:11:07 Bash-1.0.6 17:11:07 17:11:07 17:11:07 ==> git version 2.24.4 found 17:11:07 ==> 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 17:11:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:11:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:11:07 ==> Jenkins CI detected. 17:11:07 current dir:  /w/workspace/undry_go-mod-core-contracts_main 17:11:07 project root: . 17:11:07 --> token set from env 17:11:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:11:07 ==> Running gcov in . (disable via -X gcov) 17:11:07 ==> Python coveragepy not found 17:11:07 ==> Searching for coverage reports in: 17:11:07 + . 17:11:07 -> Found 1 reports 17:11:07 ==> Detecting git/mercurial file structure 17:11:07 ==> Reading reports 17:11:07 + ./coverage.out bytes=101588 17:11:07 ==> Appending adjustments 17:11:07 https://docs.codecov.io/docs/fixing-reports 17:11:07 + Found adjustments 17:11:07 ==> Gzipping contents 17:11:07 16K /tmp/codecov.ZYeGrn.gz 17:11:07 ==> Uploading reports 17:11:07 url: https://codecov.io 17:11:07 query: branch=main&commit=cd1e6cdd09f357267a5e1619e7151de38673cd57&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:07 -> Pinging Codecov 17:11:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=cd1e6cdd09f357267a5e1619e7151de38673cd57&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:08 -> Uploading to 17:11:08 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/71470A77251A30514AAF9C0BB2E5B6CE/cd1e6cdd09f357267a5e1619e7151de38673cd57/a3b3c99b-2c03-4b3e-a549-a67876c22e9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T171108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b076c2d9e4ba83b06b82a47fa2a2cf974087ae90f7bc3a72135f3e9338a6e3b 17:11:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:08 Dload Upload Total Spent Left Speed 17:11:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15230 0 0 100 15230 0 33619 --:--:-- --:--:-- --:--:-- 33620 100 15230 0 0 100 15230 0 33610 --:--:-- --:--:-- --:--:-- 33546 17:11:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cd1e6cdd09f357267a5e1619e7151de38673cd57 [Pipeline] } 17:11:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:11:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:11:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:09 17:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:11:09 188c0c94c7c5: Pulling fs layer 17:11:09 0ef7d3d256c8: Pulling fs layer 17:11:09 de9db76c5a1d: Pulling fs layer 17:11:09 0eba1c9be4d2: Pulling fs layer 17:11:09 0d57e429df01: Pulling fs layer 17:11:09 4e4be7b47b0d: Pulling fs layer 17:11:09 e1f770b5df2f: Pulling fs layer 17:11:09 85a0685a4137: Pulling fs layer 17:11:09 0d57e429df01: Waiting 17:11:09 4e4be7b47b0d: Waiting 17:11:09 e1f770b5df2f: Waiting 17:11:09 85a0685a4137: Waiting 17:11:09 0eba1c9be4d2: Waiting 17:11:09 de9db76c5a1d: Verifying Checksum 17:11:09 de9db76c5a1d: Download complete 17:11:09 0ef7d3d256c8: Verifying Checksum 17:11:09 0ef7d3d256c8: Download complete 17:11:09 0d57e429df01: Verifying Checksum 17:11:09 0d57e429df01: Download complete 17:11:09 4e4be7b47b0d: Verifying Checksum 17:11:09 4e4be7b47b0d: Download complete 17:11:10 188c0c94c7c5: Verifying Checksum 17:11:10 188c0c94c7c5: Download complete 17:11:10 188c0c94c7c5: Pull complete 17:11:10 0ef7d3d256c8: Pull complete 17:11:10 de9db76c5a1d: Pull complete 17:11:11 e1f770b5df2f: Verifying Checksum 17:11:11 e1f770b5df2f: Download complete 17:11:13 0eba1c9be4d2: Verifying Checksum 17:11:13 0eba1c9be4d2: Download complete 17:11:14 85a0685a4137: Verifying Checksum 17:11:14 85a0685a4137: Download complete 17:11:16 0eba1c9be4d2: Pull complete 17:11:17 0d57e429df01: Pull complete 17:11:17 4e4be7b47b0d: Pull complete 17:11:17 e1f770b5df2f: Pull complete 17:11:21 85a0685a4137: Pull complete 17:11:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:11:21 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 17:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:11:23 $ docker top da8d9abec6846e71b358d247cb7a5172278993505e80a8f86a0726fbde6b567d -eo pid,comm [Pipeline] { [Pipeline] echo 17:11:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:11:23 + set -o pipefail 17:11:23 + snyk monitor '--org=edgex-jenkins' 17:11:45 17:11:45 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 17:11:45 17:11:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/503060b6-e223-4e65-89de-61b22c87d6ae 17:11:45 17:11:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:11:45 17:11:45 [Pipeline] } 17:11:45 $ docker stop --time=1 da8d9abec6846e71b358d247cb7a5172278993505e80a8f86a0726fbde6b567d 17:11:47 $ docker rm -f da8d9abec6846e71b358d247cb7a5172278993505e80a8f86a0726fbde6b567d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:48 + git log --format=format:%s -1 cd1e6cdd09f357267a5e1619e7151de38673cd57 [Pipeline] isUnix [Pipeline] sh 17:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:48 . [Pipeline] withDockerContainer 17:11:48 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 17:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:11:49 $ docker top 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:49 [ssh-agent] Looking for ssh-agent implementation... 17:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:49 $ docker exec 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c ssh-agent 17:11:49 SSH_AUTH_SOCK=/tmp/ssh-yjTzYTSICL2S/agent.15 17:11:49 SSH_AGENT_PID=22 17:11:49 Running ssh-add (command line suppressed) 17:11:49 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1455046119812705776.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1455046119812705776.key) 17:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:50 + git semver tag 17:11:50 # -> Open(): unable to determine branch for HEAD 17:11:50 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:11:50 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:11:50 # $SEMVER_REMOTE_NAME = origin 17:11:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:11:50 # $SEMVER_USER_NAME = edgex-jenkins 17:11:50 # $SEMVER_BRANCH = main 17:11:50 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 17:11:50 # cd1e6cdd09f357267a5e1619e7151de38673cd57 HEAD 17:11:50 # -> Force: false 17:11:50 # 7d8fa8f7e7a0e4d8751dce425ccf17f1f2b21977 refs/tags/v2.0.1-dev.12 [Pipeline] } 17:11:50 $ docker exec --env ******** --env ******** 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c ssh-agent -k 17:11:50 unset SSH_AUTH_SOCK; 17:11:50 unset SSH_AGENT_PID; 17:11:50 echo Agent pid 22 killed; 17:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:50 + git semver [Pipeline] } 17:11:50 $ docker stop --time=1 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c 17:11:51 $ docker rm -f 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:52 17:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:52 0.23.1-centos7: Pulling from edgex-lftools 17:11:52 ab5ef0e58194: Pulling fs layer 17:11:52 9712f1f96733: Pulling fs layer 17:11:52 63f879dbbcfc: Pulling fs layer 17:11:52 0d9ebad4ef96: Pulling fs layer 17:11:52 e9a5061849ea: Pulling fs layer 17:11:52 d747dcd14b5f: Pulling fs layer 17:11:52 2de7ff778b66: Pulling fs layer 17:11:52 0d9ebad4ef96: Waiting 17:11:52 e9a5061849ea: Waiting 17:11:52 d747dcd14b5f: Waiting 17:11:52 2de7ff778b66: Waiting 17:11:52 9712f1f96733: Verifying Checksum 17:11:52 9712f1f96733: Download complete 17:11:54 63f879dbbcfc: Verifying Checksum 17:11:54 63f879dbbcfc: Download complete 17:11:54 e9a5061849ea: Verifying Checksum 17:11:54 e9a5061849ea: Download complete 17:11:54 d747dcd14b5f: Verifying Checksum 17:11:54 d747dcd14b5f: Download complete 17:11:54 2de7ff778b66: Verifying Checksum 17:11:54 2de7ff778b66: Download complete 17:11:55 0d9ebad4ef96: Verifying Checksum 17:11:56 ab5ef0e58194: Verifying Checksum 17:11:56 ab5ef0e58194: Download complete 17:11:58 ab5ef0e58194: Pull complete 17:11:58 9712f1f96733: Pull complete 17:11:59 63f879dbbcfc: Pull complete 17:12:02 0d9ebad4ef96: Pull complete 17:12:02 e9a5061849ea: Pull complete 17:12:02 d747dcd14b5f: Pull complete 17:12:03 2de7ff778b66: Pull complete 17:12:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:12:03 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 17:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:12:06 $ docker top 4d4a4d59df651758613a332e0396e8881a11973d4af275612d480d447a87d22c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:12:06 provisioning config files... 17:12:06 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5185039547132751645tmp 17:12:06 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3556345553628511155tmp 17:12:06 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6053633722913204621tmp [Pipeline] { [Pipeline] echo 17:12:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:12:07 ---> sigul-configuration.sh 17:12:07 gpg: directory `/root/.gnupg' created 17:12:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:12:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:12:07 gpg: keyring `/root/.gnupg/secring.gpg' created 17:12:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:12:07 gpg: CAST5 encrypted data 17:12:07 gpg: encrypted with 1 passphrase 17:12:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:12:07 + mkdir /home/jenkins 17:12:07 + mkdir /home/jenkins/sigul [Pipeline] sh 17:12:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:12:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:12:08 ---> sigul-install.sh 17:12:08 Sigul already installed; skipping installation. [Pipeline] sh 17:12:08 + git tag --list 17:12:08 v0.0.0 17:12:08 v0.0.1 17:12:08 v0.1.0 17:12:08 v0.1.1 17:12:08 v0.1.10 17:12:08 v0.1.100 17:12:08 v0.1.101 17:12:08 v0.1.102 17:12:08 v0.1.103 17:12:08 v0.1.104 17:12:08 v0.1.105 17:12:08 v0.1.106 17:12:08 v0.1.107 17:12:08 v0.1.108 17:12:08 v0.1.109 17:12:08 v0.1.11 17:12:08 v0.1.110 17:12:08 v0.1.111 17:12:08 v0.1.112 17:12:08 v0.1.113 17:12:08 v0.1.114 17:12:08 v0.1.115 17:12:08 v0.1.116 17:12:08 v0.1.117 17:12:08 v0.1.118 17:12:08 v0.1.119 17:12:08 v0.1.12 17:12:08 v0.1.120 17:12:08 v0.1.121 17:12:08 v0.1.122 17:12:08 v0.1.123 17:12:08 v0.1.124 17:12:08 v0.1.125 17:12:08 v0.1.126 17:12:08 v0.1.127 17:12:08 v0.1.128 17:12:08 v0.1.129 17:12:08 v0.1.13 17:12:08 v0.1.130 17:12:08 v0.1.131 17:12:08 v0.1.132 17:12:08 v0.1.133 17:12:08 v0.1.134 17:12:08 v0.1.135 17:12:08 v0.1.136 17:12:08 v0.1.137 17:12:08 v0.1.138 17:12:08 v0.1.139 17:12:08 v0.1.14 17:12:08 v0.1.140 17:12:08 v0.1.141 17:12:08 v0.1.142 17:12:08 v0.1.143 17:12:08 v0.1.144 17:12:08 v0.1.145 17:12:08 v0.1.146 17:12:08 v0.1.147 17:12:08 v0.1.148 17:12:08 v0.1.149 17:12:08 v0.1.15 17:12:08 v0.1.16 17:12:08 v0.1.17 17:12:08 v0.1.18 17:12:08 v0.1.19 17:12:08 v0.1.2 17:12:08 v0.1.20 17:12:08 v0.1.21 17:12:08 v0.1.22 17:12:08 v0.1.23 17:12:08 v0.1.24 17:12:08 v0.1.25 17:12:08 v0.1.26 17:12:08 v0.1.27 17:12:08 v0.1.28 17:12:08 v0.1.29 17:12:08 v0.1.3 17:12:08 v0.1.30 17:12:08 v0.1.31 17:12:08 v0.1.32 17:12:08 v0.1.33 17:12:08 v0.1.34 17:12:08 v0.1.35 17:12:08 v0.1.36 17:12:08 v0.1.37 17:12:08 v0.1.38 17:12:08 v0.1.39 17:12:08 v0.1.4 17:12:08 v0.1.40 17:12:08 v0.1.41 17:12:08 v0.1.42 17:12:08 v0.1.43 17:12:08 v0.1.44 17:12:08 v0.1.45 17:12:08 v0.1.46 17:12:08 v0.1.47 17:12:08 v0.1.48 17:12:08 v0.1.49 17:12:08 v0.1.5 17:12:08 v0.1.50 17:12:08 v0.1.51 17:12:08 v0.1.52 17:12:08 v0.1.53 17:12:08 v0.1.54 17:12:08 v0.1.55 17:12:08 v0.1.56 17:12:08 v0.1.57 17:12:08 v0.1.58 17:12:08 v0.1.59 17:12:08 v0.1.6 17:12:08 v0.1.60 17:12:08 v0.1.61 17:12:08 v0.1.62 17:12:08 v0.1.63 17:12:08 v0.1.64 17:12:08 v0.1.65 17:12:08 v0.1.66 17:12:08 v0.1.67 17:12:08 v0.1.68 17:12:08 v0.1.69 17:12:08 v0.1.7 17:12:08 v0.1.70 17:12:08 v0.1.71 17:12:08 v0.1.72 17:12:08 v0.1.73 17:12:08 v0.1.74 17:12:08 v0.1.75 17:12:08 v0.1.76 17:12:08 v0.1.77 17:12:08 v0.1.78 17:12:08 v0.1.79 17:12:08 v0.1.8 17:12:08 v0.1.80 17:12:08 v0.1.81 17:12:08 v0.1.82 17:12:08 v0.1.83 17:12:08 v0.1.84 17:12:08 v0.1.85 17:12:08 v0.1.86 17:12:08 v0.1.87 17:12:08 v0.1.88 17:12:08 v0.1.89 17:12:08 v0.1.9 17:12:08 v0.1.90 17:12:08 v0.1.91 17:12:08 v0.1.92 17:12:08 v0.1.93 17:12:08 v0.1.94 17:12:08 v0.1.95 17:12:08 v0.1.96 17:12:08 v0.1.97 17:12:08 v0.1.98 17:12:08 v0.1.99 17:12:08 v2.0.0 17:12:08 v2.0.0-dev.1 17:12:08 v2.0.0-dev.10 17:12:08 v2.0.0-dev.100 17:12:08 v2.0.0-dev.101 17:12:08 v2.0.0-dev.102 17:12:08 v2.0.0-dev.103 17:12:08 v2.0.0-dev.11 17:12:08 v2.0.0-dev.12 17:12:08 v2.0.0-dev.13 17:12:08 v2.0.0-dev.14 17:12:08 v2.0.0-dev.15 17:12:08 v2.0.0-dev.16 17:12:08 v2.0.0-dev.17 17:12:08 v2.0.0-dev.18 17:12:08 v2.0.0-dev.19 17:12:08 v2.0.0-dev.2 17:12:08 v2.0.0-dev.20 17:12:08 v2.0.0-dev.21 17:12:08 v2.0.0-dev.22 17:12:08 v2.0.0-dev.23 17:12:08 v2.0.0-dev.24 17:12:08 v2.0.0-dev.25 17:12:08 v2.0.0-dev.26 17:12:08 v2.0.0-dev.27 17:12:08 v2.0.0-dev.28 17:12:08 v2.0.0-dev.29 17:12:08 v2.0.0-dev.3 17:12:08 v2.0.0-dev.30 17:12:08 v2.0.0-dev.31 17:12:08 v2.0.0-dev.32 17:12:08 v2.0.0-dev.33 17:12:08 v2.0.0-dev.34 17:12:08 v2.0.0-dev.35 17:12:08 v2.0.0-dev.36 17:12:08 v2.0.0-dev.37 17:12:08 v2.0.0-dev.38 17:12:08 v2.0.0-dev.39 17:12:08 v2.0.0-dev.4 17:12:08 v2.0.0-dev.40 17:12:08 v2.0.0-dev.41 17:12:08 v2.0.0-dev.42 17:12:08 v2.0.0-dev.43 17:12:08 v2.0.0-dev.44 17:12:08 v2.0.0-dev.45 17:12:08 v2.0.0-dev.46 17:12:08 v2.0.0-dev.47 17:12:08 v2.0.0-dev.48 17:12:08 v2.0.0-dev.49 17:12:08 v2.0.0-dev.5 17:12:08 v2.0.0-dev.50 17:12:08 v2.0.0-dev.51 17:12:08 v2.0.0-dev.52 17:12:08 v2.0.0-dev.53 17:12:08 v2.0.0-dev.54 17:12:08 v2.0.0-dev.55 17:12:08 v2.0.0-dev.56 17:12:08 v2.0.0-dev.57 17:12:08 v2.0.0-dev.58 17:12:08 v2.0.0-dev.59 17:12:08 v2.0.0-dev.6 17:12:08 v2.0.0-dev.60 17:12:08 v2.0.0-dev.61 17:12:08 v2.0.0-dev.62 17:12:08 v2.0.0-dev.63 17:12:08 v2.0.0-dev.64 17:12:08 v2.0.0-dev.65 17:12:08 v2.0.0-dev.66 17:12:08 v2.0.0-dev.67 17:12:08 v2.0.0-dev.68 17:12:08 v2.0.0-dev.69 17:12:08 v2.0.0-dev.7 17:12:08 v2.0.0-dev.70 17:12:08 v2.0.0-dev.71 17:12:08 v2.0.0-dev.72 17:12:08 v2.0.0-dev.73 17:12:08 v2.0.0-dev.74 17:12:08 v2.0.0-dev.75 17:12:08 v2.0.0-dev.76 17:12:08 v2.0.0-dev.77 17:12:08 v2.0.0-dev.78 17:12:08 v2.0.0-dev.79 17:12:08 v2.0.0-dev.8 17:12:08 v2.0.0-dev.80 17:12:08 v2.0.0-dev.81 17:12:08 v2.0.0-dev.82 17:12:08 v2.0.0-dev.83 17:12:08 v2.0.0-dev.84 17:12:08 v2.0.0-dev.85 17:12:08 v2.0.0-dev.86 17:12:08 v2.0.0-dev.87 17:12:08 v2.0.0-dev.88 17:12:08 v2.0.0-dev.89 17:12:08 v2.0.0-dev.9 17:12:08 v2.0.0-dev.90 17:12:08 v2.0.0-dev.91 17:12:08 v2.0.0-dev.92 17:12:08 v2.0.0-dev.93 17:12:08 v2.0.0-dev.94 17:12:08 v2.0.0-dev.95 17:12:08 v2.0.0-dev.96 17:12:08 v2.0.0-dev.97 17:12:08 v2.0.0-dev.98 17:12:08 v2.0.0-dev.99 17:12:08 v2.0.1-dev.1 17:12:08 v2.0.1-dev.10 17:12:08 v2.0.1-dev.11 17:12:08 v2.0.1-dev.12 17:12:08 v2.0.1-dev.2 17:12:08 v2.0.1-dev.3 17:12:08 v2.0.1-dev.4 17:12:08 v2.0.1-dev.5 17:12:08 v2.0.1-dev.6 17:12:08 v2.0.1-dev.7 17:12:08 v2.0.1-dev.8 17:12:08 v2.0.1-dev.9 [Pipeline] sh 17:12:08 + lftools sign git-tag v2.0.1-dev.12 17:12:09 Signing Git tag with Sigul... 17:12:09 Signing v2.0.1-dev.12 [Pipeline] echo 17:12:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:12:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:12:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:12:10 $ docker stop --time=1 4d4a4d59df651758613a332e0396e8881a11973d4af275612d480d447a87d22c 17:12:12 $ docker rm -f 4d4a4d59df651758613a332e0396e8881a11973d4af275612d480d447a87d22c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:12 . [Pipeline] withDockerContainer 17:12:12 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 17:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:13 $ docker top e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:13 [ssh-agent] Looking for ssh-agent implementation... 17:12:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:13 $ docker exec e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe ssh-agent 17:12:13 SSH_AUTH_SOCK=/tmp/ssh-DghOp3fhCRwf/agent.12 17:12:13 SSH_AGENT_PID=19 17:12:13 Running ssh-add (command line suppressed) 17:12:13 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_486619001126012525.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_486619001126012525.key) 17:12:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:14 + git semver bump pre 17:12:14 # -> Open(): unable to determine branch for HEAD 17:12:14 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:12:14 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:12:14 # $SEMVER_REMOTE_NAME = origin 17:12:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:14 # $SEMVER_USER_NAME = edgex-jenkins 17:12:14 # $SEMVER_BRANCH = main 17:12:14 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 17:12:14 2.0.1-dev.13 [Pipeline] } 17:12:14 $ docker exec --env ******** --env ******** e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe ssh-agent -k 17:12:14 unset SSH_AUTH_SOCK; 17:12:14 unset SSH_AGENT_PID; 17:12:14 echo Agent pid 19 killed; 17:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:14 + git semver [Pipeline] } 17:12:14 $ docker stop --time=1 e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe 17:12:15 $ docker rm -f e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:16 . [Pipeline] withDockerContainer 17:12:16 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 17:12:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:16 $ docker top ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:17 [ssh-agent] Looking for ssh-agent implementation... 17:12:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:17 $ docker exec ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 ssh-agent 17:12:17 SSH_AUTH_SOCK=/tmp/ssh-y8Qzy9hdFSk0/agent.14 17:12:17 SSH_AGENT_PID=21 17:12:17 Running ssh-add (command line suppressed) 17:12:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5933496671444760615.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5933496671444760615.key) 17:12:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:17 + git semver push 17:12:17 # -> Open(): unable to determine branch for HEAD 17:12:17 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:12:17 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:12:17 # $SEMVER_REMOTE_NAME = origin 17:12:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:17 # $SEMVER_USER_NAME = edgex-jenkins 17:12:17 # $SEMVER_BRANCH = main 17:12:17 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 17:12:23 $ docker exec --env ******** --env ******** ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 ssh-agent -k 17:12:23 unset SSH_AUTH_SOCK; 17:12:23 unset SSH_AGENT_PID; 17:12:23 echo Agent pid 21 killed; 17:12:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:23 + git semver [Pipeline] } 17:12:23 $ docker stop --time=1 ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 17:12:24 $ docker rm -f ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:12:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:26 ---> package-listing.sh 17:12:26 ++ tr '[:upper:]' '[:lower:]' 17:12:26 ++ facter osfamily 17:12:26 + OS_FAMILY=redhat 17:12:26 + workspace=/w/workspace/undry_go-mod-core-contracts_main 17:12:26 + START_PACKAGES=/tmp/packages_start.txt 17:12:26 + END_PACKAGES=/tmp/packages_end.txt 17:12:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:26 + PACKAGES=/tmp/packages_start.txt 17:12:26 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 17:12:26 + PACKAGES=/tmp/packages_end.txt 17:12:26 + case "${OS_FAMILY}" in 17:12:26 + rpm -qa 17:12:26 + sort 17:12:27 + '[' -f /tmp/packages_start.txt ']' 17:12:27 + '[' -f /tmp/packages_end.txt ']' 17:12:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:27 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 17:12:27 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 17:12:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 17:12:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:12:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:28 17:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:28 latest: Pulling from edgex-lftools-log-publisher 17:12:28 b4d181a07f80: Pulling fs layer 17:12:28 a1111a8f2ec3: Pulling fs layer 17:12:28 ed53099fbce6: Pulling fs layer 17:12:28 dc539afda2c1: Pulling fs layer 17:12:28 77bc0d833cb6: Pulling fs layer 17:12:28 9065ff56babe: Pulling fs layer 17:12:28 d287ab97295c: Pulling fs layer 17:12:28 77bc0d833cb6: Waiting 17:12:28 9065ff56babe: Waiting 17:12:28 d287ab97295c: Waiting 17:12:28 dc539afda2c1: Waiting 17:12:29 a1111a8f2ec3: Verifying Checksum 17:12:29 a1111a8f2ec3: Download complete 17:12:29 dc539afda2c1: Download complete 17:12:29 77bc0d833cb6: Verifying Checksum 17:12:29 77bc0d833cb6: Download complete 17:12:29 9065ff56babe: Download complete 17:12:29 ed53099fbce6: Verifying Checksum 17:12:29 ed53099fbce6: Download complete 17:12:30 b4d181a07f80: Verifying Checksum 17:12:30 b4d181a07f80: Download complete 17:12:31 b4d181a07f80: Pull complete 17:12:31 a1111a8f2ec3: Pull complete 17:12:31 ed53099fbce6: Pull complete 17:12:32 dc539afda2c1: Pull complete 17:12:32 77bc0d833cb6: Pull complete 17:12:32 9065ff56babe: Pull complete 17:12:33 d287ab97295c: Verifying Checksum 17:12:33 d287ab97295c: Download complete 17:12:37 d287ab97295c: Pull complete 17:12:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:12:38 prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container 17:12:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:12:40 $ docker top a80d8871308d7f8a873238b653ebb208dbb613a818be3cad636b6fecaee3be35 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:40 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:41 + mkdir -p /var/log/sysstat [Pipeline] sh 17:12:41 + ls /var/log/sa-host 17:12:41 + sadf -c /var/log/sa-host/sa02 17:12:41 file_magic: OK 17:12:41 HZ: Using current value: 100 17:12:41 file_header: OK 17:12:41 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 17:12:41 Statistics: 17:12:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:12:41 File successfully converted to sysstat format version 12.0.3 17:12:41 + sadf -c /var/log/sa-host/sa05 17:12:41 file_magic: OK 17:12:41 HZ: Using current value: 100 17:12:41 file_header: OK 17:12:41 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 17:12:41 Statistics: 17:12:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:12:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:41 provisioning config files... 17:12:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1739451010748957954tmp [Pipeline] { [Pipeline] echo 17:12:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:12:41 ---> create-netrc.sh [Pipeline] } 17:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:12:42 ---> python-tools-install.sh [Pipeline] echo 17:12:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:12:42 ---> sudo-logs.sh 17:12:42 Archiving 'sudo' log.. 17:12:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1465.vexxhost.local: Name or service not known 17:12:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1465.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:12:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:12:42 ---> job-cost.sh 17:12:42 lf-activate-venv: SKIPPING 17:12:42 DEBUG: total: 0.18000000715255737 17:12:42 INFO: Retrieving Stack Cost... 17:12:44 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:44 INFO: Archiving Costs [Pipeline] echo 17:12:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:12:44 ---> logs-deploy.sh 17:12:44 lf-activate-venv: SKIPPING 17:12:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/13 17:12:44 INFO: archiving workspace using pattern(s): 17:12:45 Archives upload complete. 17:12:45 INFO: archiving logs to Nexus 17:12:46 ---> uname -a: 17:12:46 Linux prd-centos7-docker-4c-2g-1465.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:12:46 17:12:46 17:12:46 ---> lscpu: 17:12:46 Architecture: x86_64 17:12:46 CPU op-mode(s): 32-bit, 64-bit 17:12:46 Byte Order: Little Endian 17:12:46 Address sizes: 40 bits physical, 48 bits virtual 17:12:46 CPU(s): 2 17:12:46 On-line CPU(s) list: 0,1 17:12:46 Thread(s) per core: 1 17:12:46 Core(s) per socket: 1 17:12:46 Socket(s): 2 17:12:46 NUMA node(s): 1 17:12:46 Vendor ID: AuthenticAMD 17:12:46 CPU family: 23 17:12:46 Model: 49 17:12:46 Model name: AMD EPYC-Rome Processor 17:12:46 Stepping: 0 17:12:46 CPU MHz: 2799.998 17:12:46 BogoMIPS: 5599.99 17:12:46 Virtualization: AMD-V 17:12:46 Hypervisor vendor: KVM 17:12:46 Virtualization type: full 17:12:46 L1d cache: 32K 17:12:46 L1i cache: 32K 17:12:46 L2 cache: 512K 17:12:46 L3 cache: 16384K 17:12:46 NUMA node0 CPU(s): 0,1 17:12:46 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 17:12:46 17:12:46 17:12:46 ---> nproc: 17:12:46 2 17:12:46 17:12:46 17:12:46 ---> df -h: 17:12:46 Filesystem Size Used Avail Use% Mounted on 17:12:46 overlay 40G 9.0G 32G 23% / 17:12:46 tmpfs 64M 0 64M 0% /dev 17:12:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:12:46 shm 64M 0 64M 0% /dev/shm 17:12:46 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:12:46 17:12:46 17:12:46 ---> sar -b -r -n DEV: 17:12:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:12:46 17:12:46 17:02:39 LINUX RESTART (2 CPU) 17:12:46 17:12:46 17:03:01 tps rtps wtps bread/s bwrtn/s 17:12:46 17:04:01 107.63 16.25 91.38 5479.19 4708.52 17:12:46 17:05:01 1.80 0.00 1.80 0.00 38.37 17:12:46 17:06:01 0.32 0.00 0.32 0.00 3.65 17:12:46 17:07:01 0.18 0.00 0.18 0.00 3.13 17:12:46 17:08:01 0.23 0.00 0.23 0.00 2.05 17:12:46 17:09:01 0.30 0.00 0.30 0.00 4.90 17:12:46 17:10:01 0.22 0.00 0.22 0.00 3.25 17:12:46 17:11:01 0.43 0.00 0.43 0.00 4.95 17:12:46 17:12:01 127.66 0.03 127.63 3.73 31999.63 17:12:46 Average: 26.54 1.81 24.73 609.43 4086.23 17:12:46 17:12:46 17:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:12:46 17:04:01 5459436 0 809596 10.11 2620 1737288 1270020 14.02 584336 1564328 128 17:12:46 17:05:01 5464892 0 804132 10.04 2620 1737296 1236680 13.65 580308 1564304 8 17:12:46 17:06:01 5466496 0 802524 10.02 2620 1737300 1223316 13.51 581756 1561664 8 17:12:46 17:07:01 5465728 0 803284 10.03 2620 1737308 1214184 13.41 582408 1561664 8 17:12:46 17:08:01 5466148 0 802860 10.02 2620 1737312 1214172 13.41 574508 1569616 8 17:12:46 17:09:01 5462076 0 806928 10.08 2620 1737316 1214220 13.41 578512 1569620 12 17:12:46 17:10:01 5461872 0 807128 10.08 2620 1737320 1214280 13.41 578868 1569616 8 17:12:46 17:11:01 5452972 0 816024 10.19 2620 1737324 1214160 13.41 587228 1569616 12 17:12:46 17:12:01 3893088 0 1087020 13.57 2620 3026212 1675260 18.50 899024 2644176 569836 17:12:46 Average: 5288079 0 837722 10.46 2620 1880520 1275144 14.08 616328 1686067 63336 17:12:46 17:12:46 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:12:46 17:04:01 eth0 513.82 303.18 1041.34 76.84 0.00 0.00 0.00 0.00 17:12:46 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:04:01 docker0 16.03 11.95 2.81 27.26 0.00 0.00 0.00 0.00 17:12:46 17:05:01 eth0 2.70 0.85 0.91 0.59 0.00 0.00 0.00 0.00 17:12:46 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:06:01 eth0 1.53 0.33 0.35 0.23 0.00 0.00 0.00 0.00 17:12:46 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:07:01 eth0 1.37 0.60 0.45 0.22 0.00 0.00 0.00 0.00 17:12:46 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:08:01 eth0 2.00 0.32 0.39 0.20 0.00 0.00 0.00 0.00 17:12:46 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:09:01 eth0 2.05 0.73 0.76 0.43 0.00 0.00 0.00 0.00 17:12:46 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:10:01 eth0 2.57 0.88 0.93 0.60 0.00 0.00 0.00 0.00 17:12:46 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:11:01 eth0 1.57 0.37 0.37 0.24 0.00 0.00 0.00 0.00 17:12:46 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:12:01 eth0 1191.34 806.14 7663.59 109.76 0.00 0.00 0.00 0.00 17:12:46 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 17:12:01 docker0 91.26 114.62 7.89 352.25 0.00 0.00 0.00 0.00 17:12:46 Average: eth0 191.04 123.74 967.88 21.02 0.00 0.00 0.00 0.00 17:12:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:46 Average: docker0 11.92 14.07 1.19 42.18 0.00 0.00 0.00 0.00 17:12:46 17:12:46 17:12:46 ---> sar -P ALL: 17:12:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:12:46 17:12:46 17:02:39 LINUX RESTART (2 CPU) 17:12:46 17:12:46 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:12:46 17:04:01 all 13.29 0.00 3.19 2.30 0.07 81.15 17:12:46 17:04:01 0 12.35 0.00 3.57 1.61 0.07 82.40 17:12:46 17:04:01 1 14.22 0.00 2.81 3.00 0.07 79.90 17:12:46 17:05:01 all 0.26 0.00 0.06 0.00 0.03 99.65 17:12:46 17:05:01 0 0.07 0.00 0.05 0.00 0.03 99.85 17:12:46 17:05:01 1 0.45 0.00 0.07 0.00 0.03 99.45 17:12:46 17:06:01 all 0.23 0.00 0.04 0.00 0.03 99.70 17:12:46 17:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:12:46 17:06:01 1 0.43 0.00 0.05 0.00 0.03 99.48 17:12:46 17:07:01 all 0.25 0.00 0.07 0.00 0.03 99.65 17:12:46 17:07:01 0 0.05 0.00 0.07 0.00 0.05 99.83 17:12:46 17:07:01 1 0.45 0.00 0.07 0.00 0.02 99.47 17:12:46 17:08:01 all 0.13 0.00 0.26 0.00 0.03 99.59 17:12:46 17:08:01 0 0.15 0.00 0.32 0.00 0.02 99.52 17:12:46 17:08:01 1 0.10 0.00 0.20 0.00 0.03 99.67 17:12:46 17:09:01 all 0.25 0.00 0.03 0.00 0.03 99.68 17:12:46 17:09:01 0 0.05 0.00 0.03 0.00 0.05 99.87 17:12:46 17:09:01 1 0.45 0.00 0.03 0.00 0.02 99.50 17:12:46 17:10:01 all 0.27 0.00 0.03 0.00 0.03 99.67 17:12:46 17:10:01 0 0.07 0.00 0.03 0.00 0.03 99.87 17:12:46 17:10:01 1 0.47 0.00 0.03 0.00 0.03 99.47 17:12:46 17:11:01 all 0.21 0.00 0.05 0.00 0.03 99.71 17:12:46 17:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:12:46 17:11:01 1 0.38 0.00 0.07 0.00 0.03 99.52 17:12:46 17:12:01 all 18.47 0.00 8.08 1.31 0.09 72.04 17:12:46 17:12:01 0 18.03 0.00 8.25 1.40 0.09 72.23 17:12:46 17:12:01 1 18.92 0.00 7.91 1.23 0.09 71.85 17:12:46 Average: all 3.59 0.00 1.27 0.39 0.04 94.71 17:12:46 Average: 0 3.30 0.00 1.32 0.32 0.04 95.01 17:12:46 Average: 1 3.88 0.00 1.21 0.46 0.04 94.42 17:12:46 17:12:46 17:12:46