Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 954b5fff909ec690bd84a1e74f6f909a895852e5 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-30193 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 Checking out Revision 954b5fff909ec690bd84a1e74f6f909a895852e5 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 Commit message: "Merge pull request #549 from FelixTing/issue-545" > git rev-list --no-walk 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:36:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:33 ========================================================= 21:36:33 EdgeX Global Pipelines Version Info 21:36:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:36:35 ------------------- 21:36:35 stable info: 21:36:35 ------------------- 21:36:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:35 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 21:36:35 Message: update stable to v1.0.186 21:36:36 ------------------- 21:36:36 experimental info: 21:36:36 ------------------- 21:36:36 Commited By: **** collab-it+edgex@linuxfoundation.org 21:36:36 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 21:36:36 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:36:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:36:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:36:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:36:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:36:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:36:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:36:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:36:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:36:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:36:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:36:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:36:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 954b5fff909ec690bd84a1e74f6f909a895852e5 [Pipeline] echo 21:36:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 954b5ff [Pipeline] echo 21:36:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:40 + git log --format=format:%s -1 954b5fff909ec690bd84a1e74f6f909a895852e5 [Pipeline] echo 21:36:40 GIT_COMMIT: 954b5fff909ec690bd84a1e74f6f909a895852e5, Commit Message: Merge pull request #549 from FelixTing/issue-545 [Pipeline] echo 21:36:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:41 21:36:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:36:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:42 latest: Pulling from edgex-devops/git-semver 21:36:42 31603596830f: Pulling fs layer 21:36:42 2a8b12db71e7: Pulling fs layer 21:36:42 6ca5941a6612: Pulling fs layer 21:36:42 ecc8261a40a4: Pulling fs layer 21:36:42 ecc8261a40a4: Waiting 21:36:42 2a8b12db71e7: Verifying Checksum 21:36:42 2a8b12db71e7: Download complete 21:36:42 31603596830f: Verifying Checksum 21:36:42 31603596830f: Download complete 21:36:42 ecc8261a40a4: Verifying Checksum 21:36:42 ecc8261a40a4: Download complete 21:36:42 6ca5941a6612: Verifying Checksum 21:36:42 6ca5941a6612: Download complete 21:36:42 31603596830f: Pull complete 21:36:42 2a8b12db71e7: Pull complete 21:36:43 6ca5941a6612: Pull complete 21:36:43 ecc8261a40a4: Pull complete 21:36:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:36:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:36:43 prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container 21:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:36:46 $ docker top 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:46 [ssh-agent] Looking for ssh-agent implementation... 21:36:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:46 $ docker exec 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 ssh-agent 21:36:46 SSH_AUTH_SOCK=/tmp/ssh-5shIhkfPOnbg/agent.12 21:36:46 SSH_AGENT_PID=17 21:36:46 Running ssh-add (command line suppressed) 21:36:47 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6662170262290527814.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6662170262290527814.key) 21:36:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:47 + git tag --points-at HEAD [Pipeline] } 21:36:47 $ docker exec --env ******** --env ******** 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 ssh-agent -k 21:36:47 unset SSH_AUTH_SOCK; 21:36:47 unset SSH_AGENT_PID; 21:36:47 echo Agent pid 17 killed; 21:36:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:36:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:47 [ssh-agent] Looking for ssh-agent implementation... 21:36:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:48 $ docker exec 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 ssh-agent 21:36:48 SSH_AUTH_SOCK=/tmp/ssh-Zx9HaJ0w0Nk2/agent.46 21:36:48 SSH_AGENT_PID=51 21:36:48 Running ssh-add (command line suppressed) 21:36:48 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7638801758450388947.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7638801758450388947.key) 21:36:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:48 + git semver init 21:36:48 # -> Open(): unable to determine branch for HEAD 21:36:48 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:36:48 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:36:48 # $SEMVER_REMOTE_NAME = origin 21:36:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:36:48 # $SEMVER_USER_NAME = edgex-jenkins 21:36:48 # $SEMVER_BRANCH = master 21:36:48 # $SEMVER_TEMP = /tmp/semver-331954345 21:36:48 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:36:49 # '/tmp/semver-331954345' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 21:36:49 # -> Force: false 21:36:49 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:36:49 $ docker exec --env ******** --env ******** 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 ssh-agent -k 21:36:49 unset SSH_AUTH_SOCK; 21:36:49 unset SSH_AGENT_PID; 21:36:49 echo Agent pid 51 killed; 21:36:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:50 + git semver [Pipeline] } 21:36:50 $ docker stop --time=1 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 21:36:52 $ docker rm -f 507b5be6dad8049b9f6c1504dccb639f22c8021cb8d526e3b51f2b24dd87d2d2 [Pipeline] // withDockerContainer [Pipeline] sh 21:36:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:36:53 Stashed 1 file(s) [Pipeline] echo 21:36:53 [edgeXSemver]: initialized semver on version 2.0.0-dev.52 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:37:08 Still waiting to schedule task 21:37:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30193’ 21:37:08 Still waiting to schedule task 21:37:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:38:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30194 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:38:46 Running in /w/workspace/go-mod-core-contracts/170 [Pipeline] { [Pipeline] checkout 21:38:51 using credential edgex-jenkins-ssh 21:38:51 Cloning the remote Git repository 21:38:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:38:51 > git init /w/workspace/go-mod-core-contracts/170 # timeout=10 21:38:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:38:51 > git --version # timeout=10 21:38:51 > git --version # 'git version 2.17.1' 21:38:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:38:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:38:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:38:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:38:53 Checking out Revision 954b5fff909ec690bd84a1e74f6f909a895852e5 (master) 21:38:53 > git config core.sparsecheckout # timeout=10 21:38:53 > git checkout -f 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 21:38:58 Commit message: "Merge pull request #549 from FelixTing/issue-545" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:39:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:39:00 + sudo service docker restart 21:39:00 + true [Pipeline] unstash [Pipeline] echo 21:39:03 ========================================================= 21:39:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:39:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:39: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 . 21:39:04 Sending build context to Docker daemon 2.82MB 21:39:04 Step 1/7 : ARG BASE=golang:1.15-alpine 21:39:04 Step 2/7 : FROM ${BASE} 21:39:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:39:05 5f621e34cdf4: Pulling fs layer 21:39:05 a4357932f1b6: Pulling fs layer 21:39:05 18c013af1878: Pulling fs layer 21:39:05 00ac8860ef70: Pulling fs layer 21:39:05 63d7cb157983: Pulling fs layer 21:39:05 b116817d02f9: Pulling fs layer 21:39:05 745a02a5169b: Pulling fs layer 21:39:05 00ac8860ef70: Waiting 21:39:05 63d7cb157983: Waiting 21:39:05 b116817d02f9: Waiting 21:39:05 745a02a5169b: Waiting 21:39:05 18c013af1878: Verifying Checksum 21:39:05 18c013af1878: Download complete 21:39:05 a4357932f1b6: Verifying Checksum 21:39:05 a4357932f1b6: Download complete 21:39:05 63d7cb157983: Verifying Checksum 21:39:05 63d7cb157983: Download complete 21:39:05 b116817d02f9: Download complete 21:39:05 5f621e34cdf4: Verifying Checksum 21:39:05 5f621e34cdf4: Download complete 21:39:06 5f621e34cdf4: Pull complete 21:39:06 a4357932f1b6: Pull complete 21:39:07 18c013af1878: Pull complete 21:39:08 745a02a5169b: Verifying Checksum 21:39:08 745a02a5169b: Download complete 21:39:09 00ac8860ef70: Verifying Checksum 21:39:09 00ac8860ef70: Download complete 21:39:19 00ac8860ef70: Pull complete 21:39:19 63d7cb157983: Pull complete 21:39:20 b116817d02f9: Pull complete 21:39:24 745a02a5169b: Pull complete 21:39:24 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:39:24 ---> b7e6874047d6 21:39:24 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:39:27 ---> Running in 2066402d1262 21:39:27 Removing intermediate container 2066402d1262 21:39:27 ---> b01220082e66 21:39:27 Step 4/7 : RUN apk add bash 21:39:27 ---> Running in af5e1e2fe04a 21:39:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:31 OK: 142 MiB in 39 packages 21:39:32 Removing intermediate container af5e1e2fe04a 21:39:32 ---> c6abbed04634 21:39:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:39:32 ---> Running in d5c281684da6 21:39:33 Removing intermediate container d5c281684da6 21:39:33 ---> 61f7d770b5b2 21:39:33 Step 6/7 : COPY go.mod . 21:39:33 ---> f9d652ffcc17 21:39:33 Step 7/7 : RUN go mod download 21:39:33 ---> Running in 3ff08c10b773 21:39:35 Running on prd-centos7-docker-4c-2g-30195 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:39:35 Running in /w/workspace/go-mod-core-contracts/170 [Pipeline] { [Pipeline] checkout 21:39:37 using credential edgex-jenkins-ssh 21:39:38 Cloning the remote Git repository 21:39:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:39:38 > git init /w/workspace/go-mod-core-contracts/170 # timeout=10 21:39:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:39:38 > git --version # timeout=10 21:39:38 > git --version # 'git version 2.24.3' 21:39:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:39 Checking out Revision 954b5fff909ec690bd84a1e74f6f909a895852e5 (master) 21:39:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:39:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:39:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:39:39 > git config core.sparsecheckout # timeout=10 21:39:39 > git checkout -f 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 21:39:43 Commit message: "Merge pull request #549 from FelixTing/issue-545" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:39:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:39:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:39:45 + sudo service docker restart 21:39:45 + true 21:39:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:39:46 ========================================================= 21:39:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:39:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:39:47 + 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 . 21:39:47 Sending build context to Docker daemon 2.82MB 21:39:47 Step 1/7 : ARG BASE=golang:1.15-alpine 21:39:47 Step 2/7 : FROM ${BASE} 21:39:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:39:47 188c0c94c7c5: Pulling fs layer 21:39:47 0ef7d3d256c8: Pulling fs layer 21:39:47 de9db76c5a1d: Pulling fs layer 21:39:47 bca2f99d35d6: Pulling fs layer 21:39:47 93359f2a8cfa: Pulling fs layer 21:39:47 7c6f9722023f: Pulling fs layer 21:39:47 a35cf1a2eb13: Pulling fs layer 21:39:47 bca2f99d35d6: Waiting 21:39:47 93359f2a8cfa: Waiting 21:39:47 a35cf1a2eb13: Waiting 21:39:47 7c6f9722023f: Waiting 21:39:47 de9db76c5a1d: Verifying Checksum 21:39:47 de9db76c5a1d: Download complete 21:39:47 0ef7d3d256c8: Verifying Checksum 21:39:47 0ef7d3d256c8: Download complete 21:39:47 93359f2a8cfa: Download complete 21:39:47 7c6f9722023f: Verifying Checksum 21:39:47 7c6f9722023f: Download complete 21:39:47 188c0c94c7c5: Verifying Checksum 21:39:47 188c0c94c7c5: Download complete 21:39:48 188c0c94c7c5: Pull complete 21:39:48 0ef7d3d256c8: Pull complete 21:39:48 de9db76c5a1d: Pull complete 21:39:48 Removing intermediate container 3ff08c10b773 21:39:48 ---> ea8aafebf0b1 21:39:48 Successfully built ea8aafebf0b1 21:39:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:39:49 + docker inspect -f . ci-base-image-arm64 21:39:49 . [Pipeline] withDockerContainer 21:39:49 prd-ubuntu18.04-docker-arm64-4c-16g-30194 does not seem to be running inside a container 21:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@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 21:39:49 a35cf1a2eb13: Verifying Checksum 21:39:49 a35cf1a2eb13: Download complete 21:39:50 bca2f99d35d6: Download complete 21:39:51 $ docker top 130fba74cb986d11b8d397a2f3b44604cdcaaf4da5bd73917aa77bbf4ea7101d -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:52 + go version 21:39:52 go version go1.15.5 linux/arm64 [Pipeline] } 21:39:52 $ docker stop --time=1 130fba74cb986d11b8d397a2f3b44604cdcaaf4da5bd73917aa77bbf4ea7101d 21:39:54 $ docker rm -f 130fba74cb986d11b8d397a2f3b44604cdcaaf4da5bd73917aa77bbf4ea7101d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:39:55 + docker inspect -f . ci-base-image-arm64 21:39:55 . [Pipeline] withDockerContainer 21:39:55 prd-ubuntu18.04-docker-arm64-4c-16g-30194 does not seem to be running inside a container 21:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@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 21:39:57 $ docker top be87c5c51455515ae4041289d8cca6796beaa004f5a5eb48eaf0d9402bfd955c -eo pid,comm 21:39:57 bca2f99d35d6: Pull complete 21:39:57 93359f2a8cfa: Pull complete 21:39:57 7c6f9722023f: Pull complete [Pipeline] { [Pipeline] sh 21:39:58 + make test 21:39:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:40:04 a35cf1a2eb13: Pull complete 21:40:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:40:04 ---> a62c8e92a672 21:40:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:40:04 ---> Running in 9ba125ce287d 21:40:04 Removing intermediate container 9ba125ce287d 21:40:04 ---> aa0384b2e69a 21:40:04 Step 4/7 : RUN apk add bash 21:40:04 ---> Running in 06b5f097a0bf 21:40:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:06 OK: 166 MiB in 39 packages 21:40:07 Removing intermediate container 06b5f097a0bf 21:40:07 ---> 2433d0865d26 21:40:07 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:40:07 ---> Running in 80fa017d9f66 21:40:07 Removing intermediate container 80fa017d9f66 21:40:07 ---> dec6efb521a2 21:40:07 Step 6/7 : COPY go.mod . 21:40:07 ---> 8096fad4cf70 21:40:07 Step 7/7 : RUN go mod download 21:40:07 ---> Running in b9df79fb35a1 21:40:22 Removing intermediate container b9df79fb35a1 21:40:22 ---> d8d6c25a1240 21:40:22 Successfully built d8d6c25a1240 21:40:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:40:23 + docker inspect -f . ci-base-image-x86_64 21:40:23 . [Pipeline] withDockerContainer 21:40:23 prd-centos7-docker-4c-2g-30195 does not seem to be running inside a container 21:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@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 21:40:24 $ docker top 9cbce84eb0c5b29c003fa16ed101a4bfb44454becd11ccfcc01681e97c80ac4a -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:24 + go version 21:40:24 go version go1.15.5 linux/amd64 [Pipeline] } 21:40:24 $ docker stop --time=1 9cbce84eb0c5b29c003fa16ed101a4bfb44454becd11ccfcc01681e97c80ac4a 21:40:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:40:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.092s coverage: 85.7% of statements 21:40:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.026s coverage: 100.0% of statements 21:40:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.044s coverage: 45.4% of statements 21:40:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.025s coverage: 77.8% of statements 21:40:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:40:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements 21:40:26 $ docker rm -f 9cbce84eb0c5b29c003fa16ed101a4bfb44454becd11ccfcc01681e97c80ac4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:40:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.041s coverage: 14.7% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:40:27 + docker inspect -f . ci-base-image-x86_64 21:40:27 . [Pipeline] withDockerContainer 21:40:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements 21:40:27 prd-centos7-docker-4c-2g-30195 does not seem to be running inside a container 21:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@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 21:40:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.077s coverage: 91.8% of statements 21:40:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 21:40:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 21:40:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.012s coverage: 100.0% of statements 21:40:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements 21:40:28 $ docker top cdf1630e19d94bd01e6014c087f81ed0c83584bf45e6ec54abe9efd4f9c3310d -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:29 + make test 21:40:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:40:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.132s coverage: 63.0% of statements 21:40:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements 21:40:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.034s coverage: 15.4% of statements 21:40:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.028s coverage: 15.4% of statements 21:40:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.016s coverage: 14.3% of statements 21:40:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 21:40:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.209s coverage: 84.6% of statements 21:40:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 21:40:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 21:40:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 21:40:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.060s coverage: 47.7% of statements 21:40:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.031s coverage: 94.7% of statements 21:40:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.045s coverage: 85.7% of statements 21:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.077s coverage: 100.0% of statements 21:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.178s coverage: 91.9% of statements 21:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements 21:40:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 21:40:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.047s coverage: 45.4% of statements 21:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.047s coverage: 77.8% of statements 21:40:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.043s coverage: 26.3% of statements 21:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.025s coverage: 14.7% of statements 21:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements 21:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements 21:40:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 21:40:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 21:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.018s coverage: 100.0% of statements 21:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.010s coverage: 36.7% of statements 21:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.030s coverage: 63.0% of statements 21:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.014s coverage: 26.3% of statements 21:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements 21:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.061s coverage: 15.4% of statements 21:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.052s coverage: 14.3% of statements 21:40:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 21:40:46 gofmt -l . 21:40:46 [ "`gofmt -l .`" = "" ] 21:40:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.093s coverage: 84.6% of statements 21:40:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 21:40:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 21:40:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 21:40:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.020s coverage: 47.7% of statements 21:40:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.027s coverage: 94.7% of statements [Pipeline] } 21:40:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.047s coverage: 91.9% of statements 21:40:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements 21:40:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 21:40:47 $ docker stop --time=1 be87c5c51455515ae4041289d8cca6796beaa004f5a5eb48eaf0d9402bfd955c 21:40:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:40:49 gofmt -l . 21:40:49 $ docker rm -f be87c5c51455515ae4041289d8cca6796beaa004f5a5eb48eaf0d9402bfd955c 21:40:49 [ "`gofmt -l .`" = "" ] [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 21:40:50 $ docker stop --time=1 cdf1630e19d94bd01e6014c087f81ed0c83584bf45e6ec54abe9efd4f9c3310d 21:40:50 + sudo chown -R jenkins:jenkins . 21:40:52 $ docker rm -f cdf1630e19d94bd01e6014c087f81ed0c83584bf45e6ec54abe9efd4f9c3310d [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 21:40:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:40:53 Warning: overwriting stash ‘coverage-report’ 21:40:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 21:40:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:40:55 ---> job-cost.sh 21:40:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vIS2 21:40:55 ---> job-cost.sh 21:40:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VPJq 21:41:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:41:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:41:45 lf-activate-venv(): INFO: Adding /tmp/venv-VPJq/bin to PATH 21:41:45 INFO: No Stack... 21:41:45 INFO: Retrieving Pricing Info for: v1-standard-2 21:41:45 INFO: Archiving Costs [Pipeline] sh 21:41:46 + cat /w/workspace/go-mod-core-contracts/170/archives/cost.csv 21:41:46 + cut -d, -f6 [Pipeline] lock 21:41:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] 21:41:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] did not exist. Created. 21:41:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:41:46 + echo total: 0.029999999329447746 [Pipeline] stash 21:41:46 Stashed 1 file(s) [Pipeline] } 21:41:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-vIS2/bin to PATH 21:42:55 INFO: No Stack... 21:42:55 INFO: Retrieving Pricing Info for: lf-standard-4 21:42:55 INFO: Archiving Costs [Pipeline] sh 21:42:56 + cat /w/workspace/go-mod-core-contracts/170/archives/cost.csv 21:42:56 + cut -d, -f6 [Pipeline] lock 21:42:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] 21:42:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] did not exist. Created. 21:42:56 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:56 /w/workspace/go-mod-core-contracts/170@tmp/durable-acf69773/script.sh: 1: /w/workspace/go-mod-core-contracts/170@tmp/durable-acf69773/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:42:57 + echo total: 0.20999999344348907 [Pipeline] stash 21:42:57 Warning: overwriting stash ‘stack-cost’ 21:42:57 Stashed 1 file(s) [Pipeline] } 21:42:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-170-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 21:42:58 provisioning config files... 21:42:58 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2998430873372431618tmp [Pipeline] { [Pipeline] sh 21:42:59 + set +x 21:42:59 + curl -s https://codecov.io/bash 21:42:59 + bash -s -- 21:42:59 21:42:59 _____ _ 21:42:59 / ____| | | 21:42:59 | | ___ __| | ___ ___ _____ __ 21:42:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:42:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:42:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:42:59 Bash-20210309-2b87ace 21:42:59 21:42:59 21:42:59 ==> git version 2.24.3 found 21:42:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:42:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:42:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:42:59 ==> Jenkins CI detected. 21:42:59 project root: . 21:42:59 --> token set from env 21:42:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:42:59 ==> Running gcov in . (disable via -X gcov) 21:42:59 ==> Python coveragepy not found 21:42:59 ==> Searching for coverage reports in: 21:42:59 + . 21:42:59 -> Found 1 reports 21:42:59 ==> Detecting git/mercurial file structure 21:42:59 ==> Reading reports 21:42:59 + ./coverage.out bytes=159639 21:42:59 ==> Appending adjustments 21:42:59 https://docs.codecov.io/docs/fixing-reports 21:43:00 + Found adjustments 21:43:00 ==> Gzipping contents 21:43:00 24K /tmp/codecov.1gzOc6.gz 21:43:00 ==> Uploading reports 21:43:00 url: https://codecov.io 21:43:00 query: branch=master&commit=954b5fff909ec690bd84a1e74f6f909a895852e5&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:43:00 -> Pinging Codecov 21:43:00 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=954b5fff909ec690bd84a1e74f6f909a895852e5&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:43:01 -> Uploading to 21:43:01 https://storage.googleapis.com/codecov/v4/raw/2021-03-17/71470A77251A30514AAF9C0BB2E5B6CE/954b5fff909ec690bd84a1e74f6f909a895852e5/2a2895b8-8e42-4f10-899d-a26529026306.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T214300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcc47e79917ba1948ec6a9dab5f00c0ac8c078e711a2fc5c6ea05966d7226682 21:43:01 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:01 Dload Upload Total Spent Left Speed 21:43:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23970 0 0 100 23970 0 57315 --:--:-- --:--:-- --:--:-- 57344 21:43:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/954b5fff909ec690bd84a1e74f6f909a895852e5 [Pipeline] } 21:43:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:43:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:43:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:02 21:43:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:43:03 188c0c94c7c5: Pulling fs layer 21:43:03 0ef7d3d256c8: Pulling fs layer 21:43:03 de9db76c5a1d: Pulling fs layer 21:43:03 0eba1c9be4d2: Pulling fs layer 21:43:03 0d57e429df01: Pulling fs layer 21:43:03 4e4be7b47b0d: Pulling fs layer 21:43:03 e1f770b5df2f: Pulling fs layer 21:43:03 85a0685a4137: Pulling fs layer 21:43:03 0eba1c9be4d2: Waiting 21:43:03 0d57e429df01: Waiting 21:43:03 85a0685a4137: Waiting 21:43:03 4e4be7b47b0d: Waiting 21:43:03 e1f770b5df2f: Waiting 21:43:03 de9db76c5a1d: Verifying Checksum 21:43:03 de9db76c5a1d: Download complete 21:43:03 0ef7d3d256c8: Verifying Checksum 21:43:03 0ef7d3d256c8: Download complete 21:43:03 0d57e429df01: Verifying Checksum 21:43:03 0d57e429df01: Download complete 21:43:03 4e4be7b47b0d: Verifying Checksum 21:43:03 4e4be7b47b0d: Download complete 21:43:03 188c0c94c7c5: Download complete 21:43:03 188c0c94c7c5: Pull complete 21:43:03 0ef7d3d256c8: Pull complete 21:43:04 de9db76c5a1d: Pull complete 21:43:05 e1f770b5df2f: Verifying Checksum 21:43:05 e1f770b5df2f: Download complete 21:43:07 0eba1c9be4d2: Verifying Checksum 21:43:07 0eba1c9be4d2: Download complete 21:43:07 85a0685a4137: Verifying Checksum 21:43:07 85a0685a4137: Download complete 21:43:13 0eba1c9be4d2: Pull complete 21:43:13 0d57e429df01: Pull complete 21:43:13 4e4be7b47b0d: Pull complete 21:43:15 e1f770b5df2f: Pull complete 21:43:24 85a0685a4137: Pull complete 21:43:24 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:43:24 prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container 21:43:24 $ 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 21:43:25 $ docker top bfe88be1c9ce71c8bdb18c3bb32ad40d2097c40235cf36c030d4ebb5d1acbe5c -eo pid,comm [Pipeline] { [Pipeline] echo 21:43:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:43:25 + set -o pipefail 21:43:25 + snyk monitor '--org=edgex-jenkins' 21:43:32 21:43:32 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 21:43:32 21:43:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/e1cdf806-d7ff-42df-9a02-bcb5fd06ef00 21:43:32 21:43:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:43:32 21:43:32 [Pipeline] } 21:43:32 $ docker stop --time=1 bfe88be1c9ce71c8bdb18c3bb32ad40d2097c40235cf36c030d4ebb5d1acbe5c 21:43:34 $ docker rm -f bfe88be1c9ce71c8bdb18c3bb32ad40d2097c40235cf36c030d4ebb5d1acbe5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:36 + git log --format=format:%s -1 954b5fff909ec690bd84a1e74f6f909a895852e5 [Pipeline] isUnix [Pipeline] sh 21:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:36 . [Pipeline] withDockerContainer 21:43:36 prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container 21:43:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:43:37 $ docker top 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:38 [ssh-agent] Looking for ssh-agent implementation... 21:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:38 $ docker exec 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e ssh-agent 21:43:38 SSH_AUTH_SOCK=/tmp/ssh-qLB7m98wDwQF/agent.11 21:43:38 SSH_AGENT_PID=17 21:43:38 Running ssh-add (command line suppressed) 21:43:38 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5408307874115297996.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5408307874115297996.key) 21:43:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:39 + git semver tag 21:43:39 # -> Open(): unable to determine branch for HEAD 21:43:39 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:43:39 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:43:39 # $SEMVER_REMOTE_NAME = origin 21:43:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:43:39 # $SEMVER_USER_NAME = edgex-jenkins 21:43:39 # $SEMVER_BRANCH = master 21:43:39 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 21:43:39 # 954b5fff909ec690bd84a1e74f6f909a895852e5 HEAD 21:43:39 # -> Force: false 21:43:39 # 555bc3ef16b9cb5637cac4b4c8b3a0e8082de4df refs/tags/v2.0.0-dev.52 [Pipeline] } 21:43:39 $ docker exec --env ******** --env ******** 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e ssh-agent -k 21:43:39 unset SSH_AUTH_SOCK; 21:43:39 unset SSH_AGENT_PID; 21:43:39 echo Agent pid 17 killed; 21:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:39 + git semver [Pipeline] } 21:43:40 $ docker stop --time=1 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e 21:43:41 $ docker rm -f 9a0962e697206a917641dcd2dc65ae325f5df95fdb9d16e0d698383822c9ae8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:43:42 21:43:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:43:42 0.23.1-centos7: Pulling from edgex-lftools 21:43:42 ab5ef0e58194: Pulling fs layer 21:43:42 9712f1f96733: Pulling fs layer 21:43:42 63f879dbbcfc: Pulling fs layer 21:43:42 0d9ebad4ef96: Pulling fs layer 21:43:42 e9a5061849ea: Pulling fs layer 21:43:42 d747dcd14b5f: Pulling fs layer 21:43:42 2de7ff778b66: Pulling fs layer 21:43:42 0d9ebad4ef96: Waiting 21:43:42 e9a5061849ea: Waiting 21:43:42 d747dcd14b5f: Waiting 21:43:42 2de7ff778b66: Waiting 21:43:42 9712f1f96733: Download complete 21:43:44 63f879dbbcfc: Download complete 21:43:44 e9a5061849ea: Verifying Checksum 21:43:44 e9a5061849ea: Download complete 21:43:44 d747dcd14b5f: Verifying Checksum 21:43:44 d747dcd14b5f: Download complete 21:43:44 2de7ff778b66: Verifying Checksum 21:43:44 2de7ff778b66: Download complete 21:43:45 0d9ebad4ef96: Verifying Checksum 21:43:45 0d9ebad4ef96: Download complete 21:43:45 ab5ef0e58194: Verifying Checksum 21:43:45 ab5ef0e58194: Download complete 21:43:49 ab5ef0e58194: Pull complete 21:43:49 9712f1f96733: Pull complete 21:43:52 63f879dbbcfc: Pull complete 21:43:57 0d9ebad4ef96: Pull complete 21:43:59 e9a5061849ea: Pull complete 21:43:59 d747dcd14b5f: Pull complete 21:44:02 2de7ff778b66: Pull complete 21:44:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:44:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:44:02 prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container 21:44:02 $ 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 21:44:06 $ docker top 78bb34ef1f54cc44c9abae60012b1b3f63266dd0fd672954a1b7e526c877e79b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:44:06 provisioning config files... 21:44:06 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5406966754779640846tmp 21:44:06 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5335318433554303375tmp 21:44:06 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6706248419106976403tmp [Pipeline] { [Pipeline] echo 21:44:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:44:07 ---> sigul-configuration.sh 21:44:07 gpg: directory `/root/.gnupg' created 21:44:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:44:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:44:07 gpg: keyring `/root/.gnupg/secring.gpg' created 21:44:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:44:07 gpg: CAST5 encrypted data 21:44:07 gpg: encrypted with 1 passphrase 21:44:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:44:07 + mkdir /home/jenkins 21:44:07 + mkdir /home/jenkins/sigul [Pipeline] sh 21:44:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:44:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:44:08 ---> sigul-install.sh 21:44:13 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:44:14 + git tag --list 21:44:14 v0.0.0 21:44:14 v0.0.1 21:44:14 v0.1.0 21:44:14 v0.1.1 21:44:14 v0.1.10 21:44:14 v0.1.100 21:44:14 v0.1.101 21:44:14 v0.1.102 21:44:14 v0.1.103 21:44:14 v0.1.104 21:44:14 v0.1.105 21:44:14 v0.1.106 21:44:14 v0.1.107 21:44:14 v0.1.108 21:44:14 v0.1.109 21:44:14 v0.1.11 21:44:14 v0.1.110 21:44:14 v0.1.111 21:44:14 v0.1.112 21:44:14 v0.1.113 21:44:14 v0.1.114 21:44:14 v0.1.115 21:44:14 v0.1.116 21:44:14 v0.1.117 21:44:14 v0.1.118 21:44:14 v0.1.119 21:44:14 v0.1.12 21:44:14 v0.1.120 21:44:14 v0.1.121 21:44:14 v0.1.122 21:44:14 v0.1.123 21:44:14 v0.1.124 21:44:14 v0.1.125 21:44:14 v0.1.126 21:44:14 v0.1.127 21:44:14 v0.1.128 21:44:14 v0.1.129 21:44:14 v0.1.13 21:44:14 v0.1.130 21:44:14 v0.1.131 21:44:14 v0.1.132 21:44:14 v0.1.133 21:44:14 v0.1.134 21:44:14 v0.1.135 21:44:14 v0.1.136 21:44:14 v0.1.137 21:44:14 v0.1.138 21:44:14 v0.1.139 21:44:14 v0.1.14 21:44:14 v0.1.140 21:44:14 v0.1.141 21:44:14 v0.1.142 21:44:14 v0.1.143 21:44:14 v0.1.144 21:44:14 v0.1.145 21:44:14 v0.1.146 21:44:14 v0.1.147 21:44:14 v0.1.148 21:44:14 v0.1.149 21:44:14 v0.1.15 21:44:14 v0.1.16 21:44:14 v0.1.17 21:44:14 v0.1.18 21:44:14 v0.1.19 21:44:14 v0.1.2 21:44:14 v0.1.20 21:44:14 v0.1.21 21:44:14 v0.1.22 21:44:14 v0.1.23 21:44:14 v0.1.24 21:44:14 v0.1.25 21:44:14 v0.1.26 21:44:14 v0.1.27 21:44:14 v0.1.28 21:44:14 v0.1.29 21:44:14 v0.1.3 21:44:14 v0.1.30 21:44:14 v0.1.31 21:44:14 v0.1.32 21:44:14 v0.1.33 21:44:14 v0.1.34 21:44:14 v0.1.35 21:44:14 v0.1.36 21:44:14 v0.1.37 21:44:14 v0.1.38 21:44:14 v0.1.39 21:44:14 v0.1.4 21:44:14 v0.1.40 21:44:14 v0.1.41 21:44:14 v0.1.42 21:44:14 v0.1.43 21:44:14 v0.1.44 21:44:14 v0.1.45 21:44:14 v0.1.46 21:44:14 v0.1.47 21:44:14 v0.1.48 21:44:14 v0.1.49 21:44:14 v0.1.5 21:44:14 v0.1.50 21:44:14 v0.1.51 21:44:14 v0.1.52 21:44:14 v0.1.53 21:44:14 v0.1.54 21:44:14 v0.1.55 21:44:14 v0.1.56 21:44:14 v0.1.57 21:44:14 v0.1.58 21:44:14 v0.1.59 21:44:14 v0.1.6 21:44:14 v0.1.60 21:44:14 v0.1.61 21:44:14 v0.1.62 21:44:14 v0.1.63 21:44:14 v0.1.64 21:44:14 v0.1.65 21:44:14 v0.1.66 21:44:14 v0.1.67 21:44:14 v0.1.68 21:44:14 v0.1.69 21:44:14 v0.1.7 21:44:14 v0.1.70 21:44:14 v0.1.71 21:44:14 v0.1.72 21:44:14 v0.1.73 21:44:14 v0.1.74 21:44:14 v0.1.75 21:44:14 v0.1.76 21:44:14 v0.1.77 21:44:14 v0.1.78 21:44:14 v0.1.79 21:44:14 v0.1.8 21:44:14 v0.1.80 21:44:14 v0.1.81 21:44:14 v0.1.82 21:44:14 v0.1.83 21:44:14 v0.1.84 21:44:14 v0.1.85 21:44:14 v0.1.86 21:44:14 v0.1.87 21:44:14 v0.1.88 21:44:14 v0.1.89 21:44:14 v0.1.9 21:44:14 v0.1.90 21:44:14 v0.1.91 21:44:14 v0.1.92 21:44:14 v0.1.93 21:44:14 v0.1.94 21:44:14 v0.1.95 21:44:14 v0.1.96 21:44:14 v0.1.97 21:44:14 v0.1.98 21:44:14 v0.1.99 21:44:14 v2.0.0-dev.1 21:44:14 v2.0.0-dev.10 21:44:14 v2.0.0-dev.11 21:44:14 v2.0.0-dev.12 21:44:14 v2.0.0-dev.13 21:44:14 v2.0.0-dev.14 21:44:14 v2.0.0-dev.15 21:44:14 v2.0.0-dev.16 21:44:14 v2.0.0-dev.17 21:44:14 v2.0.0-dev.18 21:44:14 v2.0.0-dev.19 21:44:14 v2.0.0-dev.2 21:44:14 v2.0.0-dev.20 21:44:14 v2.0.0-dev.21 21:44:14 v2.0.0-dev.22 21:44:14 v2.0.0-dev.23 21:44:14 v2.0.0-dev.24 21:44:14 v2.0.0-dev.25 21:44:14 v2.0.0-dev.26 21:44:14 v2.0.0-dev.27 21:44:14 v2.0.0-dev.28 21:44:14 v2.0.0-dev.29 21:44:14 v2.0.0-dev.3 21:44:14 v2.0.0-dev.30 21:44:14 v2.0.0-dev.31 21:44:14 v2.0.0-dev.32 21:44:14 v2.0.0-dev.33 21:44:14 v2.0.0-dev.34 21:44:14 v2.0.0-dev.35 21:44:14 v2.0.0-dev.36 21:44:14 v2.0.0-dev.37 21:44:14 v2.0.0-dev.38 21:44:14 v2.0.0-dev.39 21:44:14 v2.0.0-dev.4 21:44:14 v2.0.0-dev.40 21:44:14 v2.0.0-dev.41 21:44:14 v2.0.0-dev.42 21:44:14 v2.0.0-dev.43 21:44:14 v2.0.0-dev.44 21:44:14 v2.0.0-dev.45 21:44:14 v2.0.0-dev.46 21:44:14 v2.0.0-dev.47 21:44:14 v2.0.0-dev.48 21:44:14 v2.0.0-dev.49 21:44:14 v2.0.0-dev.5 21:44:14 v2.0.0-dev.50 21:44:14 v2.0.0-dev.51 21:44:14 v2.0.0-dev.52 21:44:14 v2.0.0-dev.6 21:44:14 v2.0.0-dev.7 21:44:14 v2.0.0-dev.8 21:44:14 v2.0.0-dev.9 [Pipeline] sh 21:44:14 + lftools sign git-tag v2.0.0-dev.52 21:44:15 Signing Git tag with Sigul... 21:44:15 Signing v2.0.0-dev.52 [Pipeline] echo 21:44:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:44:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:44:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:44:18 $ docker stop --time=1 78bb34ef1f54cc44c9abae60012b1b3f63266dd0fd672954a1b7e526c877e79b 21:44:20 $ docker rm -f 78bb34ef1f54cc44c9abae60012b1b3f63266dd0fd672954a1b7e526c877e79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:21 . [Pipeline] withDockerContainer 21:44:21 prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container 21:44: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 21:44:22 $ docker top 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:22 [ssh-agent] Looking for ssh-agent implementation... 21:44:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:22 $ docker exec 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 ssh-agent 21:44:23 SSH_AUTH_SOCK=/tmp/ssh-9pHbDNM49pH0/agent.12 21:44:23 SSH_AGENT_PID=18 21:44:23 Running ssh-add (command line suppressed) 21:44:23 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1020596079712271262.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1020596079712271262.key) 21:44:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:23 + git semver bump pre 21:44:23 # -> Open(): unable to determine branch for HEAD 21:44:23 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:44:23 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:44:23 # $SEMVER_REMOTE_NAME = origin 21:44:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:44:23 # $SEMVER_USER_NAME = edgex-jenkins 21:44:23 # $SEMVER_BRANCH = master 21:44:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 21:44:23 2.0.0-dev.53 [Pipeline] } 21:44:23 $ docker exec --env ******** --env ******** 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 ssh-agent -k 21:44:23 unset SSH_AUTH_SOCK; 21:44:23 unset SSH_AGENT_PID; 21:44:23 echo Agent pid 18 killed; 21:44:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:24 + git semver [Pipeline] } 21:44:24 $ docker stop --time=1 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 21:44:25 $ docker rm -f 941bec5ffa13fd307c0807408a2facd0bbf3bdb8bf68b5b22fddef5b28078174 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:44:26 . [Pipeline] withDockerContainer 21:44:26 prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container 21:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:44:27 $ docker top 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:27 [ssh-agent] Looking for ssh-agent implementation... 21:44:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:27 $ docker exec 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 ssh-agent 21:44:27 SSH_AUTH_SOCK=/tmp/ssh-fL5quhwFfCda/agent.11 21:44:27 SSH_AGENT_PID=16 21:44:27 Running ssh-add (command line suppressed) 21:44:28 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_450249409366102283.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_450249409366102283.key) 21:44:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:28 + git semver push 21:44:28 # -> Open(): unable to determine branch for HEAD 21:44:28 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:44:28 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:44:28 # $SEMVER_REMOTE_NAME = origin 21:44:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:44:28 # $SEMVER_USER_NAME = edgex-jenkins 21:44:28 # $SEMVER_BRANCH = master 21:44:28 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:44:32 $ docker exec --env ******** --env ******** 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 ssh-agent -k 21:44:32 unset SSH_AUTH_SOCK; 21:44:32 unset SSH_AGENT_PID; 21:44:32 echo Agent pid 16 killed; 21:44:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:33 + git semver [Pipeline] } 21:44:33 $ docker stop --time=1 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 21:44:34 $ docker rm -f 657d5486d044f052c6c8105bd100bcc3c3ececd732396603de788c9219cddfd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:44:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:44:37 ---> package-listing.sh 21:44:37 ++ facter osfamily 21:44:37 ++ tr '[:upper:]' '[:lower:]' 21:44:37 + OS_FAMILY=redhat 21:44:37 + workspace=/w/workspace/dry_go-mod-core-contracts_master 21:44:37 + START_PACKAGES=/tmp/packages_start.txt 21:44:37 + END_PACKAGES=/tmp/packages_end.txt 21:44:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:37 + PACKAGES=/tmp/packages_start.txt 21:44:37 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:44:37 + PACKAGES=/tmp/packages_end.txt 21:44:37 + case "${OS_FAMILY}" in 21:44:37 + rpm -qa 21:44:37 + sort 21:44:42 + '[' -f /tmp/packages_start.txt ']' 21:44:42 + '[' -f /tmp/packages_end.txt ']' 21:44:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:44:42 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:44:42 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 21:44:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 21:44:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:44:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:44:43 21:44:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:44:43 alpine: Pulling from edgex-lftools-log-publisher 21:44:43 df20fa9351a1: Pulling fs layer 21:44:43 36b3adc4ff6f: Pulling fs layer 21:44:43 8ad3a11d3b57: Pulling fs layer 21:44:43 46f8f816bc3b: Pulling fs layer 21:44:43 93b61091891f: Pulling fs layer 21:44:43 93b9cdb0e59b: Pulling fs layer 21:44:43 5e14af77c1be: Pulling fs layer 21:44:43 01666e4c0597: Pulling fs layer 21:44:43 aa168da1d23b: Pulling fs layer 21:44:43 46f8f816bc3b: Waiting 21:44:43 5e14af77c1be: Waiting 21:44:43 93b61091891f: Waiting 21:44:43 93b9cdb0e59b: Waiting 21:44:43 01666e4c0597: Waiting 21:44:43 aa168da1d23b: Waiting 21:44:43 36b3adc4ff6f: Verifying Checksum 21:44:43 36b3adc4ff6f: Download complete 21:44:43 46f8f816bc3b: Verifying Checksum 21:44:43 46f8f816bc3b: Download complete 21:44:43 df20fa9351a1: Verifying Checksum 21:44:43 df20fa9351a1: Download complete 21:44:43 93b9cdb0e59b: Verifying Checksum 21:44:43 93b9cdb0e59b: Download complete 21:44:43 5e14af77c1be: Verifying Checksum 21:44:43 5e14af77c1be: Download complete 21:44:43 01666e4c0597: Verifying Checksum 21:44:43 01666e4c0597: Download complete 21:44:43 8ad3a11d3b57: Verifying Checksum 21:44:43 8ad3a11d3b57: Download complete 21:44:44 93b61091891f: Download complete 21:44:44 df20fa9351a1: Pull complete 21:44:44 36b3adc4ff6f: Pull complete 21:44:45 8ad3a11d3b57: Pull complete 21:44:45 aa168da1d23b: Verifying Checksum 21:44:45 aa168da1d23b: Download complete 21:44:46 46f8f816bc3b: Pull complete 21:44:47 93b61091891f: Pull complete 21:44:47 93b9cdb0e59b: Pull complete 21:44:47 5e14af77c1be: Pull complete 21:44:47 01666e4c0597: Pull complete 21:44:55 aa168da1d23b: Pull complete 21:44:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:44:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:44:56 prd-centos7-docker-4c-2g-30193 does not seem to be running inside a container 21:44:56 $ 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 21:44:58 $ docker top 9392bb54bbb4347b5369fbe2ae889918810618e787a8e48f650172ae315c496e -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:59 + touch /tmp/pre-build-complete [Pipeline] sh 21:44:59 + mkdir -p /var/log/sa [Pipeline] sh 21:44:59 + ls /var/log/sa-host 21:44:59 + sadf -c /var/log/sa-host/sa17 21:44:59 file_magic: OK 21:44:59 HZ: Using current value: 100 21:44:59 file_header: OK 21:44:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:44:59 Statistics: 21:44:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:44:59 File successfully converted to sysstat format version 12.2.1 21:44:59 + sadf -c /var/log/sa-host/sa23 21:44:59 file_magic: OK 21:44:59 HZ: Using current value: 100 21:44:59 file_header: OK 21:44:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:44:59 Statistics: 21:44:59 Hnuu...uuuununununu... 21:44:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:00 provisioning config files... 21:45:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8442941313633272603tmp [Pipeline] { [Pipeline] echo 21:45:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:45:00 ---> create-netrc.sh [Pipeline] } 21:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:45:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:45:01 ---> python-tools-install.sh [Pipeline] echo 21:45:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:45:01 ---> sudo-logs.sh 21:45:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:45:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:45:02 ---> job-cost.sh 21:45:02 lf-activate-venv: SKIPPING 21:45:02 DEBUG: total: 0.20999999344348907 21:45:02 INFO: Retrieving Stack Cost... 21:45:03 INFO: Retrieving Pricing Info for: v1-standard-2 21:45:03 INFO: Archiving Costs [Pipeline] echo 21:45:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:45:04 ---> logs-deploy.sh 21:45:04 lf-activate-venv: SKIPPING 21:45:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/170 21:45:04 INFO: archiving workspace using pattern(s): 21:45:06 Archives upload complete. 21:45:06 INFO: archiving logs to Nexus 21:45:06 ---> uname -a: 21:45:06 Linux prd-centos7-docker-4c-2g-30193.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:45:06 21:45:06 21:45:06 ---> lscpu: 21:45:06 Architecture: x86_64 21:45:06 CPU op-mode(s): 32-bit, 64-bit 21:45:06 Byte Order: Little Endian 21:45:06 Address sizes: 40 bits physical, 48 bits virtual 21:45:06 CPU(s): 4 21:45:06 On-line CPU(s) list: 0-3 21:45:06 Thread(s) per core: 1 21:45:06 Core(s) per socket: 1 21:45:06 Socket(s): 4 21:45:06 NUMA node(s): 1 21:45:06 Vendor ID: GenuineIntel 21:45:06 CPU family: 6 21:45:06 Model: 44 21:45:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:45:06 Stepping: 1 21:45:06 CPU MHz: 2933.436 21:45:06 BogoMIPS: 5866.87 21:45:06 Virtualization: VT-x 21:45:06 Hypervisor vendor: KVM 21:45:06 Virtualization type: full 21:45:06 L1d cache: 128 KiB 21:45:06 L1i cache: 128 KiB 21:45:06 L2 cache: 16 MiB 21:45:06 L3 cache: 64 MiB 21:45:06 NUMA node0 CPU(s): 0-3 21:45:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:45:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:45:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:45:06 Vulnerability Meltdown: Mitigation; PTI 21:45:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:45:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:45:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:45:06 Vulnerability Srbds: Not affected 21:45:06 Vulnerability Tsx async abort: Not affected 21:45:06 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 21:45:06 21:45:06 21:45:06 ---> nproc: 21:45:06 4 21:45:06 21:45:06 21:45:06 ---> df -h: 21:45:06 Filesystem Size Used Available Use% Mounted on 21:45:06 overlay 50.0G 8.5G 41.4G 17% / 21:45:06 tmpfs 64.0M 0 64.0M 0% /dev 21:45:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:45:06 shm 64.0M 0 64.0M 0% /dev/shm 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 21:45:06 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 21:45:06 21:45:06 21:45:06 ---> free -m: 21:45:06 total used free shared buff/cache available 21:45:06 Mem: 1837 836 144 0 857 936 21:45:06 Swap: 1023 2 1021 21:45:06 21:45:06 21:45:06 ---> ip addr: 21:45:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:45:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:45:06 inet 127.0.0.1/8 scope host lo 21:45:06 valid_lft forever preferred_lft forever 21:45:06 inet6 ::1/128 scope host 21:45:06 valid_lft forever preferred_lft forever 21:45:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:45:06 link/ether fa:16:3e:42:f5:92 brd ff:ff:ff:ff:ff:ff 21:45:06 inet 10.30.123.116/23 brd 10.30.123.255 scope global dynamic eth0 21:45:06 valid_lft 85852sec preferred_lft 85852sec 21:45:06 inet6 fe80::f816:3eff:fe42:f592/64 scope link 21:45:06 valid_lft forever preferred_lft forever 21:45:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:45:06 link/ether 02:42:73:5b:23:74 brd ff:ff:ff:ff:ff:ff 21:45:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:45:06 valid_lft forever preferred_lft forever 21:45:06 inet6 fe80::42:73ff:fe5b:2374/64 scope link 21:45:06 valid_lft forever preferred_lft forever 21:45:06 21:45:06 21:45:06 ---> sar -b -r -n DEV: 21:45:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 21:45:06 21:45:06 21:35:48 LINUX RESTART (4 CPU) 21:45:06 21:45:06 21:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:45:06 21:38:02 2.13 0.00 2.13 0.00 0.00 54.80 0.00 21:45:06 21:39:01 0.29 0.00 0.29 0.00 0.00 5.10 0.00 21:45:06 21:40:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 21:45:06 21:41:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 21:45:06 21:42:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 21:45:06 21:43:01 0.58 0.10 0.48 0.00 7.86 5.10 0.00 21:45:06 21:44:01 392.78 202.09 190.69 0.00 9826.18 60141.50 0.00 21:45:06 Average: 56.96 29.04 27.91 0.00 1412.53 8649.16 0.00 21:45:06 21:45:06 21:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:45:06 21:38:02 152848 0 617804 32.83 2620 1108272 1080224 36.87 419580 1109632 20 21:45:06 21:39:01 147352 0 623292 33.13 2620 1108280 1080512 36.88 432816 1101676 8 21:45:06 21:40:01 147296 0 623344 33.13 2620 1108284 1080560 36.88 435656 1099220 8 21:45:06 21:41:01 148448 0 622192 33.07 2620 1108284 1080224 36.87 436632 1097624 8 21:45:06 21:42:01 147596 0 623036 33.11 2620 1108292 1080308 36.87 448180 1086688 8 21:45:06 21:43:01 139332 0 630808 33.53 2620 1108784 1094728 37.36 455880 1085280 228 21:45:06 21:44:01 114376 0 798832 42.46 1516 966820 1325280 45.23 547976 888340 75724 21:45:06 Average: 142464 0 648473 34.46 2462 1088145 1117405 38.14 453817 1066923 10858 21:45:06 21:45:06 21:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:45:06 21:38:02 eth0 0.73 0.08 0.06 0.02 0.00 0.00 0.00 0.00 21:45:06 21:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:39:01 eth0 4.20 1.96 3.33 0.31 0.00 0.00 0.00 0.00 21:45:06 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:40:01 eth0 0.90 0.48 0.35 0.21 0.00 0.00 0.00 0.00 21:45:06 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:45:06 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:42:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:45:06 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:43:01 eth0 5.31 3.41 5.04 2.20 0.00 0.00 0.00 0.00 21:45:06 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:44:01 eth0 888.62 783.19 7398.36 110.30 0.00 0.00 0.00 0.00 21:45:06 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 21:44:01 docker0 18.96 18.43 1.49 126.83 0.00 0.00 0.00 0.00 21:45:06 Average: eth0 129.28 113.38 1063.95 16.24 0.00 0.00 0.00 0.00 21:45:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:06 Average: docker0 2.72 2.65 0.21 18.22 0.00 0.00 0.00 0.00 21:45:06 21:45:06 21:45:06 ---> sar -P ALL: 21:45:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 21:45:06 21:45:06 21:35:48 LINUX RESTART (4 CPU) 21:45:06 21:45:06 21:37:01 CPU %user %nice %system %iowait %steal %idle 21:45:06 21:38:02 all 0.17 0.00 0.06 0.00 0.00 99.77 21:45:06 21:38:02 0 0.05 0.00 0.07 0.00 0.00 99.88 21:45:06 21:38:02 1 0.08 0.00 0.07 0.00 0.00 99.85 21:45:06 21:38:02 2 0.02 0.00 0.03 0.00 0.00 99.95 21:45:06 21:38:02 3 0.53 0.00 0.07 0.00 0.00 99.40 21:45:06 21:39:01 all 0.15 0.00 0.08 0.00 0.01 99.76 21:45:06 21:39:01 0 0.12 0.00 0.07 0.00 0.00 99.81 21:45:06 21:39:01 1 0.10 0.00 0.12 0.00 0.03 99.75 21:45:06 21:39:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:45:06 21:39:01 3 0.31 0.00 0.10 0.00 0.00 99.59 21:45:06 21:40:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:45:06 21:40:01 0 0.52 0.00 0.03 0.00 0.00 99.45 21:45:06 21:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:45:06 21:40:01 2 0.05 0.00 0.05 0.00 0.02 99.88 21:45:06 21:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:45:06 21:41:01 all 0.16 0.00 0.05 0.00 0.01 99.78 21:45:06 21:41:01 0 0.53 0.00 0.03 0.00 0.02 99.42 21:45:06 21:41:01 1 0.03 0.00 0.07 0.00 0.00 99.90 21:45:06 21:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:45:06 21:41:01 3 0.07 0.00 0.07 0.00 0.02 99.85 21:45:06 21:42:01 all 0.11 0.00 0.23 0.00 0.03 99.63 21:45:06 21:42:01 0 0.22 0.00 0.22 0.00 0.05 99.52 21:45:06 21:42:01 1 0.07 0.00 0.32 0.00 0.03 99.58 21:45:06 21:42:01 2 0.08 0.00 0.15 0.00 0.03 99.73 21:45:06 21:42:01 3 0.08 0.00 0.23 0.00 0.02 99.67 21:45:06 21:43:01 all 0.64 0.00 0.45 0.00 0.01 98.90 21:45:06 21:43:01 0 1.05 0.00 0.45 0.02 0.00 98.48 21:45:06 21:43:01 1 0.47 0.00 0.48 0.00 0.00 99.05 21:45:06 21:43:01 2 0.32 0.00 0.27 0.00 0.02 99.40 21:45:06 21:43:01 3 0.72 0.00 0.58 0.00 0.02 98.68 21:45:06 21:44:01 all 17.33 0.00 11.86 3.32 0.28 67.21 21:45:06 21:44:01 0 17.72 0.00 12.59 2.88 0.26 66.54 21:45:06 21:44:01 1 17.58 0.00 12.26 4.23 0.28 65.65 21:45:06 21:44:01 2 16.22 0.00 10.52 3.10 0.31 69.85 21:45:06 21:44:01 3 17.81 0.00 12.08 3.07 0.26 66.78 21:45:06 Average: all 2.60 0.00 1.77 0.46 0.05 95.13 21:45:06 Average: 0 2.80 0.00 1.86 0.40 0.05 94.91 21:45:06 Average: 1 2.55 0.00 1.86 0.59 0.05 94.96 21:45:06 Average: 2 2.33 0.00 1.54 0.43 0.05 95.65 21:45:06 Average: 3 2.71 0.00 1.83 0.42 0.04 94.99 21:45:06 21:45:06 21:45:06