Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ec294db4d8545cbfc11ac68133bd5ec056c952ed 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1489 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ec294db4d8545cbfc11ac68133bd5ec056c952ed (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 Commit message: "Merge pull request #591 from weichou1229/fix-ds-client" > git rev-list --no-walk 46bd52c2f82f0c46749836ace73a98d704f0fe47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:22:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:22:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:22:32 ========================================================= 23:22:32 EdgeX Global Pipelines Version Info 23:22:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:22:33 ------------------- 23:22:33 stable info: 23:22:33 ------------------- 23:22:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:22:33 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 23:22:33 Message: update stable to v1.0.186 23:22:34 ------------------- 23:22:34 experimental info: 23:22:34 ------------------- 23:22:34 Commited By: **** collab-it+edgex@linuxfoundation.org 23:22:34 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 23:22:34 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec294db4d8545cbfc11ac68133bd5ec056c952ed [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec294db [Pipeline] echo 23:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:35 + git log --format=format:%s -1 ec294db4d8545cbfc11ac68133bd5ec056c952ed [Pipeline] echo 23:22:36 GIT_COMMIT: ec294db4d8545cbfc11ac68133bd5ec056c952ed, Commit Message: Merge pull request #591 from weichou1229/fix-ds-client [Pipeline] echo 23:22:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:22:37 23:22:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:22:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:22:37 latest: Pulling from edgex-devops/git-semver 23:22:37 31603596830f: Pulling fs layer 23:22:37 2a8b12db71e7: Pulling fs layer 23:22:37 6ca5941a6612: Pulling fs layer 23:22:37 ecc8261a40a4: Pulling fs layer 23:22:37 ecc8261a40a4: Waiting 23:22:37 2a8b12db71e7: Verifying Checksum 23:22:37 2a8b12db71e7: Download complete 23:22:37 31603596830f: Verifying Checksum 23:22:37 31603596830f: Download complete 23:22:37 ecc8261a40a4: Verifying Checksum 23:22:37 ecc8261a40a4: Download complete 23:22:37 6ca5941a6612: Verifying Checksum 23:22:37 6ca5941a6612: Download complete 23:22:38 31603596830f: Pull complete 23:22:38 2a8b12db71e7: Pull complete 23:22:38 6ca5941a6612: Pull complete 23:22:39 ecc8261a40a4: Pull complete 23:22:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:22:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:22:39 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 23:22:39 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:22:42 $ docker top a4b06668deb766317a8cfec4b6df2d64d59535d9d51856788a5ae9e133dc7c0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:42 [ssh-agent] Looking for ssh-agent implementation... 23:22:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:42 $ docker exec a4b06668deb766317a8cfec4b6df2d64d59535d9d51856788a5ae9e133dc7c0f ssh-agent 23:22:42 SSH_AUTH_SOCK=/tmp/ssh-b2JT3rog1RKs/agent.12 23:22:42 SSH_AGENT_PID=17 23:22:42 Running ssh-add (command line suppressed) 23:22:42 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3730514591122300118.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3730514591122300118.key) 23:22:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:43 + git tag --points-at HEAD [Pipeline] } 23:22:43 $ docker exec --env ******** --env ******** a4b06668deb766317a8cfec4b6df2d64d59535d9d51856788a5ae9e133dc7c0f ssh-agent -k 23:22:43 unset SSH_AUTH_SOCK; 23:22:43 unset SSH_AGENT_PID; 23:22:43 echo Agent pid 17 killed; 23:22:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:22:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:43 [ssh-agent] Looking for ssh-agent implementation... 23:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:43 $ docker exec a4b06668deb766317a8cfec4b6df2d64d59535d9d51856788a5ae9e133dc7c0f ssh-agent 23:22:43 SSH_AUTH_SOCK=/tmp/ssh-Bew0xqrPDdVn/agent.47 23:22:43 SSH_AGENT_PID=53 23:22:43 Running ssh-add (command line suppressed) 23:22:43 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6129304905682790457.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6129304905682790457.key) 23:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:44 + git semver init 23:22:44 # -> Open(): unable to determine branch for HEAD 23:22:44 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:22:44 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:22:44 # $SEMVER_REMOTE_NAME = origin 23:22:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:22:44 # $SEMVER_USER_NAME = edgex-jenkins 23:22:44 # $SEMVER_BRANCH = master 23:22:44 # $SEMVER_TEMP = /tmp/semver-498484311 23:22:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 23:22:45 # '/tmp/semver-498484311' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 23:22:45 # -> Force: false 23:22:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 23:22:45 $ docker exec --env ******** --env ******** a4b06668deb766317a8cfec4b6df2d64d59535d9d51856788a5ae9e133dc7c0f ssh-agent -k 23:22:45 unset SSH_AUTH_SOCK; 23:22:45 unset SSH_AGENT_PID; 23:22:45 echo Agent pid 53 killed; 23:22:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:45 + git semver [Pipeline] } 23:22:45 $ docker stop --time=1 a4b06668deb766317a8cfec4b6df2d64d59535d9d51856788a5ae9e133dc7c0f 23:22:47 $ docker rm -f a4b06668deb766317a8cfec4b6df2d64d59535d9d51856788a5ae9e133dc7c0f [Pipeline] // withDockerContainer [Pipeline] sh 23:22:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:22:48 Stashed 1 file(s) [Pipeline] echo 23:22:48 [edgeXSemver]: initialized semver on version 2.0.0-dev.74 [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 23:23:03 Still waiting to schedule task 23:23:03 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1489’ 23:23:03 Still waiting to schedule task 23:23:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:24:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1490 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 23:24:46 Running in /w/workspace/go-mod-core-contracts/193 [Pipeline] { [Pipeline] checkout 23:24:51 using credential edgex-jenkins-ssh 23:24:51 Cloning the remote Git repository 23:24:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:24:52 > git init /w/workspace/go-mod-core-contracts/193 # timeout=10 23:24:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:24:52 > git --version # timeout=10 23:24:52 > git --version # 'git version 2.17.1' 23:24:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:24:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:24:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:24:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:24:54 Checking out Revision ec294db4d8545cbfc11ac68133bd5ec056c952ed (master) 23:24:54 > git config core.sparsecheckout # timeout=10 23:24:54 > git checkout -f ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 23:24:58 Commit message: "Merge pull request #591 from weichou1229/fix-ds-client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:25:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:25:00 + true 23:25:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:25:03 ========================================================= 23:25:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:25:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:25:03 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:25:04 Sending build context to Docker daemon 3.034MB 23:25:04 Step 1/7 : ARG BASE=golang:1.15-alpine 23:25:04 Step 2/7 : FROM ${BASE} 23:25:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:25:05 5f621e34cdf4: Pulling fs layer 23:25:05 a4357932f1b6: Pulling fs layer 23:25:05 18c013af1878: Pulling fs layer 23:25:05 00ac8860ef70: Pulling fs layer 23:25:05 63d7cb157983: Pulling fs layer 23:25:05 b116817d02f9: Pulling fs layer 23:25:05 745a02a5169b: Pulling fs layer 23:25:05 b116817d02f9: Waiting 23:25:05 00ac8860ef70: Waiting 23:25:05 63d7cb157983: Waiting 23:25:05 745a02a5169b: Waiting 23:25:05 18c013af1878: Verifying Checksum 23:25:05 18c013af1878: Download complete 23:25:05 a4357932f1b6: Download complete 23:25:05 63d7cb157983: Verifying Checksum 23:25:05 63d7cb157983: Download complete 23:25:05 b116817d02f9: Verifying Checksum 23:25:05 b116817d02f9: Download complete 23:25:05 5f621e34cdf4: Download complete 23:25:05 5f621e34cdf4: Pull complete 23:25:06 a4357932f1b6: Pull complete 23:25:06 18c013af1878: Pull complete 23:25:07 745a02a5169b: Verifying Checksum 23:25:07 745a02a5169b: Download complete 23:25:08 00ac8860ef70: Verifying Checksum 23:25:08 00ac8860ef70: Download complete 23:25:19 00ac8860ef70: Pull complete 23:25:19 63d7cb157983: Pull complete 23:25:19 b116817d02f9: Pull complete 23:25:23 745a02a5169b: Pull complete 23:25:23 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:25:23 ---> b7e6874047d6 23:25:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:25:25 ---> Running in d770ef330ca4 23:25:26 Removing intermediate container d770ef330ca4 23:25:26 ---> 3c113a16c087 23:25:26 Step 4/7 : RUN apk add bash 23:25:26 ---> Running in b636aa8a28a9 23:25:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:25:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:25:29 OK: 142 MiB in 39 packages 23:25:30 Removing intermediate container b636aa8a28a9 23:25:30 ---> ec567bc57f0e 23:25:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:25:30 ---> Running in 95b1e1f207ab 23:25:30 Removing intermediate container 95b1e1f207ab 23:25:30 ---> 04b573b64168 23:25:30 Step 6/7 : COPY go.mod . 23:25:31 ---> 803b4c352d5e 23:25:31 Step 7/7 : RUN go mod download 23:25:31 ---> Running in 190b432ab26a 23:25:32 Running on prd-centos7-docker-4c-2g-1491 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 23:25:32 Running in /w/workspace/go-mod-core-contracts/193 [Pipeline] { [Pipeline] checkout 23:25:35 using credential edgex-jenkins-ssh 23:25:35 Cloning the remote Git repository 23:25:34 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:25:34 > git init /w/workspace/go-mod-core-contracts/193 # timeout=10 23:25:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:25:34 > git --version # timeout=10 23:25:34 > git --version # 'git version 2.24.3' 23:25:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:36 Checking out Revision ec294db4d8545cbfc11ac68133bd5ec056c952ed (master) 23:25:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:25:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:25:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:25:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:25:36 > git config core.sparsecheckout # timeout=10 23:25:36 > git checkout -f ec294db4d8545cbfc11ac68133bd5ec056c952ed # timeout=10 23:25:39 Commit message: "Merge pull request #591 from weichou1229/fix-ds-client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:25:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:25:41 + sudo service docker restart 23:25:41 + true 23:25:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:25:43 ========================================================= 23:25:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:25:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:25:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 23:25:43 Sending build context to Docker daemon 3.034MB 23:25:44 Step 1/7 : ARG BASE=golang:1.15-alpine 23:25:44 Step 2/7 : FROM ${BASE} 23:25:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:25:44 188c0c94c7c5: Pulling fs layer 23:25:44 0ef7d3d256c8: Pulling fs layer 23:25:44 de9db76c5a1d: Pulling fs layer 23:25:44 bca2f99d35d6: Pulling fs layer 23:25:44 93359f2a8cfa: Pulling fs layer 23:25:44 7c6f9722023f: Pulling fs layer 23:25:44 a35cf1a2eb13: Pulling fs layer 23:25:44 93359f2a8cfa: Waiting 23:25:44 7c6f9722023f: Waiting 23:25:44 a35cf1a2eb13: Waiting 23:25:44 bca2f99d35d6: Waiting 23:25:44 de9db76c5a1d: Download complete 23:25:44 0ef7d3d256c8: Download complete 23:25:44 93359f2a8cfa: Verifying Checksum 23:25:44 93359f2a8cfa: Download complete 23:25:44 7c6f9722023f: Verifying Checksum 23:25:44 7c6f9722023f: Download complete 23:25:44 188c0c94c7c5: Verifying Checksum 23:25:44 188c0c94c7c5: Download complete 23:25:44 188c0c94c7c5: Pull complete 23:25:44 0ef7d3d256c8: Pull complete 23:25:44 de9db76c5a1d: Pull complete 23:25:45 a35cf1a2eb13: Verifying Checksum 23:25:45 a35cf1a2eb13: Download complete 23:25:46 bca2f99d35d6: Verifying Checksum 23:25:46 bca2f99d35d6: Download complete 23:25:49 Removing intermediate container 190b432ab26a 23:25:49 ---> 327bb5a6412d 23:25:49 Successfully built 327bb5a6412d 23:25:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:50 + docker inspect -f . ci-base-image-arm64 23:25:50 . [Pipeline] withDockerContainer 23:25:50 prd-ubuntu18.04-docker-arm64-4c-16g-1490 does not seem to be running inside a container 23:25:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/193 -v /w/workspace/go-mod-core-contracts/193:/w/workspace/go-mod-core-contracts/193:rw,z -v /w/workspace/go-mod-core-contracts/193@tmp:/w/workspace/go-mod-core-contracts/193@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 ******** ci-base-image-arm64 cat 23:25:51 bca2f99d35d6: Pull complete 23:25:51 93359f2a8cfa: Pull complete 23:25:51 7c6f9722023f: Pull complete 23:25:52 $ docker top c09a668de2e55d5f68b3e76db0652f225ae93a660075341f03ef574b68e9a193 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:53 + go version 23:25:53 go version go1.15.5 linux/arm64 [Pipeline] } 23:25:53 $ docker stop --time=1 c09a668de2e55d5f68b3e76db0652f225ae93a660075341f03ef574b68e9a193 23:25:55 $ docker rm -f c09a668de2e55d5f68b3e76db0652f225ae93a660075341f03ef574b68e9a193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:55 + docker inspect -f . ci-base-image-arm64 23:25:55 . [Pipeline] withDockerContainer 23:25:56 prd-ubuntu18.04-docker-arm64-4c-16g-1490 does not seem to be running inside a container 23:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/193 -v /w/workspace/go-mod-core-contracts/193:/w/workspace/go-mod-core-contracts/193:rw,z -v /w/workspace/go-mod-core-contracts/193@tmp:/w/workspace/go-mod-core-contracts/193@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 ******** ci-base-image-arm64 cat 23:25:57 $ docker top 50829c99129500fa69b85d130ab195bf04fce706c6c6778c202c7644e9f2ff0e -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:58 + make test 23:25:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:25:59 a35cf1a2eb13: Pull complete 23:26:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:26:00 ---> a62c8e92a672 23:26:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:26:00 ---> Running in f4d2e7ecff84 23:26:00 Removing intermediate container f4d2e7ecff84 23:26:00 ---> da248d36aa0f 23:26:00 Step 4/7 : RUN apk add bash 23:26:00 ---> Running in 37faf002e80b 23:26:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:26:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:26:02 OK: 166 MiB in 39 packages 23:26:02 Removing intermediate container 37faf002e80b 23:26:02 ---> 940a8b24bf3b 23:26:02 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:26:02 ---> Running in dbdc85c42dc1 23:26:03 Removing intermediate container dbdc85c42dc1 23:26:03 ---> 15bbaa61c7a7 23:26:03 Step 6/7 : COPY go.mod . 23:26:03 ---> d0208c1ad195 23:26:03 Step 7/7 : RUN go mod download 23:26:03 ---> Running in d1941fc40299 23:26:18 Removing intermediate container d1941fc40299 23:26:18 ---> cf23c7816cd1 23:26:18 Successfully built cf23c7816cd1 23:26:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:26:18 + docker inspect -f . ci-base-image-x86_64 23:26:18 . [Pipeline] withDockerContainer 23:26:18 prd-centos7-docker-4c-2g-1491 does not seem to be running inside a container 23:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/193 -v /w/workspace/go-mod-core-contracts/193:/w/workspace/go-mod-core-contracts/193:rw,z -v /w/workspace/go-mod-core-contracts/193@tmp:/w/workspace/go-mod-core-contracts/193@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 ******** ci-base-image-x86_64 cat 23:26:19 $ docker top 44b046c09df1b0e536231e657f4bc3852baf4c592e7674f5c41c045a2c1697ef -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:20 + go version 23:26:20 go version go1.15.5 linux/amd64 [Pipeline] } 23:26:20 $ docker stop --time=1 44b046c09df1b0e536231e657f4bc3852baf4c592e7674f5c41c045a2c1697ef 23:26:21 $ docker rm -f 44b046c09df1b0e536231e657f4bc3852baf4c592e7674f5c41c045a2c1697ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:21 + docker inspect -f . ci-base-image-x86_64 23:26:21 . [Pipeline] withDockerContainer 23:26:22 prd-centos7-docker-4c-2g-1491 does not seem to be running inside a container 23:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/193 -v /w/workspace/go-mod-core-contracts/193:/w/workspace/go-mod-core-contracts/193:rw,z -v /w/workspace/go-mod-core-contracts/193@tmp:/w/workspace/go-mod-core-contracts/193@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 ******** ci-base-image-x86_64 cat 23:26:22 $ docker top 964e1e42061487d8d67f972ff321dab50ec9ab3a241a9f172fd0970587eb6dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:23 + make test 23:26:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:26:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 23:26:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.055s coverage: 85.7% of statements 23:26:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.042s coverage: 100.0% of statements 23:26:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.048s coverage: 45.4% of statements 23:26:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.022s coverage: 77.8% of statements 23:26:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 23:26:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.026s coverage: 26.3% of statements 23:26:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.046s coverage: 14.7% of statements 23:26:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.040s coverage: 100.0% of statements 23:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.091s coverage: 91.8% of statements 23:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 23:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 23:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.016s coverage: 100.0% of statements 23:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements 23:26:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 23:26:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.014s coverage: 85.7% of statements 23:26:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.022s coverage: 100.0% of statements 23:26:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.030s coverage: 45.4% of statements 23:26:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.030s coverage: 77.8% of statements 23:26:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 23:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.009s coverage: 26.3% of statements 23:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.033s coverage: 14.7% of statements 23:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.008s coverage: 100.0% of statements 23:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.022s coverage: 91.8% of statements 23:26:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 23:26:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 23:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.015s coverage: 100.0% of statements 23:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 35.5% of statements 23:26:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.153s coverage: 63.0% of statements 23:26:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.024s coverage: 26.3% of statements 23:26:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.024s coverage: 15.4% of statements 23:26:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.019s coverage: 15.4% of statements 23:26:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.032s coverage: 14.3% of statements 23:26:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 23:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.021s coverage: 63.0% of statements 23:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 23:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.006s coverage: 15.4% of statements 23:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.006s coverage: 15.4% of statements 23:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.015s coverage: 14.3% of statements 23:26:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 23:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.138s coverage: 83.6% of statements 23:26:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 23:26:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 23:26:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 23:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.019s coverage: 45.8% of statements 23:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.014s coverage: 94.7% of statements 23:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.047s coverage: 87.1% of statements 23:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements 23:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.031s coverage: 69.6% of statements 23:26:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:26:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.269s coverage: 83.6% of statements 23:26:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 23:26:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 23:26:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 23:26:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.114s coverage: 45.8% of statements 23:26:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.040s coverage: 94.7% of statements 23:26:39 gofmt -l . 23:26:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:26:40 $ docker stop --time=1 964e1e42061487d8d67f972ff321dab50ec9ab3a241a9f172fd0970587eb6dc2 23:26:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.185s coverage: 87.1% of statements 23:26:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 23:26:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.026s coverage: 69.6% of statements 23:26:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:26:42 $ docker rm -f 964e1e42061487d8d67f972ff321dab50ec9ab3a241a9f172fd0970587eb6dc2 [Pipeline] // withDockerContainer [Pipeline] sh 23:26:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:26:43 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 23:26:44 ---> job-cost.sh 23:26:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iA8H 23:26:48 gofmt -l . 23:26:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:26:49 $ docker stop --time=1 50829c99129500fa69b85d130ab195bf04fce706c6c6778c202c7644e9f2ff0e 23:26:51 $ docker rm -f 50829c99129500fa69b85d130ab195bf04fce706c6c6778c202c7644e9f2ff0e [Pipeline] // withDockerContainer [Pipeline] sh 23:26:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:26:52 Warning: overwriting stash ‘coverage-report’ 23:26: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 Post stage [Pipeline] libraryResource [Pipeline] sh 23:26:53 ---> job-cost.sh 23:26:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ODj7 23:26:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:27:26 lf-activate-venv(): INFO: Adding /tmp/venv-iA8H/bin to PATH 23:27:26 INFO: No Stack... 23:27:26 INFO: Retrieving Pricing Info for: v1-standard-2 23:27:27 INFO: Archiving Costs [Pipeline] sh 23:27:27 + cut -d, -f6 23:27:27 + cat /w/workspace/go-mod-core-contracts/193/archives/cost.csv [Pipeline] lock 23:27:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-193-stack-cost] 23:27:27 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-193-stack-cost] did not exist. Created. 23:27:27 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:27:28 + echo total: 0.029999999329447746 [Pipeline] stash 23:27:28 Stashed 1 file(s) [Pipeline] } 23:27:28 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-193-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:27:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:28:54 lf-activate-venv(): INFO: Adding /tmp/venv-ODj7/bin to PATH 23:28:54 INFO: No Stack... 23:28:55 INFO: Retrieving Pricing Info for: lf-standard-4 23:28:55 INFO: Archiving Costs [Pipeline] sh 23:28:56 + cat /w/workspace/go-mod-core-contracts/193/archives/cost.csv 23:28:56 + cut -d, -f6 [Pipeline] lock 23:28:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-193-stack-cost] 23:28:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-193-stack-cost] did not exist. Created. 23:28:56 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:56 /w/workspace/go-mod-core-contracts/193@tmp/durable-8ee4bdcc/script.sh: 1: /w/workspace/go-mod-core-contracts/193@tmp/durable-8ee4bdcc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:28:57 + echo total: 0.20999999344348907 [Pipeline] stash 23:28:57 Warning: overwriting stash ‘stack-cost’ 23:28:57 Stashed 1 file(s) [Pipeline] } 23:28:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-193-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] wrap 23:28:57 provisioning config files... 23:28:57 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4790447045493204764tmp [Pipeline] { [Pipeline] sh 23:28:58 + set +x 23:28:58 + curl -s https://codecov.io/bash 23:28:58 + bash -s -- 23:28:58 23:28:58 _____ _ 23:28:58 / ____| | | 23:28:58 | | ___ __| | ___ ___ _____ __ 23:28:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:28:58 | |___| (_) | (_| | __/ (_| (_) \ V / 23:28:58 \_____\___/ \__,_|\___|\___\___/ \_/ 23:28:58 Bash-1.0.2 23:28:58 23:28:58 23:28:58 ==> git version 2.24.3 found 23:28:58 ==> 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 23:28:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:28:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:28:58 ==> Jenkins CI detected. 23:28:58 project root: . 23:28:58 --> token set from env 23:28:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:28:58 ==> Running gcov in . (disable via -X gcov) 23:28:58 ==> Python coveragepy not found 23:28:58 ==> Searching for coverage reports in: 23:28:58 + . 23:28:58 -> Found 1 reports 23:28:58 ==> Detecting git/mercurial file structure 23:28:58 ==> Reading reports 23:28:58 + ./coverage.out bytes=171881 23:28:58 ==> Appending adjustments 23:28:58 https://docs.codecov.io/docs/fixing-reports 23:28:59 + Found adjustments 23:28:59 ==> Gzipping contents 23:28:59 28K /tmp/codecov.ER8sjP.gz 23:28:59 ==> Uploading reports 23:28:59 url: https://codecov.io 23:28:59 query: branch=master&commit=ec294db4d8545cbfc11ac68133bd5ec056c952ed&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F193%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 23:28:59 -> Pinging Codecov 23:28:59 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=ec294db4d8545cbfc11ac68133bd5ec056c952ed&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F193%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:00 -> Uploading to 23:29:00 https://storage.googleapis.com/codecov/v4/raw/2021-04-22/71470A77251A30514AAF9C0BB2E5B6CE/ec294db4d8545cbfc11ac68133bd5ec056c952ed/985ede02-8797-452b-a9c6-20c64acc2411.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210422T232859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dd97a0c428f41879200cdb2f66895cdfabb33e38810de6b20c9206149668393 23:29:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:00 Dload Upload Total Spent Left Speed 23:29:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25315 0 0 100 25315 0 50206 --:--:-- --:--:-- --:--:-- 50328 23:29:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ec294db4d8545cbfc11ac68133bd5ec056c952ed [Pipeline] } 23:29:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:29:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:29:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:01 23:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:29:02 188c0c94c7c5: Pulling fs layer 23:29:02 0ef7d3d256c8: Pulling fs layer 23:29:02 de9db76c5a1d: Pulling fs layer 23:29:02 0eba1c9be4d2: Pulling fs layer 23:29:02 0d57e429df01: Pulling fs layer 23:29:02 4e4be7b47b0d: Pulling fs layer 23:29:02 e1f770b5df2f: Pulling fs layer 23:29:02 85a0685a4137: Pulling fs layer 23:29:02 0eba1c9be4d2: Waiting 23:29:02 0d57e429df01: Waiting 23:29:02 4e4be7b47b0d: Waiting 23:29:02 e1f770b5df2f: Waiting 23:29:02 de9db76c5a1d: Verifying Checksum 23:29:02 de9db76c5a1d: Download complete 23:29:02 0ef7d3d256c8: Verifying Checksum 23:29:02 0ef7d3d256c8: Download complete 23:29:02 0d57e429df01: Verifying Checksum 23:29:02 0d57e429df01: Download complete 23:29:02 4e4be7b47b0d: Verifying Checksum 23:29:02 4e4be7b47b0d: Download complete 23:29:02 188c0c94c7c5: Verifying Checksum 23:29:02 188c0c94c7c5: Download complete 23:29:02 188c0c94c7c5: Pull complete 23:29:02 0ef7d3d256c8: Pull complete 23:29:02 de9db76c5a1d: Pull complete 23:29:03 e1f770b5df2f: Verifying Checksum 23:29:03 e1f770b5df2f: Download complete 23:29:05 0eba1c9be4d2: Verifying Checksum 23:29:05 0eba1c9be4d2: Download complete 23:29:06 85a0685a4137: Verifying Checksum 23:29:06 85a0685a4137: Download complete 23:29:11 0eba1c9be4d2: Pull complete 23:29:11 0d57e429df01: Pull complete 23:29:11 4e4be7b47b0d: Pull complete 23:29:13 e1f770b5df2f: Pull complete 23:29:21 85a0685a4137: Pull complete 23:29:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:29:21 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 23:29:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:29:22 $ docker top 075c65b90a615b502401656848569c6492f04312c6cde6d82c58fb7cbfca03f8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:29:23 + set -o pipefail 23:29:23 + snyk monitor '--org=edgex-jenkins' 23:29:28 23:29:28 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 23:29:28 23:29:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/1ba3170d-25c0-4602-b6c1-2f17f122d90b 23:29:28 23:29:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:29:28 23:29:28 [Pipeline] } 23:29:28 $ docker stop --time=1 075c65b90a615b502401656848569c6492f04312c6cde6d82c58fb7cbfca03f8 23:29:31 $ docker rm -f 075c65b90a615b502401656848569c6492f04312c6cde6d82c58fb7cbfca03f8 [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 23:29:32 + git log --format=format:%s -1 ec294db4d8545cbfc11ac68133bd5ec056c952ed [Pipeline] isUnix [Pipeline] sh 23:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:32 . [Pipeline] withDockerContainer 23:29:32 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 23:29:32 $ 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 23:29:33 $ docker top ffef602e89af56b9d3a8b19f41820cbbf1c2229b3a428748f8038feb2a5f3e5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:33 [ssh-agent] Looking for ssh-agent implementation... 23:29:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:34 $ docker exec ffef602e89af56b9d3a8b19f41820cbbf1c2229b3a428748f8038feb2a5f3e5e ssh-agent 23:29:34 SSH_AUTH_SOCK=/tmp/ssh-NF8SMEk8zG3m/agent.11 23:29:34 SSH_AGENT_PID=16 23:29:34 Running ssh-add (command line suppressed) 23:29:34 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8002808163070482365.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8002808163070482365.key) 23:29:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:34 + git semver tag 23:29:34 # -> Open(): unable to determine branch for HEAD 23:29:34 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:29:34 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:29:34 # $SEMVER_REMOTE_NAME = origin 23:29:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:29:34 # $SEMVER_USER_NAME = edgex-jenkins 23:29:34 # $SEMVER_BRANCH = master 23:29:34 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 23:29:34 # ec294db4d8545cbfc11ac68133bd5ec056c952ed HEAD 23:29:34 # -> Force: false 23:29:34 # 353763e7216104d489bfa6500e25d66efd34303d refs/tags/v2.0.0-dev.74 [Pipeline] } 23:29:34 $ docker exec --env ******** --env ******** ffef602e89af56b9d3a8b19f41820cbbf1c2229b3a428748f8038feb2a5f3e5e ssh-agent -k 23:29:35 unset SSH_AUTH_SOCK; 23:29:35 unset SSH_AGENT_PID; 23:29:35 echo Agent pid 16 killed; 23:29:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:35 + git semver [Pipeline] } 23:29:35 $ docker stop --time=1 ffef602e89af56b9d3a8b19f41820cbbf1c2229b3a428748f8038feb2a5f3e5e 23:29:36 $ docker rm -f ffef602e89af56b9d3a8b19f41820cbbf1c2229b3a428748f8038feb2a5f3e5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:37 23:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:37 0.23.1-centos7: Pulling from edgex-lftools 23:29:37 ab5ef0e58194: Pulling fs layer 23:29:37 9712f1f96733: Pulling fs layer 23:29:37 63f879dbbcfc: Pulling fs layer 23:29:37 0d9ebad4ef96: Pulling fs layer 23:29:37 e9a5061849ea: Pulling fs layer 23:29:37 d747dcd14b5f: Pulling fs layer 23:29:37 2de7ff778b66: Pulling fs layer 23:29:37 e9a5061849ea: Waiting 23:29:37 0d9ebad4ef96: Waiting 23:29:37 d747dcd14b5f: Waiting 23:29:37 2de7ff778b66: Waiting 23:29:37 9712f1f96733: Verifying Checksum 23:29:37 9712f1f96733: Download complete 23:29:38 63f879dbbcfc: Verifying Checksum 23:29:38 63f879dbbcfc: Download complete 23:29:38 e9a5061849ea: Verifying Checksum 23:29:38 e9a5061849ea: Download complete 23:29:38 d747dcd14b5f: Download complete 23:29:39 2de7ff778b66: Verifying Checksum 23:29:39 2de7ff778b66: Download complete 23:29:39 0d9ebad4ef96: Verifying Checksum 23:29:39 0d9ebad4ef96: Download complete 23:29:39 ab5ef0e58194: Download complete 23:29:45 ab5ef0e58194: Pull complete 23:29:45 9712f1f96733: Pull complete 23:29:47 63f879dbbcfc: Pull complete 23:29:54 0d9ebad4ef96: Pull complete 23:29:55 e9a5061849ea: Pull complete 23:29:55 d747dcd14b5f: Pull complete 23:29:58 2de7ff778b66: Pull complete 23:29:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:29:58 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 23:29:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:30:02 $ docker top 666cbd1a5d2249cd89ac039b29e4d035e21a5ecb2d19f88804bf4fea3f4efc63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:30:02 provisioning config files... 23:30:02 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8345286610867981461tmp 23:30:02 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4277824457058202602tmp 23:30:02 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8768124417704669090tmp [Pipeline] { [Pipeline] echo 23:30:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:30:02 ---> sigul-configuration.sh 23:30:02 gpg: directory `/root/.gnupg' created 23:30:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:30:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:30:02 gpg: keyring `/root/.gnupg/secring.gpg' created 23:30:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:30:02 gpg: CAST5 encrypted data 23:30:03 gpg: encrypted with 1 passphrase 23:30:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:30:03 + mkdir /home/jenkins 23:30:03 + mkdir /home/jenkins/sigul [Pipeline] sh 23:30:03 + 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 23:30:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:04 ---> sigul-install.sh 23:30:10 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:30:11 + git tag --list 23:30:11 v0.0.0 23:30:11 v0.0.1 23:30:11 v0.1.0 23:30:11 v0.1.1 23:30:11 v0.1.10 23:30:11 v0.1.100 23:30:11 v0.1.101 23:30:11 v0.1.102 23:30:11 v0.1.103 23:30:11 v0.1.104 23:30:11 v0.1.105 23:30:11 v0.1.106 23:30:11 v0.1.107 23:30:11 v0.1.108 23:30:11 v0.1.109 23:30:11 v0.1.11 23:30:11 v0.1.110 23:30:11 v0.1.111 23:30:11 v0.1.112 23:30:11 v0.1.113 23:30:11 v0.1.114 23:30:11 v0.1.115 23:30:11 v0.1.116 23:30:11 v0.1.117 23:30:11 v0.1.118 23:30:11 v0.1.119 23:30:11 v0.1.12 23:30:11 v0.1.120 23:30:11 v0.1.121 23:30:11 v0.1.122 23:30:11 v0.1.123 23:30:11 v0.1.124 23:30:11 v0.1.125 23:30:11 v0.1.126 23:30:11 v0.1.127 23:30:11 v0.1.128 23:30:11 v0.1.129 23:30:11 v0.1.13 23:30:11 v0.1.130 23:30:11 v0.1.131 23:30:11 v0.1.132 23:30:11 v0.1.133 23:30:11 v0.1.134 23:30:11 v0.1.135 23:30:11 v0.1.136 23:30:11 v0.1.137 23:30:11 v0.1.138 23:30:11 v0.1.139 23:30:11 v0.1.14 23:30:11 v0.1.140 23:30:11 v0.1.141 23:30:11 v0.1.142 23:30:11 v0.1.143 23:30:11 v0.1.144 23:30:11 v0.1.145 23:30:11 v0.1.146 23:30:11 v0.1.147 23:30:11 v0.1.148 23:30:11 v0.1.149 23:30:11 v0.1.15 23:30:11 v0.1.16 23:30:11 v0.1.17 23:30:11 v0.1.18 23:30:11 v0.1.19 23:30:11 v0.1.2 23:30:11 v0.1.20 23:30:11 v0.1.21 23:30:11 v0.1.22 23:30:11 v0.1.23 23:30:11 v0.1.24 23:30:11 v0.1.25 23:30:11 v0.1.26 23:30:11 v0.1.27 23:30:11 v0.1.28 23:30:11 v0.1.29 23:30:11 v0.1.3 23:30:11 v0.1.30 23:30:11 v0.1.31 23:30:11 v0.1.32 23:30:11 v0.1.33 23:30:11 v0.1.34 23:30:11 v0.1.35 23:30:11 v0.1.36 23:30:11 v0.1.37 23:30:11 v0.1.38 23:30:11 v0.1.39 23:30:11 v0.1.4 23:30:11 v0.1.40 23:30:11 v0.1.41 23:30:11 v0.1.42 23:30:11 v0.1.43 23:30:11 v0.1.44 23:30:11 v0.1.45 23:30:11 v0.1.46 23:30:11 v0.1.47 23:30:11 v0.1.48 23:30:11 v0.1.49 23:30:11 v0.1.5 23:30:11 v0.1.50 23:30:11 v0.1.51 23:30:11 v0.1.52 23:30:11 v0.1.53 23:30:11 v0.1.54 23:30:11 v0.1.55 23:30:11 v0.1.56 23:30:11 v0.1.57 23:30:11 v0.1.58 23:30:11 v0.1.59 23:30:11 v0.1.6 23:30:11 v0.1.60 23:30:11 v0.1.61 23:30:11 v0.1.62 23:30:11 v0.1.63 23:30:11 v0.1.64 23:30:11 v0.1.65 23:30:11 v0.1.66 23:30:11 v0.1.67 23:30:11 v0.1.68 23:30:11 v0.1.69 23:30:11 v0.1.7 23:30:11 v0.1.70 23:30:11 v0.1.71 23:30:11 v0.1.72 23:30:11 v0.1.73 23:30:11 v0.1.74 23:30:11 v0.1.75 23:30:11 v0.1.76 23:30:11 v0.1.77 23:30:11 v0.1.78 23:30:11 v0.1.79 23:30:11 v0.1.8 23:30:11 v0.1.80 23:30:11 v0.1.81 23:30:11 v0.1.82 23:30:11 v0.1.83 23:30:11 v0.1.84 23:30:11 v0.1.85 23:30:11 v0.1.86 23:30:11 v0.1.87 23:30:11 v0.1.88 23:30:11 v0.1.89 23:30:11 v0.1.9 23:30:11 v0.1.90 23:30:11 v0.1.91 23:30:11 v0.1.92 23:30:11 v0.1.93 23:30:11 v0.1.94 23:30:11 v0.1.95 23:30:11 v0.1.96 23:30:11 v0.1.97 23:30:11 v0.1.98 23:30:11 v0.1.99 23:30:11 v2.0.0-dev.1 23:30:11 v2.0.0-dev.10 23:30:11 v2.0.0-dev.11 23:30:11 v2.0.0-dev.12 23:30:11 v2.0.0-dev.13 23:30:11 v2.0.0-dev.14 23:30:11 v2.0.0-dev.15 23:30:11 v2.0.0-dev.16 23:30:11 v2.0.0-dev.17 23:30:11 v2.0.0-dev.18 23:30:11 v2.0.0-dev.19 23:30:11 v2.0.0-dev.2 23:30:11 v2.0.0-dev.20 23:30:11 v2.0.0-dev.21 23:30:11 v2.0.0-dev.22 23:30:11 v2.0.0-dev.23 23:30:11 v2.0.0-dev.24 23:30:11 v2.0.0-dev.25 23:30:11 v2.0.0-dev.26 23:30:11 v2.0.0-dev.27 23:30:11 v2.0.0-dev.28 23:30:11 v2.0.0-dev.29 23:30:11 v2.0.0-dev.3 23:30:11 v2.0.0-dev.30 23:30:11 v2.0.0-dev.31 23:30:11 v2.0.0-dev.32 23:30:11 v2.0.0-dev.33 23:30:11 v2.0.0-dev.34 23:30:11 v2.0.0-dev.35 23:30:11 v2.0.0-dev.36 23:30:11 v2.0.0-dev.37 23:30:11 v2.0.0-dev.38 23:30:11 v2.0.0-dev.39 23:30:11 v2.0.0-dev.4 23:30:11 v2.0.0-dev.40 23:30:11 v2.0.0-dev.41 23:30:11 v2.0.0-dev.42 23:30:11 v2.0.0-dev.43 23:30:11 v2.0.0-dev.44 23:30:11 v2.0.0-dev.45 23:30:11 v2.0.0-dev.46 23:30:11 v2.0.0-dev.47 23:30:11 v2.0.0-dev.48 23:30:11 v2.0.0-dev.49 23:30:11 v2.0.0-dev.5 23:30:11 v2.0.0-dev.50 23:30:11 v2.0.0-dev.51 23:30:11 v2.0.0-dev.52 23:30:11 v2.0.0-dev.53 23:30:11 v2.0.0-dev.54 23:30:11 v2.0.0-dev.55 23:30:11 v2.0.0-dev.56 23:30:11 v2.0.0-dev.57 23:30:11 v2.0.0-dev.58 23:30:11 v2.0.0-dev.59 23:30:11 v2.0.0-dev.6 23:30:11 v2.0.0-dev.60 23:30:11 v2.0.0-dev.61 23:30:11 v2.0.0-dev.62 23:30:11 v2.0.0-dev.63 23:30:11 v2.0.0-dev.64 23:30:11 v2.0.0-dev.65 23:30:11 v2.0.0-dev.66 23:30:11 v2.0.0-dev.67 23:30:11 v2.0.0-dev.68 23:30:11 v2.0.0-dev.69 23:30:11 v2.0.0-dev.7 23:30:11 v2.0.0-dev.70 23:30:11 v2.0.0-dev.71 23:30:11 v2.0.0-dev.72 23:30:11 v2.0.0-dev.73 23:30:11 v2.0.0-dev.74 23:30:11 v2.0.0-dev.8 23:30:11 v2.0.0-dev.9 [Pipeline] sh 23:30:11 + lftools sign git-tag v2.0.0-dev.74 23:30:12 Signing Git tag with Sigul... 23:30:12 Signing v2.0.0-dev.74 [Pipeline] echo 23:30:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:30:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:30:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:30:14 $ docker stop --time=1 666cbd1a5d2249cd89ac039b29e4d035e21a5ecb2d19f88804bf4fea3f4efc63 23:30:16 $ docker rm -f 666cbd1a5d2249cd89ac039b29e4d035e21a5ecb2d19f88804bf4fea3f4efc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:30:16 . [Pipeline] withDockerContainer 23:30:16 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 23:30:16 $ 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 23:30:17 $ docker top d4e8efa5f255014b4696ba4bed2eb96bcf729b5f26b31854acaaff7e934076d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:17 [ssh-agent] Looking for ssh-agent implementation... 23:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:17 $ docker exec d4e8efa5f255014b4696ba4bed2eb96bcf729b5f26b31854acaaff7e934076d3 ssh-agent 23:30:18 SSH_AUTH_SOCK=/tmp/ssh-FZ7PRgTvUO0e/agent.12 23:30:18 SSH_AGENT_PID=17 23:30:18 Running ssh-add (command line suppressed) 23:30:18 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2188737528838328123.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2188737528838328123.key) 23:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:18 + git semver bump pre 23:30:18 # -> Open(): unable to determine branch for HEAD 23:30:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:30:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:30:18 # $SEMVER_REMOTE_NAME = origin 23:30:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:30:18 # $SEMVER_USER_NAME = edgex-jenkins 23:30:18 # $SEMVER_BRANCH = master 23:30:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 23:30:18 2.0.0-dev.75 [Pipeline] } 23:30:18 $ docker exec --env ******** --env ******** d4e8efa5f255014b4696ba4bed2eb96bcf729b5f26b31854acaaff7e934076d3 ssh-agent -k 23:30:18 unset SSH_AUTH_SOCK; 23:30:18 unset SSH_AGENT_PID; 23:30:18 echo Agent pid 17 killed; 23:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:19 + git semver [Pipeline] } 23:30:19 $ docker stop --time=1 d4e8efa5f255014b4696ba4bed2eb96bcf729b5f26b31854acaaff7e934076d3 23:30:20 $ docker rm -f d4e8efa5f255014b4696ba4bed2eb96bcf729b5f26b31854acaaff7e934076d3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:30:21 . [Pipeline] withDockerContainer 23:30:21 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 23:30:21 $ 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 23:30:22 $ docker top b6139ac68e164ab0fb7856d3162c00f861b93f1e4bfc8509e275f895975e068b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:22 [ssh-agent] Looking for ssh-agent implementation... 23:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:22 $ docker exec b6139ac68e164ab0fb7856d3162c00f861b93f1e4bfc8509e275f895975e068b ssh-agent 23:30:22 SSH_AUTH_SOCK=/tmp/ssh-DGF1g1kLUBZc/agent.12 23:30:22 SSH_AGENT_PID=17 23:30:22 Running ssh-add (command line suppressed) 23:30:22 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4947602481068807229.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4947602481068807229.key) 23:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:23 + git semver push 23:30:23 # -> Open(): unable to determine branch for HEAD 23:30:23 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:30:23 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:30:23 # $SEMVER_REMOTE_NAME = origin 23:30:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:30:23 # $SEMVER_USER_NAME = edgex-jenkins 23:30:23 # $SEMVER_BRANCH = master 23:30:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 23:30:28 $ docker exec --env ******** --env ******** b6139ac68e164ab0fb7856d3162c00f861b93f1e4bfc8509e275f895975e068b ssh-agent -k 23:30:28 unset SSH_AUTH_SOCK; 23:30:28 unset SSH_AGENT_PID; 23:30:28 echo Agent pid 17 killed; 23:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:29 + git semver [Pipeline] } 23:30:29 $ docker stop --time=1 b6139ac68e164ab0fb7856d3162c00f861b93f1e4bfc8509e275f895975e068b 23:30:30 $ docker rm -f b6139ac68e164ab0fb7856d3162c00f861b93f1e4bfc8509e275f895975e068b [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 23:30:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:31 ---> package-listing.sh 23:30:31 ++ facter osfamily 23:30:31 ++ tr '[:upper:]' '[:lower:]' 23:30:31 + OS_FAMILY=redhat 23:30:31 + workspace=/w/workspace/dry_go-mod-core-contracts_master 23:30:31 + START_PACKAGES=/tmp/packages_start.txt 23:30:31 + END_PACKAGES=/tmp/packages_end.txt 23:30:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:31 + PACKAGES=/tmp/packages_start.txt 23:30:31 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 23:30:31 + PACKAGES=/tmp/packages_end.txt 23:30:31 + case "${OS_FAMILY}" in 23:30:31 + rpm -qa 23:30:31 + sort 23:30:37 + '[' -f /tmp/packages_start.txt ']' 23:30:37 + '[' -f /tmp/packages_end.txt ']' 23:30:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:37 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 23:30:37 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 23:30:37 + 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 23:30:37 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 23:30:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:37 23:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:38 alpine: Pulling from edgex-lftools-log-publisher 23:30:38 df20fa9351a1: Pulling fs layer 23:30:38 36b3adc4ff6f: Pulling fs layer 23:30:38 8ad3a11d3b57: Pulling fs layer 23:30:38 46f8f816bc3b: Pulling fs layer 23:30:38 93b61091891f: Pulling fs layer 23:30:38 93b9cdb0e59b: Pulling fs layer 23:30:38 5e14af77c1be: Pulling fs layer 23:30:38 01666e4c0597: Pulling fs layer 23:30:38 aa168da1d23b: Pulling fs layer 23:30:38 46f8f816bc3b: Waiting 23:30:38 93b61091891f: Waiting 23:30:38 93b9cdb0e59b: Waiting 23:30:38 5e14af77c1be: Waiting 23:30:38 01666e4c0597: Waiting 23:30:38 aa168da1d23b: Waiting 23:30:38 36b3adc4ff6f: Verifying Checksum 23:30:38 36b3adc4ff6f: Download complete 23:30:38 46f8f816bc3b: Verifying Checksum 23:30:38 46f8f816bc3b: Download complete 23:30:38 df20fa9351a1: Verifying Checksum 23:30:38 df20fa9351a1: Download complete 23:30:38 93b9cdb0e59b: Verifying Checksum 23:30:38 93b9cdb0e59b: Download complete 23:30:38 93b61091891f: Download complete 23:30:38 5e14af77c1be: Verifying Checksum 23:30:38 5e14af77c1be: Download complete 23:30:38 01666e4c0597: Verifying Checksum 23:30:38 01666e4c0597: Download complete 23:30:38 8ad3a11d3b57: Verifying Checksum 23:30:38 8ad3a11d3b57: Download complete 23:30:38 df20fa9351a1: Pull complete 23:30:38 36b3adc4ff6f: Pull complete 23:30:39 8ad3a11d3b57: Pull complete 23:30:39 46f8f816bc3b: Pull complete 23:30:40 aa168da1d23b: Download complete 23:30:41 93b61091891f: Pull complete 23:30:41 93b9cdb0e59b: Pull complete 23:30:41 5e14af77c1be: Pull complete 23:30:41 01666e4c0597: Pull complete 23:30:49 aa168da1d23b: Pull complete 23:30:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:30:49 prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container 23:30:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:30:52 $ docker top 1c2e13f91e60705f3a7b1c2b18c6e2ec0512916983b5279b736a0c93efefab48 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:52 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:53 + mkdir -p /var/log/sa [Pipeline] sh 23:30:53 + ls /var/log/sa-host 23:30:53 + sadf -c /var/log/sa-host/sa22 23:30:53 file_magic: OK 23:30:53 HZ: Using current value: 100 23:30:53 file_header: OK 23:30:53 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 23:30:53 Statistics: 23:30:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:30:53 File successfully converted to sysstat format version 12.2.1 23:30:53 + sadf -c /var/log/sa-host/sa23 23:30:53 file_magic: OK 23:30:53 HZ: Using current value: 100 23:30:53 file_header: OK 23:30:53 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 23:30:53 Statistics: 23:30:53 Hnuu...uuuununununu... 23:30:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:53 provisioning config files... 23:30:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5624307873041756957tmp [Pipeline] { [Pipeline] echo 23:30:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:54 ---> create-netrc.sh [Pipeline] } 23:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:30:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:54 ---> python-tools-install.sh [Pipeline] echo 23:30:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:54 ---> sudo-logs.sh 23:30:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:30:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:55 ---> job-cost.sh 23:30:55 lf-activate-venv: SKIPPING 23:30:55 DEBUG: total: 0.20999999344348907 23:30:55 INFO: Retrieving Stack Cost... 23:30:55 INFO: Retrieving Pricing Info for: v1-standard-2 23:30:56 INFO: Archiving Costs [Pipeline] echo 23:30:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:56 ---> logs-deploy.sh 23:30:56 lf-activate-venv: SKIPPING 23:30:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/193 23:30:56 INFO: archiving workspace using pattern(s): 23:30:58 Archives upload complete. 23:30:58 INFO: archiving logs to Nexus 23:30:59 ---> uname -a: 23:30:59 Linux prd-centos7-docker-4c-2g-1489.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:30:59 23:30:59 23:30:59 ---> lscpu: 23:30:59 Architecture: x86_64 23:30:59 CPU op-mode(s): 32-bit, 64-bit 23:30:59 Byte Order: Little Endian 23:30:59 Address sizes: 40 bits physical, 48 bits virtual 23:30:59 CPU(s): 4 23:30:59 On-line CPU(s) list: 0-3 23:30:59 Thread(s) per core: 1 23:30:59 Core(s) per socket: 1 23:30:59 Socket(s): 4 23:30:59 NUMA node(s): 1 23:30:59 Vendor ID: GenuineIntel 23:30:59 CPU family: 6 23:30:59 Model: 44 23:30:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:30:59 Stepping: 1 23:30:59 CPU MHz: 2933.438 23:30:59 BogoMIPS: 5866.87 23:30:59 Virtualization: VT-x 23:30:59 Hypervisor vendor: KVM 23:30:59 Virtualization type: full 23:30:59 L1d cache: 128 KiB 23:30:59 L1i cache: 128 KiB 23:30:59 L2 cache: 16 MiB 23:30:59 L3 cache: 64 MiB 23:30:59 NUMA node0 CPU(s): 0-3 23:30:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:30:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:30:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:30:59 Vulnerability Meltdown: Mitigation; PTI 23:30:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:30:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:30:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:30:59 Vulnerability Srbds: Not affected 23:30:59 Vulnerability Tsx async abort: Not affected 23:30:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:30:59 23:30:59 23:30:59 ---> nproc: 23:30:59 4 23:30:59 23:30:59 23:30:59 ---> df -h: 23:30:59 Filesystem Size Used Available Use% Mounted on 23:30:59 overlay 50.0G 8.5G 41.4G 17% / 23:30:59 tmpfs 64.0M 0 64.0M 0% /dev 23:30:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:30:59 shm 64.0M 0 64.0M 0% /dev/shm 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 23:30:59 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 23:30:59 23:30:59 23:30:59 ---> free -m: 23:30:59 total used free shared buff/cache available 23:30:59 Mem: 1837 834 149 0 853 940 23:30:59 Swap: 1023 3 1020 23:30:59 23:30:59 23:30:59 ---> ip addr: 23:30:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:30:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:30:59 inet 127.0.0.1/8 scope host lo 23:30:59 valid_lft forever preferred_lft forever 23:30:59 inet6 ::1/128 scope host 23:30:59 valid_lft forever preferred_lft forever 23:30:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:30:59 link/ether fa:16:3e:21:6c:2e brd ff:ff:ff:ff:ff:ff 23:30:59 inet 10.30.122.31/23 brd 10.30.123.255 scope global dynamic eth0 23:30:59 valid_lft 85861sec preferred_lft 85861sec 23:30:59 inet6 fe80::f816:3eff:fe21:6c2e/64 scope link 23:30:59 valid_lft forever preferred_lft forever 23:30:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:30:59 link/ether 02:42:c1:aa:97:f8 brd ff:ff:ff:ff:ff:ff 23:30:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:30:59 valid_lft forever preferred_lft forever 23:30:59 inet6 fe80::42:c1ff:feaa:97f8/64 scope link 23:30:59 valid_lft forever preferred_lft forever 23:30:59 23:30:59 23:30:59 ---> sar -b -r -n DEV: 23:30:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/22/21 _x86_64_ (4 CPU) 23:30:59 23:30:59 23:21:48 LINUX RESTART (4 CPU) 23:30:59 23:30:59 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:30:59 23:24:01 1.77 0.00 1.77 0.00 0.00 42.55 0.00 23:30:59 23:25:01 0.38 0.00 0.38 0.00 0.00 4.88 0.00 23:30:59 23:26:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 23:30:59 23:27:01 0.63 0.00 0.63 0.00 0.00 6.93 0.00 23:30:59 23:28:01 0.55 0.00 0.55 0.00 0.00 8.04 0.00 23:30:59 23:29:01 0.40 0.10 0.30 0.00 7.86 9.66 0.00 23:30:59 23:30:02 447.62 221.83 225.79 0.00 10788.63 65767.42 0.00 23:30:59 Average: 64.93 31.91 33.02 0.00 1552.28 9466.65 0.00 23:30:59 23:30:59 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:30:59 23:24:01 166776 0 612232 32.54 2620 1099916 1078708 36.81 428380 1085912 12 23:30:59 23:25:01 164572 0 614428 32.66 2620 1099924 1079132 36.83 439460 1077628 16 23:30:59 23:26:01 164972 0 614020 32.63 2620 1099932 1079060 36.83 439344 1077624 12 23:30:59 23:27:01 161676 0 617316 32.81 2620 1099932 1078988 36.82 453356 1066592 8 23:30:59 23:28:01 161172 0 617812 32.84 2620 1099940 1078988 36.82 456688 1063776 16 23:30:59 23:29:01 130600 0 647948 34.44 2620 1100376 1283216 43.79 487792 1062328 48 23:30:59 23:30:02 118116 0 807404 42.91 1772 954252 1552784 52.99 565204 869804 32 23:30:59 Average: 152555 0 647309 34.40 2499 1079182 1175839 40.13 467175 1043381 21 23:30:59 23:30:59 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:30:59 23:24:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:30:59 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:25:01 eth0 0.87 0.50 0.30 0.18 0.00 0.00 0.00 0.00 23:30:59 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:26:01 eth0 0.70 0.32 0.29 0.23 0.00 0.00 0.00 0.00 23:30:59 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:30:59 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:28:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:30:59 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:29:01 eth0 8.21 5.45 7.91 3.19 0.00 0.00 0.00 0.00 23:30:59 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:30:02 veth78297e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:30:02 eth0 847.95 722.03 7516.68 96.01 0.00 0.00 0.00 0.00 23:30:59 23:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 23:30:02 docker0 33.60 35.64 2.35 278.93 0.00 0.00 0.00 0.00 23:30:59 Average: veth78297e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 Average: eth0 123.47 104.76 1081.96 14.33 0.00 0.00 0.00 0.00 23:30:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:59 Average: docker0 4.83 5.12 0.34 40.10 0.00 0.00 0.00 0.00 23:30:59 23:30:59 23:30:59 ---> sar -P ALL: 23:30:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/22/21 _x86_64_ (4 CPU) 23:30:59 23:30:59 23:21:48 LINUX RESTART (4 CPU) 23:30:59 23:30:59 23:23:01 CPU %user %nice %system %iowait %steal %idle 23:30:59 23:24:01 all 0.16 0.00 0.05 0.00 0.01 99.79 23:30:59 23:24:01 0 0.08 0.00 0.05 0.00 0.02 99.85 23:30:59 23:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:30:59 23:24:01 2 0.47 0.00 0.07 0.00 0.00 99.47 23:30:59 23:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:30:59 23:25:01 all 0.17 0.00 0.03 0.00 0.00 99.80 23:30:59 23:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:30:59 23:25:01 1 0.07 0.00 0.05 0.00 0.00 99.88 23:30:59 23:25:01 2 0.40 0.00 0.02 0.00 0.00 99.58 23:30:59 23:25:01 3 0.17 0.00 0.03 0.00 0.02 99.78 23:30:59 23:26:01 all 0.16 0.00 0.03 0.00 0.00 99.81 23:30:59 23:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:30:59 23:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 23:30:59 23:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:30:59 23:26:01 3 0.50 0.00 0.03 0.00 0.00 99.47 23:30:59 23:27:01 all 0.15 0.00 0.05 0.00 0.01 99.78 23:30:59 23:27:01 0 0.02 0.00 0.08 0.00 0.00 99.90 23:30:59 23:27:01 1 0.07 0.00 0.07 0.00 0.03 99.83 23:30:59 23:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:30:59 23:27:01 3 0.50 0.00 0.03 0.00 0.00 99.47 23:30:59 23:28:01 all 0.17 0.00 0.04 0.00 0.00 99.79 23:30:59 23:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:30:59 23:28:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:30:59 23:28:01 2 0.08 0.00 0.10 0.00 0.02 99.80 23:30:59 23:28:01 3 0.53 0.00 0.02 0.00 0.00 99.45 23:30:59 23:29:01 all 0.69 0.00 0.49 0.00 0.00 98.81 23:30:59 23:29:01 0 0.67 0.00 0.52 0.00 0.00 98.82 23:30:59 23:29:01 1 1.02 0.00 0.30 0.00 0.00 98.68 23:30:59 23:29:01 2 0.75 0.00 0.63 0.00 0.00 98.61 23:30:59 23:29:01 3 0.33 0.00 0.52 0.00 0.02 99.13 23:30:59 23:30:02 all 17.92 0.00 12.72 5.75 0.15 63.46 23:30:59 23:30:02 0 17.39 0.00 12.96 6.91 0.16 62.58 23:30:59 23:30:02 1 18.82 0.00 12.39 5.05 0.17 63.57 23:30:59 23:30:02 2 17.53 0.00 13.14 4.95 0.12 64.25 23:30:59 23:30:02 3 17.92 0.00 12.40 6.10 0.14 63.44 23:30:59 Average: all 2.71 0.00 1.87 0.80 0.02 94.60 23:30:59 Average: 0 2.52 0.00 1.89 0.96 0.02 94.61 23:30:59 Average: 1 2.82 0.00 1.81 0.71 0.03 94.64 23:30:59 Average: 2 2.69 0.00 1.96 0.69 0.02 94.64 23:30:59 Average: 3 2.79 0.00 1.82 0.85 0.02 94.52 23:30:59 23:30:59 23:30:59