Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e59505e765e859397ba4820d4698e797601d216d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3277268844947280203.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8893373845334916196.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4060900223319401077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6923653038010656369.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4321002188313710891.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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-109 in /w/workspace/dry_go-mod-core-contracts_master [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/dry_go-mod-core-contracts_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh4992608522365728421.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 e59505e765e859397ba4820d4698e797601d216d (master) > 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 e59505e765e859397ba4820d4698e797601d216d # timeout=10 Commit message: "Merge pull request #632 from weichou1229/rm-v1-code" > git rev-list --no-walk 28858e1a00223f131b6314f62cafbd60f8376407 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:36 ========================================================= 01:57:36 EdgeX Global Pipelines Version Info 01:57:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:38 ------------------- 01:57:38 stable info: 01:57:38 ------------------- 01:57:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:57:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 01:57:38 Message: update stable to v1.0.194 01:57:38 ------------------- 01:57:38 experimental info: 01:57:38 ------------------- 01:57:38 Commited By: **** collab-it+edgex@linuxfoundation.org 01:57:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 01:57:38 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e59505e765e859397ba4820d4698e797601d216d [Pipeline] echo 01:57:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e59505e [Pipeline] echo 01:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:40 + git log --format=format:%s -1 e59505e765e859397ba4820d4698e797601d216d [Pipeline] echo 01:57:40 GIT_COMMIT: e59505e765e859397ba4820d4698e797601d216d, Commit Message: Merge pull request #632 from weichou1229/rm-v1-code [Pipeline] echo 01:57:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:42 01:57:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:57:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:43 latest: Pulling from edgex-devops/git-semver 01:57:43 31603596830f: Pulling fs layer 01:57:43 54011a49482f: Pulling fs layer 01:57:43 a6820b24f6d8: Pulling fs layer 01:57:43 f581987b2513: Pulling fs layer 01:57:43 f581987b2513: Waiting 01:57:43 54011a49482f: Verifying Checksum 01:57:43 54011a49482f: Download complete 01:57:43 31603596830f: Verifying Checksum 01:57:43 31603596830f: Download complete 01:57:43 f581987b2513: Verifying Checksum 01:57:43 f581987b2513: Download complete 01:57:43 a6820b24f6d8: Verifying Checksum 01:57:43 a6820b24f6d8: Download complete 01:57:43 31603596830f: Pull complete 01:57:44 54011a49482f: Pull complete 01:57:46 a6820b24f6d8: Pull complete 01:57:47 f581987b2513: Pull complete 01:57:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:57:47 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 01:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:57:53 $ docker top 8b6a09417f3837d382717630ce02fc5c1640eae814804feab89d246bd0b2b315 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:53 [ssh-agent] Looking for ssh-agent implementation... 01:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:53 $ docker exec 8b6a09417f3837d382717630ce02fc5c1640eae814804feab89d246bd0b2b315 ssh-agent 01:57:54 SSH_AUTH_SOCK=/tmp/ssh-Y30g2D5JVhKh/agent.15 01:57:54 SSH_AGENT_PID=22 01:57:54 Running ssh-add (command line suppressed) 01:57:54 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8015540823453643294.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8015540823453643294.key) 01:57:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:54 + git tag --points-at HEAD [Pipeline] } 01:57:54 $ docker exec --env ******** --env ******** 8b6a09417f3837d382717630ce02fc5c1640eae814804feab89d246bd0b2b315 ssh-agent -k 01:57:54 unset SSH_AUTH_SOCK; 01:57:54 unset SSH_AGENT_PID; 01:57:54 echo Agent pid 22 killed; 01:57:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:54 [ssh-agent] Looking for ssh-agent implementation... 01:57:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:54 $ docker exec 8b6a09417f3837d382717630ce02fc5c1640eae814804feab89d246bd0b2b315 ssh-agent 01:57:54 SSH_AUTH_SOCK=/tmp/ssh-9ScKgCXSN9Ep/agent.55 01:57:54 SSH_AGENT_PID=62 01:57:54 Running ssh-add (command line suppressed) 01:57:55 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_535410058258996884.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_535410058258996884.key) 01:57:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:55 + git semver init 01:57:55 # -> Open(): unable to determine branch for HEAD 01:57:55 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:57:55 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:57:55 # $SEMVER_REMOTE_NAME = origin 01:57:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:57:55 # $SEMVER_USER_NAME = edgex-jenkins 01:57:55 # $SEMVER_BRANCH = master 01:57:55 # $SEMVER_TEMP = /tmp/semver-560169514 01:57:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 01:57:56 # '/tmp/semver-560169514' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 01:57:56 # -> Force: false 01:57:56 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 01:57:56 $ docker exec --env ******** --env ******** 8b6a09417f3837d382717630ce02fc5c1640eae814804feab89d246bd0b2b315 ssh-agent -k 01:57:56 unset SSH_AUTH_SOCK; 01:57:56 unset SSH_AGENT_PID; 01:57:56 echo Agent pid 62 killed; 01:57:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:56 + git semver [Pipeline] } 01:57:56 $ docker stop --time=1 8b6a09417f3837d382717630ce02fc5c1640eae814804feab89d246bd0b2b315 01:57:58 $ docker rm -f 8b6a09417f3837d382717630ce02fc5c1640eae814804feab89d246bd0b2b315 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:57:59 Stashed 1 file(s) [Pipeline] echo 01:57:59 [edgeXSemver]: initialized semver on version 2.0.0-dev.100 [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 01:58:14 Still waiting to schedule task 01:58:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:58:14 Still waiting to schedule task 01:58:14 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-108’ 02:00:52 Running on prd-centos7-docker-4c-2g-111 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 02:00:52 Running in /w/workspace/go-mod-core-contracts/219 [Pipeline] { [Pipeline] checkout 02:00:52 Selected Git installation does not exist. Using Default 02:00:52 The recommended git tool is: NONE 02:00:54 using credential edgex-jenkins-ssh 02:00:54 Cloning the remote Git repository 02:00:54 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:00:54 > git init /w/workspace/go-mod-core-contracts/219 # timeout=10 02:00:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:00:54 > git --version # timeout=10 02:00:54 > git --version # 'git version 2.24.4' 02:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:54 [INFO] Currently running in a labeled security context 02:00:54 [INFO] Currently SELinux is 'enforcing' on the host 02:00:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/219@tmp/jenkins-gitclient-ssh61896810978094831.key 02:00:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:56 Avoid second fetch 02:00:56 Checking out Revision e59505e765e859397ba4820d4698e797601d216d (master) 02:00:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:00:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:56 > git config core.sparsecheckout # timeout=10 02:00:56 > git checkout -f e59505e765e859397ba4820d4698e797601d216d # timeout=10 02:00:59 Commit message: "Merge pull request #632 from weichou1229/rm-v1-code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:01:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:01:01 + true 02:01:01 + sudo service docker restart 02:01:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 02:01:23 ========================================================= 02:01:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:01:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:01:24 + 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 . 02:01:24 Sending build context to Docker daemon 2.878MB 02:01:24 Step 1/7 : ARG BASE=golang:1.16-alpine 02:01:24 Step 2/7 : FROM ${BASE} 02:01:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:25 540db60ca938: Pulling fs layer 02:01:25 adcc1eea9eea: Pulling fs layer 02:01:25 4c4ab2625f07: Pulling fs layer 02:01:25 0510c868ecb4: Pulling fs layer 02:01:25 afea3b2eda06: Pulling fs layer 02:01:25 7809a108b3ef: Pulling fs layer 02:01:25 f706445af74f: Pulling fs layer 02:01:25 0510c868ecb4: Waiting 02:01:25 afea3b2eda06: Waiting 02:01:25 7809a108b3ef: Waiting 02:01:25 f706445af74f: Waiting 02:01:25 4c4ab2625f07: Verifying Checksum 02:01:25 4c4ab2625f07: Download complete 02:01:25 adcc1eea9eea: Verifying Checksum 02:01:25 adcc1eea9eea: Download complete 02:01:25 afea3b2eda06: Verifying Checksum 02:01:25 afea3b2eda06: Download complete 02:01:25 7809a108b3ef: Verifying Checksum 02:01:25 7809a108b3ef: Download complete 02:01:25 540db60ca938: Verifying Checksum 02:01:25 540db60ca938: Download complete 02:01:25 540db60ca938: Pull complete 02:01:25 adcc1eea9eea: Pull complete 02:01:25 4c4ab2625f07: Pull complete 02:01:27 f706445af74f: Verifying Checksum 02:01:27 f706445af74f: Download complete 02:01:28 0510c868ecb4: Verifying Checksum 02:01:28 0510c868ecb4: Download complete 02:01:32 0510c868ecb4: Pull complete 02:01:32 afea3b2eda06: Pull complete 02:01:32 7809a108b3ef: Pull complete 02:01:35 f706445af74f: Pull complete 02:01:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:01:35 ---> b068be0155e3 02:01:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:01:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-112 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 02:01:39 Running in /w/workspace/go-mod-core-contracts/219 [Pipeline] { [Pipeline] checkout 02:01:39 Selected Git installation does not exist. Using Default 02:01:39 The recommended git tool is: NONE 02:01:45 using credential edgex-jenkins-ssh 02:01:45 Cloning the remote Git repository 02:01:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:01:45 > git init /w/workspace/go-mod-core-contracts/219 # timeout=10 02:01:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:01:45 > git --version # timeout=10 02:01:45 > git --version # 'git version 2.17.1' 02:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:47 Avoid second fetch 02:01:47 Checking out Revision e59505e765e859397ba4820d4698e797601d216d (master) 02:01:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:01:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:47 > git config core.sparsecheckout # timeout=10 02:01:47 > git checkout -f e59505e765e859397ba4820d4698e797601d216d # timeout=10 02:01:51 Commit message: "Merge pull request #632 from weichou1229/rm-v1-code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:01:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:01:53 + true 02:01:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:02:12 ========================================================= 02:02:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:02:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:02:12 + 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 . 02:02:13 Sending build context to Docker daemon 2.877MB 02:02:13 Step 1/7 : ARG BASE=golang:1.16-alpine 02:02:13 Step 2/7 : FROM ${BASE} 02:02:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:14 595b0fe564bb: Pulling fs layer 02:02:14 3088b5b3c5c0: Pulling fs layer 02:02:14 5b7225fbf94c: Pulling fs layer 02:02:14 ba82ee9f976e: Pulling fs layer 02:02:14 506bd15cee9f: Pulling fs layer 02:02:14 75a0a4a0db45: Pulling fs layer 02:02:14 618dc40b7e24: Pulling fs layer 02:02:14 506bd15cee9f: Waiting 02:02:14 75a0a4a0db45: Waiting 02:02:14 618dc40b7e24: Waiting 02:02:14 ba82ee9f976e: Waiting 02:02:14 5b7225fbf94c: Download complete 02:02:14 3088b5b3c5c0: Download complete 02:02:14 506bd15cee9f: Verifying Checksum 02:02:14 506bd15cee9f: Download complete 02:02:14 75a0a4a0db45: Download complete 02:02:15 595b0fe564bb: Verifying Checksum 02:02:15 595b0fe564bb: Download complete 02:02:16 595b0fe564bb: Pull complete 02:02:16 3088b5b3c5c0: Pull complete 02:02:17 5b7225fbf94c: Pull complete 02:02:18 618dc40b7e24: Verifying Checksum 02:02:18 618dc40b7e24: Download complete 02:02:21 ba82ee9f976e: Verifying Checksum 02:02:21 ba82ee9f976e: Download complete 02:02:22 ---> Running in 34079195af99 02:02:22 Removing intermediate container 34079195af99 02:02:22 ---> ba40c4c52987 02:02:22 Step 4/7 : RUN apk add bash 02:02:22 ---> Running in cbf305939ff7 02:02:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:02:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:02:30 OK: 149 MiB in 40 packages 02:02:31 ba82ee9f976e: Pull complete 02:02:31 506bd15cee9f: Pull complete 02:02:31 Removing intermediate container cbf305939ff7 02:02:31 ---> 0e7e11a8bf1e 02:02:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:02:31 ---> Running in 9eee6bc99bee 02:02:31 75a0a4a0db45: Pull complete 02:02:32 Removing intermediate container 9eee6bc99bee 02:02:32 ---> 9ab0cb8fe2bc 02:02:32 Step 6/7 : COPY go.mod . 02:02:32 ---> d382f979b478 02:02:32 Step 7/7 : RUN go mod download 02:02:33 ---> Running in cb389e1eaece 02:02:35 618dc40b7e24: Pull complete 02:02:35 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 02:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:02:35 ---> a36622ca3599 02:02:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:02:37 ---> Running in 973a22fbee4c 02:02:38 Removing intermediate container 973a22fbee4c 02:02:38 ---> 081689c71748 02:02:38 Step 4/7 : RUN apk add bash 02:02:38 ---> Running in 1fb8e512b78e 02:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:02:41 OK: 138 MiB in 40 packages 02:02:43 Removing intermediate container 1fb8e512b78e 02:02:43 ---> 07ca929fcfd3 02:02:43 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:02:43 ---> Running in 1e853d8b2ad1 02:02:43 Removing intermediate container 1e853d8b2ad1 02:02:43 ---> 92e62d5396a8 02:02:43 Step 6/7 : COPY go.mod . 02:02:44 ---> 985cd560afaf 02:02:44 Step 7/7 : RUN go mod download 02:02:44 ---> Running in 34fd70ba2f56 02:03:03 Removing intermediate container 34fd70ba2f56 02:03:03 ---> 8df7db47d5ae 02:03:03 Successfully built 8df7db47d5ae 02:03:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:03 + docker inspect -f . ci-base-image-arm64 02:03:03 . [Pipeline] withDockerContainer 02:03:03 prd-ubuntu18.04-docker-arm64-4c-16g-112 does not seem to be running inside a container 02:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/219 -v /w/workspace/go-mod-core-contracts/219:/w/workspace/go-mod-core-contracts/219:rw,z -v /w/workspace/go-mod-core-contracts/219@tmp:/w/workspace/go-mod-core-contracts/219@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 ******** ci-base-image-arm64 cat 02:03:05 Removing intermediate container cb389e1eaece 02:03:05 ---> ccfe016468b2 02:03:05 Successfully built ccfe016468b2 02:03:05 Successfully tagged ci-base-image-x86_64:latest 02:03:05 $ docker top dd23ad3560b1ff5af1e361180a40254b42e364fb6eb21c28976eaf458e9e2bbd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:03:06 + docker inspect -f . ci-base-image-x86_64 02:03:06 . [Pipeline] withDockerContainer 02:03:06 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 02:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/219 -v /w/workspace/go-mod-core-contracts/219:/w/workspace/go-mod-core-contracts/219:rw,z -v /w/workspace/go-mod-core-contracts/219@tmp:/w/workspace/go-mod-core-contracts/219@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 ******** ci-base-image-x86_64 cat 02:03:06 + go version 02:03:06 go version go1.16.5 linux/arm64 02:03:06 $ docker top 0c7564569d1d4144b61475d4b78e95760d94bcc7d474333818074b88f96bcd96 -eo pid,comm [Pipeline] { [Pipeline] } 02:03:07 $ docker stop --time=1 dd23ad3560b1ff5af1e361180a40254b42e364fb6eb21c28976eaf458e9e2bbd 02:03:08 $ docker rm -f dd23ad3560b1ff5af1e361180a40254b42e364fb6eb21c28976eaf458e9e2bbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:09 + go version 02:03:09 go version go1.16.3 linux/amd64 [Pipeline] } 02:03:09 $ docker stop --time=1 0c7564569d1d4144b61475d4b78e95760d94bcc7d474333818074b88f96bcd96 02:03:09 + docker inspect -f . ci-base-image-arm64 02:03:09 . 02:03:10 $ docker rm -f 0c7564569d1d4144b61475d4b78e95760d94bcc7d474333818074b88f96bcd96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 02:03:11 prd-ubuntu18.04-docker-arm64-4c-16g-112 does not seem to be running inside a container 02:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/219 -v /w/workspace/go-mod-core-contracts/219:/w/workspace/go-mod-core-contracts/219:rw,z -v /w/workspace/go-mod-core-contracts/219@tmp:/w/workspace/go-mod-core-contracts/219@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 ******** ci-base-image-arm64 cat 02:03:12 $ docker top 103c0eeb31dfc2aaee5f2deaa4d65d1d3d68752fcd9ccd77a162bb0e03a6c8ee -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:13 + docker inspect -f . ci-base-image-x86_64 02:03:13 . [Pipeline] withDockerContainer 02:03:13 prd-centos7-docker-4c-2g-111 does not seem to be running inside a container 02:03:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/219 -v /w/workspace/go-mod-core-contracts/219:/w/workspace/go-mod-core-contracts/219:rw,z -v /w/workspace/go-mod-core-contracts/219@tmp:/w/workspace/go-mod-core-contracts/219@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 ******** ci-base-image-x86_64 cat 02:03:13 + go mod tidy 02:03:14 $ docker top f43c40460155bca1cd9b4fa80e8cb56915792c4de364a7278e62b540914c7d80 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 02:03:14 + go mod tidy [Pipeline] sh 02:03:15 + make test 02:03:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:03:15 + make test 02:03:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:03:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:03:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:03:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 83.2% of statements 02:03:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:03:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:03:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 02:03:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements 02:03:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 02:03:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 45.5% of statements 02:03:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 90.0% of statements 02:03:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.026s coverage: 86.2% of statements 02:03:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 02:03:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements 02:03:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 02:03:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:03:34 gofmt -l . 02:03:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:03:34 $ docker stop --time=1 f43c40460155bca1cd9b4fa80e8cb56915792c4de364a7278e62b540914c7d80 02:03:36 $ docker rm -f f43c40460155bca1cd9b4fa80e8cb56915792c4de364a7278e62b540914c7d80 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:03:38 ---> job-cost.sh 02:03:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SIzz 02:03:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:03:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.390s coverage: 83.2% of statements 02:03:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:03:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:03:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 02:03:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.078s coverage: 26.3% of statements 02:03:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 02:03:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.073s coverage: 45.5% of statements 02:03:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.087s coverage: 90.0% of statements 02:03:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.250s coverage: 86.2% of statements 02:03:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.088s coverage: 59.5% of statements 02:03:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 35.5% of statements 02:03:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements 02:03:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:04:03 lf-activate-venv(): INFO: Adding /tmp/venv-SIzz/bin to PATH 02:04:03 INFO: No Stack... 02:04:03 INFO: Retrieving Pricing Info for: v3-standard-2 02:04:04 INFO: Archiving Costs [Pipeline] sh 02:04:04 + cut -d, -f6 02:04:04 + cat /w/workspace/go-mod-core-contracts/219/archives/cost.csv [Pipeline] lock 02:04:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-219-stack-cost] 02:04:04 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-219-stack-cost] did not exist. Created. 02:04:04 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:04:04 + echo total: 0.05999999865889549 [Pipeline] stash 02:04:05 Stashed 1 file(s) [Pipeline] } 02:04:05 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-219-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:04:17 gofmt -l . 02:04:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:04:17 $ docker stop --time=1 103c0eeb31dfc2aaee5f2deaa4d65d1d3d68752fcd9ccd77a162bb0e03a6c8ee 02:04:19 $ docker rm -f 103c0eeb31dfc2aaee5f2deaa4d65d1d3d68752fcd9ccd77a162bb0e03a6c8ee [Pipeline] // withDockerContainer [Pipeline] sh 02:04:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:20 Warning: overwriting stash ‘coverage-report’ 02:04:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:04:21 ---> job-cost.sh 02:04:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dh51 02:05:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-Dh51/bin to PATH 02:06:45 INFO: No Stack... 02:06:45 INFO: Retrieving Pricing Info for: v2-standard-4 02:06:45 INFO: Archiving Costs [Pipeline] sh 02:06:46 + cat /w/workspace/go-mod-core-contracts/219/archives/cost.csv 02:06:46 + cut -d, -f6 [Pipeline] lock 02:06:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-219-stack-cost] 02:06:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-219-stack-cost] did not exist. Created. 02:06:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:46 /w/workspace/go-mod-core-contracts/219@tmp/durable-336ffa96/script.sh: 1: /w/workspace/go-mod-core-contracts/219@tmp/durable-336ffa96/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:06:46 + echo total: 0.18000000715255737 [Pipeline] stash 02:06:46 Warning: overwriting stash ‘stack-cost’ 02:06:47 Stashed 1 file(s) [Pipeline] } 02:06:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-219-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:06:47 provisioning config files... 02:06:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9053740812088732028tmp [Pipeline] { [Pipeline] sh 02:06:48 + set +x 02:06:48 + curl -s https://codecov.io/bash 02:06:48 + bash -s -- 02:06:48 02:06:48 _____ _ 02:06:48 / ____| | | 02:06:48 | | ___ __| | ___ ___ _____ __ 02:06:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:06:48 | |___| (_) | (_| | __/ (_| (_) \ V / 02:06:48 \_____\___/ \__,_|\___|\___\___/ \_/ 02:06:48 Bash-1.0.3 02:06:48 02:06:48 02:06:48 ==> git version 2.24.4 found 02:06:48 ==> 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 02:06:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:06:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:06:48 ==> Jenkins CI detected. 02:06:48 project root: . 02:06:48 --> token set from env 02:06:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:06:48 ==> Running gcov in . (disable via -X gcov) 02:06:48 ==> Python coveragepy not found 02:06:48 ==> Searching for coverage reports in: 02:06:48 + . 02:06:48 -> Found 1 reports 02:06:48 ==> Detecting git/mercurial file structure 02:06:48 ==> Reading reports 02:06:48 + ./coverage.out bytes=105070 02:06:48 ==> Appending adjustments 02:06:48 https://docs.codecov.io/docs/fixing-reports 02:06:49 + Found adjustments 02:06:49 ==> Gzipping contents 02:06:49 16K /tmp/codecov.eeXoOJ.gz 02:06:49 ==> Uploading reports 02:06:49 url: https://codecov.io 02:06:49 query: branch=master&commit=e59505e765e859397ba4820d4698e797601d216d&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F219%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:49 -> Pinging Codecov 02:06:49 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=e59505e765e859397ba4820d4698e797601d216d&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F219%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:50 -> Uploading to 02:06:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/71470A77251A30514AAF9C0BB2E5B6CE/e59505e765e859397ba4820d4698e797601d216d/4cee0615-2048-411f-9878-051532a7f699.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T020650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34b81aecb389bc3791df279d7ebfd417991c7f4c611f3639dedebe241fc809d1 02:06:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:50 Dload Upload Total Spent Left Speed 02:06:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 15729 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15729 0 0 100 15729 0 45073 --:--:-- --:--:-- --:--:-- 45068 02:06:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e59505e765e859397ba4820d4698e797601d216d [Pipeline] } 02:06:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:06:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:06:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:51 02:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:06:52 188c0c94c7c5: Pulling fs layer 02:06:52 0ef7d3d256c8: Pulling fs layer 02:06:52 de9db76c5a1d: Pulling fs layer 02:06:52 0eba1c9be4d2: Pulling fs layer 02:06:52 0d57e429df01: Pulling fs layer 02:06:52 4e4be7b47b0d: Pulling fs layer 02:06:52 e1f770b5df2f: Pulling fs layer 02:06:52 85a0685a4137: Pulling fs layer 02:06:52 4e4be7b47b0d: Waiting 02:06:52 e1f770b5df2f: Waiting 02:06:52 85a0685a4137: Waiting 02:06:52 0eba1c9be4d2: Waiting 02:06:52 0d57e429df01: Waiting 02:06:52 de9db76c5a1d: Verifying Checksum 02:06:52 de9db76c5a1d: Download complete 02:06:52 0ef7d3d256c8: Verifying Checksum 02:06:52 0ef7d3d256c8: Download complete 02:06:52 0d57e429df01: Verifying Checksum 02:06:52 0d57e429df01: Download complete 02:06:52 4e4be7b47b0d: Verifying Checksum 02:06:52 4e4be7b47b0d: Download complete 02:06:52 188c0c94c7c5: Verifying Checksum 02:06:52 188c0c94c7c5: Download complete 02:06:52 188c0c94c7c5: Pull complete 02:06:52 0ef7d3d256c8: Pull complete 02:06:52 de9db76c5a1d: Pull complete 02:06:54 e1f770b5df2f: Verifying Checksum 02:06:54 e1f770b5df2f: Download complete 02:06:55 0eba1c9be4d2: Verifying Checksum 02:06:55 0eba1c9be4d2: Download complete 02:06:56 85a0685a4137: Verifying Checksum 02:06:56 85a0685a4137: Download complete 02:06:59 0eba1c9be4d2: Pull complete 02:06:59 0d57e429df01: Pull complete 02:06:59 4e4be7b47b0d: Pull complete 02:06:59 e1f770b5df2f: Pull complete 02:07:02 85a0685a4137: Pull complete 02:07:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:07:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:07:03 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 02:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:07:06 $ docker top 40eaba24bfb70faff0205ac0f65dae229eb678186cee3dc5b2f33bf9c4703f40 -eo pid,comm [Pipeline] { [Pipeline] echo 02:07:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:07:06 + set -o pipefail 02:07:06 + snyk monitor '--org=edgex-jenkins' 02:07:18 02:07:18 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 02:07:18 02:07:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/68d0505f-c5ec-4df8-b847-f85030c06570 02:07:18 02:07:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:18 02:07:18 [Pipeline] } 02:07:18 $ docker stop --time=1 40eaba24bfb70faff0205ac0f65dae229eb678186cee3dc5b2f33bf9c4703f40 02:07:20 $ docker rm -f 40eaba24bfb70faff0205ac0f65dae229eb678186cee3dc5b2f33bf9c4703f40 [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 02:07:21 + git log --format=format:%s -1 e59505e765e859397ba4820d4698e797601d216d [Pipeline] isUnix [Pipeline] sh 02:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:21 . [Pipeline] withDockerContainer 02:07:22 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 02:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:07:22 $ docker top 390cc1de8e2e19189dcfd2dace666710518c382c2eab84d0b57ffb8ed5cce0cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:22 [ssh-agent] Looking for ssh-agent implementation... 02:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:22 $ docker exec 390cc1de8e2e19189dcfd2dace666710518c382c2eab84d0b57ffb8ed5cce0cd ssh-agent 02:07:22 SSH_AUTH_SOCK=/tmp/ssh-SoK37zWXYXKA/agent.14 02:07:22 SSH_AGENT_PID=20 02:07:22 Running ssh-add (command line suppressed) 02:07:22 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_403283441044150799.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_403283441044150799.key) 02:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:23 + git semver tag 02:07:23 # -> Open(): unable to determine branch for HEAD 02:07:23 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:07:23 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:07:23 # $SEMVER_REMOTE_NAME = origin 02:07:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:23 # $SEMVER_USER_NAME = edgex-jenkins 02:07:23 # $SEMVER_BRANCH = master 02:07:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 02:07:23 # e59505e765e859397ba4820d4698e797601d216d HEAD 02:07:23 # -> Force: false 02:07:23 # b467435c9e33f911ab9ffe841e02c86599104bfc refs/tags/v2.0.0-dev.100 [Pipeline] } 02:07:23 $ docker exec --env ******** --env ******** 390cc1de8e2e19189dcfd2dace666710518c382c2eab84d0b57ffb8ed5cce0cd ssh-agent -k 02:07:23 unset SSH_AUTH_SOCK; 02:07:23 unset SSH_AGENT_PID; 02:07:23 echo Agent pid 20 killed; 02:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:23 + git semver [Pipeline] } 02:07:23 $ docker stop --time=1 390cc1de8e2e19189dcfd2dace666710518c382c2eab84d0b57ffb8ed5cce0cd 02:07:24 $ docker rm -f 390cc1de8e2e19189dcfd2dace666710518c382c2eab84d0b57ffb8ed5cce0cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:07:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:25 02:07:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:25 0.23.1-centos7: Pulling from edgex-lftools 02:07:25 ab5ef0e58194: Pulling fs layer 02:07:25 9712f1f96733: Pulling fs layer 02:07:25 63f879dbbcfc: Pulling fs layer 02:07:25 0d9ebad4ef96: Pulling fs layer 02:07:25 e9a5061849ea: Pulling fs layer 02:07:25 d747dcd14b5f: Pulling fs layer 02:07:25 2de7ff778b66: Pulling fs layer 02:07:25 0d9ebad4ef96: Waiting 02:07:25 e9a5061849ea: Waiting 02:07:25 d747dcd14b5f: Waiting 02:07:25 2de7ff778b66: Waiting 02:07:25 9712f1f96733: Verifying Checksum 02:07:25 9712f1f96733: Download complete 02:07:27 63f879dbbcfc: Verifying Checksum 02:07:27 63f879dbbcfc: Download complete 02:07:27 e9a5061849ea: Verifying Checksum 02:07:27 e9a5061849ea: Download complete 02:07:27 d747dcd14b5f: Verifying Checksum 02:07:27 d747dcd14b5f: Download complete 02:07:27 2de7ff778b66: Download complete 02:07:28 0d9ebad4ef96: Verifying Checksum 02:07:28 0d9ebad4ef96: Download complete 02:07:28 ab5ef0e58194: Verifying Checksum 02:07:28 ab5ef0e58194: Download complete 02:07:31 ab5ef0e58194: Pull complete 02:07:31 9712f1f96733: Pull complete 02:07:32 63f879dbbcfc: Pull complete 02:07:35 0d9ebad4ef96: Pull complete 02:07:35 e9a5061849ea: Pull complete 02:07:35 d747dcd14b5f: Pull complete 02:07:36 2de7ff778b66: Pull complete 02:07:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:07:36 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 02:07:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:07:40 $ docker top 17d204d052c02704332cc529c25068026cdb8ca2bad936908f99923171b96c54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:07:41 provisioning config files... 02:07:41 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8652636224301287665tmp 02:07:41 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5049664575097731546tmp 02:07:41 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config596695932271173560tmp [Pipeline] { [Pipeline] echo 02:07:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:07:41 ---> sigul-configuration.sh 02:07:41 gpg: directory `/root/.gnupg' created 02:07:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:07:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:07:41 gpg: keyring `/root/.gnupg/secring.gpg' created 02:07:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:07:41 gpg: CAST5 encrypted data 02:07:41 gpg: encrypted with 1 passphrase 02:07:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:07:41 + mkdir /home/jenkins 02:07:41 + mkdir /home/jenkins/sigul [Pipeline] sh 02:07:41 + 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 02:07:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:07:42 ---> sigul-install.sh 02:07:46 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:07:46 + git tag --list 02:07:46 v0.0.0 02:07:46 v0.0.1 02:07:46 v0.1.0 02:07:46 v0.1.1 02:07:46 v0.1.10 02:07:46 v0.1.100 02:07:46 v0.1.101 02:07:46 v0.1.102 02:07:46 v0.1.103 02:07:46 v0.1.104 02:07:46 v0.1.105 02:07:46 v0.1.106 02:07:46 v0.1.107 02:07:46 v0.1.108 02:07:46 v0.1.109 02:07:46 v0.1.11 02:07:46 v0.1.110 02:07:46 v0.1.111 02:07:46 v0.1.112 02:07:46 v0.1.113 02:07:46 v0.1.114 02:07:46 v0.1.115 02:07:46 v0.1.116 02:07:46 v0.1.117 02:07:46 v0.1.118 02:07:46 v0.1.119 02:07:46 v0.1.12 02:07:46 v0.1.120 02:07:46 v0.1.121 02:07:46 v0.1.122 02:07:46 v0.1.123 02:07:46 v0.1.124 02:07:46 v0.1.125 02:07:46 v0.1.126 02:07:46 v0.1.127 02:07:46 v0.1.128 02:07:46 v0.1.129 02:07:46 v0.1.13 02:07:46 v0.1.130 02:07:46 v0.1.131 02:07:46 v0.1.132 02:07:46 v0.1.133 02:07:46 v0.1.134 02:07:46 v0.1.135 02:07:46 v0.1.136 02:07:46 v0.1.137 02:07:46 v0.1.138 02:07:46 v0.1.139 02:07:46 v0.1.14 02:07:46 v0.1.140 02:07:46 v0.1.141 02:07:46 v0.1.142 02:07:46 v0.1.143 02:07:46 v0.1.144 02:07:46 v0.1.145 02:07:46 v0.1.146 02:07:46 v0.1.147 02:07:46 v0.1.148 02:07:46 v0.1.149 02:07:46 v0.1.15 02:07:46 v0.1.16 02:07:46 v0.1.17 02:07:46 v0.1.18 02:07:46 v0.1.19 02:07:46 v0.1.2 02:07:46 v0.1.20 02:07:46 v0.1.21 02:07:46 v0.1.22 02:07:46 v0.1.23 02:07:46 v0.1.24 02:07:46 v0.1.25 02:07:46 v0.1.26 02:07:46 v0.1.27 02:07:46 v0.1.28 02:07:46 v0.1.29 02:07:46 v0.1.3 02:07:46 v0.1.30 02:07:46 v0.1.31 02:07:46 v0.1.32 02:07:46 v0.1.33 02:07:46 v0.1.34 02:07:46 v0.1.35 02:07:46 v0.1.36 02:07:46 v0.1.37 02:07:46 v0.1.38 02:07:46 v0.1.39 02:07:46 v0.1.4 02:07:46 v0.1.40 02:07:46 v0.1.41 02:07:46 v0.1.42 02:07:46 v0.1.43 02:07:46 v0.1.44 02:07:46 v0.1.45 02:07:46 v0.1.46 02:07:46 v0.1.47 02:07:46 v0.1.48 02:07:46 v0.1.49 02:07:46 v0.1.5 02:07:46 v0.1.50 02:07:46 v0.1.51 02:07:46 v0.1.52 02:07:46 v0.1.53 02:07:46 v0.1.54 02:07:46 v0.1.55 02:07:46 v0.1.56 02:07:46 v0.1.57 02:07:46 v0.1.58 02:07:46 v0.1.59 02:07:46 v0.1.6 02:07:46 v0.1.60 02:07:46 v0.1.61 02:07:46 v0.1.62 02:07:46 v0.1.63 02:07:46 v0.1.64 02:07:46 v0.1.65 02:07:46 v0.1.66 02:07:46 v0.1.67 02:07:46 v0.1.68 02:07:46 v0.1.69 02:07:46 v0.1.7 02:07:46 v0.1.70 02:07:46 v0.1.71 02:07:46 v0.1.72 02:07:46 v0.1.73 02:07:46 v0.1.74 02:07:46 v0.1.75 02:07:46 v0.1.76 02:07:46 v0.1.77 02:07:46 v0.1.78 02:07:46 v0.1.79 02:07:46 v0.1.8 02:07:46 v0.1.80 02:07:46 v0.1.81 02:07:46 v0.1.82 02:07:46 v0.1.83 02:07:46 v0.1.84 02:07:46 v0.1.85 02:07:46 v0.1.86 02:07:46 v0.1.87 02:07:46 v0.1.88 02:07:46 v0.1.89 02:07:46 v0.1.9 02:07:46 v0.1.90 02:07:46 v0.1.91 02:07:46 v0.1.92 02:07:46 v0.1.93 02:07:46 v0.1.94 02:07:46 v0.1.95 02:07:46 v0.1.96 02:07:46 v0.1.97 02:07:46 v0.1.98 02:07:46 v0.1.99 02:07:46 v2.0.0-dev.1 02:07:46 v2.0.0-dev.10 02:07:46 v2.0.0-dev.100 02:07:46 v2.0.0-dev.11 02:07:46 v2.0.0-dev.12 02:07:46 v2.0.0-dev.13 02:07:46 v2.0.0-dev.14 02:07:46 v2.0.0-dev.15 02:07:46 v2.0.0-dev.16 02:07:46 v2.0.0-dev.17 02:07:46 v2.0.0-dev.18 02:07:46 v2.0.0-dev.19 02:07:46 v2.0.0-dev.2 02:07:46 v2.0.0-dev.20 02:07:46 v2.0.0-dev.21 02:07:46 v2.0.0-dev.22 02:07:46 v2.0.0-dev.23 02:07:46 v2.0.0-dev.24 02:07:46 v2.0.0-dev.25 02:07:46 v2.0.0-dev.26 02:07:46 v2.0.0-dev.27 02:07:46 v2.0.0-dev.28 02:07:46 v2.0.0-dev.29 02:07:46 v2.0.0-dev.3 02:07:46 v2.0.0-dev.30 02:07:46 v2.0.0-dev.31 02:07:46 v2.0.0-dev.32 02:07:46 v2.0.0-dev.33 02:07:46 v2.0.0-dev.34 02:07:46 v2.0.0-dev.35 02:07:46 v2.0.0-dev.36 02:07:46 v2.0.0-dev.37 02:07:46 v2.0.0-dev.38 02:07:46 v2.0.0-dev.39 02:07:46 v2.0.0-dev.4 02:07:46 v2.0.0-dev.40 02:07:46 v2.0.0-dev.41 02:07:46 v2.0.0-dev.42 02:07:46 v2.0.0-dev.43 02:07:46 v2.0.0-dev.44 02:07:46 v2.0.0-dev.45 02:07:46 v2.0.0-dev.46 02:07:46 v2.0.0-dev.47 02:07:46 v2.0.0-dev.48 02:07:46 v2.0.0-dev.49 02:07:46 v2.0.0-dev.5 02:07:46 v2.0.0-dev.50 02:07:46 v2.0.0-dev.51 02:07:46 v2.0.0-dev.52 02:07:46 v2.0.0-dev.53 02:07:46 v2.0.0-dev.54 02:07:46 v2.0.0-dev.55 02:07:46 v2.0.0-dev.56 02:07:46 v2.0.0-dev.57 02:07:46 v2.0.0-dev.58 02:07:46 v2.0.0-dev.59 02:07:46 v2.0.0-dev.6 02:07:46 v2.0.0-dev.60 02:07:46 v2.0.0-dev.61 02:07:46 v2.0.0-dev.62 02:07:46 v2.0.0-dev.63 02:07:46 v2.0.0-dev.64 02:07:46 v2.0.0-dev.65 02:07:46 v2.0.0-dev.66 02:07:46 v2.0.0-dev.67 02:07:46 v2.0.0-dev.68 02:07:46 v2.0.0-dev.69 02:07:46 v2.0.0-dev.7 02:07:46 v2.0.0-dev.70 02:07:46 v2.0.0-dev.71 02:07:46 v2.0.0-dev.72 02:07:46 v2.0.0-dev.73 02:07:46 v2.0.0-dev.74 02:07:46 v2.0.0-dev.75 02:07:46 v2.0.0-dev.76 02:07:46 v2.0.0-dev.77 02:07:46 v2.0.0-dev.78 02:07:46 v2.0.0-dev.79 02:07:46 v2.0.0-dev.8 02:07:46 v2.0.0-dev.80 02:07:46 v2.0.0-dev.81 02:07:46 v2.0.0-dev.82 02:07:46 v2.0.0-dev.83 02:07:46 v2.0.0-dev.84 02:07:46 v2.0.0-dev.85 02:07:46 v2.0.0-dev.86 02:07:46 v2.0.0-dev.87 02:07:46 v2.0.0-dev.88 02:07:46 v2.0.0-dev.89 02:07:46 v2.0.0-dev.9 02:07:46 v2.0.0-dev.90 02:07:46 v2.0.0-dev.91 02:07:46 v2.0.0-dev.92 02:07:46 v2.0.0-dev.93 02:07:46 v2.0.0-dev.94 02:07:46 v2.0.0-dev.95 02:07:46 v2.0.0-dev.96 02:07:46 v2.0.0-dev.97 02:07:46 v2.0.0-dev.98 02:07:46 v2.0.0-dev.99 [Pipeline] sh 02:07:47 + lftools sign git-tag v2.0.0-dev.100 02:07:47 Signing Git tag with Sigul... 02:07:47 Signing v2.0.0-dev.100 [Pipeline] echo 02:07:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:07:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:07:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:07:49 $ docker stop --time=1 17d204d052c02704332cc529c25068026cdb8ca2bad936908f99923171b96c54 02:07:50 $ docker rm -f 17d204d052c02704332cc529c25068026cdb8ca2bad936908f99923171b96c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:51 . [Pipeline] withDockerContainer 02:07:51 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 02:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:07:52 $ docker top c343e41821baaa0fc7c4ddf13c0c6220e25e88f95f7b9683cccf3b4bb708b632 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:52 [ssh-agent] Looking for ssh-agent implementation... 02:07:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:52 $ docker exec c343e41821baaa0fc7c4ddf13c0c6220e25e88f95f7b9683cccf3b4bb708b632 ssh-agent 02:07:52 SSH_AUTH_SOCK=/tmp/ssh-o6ICBMsaEFXy/agent.13 02:07:52 SSH_AGENT_PID=19 02:07:52 Running ssh-add (command line suppressed) 02:07:52 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1450002256500855656.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1450002256500855656.key) 02:07:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:53 + git semver bump pre 02:07:53 # -> Open(): unable to determine branch for HEAD 02:07:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:07:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:07:53 # $SEMVER_REMOTE_NAME = origin 02:07:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:53 # $SEMVER_USER_NAME = edgex-jenkins 02:07:53 # $SEMVER_BRANCH = master 02:07:53 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 02:07:53 2.0.0-dev.101 [Pipeline] } 02:07:53 $ docker exec --env ******** --env ******** c343e41821baaa0fc7c4ddf13c0c6220e25e88f95f7b9683cccf3b4bb708b632 ssh-agent -k 02:07:53 unset SSH_AUTH_SOCK; 02:07:53 unset SSH_AGENT_PID; 02:07:53 echo Agent pid 19 killed; 02:07:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:53 + git semver [Pipeline] } 02:07:53 $ docker stop --time=1 c343e41821baaa0fc7c4ddf13c0c6220e25e88f95f7b9683cccf3b4bb708b632 02:07:54 $ docker rm -f c343e41821baaa0fc7c4ddf13c0c6220e25e88f95f7b9683cccf3b4bb708b632 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:07:55 . [Pipeline] withDockerContainer 02:07:55 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 02:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:07:55 $ docker top 108aced7b604d8707911ca5274ede8a78661c497e1ef9aef24625bb938883c1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:55 [ssh-agent] Looking for ssh-agent implementation... 02:07:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:56 $ docker exec 108aced7b604d8707911ca5274ede8a78661c497e1ef9aef24625bb938883c1f ssh-agent 02:07:56 SSH_AUTH_SOCK=/tmp/ssh-tSpgrCTBla3Y/agent.13 02:07:56 SSH_AGENT_PID=19 02:07:56 Running ssh-add (command line suppressed) 02:07:56 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7308938185374641972.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7308938185374641972.key) 02:07:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:56 + git semver push 02:07:56 # -> Open(): unable to determine branch for HEAD 02:07:56 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:07:56 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:07:56 # $SEMVER_REMOTE_NAME = origin 02:07:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:07:56 # $SEMVER_USER_NAME = edgex-jenkins 02:07:56 # $SEMVER_BRANCH = master 02:07:56 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 02:08:01 $ docker exec --env ******** --env ******** 108aced7b604d8707911ca5274ede8a78661c497e1ef9aef24625bb938883c1f ssh-agent -k 02:08:02 unset SSH_AUTH_SOCK; 02:08:02 unset SSH_AGENT_PID; 02:08:02 echo Agent pid 19 killed; 02:08:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:02 + git semver [Pipeline] } 02:08:02 $ docker stop --time=1 108aced7b604d8707911ca5274ede8a78661c497e1ef9aef24625bb938883c1f 02:08:03 $ docker rm -f 108aced7b604d8707911ca5274ede8a78661c497e1ef9aef24625bb938883c1f [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 02:08:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:05 ---> package-listing.sh 02:08:05 ++ tr '[:upper:]' '[:lower:]' 02:08:05 ++ facter osfamily 02:08:05 + OS_FAMILY=redhat 02:08:05 + workspace=/w/workspace/dry_go-mod-core-contracts_master 02:08:05 + START_PACKAGES=/tmp/packages_start.txt 02:08:05 + END_PACKAGES=/tmp/packages_end.txt 02:08:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:05 + PACKAGES=/tmp/packages_start.txt 02:08:05 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 02:08:05 + PACKAGES=/tmp/packages_end.txt 02:08:05 + case "${OS_FAMILY}" in 02:08:05 + rpm -qa 02:08:05 + sort 02:08:06 + '[' -f /tmp/packages_start.txt ']' 02:08:06 + '[' -f /tmp/packages_end.txt ']' 02:08:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:06 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 02:08:06 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 02:08:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 02:08:06 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:08:07 02:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:08:07 alpine: Pulling from edgex-lftools-log-publisher 02:08:07 df20fa9351a1: Pulling fs layer 02:08:07 36b3adc4ff6f: Pulling fs layer 02:08:07 8ad3a11d3b57: Pulling fs layer 02:08:07 46f8f816bc3b: Pulling fs layer 02:08:07 93b61091891f: Pulling fs layer 02:08:07 93b9cdb0e59b: Pulling fs layer 02:08:07 5e14af77c1be: Pulling fs layer 02:08:07 01666e4c0597: Pulling fs layer 02:08:07 aa168da1d23b: Pulling fs layer 02:08:07 93b61091891f: Waiting 02:08:07 93b9cdb0e59b: Waiting 02:08:07 5e14af77c1be: Waiting 02:08:07 01666e4c0597: Waiting 02:08:07 aa168da1d23b: Waiting 02:08:07 46f8f816bc3b: Waiting 02:08:07 36b3adc4ff6f: Verifying Checksum 02:08:07 36b3adc4ff6f: Download complete 02:08:07 46f8f816bc3b: Verifying Checksum 02:08:07 46f8f816bc3b: Download complete 02:08:07 df20fa9351a1: Verifying Checksum 02:08:07 df20fa9351a1: Download complete 02:08:07 93b9cdb0e59b: Verifying Checksum 02:08:07 93b9cdb0e59b: Download complete 02:08:07 5e14af77c1be: Verifying Checksum 02:08:07 5e14af77c1be: Download complete 02:08:07 01666e4c0597: Verifying Checksum 02:08:07 01666e4c0597: Download complete 02:08:07 93b61091891f: Verifying Checksum 02:08:07 93b61091891f: Download complete 02:08:07 df20fa9351a1: Pull complete 02:08:07 8ad3a11d3b57: Verifying Checksum 02:08:07 8ad3a11d3b57: Download complete 02:08:07 36b3adc4ff6f: Pull complete 02:08:08 8ad3a11d3b57: Pull complete 02:08:08 46f8f816bc3b: Pull complete 02:08:08 93b61091891f: Pull complete 02:08:08 93b9cdb0e59b: Pull complete 02:08:08 5e14af77c1be: Pull complete 02:08:08 01666e4c0597: Pull complete 02:08:09 aa168da1d23b: Verifying Checksum 02:08:09 aa168da1d23b: Download complete 02:08:13 aa168da1d23b: Pull complete 02:08:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:08:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:08:13 prd-centos7-docker-4c-2g-109 does not seem to be running inside a container 02:08:13 $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:08:15 $ docker top 0fffdef951ccd6001ba2827f4a686b0be36e0e4d9f10d1228e11ab1b4301637f -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:16 + mkdir -p /var/log/sa [Pipeline] sh 02:08:16 + ls /var/log/sa-host 02:08:16 + sadf -c /var/log/sa-host/sa05 02:08:16 file_magic: OK 02:08:16 HZ: Using current value: 100 02:08:16 file_header: OK 02:08:16 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 02:08:16 Statistics: 02:08:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:08:16 File successfully converted to sysstat format version 12.2.1 02:08:16 + sadf -c /var/log/sa-host/sa10 02:08:16 file_magic: OK 02:08:16 HZ: Using current value: 100 02:08:16 file_header: OK 02:08:16 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 02:08:16 Statistics: 02:08:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:08:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:17 provisioning config files... 02:08:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config129709901672964278tmp [Pipeline] { [Pipeline] echo 02:08:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:17 ---> create-netrc.sh [Pipeline] } 02:08:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:18 ---> python-tools-install.sh [Pipeline] echo 02:08:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:18 ---> sudo-logs.sh 02:08:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:18 ---> job-cost.sh 02:08:18 lf-activate-venv: SKIPPING 02:08:18 DEBUG: total: 0.18000000715255737 02:08:18 INFO: Retrieving Stack Cost... 02:08:20 INFO: Retrieving Pricing Info for: v3-standard-2 02:08:20 INFO: Archiving Costs [Pipeline] echo 02:08:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:20 ---> logs-deploy.sh 02:08:20 lf-activate-venv: SKIPPING 02:08:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/219 02:08:20 INFO: archiving workspace using pattern(s): 02:08:21 Archives upload complete. 02:08:21 INFO: archiving logs to Nexus 02:08:22 ---> uname -a: 02:08:22 Linux prd-centos7-docker-4c-2g-109.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:08:22 02:08:22 02:08:22 ---> lscpu: 02:08:22 Architecture: x86_64 02:08:22 CPU op-mode(s): 32-bit, 64-bit 02:08:22 Byte Order: Little Endian 02:08:22 Address sizes: 40 bits physical, 48 bits virtual 02:08:22 CPU(s): 2 02:08:22 On-line CPU(s) list: 0,1 02:08:22 Thread(s) per core: 1 02:08:22 Core(s) per socket: 1 02:08:22 Socket(s): 2 02:08:22 NUMA node(s): 1 02:08:22 Vendor ID: AuthenticAMD 02:08:22 CPU family: 23 02:08:22 Model: 49 02:08:22 Model name: AMD EPYC-Rome Processor 02:08:22 Stepping: 0 02:08:22 CPU MHz: 2799.998 02:08:22 BogoMIPS: 5599.99 02:08:22 Virtualization: AMD-V 02:08:22 Hypervisor vendor: KVM 02:08:22 Virtualization type: full 02:08:22 L1d cache: 64 KiB 02:08:22 L1i cache: 64 KiB 02:08:22 L2 cache: 1 MiB 02:08:22 L3 cache: 32 MiB 02:08:22 NUMA node0 CPU(s): 0,1 02:08:22 Vulnerability Itlb multihit: Not affected 02:08:22 Vulnerability L1tf: Not affected 02:08:22 Vulnerability Mds: Not affected 02:08:22 Vulnerability Meltdown: Not affected 02:08:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:08:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:08:22 Vulnerability Srbds: Not affected 02:08:22 Vulnerability Tsx async abort: Not affected 02:08:22 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:08:22 02:08:22 02:08:22 ---> nproc: 02:08:22 2 02:08:22 02:08:22 02:08:22 ---> df -h: 02:08:22 Filesystem Size Used Available Use% Mounted on 02:08:22 overlay 40.0G 8.9G 31.1G 22% / 02:08:22 tmpfs 64.0M 0 64.0M 0% /dev 02:08:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:08:22 shm 64.0M 0 64.0M 0% /dev/shm 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:08:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:08:22 02:08:22 02:08:22 ---> free -m: 02:08:22 total used free shared buff/cache available 02:08:22 Mem: 7821 1285 3147 0 3388 6455 02:08:22 Swap: 1023 0 1023 02:08:22 02:08:22 02:08:22 ---> ip addr: 02:08:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:08:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:08:22 inet 127.0.0.1/8 scope host lo 02:08:22 valid_lft forever preferred_lft forever 02:08:22 inet6 ::1/128 scope host 02:08:22 valid_lft forever preferred_lft forever 02:08:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:08:22 link/ether fa:16:3e:40:09:9d brd ff:ff:ff:ff:ff:ff 02:08:22 inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 02:08:22 valid_lft 85723sec preferred_lft 85723sec 02:08:22 inet6 fe80::f816:3eff:fe40:99d/64 scope link 02:08:22 valid_lft forever preferred_lft forever 02:08:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:08:22 link/ether 02:42:dc:ae:5f:ee brd ff:ff:ff:ff:ff:ff 02:08:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:08:22 valid_lft forever preferred_lft forever 02:08:22 inet6 fe80::42:dcff:feae:5fee/64 scope link 02:08:22 valid_lft forever preferred_lft forever 02:08:22 02:08:22 02:08:22 ---> sar -b -r -n DEV: 02:08:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 02:08:22 02:08:22 01:56:53 LINUX RESTART (2 CPU) 02:08:22 02:08:22 01:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:08:22 01:59:01 3.66 0.02 3.65 0.00 0.53 141.06 0.00 02:08:22 02:00:01 0.37 0.00 0.37 0.00 0.00 5.85 0.00 02:08:22 02:01:01 0.20 0.00 0.20 0.00 0.00 2.33 0.00 02:08:22 02:02:01 0.45 0.12 0.33 0.00 1.86 5.92 0.00 02:08:22 02:03:02 0.35 0.00 0.35 0.00 0.00 4.38 0.00 02:08:22 02:04:01 0.24 0.00 0.24 0.00 0.00 3.20 0.00 02:08:22 02:05:01 0.18 0.00 0.18 0.00 0.00 2.07 0.00 02:08:22 02:06:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 02:08:22 02:07:01 8.91 0.03 8.88 0.00 3.73 457.62 0.00 02:08:22 02:08:01 181.40 0.00 181.40 0.00 0.00 56467.11 0.00 02:08:22 Average: 19.63 0.02 19.61 0.00 0.61 5719.51 0.00 02:08:22 02:08:22 01:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:22 01:59:01 5460060 0 805692 10.06 2620 1740560 1238848 13.68 575828 1573236 20 02:08:22 02:00:01 5461532 0 804216 10.04 2620 1740564 1206980 13.33 571884 1576192 16 02:08:22 02:01:01 5458176 0 807568 10.08 2620 1740568 1209576 13.35 574932 1576192 20 02:08:22 02:02:01 5458076 0 807540 10.08 2620 1740696 1207800 13.33 573964 1577028 12 02:08:22 02:03:02 5457936 0 807676 10.08 2620 1740700 1207812 13.33 571288 1580012 16 02:08:22 02:04:01 5457772 0 807836 10.09 2620 1740704 1207836 13.34 571336 1580012 8 02:08:22 02:05:01 5450092 0 815512 10.18 2620 1740708 1207488 13.33 579676 1580012 8 02:08:22 02:06:01 5449604 0 815996 10.19 2620 1740712 1207488 13.33 580092 1580012 8 02:08:22 02:07:01 4627464 0 991032 12.37 2620 2387816 1599080 17.65 786964 2119656 646168 02:08:22 02:08:01 3740212 0 1203280 15.02 2620 3062820 1424168 15.72 924964 2703232 52 02:08:22 Average: 5202092 0 866635 10.82 2620 1937585 1271708 14.04 631093 1744558 64633 02:08:22 02:08:22 01:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:22 01:59:01 eth0 4.08 2.03 3.30 0.33 0.00 0.00 0.00 0.00 02:08:22 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:00:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:08:22 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:01:01 eth0 1.53 0.40 0.36 0.20 0.00 0.00 0.00 0.00 02:08:22 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:02:01 eth0 1.21 0.28 0.33 0.20 0.00 0.00 0.00 0.00 02:08:22 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:03:02 eth0 0.88 0.45 0.43 0.27 0.00 0.00 0.00 0.00 02:08:22 02:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:04:01 eth0 0.54 0.37 0.28 0.21 0.00 0.00 0.00 0.00 02:08:22 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:05:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:06:01 eth0 0.65 0.07 0.06 0.01 0.00 0.00 0.00 0.00 02:08:22 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:07:01 eth0 401.53 369.50 4075.99 29.64 0.00 0.00 0.00 0.00 02:08:22 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:08:01 eth0 494.27 441.43 3807.18 131.67 0.00 0.00 0.00 0.00 02:08:22 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 02:08:01 veth3933f71 2.86 2.10 0.91 1.12 0.00 0.00 0.00 0.00 02:08:22 02:08:01 docker0 67.69 71.07 4.87 541.68 0.00 0.00 0.00 0.00 02:08:22 Average: eth0 90.68 81.60 790.10 16.28 0.00 0.00 0.00 0.00 02:08:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:22 Average: veth3933f71 0.29 0.21 0.09 0.11 0.00 0.00 0.00 0.00 02:08:22 Average: docker0 6.78 7.12 0.49 54.27 0.00 0.00 0.00 0.00 02:08:22 02:08:22 02:08:22 ---> sar -P ALL: 02:08:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 02:08:22 02:08:22 01:56:53 LINUX RESTART (2 CPU) 02:08:22 02:08:22 01:58:01 CPU %user %nice %system %iowait %steal %idle 02:08:22 01:59:01 all 0.13 0.00 0.04 0.00 0.04 99.79 02:08:22 01:59:01 0 0.13 0.00 0.02 0.00 0.03 99.82 02:08:22 01:59:01 1 0.12 0.00 0.07 0.00 0.05 99.77 02:08:22 02:00:01 all 0.06 0.00 0.04 0.00 0.02 99.88 02:08:22 02:00:01 0 0.08 0.00 0.05 0.00 0.03 99.83 02:08:22 02:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:08:22 02:01:01 all 0.10 0.00 0.03 0.01 0.03 99.83 02:08:22 02:01:01 0 0.13 0.00 0.03 0.02 0.02 99.80 02:08:22 02:01:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:08:22 02:02:01 all 0.10 0.00 0.05 0.07 0.03 99.75 02:08:22 02:02:01 0 0.05 0.00 0.03 0.07 0.02 99.83 02:08:22 02:02:01 1 0.15 0.00 0.07 0.07 0.05 99.67 02:08:22 02:03:02 all 0.12 0.00 0.03 0.00 0.03 99.82 02:08:22 02:03:02 0 0.05 0.00 0.02 0.00 0.02 99.92 02:08:22 02:03:02 1 0.18 0.00 0.05 0.00 0.03 99.73 02:08:22 02:04:01 all 0.19 0.00 0.03 0.00 0.02 99.77 02:08:22 02:04:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:08:22 02:04:01 1 0.31 0.00 0.03 0.00 0.02 99.64 02:08:22 02:05:01 all 0.12 0.00 0.03 0.00 0.03 99.82 02:08:22 02:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:08:22 02:05:01 1 0.22 0.00 0.03 0.00 0.05 99.70 02:08:22 02:06:01 all 0.10 0.00 0.02 0.00 0.02 99.87 02:08:22 02:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:08:22 02:06:01 1 0.18 0.00 0.03 0.00 0.03 99.75 02:08:22 02:07:01 all 6.39 0.00 2.63 0.06 0.04 90.88 02:08:22 02:07:01 0 6.39 0.00 2.86 0.03 0.03 90.68 02:08:22 02:07:01 1 6.39 0.00 2.41 0.08 0.05 91.07 02:08:22 02:08:01 all 17.82 0.00 7.70 3.66 0.10 70.73 02:08:22 02:08:01 0 15.54 0.00 7.49 3.54 0.11 73.32 02:08:22 02:08:01 1 20.09 0.00 7.92 3.77 0.09 68.13 02:08:22 Average: all 2.43 0.00 1.03 0.36 0.03 96.14 02:08:22 Average: 0 2.18 0.00 1.02 0.35 0.03 96.42 02:08:22 Average: 1 2.69 0.00 1.03 0.38 0.04 95.86 02:08:22 02:08:22 02:08:22