Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 80f9d803c85e13af13fff42ea31439c96c1a79b9 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-ssh385296520634901009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh6334630564790335097.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5402186521042096496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh30774583843742167.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh9182789346331286841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23 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.3' 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-ssh659908776053033222.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 80f9d803c85e13af13fff42ea31439c96c1a79b9 (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 80f9d803c85e13af13fff42ea31439c96c1a79b9 # timeout=10 Commit message: "Merge pull request #615 from hahattan/issue-609" > git rev-list --no-walk 0ed323b743fc8fe54dc489c41ca6875dcecaf2f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:43:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:43:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:43:50 ========================================================= 02:43:50 EdgeX Global Pipelines Version Info 02:43:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:43:52 ------------------- 02:43:52 stable info: 02:43:52 ------------------- 02:43:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:43:52 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:43:52 Message: update stable to v1.0.192 02:43:53 ------------------- 02:43:53 experimental info: 02:43:53 ------------------- 02:43:53 Commited By: **** collab-it+edgex@linuxfoundation.org 02:43:53 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:43:53 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:43:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80f9d803c85e13af13fff42ea31439c96c1a79b9 [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80f9d80 [Pipeline] echo 02:43:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:54 + git log --format=format:%s -1 80f9d803c85e13af13fff42ea31439c96c1a79b9 [Pipeline] echo 02:43:54 GIT_COMMIT: 80f9d803c85e13af13fff42ea31439c96c1a79b9, Commit Message: Merge pull request #615 from hahattan/issue-609 [Pipeline] echo 02:43:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:56 02:43:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:43:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:56 latest: Pulling from edgex-devops/git-semver 02:43:56 31603596830f: Pulling fs layer 02:43:56 54011a49482f: Pulling fs layer 02:43:56 a6820b24f6d8: Pulling fs layer 02:43:56 f581987b2513: Pulling fs layer 02:43:56 f581987b2513: Waiting 02:43:56 54011a49482f: Verifying Checksum 02:43:56 54011a49482f: Download complete 02:43:56 31603596830f: Verifying Checksum 02:43:56 31603596830f: Download complete 02:43:56 f581987b2513: Verifying Checksum 02:43:56 f581987b2513: Download complete 02:43:57 a6820b24f6d8: Verifying Checksum 02:43:57 a6820b24f6d8: Download complete 02:43:57 31603596830f: Pull complete 02:43:57 54011a49482f: Pull complete 02:43:58 a6820b24f6d8: Pull complete 02:43:59 f581987b2513: Pull complete 02:43:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:43:59 prd-centos7-docker-4c-2g-23 does not seem to be running inside a container 02:43:59 $ 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 02:44:02 $ docker top 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:02 [ssh-agent] Looking for ssh-agent implementation... 02:44:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:02 $ docker exec 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 ssh-agent 02:44:02 SSH_AUTH_SOCK=/tmp/ssh-Fo7po5dbt6mm/agent.12 02:44:02 SSH_AGENT_PID=17 02:44:02 Running ssh-add (command line suppressed) 02:44:03 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4290839697128048313.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4290839697128048313.key) 02:44:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:03 + git tag --points-at HEAD [Pipeline] } 02:44:03 $ docker exec --env ******** --env ******** 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 ssh-agent -k 02:44:03 unset SSH_AUTH_SOCK; 02:44:03 unset SSH_AGENT_PID; 02:44:03 echo Agent pid 17 killed; 02:44:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:03 [ssh-agent] Looking for ssh-agent implementation... 02:44:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:03 $ docker exec 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 ssh-agent 02:44:04 SSH_AUTH_SOCK=/tmp/ssh-gQxL4DIdFccg/agent.47 02:44:04 SSH_AGENT_PID=53 02:44:04 Running ssh-add (command line suppressed) 02:44:04 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9192213715742783575.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9192213715742783575.key) 02:44:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:04 + git semver init 02:44:04 # -> Open(): unable to determine branch for HEAD 02:44:04 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:44:04 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:44:04 # $SEMVER_REMOTE_NAME = origin 02:44:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:44:04 # $SEMVER_USER_NAME = edgex-jenkins 02:44:04 # $SEMVER_BRANCH = master 02:44:04 # $SEMVER_TEMP = /tmp/semver-978500579 02:44:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:44:05 # '/tmp/semver-978500579' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 02:44:05 # -> Force: false 02:44:05 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 02:44:05 $ docker exec --env ******** --env ******** 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 ssh-agent -k 02:44:05 unset SSH_AUTH_SOCK; 02:44:05 unset SSH_AGENT_PID; 02:44:05 echo Agent pid 53 killed; 02:44:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:06 + git semver [Pipeline] } 02:44:06 $ docker stop --time=1 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 02:44:08 $ docker rm -f 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:44:08 Stashed 1 file(s) [Pipeline] echo 02:44:08 [edgeXSemver]: initialized semver on version 2.0.0-dev.89 [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 02:44:24 Still waiting to schedule task 02:44:24 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-23’ 02:44:24 Still waiting to schedule task 02:44:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 02:46:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 02:46:24 Running in /w/workspace/go-mod-core-contracts/208 [Pipeline] { [Pipeline] checkout 02:46:24 Selected Git installation does not exist. Using Default 02:46:24 The recommended git tool is: NONE 02:46:29 using credential edgex-jenkins-ssh 02:46:29 Cloning the remote Git repository 02:46:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:46:29 > git init /w/workspace/go-mod-core-contracts/208 # timeout=10 02:46:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:46:29 > git --version # timeout=10 02:46:29 > git --version # 'git version 2.17.1' 02:46:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:31 Avoid second fetch 02:46:31 Checking out Revision 80f9d803c85e13af13fff42ea31439c96c1a79b9 (master) 02:46:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:46:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:31 > git config core.sparsecheckout # timeout=10 02:46:31 > git checkout -f 80f9d803c85e13af13fff42ea31439c96c1a79b9 # timeout=10 02:46:35 Commit message: "Merge pull request #615 from hahattan/issue-609" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:46:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:46:38 + + true 02:46:38 sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:46:40 ========================================================= 02:46:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:46:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:46:40 + 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:46:41 Sending build context to Docker daemon 3.153MB 02:46:41 Step 1/7 : ARG BASE=golang:1.16-alpine 02:46:41 Step 2/7 : FROM ${BASE} 02:46:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:46:42 595b0fe564bb: Pulling fs layer 02:46:42 7186ed65a4f7: Pulling fs layer 02:46:42 316046926c0a: Pulling fs layer 02:46:42 4ebd0625c992: Pulling fs layer 02:46:42 207e8628e3a3: Pulling fs layer 02:46:42 c791037a9be2: Pulling fs layer 02:46:42 ffd874e62e21: Pulling fs layer 02:46:42 4ebd0625c992: Waiting 02:46:42 207e8628e3a3: Waiting 02:46:42 c791037a9be2: Waiting 02:46:42 ffd874e62e21: Waiting 02:46:42 316046926c0a: Verifying Checksum 02:46:42 316046926c0a: Download complete 02:46:42 7186ed65a4f7: Verifying Checksum 02:46:42 7186ed65a4f7: Download complete 02:46:42 207e8628e3a3: Verifying Checksum 02:46:42 207e8628e3a3: Download complete 02:46:42 c791037a9be2: Verifying Checksum 02:46:42 c791037a9be2: Download complete 02:46:42 595b0fe564bb: Download complete 02:46:43 595b0fe564bb: Pull complete 02:46:43 7186ed65a4f7: Pull complete 02:46:43 316046926c0a: Pull complete 02:46:44 ffd874e62e21: Verifying Checksum 02:46:44 ffd874e62e21: Download complete 02:46:45 4ebd0625c992: Verifying Checksum 02:46:45 4ebd0625c992: Download complete 02:46:53 Running on prd-centos7-docker-4c-2g-25 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 02:46:53 Running in /w/workspace/go-mod-core-contracts/208 [Pipeline] { [Pipeline] checkout 02:46:54 Selected Git installation does not exist. Using Default 02:46:54 The recommended git tool is: NONE 02:46:56 using credential edgex-jenkins-ssh 02:46:56 Cloning the remote Git repository 02:46:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:46:56 > git init /w/workspace/go-mod-core-contracts/208 # timeout=10 02:46:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:46:56 > git --version # timeout=10 02:46:56 > git --version # 'git version 2.24.3' 02:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:56 [INFO] Currently running in a labeled security context 02:46:56 [INFO] Currently SELinux is 'enforcing' on the host 02:46:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/208@tmp/jenkins-gitclient-ssh8540465728766984096.key 02:46:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:57 Avoid second fetch 02:46:57 Checking out Revision 80f9d803c85e13af13fff42ea31439c96c1a79b9 (master) 02:46:57 4ebd0625c992: Pull complete 02:46:57 207e8628e3a3: Pull complete 02:46:57 c791037a9be2: Pull complete 02:46:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:46:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:57 > git config core.sparsecheckout # timeout=10 02:46:57 > git checkout -f 80f9d803c85e13af13fff42ea31439c96c1a79b9 # timeout=10 02:47:00 ffd874e62e21: Pull complete 02:47:00 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:47:00 ---> cfc18b08335c 02:47:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:47:01 Commit message: "Merge pull request #615 from hahattan/issue-609" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:47:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:47:03 + sudo service docker restart 02:47:03 + true 02:47:03 Redirecting to /bin/systemctl restart docker.service 02:47:03 ---> Running in 6b612878418d 02:47:03 Removing intermediate container 6b612878418d 02:47:03 ---> b494bbdd5c66 02:47:03 Step 4/7 : RUN apk add bash 02:47:03 ---> Running in 465faafdaa63 [Pipeline] unstash [Pipeline] echo 02:47:04 ========================================================= 02:47:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:47:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:47:04 + 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:47:05 Sending build context to Docker daemon 3.154MB 02:47:05 Step 1/7 : ARG BASE=golang:1.16-alpine 02:47:05 Step 2/7 : FROM ${BASE} 02:47:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:47:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:47:05 540db60ca938: Pulling fs layer 02:47:05 adcc1eea9eea: Pulling fs layer 02:47:05 4c4ab2625f07: Pulling fs layer 02:47:05 0510c868ecb4: Pulling fs layer 02:47:05 afea3b2eda06: Pulling fs layer 02:47:05 7809a108b3ef: Pulling fs layer 02:47:05 f706445af74f: Pulling fs layer 02:47:05 afea3b2eda06: Waiting 02:47:05 7809a108b3ef: Waiting 02:47:05 0510c868ecb4: Waiting 02:47:05 4c4ab2625f07: Verifying Checksum 02:47:05 4c4ab2625f07: Download complete 02:47:05 adcc1eea9eea: Download complete 02:47:05 afea3b2eda06: Verifying Checksum 02:47:05 afea3b2eda06: Download complete 02:47:05 7809a108b3ef: Verifying Checksum 02:47:05 7809a108b3ef: Download complete 02:47:05 540db60ca938: Verifying Checksum 02:47:06 540db60ca938: Pull complete 02:47:06 adcc1eea9eea: Pull complete 02:47:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:47:06 4c4ab2625f07: Pull complete 02:47:07 f706445af74f: Verifying Checksum 02:47:07 f706445af74f: Download complete 02:47:07 0510c868ecb4: Verifying Checksum 02:47:07 0510c868ecb4: Download complete 02:47:08 OK: 138 MiB in 40 packages 02:47:09 Removing intermediate container 465faafdaa63 02:47:09 ---> c824b59c7e75 02:47:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:47:10 ---> Running in d2d0c3d60ffd 02:47:10 Removing intermediate container d2d0c3d60ffd 02:47:10 ---> a56626b7debb 02:47:10 Step 6/7 : COPY go.mod . 02:47:11 ---> 38f0843a9ed4 02:47:11 Step 7/7 : RUN go mod download 02:47:11 ---> Running in a8e35e29c07f 02:47:13 0510c868ecb4: Pull complete 02:47:13 afea3b2eda06: Pull complete 02:47:13 7809a108b3ef: Pull complete 02:47:23 f706445af74f: Pull complete 02:47:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:47:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:47:23 ---> b068be0155e3 02:47:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:47:23 ---> Running in 0c0a0e8468e7 02:47:23 Removing intermediate container 0c0a0e8468e7 02:47:23 ---> a26722b81b6d 02:47:23 Step 4/7 : RUN apk add bash 02:47:23 ---> Running in e286cf86ca95 02:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:47:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:47:24 OK: 149 MiB in 40 packages 02:47:25 Removing intermediate container e286cf86ca95 02:47:25 ---> f871a6cb8518 02:47:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:47:25 ---> Running in 5fcacc69f43e 02:47:25 Removing intermediate container 5fcacc69f43e 02:47:25 ---> 9c55f568b507 02:47:25 Step 6/7 : COPY go.mod . 02:47:25 ---> ee1fabf0a7f5 02:47:25 Step 7/7 : RUN go mod download 02:47:25 ---> Running in 172f9db92766 02:47:29 Removing intermediate container a8e35e29c07f 02:47:29 ---> 21b31600edeb 02:47:29 Successfully built 21b31600edeb 02:47:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:47:30 + docker inspect -f . ci-base-image-arm64 02:47:30 . [Pipeline] withDockerContainer 02:47:30 prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container 02:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:47:31 $ docker top e3ae1f2bc0eca472c938246aeb2e57af23652dc51d72d344626444ce438b29e2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:32 + go version 02:47:32 go version go1.16.3 linux/arm64 [Pipeline] } 02:47:32 $ docker stop --time=1 e3ae1f2bc0eca472c938246aeb2e57af23652dc51d72d344626444ce438b29e2 02:47:34 $ docker rm -f e3ae1f2bc0eca472c938246aeb2e57af23652dc51d72d344626444ce438b29e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:35 + docker inspect -f . ci-base-image-arm64 02:47:35 . [Pipeline] withDockerContainer 02:47:36 prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container 02:47:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:47:37 $ docker top 8759b3388b5a79a541610c4f64768064ae40eac82206b990929be8c1a6dd7717 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:38 + go mod tidy [Pipeline] sh 02:47:39 + make test 02:47:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:47:40 Removing intermediate container 172f9db92766 02:47:40 ---> b3f8d8ae8676 02:47:40 Successfully built b3f8d8ae8676 02:47:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:47:41 + docker inspect -f . ci-base-image-x86_64 02:47:41 . [Pipeline] withDockerContainer 02:47:41 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 02:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@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:47:42 $ docker top b353ae1ca8940d13a2e1a1a9e2ef9acf7d9bba284d39f5afbb27117017a7da18 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:42 + go version 02:47:42 go version go1.16.3 linux/amd64 [Pipeline] } 02:47:42 $ docker stop --time=1 b353ae1ca8940d13a2e1a1a9e2ef9acf7d9bba284d39f5afbb27117017a7da18 02:47:43 $ docker rm -f b353ae1ca8940d13a2e1a1a9e2ef9acf7d9bba284d39f5afbb27117017a7da18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:44 + docker inspect -f . ci-base-image-x86_64 02:47:44 . [Pipeline] withDockerContainer 02:47:44 prd-centos7-docker-4c-2g-25 does not seem to be running inside a container 02:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@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:47:45 $ docker top c582756a5416ef576532c7a45c51dfac3c3af3b54544e5accbf31dbdfe2bc4bc -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:45 + go mod tidy [Pipeline] sh 02:47:46 + make test 02:47:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:47:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:47:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.027s coverage: 85.7% of statements 02:47:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.015s coverage: 100.0% of statements 02:47:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.022s coverage: 45.4% of statements 02:47:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.016s coverage: 77.8% of statements 02:47:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:47:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements 02:47:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.013s coverage: 14.7% of statements 02:47:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements 02:47:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements 02:47:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 02:47:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 02:47:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.013s coverage: 100.0% of statements 02:47:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 35.5% of statements 02:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.022s coverage: 63.0% of statements 02:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements 02:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements 02:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.005s coverage: 15.4% of statements 02:47:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.032s coverage: 14.3% of statements 02:47:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 02:47:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 02:48:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.097s coverage: 82.9% of statements 02:48:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 02:48:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 02:48:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 02:48:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.020s coverage: 45.4% of statements 02:48:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.020s coverage: 95.2% of statements 02:48:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.065s coverage: 86.3% of statements 02:48:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.012s coverage: 60.5% of statements 02:48:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.012s coverage: 58.2% of statements 02:48:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:48:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:48:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.059s coverage: 85.7% of statements 02:48:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.060s coverage: 100.0% of statements 02:48:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.039s coverage: 45.4% of statements 02:48:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.058s coverage: 77.8% of statements 02:48:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:48:08 gofmt -l . 02:48:08 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:48:09 $ docker stop --time=1 c582756a5416ef576532c7a45c51dfac3c3af3b54544e5accbf31dbdfe2bc4bc 02:48:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements 02:48:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.078s coverage: 14.7% of statements 02:48:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.032s coverage: 100.0% of statements 02:48:11 $ docker rm -f c582756a5416ef576532c7a45c51dfac3c3af3b54544e5accbf31dbdfe2bc4bc [Pipeline] // withDockerContainer [Pipeline] sh 02:48:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.081s coverage: 91.8% of statements 02:48:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 02:48:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 02:48:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.031s coverage: 100.0% of statements 02:48:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.028s coverage: 35.5% of statements 02:48:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:48:14 ---> job-cost.sh 02:48:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R6Vz 02:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.105s coverage: 63.0% of statements 02:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements 02:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.022s coverage: 15.4% of statements 02:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.057s coverage: 15.4% of statements 02:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.010s coverage: 14.3% of statements 02:48:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 02:48:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 02:48:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.315s coverage: 82.9% of statements 02:48:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 02:48:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 02:48:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 02:48:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.153s coverage: 45.4% of statements 02:48:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.046s coverage: 95.2% of statements 02:48:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.209s coverage: 86.3% of statements 02:48:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.037s coverage: 60.5% of statements 02:48:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 58.2% of statements 02:48:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:48:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:48:48 gofmt -l . 02:48:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:48:48 $ docker stop --time=1 8759b3388b5a79a541610c4f64768064ae40eac82206b990929be8c1a6dd7717 02:48:51 $ docker rm -f 8759b3388b5a79a541610c4f64768064ae40eac82206b990929be8c1a6dd7717 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:51 Warning: overwriting stash ‘coverage-report’ 02:48:52 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:48:53 ---> job-cost.sh 02:48:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mkYK 02:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-R6Vz/bin to PATH 02:48:55 INFO: No Stack... 02:48:55 INFO: Retrieving Pricing Info for: v1-standard-2 02:48:56 INFO: Archiving Costs [Pipeline] sh 02:48:56 + cut -d, -f6 02:48:56 + cat /w/workspace/go-mod-core-contracts/208/archives/cost.csv [Pipeline] lock 02:48:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] 02:48:57 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] did not exist. Created. 02:48:57 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:57 + echo total: 0.029999999329447746 [Pipeline] stash 02:48:57 Stashed 1 file(s) [Pipeline] } 02:48:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:49:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:50:54 lf-activate-venv(): INFO: Adding /tmp/venv-mkYK/bin to PATH 02:50:54 INFO: No Stack... 02:50:54 INFO: Retrieving Pricing Info for: lf-standard-4 02:50:54 INFO: Archiving Costs [Pipeline] sh 02:50:54 + + cut -d,cat -f6 /w/workspace/go-mod-core-contracts/208/archives/cost.csv 02:50:54 [Pipeline] lock 02:50:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] 02:50:54 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] did not exist. Created. 02:50:54 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:50:54 /w/workspace/go-mod-core-contracts/208@tmp/durable-9ad870c4/script.sh: 1: /w/workspace/go-mod-core-contracts/208@tmp/durable-9ad870c4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:50:55 + echo total: 0.20999999344348907 [Pipeline] stash 02:50:55 Warning: overwriting stash ‘stack-cost’ 02:50:55 Stashed 1 file(s) [Pipeline] } 02:50:55 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-208-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:50:56 provisioning config files... 02:50:56 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4956496559153580242tmp [Pipeline] { [Pipeline] sh 02:50:56 + set +x 02:50:56 + curl -s https://codecov.io/bash 02:50:56 + bash -s -- 02:50:56 02:50:56 _____ _ 02:50:56 / ____| | | 02:50:56 | | ___ __| | ___ ___ _____ __ 02:50:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:50:56 | |___| (_) | (_| | __/ (_| (_) \ V / 02:50:56 \_____\___/ \__,_|\___|\___\___/ \_/ 02:50:56 Bash-1.0.2 02:50:56 02:50:56 02:50:56 ==> git version 2.24.3 found 02:50:56 ==> 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:50:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:50:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:50:56 ==> Jenkins CI detected. 02:50:56 project root: . 02:50:56 --> token set from env 02:50:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:50:56 ==> Running gcov in . (disable via -X gcov) 02:50:56 ==> Python coveragepy not found 02:50:56 ==> Searching for coverage reports in: 02:50:56 + . 02:50:56 -> Found 1 reports 02:50:56 ==> Detecting git/mercurial file structure 02:50:56 ==> Reading reports 02:50:56 + ./coverage.out bytes=177064 02:50:56 ==> Appending adjustments 02:50:56 https://docs.codecov.io/docs/fixing-reports 02:50:58 + Found adjustments 02:50:58 ==> Gzipping contents 02:50:58 28K /tmp/codecov.SnJVA5.gz 02:50:58 ==> Uploading reports 02:50:58 url: https://codecov.io 02:50:58 query: branch=master&commit=80f9d803c85e13af13fff42ea31439c96c1a79b9&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F208%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:50:58 -> Pinging Codecov 02:50:58 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=80f9d803c85e13af13fff42ea31439c96c1a79b9&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F208%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:50:58 -> Uploading to 02:50:58 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/71470A77251A30514AAF9C0BB2E5B6CE/80f9d803c85e13af13fff42ea31439c96c1a79b9/ad038d3a-69b3-4018-8021-e7bf686b32de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T025058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c6f8a9bb7ae05cdf66eb5602d5145250b009c05e35de7390e24a0020f726241 02:50:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:50:58 Dload Upload Total Spent Left Speed 02:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25993 0 0 100 25993 0 48746 --:--:-- --:--:-- --:--:-- 48767 02:50:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/80f9d803c85e13af13fff42ea31439c96c1a79b9 [Pipeline] } 02:50:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:51:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:51:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:51:03 02:51:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:51:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:51:04 188c0c94c7c5: Pulling fs layer 02:51:04 0ef7d3d256c8: Pulling fs layer 02:51:04 de9db76c5a1d: Pulling fs layer 02:51:04 0eba1c9be4d2: Pulling fs layer 02:51:04 0d57e429df01: Pulling fs layer 02:51:04 4e4be7b47b0d: Pulling fs layer 02:51:04 e1f770b5df2f: Pulling fs layer 02:51:04 85a0685a4137: Pulling fs layer 02:51:04 0eba1c9be4d2: Waiting 02:51:04 0d57e429df01: Waiting 02:51:04 4e4be7b47b0d: Waiting 02:51:04 e1f770b5df2f: Waiting 02:51:04 85a0685a4137: Waiting 02:51:04 de9db76c5a1d: Verifying Checksum 02:51:04 de9db76c5a1d: Download complete 02:51:04 0ef7d3d256c8: Verifying Checksum 02:51:04 0ef7d3d256c8: Download complete 02:51:04 0d57e429df01: Verifying Checksum 02:51:04 0d57e429df01: Download complete 02:51:04 4e4be7b47b0d: Verifying Checksum 02:51:04 4e4be7b47b0d: Download complete 02:51:04 188c0c94c7c5: Verifying Checksum 02:51:04 188c0c94c7c5: Download complete 02:51:04 188c0c94c7c5: Pull complete 02:51:05 0ef7d3d256c8: Pull complete 02:51:05 de9db76c5a1d: Pull complete 02:51:06 e1f770b5df2f: Verifying Checksum 02:51:06 e1f770b5df2f: Download complete 02:51:09 0eba1c9be4d2: Verifying Checksum 02:51:09 0eba1c9be4d2: Download complete 02:51:09 85a0685a4137: Verifying Checksum 02:51:09 85a0685a4137: Download complete 02:51:16 0eba1c9be4d2: Pull complete 02:51:16 0d57e429df01: Pull complete 02:51:16 4e4be7b47b0d: Pull complete 02:51:19 e1f770b5df2f: Pull complete 02:51:27 85a0685a4137: Pull complete 02:51:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:51:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:51:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:51:28 prd-centos7-docker-4c-2g-23 does not seem to be running inside a container 02:51:28 $ 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:51:29 $ docker top 0955f24e9a086c303d6efdfd8b55c226aea9e5f8493df7a3a45b9d417f5f1e56 -eo pid,comm [Pipeline] { [Pipeline] echo 02:51:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:51:29 + set -o pipefail 02:51:29 + snyk monitor '--org=edgex-jenkins' 02:51:44 02:51:44 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 02:51:44 02:51:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c44706f6-d2d0-492d-afd8-ef234a3f156b 02:51:44 02:51:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:51:44 02:51:44 [Pipeline] } 02:51:44 $ docker stop --time=1 0955f24e9a086c303d6efdfd8b55c226aea9e5f8493df7a3a45b9d417f5f1e56 02:51:47 $ docker rm -f 0955f24e9a086c303d6efdfd8b55c226aea9e5f8493df7a3a45b9d417f5f1e56 [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:51:49 + git log --format=format:%s -1 80f9d803c85e13af13fff42ea31439c96c1a79b9 [Pipeline] isUnix [Pipeline] sh 02:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:51:49 . [Pipeline] withDockerContainer 02:51:49 prd-centos7-docker-4c-2g-23 does not seem to be running inside a container 02:51:49 $ 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:51:50 $ docker top 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:51:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:50 [ssh-agent] Looking for ssh-agent implementation... 02:51:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:51 $ docker exec 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f ssh-agent 02:51:51 SSH_AUTH_SOCK=/tmp/ssh-8HGxadUnftbD/agent.11 02:51:51 SSH_AGENT_PID=16 02:51:51 Running ssh-add (command line suppressed) 02:51:51 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_60061874305303734.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_60061874305303734.key) 02:51:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:51 + git semver tag 02:51:52 # -> Open(): unable to determine branch for HEAD 02:51:52 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:51:52 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:51:52 # $SEMVER_REMOTE_NAME = origin 02:51:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:51:52 # $SEMVER_USER_NAME = edgex-jenkins 02:51:52 # $SEMVER_BRANCH = master 02:51:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 02:51:52 # 80f9d803c85e13af13fff42ea31439c96c1a79b9 HEAD 02:51:52 # -> Force: false 02:51:52 # 9bfb983712caafd74cc586eeecb6f4a07c366969 refs/tags/v2.0.0-dev.89 [Pipeline] } 02:51:52 $ docker exec --env ******** --env ******** 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f ssh-agent -k 02:51:52 unset SSH_AUTH_SOCK; 02:51:52 unset SSH_AGENT_PID; 02:51:52 echo Agent pid 16 killed; 02:51:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:51:52 + git semver [Pipeline] } 02:51:52 $ docker stop --time=1 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f 02:51:54 $ docker rm -f 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:51:55 02:51:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:51:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:51:55 0.23.1-centos7: Pulling from edgex-lftools 02:51:55 ab5ef0e58194: Pulling fs layer 02:51:55 9712f1f96733: Pulling fs layer 02:51:55 63f879dbbcfc: Pulling fs layer 02:51:55 0d9ebad4ef96: Pulling fs layer 02:51:55 e9a5061849ea: Pulling fs layer 02:51:55 d747dcd14b5f: Pulling fs layer 02:51:55 2de7ff778b66: Pulling fs layer 02:51:55 0d9ebad4ef96: Waiting 02:51:55 e9a5061849ea: Waiting 02:51:55 d747dcd14b5f: Waiting 02:51:55 2de7ff778b66: Waiting 02:51:55 9712f1f96733: Verifying Checksum 02:51:55 9712f1f96733: Download complete 02:51:57 63f879dbbcfc: Verifying Checksum 02:51:57 63f879dbbcfc: Download complete 02:51:57 e9a5061849ea: Verifying Checksum 02:51:57 e9a5061849ea: Download complete 02:51:57 d747dcd14b5f: Verifying Checksum 02:51:57 d747dcd14b5f: Download complete 02:51:58 2de7ff778b66: Verifying Checksum 02:51:58 2de7ff778b66: Download complete 02:51:58 ab5ef0e58194: Verifying Checksum 02:51:58 ab5ef0e58194: Download complete 02:51:58 0d9ebad4ef96: Verifying Checksum 02:51:58 0d9ebad4ef96: Download complete 02:52:05 ab5ef0e58194: Pull complete 02:52:05 9712f1f96733: Pull complete 02:52:07 63f879dbbcfc: Pull complete 02:52:15 0d9ebad4ef96: Pull complete 02:52:18 e9a5061849ea: Pull complete 02:52:18 d747dcd14b5f: Pull complete 02:52:19 2de7ff778b66: Pull complete 02:52:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:52:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:52:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:52:20 prd-centos7-docker-4c-2g-23 does not seem to be running inside a container 02:52:20 $ 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:52:24 $ docker top c2c5fb97f5c8cdfc0aafbacf921c45ce83d396a77e021fc1a2f316edd4a79ade -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:52:25 provisioning config files... 02:52:25 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1333451735755889195tmp 02:52:25 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2814115296366198598tmp 02:52:25 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3265461891792359453tmp [Pipeline] { [Pipeline] echo 02:52:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:52:25 ---> sigul-configuration.sh 02:52:25 gpg: directory `/root/.gnupg' created 02:52:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:52:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:52:25 gpg: keyring `/root/.gnupg/secring.gpg' created 02:52:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:52:25 gpg: CAST5 encrypted data 02:52:25 gpg: encrypted with 1 passphrase 02:52:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:52:26 + mkdir /home/jenkins 02:52:26 + mkdir /home/jenkins/sigul [Pipeline] sh 02:52:26 + 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:52:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:52:26 ---> sigul-install.sh 02:52:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:52:35 + git tag --list 02:52:35 v0.0.0 02:52:35 v0.0.1 02:52:35 v0.1.0 02:52:35 v0.1.1 02:52:35 v0.1.10 02:52:35 v0.1.100 02:52:35 v0.1.101 02:52:35 v0.1.102 02:52:35 v0.1.103 02:52:35 v0.1.104 02:52:35 v0.1.105 02:52:35 v0.1.106 02:52:35 v0.1.107 02:52:35 v0.1.108 02:52:35 v0.1.109 02:52:35 v0.1.11 02:52:35 v0.1.110 02:52:35 v0.1.111 02:52:35 v0.1.112 02:52:35 v0.1.113 02:52:35 v0.1.114 02:52:35 v0.1.115 02:52:35 v0.1.116 02:52:35 v0.1.117 02:52:35 v0.1.118 02:52:35 v0.1.119 02:52:35 v0.1.12 02:52:35 v0.1.120 02:52:35 v0.1.121 02:52:35 v0.1.122 02:52:35 v0.1.123 02:52:35 v0.1.124 02:52:35 v0.1.125 02:52:35 v0.1.126 02:52:35 v0.1.127 02:52:35 v0.1.128 02:52:35 v0.1.129 02:52:35 v0.1.13 02:52:35 v0.1.130 02:52:35 v0.1.131 02:52:35 v0.1.132 02:52:35 v0.1.133 02:52:35 v0.1.134 02:52:35 v0.1.135 02:52:35 v0.1.136 02:52:35 v0.1.137 02:52:35 v0.1.138 02:52:35 v0.1.139 02:52:35 v0.1.14 02:52:35 v0.1.140 02:52:35 v0.1.141 02:52:35 v0.1.142 02:52:35 v0.1.143 02:52:35 v0.1.144 02:52:35 v0.1.145 02:52:35 v0.1.146 02:52:35 v0.1.147 02:52:35 v0.1.148 02:52:35 v0.1.149 02:52:35 v0.1.15 02:52:35 v0.1.16 02:52:35 v0.1.17 02:52:35 v0.1.18 02:52:35 v0.1.19 02:52:35 v0.1.2 02:52:35 v0.1.20 02:52:35 v0.1.21 02:52:35 v0.1.22 02:52:35 v0.1.23 02:52:35 v0.1.24 02:52:35 v0.1.25 02:52:35 v0.1.26 02:52:35 v0.1.27 02:52:35 v0.1.28 02:52:35 v0.1.29 02:52:35 v0.1.3 02:52:35 v0.1.30 02:52:35 v0.1.31 02:52:35 v0.1.32 02:52:35 v0.1.33 02:52:35 v0.1.34 02:52:35 v0.1.35 02:52:35 v0.1.36 02:52:35 v0.1.37 02:52:35 v0.1.38 02:52:35 v0.1.39 02:52:35 v0.1.4 02:52:35 v0.1.40 02:52:35 v0.1.41 02:52:35 v0.1.42 02:52:35 v0.1.43 02:52:35 v0.1.44 02:52:35 v0.1.45 02:52:35 v0.1.46 02:52:35 v0.1.47 02:52:35 v0.1.48 02:52:35 v0.1.49 02:52:35 v0.1.5 02:52:35 v0.1.50 02:52:35 v0.1.51 02:52:35 v0.1.52 02:52:35 v0.1.53 02:52:35 v0.1.54 02:52:35 v0.1.55 02:52:35 v0.1.56 02:52:35 v0.1.57 02:52:35 v0.1.58 02:52:35 v0.1.59 02:52:35 v0.1.6 02:52:35 v0.1.60 02:52:35 v0.1.61 02:52:35 v0.1.62 02:52:35 v0.1.63 02:52:35 v0.1.64 02:52:35 v0.1.65 02:52:35 v0.1.66 02:52:35 v0.1.67 02:52:35 v0.1.68 02:52:35 v0.1.69 02:52:35 v0.1.7 02:52:35 v0.1.70 02:52:35 v0.1.71 02:52:35 v0.1.72 02:52:35 v0.1.73 02:52:35 v0.1.74 02:52:35 v0.1.75 02:52:35 v0.1.76 02:52:35 v0.1.77 02:52:35 v0.1.78 02:52:35 v0.1.79 02:52:35 v0.1.8 02:52:35 v0.1.80 02:52:35 v0.1.81 02:52:35 v0.1.82 02:52:35 v0.1.83 02:52:35 v0.1.84 02:52:35 v0.1.85 02:52:35 v0.1.86 02:52:35 v0.1.87 02:52:35 v0.1.88 02:52:35 v0.1.89 02:52:35 v0.1.9 02:52:35 v0.1.90 02:52:35 v0.1.91 02:52:35 v0.1.92 02:52:35 v0.1.93 02:52:35 v0.1.94 02:52:35 v0.1.95 02:52:35 v0.1.96 02:52:35 v0.1.97 02:52:35 v0.1.98 02:52:35 v0.1.99 02:52:35 v2.0.0-dev.1 02:52:35 v2.0.0-dev.10 02:52:35 v2.0.0-dev.11 02:52:35 v2.0.0-dev.12 02:52:35 v2.0.0-dev.13 02:52:35 v2.0.0-dev.14 02:52:35 v2.0.0-dev.15 02:52:35 v2.0.0-dev.16 02:52:35 v2.0.0-dev.17 02:52:35 v2.0.0-dev.18 02:52:35 v2.0.0-dev.19 02:52:35 v2.0.0-dev.2 02:52:35 v2.0.0-dev.20 02:52:35 v2.0.0-dev.21 02:52:35 v2.0.0-dev.22 02:52:35 v2.0.0-dev.23 02:52:35 v2.0.0-dev.24 02:52:35 v2.0.0-dev.25 02:52:35 v2.0.0-dev.26 02:52:35 v2.0.0-dev.27 02:52:35 v2.0.0-dev.28 02:52:35 v2.0.0-dev.29 02:52:35 v2.0.0-dev.3 02:52:35 v2.0.0-dev.30 02:52:35 v2.0.0-dev.31 02:52:35 v2.0.0-dev.32 02:52:35 v2.0.0-dev.33 02:52:35 v2.0.0-dev.34 02:52:35 v2.0.0-dev.35 02:52:35 v2.0.0-dev.36 02:52:35 v2.0.0-dev.37 02:52:35 v2.0.0-dev.38 02:52:35 v2.0.0-dev.39 02:52:35 v2.0.0-dev.4 02:52:35 v2.0.0-dev.40 02:52:35 v2.0.0-dev.41 02:52:35 v2.0.0-dev.42 02:52:35 v2.0.0-dev.43 02:52:35 v2.0.0-dev.44 02:52:35 v2.0.0-dev.45 02:52:35 v2.0.0-dev.46 02:52:35 v2.0.0-dev.47 02:52:35 v2.0.0-dev.48 02:52:35 v2.0.0-dev.49 02:52:35 v2.0.0-dev.5 02:52:35 v2.0.0-dev.50 02:52:35 v2.0.0-dev.51 02:52:35 v2.0.0-dev.52 02:52:35 v2.0.0-dev.53 02:52:35 v2.0.0-dev.54 02:52:35 v2.0.0-dev.55 02:52:35 v2.0.0-dev.56 02:52:35 v2.0.0-dev.57 02:52:35 v2.0.0-dev.58 02:52:35 v2.0.0-dev.59 02:52:35 v2.0.0-dev.6 02:52:35 v2.0.0-dev.60 02:52:35 v2.0.0-dev.61 02:52:35 v2.0.0-dev.62 02:52:35 v2.0.0-dev.63 02:52:35 v2.0.0-dev.64 02:52:35 v2.0.0-dev.65 02:52:35 v2.0.0-dev.66 02:52:35 v2.0.0-dev.67 02:52:35 v2.0.0-dev.68 02:52:35 v2.0.0-dev.69 02:52:35 v2.0.0-dev.7 02:52:35 v2.0.0-dev.70 02:52:35 v2.0.0-dev.71 02:52:35 v2.0.0-dev.72 02:52:35 v2.0.0-dev.73 02:52:35 v2.0.0-dev.74 02:52:35 v2.0.0-dev.75 02:52:35 v2.0.0-dev.76 02:52:35 v2.0.0-dev.77 02:52:35 v2.0.0-dev.78 02:52:35 v2.0.0-dev.79 02:52:35 v2.0.0-dev.8 02:52:35 v2.0.0-dev.80 02:52:35 v2.0.0-dev.81 02:52:35 v2.0.0-dev.82 02:52:35 v2.0.0-dev.83 02:52:35 v2.0.0-dev.84 02:52:35 v2.0.0-dev.85 02:52:35 v2.0.0-dev.86 02:52:35 v2.0.0-dev.87 02:52:35 v2.0.0-dev.88 02:52:35 v2.0.0-dev.89 02:52:35 v2.0.0-dev.9 [Pipeline] sh 02:52:35 + lftools sign git-tag v2.0.0-dev.89 02:52:37 Signing Git tag with Sigul... 02:52:37 Signing v2.0.0-dev.89 [Pipeline] echo 02:52:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:52:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:52:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:52:38 $ docker stop --time=1 c2c5fb97f5c8cdfc0aafbacf921c45ce83d396a77e021fc1a2f316edd4a79ade 02:52:40 $ docker rm -f c2c5fb97f5c8cdfc0aafbacf921c45ce83d396a77e021fc1a2f316edd4a79ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:52:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:52:41 . [Pipeline] withDockerContainer 02:52:41 prd-centos7-docker-4c-2g-23 does not seem to be running inside a container 02:52:41 $ 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:52:42 $ docker top 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:42 [ssh-agent] Looking for ssh-agent implementation... 02:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:42 $ docker exec 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 ssh-agent 02:52:43 SSH_AUTH_SOCK=/tmp/ssh-v1bjFK1yFgOa/agent.11 02:52:43 SSH_AGENT_PID=16 02:52:43 Running ssh-add (command line suppressed) 02:52:43 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1410794321348923596.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1410794321348923596.key) 02:52:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:43 + git semver bump pre 02:52:43 # -> Open(): unable to determine branch for HEAD 02:52:43 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:52:43 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:52:43 # $SEMVER_REMOTE_NAME = origin 02:52:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:52:43 # $SEMVER_USER_NAME = edgex-jenkins 02:52:43 # $SEMVER_BRANCH = master 02:52:43 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 02:52:43 2.0.0-dev.90 [Pipeline] } 02:52:43 $ docker exec --env ******** --env ******** 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 ssh-agent -k 02:52:43 unset SSH_AUTH_SOCK; 02:52:43 unset SSH_AGENT_PID; 02:52:43 echo Agent pid 16 killed; 02:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:44 + git semver [Pipeline] } 02:52:44 $ docker stop --time=1 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 02:52:45 $ docker rm -f 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:52:46 . [Pipeline] withDockerContainer 02:52:46 prd-centos7-docker-4c-2g-23 does not seem to be running inside a container 02:52:46 $ 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:52:47 $ docker top 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:47 [ssh-agent] Looking for ssh-agent implementation... 02:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:47 $ docker exec 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c ssh-agent 02:52:48 SSH_AUTH_SOCK=/tmp/ssh-NNGsgVLp8jfx/agent.13 02:52:48 SSH_AGENT_PID=18 02:52:48 Running ssh-add (command line suppressed) 02:52:48 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_841969076437279509.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_841969076437279509.key) 02:52:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:48 + git semver push 02:52:48 # -> Open(): unable to determine branch for HEAD 02:52:48 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:52:48 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:52:48 # $SEMVER_REMOTE_NAME = origin 02:52:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:52:48 # $SEMVER_USER_NAME = edgex-jenkins 02:52:48 # $SEMVER_BRANCH = master 02:52:48 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 02:52:53 $ docker exec --env ******** --env ******** 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c ssh-agent -k 02:52:54 unset SSH_AUTH_SOCK; 02:52:54 unset SSH_AGENT_PID; 02:52:54 echo Agent pid 18 killed; 02:52:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:54 + git semver [Pipeline] } 02:52:54 $ docker stop --time=1 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c 02:52:56 $ docker rm -f 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c [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:52:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:52:57 ---> package-listing.sh 02:52:57 ++ facter osfamily 02:52:57 ++ tr '[:upper:]' '[:lower:]' 02:52:57 + OS_FAMILY=redhat 02:52:57 + workspace=/w/workspace/dry_go-mod-core-contracts_master 02:52:57 + START_PACKAGES=/tmp/packages_start.txt 02:52:57 + END_PACKAGES=/tmp/packages_end.txt 02:52:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:52:57 + PACKAGES=/tmp/packages_start.txt 02:52:57 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 02:52:57 + PACKAGES=/tmp/packages_end.txt 02:52:57 + case "${OS_FAMILY}" in 02:52:57 + rpm -qa 02:52:57 + sort 02:53:03 + '[' -f /tmp/packages_start.txt ']' 02:53:03 + '[' -f /tmp/packages_end.txt ']' 02:53:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:03 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 02:53:03 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 02:53:03 + 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:53:03 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:53:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:03 02:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:53:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:04 alpine: Pulling from edgex-lftools-log-publisher 02:53:04 df20fa9351a1: Pulling fs layer 02:53:04 36b3adc4ff6f: Pulling fs layer 02:53:04 8ad3a11d3b57: Pulling fs layer 02:53:04 46f8f816bc3b: Pulling fs layer 02:53:04 93b61091891f: Pulling fs layer 02:53:04 93b9cdb0e59b: Pulling fs layer 02:53:04 5e14af77c1be: Pulling fs layer 02:53:04 01666e4c0597: Pulling fs layer 02:53:04 aa168da1d23b: Pulling fs layer 02:53:04 93b61091891f: Waiting 02:53:04 93b9cdb0e59b: Waiting 02:53:04 5e14af77c1be: Waiting 02:53:04 01666e4c0597: Waiting 02:53:04 aa168da1d23b: Waiting 02:53:04 46f8f816bc3b: Waiting 02:53:04 36b3adc4ff6f: Verifying Checksum 02:53:04 36b3adc4ff6f: Download complete 02:53:04 46f8f816bc3b: Verifying Checksum 02:53:04 46f8f816bc3b: Download complete 02:53:04 df20fa9351a1: Verifying Checksum 02:53:04 df20fa9351a1: Download complete 02:53:04 93b9cdb0e59b: Download complete 02:53:04 93b61091891f: Verifying Checksum 02:53:04 93b61091891f: Download complete 02:53:04 01666e4c0597: Verifying Checksum 02:53:04 01666e4c0597: Download complete 02:53:04 5e14af77c1be: Verifying Checksum 02:53:04 5e14af77c1be: Download complete 02:53:04 8ad3a11d3b57: Verifying Checksum 02:53:04 8ad3a11d3b57: Download complete 02:53:04 df20fa9351a1: Pull complete 02:53:05 36b3adc4ff6f: Pull complete 02:53:06 aa168da1d23b: Verifying Checksum 02:53:06 aa168da1d23b: Download complete 02:53:07 8ad3a11d3b57: Pull complete 02:53:07 46f8f816bc3b: Pull complete 02:53:08 93b61091891f: Pull complete 02:53:08 93b9cdb0e59b: Pull complete 02:53:08 5e14af77c1be: Pull complete 02:53:08 01666e4c0597: Pull complete 02:53:18 aa168da1d23b: Pull complete 02:53:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:53:18 prd-centos7-docker-4c-2g-23 does not seem to be running inside a container 02:53:18 $ 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:53:21 $ docker top c1d7fb9977b44d719da9eb0d84c6dcff72ca9d7578370c67602eeac0c5a1d35f -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:53:22 + mkdir -p /var/log/sa [Pipeline] sh 02:53:23 + ls /var/log/sa-host 02:53:23 + sadf -c /var/log/sa-host/sa14 02:53:23 file_magic: OK 02:53:23 HZ: Using current value: 100 02:53:23 file_header: OK 02:53:23 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:53:23 Statistics: 02:53:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:53:23 File successfully converted to sysstat format version 12.2.1 02:53:23 + sadf -c /var/log/sa-host/sa23 02:53:23 file_magic: OK 02:53:23 HZ: Using current value: 100 02:53:23 file_header: OK 02:53:23 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:53:23 Statistics: 02:53:23 Hnuu...uuuununununu... 02:53:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:23 provisioning config files... 02:53:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5195789159851615886tmp [Pipeline] { [Pipeline] echo 02:53:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:24 ---> create-netrc.sh [Pipeline] } 02:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:53:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:53:24 ---> python-tools-install.sh [Pipeline] echo 02:53:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:24 ---> sudo-logs.sh 02:53:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:25 ---> job-cost.sh 02:53:25 lf-activate-venv: SKIPPING 02:53:25 DEBUG: total: 0.20999999344348907 02:53:25 INFO: Retrieving Stack Cost... 02:53:26 INFO: Retrieving Pricing Info for: v1-standard-2 02:53:26 INFO: Archiving Costs [Pipeline] echo 02:53:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:53:27 ---> logs-deploy.sh 02:53:27 lf-activate-venv: SKIPPING 02:53:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/208 02:53:27 INFO: archiving workspace using pattern(s): 02:53:29 Archives upload complete. 02:53:29 INFO: archiving logs to Nexus 02:53:30 ---> uname -a: 02:53:30 Linux prd-centos7-docker-4c-2g-23.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:53:30 02:53:30 02:53:30 ---> lscpu: 02:53:30 Architecture: x86_64 02:53:30 CPU op-mode(s): 32-bit, 64-bit 02:53:30 Byte Order: Little Endian 02:53:30 Address sizes: 40 bits physical, 48 bits virtual 02:53:30 CPU(s): 4 02:53:30 On-line CPU(s) list: 0-3 02:53:30 Thread(s) per core: 1 02:53:30 Core(s) per socket: 1 02:53:30 Socket(s): 4 02:53:30 NUMA node(s): 1 02:53:30 Vendor ID: GenuineIntel 02:53:30 CPU family: 6 02:53:30 Model: 44 02:53:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:53:30 Stepping: 1 02:53:30 CPU MHz: 2933.438 02:53:30 BogoMIPS: 5866.87 02:53:30 Virtualization: VT-x 02:53:30 Hypervisor vendor: KVM 02:53:30 Virtualization type: full 02:53:30 L1d cache: 128 KiB 02:53:30 L1i cache: 128 KiB 02:53:30 L2 cache: 16 MiB 02:53:30 L3 cache: 64 MiB 02:53:30 NUMA node0 CPU(s): 0-3 02:53:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:53:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:53:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:53:30 Vulnerability Meltdown: Mitigation; PTI 02:53:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:53:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:53:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:53:30 Vulnerability Srbds: Not affected 02:53:30 Vulnerability Tsx async abort: Not affected 02:53:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:53:30 02:53:30 02:53:30 ---> nproc: 02:53:30 4 02:53:30 02:53:30 02:53:30 ---> df -h: 02:53:30 Filesystem Size Used Available Use% Mounted on 02:53:30 overlay 50.0G 8.5G 41.4G 17% / 02:53:30 tmpfs 64.0M 0 64.0M 0% /dev 02:53:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:53:30 shm 64.0M 0 64.0M 0% /dev/shm 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 02:53:30 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 02:53:30 02:53:30 02:53:30 ---> free -m: 02:53:30 total used free shared buff/cache available 02:53:30 Mem: 1837 836 144 0 855 936 02:53:30 Swap: 1023 3 1020 02:53:30 02:53:30 02:53:30 ---> ip addr: 02:53:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:53:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:53:30 inet 127.0.0.1/8 scope host lo 02:53:30 valid_lft forever preferred_lft forever 02:53:30 inet6 ::1/128 scope host 02:53:30 valid_lft forever preferred_lft forever 02:53:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:53:30 link/ether fa:16:3e:06:20:51 brd ff:ff:ff:ff:ff:ff 02:53:30 inet 10.30.123.0/23 brd 10.30.123.255 scope global dynamic eth0 02:53:30 valid_lft 85783sec preferred_lft 85783sec 02:53:30 inet6 fe80::f816:3eff:fe06:2051/64 scope link 02:53:30 valid_lft forever preferred_lft forever 02:53:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:53:30 link/ether 02:42:08:14:6b:fa brd ff:ff:ff:ff:ff:ff 02:53:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:53:30 valid_lft forever preferred_lft forever 02:53:30 inet6 fe80::42:8ff:fe14:6bfa/64 scope link 02:53:30 valid_lft forever preferred_lft forever 02:53:30 02:53:30 02:53:30 ---> sar -b -r -n DEV: 02:53:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 02:53:30 02:53:30 02:43:01 LINUX RESTART (4 CPU) 02:53:30 02:53:30 02:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:53:30 02:45:02 10.98 2.45 8.53 0.00 600.50 327.03 0.00 02:53:30 02:46:01 0.86 0.00 0.86 0.00 0.00 10.46 0.00 02:53:30 02:47:01 0.48 0.00 0.48 0.00 0.00 4.93 0.00 02:53:30 02:48:01 0.62 0.00 0.62 0.00 0.00 5.86 0.00 02:53:30 02:49:01 0.58 0.00 0.58 0.00 0.00 5.28 0.00 02:53:30 02:50:01 0.42 0.00 0.42 0.00 0.00 5.36 0.00 02:53:30 02:51:01 0.43 0.08 0.35 0.00 7.33 12.27 0.00 02:53:30 02:52:01 323.91 190.98 132.93 0.00 8890.79 46145.01 0.00 02:53:30 02:53:01 230.36 112.72 117.63 0.00 7470.92 24478.26 0.00 02:53:30 Average: 63.37 34.13 29.24 0.00 1891.20 7913.10 0.00 02:53:30 02:53:30 02:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:53:30 02:45:02 167196 0 596388 31.70 2620 1115340 1116068 38.09 403360 1110292 20 02:53:30 02:46:01 168296 0 595284 31.64 2620 1115344 1087272 37.11 405624 1106948 8 02:53:30 02:47:01 161164 0 602408 32.02 2620 1115352 1087560 37.12 413896 1106564 8 02:53:30 02:48:01 160604 0 602968 32.05 2620 1115352 1087272 37.11 421076 1100020 8 02:53:30 02:49:01 160264 0 603300 32.06 2620 1115360 1087332 37.11 423024 1098520 8 02:53:30 02:50:01 160724 0 602836 32.04 2620 1115364 1087272 37.11 422712 1098520 8 02:53:30 02:51:01 150856 0 612256 32.54 2620 1115812 1088960 37.16 433192 1096872 24 02:53:30 02:52:01 71720 0 767304 40.78 2596 1039924 1531312 52.26 668944 883868 62704 02:53:30 02:53:01 111504 0 800528 42.55 1492 968020 1140560 38.93 604412 830944 88 02:53:30 Average: 145814 0 642586 34.15 2492 1090652 1145956 39.11 466249 1048061 6986 02:53:30 02:53:30 02:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:53:30 02:45:02 eth0 34.15 36.25 45.16 10.05 0.00 0.00 0.00 0.00 02:53:30 02:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:45:02 docker0 22.46 14.36 2.98 24.80 0.00 0.00 0.00 0.00 02:53:30 02:46:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:53:30 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:47:01 eth0 3.30 1.67 3.52 0.43 0.00 0.00 0.00 0.00 02:53:30 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:48:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 02:53:30 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:49:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:53:30 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:51:01 eth0 5.99 3.86 5.66 2.45 0.00 0.00 0.00 0.00 02:53:30 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:52:01 eth0 813.97 680.14 7548.95 97.68 0.00 0.00 0.00 0.00 02:53:30 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:52:01 docker0 45.33 48.50 2.91 280.70 0.00 0.00 0.00 0.00 02:53:30 02:53:01 eth0 118.41 83.87 331.78 67.59 0.00 0.00 0.00 0.00 02:53:30 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 02:53:01 docker0 27.01 38.84 2.10 259.56 0.00 0.00 0.00 0.00 02:53:30 Average: eth0 108.90 89.87 884.73 19.87 0.00 0.00 0.00 0.00 02:53:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:30 Average: docker0 10.56 11.33 0.89 62.97 0.00 0.00 0.00 0.00 02:53:30 02:53:30 02:53:30 ---> sar -P ALL: 02:53:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 02:53:30 02:53:30 02:43:01 LINUX RESTART (4 CPU) 02:53:30 02:53:30 02:44:01 CPU %user %nice %system %iowait %steal %idle 02:53:30 02:45:02 all 1.12 0.00 0.92 0.14 0.43 97.39 02:53:30 02:45:02 0 0.77 0.00 0.85 0.30 0.52 97.56 02:53:30 02:45:02 1 1.56 0.00 0.94 0.08 0.39 97.03 02:53:30 02:45:02 2 0.94 0.00 0.87 0.08 0.44 97.67 02:53:30 02:45:02 3 1.21 0.00 1.04 0.08 0.37 97.30 02:53:30 02:46:01 all 0.15 0.00 0.05 0.00 0.06 99.75 02:53:30 02:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:53:30 02:46:01 1 0.46 0.00 0.03 0.00 0.07 99.44 02:53:30 02:46:01 2 0.05 0.00 0.07 0.00 0.02 99.86 02:53:30 02:46:01 3 0.05 0.00 0.07 0.00 0.10 99.78 02:53:30 02:47:01 all 0.20 0.00 0.16 0.00 0.20 99.44 02:53:30 02:47:01 0 0.48 0.00 0.07 0.00 0.17 99.28 02:53:30 02:47:01 1 0.10 0.00 0.17 0.00 0.18 99.55 02:53:30 02:47:01 2 0.08 0.00 0.28 0.00 0.17 99.47 02:53:30 02:47:01 3 0.15 0.00 0.13 0.00 0.27 99.45 02:53:30 02:48:01 all 0.13 0.00 0.10 0.00 0.11 99.66 02:53:30 02:48:01 0 0.28 0.00 0.08 0.00 0.10 99.53 02:53:30 02:48:01 1 0.02 0.00 0.02 0.00 0.13 99.83 02:53:30 02:48:01 2 0.18 0.00 0.27 0.00 0.07 99.48 02:53:30 02:48:01 3 0.03 0.00 0.03 0.00 0.13 99.80 02:53:30 02:49:01 all 0.13 0.00 0.04 0.00 0.03 99.79 02:53:30 02:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 02:53:30 02:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:53:30 02:49:01 2 0.42 0.00 0.05 0.00 0.07 99.47 02:53:30 02:49:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:53:30 02:50:01 all 0.12 0.00 0.03 0.00 0.03 99.82 02:53:30 02:50:01 0 0.33 0.00 0.02 0.00 0.03 99.62 02:53:30 02:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:53:30 02:50:01 2 0.08 0.00 0.07 0.00 0.07 99.78 02:53:30 02:50:01 3 0.02 0.00 0.02 0.00 0.03 99.93 02:53:30 02:51:01 all 0.53 0.00 0.48 0.00 0.14 98.85 02:53:30 02:51:01 0 0.87 0.00 0.62 0.00 0.15 98.36 02:53:30 02:51:01 1 0.43 0.00 0.32 0.02 0.13 99.10 02:53:30 02:51:01 2 0.42 0.00 0.53 0.00 0.15 98.90 02:53:30 02:51:01 3 0.40 0.00 0.45 0.00 0.12 99.03 02:53:30 02:52:01 all 12.40 0.00 9.59 2.46 3.24 72.31 02:53:30 02:52:01 0 12.35 0.00 10.48 2.84 3.27 71.06 02:53:30 02:52:01 1 12.00 0.00 8.91 1.13 3.31 74.65 02:53:30 02:52:01 2 13.08 0.00 9.02 4.15 3.48 70.26 02:53:30 02:52:01 3 12.16 0.00 9.97 1.71 2.90 73.26 02:53:30 02:53:01 all 10.28 0.00 7.96 3.27 2.36 76.14 02:53:30 02:53:01 0 8.16 0.00 6.48 3.02 2.43 79.91 02:53:30 02:53:01 1 10.75 0.00 8.81 1.87 2.27 76.29 02:53:30 02:53:01 2 8.48 0.00 8.09 2.44 2.32 78.67 02:53:30 02:53:01 3 13.75 0.00 8.49 5.75 2.40 69.61 02:53:30 Average: all 2.69 0.00 2.08 0.63 0.71 93.90 02:53:30 Average: 0 2.50 0.00 1.99 0.66 0.72 94.13 02:53:30 Average: 1 2.73 0.00 2.07 0.33 0.70 94.17 02:53:30 Average: 2 2.55 0.00 2.07 0.71 0.73 93.94 02:53:30 Average: 3 2.98 0.00 2.17 0.81 0.68 93.36 02:53:30 02:53:30 02:53:30