Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 64e6da7535685e5140ae00626b8183334678fd62 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-ssh2238557397706093988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1545246163105122904.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6203449497720246582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2806239106658531643.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3902897215708877821.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-596 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 Avoid second fetch Checking out Revision 64e6da7535685e5140ae00626b8183334678fd62 (master) Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh6848990088806367711.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 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 Commit message: "Merge pull request #633 from jpwhitemn/add-ireland-changelog" > git rev-list --no-walk e59505e765e859397ba4820d4698e797601d216d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:37:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:37:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:37:35 ========================================================= 21:37:35 EdgeX Global Pipelines Version Info 21:37:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:36 ------------------- 21:37:36 stable info: 21:37:36 ------------------- 21:37:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:37:36 Message: update stable to v1.0.195 21:37:37 ------------------- 21:37:37 experimental info: 21:37:37 ------------------- 21:37:37 Commited By: **** collab-it+edgex@linuxfoundation.org 21:37:37 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:37:37 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64e6da7535685e5140ae00626b8183334678fd62 [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64e6da7 [Pipeline] echo 21:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:39 + git log --format=format:%s -1 64e6da7535685e5140ae00626b8183334678fd62 [Pipeline] echo 21:37:39 GIT_COMMIT: 64e6da7535685e5140ae00626b8183334678fd62, Commit Message: Merge pull request #633 from jpwhitemn/add-ireland-changelog [Pipeline] echo 21:37:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:40 21:37:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:37:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:40 latest: Pulling from edgex-devops/git-semver 21:37:40 31603596830f: Pulling fs layer 21:37:40 54011a49482f: Pulling fs layer 21:37:40 a6820b24f6d8: Pulling fs layer 21:37:40 f581987b2513: Pulling fs layer 21:37:40 f581987b2513: Waiting 21:37:40 54011a49482f: Download complete 21:37:40 31603596830f: Verifying Checksum 21:37:40 31603596830f: Download complete 21:37:40 f581987b2513: Verifying Checksum 21:37:40 f581987b2513: Download complete 21:37:40 a6820b24f6d8: Verifying Checksum 21:37:40 a6820b24f6d8: Download complete 21:37:41 31603596830f: Pull complete 21:37:41 54011a49482f: Pull complete 21:37:42 a6820b24f6d8: Pull complete 21:37:42 f581987b2513: Pull complete 21:37:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:37:42 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:37:42 $ 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 21:37:43 $ docker top 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:43 [ssh-agent] Looking for ssh-agent implementation... 21:37:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:43 $ docker exec 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc ssh-agent 21:37:43 SSH_AUTH_SOCK=/tmp/ssh-E8VSuVHXJiD5/agent.14 21:37:43 SSH_AGENT_PID=20 21:37:43 Running ssh-add (command line suppressed) 21:37:43 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7311912258203687897.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7311912258203687897.key) 21:37:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:44 + git tag --points-at HEAD [Pipeline] } 21:37:44 $ docker exec --env ******** --env ******** 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc ssh-agent -k 21:37:44 unset SSH_AUTH_SOCK; 21:37:44 unset SSH_AGENT_PID; 21:37:44 echo Agent pid 20 killed; 21:37:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:44 [ssh-agent] Looking for ssh-agent implementation... 21:37:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:44 $ docker exec 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc ssh-agent 21:37:44 SSH_AUTH_SOCK=/tmp/ssh-yYJuYSNNuvA3/agent.53 21:37:44 SSH_AGENT_PID=59 21:37:44 Running ssh-add (command line suppressed) 21:37:44 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7343627860468856852.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7343627860468856852.key) 21:37:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:45 + git semver init 21:37:45 # -> Open(): unable to determine branch for HEAD 21:37:45 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:37:45 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:37:45 # $SEMVER_REMOTE_NAME = origin 21:37:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:37:45 # $SEMVER_USER_NAME = edgex-jenkins 21:37:45 # $SEMVER_BRANCH = master 21:37:45 # $SEMVER_TEMP = /tmp/semver-799606569 21:37:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:37:45 # '/tmp/semver-799606569' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 21:37:45 # -> Force: false 21:37:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:37:45 $ docker exec --env ******** --env ******** 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc ssh-agent -k 21:37:46 unset SSH_AUTH_SOCK; 21:37:46 unset SSH_AGENT_PID; 21:37:46 echo Agent pid 59 killed; 21:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:46 + git semver [Pipeline] } 21:37:46 $ docker stop --time=1 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc 21:37:47 $ docker rm -f 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc [Pipeline] // withDockerContainer [Pipeline] sh 21:37:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:37:48 Stashed 1 file(s) [Pipeline] echo 21:37:48 [edgeXSemver]: initialized semver on version 2.0.0-dev.101 [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 21:38:03 Still waiting to schedule task 21:38:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:38:03 Still waiting to schedule task 21:38:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:40:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-597 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:40:03 Running in /w/workspace/go-mod-core-contracts/220 [Pipeline] { [Pipeline] checkout 21:40:03 Selected Git installation does not exist. Using Default 21:40:03 The recommended git tool is: NONE 21:40:08 using credential edgex-jenkins-ssh 21:40:08 Cloning the remote Git repository 21:40:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:40:08 > git init /w/workspace/go-mod-core-contracts/220 # timeout=10 21:40:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:40:09 > git --version # timeout=10 21:40:09 > git --version # 'git version 2.17.1' 21:40:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:10 Avoid second fetch 21:40:10 Checking out Revision 64e6da7535685e5140ae00626b8183334678fd62 (master) 21:40:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:40:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:10 > git config core.sparsecheckout # timeout=10 21:40:10 > git checkout -f 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 21:40:14 Commit message: "Merge pull request #633 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:40:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:40:17 + true 21:40:17 + sudo service docker restart 21:40:35 Running on prd-centos7-docker-4c-2g-598 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:40:35 Running in /w/workspace/go-mod-core-contracts/220 [Pipeline] { [Pipeline] checkout 21:40:35 Selected Git installation does not exist. Using Default 21:40:35 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 21:40:35 ========================================================= 21:40:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:40:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:40:36 + 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 . 21:40:37 Sending build context to Docker daemon 2.919MB 21:40:37 Step 1/7 : ARG BASE=golang:1.16-alpine 21:40:37 Step 2/7 : FROM ${BASE} 21:40:37 using credential edgex-jenkins-ssh 21:40:37 Cloning the remote Git repository 21:40:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:40:37 595b0fe564bb: Pulling fs layer 21:40:37 3088b5b3c5c0: Pulling fs layer 21:40:37 5b7225fbf94c: Pulling fs layer 21:40:37 ba82ee9f976e: Pulling fs layer 21:40:37 506bd15cee9f: Pulling fs layer 21:40:37 75a0a4a0db45: Pulling fs layer 21:40:37 618dc40b7e24: Pulling fs layer 21:40:37 506bd15cee9f: Waiting 21:40:37 ba82ee9f976e: Waiting 21:40:37 75a0a4a0db45: Waiting 21:40:37 618dc40b7e24: Waiting 21:40:37 5b7225fbf94c: Verifying Checksum 21:40:37 5b7225fbf94c: Download complete 21:40:37 3088b5b3c5c0: Verifying Checksum 21:40:37 3088b5b3c5c0: Download complete 21:40:37 506bd15cee9f: Verifying Checksum 21:40:37 506bd15cee9f: Download complete 21:40:37 75a0a4a0db45: Verifying Checksum 21:40:37 75a0a4a0db45: Download complete 21:40:37 595b0fe564bb: Verifying Checksum 21:40:37 595b0fe564bb: Download complete 21:40:38 595b0fe564bb: Pull complete 21:40:38 Avoid second fetch 21:40:38 Checking out Revision 64e6da7535685e5140ae00626b8183334678fd62 (master) 21:40:37 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:40:37 > git init /w/workspace/go-mod-core-contracts/220 # timeout=10 21:40:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:40:37 > git --version # timeout=10 21:40:37 > git --version # 'git version 2.24.4' 21:40:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:37 [INFO] Currently running in a labeled security context 21:40:37 [INFO] Currently SELinux is 'enforcing' on the host 21:40:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/220@tmp/jenkins-gitclient-ssh1696519697401910268.key 21:40:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:40:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:38 > git config core.sparsecheckout # timeout=10 21:40:38 > git checkout -f 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 21:40:39 3088b5b3c5c0: Pull complete 21:40:39 5b7225fbf94c: Pull complete 21:40:40 618dc40b7e24: Verifying Checksum 21:40:40 618dc40b7e24: Download complete 21:40:41 ba82ee9f976e: Verifying Checksum 21:40:41 ba82ee9f976e: Download complete 21:40:42 Commit message: "Merge pull request #633 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:40:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:40:44 + sudo service docker restart 21:40:44 + true 21:40:44 Redirecting to /bin/systemctl restart docker.service 21:40:52 ba82ee9f976e: Pull complete 21:40:52 506bd15cee9f: Pull complete 21:40:52 75a0a4a0db45: Pull complete 21:40:56 618dc40b7e24: Pull complete 21:40:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:40:56 ---> a36622ca3599 21:40:56 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:40:58 ---> Running in c8241117541b 21:40:58 Removing intermediate container c8241117541b 21:40:58 ---> cf269b6ece23 21:40:58 Step 4/7 : RUN apk add bash 21:40:58 ---> Running in 1a672f35126b 21:41:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:41:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:41:01 OK: 138 MiB in 40 packages [Pipeline] unstash [Pipeline] echo 21:41:02 ========================================================= 21:41:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:41:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:41:02 + 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 . 21:41:02 Sending build context to Docker daemon 2.92MB 21:41:02 Step 1/7 : ARG BASE=golang:1.16-alpine 21:41:02 Step 2/7 : FROM ${BASE} 21:41:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:41:03 540db60ca938: Pulling fs layer 21:41:03 adcc1eea9eea: Pulling fs layer 21:41:03 4c4ab2625f07: Pulling fs layer 21:41:03 0510c868ecb4: Pulling fs layer 21:41:03 afea3b2eda06: Pulling fs layer 21:41:03 7809a108b3ef: Pulling fs layer 21:41:03 f706445af74f: Pulling fs layer 21:41:03 0510c868ecb4: Waiting 21:41:03 afea3b2eda06: Waiting 21:41:03 7809a108b3ef: Waiting 21:41:03 f706445af74f: Waiting 21:41:03 4c4ab2625f07: Verifying Checksum 21:41:03 4c4ab2625f07: Download complete 21:41:03 adcc1eea9eea: Verifying Checksum 21:41:03 adcc1eea9eea: Download complete 21:41:03 afea3b2eda06: Verifying Checksum 21:41:03 afea3b2eda06: Download complete 21:41:03 7809a108b3ef: Verifying Checksum 21:41:03 7809a108b3ef: Download complete 21:41:03 540db60ca938: Verifying Checksum 21:41:03 540db60ca938: Download complete 21:41:03 Removing intermediate container 1a672f35126b 21:41:03 ---> 2e2c01747668 21:41:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:41:03 ---> Running in 052893342cdb 21:41:03 540db60ca938: Pull complete 21:41:03 adcc1eea9eea: Pull complete 21:41:03 4c4ab2625f07: Pull complete 21:41:03 Removing intermediate container 052893342cdb 21:41:03 ---> 16bdaedb192f 21:41:03 Step 6/7 : COPY go.mod . 21:41:04 f706445af74f: Verifying Checksum 21:41:04 f706445af74f: Download complete 21:41:04 ---> 901a7817fd90 21:41:04 Step 7/7 : RUN go mod download 21:41:04 ---> Running in 9920fa7c87be 21:41:04 0510c868ecb4: Verifying Checksum 21:41:04 0510c868ecb4: Download complete 21:41:08 0510c868ecb4: Pull complete 21:41:08 afea3b2eda06: Pull complete 21:41:08 7809a108b3ef: Pull complete 21:41:09 f706445af74f: Pull complete 21:41:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:41:09 ---> b068be0155e3 21:41:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:41:13 ---> Running in daeab380f2ff 21:41:13 Removing intermediate container daeab380f2ff 21:41:13 ---> 006d0477089f 21:41:13 Step 4/7 : RUN apk add bash 21:41:13 ---> Running in c5748d2306db 21:41:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:41:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:41:16 OK: 149 MiB in 40 packages 21:41:16 Removing intermediate container c5748d2306db 21:41:16 ---> b75c5634907f 21:41:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:41:16 ---> Running in f9d0406b5ca5 21:41:16 Removing intermediate container f9d0406b5ca5 21:41:16 ---> e2d93595a602 21:41:16 Step 6/7 : COPY go.mod . 21:41:16 ---> 49f8bee37a4e 21:41:16 Step 7/7 : RUN go mod download 21:41:16 ---> Running in 928165ed6627 21:41:23 Removing intermediate container 9920fa7c87be 21:41:23 ---> 6544b7263dd0 21:41:23 Successfully built 6544b7263dd0 21:41:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:41:23 + docker inspect -f . ci-base-image-arm64 21:41:23 . [Pipeline] withDockerContainer 21:41:23 prd-ubuntu18.04-docker-arm64-4c-16g-597 does not seem to be running inside a container 21:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/220 -v /w/workspace/go-mod-core-contracts/220:/w/workspace/go-mod-core-contracts/220:rw,z -v /w/workspace/go-mod-core-contracts/220@tmp:/w/workspace/go-mod-core-contracts/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:41:24 Removing intermediate container 928165ed6627 21:41:24 ---> 8eed8401366b 21:41:24 Successfully built 8eed8401366b 21:41:24 Successfully tagged ci-base-image-x86_64:latest 21:41:25 $ docker top 200355f99b982ff5e2c995b75ac8c7fbb46aee879be6f767f5de3b49d2855ddc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:41:26 + docker inspect -f . ci-base-image-x86_64 21:41:26 . [Pipeline] withDockerContainer 21:41:26 prd-centos7-docker-4c-2g-598 does not seem to be running inside a container 21:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/220 -v /w/workspace/go-mod-core-contracts/220:/w/workspace/go-mod-core-contracts/220:rw,z -v /w/workspace/go-mod-core-contracts/220@tmp:/w/workspace/go-mod-core-contracts/220@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 21:41:26 + go version 21:41:26 go version go1.16.5 linux/arm64 21:41:26 $ docker top ada3683a1ed6b8c220746c591be1466cd5c1069b568413682ebe948fb0366935 -eo pid,comm [Pipeline] { [Pipeline] } 21:41:26 $ docker stop --time=1 200355f99b982ff5e2c995b75ac8c7fbb46aee879be6f767f5de3b49d2855ddc 21:41:28 $ docker rm -f 200355f99b982ff5e2c995b75ac8c7fbb46aee879be6f767f5de3b49d2855ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:29 + go version 21:41:29 go version go1.16.3 linux/amd64 [Pipeline] } 21:41:29 $ docker stop --time=1 ada3683a1ed6b8c220746c591be1466cd5c1069b568413682ebe948fb0366935 21:41:29 + docker inspect -f . ci-base-image-arm64 21:41:29 . 21:41:30 $ docker rm -f ada3683a1ed6b8c220746c591be1466cd5c1069b568413682ebe948fb0366935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 21:41:30 prd-ubuntu18.04-docker-arm64-4c-16g-597 does not seem to be running inside a container 21:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/220 -v /w/workspace/go-mod-core-contracts/220:/w/workspace/go-mod-core-contracts/220:rw,z -v /w/workspace/go-mod-core-contracts/220@tmp:/w/workspace/go-mod-core-contracts/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:41:32 $ docker top f437fe6f25ce88ae631879eb24b1c256802fd66e5cf3ba04e43605b58e0330eb -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:33 + docker inspect -f . ci-base-image-x86_64 21:41:33 . [Pipeline] withDockerContainer 21:41:33 prd-centos7-docker-4c-2g-598 does not seem to be running inside a container 21:41:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/220 -v /w/workspace/go-mod-core-contracts/220:/w/workspace/go-mod-core-contracts/220:rw,z -v /w/workspace/go-mod-core-contracts/220@tmp:/w/workspace/go-mod-core-contracts/220@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 21:41:33 + go mod tidy 21:41:33 $ docker top d8f7400e409e90a00f592db9724d27fceff8f567723f27d4f72774ddb649987c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 21:41:34 + go mod tidy [Pipeline] sh 21:41:34 + make test 21:41:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:41:34 + make test 21:41:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:41:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:41:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:41:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.052s coverage: 83.2% of statements 21:41:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:41:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:41:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:41:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements 21:41:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:41:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 45.5% of statements 21:41:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements 21:41:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.031s coverage: 86.2% of statements 21:41:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.012s coverage: 59.5% of statements 21:41:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements 21:41:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 21:41:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:41:51 gofmt -l . 21:41:51 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:41:51 $ docker stop --time=1 d8f7400e409e90a00f592db9724d27fceff8f567723f27d4f72774ddb649987c 21:41:52 $ docker rm -f d8f7400e409e90a00f592db9724d27fceff8f567723f27d4f72774ddb649987c [Pipeline] // withDockerContainer [Pipeline] sh 21:41:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:53 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 21:41:54 ---> job-cost.sh 21:41:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AmGT 21:42:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:42:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.377s coverage: 83.2% of statements 21:42:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:42:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:42:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:42:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.067s coverage: 26.3% of statements 21:42:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:42:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.077s coverage: 45.5% of statements 21:42:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.065s coverage: 90.0% of statements 21:42:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.229s coverage: 86.2% of statements 21:42:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.047s coverage: 59.5% of statements 21:42:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements 21:42:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements 21:42:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:42:17 lf-activate-venv(): INFO: Adding /tmp/venv-AmGT/bin to PATH 21:42:17 INFO: No Stack... 21:42:17 INFO: Retrieving Pricing Info for: v3-standard-2 21:42:17 INFO: Archiving Costs [Pipeline] sh 21:42:17 + cat /w/workspace/go-mod-core-contracts/220/archives/cost.csv 21:42:17 + cut -d, -f6 [Pipeline] lock 21:42:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] 21:42:17 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] did not exist. Created. 21:42:17 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:17 + echo total: 0.05999999865889549 [Pipeline] stash 21:42:17 Stashed 1 file(s) [Pipeline] } 21:42:17 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:42:30 gofmt -l . 21:42:30 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:42:31 $ docker stop --time=1 f437fe6f25ce88ae631879eb24b1c256802fd66e5cf3ba04e43605b58e0330eb 21:42:33 $ docker rm -f f437fe6f25ce88ae631879eb24b1c256802fd66e5cf3ba04e43605b58e0330eb [Pipeline] // withDockerContainer [Pipeline] sh 21:42:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:42:34 Warning: overwriting stash ‘coverage-report’ 21:42:34 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 21:42:35 ---> job-cost.sh 21:42:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hwxf 21:43:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:44:36 lf-activate-venv(): INFO: Adding /tmp/venv-hwxf/bin to PATH 21:44:36 INFO: No Stack... 21:44:36 INFO: Retrieving Pricing Info for: v2-standard-4 21:44:37 INFO: Archiving Costs [Pipeline] sh 21:44:37 + cat /w/workspace/go-mod-core-contracts/220/archives/cost.csv 21:44:37 + cut -d, -f6 [Pipeline] lock 21:44:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] 21:44:37 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] did not exist. Created. 21:44:37 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:44:37 /w/workspace/go-mod-core-contracts/220@tmp/durable-5ebc2912/script.sh: 1: /w/workspace/go-mod-core-contracts/220@tmp/durable-5ebc2912/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:44:38 + echo total: 0.18000000715255737 [Pipeline] stash 21:44:38 Warning: overwriting stash ‘stack-cost’ 21:44:38 Stashed 1 file(s) [Pipeline] } 21:44:38 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-220-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 21:44:39 provisioning config files... 21:44:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config733346193738537238tmp [Pipeline] { [Pipeline] sh 21:44:39 + set +x 21:44:39 + bash -s -- 21:44:39 + curl -s https://codecov.io/bash 21:44:39 21:44:39 _____ _ 21:44:39 / ____| | | 21:44:39 | | ___ __| | ___ ___ _____ __ 21:44:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:44:39 | |___| (_) | (_| | __/ (_| (_) \ V / 21:44:39 \_____\___/ \__,_|\___|\___\___/ \_/ 21:44:39 Bash-1.0.3 21:44:39 21:44:39 21:44:39 ==> git version 2.24.4 found 21:44:39 ==> 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 21:44:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:44:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:44:39 ==> Jenkins CI detected. 21:44:39 project root: . 21:44:39 --> token set from env 21:44:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:44:39 ==> Running gcov in . (disable via -X gcov) 21:44:39 ==> Python coveragepy not found 21:44:39 ==> Searching for coverage reports in: 21:44:39 + . 21:44:39 -> Found 1 reports 21:44:39 ==> Detecting git/mercurial file structure 21:44:39 ==> Reading reports 21:44:39 + ./coverage.out bytes=105070 21:44:39 ==> Appending adjustments 21:44:39 https://docs.codecov.io/docs/fixing-reports 21:44:40 + Found adjustments 21:44:40 ==> Gzipping contents 21:44:40 16K /tmp/codecov.P2Vzqx.gz 21:44:40 ==> Uploading reports 21:44:40 url: https://codecov.io 21:44:40 query: branch=master&commit=64e6da7535685e5140ae00626b8183334678fd62&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F220%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:44:40 -> Pinging Codecov 21:44:40 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=64e6da7535685e5140ae00626b8183334678fd62&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F220%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:44:40 -> Uploading to 21:44:40 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/71470A77251A30514AAF9C0BB2E5B6CE/64e6da7535685e5140ae00626b8183334678fd62/a1f194bb-3acb-4542-acf2-ec9b74ee679d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T214440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0e7b173c0840c4505dd17b70429d6626e96f6bcb39ec5db3161a529f135b688 21:44:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:44:40 Dload Upload Total Spent Left Speed 21:44:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15736 0 0 100 15736 0 47668 --:--:-- --:--:-- --:--:-- 47829 21:44:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/64e6da7535685e5140ae00626b8183334678fd62 [Pipeline] } 21:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:44:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:44:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:44:42 21:44:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:44:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:44:42 188c0c94c7c5: Pulling fs layer 21:44:42 0ef7d3d256c8: Pulling fs layer 21:44:42 de9db76c5a1d: Pulling fs layer 21:44:42 0eba1c9be4d2: Pulling fs layer 21:44:42 0d57e429df01: Pulling fs layer 21:44:42 4e4be7b47b0d: Pulling fs layer 21:44:42 e1f770b5df2f: Pulling fs layer 21:44:42 85a0685a4137: Pulling fs layer 21:44:42 4e4be7b47b0d: Waiting 21:44:42 e1f770b5df2f: Waiting 21:44:42 85a0685a4137: Waiting 21:44:42 0eba1c9be4d2: Waiting 21:44:42 0d57e429df01: Waiting 21:44:42 de9db76c5a1d: Verifying Checksum 21:44:42 de9db76c5a1d: Download complete 21:44:42 0ef7d3d256c8: Verifying Checksum 21:44:42 0ef7d3d256c8: Download complete 21:44:42 0d57e429df01: Verifying Checksum 21:44:42 0d57e429df01: Download complete 21:44:43 4e4be7b47b0d: Verifying Checksum 21:44:43 4e4be7b47b0d: Download complete 21:44:43 188c0c94c7c5: Verifying Checksum 21:44:43 188c0c94c7c5: Download complete 21:44:43 188c0c94c7c5: Pull complete 21:44:43 0ef7d3d256c8: Pull complete 21:44:43 de9db76c5a1d: Pull complete 21:44:45 e1f770b5df2f: Verifying Checksum 21:44:45 e1f770b5df2f: Download complete 21:44:46 0eba1c9be4d2: Verifying Checksum 21:44:46 0eba1c9be4d2: Download complete 21:44:46 85a0685a4137: Verifying Checksum 21:44:46 85a0685a4137: Download complete 21:44:49 0eba1c9be4d2: Pull complete 21:44:49 0d57e429df01: Pull complete 21:44:50 4e4be7b47b0d: Pull complete 21:44:50 e1f770b5df2f: Pull complete 21:44:53 85a0685a4137: Pull complete 21:44:54 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:44:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:44:54 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:44:54 $ 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 21:44:56 $ docker top 7495b10fd3f7f65fed0c839dba9cd29d8d9dd6227936a46a7182202a1fde4751 -eo pid,comm [Pipeline] { [Pipeline] echo 21:44:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:44:57 + set -o pipefail 21:44:57 + snyk monitor '--org=edgex-jenkins' 21:45:01 21:45:01 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 21:45:01 21:45:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c16b8371-e43a-42f2-8bdb-c76a4734687b 21:45:01 21:45:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:45:01 21:45:01 [Pipeline] } 21:45:01 $ docker stop --time=1 7495b10fd3f7f65fed0c839dba9cd29d8d9dd6227936a46a7182202a1fde4751 21:45:02 $ docker rm -f 7495b10fd3f7f65fed0c839dba9cd29d8d9dd6227936a46a7182202a1fde4751 [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 21:45:04 + git log --format=format:%s -1 64e6da7535685e5140ae00626b8183334678fd62 [Pipeline] isUnix [Pipeline] sh 21:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:04 . [Pipeline] withDockerContainer 21:45:04 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:45:04 $ 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 21:45:04 $ docker top 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:05 [ssh-agent] Looking for ssh-agent implementation... 21:45:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:05 $ docker exec 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d ssh-agent 21:45:05 SSH_AUTH_SOCK=/tmp/ssh-OLrsjWpXIp87/agent.13 21:45:05 SSH_AGENT_PID=19 21:45:05 Running ssh-add (command line suppressed) 21:45:05 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6649972769275644595.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6649972769275644595.key) 21:45:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:05 + git semver tag 21:45:05 # -> Open(): unable to determine branch for HEAD 21:45:05 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:45:05 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:45:05 # $SEMVER_REMOTE_NAME = origin 21:45:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:45:05 # $SEMVER_USER_NAME = edgex-jenkins 21:45:05 # $SEMVER_BRANCH = master 21:45:05 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 21:45:05 # 64e6da7535685e5140ae00626b8183334678fd62 HEAD 21:45:05 # -> Force: false 21:45:05 # 8e2fcffef8af37b073ecc0f2cc714589bdf49114 refs/tags/v2.0.0-dev.101 [Pipeline] } 21:45:05 $ docker exec --env ******** --env ******** 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d ssh-agent -k 21:45:05 unset SSH_AUTH_SOCK; 21:45:05 unset SSH_AGENT_PID; 21:45:05 echo Agent pid 19 killed; 21:45:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:06 + git semver [Pipeline] } 21:45:06 $ docker stop --time=1 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d 21:45:07 $ docker rm -f 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:08 21:45:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:08 0.23.1-centos7: Pulling from edgex-lftools 21:45:08 ab5ef0e58194: Pulling fs layer 21:45:08 9712f1f96733: Pulling fs layer 21:45:08 63f879dbbcfc: Pulling fs layer 21:45:08 0d9ebad4ef96: Pulling fs layer 21:45:08 e9a5061849ea: Pulling fs layer 21:45:08 d747dcd14b5f: Pulling fs layer 21:45:08 2de7ff778b66: Pulling fs layer 21:45:08 e9a5061849ea: Waiting 21:45:08 d747dcd14b5f: Waiting 21:45:08 2de7ff778b66: Waiting 21:45:08 0d9ebad4ef96: Waiting 21:45:08 9712f1f96733: Verifying Checksum 21:45:08 9712f1f96733: Download complete 21:45:09 63f879dbbcfc: Verifying Checksum 21:45:09 63f879dbbcfc: Download complete 21:45:09 e9a5061849ea: Verifying Checksum 21:45:09 e9a5061849ea: Download complete 21:45:10 d747dcd14b5f: Verifying Checksum 21:45:10 d747dcd14b5f: Download complete 21:45:10 0d9ebad4ef96: Verifying Checksum 21:45:10 0d9ebad4ef96: Download complete 21:45:10 2de7ff778b66: Verifying Checksum 21:45:10 2de7ff778b66: Download complete 21:45:10 ab5ef0e58194: Download complete 21:45:13 ab5ef0e58194: Pull complete 21:45:13 9712f1f96733: Pull complete 21:45:14 63f879dbbcfc: Pull complete 21:45:18 0d9ebad4ef96: Pull complete 21:45:18 e9a5061849ea: Pull complete 21:45:18 d747dcd14b5f: Pull complete 21:45:19 2de7ff778b66: Pull complete 21:45:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:45:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:45:19 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:45:19 $ 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 21:45:23 $ docker top be348d4cbacb8560ed05954ed096eb39be0f60e9797bf01b59cbd22af174caac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:45:23 provisioning config files... 21:45:23 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config957225990352896114tmp 21:45:23 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6364964766953748960tmp 21:45:23 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1522138337815144502tmp [Pipeline] { [Pipeline] echo 21:45:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:45:23 ---> sigul-configuration.sh 21:45:23 gpg: directory `/root/.gnupg' created 21:45:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:45:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:45:23 gpg: keyring `/root/.gnupg/secring.gpg' created 21:45:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:45:23 gpg: CAST5 encrypted data 21:45:23 gpg: encrypted with 1 passphrase 21:45:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:45:23 + mkdir /home/jenkins 21:45:23 + mkdir /home/jenkins/sigul [Pipeline] sh 21:45:24 + 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 21:45:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:45:24 ---> sigul-install.sh 21:45:28 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:45:29 + git tag --list 21:45:29 v0.0.0 21:45:29 v0.0.1 21:45:29 v0.1.0 21:45:29 v0.1.1 21:45:29 v0.1.10 21:45:29 v0.1.100 21:45:29 v0.1.101 21:45:29 v0.1.102 21:45:29 v0.1.103 21:45:29 v0.1.104 21:45:29 v0.1.105 21:45:29 v0.1.106 21:45:29 v0.1.107 21:45:29 v0.1.108 21:45:29 v0.1.109 21:45:29 v0.1.11 21:45:29 v0.1.110 21:45:29 v0.1.111 21:45:29 v0.1.112 21:45:29 v0.1.113 21:45:29 v0.1.114 21:45:29 v0.1.115 21:45:29 v0.1.116 21:45:29 v0.1.117 21:45:29 v0.1.118 21:45:29 v0.1.119 21:45:29 v0.1.12 21:45:29 v0.1.120 21:45:29 v0.1.121 21:45:29 v0.1.122 21:45:29 v0.1.123 21:45:29 v0.1.124 21:45:29 v0.1.125 21:45:29 v0.1.126 21:45:29 v0.1.127 21:45:29 v0.1.128 21:45:29 v0.1.129 21:45:29 v0.1.13 21:45:29 v0.1.130 21:45:29 v0.1.131 21:45:29 v0.1.132 21:45:29 v0.1.133 21:45:29 v0.1.134 21:45:29 v0.1.135 21:45:29 v0.1.136 21:45:29 v0.1.137 21:45:29 v0.1.138 21:45:29 v0.1.139 21:45:29 v0.1.14 21:45:29 v0.1.140 21:45:29 v0.1.141 21:45:29 v0.1.142 21:45:29 v0.1.143 21:45:29 v0.1.144 21:45:29 v0.1.145 21:45:29 v0.1.146 21:45:29 v0.1.147 21:45:29 v0.1.148 21:45:29 v0.1.149 21:45:29 v0.1.15 21:45:29 v0.1.16 21:45:29 v0.1.17 21:45:29 v0.1.18 21:45:29 v0.1.19 21:45:29 v0.1.2 21:45:29 v0.1.20 21:45:29 v0.1.21 21:45:29 v0.1.22 21:45:29 v0.1.23 21:45:29 v0.1.24 21:45:29 v0.1.25 21:45:29 v0.1.26 21:45:29 v0.1.27 21:45:29 v0.1.28 21:45:29 v0.1.29 21:45:29 v0.1.3 21:45:29 v0.1.30 21:45:29 v0.1.31 21:45:29 v0.1.32 21:45:29 v0.1.33 21:45:29 v0.1.34 21:45:29 v0.1.35 21:45:29 v0.1.36 21:45:29 v0.1.37 21:45:29 v0.1.38 21:45:29 v0.1.39 21:45:29 v0.1.4 21:45:29 v0.1.40 21:45:29 v0.1.41 21:45:29 v0.1.42 21:45:29 v0.1.43 21:45:29 v0.1.44 21:45:29 v0.1.45 21:45:29 v0.1.46 21:45:29 v0.1.47 21:45:29 v0.1.48 21:45:29 v0.1.49 21:45:29 v0.1.5 21:45:29 v0.1.50 21:45:29 v0.1.51 21:45:29 v0.1.52 21:45:29 v0.1.53 21:45:29 v0.1.54 21:45:29 v0.1.55 21:45:29 v0.1.56 21:45:29 v0.1.57 21:45:29 v0.1.58 21:45:29 v0.1.59 21:45:29 v0.1.6 21:45:29 v0.1.60 21:45:29 v0.1.61 21:45:29 v0.1.62 21:45:29 v0.1.63 21:45:29 v0.1.64 21:45:29 v0.1.65 21:45:29 v0.1.66 21:45:29 v0.1.67 21:45:29 v0.1.68 21:45:29 v0.1.69 21:45:29 v0.1.7 21:45:29 v0.1.70 21:45:29 v0.1.71 21:45:29 v0.1.72 21:45:29 v0.1.73 21:45:29 v0.1.74 21:45:29 v0.1.75 21:45:29 v0.1.76 21:45:29 v0.1.77 21:45:29 v0.1.78 21:45:29 v0.1.79 21:45:29 v0.1.8 21:45:29 v0.1.80 21:45:29 v0.1.81 21:45:29 v0.1.82 21:45:29 v0.1.83 21:45:29 v0.1.84 21:45:29 v0.1.85 21:45:29 v0.1.86 21:45:29 v0.1.87 21:45:29 v0.1.88 21:45:29 v0.1.89 21:45:29 v0.1.9 21:45:29 v0.1.90 21:45:29 v0.1.91 21:45:29 v0.1.92 21:45:29 v0.1.93 21:45:29 v0.1.94 21:45:29 v0.1.95 21:45:29 v0.1.96 21:45:29 v0.1.97 21:45:29 v0.1.98 21:45:29 v0.1.99 21:45:29 v2.0.0-dev.1 21:45:29 v2.0.0-dev.10 21:45:29 v2.0.0-dev.100 21:45:29 v2.0.0-dev.101 21:45:29 v2.0.0-dev.11 21:45:29 v2.0.0-dev.12 21:45:29 v2.0.0-dev.13 21:45:29 v2.0.0-dev.14 21:45:29 v2.0.0-dev.15 21:45:29 v2.0.0-dev.16 21:45:29 v2.0.0-dev.17 21:45:29 v2.0.0-dev.18 21:45:29 v2.0.0-dev.19 21:45:29 v2.0.0-dev.2 21:45:29 v2.0.0-dev.20 21:45:29 v2.0.0-dev.21 21:45:29 v2.0.0-dev.22 21:45:29 v2.0.0-dev.23 21:45:29 v2.0.0-dev.24 21:45:29 v2.0.0-dev.25 21:45:29 v2.0.0-dev.26 21:45:29 v2.0.0-dev.27 21:45:29 v2.0.0-dev.28 21:45:29 v2.0.0-dev.29 21:45:29 v2.0.0-dev.3 21:45:29 v2.0.0-dev.30 21:45:29 v2.0.0-dev.31 21:45:29 v2.0.0-dev.32 21:45:29 v2.0.0-dev.33 21:45:29 v2.0.0-dev.34 21:45:29 v2.0.0-dev.35 21:45:29 v2.0.0-dev.36 21:45:29 v2.0.0-dev.37 21:45:29 v2.0.0-dev.38 21:45:29 v2.0.0-dev.39 21:45:29 v2.0.0-dev.4 21:45:29 v2.0.0-dev.40 21:45:29 v2.0.0-dev.41 21:45:29 v2.0.0-dev.42 21:45:29 v2.0.0-dev.43 21:45:29 v2.0.0-dev.44 21:45:29 v2.0.0-dev.45 21:45:29 v2.0.0-dev.46 21:45:29 v2.0.0-dev.47 21:45:29 v2.0.0-dev.48 21:45:29 v2.0.0-dev.49 21:45:29 v2.0.0-dev.5 21:45:29 v2.0.0-dev.50 21:45:29 v2.0.0-dev.51 21:45:29 v2.0.0-dev.52 21:45:29 v2.0.0-dev.53 21:45:29 v2.0.0-dev.54 21:45:29 v2.0.0-dev.55 21:45:29 v2.0.0-dev.56 21:45:29 v2.0.0-dev.57 21:45:29 v2.0.0-dev.58 21:45:29 v2.0.0-dev.59 21:45:29 v2.0.0-dev.6 21:45:29 v2.0.0-dev.60 21:45:29 v2.0.0-dev.61 21:45:29 v2.0.0-dev.62 21:45:29 v2.0.0-dev.63 21:45:29 v2.0.0-dev.64 21:45:29 v2.0.0-dev.65 21:45:29 v2.0.0-dev.66 21:45:29 v2.0.0-dev.67 21:45:29 v2.0.0-dev.68 21:45:29 v2.0.0-dev.69 21:45:29 v2.0.0-dev.7 21:45:29 v2.0.0-dev.70 21:45:29 v2.0.0-dev.71 21:45:29 v2.0.0-dev.72 21:45:29 v2.0.0-dev.73 21:45:29 v2.0.0-dev.74 21:45:29 v2.0.0-dev.75 21:45:29 v2.0.0-dev.76 21:45:29 v2.0.0-dev.77 21:45:29 v2.0.0-dev.78 21:45:29 v2.0.0-dev.79 21:45:29 v2.0.0-dev.8 21:45:29 v2.0.0-dev.80 21:45:29 v2.0.0-dev.81 21:45:29 v2.0.0-dev.82 21:45:29 v2.0.0-dev.83 21:45:29 v2.0.0-dev.84 21:45:29 v2.0.0-dev.85 21:45:29 v2.0.0-dev.86 21:45:29 v2.0.0-dev.87 21:45:29 v2.0.0-dev.88 21:45:29 v2.0.0-dev.89 21:45:29 v2.0.0-dev.9 21:45:29 v2.0.0-dev.90 21:45:29 v2.0.0-dev.91 21:45:29 v2.0.0-dev.92 21:45:29 v2.0.0-dev.93 21:45:29 v2.0.0-dev.94 21:45:29 v2.0.0-dev.95 21:45:29 v2.0.0-dev.96 21:45:29 v2.0.0-dev.97 21:45:29 v2.0.0-dev.98 21:45:29 v2.0.0-dev.99 [Pipeline] sh 21:45:29 + lftools sign git-tag v2.0.0-dev.101 21:45:29 Signing Git tag with Sigul... 21:45:29 Signing v2.0.0-dev.101 [Pipeline] echo 21:45:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:45:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:45:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:45:31 $ docker stop --time=1 be348d4cbacb8560ed05954ed096eb39be0f60e9797bf01b59cbd22af174caac 21:45:32 $ docker rm -f be348d4cbacb8560ed05954ed096eb39be0f60e9797bf01b59cbd22af174caac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:33 . [Pipeline] withDockerContainer 21:45:33 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:45:33 $ 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 21:45:34 $ docker top 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:34 [ssh-agent] Looking for ssh-agent implementation... 21:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:34 $ docker exec 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d ssh-agent 21:45:34 SSH_AUTH_SOCK=/tmp/ssh-mZO7DDARNUJ4/agent.13 21:45:34 SSH_AGENT_PID=19 21:45:34 Running ssh-add (command line suppressed) 21:45:34 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2074399897103887995.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2074399897103887995.key) 21:45:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:35 + git semver bump pre 21:45:35 # -> Open(): unable to determine branch for HEAD 21:45:35 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:45:35 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:45:35 # $SEMVER_REMOTE_NAME = origin 21:45:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:45:35 # $SEMVER_USER_NAME = edgex-jenkins 21:45:35 # $SEMVER_BRANCH = master 21:45:35 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 21:45:35 2.0.0-dev.102 [Pipeline] } 21:45:35 $ docker exec --env ******** --env ******** 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d ssh-agent -k 21:45:35 unset SSH_AUTH_SOCK; 21:45:35 unset SSH_AGENT_PID; 21:45:35 echo Agent pid 19 killed; 21:45:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:35 + git semver [Pipeline] } 21:45:35 $ docker stop --time=1 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d 21:45:36 $ docker rm -f 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:45:37 . [Pipeline] withDockerContainer 21:45:37 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:45:37 $ 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 21:45:37 $ docker top b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:38 [ssh-agent] Looking for ssh-agent implementation... 21:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:38 $ docker exec b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f ssh-agent 21:45:38 SSH_AUTH_SOCK=/tmp/ssh-WVXSlZ5AkGHr/agent.13 21:45:38 SSH_AGENT_PID=19 21:45:38 Running ssh-add (command line suppressed) 21:45:38 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3983206663627813096.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3983206663627813096.key) 21:45:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:38 + git semver push 21:45:38 # -> Open(): unable to determine branch for HEAD 21:45:38 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:45:38 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:45:38 # $SEMVER_REMOTE_NAME = origin 21:45:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:45:38 # $SEMVER_USER_NAME = edgex-jenkins 21:45:38 # $SEMVER_BRANCH = master 21:45:38 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:45:44 $ docker exec --env ******** --env ******** b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f ssh-agent -k 21:45:44 unset SSH_AUTH_SOCK; 21:45:44 unset SSH_AGENT_PID; 21:45:44 echo Agent pid 19 killed; 21:45:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:44 + git semver [Pipeline] } 21:45:44 $ docker stop --time=1 b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f 21:45:45 $ docker rm -f b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f [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 21:45:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:45:47 ---> package-listing.sh 21:45:47 ++ facter osfamily 21:45:47 ++ tr '[:upper:]' '[:lower:]' 21:45:47 + OS_FAMILY=redhat 21:45:47 + workspace=/w/workspace/dry_go-mod-core-contracts_master 21:45:47 + START_PACKAGES=/tmp/packages_start.txt 21:45:47 + END_PACKAGES=/tmp/packages_end.txt 21:45:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:45:47 + PACKAGES=/tmp/packages_start.txt 21:45:47 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:45:47 + PACKAGES=/tmp/packages_end.txt 21:45:47 + case "${OS_FAMILY}" in 21:45:47 + sort 21:45:47 + rpm -qa 21:45:48 + '[' -f /tmp/packages_start.txt ']' 21:45:48 + '[' -f /tmp/packages_end.txt ']' 21:45:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:45:48 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:45:48 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 21:45:48 + 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 21:45:48 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 21:45:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:49 21:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:45:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:49 alpine: Pulling from edgex-lftools-log-publisher 21:45:49 df20fa9351a1: Pulling fs layer 21:45:49 36b3adc4ff6f: Pulling fs layer 21:45:49 8ad3a11d3b57: Pulling fs layer 21:45:49 46f8f816bc3b: Pulling fs layer 21:45:49 93b61091891f: Pulling fs layer 21:45:49 93b9cdb0e59b: Pulling fs layer 21:45:49 5e14af77c1be: Pulling fs layer 21:45:49 01666e4c0597: Pulling fs layer 21:45:49 aa168da1d23b: Pulling fs layer 21:45:49 46f8f816bc3b: Waiting 21:45:49 93b61091891f: Waiting 21:45:49 93b9cdb0e59b: Waiting 21:45:49 5e14af77c1be: Waiting 21:45:49 01666e4c0597: Waiting 21:45:49 aa168da1d23b: Waiting 21:45:49 36b3adc4ff6f: Verifying Checksum 21:45:49 36b3adc4ff6f: Download complete 21:45:49 46f8f816bc3b: Verifying Checksum 21:45:49 46f8f816bc3b: Download complete 21:45:49 df20fa9351a1: Verifying Checksum 21:45:49 df20fa9351a1: Download complete 21:45:50 93b9cdb0e59b: Verifying Checksum 21:45:50 93b9cdb0e59b: Download complete 21:45:50 5e14af77c1be: Verifying Checksum 21:45:50 5e14af77c1be: Download complete 21:45:50 93b61091891f: Verifying Checksum 21:45:50 93b61091891f: Download complete 21:45:50 01666e4c0597: Verifying Checksum 21:45:50 01666e4c0597: Download complete 21:45:50 df20fa9351a1: Pull complete 21:45:50 8ad3a11d3b57: Verifying Checksum 21:45:50 8ad3a11d3b57: Download complete 21:45:50 36b3adc4ff6f: Pull complete 21:45:50 8ad3a11d3b57: Pull complete 21:45:50 46f8f816bc3b: Pull complete 21:45:51 93b61091891f: Pull complete 21:45:51 93b9cdb0e59b: Pull complete 21:45:51 5e14af77c1be: Pull complete 21:45:51 01666e4c0597: Pull complete 21:45:51 aa168da1d23b: Verifying Checksum 21:45:51 aa168da1d23b: Download complete 21:45:57 aa168da1d23b: Pull complete 21:45:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:45:57 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:45:57 $ 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 21:45:59 $ docker top 9bd02257a6d6a477a08dd6a53f36684e7d4a70087589b35a65e0f109eebf371b -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:59 + touch /tmp/pre-build-complete [Pipeline] sh 21:45:59 + mkdir -p /var/log/sa [Pipeline] sh 21:46:00 + ls /var/log/sa-host 21:46:00 + sadf -c /var/log/sa-host/sa05 21:46:00 file_magic: OK 21:46:00 HZ: Using current value: 100 21:46:00 file_header: OK 21:46:00 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 21:46:00 Statistics: 21:46:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:46:00 File successfully converted to sysstat format version 12.2.1 21:46:00 + sadf -c /var/log/sa-host/sa21 21:46:00 file_magic: OK 21:46:00 HZ: Using current value: 100 21:46:00 file_header: OK 21:46:00 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 21:46:00 Statistics: 21:46:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:46:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:00 provisioning config files... 21:46:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7419356643272167293tmp [Pipeline] { [Pipeline] echo 21:46:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:46:01 ---> create-netrc.sh [Pipeline] } 21:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:46:01 ---> python-tools-install.sh [Pipeline] echo 21:46:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:46:02 ---> sudo-logs.sh 21:46:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:46:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:46:02 ---> job-cost.sh 21:46:02 lf-activate-venv: SKIPPING 21:46:02 DEBUG: total: 0.18000000715255737 21:46:02 INFO: Retrieving Stack Cost... 21:46:03 INFO: Retrieving Pricing Info for: v3-standard-2 21:46:03 INFO: Archiving Costs [Pipeline] echo 21:46:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:46:03 ---> logs-deploy.sh 21:46:03 lf-activate-venv: SKIPPING 21:46:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/220 21:46:03 INFO: archiving workspace using pattern(s): 21:46:04 Archives upload complete. 21:46:05 INFO: archiving logs to Nexus 21:46:05 ---> uname -a: 21:46:05 Linux prd-centos7-docker-4c-2g-596.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:46:05 21:46:05 21:46:05 ---> lscpu: 21:46:05 Architecture: x86_64 21:46:05 CPU op-mode(s): 32-bit, 64-bit 21:46:05 Byte Order: Little Endian 21:46:05 Address sizes: 40 bits physical, 48 bits virtual 21:46:05 CPU(s): 2 21:46:05 On-line CPU(s) list: 0,1 21:46:05 Thread(s) per core: 1 21:46:05 Core(s) per socket: 1 21:46:05 Socket(s): 2 21:46:05 NUMA node(s): 1 21:46:05 Vendor ID: AuthenticAMD 21:46:05 CPU family: 23 21:46:05 Model: 49 21:46:05 Model name: AMD EPYC-Rome Processor 21:46:05 Stepping: 0 21:46:05 CPU MHz: 2799.998 21:46:05 BogoMIPS: 5599.99 21:46:05 Virtualization: AMD-V 21:46:05 Hypervisor vendor: KVM 21:46:05 Virtualization type: full 21:46:05 L1d cache: 64 KiB 21:46:05 L1i cache: 64 KiB 21:46:05 L2 cache: 1 MiB 21:46:05 L3 cache: 32 MiB 21:46:05 NUMA node0 CPU(s): 0,1 21:46:05 Vulnerability Itlb multihit: Not affected 21:46:05 Vulnerability L1tf: Not affected 21:46:05 Vulnerability Mds: Not affected 21:46:05 Vulnerability Meltdown: Not affected 21:46:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:46:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:46:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:46:05 Vulnerability Srbds: Not affected 21:46:05 Vulnerability Tsx async abort: Not affected 21:46:05 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 21:46:05 21:46:05 21:46:05 ---> nproc: 21:46:05 2 21:46:05 21:46:05 21:46:05 ---> df -h: 21:46:05 Filesystem Size Used Available Use% Mounted on 21:46:05 overlay 40.0G 8.9G 31.1G 22% / 21:46:05 tmpfs 64.0M 0 64.0M 0% /dev 21:46:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:46:05 shm 64.0M 0 64.0M 0% /dev/shm 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:46:05 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:46:05 21:46:05 21:46:05 ---> free -m: 21:46:05 total used free shared buff/cache available 21:46:05 Mem: 7821 1290 3142 0 3388 6448 21:46:05 Swap: 1023 0 1023 21:46:05 21:46:05 21:46:05 ---> ip addr: 21:46:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:46:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:46:05 inet 127.0.0.1/8 scope host lo 21:46:05 valid_lft forever preferred_lft forever 21:46:05 inet6 ::1/128 scope host 21:46:05 valid_lft forever preferred_lft forever 21:46:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:46:05 link/ether fa:16:3e:4d:e6:eb brd ff:ff:ff:ff:ff:ff 21:46:05 inet 10.30.123.115/23 brd 10.30.123.255 scope global dynamic eth0 21:46:05 valid_lft 85858sec preferred_lft 85858sec 21:46:05 inet6 fe80::f816:3eff:fe4d:e6eb/64 scope link 21:46:05 valid_lft forever preferred_lft forever 21:46:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:46:05 link/ether 02:42:64:5c:88:cd brd ff:ff:ff:ff:ff:ff 21:46:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:46:05 valid_lft forever preferred_lft forever 21:46:05 inet6 fe80::42:64ff:fe5c:88cd/64 scope link 21:46:05 valid_lft forever preferred_lft forever 21:46:05 21:46:05 21:46:05 ---> sar -b -r -n DEV: 21:46:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 21:46:05 21:46:05 21:36:52 LINUX RESTART (2 CPU) 21:46:05 21:46:05 21:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:46:05 21:39:01 1.71 0.00 1.71 0.00 0.00 38.62 0.00 21:46:05 21:40:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 21:46:05 21:41:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 21:46:05 21:42:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 21:46:05 21:43:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 21:46:05 21:44:01 0.32 0.00 0.32 0.00 0.00 3.65 0.00 21:46:05 21:45:01 72.83 0.03 72.79 0.00 3.73 29989.88 0.00 21:46:05 Average: 10.88 0.00 10.87 0.00 0.53 4304.02 0.00 21:46:05 21:46:05 21:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:46:05 21:39:01 5462528 0 803056 10.03 2620 1740736 1204100 13.29 575236 1572188 16 21:46:05 21:40:01 5460268 0 805308 10.06 2620 1740744 1204448 13.30 574048 1575156 8 21:46:05 21:41:01 5458148 0 807428 10.08 2620 1740744 1204752 13.30 576460 1575152 8 21:46:05 21:42:01 5460844 0 804728 10.05 2620 1740748 1204356 13.30 573452 1575872 8 21:46:05 21:43:01 5457740 0 807824 10.09 2620 1740756 1207176 13.33 574228 1578504 8 21:46:05 21:44:01 5457192 0 808368 10.09 2620 1740760 1207068 13.33 574508 1578560 8 21:46:05 21:45:01 4469504 0 985112 12.30 2620 2551704 1497188 16.53 777384 2260724 76144 21:46:05 Average: 5318032 0 831689 10.38 2620 1856599 1247013 13.77 603617 1673737 10886 21:46:05 21:46:05 21:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:46:05 21:39:01 eth0 0.78 0.07 0.06 0.01 0.00 0.00 0.00 0.00 21:46:05 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:40:01 eth0 3.41 1.72 3.11 0.12 0.00 0.00 0.00 0.00 21:46:05 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:41:01 eth0 1.35 0.63 0.62 0.40 0.00 0.00 0.00 0.00 21:46:05 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:46:05 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:43:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:46:05 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:44:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:46:05 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:45:01 vethb815dfb 34.70 36.30 2.88 282.32 0.00 0.00 0.00 0.00 21:46:05 21:45:01 eth0 438.86 400.27 4364.49 35.05 0.00 0.00 0.00 0.00 21:46:05 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 21:45:01 docker0 34.70 36.20 2.40 282.31 0.00 0.00 0.00 0.00 21:46:05 Average: vethb815dfb 4.97 5.20 0.41 40.44 0.00 0.00 0.00 0.00 21:46:05 Average: eth0 63.71 57.73 625.75 5.11 0.00 0.00 0.00 0.00 21:46:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:05 Average: docker0 4.97 5.19 0.34 40.44 0.00 0.00 0.00 0.00 21:46:05 21:46:05 21:46:05 ---> sar -P ALL: 21:46:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 21:46:05 21:46:05 21:36:52 LINUX RESTART (2 CPU) 21:46:05 21:46:05 21:38:02 CPU %user %nice %system %iowait %steal %idle 21:46:05 21:39:01 all 0.23 0.00 0.06 0.00 0.03 99.69 21:46:05 21:39:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:46:05 21:39:01 1 0.41 0.00 0.07 0.00 0.03 99.49 21:46:05 21:40:01 all 0.18 0.00 0.06 0.00 0.03 99.73 21:46:05 21:40:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:46:05 21:40:01 1 0.30 0.00 0.05 0.00 0.05 99.60 21:46:05 21:41:01 all 0.08 0.00 0.04 0.00 0.03 99.84 21:46:05 21:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:46:05 21:41:01 1 0.13 0.00 0.07 0.00 0.05 99.75 21:46:05 21:42:01 all 0.06 0.00 0.03 0.00 0.03 99.87 21:46:05 21:42:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:46:05 21:42:01 1 0.10 0.00 0.05 0.00 0.03 99.82 21:46:05 21:43:01 all 0.08 0.00 0.08 0.00 0.03 99.82 21:46:05 21:43:01 0 0.07 0.00 0.10 0.00 0.02 99.82 21:46:05 21:43:01 1 0.08 0.00 0.07 0.00 0.03 99.82 21:46:05 21:44:01 all 0.06 0.00 0.04 0.00 0.03 99.87 21:46:05 21:44:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:46:05 21:44:01 1 0.05 0.00 0.05 0.00 0.05 99.85 21:46:05 21:45:01 all 11.01 0.00 4.96 1.22 0.05 82.76 21:46:05 21:45:01 0 11.49 0.00 5.13 1.36 0.05 81.97 21:46:05 21:45:01 1 10.53 0.00 4.79 1.08 0.05 83.55 21:46:05 Average: all 1.64 0.00 0.74 0.17 0.03 97.42 21:46:05 Average: 0 1.64 0.00 0.76 0.19 0.02 97.39 21:46:05 Average: 1 1.63 0.00 0.72 0.15 0.04 97.45 21:46:05 21:46:05 21:46:05