Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f 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-ssh7749311305521605059.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-ssh3542801456668260851.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-ssh925019441011523895.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-ssh2652916756404995676.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-ssh5963461687565064068.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-15517 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 Avoid second fetch Checking out Revision 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f (master) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh3442344692917279862.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f # timeout=10 Commit message: "Merge pull request #621 from hahattan/sma-3496" > git rev-list --no-walk c99d9b30f8ab6b04b1c765349bd436aa7698dd28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:29:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:29:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:29:30 ========================================================= 09:29:30 EdgeX Global Pipelines Version Info 09:29:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:29:31 ------------------- 09:29:31 stable info: 09:29:31 ------------------- 09:29:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:29:31 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 09:29:31 Message: update stable to v1.0.192 09:29:32 ------------------- 09:29:32 experimental info: 09:29:32 ------------------- 09:29:32 Commited By: **** collab-it+edgex@linuxfoundation.org 09:29:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 09:29:32 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:29:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:29:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:29:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:29:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:29:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f [Pipeline] echo 09:29:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fe3687 [Pipeline] echo 09:29:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:29:33 + git log --format=format:%s -1 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f [Pipeline] echo 09:29:33 GIT_COMMIT: 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f, Commit Message: Merge pull request #621 from hahattan/sma-3496 [Pipeline] echo 09:29:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:29:34 09:29:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:29:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:29:35 latest: Pulling from edgex-devops/git-semver 09:29:35 31603596830f: Pulling fs layer 09:29:35 54011a49482f: Pulling fs layer 09:29:35 a6820b24f6d8: Pulling fs layer 09:29:35 f581987b2513: Pulling fs layer 09:29:35 f581987b2513: Waiting 09:29:35 54011a49482f: Verifying Checksum 09:29:35 54011a49482f: Download complete 09:29:35 31603596830f: Verifying Checksum 09:29:35 31603596830f: Download complete 09:29:35 31603596830f: Pull complete 09:29:35 f581987b2513: Verifying Checksum 09:29:35 f581987b2513: Download complete 09:29:35 a6820b24f6d8: Verifying Checksum 09:29:35 a6820b24f6d8: Download complete 09:29:35 54011a49482f: Pull complete 09:29:36 a6820b24f6d8: Pull complete 09:29:36 f581987b2513: Pull complete 09:29:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:29:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:29:36 prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container 09:29:36 $ 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 09:29:38 $ docker top bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:29:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:38 [ssh-agent] Looking for ssh-agent implementation... 09:29:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:38 $ docker exec bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 ssh-agent 09:29:38 SSH_AUTH_SOCK=/tmp/ssh-HNCpVpJ8QfR4/agent.14 09:29:38 SSH_AGENT_PID=21 09:29:38 Running ssh-add (command line suppressed) 09:29:38 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8182736071079853015.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8182736071079853015.key) 09:29:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:39 + git tag --points-at HEAD [Pipeline] } 09:29:39 $ docker exec --env ******** --env ******** bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 ssh-agent -k 09:29:39 unset SSH_AUTH_SOCK; 09:29:39 unset SSH_AGENT_PID; 09:29:39 echo Agent pid 21 killed; 09:29:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:29:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:39 [ssh-agent] Looking for ssh-agent implementation... 09:29:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:39 $ docker exec bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 ssh-agent 09:29:39 SSH_AUTH_SOCK=/tmp/ssh-Zi9DPHUVRtUe/agent.53 09:29:39 SSH_AGENT_PID=60 09:29:39 Running ssh-add (command line suppressed) 09:29:39 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1809355577069199794.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1809355577069199794.key) 09:29:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:39 + git semver init 09:29:39 # -> Open(): unable to determine branch for HEAD 09:29:39 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:29:39 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:29:39 # $SEMVER_REMOTE_NAME = origin 09:29:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:29:39 # $SEMVER_USER_NAME = edgex-jenkins 09:29:39 # $SEMVER_BRANCH = master 09:29:39 # $SEMVER_TEMP = /tmp/semver-860006620 09:29:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:29:40 # '/tmp/semver-860006620' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 09:29:40 # -> Force: false 09:29:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:29:40 $ docker exec --env ******** --env ******** bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 ssh-agent -k 09:29:40 unset SSH_AUTH_SOCK; 09:29:40 unset SSH_AGENT_PID; 09:29:40 echo Agent pid 60 killed; 09:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:29:40 + git semver [Pipeline] } 09:29:40 $ docker stop --time=1 bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 09:29:42 $ docker rm -f bd5959c7b7b45463b737fb618c9400d0e06de5ed09c679cf65153f4f0b32d9b0 [Pipeline] // withDockerContainer [Pipeline] sh 09:29:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:29:43 Stashed 1 file(s) [Pipeline] echo 09:29:43 [edgeXSemver]: initialized semver on version 2.0.0-dev.94 [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 09:29:58 Still waiting to schedule task 09:29:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:29:58 Still waiting to schedule task 09:29:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:31:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15518 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 09:31:57 Running in /w/workspace/go-mod-core-contracts/213 [Pipeline] { [Pipeline] checkout 09:31:57 Selected Git installation does not exist. Using Default 09:31:57 The recommended git tool is: NONE 09:32:02 using credential edgex-jenkins-ssh 09:32:02 Cloning the remote Git repository 09:32:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:32:02 > git init /w/workspace/go-mod-core-contracts/213 # timeout=10 09:32:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:32:02 > git --version # timeout=10 09:32:02 > git --version # 'git version 2.17.1' 09:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:32:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:32:04 Avoid second fetch 09:32:04 Checking out Revision 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f (master) 09:32:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:04 > git config core.sparsecheckout # timeout=10 09:32:04 > git checkout -f 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f # timeout=10 09:32:09 Commit message: "Merge pull request #621 from hahattan/sma-3496" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:32:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:32:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:32:11 + true 09:32:11 + sudo service docker restart 09:32:27 Running on prd-centos7-docker-4c-2g-15519 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 09:32:27 Running in /w/workspace/go-mod-core-contracts/213 [Pipeline] { [Pipeline] checkout 09:32:27 Selected Git installation does not exist. Using Default 09:32:27 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 09:32:29 ========================================================= 09:32:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:32:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:32:30 using credential edgex-jenkins-ssh 09:32:30 Cloning the remote Git repository 09:32:30 + 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 . 09:32:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:32:31 Avoid second fetch 09:32:31 Checking out Revision 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f (master) 09:32:31 Sending build context to Docker daemon 3.177MB 09:32:31 Step 1/7 : ARG BASE=golang:1.16-alpine 09:32:31 Step 2/7 : FROM ${BASE} 09:32:30 > git init /w/workspace/go-mod-core-contracts/213 # timeout=10 09:32:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:32:30 > git --version # timeout=10 09:32:30 > git --version # 'git version 2.24.4' 09:32:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:32:30 [INFO] Currently running in a labeled security context 09:32:30 [INFO] Currently SELinux is 'enforcing' on the host 09:32:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/213@tmp/jenkins-gitclient-ssh3584487869226073628.key 09:32:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:31 > git config core.sparsecheckout # timeout=10 09:32:31 > git checkout -f 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f # timeout=10 09:32:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:32:31 595b0fe564bb: Pulling fs layer 09:32:31 7186ed65a4f7: Pulling fs layer 09:32:31 316046926c0a: Pulling fs layer 09:32:31 4ebd0625c992: Pulling fs layer 09:32:31 207e8628e3a3: Pulling fs layer 09:32:31 c791037a9be2: Pulling fs layer 09:32:31 ffd874e62e21: Pulling fs layer 09:32:31 207e8628e3a3: Waiting 09:32:31 4ebd0625c992: Waiting 09:32:31 c791037a9be2: Waiting 09:32:31 ffd874e62e21: Waiting 09:32:31 316046926c0a: Verifying Checksum 09:32:31 316046926c0a: Download complete 09:32:31 7186ed65a4f7: Verifying Checksum 09:32:31 7186ed65a4f7: Download complete 09:32:31 207e8628e3a3: Verifying Checksum 09:32:31 207e8628e3a3: Download complete 09:32:31 c791037a9be2: Verifying Checksum 09:32:31 c791037a9be2: Download complete 09:32:31 595b0fe564bb: Verifying Checksum 09:32:31 595b0fe564bb: Download complete 09:32:32 595b0fe564bb: Pull complete 09:32:33 7186ed65a4f7: Pull complete 09:32:33 316046926c0a: Pull complete 09:32:34 ffd874e62e21: Verifying Checksum 09:32:34 ffd874e62e21: Download complete 09:32:34 Commit message: "Merge pull request #621 from hahattan/sma-3496" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:32:35 4ebd0625c992: Verifying Checksum 09:32:35 4ebd0625c992: Download complete 09:32:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:32:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:32:36 + sudo service docker restart 09:32:36 + true 09:32:36 Redirecting to /bin/systemctl restart docker.service 09:32:45 4ebd0625c992: Pull complete 09:32:45 207e8628e3a3: Pull complete 09:32:46 c791037a9be2: Pull complete 09:32:50 ffd874e62e21: Pull complete 09:32:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:32:50 ---> cfc18b08335c 09:32:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:32:52 ---> Running in 6dd99fdf1134 09:32:52 Removing intermediate container 6dd99fdf1134 09:32:52 ---> 4dea30419afd 09:32:52 Step 4/7 : RUN apk add bash 09:32:52 ---> Running in cd534b028b21 09:32:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo 09:32:54 ========================================================= 09:32:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:32:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:32:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:32:55 + 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 . 09:32:55 Sending build context to Docker daemon 3.178MB 09:32:55 Step 1/7 : ARG BASE=golang:1.16-alpine 09:32:55 Step 2/7 : FROM ${BASE} 09:32:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:32:55 540db60ca938: Pulling fs layer 09:32:55 adcc1eea9eea: Pulling fs layer 09:32:55 4c4ab2625f07: Pulling fs layer 09:32:55 0510c868ecb4: Pulling fs layer 09:32:55 afea3b2eda06: Pulling fs layer 09:32:55 7809a108b3ef: Pulling fs layer 09:32:55 f706445af74f: Pulling fs layer 09:32:55 0510c868ecb4: Waiting 09:32:55 afea3b2eda06: Waiting 09:32:55 7809a108b3ef: Waiting 09:32:55 f706445af74f: Waiting 09:32:55 4c4ab2625f07: Verifying Checksum 09:32:55 4c4ab2625f07: Download complete 09:32:55 adcc1eea9eea: Verifying Checksum 09:32:55 adcc1eea9eea: Download complete 09:32:55 afea3b2eda06: Verifying Checksum 09:32:55 afea3b2eda06: Download complete 09:32:55 7809a108b3ef: Verifying Checksum 09:32:55 7809a108b3ef: Download complete 09:32:55 540db60ca938: Verifying Checksum 09:32:55 540db60ca938: Download complete 09:32:55 OK: 138 MiB in 40 packages 09:32:56 540db60ca938: Pull complete 09:32:56 adcc1eea9eea: Pull complete 09:32:56 Removing intermediate container cd534b028b21 09:32:56 ---> 76ac9543f704 09:32:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:32:56 4c4ab2625f07: Pull complete 09:32:57 ---> Running in ad7c249e28ba 09:32:57 f706445af74f: Verifying Checksum 09:32:57 f706445af74f: Download complete 09:32:57 Removing intermediate container ad7c249e28ba 09:32:57 ---> e80d40b61b28 09:32:57 Step 6/7 : COPY go.mod . 09:32:58 0510c868ecb4: Verifying Checksum 09:32:58 0510c868ecb4: Download complete 09:32:58 ---> 27115c6f4b2c 09:32:58 Step 7/7 : RUN go mod download 09:32:58 ---> Running in ce9b82e16831 09:33:02 0510c868ecb4: Pull complete 09:33:02 afea3b2eda06: Pull complete 09:33:02 7809a108b3ef: Pull complete 09:33:03 f706445af74f: Pull complete 09:33:03 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:33:03 ---> b068be0155e3 09:33:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:33:16 Removing intermediate container ce9b82e16831 09:33:16 ---> 66d8cf644501 09:33:16 Successfully built 66d8cf644501 09:33:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:33:17 + docker inspect -f . ci-base-image-arm64 09:33:17 . [Pipeline] withDockerContainer 09:33:17 prd-ubuntu18.04-docker-arm64-4c-16g-15518 does not seem to be running inside a container 09:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:33:18 ---> Running in 122dacf80a60 09:33:18 Removing intermediate container 122dacf80a60 09:33:18 ---> 697b128c6ddf 09:33:18 Step 4/7 : RUN apk add bash 09:33:18 ---> Running in 815c12aebb07 09:33:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:33:19 $ docker top fe2bb2d6208e65acfc4009b1252320f046fd4846ace1311f81e7ab069653ad4b -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:33:20 + go version 09:33:20 go version go1.16.3 linux/arm64 [Pipeline] } 09:33:20 $ docker stop --time=1 fe2bb2d6208e65acfc4009b1252320f046fd4846ace1311f81e7ab069653ad4b 09:33:20 OK: 149 MiB in 40 packages 09:33:20 Removing intermediate container 815c12aebb07 09:33:20 ---> 6366400b678c 09:33:20 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:33:21 ---> Running in 58605fdb3163 09:33:21 Removing intermediate container 58605fdb3163 09:33:21 ---> 7ecbb398a8de 09:33:21 Step 6/7 : COPY go.mod . 09:33:21 ---> 0fd3ac656ea9 09:33:21 Step 7/7 : RUN go mod download 09:33:21 ---> Running in 76e445b1378a 09:33:21 $ docker rm -f fe2bb2d6208e65acfc4009b1252320f046fd4846ace1311f81e7ab069653ad4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:33:22 + docker inspect -f . ci-base-image-arm64 09:33:22 . [Pipeline] withDockerContainer 09:33:22 prd-ubuntu18.04-docker-arm64-4c-16g-15518 does not seem to be running inside a container 09:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:33:24 $ docker top 4c651a9058971acdc324e5e6a2b162f4b6f883ec7c1b7dcc551f1d34d4cdcf40 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:25 + go mod tidy [Pipeline] sh 09:33:26 + make test 09:33:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:33:29 Removing intermediate container 76e445b1378a 09:33:29 ---> 658798a10423 09:33:29 Successfully built 658798a10423 09:33:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:33:29 + docker inspect -f . ci-base-image-x86_64 09:33:29 . [Pipeline] withDockerContainer 09:33:29 prd-centos7-docker-4c-2g-15519 does not seem to be running inside a container 09:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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 09:33:30 $ docker top 7013c8ff4d8b82e1528ef701dc4f379dcad34b3089899a3389b8c3410024f851 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:30 + go version 09:33:30 go version go1.16.3 linux/amd64 [Pipeline] } 09:33:30 $ docker stop --time=1 7013c8ff4d8b82e1528ef701dc4f379dcad34b3089899a3389b8c3410024f851 09:33:32 $ docker rm -f 7013c8ff4d8b82e1528ef701dc4f379dcad34b3089899a3389b8c3410024f851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:33:32 + docker inspect -f . ci-base-image-x86_64 09:33:32 . [Pipeline] withDockerContainer 09:33:32 prd-centos7-docker-4c-2g-15519 does not seem to be running inside a container 09:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/213 -v /w/workspace/go-mod-core-contracts/213:/w/workspace/go-mod-core-contracts/213:rw,z -v /w/workspace/go-mod-core-contracts/213@tmp:/w/workspace/go-mod-core-contracts/213@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 09:33:33 $ docker top 44540d4fda4b74fde94bb7fc9452d4eb36d648955a5c65884a42c4840cbe8c40 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:33 + go mod tidy [Pipeline] sh 09:33:33 + make test 09:33:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:33:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:33:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.007s coverage: 85.7% of statements 09:33:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.007s coverage: 100.0% of statements 09:33:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.009s coverage: 45.4% of statements 09:33:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.003s coverage: 77.8% of statements 09:33:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:33:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.003s coverage: 26.3% of statements 09:33:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.007s coverage: 14.7% of statements 09:33:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.003s coverage: 100.0% of statements 09:33:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.013s coverage: 91.8% of statements 09:33:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:33:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:33:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.002s coverage: 100.0% of statements 09:33:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 09:33:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.012s coverage: 63.0% of statements 09:33:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.002s coverage: 26.3% of statements 09:33:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements 09:33:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements 09:33:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.005s coverage: 14.3% of statements 09:33:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:33:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 09:33:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.053s coverage: 82.9% of statements 09:33:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:33:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:33:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:33:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.017s coverage: 45.4% of statements 09:33:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.006s coverage: 95.2% of statements 09:33:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.030s coverage: 86.3% of statements 09:33:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 60.5% of statements 09:33:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.006s coverage: 58.2% of statements 09:33:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:33:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:33:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.042s coverage: 85.7% of statements 09:33:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.058s coverage: 100.0% of statements 09:33:53 gofmt -l . 09:33:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:33:53 $ docker stop --time=1 44540d4fda4b74fde94bb7fc9452d4eb36d648955a5c65884a42c4840cbe8c40 09:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements 09:33:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.058s coverage: 77.8% of statements 09:33:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:33:55 $ docker rm -f 44540d4fda4b74fde94bb7fc9452d4eb36d648955a5c65884a42c4840cbe8c40 [Pipeline] // withDockerContainer [Pipeline] sh 09:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:33:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:33:57 ---> job-cost.sh 09:33:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9mNn 09:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements 09:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.052s coverage: 14.7% of statements 09:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.044s coverage: 100.0% of statements 09:33:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.072s coverage: 91.8% of statements 09:33:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:33:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:33:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.034s coverage: 100.0% of statements 09:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.039s coverage: 35.5% of statements 09:34:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.117s coverage: 63.0% of statements 09:34:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.032s coverage: 26.3% of statements 09:34:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements 09:34:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.023s coverage: 15.4% of statements 09:34:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.071s coverage: 14.3% of statements 09:34:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:34:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 09:34:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:34:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.415s coverage: 82.9% of statements 09:34:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:34:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:34:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:34:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.088s coverage: 45.4% of statements 09:34:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.075s coverage: 95.2% of statements 09:34:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.250s coverage: 86.3% of statements 09:34:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.032s coverage: 60.5% of statements 09:34:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 58.2% of statements 09:34:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-9mNn/bin to PATH 09:34:20 INFO: No Stack... 09:34:20 INFO: Retrieving Pricing Info for: v3-standard-2 09:34:21 INFO: Archiving Costs [Pipeline] sh 09:34:21 + cat /w/workspace/go-mod-core-contracts/213/archives/cost.csv 09:34:21 + cut -d, -f6 [Pipeline] lock 09:34:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] 09:34:21 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] did not exist. Created. 09:34:21 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:21 + echo total: 0.05999999865889549 [Pipeline] stash 09:34:21 Stashed 1 file(s) [Pipeline] } 09:34:21 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:34:35 gofmt -l . 09:34:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:34:35 $ docker stop --time=1 4c651a9058971acdc324e5e6a2b162f4b6f883ec7c1b7dcc551f1d34d4cdcf40 09:34:37 $ docker rm -f 4c651a9058971acdc324e5e6a2b162f4b6f883ec7c1b7dcc551f1d34d4cdcf40 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:34:38 Warning: overwriting stash ‘coverage-report’ 09:34:39 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 09:34:40 ---> job-cost.sh 09:34:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VKoW 09:35:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-VKoW/bin to PATH 09:36:40 INFO: No Stack... 09:36:40 INFO: Retrieving Pricing Info for: v2-standard-4 09:36:40 INFO: Archiving Costs [Pipeline] sh 09:36:41 + + cutcat -d, /w/workspace/go-mod-core-contracts/213/archives/cost.csv -f6 09:36:41 [Pipeline] lock 09:36:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] 09:36:41 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] did not exist. Created. 09:36:41 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:36:41 /w/workspace/go-mod-core-contracts/213@tmp/durable-3baa67d9/script.sh: 1: /w/workspace/go-mod-core-contracts/213@tmp/durable-3baa67d9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:36:41 + echo total: 0.18000000715255737 [Pipeline] stash 09:36:41 Warning: overwriting stash ‘stack-cost’ 09:36:42 Stashed 1 file(s) [Pipeline] } 09:36:42 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-213-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 09:36:42 provisioning config files... 09:36:42 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2569961831170311901tmp [Pipeline] { [Pipeline] sh 09:36:43 + set +x 09:36:43 + curl -s https://codecov.io/bash 09:36:43 + bash -s -- 09:36:43 09:36:43 _____ _ 09:36:43 / ____| | | 09:36:43 | | ___ __| | ___ ___ _____ __ 09:36:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:36:43 | |___| (_) | (_| | __/ (_| (_) \ V / 09:36:43 \_____\___/ \__,_|\___|\___\___/ \_/ 09:36:43 Bash-1.0.2 09:36:43 09:36:43 09:36:43 ==> git version 2.24.4 found 09:36:43 ==> 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 09:36:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:36:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:36:43 ==> Jenkins CI detected. 09:36:43 project root: . 09:36:43 --> token set from env 09:36:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:36:43 ==> Running gcov in . (disable via -X gcov) 09:36:43 ==> Python coveragepy not found 09:36:43 ==> Searching for coverage reports in: 09:36:43 + . 09:36:43 -> Found 1 reports 09:36:43 ==> Detecting git/mercurial file structure 09:36:43 ==> Reading reports 09:36:43 + ./coverage.out bytes=177629 09:36:43 ==> Appending adjustments 09:36:43 https://docs.codecov.io/docs/fixing-reports 09:36:44 + Found adjustments 09:36:44 ==> Gzipping contents 09:36:44 28K /tmp/codecov.AVg40N.gz 09:36:44 ==> Uploading reports 09:36:44 url: https://codecov.io 09:36:44 query: branch=master&commit=6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F213%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:36:44 -> Pinging Codecov 09:36:44 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F213%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:36:44 -> Uploading to 09:36:44 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/71470A77251A30514AAF9C0BB2E5B6CE/6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f/90696f3b-ccc4-4807-b044-a9a3f648d597.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T093644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=feaf7a26995080f7a77dbb13a05ff9b0a4fef78621e24c3d8a7ed0f85487ee99 09:36:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:36:44 Dload Upload Total Spent Left Speed 09:36:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26062 0 0 100 26062 0 66394 --:--:-- --:--:-- --:--:-- 66484 09:36:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f [Pipeline] } 09:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:36:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:36:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:36:46 09:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:36:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:36:46 188c0c94c7c5: Pulling fs layer 09:36:46 0ef7d3d256c8: Pulling fs layer 09:36:46 de9db76c5a1d: Pulling fs layer 09:36:46 0eba1c9be4d2: Pulling fs layer 09:36:46 0d57e429df01: Pulling fs layer 09:36:46 4e4be7b47b0d: Pulling fs layer 09:36:46 e1f770b5df2f: Pulling fs layer 09:36:46 85a0685a4137: Pulling fs layer 09:36:46 0eba1c9be4d2: Waiting 09:36:46 0d57e429df01: Waiting 09:36:46 4e4be7b47b0d: Waiting 09:36:46 e1f770b5df2f: Waiting 09:36:46 85a0685a4137: Waiting 09:36:46 de9db76c5a1d: Verifying Checksum 09:36:46 de9db76c5a1d: Download complete 09:36:46 0ef7d3d256c8: Verifying Checksum 09:36:46 0ef7d3d256c8: Download complete 09:36:46 0d57e429df01: Verifying Checksum 09:36:46 0d57e429df01: Download complete 09:36:46 4e4be7b47b0d: Verifying Checksum 09:36:46 4e4be7b47b0d: Download complete 09:36:46 188c0c94c7c5: Verifying Checksum 09:36:46 188c0c94c7c5: Download complete 09:36:46 188c0c94c7c5: Pull complete 09:36:46 0ef7d3d256c8: Pull complete 09:36:47 de9db76c5a1d: Pull complete 09:36:47 e1f770b5df2f: Verifying Checksum 09:36:47 e1f770b5df2f: Download complete 09:36:49 0eba1c9be4d2: Verifying Checksum 09:36:49 0eba1c9be4d2: Download complete 09:36:49 85a0685a4137: Verifying Checksum 09:36:49 85a0685a4137: Download complete 09:36:53 0eba1c9be4d2: Pull complete 09:36:53 0d57e429df01: Pull complete 09:36:53 4e4be7b47b0d: Pull complete 09:36:53 e1f770b5df2f: Pull complete 09:36:57 85a0685a4137: Pull complete 09:36:57 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:36:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:36:57 prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container 09:36:57 $ 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 09:37:00 $ docker top 20f19216e4528f24e353b41bd8b514b943532ed2f5e10bf59d585fff66681ad7 -eo pid,comm [Pipeline] { [Pipeline] echo 09:37:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:37:00 + set -o pipefail 09:37:00 + snyk monitor '--org=edgex-jenkins' 09:37:08 09:37:08 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 09:37:08 09:37:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/42154585-6b1a-439f-9ddc-1866799c189e 09:37:08 09:37:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:37:08 09:37:08 [Pipeline] } 09:37:09 $ docker stop --time=1 20f19216e4528f24e353b41bd8b514b943532ed2f5e10bf59d585fff66681ad7 09:37:10 $ docker rm -f 20f19216e4528f24e353b41bd8b514b943532ed2f5e10bf59d585fff66681ad7 [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 09:37:11 + git log --format=format:%s -1 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f [Pipeline] isUnix [Pipeline] sh 09:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:37:12 . [Pipeline] withDockerContainer 09:37:12 prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container 09:37:12 $ 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 09:37:12 $ docker top 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:12 [ssh-agent] Looking for ssh-agent implementation... 09:37:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:12 $ docker exec 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 ssh-agent 09:37:12 SSH_AUTH_SOCK=/tmp/ssh-CfsZd4tBOLro/agent.14 09:37:12 SSH_AGENT_PID=20 09:37:12 Running ssh-add (command line suppressed) 09:37:13 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3295328848315797770.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3295328848315797770.key) 09:37:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:13 + git semver tag 09:37:13 # -> Open(): unable to determine branch for HEAD 09:37:13 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:37:13 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:37:13 # $SEMVER_REMOTE_NAME = origin 09:37:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:37:13 # $SEMVER_USER_NAME = edgex-jenkins 09:37:13 # $SEMVER_BRANCH = master 09:37:13 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:37:13 # 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f HEAD 09:37:13 # -> Force: false 09:37:13 # ec0c0648ee5374db661b1caca5906f573005b505 refs/tags/v2.0.0-dev.94 [Pipeline] } 09:37:13 $ docker exec --env ******** --env ******** 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 ssh-agent -k 09:37:13 unset SSH_AUTH_SOCK; 09:37:13 unset SSH_AGENT_PID; 09:37:13 echo Agent pid 20 killed; 09:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:13 + git semver [Pipeline] } 09:37:13 $ docker stop --time=1 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 09:37:15 $ docker rm -f 4b78292d2df693a43a5d99f71015dcd0d880f4288d10a2d295987398c6be90a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:37:15 09:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:37:15 0.23.1-centos7: Pulling from edgex-lftools 09:37:15 ab5ef0e58194: Pulling fs layer 09:37:15 9712f1f96733: Pulling fs layer 09:37:15 63f879dbbcfc: Pulling fs layer 09:37:15 0d9ebad4ef96: Pulling fs layer 09:37:15 e9a5061849ea: Pulling fs layer 09:37:15 d747dcd14b5f: Pulling fs layer 09:37:15 2de7ff778b66: Pulling fs layer 09:37:15 0d9ebad4ef96: Waiting 09:37:15 e9a5061849ea: Waiting 09:37:15 d747dcd14b5f: Waiting 09:37:15 2de7ff778b66: Waiting 09:37:15 9712f1f96733: Verifying Checksum 09:37:15 9712f1f96733: Download complete 09:37:16 63f879dbbcfc: Verifying Checksum 09:37:16 63f879dbbcfc: Download complete 09:37:17 e9a5061849ea: Verifying Checksum 09:37:17 e9a5061849ea: Download complete 09:37:17 d747dcd14b5f: Verifying Checksum 09:37:17 d747dcd14b5f: Download complete 09:37:17 2de7ff778b66: Verifying Checksum 09:37:17 2de7ff778b66: Download complete 09:37:17 0d9ebad4ef96: Verifying Checksum 09:37:17 0d9ebad4ef96: Download complete 09:37:17 ab5ef0e58194: Verifying Checksum 09:37:17 ab5ef0e58194: Download complete 09:37:20 ab5ef0e58194: Pull complete 09:37:20 9712f1f96733: Pull complete 09:37:21 63f879dbbcfc: Pull complete 09:37:24 0d9ebad4ef96: Pull complete 09:37:24 e9a5061849ea: Pull complete 09:37:24 d747dcd14b5f: Pull complete 09:37:25 2de7ff778b66: Pull complete 09:37:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:37:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:37:25 prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container 09:37:25 $ 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 09:37:29 $ docker top 4cc7d9173ff4edaae82a08b10ca9b3fb79a49e1e97b8c85cd2a75e265fc269b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:37:29 provisioning config files... 09:37:29 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config701644499166340231tmp 09:37:29 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2537380714633574043tmp 09:37:29 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6473837076150581569tmp [Pipeline] { [Pipeline] echo 09:37:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:37:30 ---> sigul-configuration.sh 09:37:30 gpg: directory `/root/.gnupg' created 09:37:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:37:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:37:30 gpg: keyring `/root/.gnupg/secring.gpg' created 09:37:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:37:30 gpg: CAST5 encrypted data 09:37:30 gpg: encrypted with 1 passphrase 09:37:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:37:30 + mkdir /home/jenkins 09:37:30 + mkdir /home/jenkins/sigul [Pipeline] sh 09:37:30 + 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 09:37:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:37:31 ---> sigul-install.sh 09:37:36 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:37:36 + git tag --list 09:37:36 v0.0.0 09:37:36 v0.0.1 09:37:36 v0.1.0 09:37:36 v0.1.1 09:37:36 v0.1.10 09:37:36 v0.1.100 09:37:36 v0.1.101 09:37:36 v0.1.102 09:37:36 v0.1.103 09:37:36 v0.1.104 09:37:36 v0.1.105 09:37:36 v0.1.106 09:37:36 v0.1.107 09:37:36 v0.1.108 09:37:36 v0.1.109 09:37:36 v0.1.11 09:37:36 v0.1.110 09:37:36 v0.1.111 09:37:36 v0.1.112 09:37:36 v0.1.113 09:37:36 v0.1.114 09:37:36 v0.1.115 09:37:36 v0.1.116 09:37:36 v0.1.117 09:37:36 v0.1.118 09:37:36 v0.1.119 09:37:36 v0.1.12 09:37:36 v0.1.120 09:37:36 v0.1.121 09:37:36 v0.1.122 09:37:36 v0.1.123 09:37:36 v0.1.124 09:37:36 v0.1.125 09:37:36 v0.1.126 09:37:36 v0.1.127 09:37:36 v0.1.128 09:37:36 v0.1.129 09:37:36 v0.1.13 09:37:36 v0.1.130 09:37:36 v0.1.131 09:37:36 v0.1.132 09:37:36 v0.1.133 09:37:36 v0.1.134 09:37:36 v0.1.135 09:37:36 v0.1.136 09:37:36 v0.1.137 09:37:36 v0.1.138 09:37:36 v0.1.139 09:37:36 v0.1.14 09:37:36 v0.1.140 09:37:36 v0.1.141 09:37:36 v0.1.142 09:37:36 v0.1.143 09:37:36 v0.1.144 09:37:36 v0.1.145 09:37:36 v0.1.146 09:37:36 v0.1.147 09:37:36 v0.1.148 09:37:36 v0.1.149 09:37:36 v0.1.15 09:37:36 v0.1.16 09:37:36 v0.1.17 09:37:36 v0.1.18 09:37:36 v0.1.19 09:37:36 v0.1.2 09:37:36 v0.1.20 09:37:36 v0.1.21 09:37:36 v0.1.22 09:37:36 v0.1.23 09:37:36 v0.1.24 09:37:36 v0.1.25 09:37:36 v0.1.26 09:37:36 v0.1.27 09:37:36 v0.1.28 09:37:36 v0.1.29 09:37:36 v0.1.3 09:37:36 v0.1.30 09:37:36 v0.1.31 09:37:36 v0.1.32 09:37:36 v0.1.33 09:37:36 v0.1.34 09:37:36 v0.1.35 09:37:36 v0.1.36 09:37:36 v0.1.37 09:37:36 v0.1.38 09:37:36 v0.1.39 09:37:36 v0.1.4 09:37:36 v0.1.40 09:37:36 v0.1.41 09:37:36 v0.1.42 09:37:36 v0.1.43 09:37:36 v0.1.44 09:37:36 v0.1.45 09:37:36 v0.1.46 09:37:36 v0.1.47 09:37:36 v0.1.48 09:37:36 v0.1.49 09:37:36 v0.1.5 09:37:36 v0.1.50 09:37:36 v0.1.51 09:37:36 v0.1.52 09:37:36 v0.1.53 09:37:36 v0.1.54 09:37:36 v0.1.55 09:37:36 v0.1.56 09:37:36 v0.1.57 09:37:36 v0.1.58 09:37:36 v0.1.59 09:37:36 v0.1.6 09:37:36 v0.1.60 09:37:36 v0.1.61 09:37:36 v0.1.62 09:37:36 v0.1.63 09:37:36 v0.1.64 09:37:36 v0.1.65 09:37:36 v0.1.66 09:37:36 v0.1.67 09:37:36 v0.1.68 09:37:36 v0.1.69 09:37:36 v0.1.7 09:37:36 v0.1.70 09:37:36 v0.1.71 09:37:36 v0.1.72 09:37:36 v0.1.73 09:37:36 v0.1.74 09:37:36 v0.1.75 09:37:36 v0.1.76 09:37:36 v0.1.77 09:37:36 v0.1.78 09:37:36 v0.1.79 09:37:36 v0.1.8 09:37:36 v0.1.80 09:37:36 v0.1.81 09:37:36 v0.1.82 09:37:36 v0.1.83 09:37:36 v0.1.84 09:37:36 v0.1.85 09:37:36 v0.1.86 09:37:36 v0.1.87 09:37:36 v0.1.88 09:37:36 v0.1.89 09:37:36 v0.1.9 09:37:36 v0.1.90 09:37:36 v0.1.91 09:37:36 v0.1.92 09:37:36 v0.1.93 09:37:36 v0.1.94 09:37:36 v0.1.95 09:37:36 v0.1.96 09:37:36 v0.1.97 09:37:36 v0.1.98 09:37:36 v0.1.99 09:37:36 v2.0.0-dev.1 09:37:36 v2.0.0-dev.10 09:37:36 v2.0.0-dev.11 09:37:36 v2.0.0-dev.12 09:37:36 v2.0.0-dev.13 09:37:36 v2.0.0-dev.14 09:37:36 v2.0.0-dev.15 09:37:36 v2.0.0-dev.16 09:37:36 v2.0.0-dev.17 09:37:36 v2.0.0-dev.18 09:37:36 v2.0.0-dev.19 09:37:36 v2.0.0-dev.2 09:37:36 v2.0.0-dev.20 09:37:36 v2.0.0-dev.21 09:37:36 v2.0.0-dev.22 09:37:36 v2.0.0-dev.23 09:37:36 v2.0.0-dev.24 09:37:36 v2.0.0-dev.25 09:37:36 v2.0.0-dev.26 09:37:36 v2.0.0-dev.27 09:37:36 v2.0.0-dev.28 09:37:36 v2.0.0-dev.29 09:37:36 v2.0.0-dev.3 09:37:36 v2.0.0-dev.30 09:37:36 v2.0.0-dev.31 09:37:36 v2.0.0-dev.32 09:37:36 v2.0.0-dev.33 09:37:36 v2.0.0-dev.34 09:37:36 v2.0.0-dev.35 09:37:36 v2.0.0-dev.36 09:37:36 v2.0.0-dev.37 09:37:36 v2.0.0-dev.38 09:37:36 v2.0.0-dev.39 09:37:36 v2.0.0-dev.4 09:37:36 v2.0.0-dev.40 09:37:36 v2.0.0-dev.41 09:37:36 v2.0.0-dev.42 09:37:36 v2.0.0-dev.43 09:37:36 v2.0.0-dev.44 09:37:36 v2.0.0-dev.45 09:37:36 v2.0.0-dev.46 09:37:36 v2.0.0-dev.47 09:37:36 v2.0.0-dev.48 09:37:36 v2.0.0-dev.49 09:37:36 v2.0.0-dev.5 09:37:36 v2.0.0-dev.50 09:37:36 v2.0.0-dev.51 09:37:36 v2.0.0-dev.52 09:37:36 v2.0.0-dev.53 09:37:36 v2.0.0-dev.54 09:37:36 v2.0.0-dev.55 09:37:36 v2.0.0-dev.56 09:37:36 v2.0.0-dev.57 09:37:36 v2.0.0-dev.58 09:37:36 v2.0.0-dev.59 09:37:36 v2.0.0-dev.6 09:37:36 v2.0.0-dev.60 09:37:36 v2.0.0-dev.61 09:37:36 v2.0.0-dev.62 09:37:36 v2.0.0-dev.63 09:37:36 v2.0.0-dev.64 09:37:36 v2.0.0-dev.65 09:37:36 v2.0.0-dev.66 09:37:36 v2.0.0-dev.67 09:37:36 v2.0.0-dev.68 09:37:36 v2.0.0-dev.69 09:37:36 v2.0.0-dev.7 09:37:36 v2.0.0-dev.70 09:37:36 v2.0.0-dev.71 09:37:36 v2.0.0-dev.72 09:37:36 v2.0.0-dev.73 09:37:36 v2.0.0-dev.74 09:37:36 v2.0.0-dev.75 09:37:36 v2.0.0-dev.76 09:37:36 v2.0.0-dev.77 09:37:36 v2.0.0-dev.78 09:37:36 v2.0.0-dev.79 09:37:36 v2.0.0-dev.8 09:37:36 v2.0.0-dev.80 09:37:36 v2.0.0-dev.81 09:37:36 v2.0.0-dev.82 09:37:36 v2.0.0-dev.83 09:37:36 v2.0.0-dev.84 09:37:36 v2.0.0-dev.85 09:37:36 v2.0.0-dev.86 09:37:36 v2.0.0-dev.87 09:37:36 v2.0.0-dev.88 09:37:36 v2.0.0-dev.89 09:37:36 v2.0.0-dev.9 09:37:36 v2.0.0-dev.90 09:37:36 v2.0.0-dev.91 09:37:36 v2.0.0-dev.92 09:37:36 v2.0.0-dev.93 09:37:36 v2.0.0-dev.94 [Pipeline] sh 09:37:36 + lftools sign git-tag v2.0.0-dev.94 09:37:37 Signing Git tag with Sigul... 09:37:37 Signing v2.0.0-dev.94 [Pipeline] echo 09:37:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:37:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:37:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:37:38 $ docker stop --time=1 4cc7d9173ff4edaae82a08b10ca9b3fb79a49e1e97b8c85cd2a75e265fc269b6 09:37:40 $ docker rm -f 4cc7d9173ff4edaae82a08b10ca9b3fb79a49e1e97b8c85cd2a75e265fc269b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:37:41 . [Pipeline] withDockerContainer 09:37:41 prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container 09:37: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 09:37:41 $ docker top a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:41 [ssh-agent] Looking for ssh-agent implementation... 09:37:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:41 $ docker exec a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 ssh-agent 09:37:42 SSH_AUTH_SOCK=/tmp/ssh-G8ejymtDQinA/agent.13 09:37:42 SSH_AGENT_PID=19 09:37:42 Running ssh-add (command line suppressed) 09:37:42 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6672309578737511242.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6672309578737511242.key) 09:37:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:42 + git semver bump pre 09:37:42 # -> Open(): unable to determine branch for HEAD 09:37:42 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:37:42 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:37:42 # $SEMVER_REMOTE_NAME = origin 09:37:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:37:42 # $SEMVER_USER_NAME = edgex-jenkins 09:37:42 # $SEMVER_BRANCH = master 09:37:42 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:37:42 2.0.0-dev.95 [Pipeline] } 09:37:42 $ docker exec --env ******** --env ******** a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 ssh-agent -k 09:37:42 unset SSH_AUTH_SOCK; 09:37:42 unset SSH_AGENT_PID; 09:37:42 echo Agent pid 19 killed; 09:37:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:42 + git semver [Pipeline] } 09:37:42 $ docker stop --time=1 a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 09:37:44 $ docker rm -f a06eacac474d9d74fbe69d26ff03df15c8e31e2ca7dee5469c4f567f73cbf3f4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:37:44 . [Pipeline] withDockerContainer 09:37:44 prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container 09:37:44 $ 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 09:37:45 $ docker top d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:45 [ssh-agent] Looking for ssh-agent implementation... 09:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:45 $ docker exec d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 ssh-agent 09:37:45 SSH_AUTH_SOCK=/tmp/ssh-zjOyvLfVYaGE/agent.15 09:37:45 SSH_AGENT_PID=22 09:37:45 Running ssh-add (command line suppressed) 09:37:45 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_722591507326581420.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_722591507326581420.key) 09:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:46 + git semver push 09:37:46 # -> Open(): unable to determine branch for HEAD 09:37:46 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:37:46 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:37:46 # $SEMVER_REMOTE_NAME = origin 09:37:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:37:46 # $SEMVER_USER_NAME = edgex-jenkins 09:37:46 # $SEMVER_BRANCH = master 09:37:46 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:37:50 $ docker exec --env ******** --env ******** d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 ssh-agent -k 09:37:50 unset SSH_AUTH_SOCK; 09:37:50 unset SSH_AGENT_PID; 09:37:50 echo Agent pid 22 killed; 09:37:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:50 + git semver [Pipeline] } 09:37:50 $ docker stop --time=1 d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 09:37:52 $ docker rm -f d155392662601b6ffb6aa64ac0ee326201a6738b1bfc440e14cb6a2598e457b0 [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 09:37:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:37:54 ---> package-listing.sh 09:37:54 ++ facter osfamily 09:37:54 ++ tr '[:upper:]' '[:lower:]' 09:37:54 + OS_FAMILY=redhat 09:37:54 + workspace=/w/workspace/dry_go-mod-core-contracts_master 09:37:54 + START_PACKAGES=/tmp/packages_start.txt 09:37:54 + END_PACKAGES=/tmp/packages_end.txt 09:37:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:37:54 + PACKAGES=/tmp/packages_start.txt 09:37:54 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:37:54 + PACKAGES=/tmp/packages_end.txt 09:37:54 + case "${OS_FAMILY}" in 09:37:54 + rpm -qa 09:37:54 + sort 09:37:54 + '[' -f /tmp/packages_start.txt ']' 09:37:54 + '[' -f /tmp/packages_end.txt ']' 09:37:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:37:54 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:37:54 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 09:37:54 + 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 09:37:54 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 09:37:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:37:55 09:37:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:37:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:37:56 alpine: Pulling from edgex-lftools-log-publisher 09:37:56 df20fa9351a1: Pulling fs layer 09:37:56 36b3adc4ff6f: Pulling fs layer 09:37:56 8ad3a11d3b57: Pulling fs layer 09:37:56 46f8f816bc3b: Pulling fs layer 09:37:56 93b61091891f: Pulling fs layer 09:37:56 93b9cdb0e59b: Pulling fs layer 09:37:56 5e14af77c1be: Pulling fs layer 09:37:56 01666e4c0597: Pulling fs layer 09:37:56 aa168da1d23b: Pulling fs layer 09:37:56 46f8f816bc3b: Waiting 09:37:56 93b61091891f: Waiting 09:37:56 93b9cdb0e59b: Waiting 09:37:56 5e14af77c1be: Waiting 09:37:56 01666e4c0597: Waiting 09:37:56 aa168da1d23b: Waiting 09:37:56 36b3adc4ff6f: Verifying Checksum 09:37:56 36b3adc4ff6f: Download complete 09:37:56 46f8f816bc3b: Download complete 09:37:56 df20fa9351a1: Verifying Checksum 09:37:56 df20fa9351a1: Download complete 09:37:56 93b9cdb0e59b: Verifying Checksum 09:37:56 93b9cdb0e59b: Download complete 09:37:56 5e14af77c1be: Verifying Checksum 09:37:56 5e14af77c1be: Download complete 09:37:56 01666e4c0597: Verifying Checksum 09:37:56 01666e4c0597: Download complete 09:37:56 93b61091891f: Verifying Checksum 09:37:56 93b61091891f: Download complete 09:37:56 df20fa9351a1: Pull complete 09:37:56 36b3adc4ff6f: Pull complete 09:37:56 8ad3a11d3b57: Verifying Checksum 09:37:56 8ad3a11d3b57: Download complete 09:37:57 8ad3a11d3b57: Pull complete 09:37:57 46f8f816bc3b: Pull complete 09:37:57 93b61091891f: Pull complete 09:37:57 93b9cdb0e59b: Pull complete 09:37:57 5e14af77c1be: Pull complete 09:37:57 01666e4c0597: Pull complete 09:37:58 aa168da1d23b: Verifying Checksum 09:37:58 aa168da1d23b: Download complete 09:38:02 aa168da1d23b: Pull complete 09:38:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:38:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:38:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:38:02 prd-centos7-docker-4c-2g-15517 does not seem to be running inside a container 09:38:02 $ 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 09:38:04 $ docker top a511b2ca45b6c7088d54f69dab375e21790ebbcde7a322b35eded5689a245c55 -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:05 + touch /tmp/pre-build-complete [Pipeline] sh 09:38:05 + mkdir -p /var/log/sa [Pipeline] sh 09:38:05 + ls /var/log/sa-host 09:38:05 + sadf -c /var/log/sa-host/sa05 09:38:05 file_magic: OK 09:38:05 HZ: Using current value: 100 09:38:05 file_header: OK 09:38:05 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 09:38:05 Statistics: 09:38:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:38:05 File successfully converted to sysstat format version 12.2.1 09:38:05 + sadf -c /var/log/sa-host/sa21 09:38:05 file_magic: OK 09:38:05 HZ: Using current value: 100 09:38:05 file_header: OK 09:38:05 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 09:38:05 Statistics: 09:38:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:38:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:06 provisioning config files... 09:38:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1828928866080324856tmp [Pipeline] { [Pipeline] echo 09:38:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:38:06 ---> create-netrc.sh [Pipeline] } 09:38:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:38:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:38:06 ---> python-tools-install.sh [Pipeline] echo 09:38:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:38:07 ---> sudo-logs.sh 09:38:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:38:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:38:07 ---> job-cost.sh 09:38:07 lf-activate-venv: SKIPPING 09:38:07 DEBUG: total: 0.18000000715255737 09:38:07 INFO: Retrieving Stack Cost... 09:38:08 INFO: Retrieving Pricing Info for: v3-standard-2 09:38:08 INFO: Archiving Costs [Pipeline] echo 09:38:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:38:09 ---> logs-deploy.sh 09:38:09 lf-activate-venv: SKIPPING 09:38:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/213 09:38:09 INFO: archiving workspace using pattern(s): 09:38:09 Archives upload complete. 09:38:09 INFO: archiving logs to Nexus 09:38:10 ---> uname -a: 09:38:10 Linux prd-centos7-docker-4c-2g-15517.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:38:10 09:38:10 09:38:10 ---> lscpu: 09:38:10 Architecture: x86_64 09:38:10 CPU op-mode(s): 32-bit, 64-bit 09:38:10 Byte Order: Little Endian 09:38:10 Address sizes: 40 bits physical, 48 bits virtual 09:38:10 CPU(s): 2 09:38:10 On-line CPU(s) list: 0,1 09:38:10 Thread(s) per core: 1 09:38:10 Core(s) per socket: 1 09:38:10 Socket(s): 2 09:38:10 NUMA node(s): 1 09:38:10 Vendor ID: AuthenticAMD 09:38:10 CPU family: 23 09:38:10 Model: 49 09:38:10 Model name: AMD EPYC-Rome Processor 09:38:10 Stepping: 0 09:38:10 CPU MHz: 2800.000 09:38:10 BogoMIPS: 5600.00 09:38:10 Virtualization: AMD-V 09:38:10 Hypervisor vendor: KVM 09:38:10 Virtualization type: full 09:38:10 L1d cache: 64 KiB 09:38:10 L1i cache: 64 KiB 09:38:10 L2 cache: 1 MiB 09:38:10 L3 cache: 32 MiB 09:38:10 NUMA node0 CPU(s): 0,1 09:38:10 Vulnerability Itlb multihit: Not affected 09:38:10 Vulnerability L1tf: Not affected 09:38:10 Vulnerability Mds: Not affected 09:38:10 Vulnerability Meltdown: Not affected 09:38:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:38:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:38:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:38:10 Vulnerability Srbds: Not affected 09:38:10 Vulnerability Tsx async abort: Not affected 09:38:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:38:10 09:38:10 09:38:10 ---> nproc: 09:38:10 2 09:38:10 09:38:10 09:38:10 ---> df -h: 09:38:10 Filesystem Size Used Available Use% Mounted on 09:38:10 overlay 40.0G 8.9G 31.1G 22% / 09:38:10 tmpfs 64.0M 0 64.0M 0% /dev 09:38:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:38:10 shm 64.0M 0 64.0M 0% /dev/shm 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 09:38:10 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 09:38:10 09:38:10 09:38:10 ---> free -m: 09:38:10 total used free shared buff/cache available 09:38:10 Mem: 7821 1278 3153 0 3389 6462 09:38:10 Swap: 1023 0 1023 09:38:10 09:38:10 09:38:10 ---> ip addr: 09:38:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:38:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:38:10 inet 127.0.0.1/8 scope host lo 09:38:10 valid_lft forever preferred_lft forever 09:38:10 inet6 ::1/128 scope host 09:38:10 valid_lft forever preferred_lft forever 09:38:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:38:10 link/ether fa:16:3e:9b:69:b0 brd ff:ff:ff:ff:ff:ff 09:38:10 inet 10.30.123.245/23 brd 10.30.123.255 scope global dynamic eth0 09:38:10 valid_lft 85837sec preferred_lft 85837sec 09:38:10 inet6 fe80::f816:3eff:fe9b:69b0/64 scope link 09:38:10 valid_lft forever preferred_lft forever 09:38:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:38:10 link/ether 02:42:65:47:45:ee brd ff:ff:ff:ff:ff:ff 09:38:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:38:10 valid_lft forever preferred_lft forever 09:38:10 inet6 fe80::42:65ff:fe47:45ee/64 scope link 09:38:10 valid_lft forever preferred_lft forever 09:38:10 09:38:10 09:38:10 ---> sar -b -r -n DEV: 09:38:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 09:38:10 09:38:10 09:28:37 LINUX RESTART (2 CPU) 09:38:10 09:38:10 09:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:38:10 09:30:01 132.01 19.19 112.82 0.00 5867.43 34516.46 0.00 09:38:10 09:31:01 3.65 0.03 3.61 0.00 1.07 137.61 0.00 09:38:10 09:32:01 0.48 0.00 0.48 0.00 0.00 7.71 0.00 09:38:10 09:33:01 0.13 0.00 0.13 0.00 0.00 2.28 0.00 09:38:10 09:34:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 09:38:10 09:35:01 0.28 0.00 0.28 0.00 0.00 3.88 0.00 09:38:10 09:36:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 09:38:10 09:37:01 67.11 0.03 67.08 0.00 3.73 27216.69 0.00 09:38:10 09:38:01 130.88 0.10 130.78 0.00 9.99 30780.44 0.00 09:38:10 Average: 37.07 2.12 34.95 0.00 644.02 10254.83 0.00 09:38:10 09:38:10 09:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:10 09:30:01 5453872 0 811448 10.13 2620 1740992 1292012 14.26 575284 1577232 128 09:38:10 09:31:01 5468700 0 796612 9.95 2620 1741000 1198112 13.23 563640 1577196 20 09:38:10 09:32:01 5466960 0 798352 9.97 2620 1741000 1198364 13.23 569092 1573116 20 09:38:10 09:33:01 5464472 0 800832 10.00 2620 1741008 1198548 13.23 571708 1573116 8 09:38:10 09:34:01 5466760 0 798540 9.97 2620 1741012 1198176 13.23 564112 1578660 8 09:38:10 09:35:01 5463868 0 801428 10.01 2620 1741016 1198296 13.23 567416 1578664 8 09:38:10 09:36:01 5464912 0 800380 9.99 2620 1741020 1198176 13.23 566940 1578660 8 09:38:10 09:37:01 4509572 0 1022736 12.77 2620 2474004 1480608 16.35 785008 2221276 10320 09:38:10 09:38:01 3224432 0 1314948 16.42 2620 3466932 1723316 19.03 1130568 2966400 403192 09:38:10 Average: 5109283 0 882808 11.02 2620 2014220 1298401 14.34 654863 1802702 45968 09:38:10 09:38:10 09:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:10 09:30:01 eth0 633.87 449.94 1126.51 90.41 0.00 0.00 0.00 0.00 09:38:10 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:30:01 docker0 12.82 9.23 2.51 24.96 0.00 0.00 0.00 0.00 09:38:10 09:31:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:38:10 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:32:01 eth0 0.95 0.45 0.32 0.12 0.00 0.00 0.00 0.00 09:38:10 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:33:01 eth0 0.55 0.32 0.27 0.29 0.00 0.00 0.00 0.00 09:38:10 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:38:10 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:35:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:38:10 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:38:10 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:37:01 vethd85489c 23.31 24.08 2.00 142.36 0.00 0.00 0.00 0.00 09:38:10 09:37:01 eth0 484.71 441.68 4226.48 36.79 0.00 0.00 0.00 0.00 09:38:10 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:37:01 docker0 23.31 24.00 1.68 142.36 0.00 0.00 0.00 0.00 09:38:10 09:38:01 eth0 796.99 668.02 5833.45 146.82 0.00 0.00 0.00 0.00 09:38:10 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 09:38:01 docker0 90.69 145.86 5.58 404.70 0.00 0.00 0.00 0.00 09:38:10 Average: eth0 212.41 172.97 1243.66 30.40 0.00 0.00 0.00 0.00 09:38:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:10 Average: docker0 14.10 19.93 1.08 63.65 0.00 0.00 0.00 0.00 09:38:10 09:38:10 09:38:10 ---> sar -P ALL: 09:38:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 09:38:10 09:38:10 09:28:37 LINUX RESTART (2 CPU) 09:38:10 09:38:10 09:29:02 CPU %user %nice %system %iowait %steal %idle 09:38:10 09:30:01 all 15.80 0.00 5.00 17.35 0.07 61.79 09:38:10 09:30:01 0 14.75 0.00 5.70 18.13 0.07 61.34 09:38:10 09:30:01 1 16.85 0.00 4.29 16.56 0.07 62.23 09:38:10 09:31:01 all 0.10 0.00 0.05 0.00 0.03 99.82 09:38:10 09:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:38:10 09:31:01 1 0.18 0.00 0.07 0.00 0.03 99.72 09:38:10 09:32:01 all 0.17 0.00 0.05 0.01 0.02 99.76 09:38:10 09:32:01 0 0.07 0.00 0.05 0.02 0.02 99.85 09:38:10 09:32:01 1 0.27 0.00 0.05 0.00 0.02 99.67 09:38:10 09:33:01 all 0.18 0.00 0.03 0.00 0.03 99.77 09:38:10 09:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:38:10 09:33:01 1 0.33 0.00 0.02 0.00 0.03 99.62 09:38:10 09:34:01 all 0.15 0.00 0.04 0.00 0.03 99.77 09:38:10 09:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:38:10 09:34:01 1 0.23 0.00 0.05 0.00 0.05 99.67 09:38:10 09:35:01 all 0.06 0.00 0.03 0.00 0.03 99.89 09:38:10 09:35:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:38:10 09:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:38:10 09:36:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:38:10 09:36:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:38:10 09:36:01 1 0.07 0.00 0.03 0.00 0.05 99.85 09:38:10 09:37:01 all 8.88 0.00 4.05 1.68 0.04 85.34 09:38:10 09:37:01 0 9.02 0.00 3.98 1.76 0.03 85.21 09:38:10 09:37:01 1 8.74 0.00 4.12 1.61 0.05 85.47 09:38:10 09:38:01 all 21.13 0.00 9.79 2.05 0.09 66.94 09:38:10 09:38:01 0 19.85 0.00 9.98 2.43 0.09 67.65 09:38:10 09:38:01 1 22.40 0.00 9.60 1.68 0.09 66.24 09:38:10 Average: all 5.00 0.00 2.05 2.26 0.04 90.65 09:38:10 Average: 0 4.72 0.00 2.13 2.39 0.03 90.72 09:38:10 Average: 1 5.28 0.00 1.97 2.13 0.05 90.57 09:38:10 09:38:10 09:38:10