Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4daf7f37de52cfcc256f7ff719452b00984e06bf Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1806672110206866098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5674353449200478148.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1603342738260691535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2667287977686305359.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh774606195309222250.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-779 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh5183879171225916705.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" > git rev-list --no-walk 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:14:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:14:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:14:21 ========================================================= 21:14:21 EdgeX Global Pipelines Version Info 21:14:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:14:23 ------------------- 21:14:23 stable info: 21:14:23 ------------------- 21:14:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:14:23 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:14:23 Message: update stable to v1.0.195 21:14:23 ------------------- 21:14:23 experimental info: 21:14:23 ------------------- 21:14:23 Commited By: **** collab-it+edgex@linuxfoundation.org 21:14:23 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:14:23 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4daf7f3 [Pipeline] echo 21:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:25 + git log --format=format:%s -1 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] echo 21:14:25 GIT_COMMIT: 4daf7f37de52cfcc256f7ff719452b00984e06bf, Commit Message: Merge pull request #637 from lenny-intel/no-dot-in-names [Pipeline] echo 21:14:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:14:26 21:14:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:14:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:14:26 latest: Pulling from edgex-devops/git-semver 21:14:26 31603596830f: Pulling fs layer 21:14:26 54011a49482f: Pulling fs layer 21:14:26 a6820b24f6d8: Pulling fs layer 21:14:26 f581987b2513: Pulling fs layer 21:14:26 f581987b2513: Waiting 21:14:26 54011a49482f: Verifying Checksum 21:14:26 54011a49482f: Download complete 21:14:27 31603596830f: Verifying Checksum 21:14:27 31603596830f: Download complete 21:14:27 f581987b2513: Verifying Checksum 21:14:27 f581987b2513: Download complete 21:14:27 a6820b24f6d8: Verifying Checksum 21:14:27 a6820b24f6d8: Download complete 21:14:27 31603596830f: Pull complete 21:14:27 54011a49482f: Pull complete 21:14:27 a6820b24f6d8: Pull complete 21:14:28 f581987b2513: Pull complete 21:14:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:14:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:14:28 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 21:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:14:29 $ docker top 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:14:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:29 [ssh-agent] Looking for ssh-agent implementation... 21:14:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:29 $ docker exec 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 ssh-agent 21:14:30 SSH_AUTH_SOCK=/tmp/ssh-1dCMscX3Jnro/agent.15 21:14:30 SSH_AGENT_PID=21 21:14:30 Running ssh-add (command line suppressed) 21:14:30 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2872693502150807655.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2872693502150807655.key) 21:14:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:30 + git tag --points-at HEAD [Pipeline] } 21:14:30 $ docker exec --env ******** --env ******** 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 ssh-agent -k 21:14:30 unset SSH_AUTH_SOCK; 21:14:30 unset SSH_AGENT_PID; 21:14:30 echo Agent pid 21 killed; 21:14:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:14:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:14:30 [ssh-agent] Looking for ssh-agent implementation... 21:14:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:14:30 $ docker exec 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 ssh-agent 21:14:30 SSH_AUTH_SOCK=/tmp/ssh-OUCOLjpMgdDi/agent.56 21:14:30 SSH_AGENT_PID=62 21:14:30 Running ssh-add (command line suppressed) 21:14:31 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8904794781430410755.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8904794781430410755.key) 21:14:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:14:31 + git semver init 21:14:31 # -> Open(): unable to determine branch for HEAD 21:14:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:14:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:14:31 # $SEMVER_REMOTE_NAME = origin 21:14:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:14:31 # $SEMVER_USER_NAME = edgex-jenkins 21:14:31 # $SEMVER_BRANCH = master 21:14:31 # $SEMVER_TEMP = /tmp/semver-859748281 21:14:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:14:31 # '/tmp/semver-859748281' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 21:14:31 # -> Force: false 21:14:31 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:14:31 $ docker exec --env ******** --env ******** 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 ssh-agent -k 21:14:32 unset SSH_AUTH_SOCK; 21:14:32 unset SSH_AGENT_PID; 21:14:32 echo Agent pid 62 killed; 21:14:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:14:32 + git semver [Pipeline] } 21:14:32 $ docker stop --time=1 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 21:14:33 $ docker rm -f 4b12cdfd7f4e24cd62ac6524c718b4ca5311166c15cf67f50247b16391ac0914 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:14:34 Stashed 1 file(s) [Pipeline] echo 21:14:34 [edgeXSemver]: initialized semver on version 2.0.0-dev.102 [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:14:49 Still waiting to schedule task 21:14:49 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-779’ 21:14:49 Still waiting to schedule task 21:14:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:16:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-780 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:16:49 Running in /w/workspace/go-mod-core-contracts/222 [Pipeline] { [Pipeline] checkout 21:16:49 Selected Git installation does not exist. Using Default 21:16:49 The recommended git tool is: NONE 21:16:54 using credential edgex-jenkins-ssh 21:16:54 Cloning the remote Git repository 21:16:54 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:16:55 > git init /w/workspace/go-mod-core-contracts/222 # timeout=10 21:16:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:16:55 > git --version # timeout=10 21:16:55 > git --version # 'git version 2.17.1' 21:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:56 Avoid second fetch 21:16:56 Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) 21:16:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:16:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:56 > git config core.sparsecheckout # timeout=10 21:16:56 > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 21:17:01 Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:17:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:17:03 + sudo service docker restart 21:17:03 + true 21:17:08 Running on prd-centos7-docker-4c-2g-781 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:17:08 Running in /w/workspace/go-mod-core-contracts/222 [Pipeline] { [Pipeline] checkout 21:17:08 Selected Git installation does not exist. Using Default 21:17:08 The recommended git tool is: NONE 21:17:10 using credential edgex-jenkins-ssh 21:17:10 Cloning the remote Git repository 21:17:11 Avoid second fetch 21:17:11 Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) 21:17:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:17:11 > git init /w/workspace/go-mod-core-contracts/222 # timeout=10 21:17:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:17:11 > git --version # timeout=10 21:17:11 > git --version # 'git version 2.24.4' 21:17:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:11 [INFO] Currently running in a labeled security context 21:17:11 [INFO] Currently SELinux is 'enforcing' on the host 21:17:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/222@tmp/jenkins-gitclient-ssh7152841439449272958.key 21:17:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:17:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:11 > git config core.sparsecheckout # timeout=10 21:17:11 > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 21:17:15 Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:17:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:17:17 + sudo service docker restart 21:17:17 + true 21:17:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:17:21 ========================================================= 21:17:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:17:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:17:22 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:17:23 Sending build context to Docker daemon 2.922MB 21:17:23 Step 1/7 : ARG BASE=golang:1.16-alpine 21:17:23 Step 2/7 : FROM ${BASE} 21:17:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:17:23 595b0fe564bb: Pulling fs layer 21:17:23 3088b5b3c5c0: Pulling fs layer 21:17:23 5b7225fbf94c: Pulling fs layer 21:17:23 ba82ee9f976e: Pulling fs layer 21:17:23 506bd15cee9f: Pulling fs layer 21:17:23 75a0a4a0db45: Pulling fs layer 21:17:23 618dc40b7e24: Pulling fs layer 21:17:23 ba82ee9f976e: Waiting 21:17:23 506bd15cee9f: Waiting 21:17:23 75a0a4a0db45: Waiting 21:17:23 618dc40b7e24: Waiting 21:17:23 5b7225fbf94c: Verifying Checksum 21:17:23 5b7225fbf94c: Download complete 21:17:23 3088b5b3c5c0: Verifying Checksum 21:17:23 3088b5b3c5c0: Download complete 21:17:23 506bd15cee9f: Verifying Checksum 21:17:23 506bd15cee9f: Download complete 21:17:23 75a0a4a0db45: Verifying Checksum 21:17:23 75a0a4a0db45: Download complete 21:17:24 595b0fe564bb: Download complete 21:17:24 595b0fe564bb: Pull complete 21:17:25 3088b5b3c5c0: Pull complete 21:17:25 5b7225fbf94c: Pull complete 21:17:26 618dc40b7e24: Verifying Checksum 21:17:26 618dc40b7e24: Download complete 21:17:27 ba82ee9f976e: Verifying Checksum 21:17:27 ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo 21:17:35 ========================================================= 21:17:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:17:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:17:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:17:36 Sending build context to Docker daemon 2.923MB 21:17:36 Step 1/7 : ARG BASE=golang:1.16-alpine 21:17:36 Step 2/7 : FROM ${BASE} 21:17:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:17:36 540db60ca938: Pulling fs layer 21:17:36 adcc1eea9eea: Pulling fs layer 21:17:36 4c4ab2625f07: Pulling fs layer 21:17:36 0510c868ecb4: Pulling fs layer 21:17:36 afea3b2eda06: Pulling fs layer 21:17:36 7809a108b3ef: Pulling fs layer 21:17:36 f706445af74f: Pulling fs layer 21:17:36 0510c868ecb4: Waiting 21:17:36 afea3b2eda06: Waiting 21:17:36 7809a108b3ef: Waiting 21:17:36 f706445af74f: Waiting 21:17:36 4c4ab2625f07: Verifying Checksum 21:17:36 4c4ab2625f07: Download complete 21:17:36 adcc1eea9eea: Verifying Checksum 21:17:36 adcc1eea9eea: Download complete 21:17:36 afea3b2eda06: Verifying Checksum 21:17:36 afea3b2eda06: Download complete 21:17:36 7809a108b3ef: Verifying Checksum 21:17:36 7809a108b3ef: Download complete 21:17:36 540db60ca938: Verifying Checksum 21:17:36 540db60ca938: Download complete 21:17:36 540db60ca938: Pull complete 21:17:36 adcc1eea9eea: Pull complete 21:17:36 4c4ab2625f07: Pull complete 21:17:37 f706445af74f: Verifying Checksum 21:17:37 f706445af74f: Download complete 21:17:37 ba82ee9f976e: Pull complete 21:17:38 506bd15cee9f: Pull complete 21:17:38 0510c868ecb4: Verifying Checksum 21:17:38 0510c868ecb4: Download complete 21:17:38 75a0a4a0db45: Pull complete 21:17:41 0510c868ecb4: Pull complete 21:17:41 afea3b2eda06: Pull complete 21:17:41 7809a108b3ef: Pull complete 21:17:42 618dc40b7e24: Pull complete 21:17:42 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:17:42 ---> a36622ca3599 21:17:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:17:43 f706445af74f: Pull complete 21:17:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:17:43 ---> b068be0155e3 21:17:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:17:44 ---> Running in 9051a15f354f 21:17:44 Removing intermediate container 9051a15f354f 21:17:44 ---> 61ecf9796b9c 21:17:44 Step 4/7 : RUN apk add bash 21:17:44 ---> Running in bdaefd1640ea 21:17:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:17:47 ---> Running in 4136368d86e0 21:17:47 Removing intermediate container 4136368d86e0 21:17:47 ---> e8dbf6171f75 21:17:47 Step 4/7 : RUN apk add bash 21:17:47 ---> Running in 7829773e2757 21:17:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:17:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:17:48 OK: 138 MiB in 40 packages 21:17:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:17:49 OK: 149 MiB in 40 packages 21:17:49 Removing intermediate container 7829773e2757 21:17:49 ---> 18fd4c15a823 21:17:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:17:49 ---> Running in 3cf14db3f393 21:17:49 Removing intermediate container 3cf14db3f393 21:17:49 ---> 6c6409ea497d 21:17:49 Step 6/7 : COPY go.mod . 21:17:49 ---> df06ca9f53bb 21:17:49 Step 7/7 : RUN go mod download 21:17:49 ---> Running in 7c1e4036ffa1 21:17:49 Removing intermediate container bdaefd1640ea 21:17:49 ---> 503cbb7f8952 21:17:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:17:49 ---> Running in 21a531862df0 21:17:50 Removing intermediate container 21a531862df0 21:17:50 ---> e82d48f643ed 21:17:50 Step 6/7 : COPY go.mod . 21:17:51 ---> 3422c786f018 21:17:51 Step 7/7 : RUN go mod download 21:17:51 ---> Running in afaeb389419e 21:17:57 Removing intermediate container 7c1e4036ffa1 21:17:57 ---> 40a809215bbe 21:17:57 Successfully built 40a809215bbe 21:17:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:17:58 + docker inspect -f . ci-base-image-x86_64 21:17:58 . [Pipeline] withDockerContainer 21:17:58 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 21:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/222 -v /w/workspace/go-mod-core-contracts/222:/w/workspace/go-mod-core-contracts/222:rw,z -v /w/workspace/go-mod-core-contracts/222@tmp:/w/workspace/go-mod-core-contracts/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:17:58 $ docker top 5e68d9fd77526f34fe994e489d19d7ea2b888ca20f7bb9f90aed2b4b40315e27 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:59 + go version 21:17:59 go version go1.16.3 linux/amd64 [Pipeline] } 21:17:59 $ docker stop --time=1 5e68d9fd77526f34fe994e489d19d7ea2b888ca20f7bb9f90aed2b4b40315e27 21:18:00 $ docker rm -f 5e68d9fd77526f34fe994e489d19d7ea2b888ca20f7bb9f90aed2b4b40315e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:00 + docker inspect -f . ci-base-image-x86_64 21:18:00 . [Pipeline] withDockerContainer 21:18:00 prd-centos7-docker-4c-2g-781 does not seem to be running inside a container 21:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/222 -v /w/workspace/go-mod-core-contracts/222:/w/workspace/go-mod-core-contracts/222:rw,z -v /w/workspace/go-mod-core-contracts/222@tmp:/w/workspace/go-mod-core-contracts/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:18:01 $ docker top d717e83408d9e43e04cc07d810c3e09af2b05dbce416f6ff30b2d0fc3ba41d2a -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:01 + go mod tidy [Pipeline] sh 21:18:02 + make test 21:18:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:18:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:18:09 Removing intermediate container afaeb389419e 21:18:09 ---> 25ea3d5df638 21:18:09 Successfully built 25ea3d5df638 21:18:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:18:10 + docker inspect -f . ci-base-image-arm64 21:18:10 . [Pipeline] withDockerContainer 21:18:10 prd-ubuntu18.04-docker-arm64-4c-16g-780 does not seem to be running inside a container 21:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/222 -v /w/workspace/go-mod-core-contracts/222:/w/workspace/go-mod-core-contracts/222:rw,z -v /w/workspace/go-mod-core-contracts/222@tmp:/w/workspace/go-mod-core-contracts/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:18:12 $ docker top 81fbd94551a076533cd34c591d748b2cadb41a4d89faa3f98694180f0050891b -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.043s coverage: 83.2% of statements 21:18:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:18:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:18:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:18:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements 21:18:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:18:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 45.5% of statements 21:18:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 90.0% of statements 21:18:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements 21:18:13 + go version 21:18:13 go version go1.16.5 linux/arm64 [Pipeline] } 21:18:13 $ docker stop --time=1 81fbd94551a076533cd34c591d748b2cadb41a4d89faa3f98694180f0050891b 21:18:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 21:18:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 35.5% of statements 21:18:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 21:18:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:18:15 $ docker rm -f 81fbd94551a076533cd34c591d748b2cadb41a4d89faa3f98694180f0050891b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:16 + docker inspect -f . ci-base-image-arm64 21:18:16 . [Pipeline] withDockerContainer 21:18:16 prd-ubuntu18.04-docker-arm64-4c-16g-780 does not seem to be running inside a container 21:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/222 -v /w/workspace/go-mod-core-contracts/222:/w/workspace/go-mod-core-contracts/222:rw,z -v /w/workspace/go-mod-core-contracts/222@tmp:/w/workspace/go-mod-core-contracts/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:18:18 $ docker top 6cd13c329793986b4d0eb06c4c2768956c148559abff11fa8922a8c03a105542 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:19 + go mod tidy 21:18:19 gofmt -l . 21:18:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:18:19 $ docker stop --time=1 d717e83408d9e43e04cc07d810c3e09af2b05dbce416f6ff30b2d0fc3ba41d2a 21:18:20 $ docker rm -f d717e83408d9e43e04cc07d810c3e09af2b05dbce416f6ff30b2d0fc3ba41d2a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 21:18:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:18:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 21:18:21 + make test 21:18:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:18:22 ---> job-cost.sh 21:18:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-85Lk 21:18:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:18:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:18:44 lf-activate-venv(): INFO: Adding /tmp/venv-85Lk/bin to PATH 21:18:44 INFO: No Stack... 21:18:44 INFO: Retrieving Pricing Info for: v3-standard-2 21:18:45 INFO: Archiving Costs [Pipeline] sh 21:18:45 + cut -d, -f6 21:18:45 + cat /w/workspace/go-mod-core-contracts/222/archives/cost.csv [Pipeline] lock 21:18:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] 21:18:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] did not exist. Created. 21:18:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:46 + echo total: 0.05999999865889549 [Pipeline] stash 21:18:46 Stashed 1 file(s) [Pipeline] } 21:18:46 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.400s coverage: 83.2% of statements 21:18:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:18:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:18:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:18:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.051s coverage: 26.3% of statements 21:18:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:18:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.056s coverage: 45.5% of statements 21:18:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.053s coverage: 90.0% of statements 21:18:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.315s coverage: 86.2% of statements 21:18:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.101s coverage: 59.5% of statements 21:18:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements 21:18:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements 21:18:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:19:20 gofmt -l . 21:19:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:19:20 $ docker stop --time=1 6cd13c329793986b4d0eb06c4c2768956c148559abff11fa8922a8c03a105542 21:19:22 $ docker rm -f 6cd13c329793986b4d0eb06c4c2768956c148559abff11fa8922a8c03a105542 [Pipeline] // withDockerContainer [Pipeline] sh 21:19:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:19:23 Warning: overwriting stash ‘coverage-report’ 21:19:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:19:24 ---> job-cost.sh 21:19:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AQI4 21:20:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:21:25 lf-activate-venv(): INFO: Adding /tmp/venv-AQI4/bin to PATH 21:21:25 INFO: No Stack... 21:21:25 INFO: Retrieving Pricing Info for: v2-standard-4 21:21:25 INFO: Archiving Costs [Pipeline] sh 21:21:25 + cut -d, -f6 21:21:25 + cat /w/workspace/go-mod-core-contracts/222/archives/cost.csv [Pipeline] lock 21:21:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] 21:21:25 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] did not exist. Created. 21:21:25 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:21:26 /w/workspace/go-mod-core-contracts/222@tmp/durable-6443b7b0/script.sh: 1: /w/workspace/go-mod-core-contracts/222@tmp/durable-6443b7b0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:21:26 + echo total: 0.18000000715255737 [Pipeline] stash 21:21:26 Warning: overwriting stash ‘stack-cost’ 21:21:26 Stashed 1 file(s) [Pipeline] } 21:21:26 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-222-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:21:27 provisioning config files... 21:21:27 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config455542981049060757tmp [Pipeline] { [Pipeline] sh 21:21:27 + set +x 21:21:27 + curl -s https://codecov.io/bash 21:21:27 + bash -s -- 21:21:27 21:21:27 _____ _ 21:21:27 / ____| | | 21:21:27 | | ___ __| | ___ ___ _____ __ 21:21:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:21:27 | |___| (_) | (_| | __/ (_| (_) \ V / 21:21:27 \_____\___/ \__,_|\___|\___\___/ \_/ 21:21:27 Bash-1.0.3 21:21:27 21:21:27 21:21:27 ==> git version 2.24.4 found 21:21:27 ==> 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:21:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:21:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:21:27 ==> Jenkins CI detected. 21:21:27 project root: . 21:21:27 --> token set from env 21:21:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:21:27 ==> Running gcov in . (disable via -X gcov) 21:21:28 ==> Python coveragepy not found 21:21:28 ==> Searching for coverage reports in: 21:21:28 + . 21:21:28 -> Found 1 reports 21:21:28 ==> Detecting git/mercurial file structure 21:21:28 ==> Reading reports 21:21:28 + ./coverage.out bytes=105070 21:21:28 ==> Appending adjustments 21:21:28 https://docs.codecov.io/docs/fixing-reports 21:21:28 + Found adjustments 21:21:28 ==> Gzipping contents 21:21:28 16K /tmp/codecov.KhmA68.gz 21:21:28 ==> Uploading reports 21:21:28 url: https://codecov.io 21:21:28 query: branch=master&commit=4daf7f37de52cfcc256f7ff719452b00984e06bf&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F222%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:21:28 -> Pinging Codecov 21:21:28 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=4daf7f37de52cfcc256f7ff719452b00984e06bf&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F222%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:21:29 -> Uploading to 21:21:29 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/71470A77251A30514AAF9C0BB2E5B6CE/4daf7f37de52cfcc256f7ff719452b00984e06bf/d68414d9-0682-4d55-a64a-491e2949ba0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T212128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c72372544cdb4ae88c357d83292ea710d1e1910e8a83f9733c5a885fa92e365 21:21:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:21:29 Dload Upload Total Spent Left Speed 21:21:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15768 0 0 100 15768 0 43567 --:--:-- --:--:-- --:--:-- 43678 21:21:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] } 21:21:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:21:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:21:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:30 21:21:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:21:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:21:30 188c0c94c7c5: Pulling fs layer 21:21:30 0ef7d3d256c8: Pulling fs layer 21:21:30 de9db76c5a1d: Pulling fs layer 21:21:30 0eba1c9be4d2: Pulling fs layer 21:21:30 0d57e429df01: Pulling fs layer 21:21:30 4e4be7b47b0d: Pulling fs layer 21:21:30 e1f770b5df2f: Pulling fs layer 21:21:30 85a0685a4137: Pulling fs layer 21:21:30 0d57e429df01: Waiting 21:21:30 4e4be7b47b0d: Waiting 21:21:30 e1f770b5df2f: Waiting 21:21:30 85a0685a4137: Waiting 21:21:30 0eba1c9be4d2: Waiting 21:21:30 de9db76c5a1d: Verifying Checksum 21:21:30 de9db76c5a1d: Download complete 21:21:30 0ef7d3d256c8: Verifying Checksum 21:21:30 0ef7d3d256c8: Download complete 21:21:30 0d57e429df01: Verifying Checksum 21:21:30 0d57e429df01: Download complete 21:21:30 4e4be7b47b0d: Verifying Checksum 21:21:30 4e4be7b47b0d: Download complete 21:21:30 188c0c94c7c5: Verifying Checksum 21:21:30 188c0c94c7c5: Download complete 21:21:31 188c0c94c7c5: Pull complete 21:21:31 0ef7d3d256c8: Pull complete 21:21:31 de9db76c5a1d: Pull complete 21:21:32 e1f770b5df2f: Verifying Checksum 21:21:32 e1f770b5df2f: Download complete 21:21:34 0eba1c9be4d2: Verifying Checksum 21:21:34 0eba1c9be4d2: Download complete 21:21:35 85a0685a4137: Verifying Checksum 21:21:35 85a0685a4137: Download complete 21:21:38 0eba1c9be4d2: Pull complete 21:21:38 0d57e429df01: Pull complete 21:21:38 4e4be7b47b0d: Pull complete 21:21:38 e1f770b5df2f: Pull complete 21:21:41 85a0685a4137: Pull complete 21:21:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:21:42 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 21:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:21:44 $ docker top 6bd0731cc81b0f95c1d4fe9186f203fc88d3068997d1fa95ef3515908e8f8466 -eo pid,comm [Pipeline] { [Pipeline] echo 21:21:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:21:45 + set -o pipefail 21:21:45 + snyk monitor '--org=edgex-jenkins' 21:21:49 21:21:49 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 21:21:49 21:21:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/29ff81fa-886a-4f82-b874-28ff3235cd93 21:21:49 21:21:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:21:49 21:21:49 [Pipeline] } 21:21:49 $ docker stop --time=1 6bd0731cc81b0f95c1d4fe9186f203fc88d3068997d1fa95ef3515908e8f8466 21:21:51 $ docker rm -f 6bd0731cc81b0f95c1d4fe9186f203fc88d3068997d1fa95ef3515908e8f8466 [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:21:52 + git log --format=format:%s -1 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] isUnix [Pipeline] sh 21:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:21:52 . [Pipeline] withDockerContainer 21:21:52 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 21:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:21:52 $ docker top 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:53 [ssh-agent] Looking for ssh-agent implementation... 21:21:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:53 $ docker exec 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b ssh-agent 21:21:53 SSH_AUTH_SOCK=/tmp/ssh-YjqW9Qq8Nqm7/agent.13 21:21:53 SSH_AGENT_PID=19 21:21:53 Running ssh-add (command line suppressed) 21:21:53 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4505040377719543323.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4505040377719543323.key) 21:21:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:53 + git semver tag 21:21:53 # -> Open(): unable to determine branch for HEAD 21:21:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:21:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:21:53 # $SEMVER_REMOTE_NAME = origin 21:21:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:21:53 # $SEMVER_USER_NAME = edgex-jenkins 21:21:53 # $SEMVER_BRANCH = master 21:21:53 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 21:21:53 # 4daf7f37de52cfcc256f7ff719452b00984e06bf HEAD 21:21:53 # -> Force: false 21:21:53 # 97a42d592c5a5fd5c8a49e05fd94fa8185c03843 refs/tags/v2.0.0-dev.102 [Pipeline] } 21:21:53 $ docker exec --env ******** --env ******** 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b ssh-agent -k 21:21:53 unset SSH_AUTH_SOCK; 21:21:53 unset SSH_AGENT_PID; 21:21:53 echo Agent pid 19 killed; 21:21:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:54 + git semver [Pipeline] } 21:21:54 $ docker stop --time=1 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b 21:21:55 $ docker rm -f 81af93415d8ea60eadca0271a08eebeb55d97e3186d14c7028d897a4e550510b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:21:55 21:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:21:56 0.23.1-centos7: Pulling from edgex-lftools 21:21:56 ab5ef0e58194: Pulling fs layer 21:21:56 9712f1f96733: Pulling fs layer 21:21:56 63f879dbbcfc: Pulling fs layer 21:21:56 0d9ebad4ef96: Pulling fs layer 21:21:56 e9a5061849ea: Pulling fs layer 21:21:56 d747dcd14b5f: Pulling fs layer 21:21:56 2de7ff778b66: Pulling fs layer 21:21:56 0d9ebad4ef96: Waiting 21:21:56 e9a5061849ea: Waiting 21:21:56 d747dcd14b5f: Waiting 21:21:56 2de7ff778b66: Waiting 21:21:56 9712f1f96733: Verifying Checksum 21:21:56 9712f1f96733: Download complete 21:21:57 63f879dbbcfc: Verifying Checksum 21:21:57 63f879dbbcfc: Download complete 21:21:57 e9a5061849ea: Verifying Checksum 21:21:57 e9a5061849ea: Download complete 21:21:57 d747dcd14b5f: Verifying Checksum 21:21:57 d747dcd14b5f: Download complete 21:21:58 0d9ebad4ef96: Verifying Checksum 21:21:58 0d9ebad4ef96: Download complete 21:21:58 2de7ff778b66: Verifying Checksum 21:21:58 2de7ff778b66: Download complete 21:21:58 ab5ef0e58194: Verifying Checksum 21:21:58 ab5ef0e58194: Download complete 21:22:00 ab5ef0e58194: Pull complete 21:22:00 9712f1f96733: Pull complete 21:22:01 63f879dbbcfc: Pull complete 21:22:04 0d9ebad4ef96: Pull complete 21:22:04 e9a5061849ea: Pull complete 21:22:04 d747dcd14b5f: Pull complete 21:22:05 2de7ff778b66: Pull complete 21:22:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:22:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:22:05 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 21:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:22:11 $ docker top 95b7e1a1625068f02c72ec34b2df8f9244ee2caa77cfdbab2b36dd07c64cabdb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:22:11 provisioning config files... 21:22:11 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9099494850411071315tmp 21:22:11 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7669874288099803056tmp 21:22:11 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3097288977116788918tmp [Pipeline] { [Pipeline] echo 21:22:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:22:11 ---> sigul-configuration.sh 21:22:11 gpg: directory `/root/.gnupg' created 21:22:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:22:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:22:11 gpg: keyring `/root/.gnupg/secring.gpg' created 21:22:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:22:11 gpg: CAST5 encrypted data 21:22:11 gpg: encrypted with 1 passphrase 21:22:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:22:12 + mkdir /home/jenkins 21:22:12 + mkdir /home/jenkins/sigul [Pipeline] sh 21:22:12 + 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:22:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:22:12 ---> sigul-install.sh 21:22:17 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:22:18 + git tag --list 21:22:18 v0.0.0 21:22:18 v0.0.1 21:22:18 v0.1.0 21:22:18 v0.1.1 21:22:18 v0.1.10 21:22:18 v0.1.100 21:22:18 v0.1.101 21:22:18 v0.1.102 21:22:18 v0.1.103 21:22:18 v0.1.104 21:22:18 v0.1.105 21:22:18 v0.1.106 21:22:18 v0.1.107 21:22:18 v0.1.108 21:22:18 v0.1.109 21:22:18 v0.1.11 21:22:18 v0.1.110 21:22:18 v0.1.111 21:22:18 v0.1.112 21:22:18 v0.1.113 21:22:18 v0.1.114 21:22:18 v0.1.115 21:22:18 v0.1.116 21:22:18 v0.1.117 21:22:18 v0.1.118 21:22:18 v0.1.119 21:22:18 v0.1.12 21:22:18 v0.1.120 21:22:18 v0.1.121 21:22:18 v0.1.122 21:22:18 v0.1.123 21:22:18 v0.1.124 21:22:18 v0.1.125 21:22:18 v0.1.126 21:22:18 v0.1.127 21:22:18 v0.1.128 21:22:18 v0.1.129 21:22:18 v0.1.13 21:22:18 v0.1.130 21:22:18 v0.1.131 21:22:18 v0.1.132 21:22:18 v0.1.133 21:22:18 v0.1.134 21:22:18 v0.1.135 21:22:18 v0.1.136 21:22:18 v0.1.137 21:22:18 v0.1.138 21:22:18 v0.1.139 21:22:18 v0.1.14 21:22:18 v0.1.140 21:22:18 v0.1.141 21:22:18 v0.1.142 21:22:18 v0.1.143 21:22:18 v0.1.144 21:22:18 v0.1.145 21:22:18 v0.1.146 21:22:18 v0.1.147 21:22:18 v0.1.148 21:22:18 v0.1.149 21:22:18 v0.1.15 21:22:18 v0.1.16 21:22:18 v0.1.17 21:22:18 v0.1.18 21:22:18 v0.1.19 21:22:18 v0.1.2 21:22:18 v0.1.20 21:22:18 v0.1.21 21:22:18 v0.1.22 21:22:18 v0.1.23 21:22:18 v0.1.24 21:22:18 v0.1.25 21:22:18 v0.1.26 21:22:18 v0.1.27 21:22:18 v0.1.28 21:22:18 v0.1.29 21:22:18 v0.1.3 21:22:18 v0.1.30 21:22:18 v0.1.31 21:22:18 v0.1.32 21:22:18 v0.1.33 21:22:18 v0.1.34 21:22:18 v0.1.35 21:22:18 v0.1.36 21:22:18 v0.1.37 21:22:18 v0.1.38 21:22:18 v0.1.39 21:22:18 v0.1.4 21:22:18 v0.1.40 21:22:18 v0.1.41 21:22:18 v0.1.42 21:22:18 v0.1.43 21:22:18 v0.1.44 21:22:18 v0.1.45 21:22:18 v0.1.46 21:22:18 v0.1.47 21:22:18 v0.1.48 21:22:18 v0.1.49 21:22:18 v0.1.5 21:22:18 v0.1.50 21:22:18 v0.1.51 21:22:18 v0.1.52 21:22:18 v0.1.53 21:22:18 v0.1.54 21:22:18 v0.1.55 21:22:18 v0.1.56 21:22:18 v0.1.57 21:22:18 v0.1.58 21:22:18 v0.1.59 21:22:18 v0.1.6 21:22:18 v0.1.60 21:22:18 v0.1.61 21:22:18 v0.1.62 21:22:18 v0.1.63 21:22:18 v0.1.64 21:22:18 v0.1.65 21:22:18 v0.1.66 21:22:18 v0.1.67 21:22:18 v0.1.68 21:22:18 v0.1.69 21:22:18 v0.1.7 21:22:18 v0.1.70 21:22:18 v0.1.71 21:22:18 v0.1.72 21:22:18 v0.1.73 21:22:18 v0.1.74 21:22:18 v0.1.75 21:22:18 v0.1.76 21:22:18 v0.1.77 21:22:18 v0.1.78 21:22:18 v0.1.79 21:22:18 v0.1.8 21:22:18 v0.1.80 21:22:18 v0.1.81 21:22:18 v0.1.82 21:22:18 v0.1.83 21:22:18 v0.1.84 21:22:18 v0.1.85 21:22:18 v0.1.86 21:22:18 v0.1.87 21:22:18 v0.1.88 21:22:18 v0.1.89 21:22:18 v0.1.9 21:22:18 v0.1.90 21:22:18 v0.1.91 21:22:18 v0.1.92 21:22:18 v0.1.93 21:22:18 v0.1.94 21:22:18 v0.1.95 21:22:18 v0.1.96 21:22:18 v0.1.97 21:22:18 v0.1.98 21:22:18 v0.1.99 21:22:18 v2.0.0-dev.1 21:22:18 v2.0.0-dev.10 21:22:18 v2.0.0-dev.100 21:22:18 v2.0.0-dev.101 21:22:18 v2.0.0-dev.102 21:22:18 v2.0.0-dev.11 21:22:18 v2.0.0-dev.12 21:22:18 v2.0.0-dev.13 21:22:18 v2.0.0-dev.14 21:22:18 v2.0.0-dev.15 21:22:18 v2.0.0-dev.16 21:22:18 v2.0.0-dev.17 21:22:18 v2.0.0-dev.18 21:22:18 v2.0.0-dev.19 21:22:18 v2.0.0-dev.2 21:22:18 v2.0.0-dev.20 21:22:18 v2.0.0-dev.21 21:22:18 v2.0.0-dev.22 21:22:18 v2.0.0-dev.23 21:22:18 v2.0.0-dev.24 21:22:18 v2.0.0-dev.25 21:22:18 v2.0.0-dev.26 21:22:18 v2.0.0-dev.27 21:22:18 v2.0.0-dev.28 21:22:18 v2.0.0-dev.29 21:22:18 v2.0.0-dev.3 21:22:18 v2.0.0-dev.30 21:22:18 v2.0.0-dev.31 21:22:18 v2.0.0-dev.32 21:22:18 v2.0.0-dev.33 21:22:18 v2.0.0-dev.34 21:22:18 v2.0.0-dev.35 21:22:18 v2.0.0-dev.36 21:22:18 v2.0.0-dev.37 21:22:18 v2.0.0-dev.38 21:22:18 v2.0.0-dev.39 21:22:18 v2.0.0-dev.4 21:22:18 v2.0.0-dev.40 21:22:18 v2.0.0-dev.41 21:22:18 v2.0.0-dev.42 21:22:18 v2.0.0-dev.43 21:22:18 v2.0.0-dev.44 21:22:18 v2.0.0-dev.45 21:22:18 v2.0.0-dev.46 21:22:18 v2.0.0-dev.47 21:22:18 v2.0.0-dev.48 21:22:18 v2.0.0-dev.49 21:22:18 v2.0.0-dev.5 21:22:18 v2.0.0-dev.50 21:22:18 v2.0.0-dev.51 21:22:18 v2.0.0-dev.52 21:22:18 v2.0.0-dev.53 21:22:18 v2.0.0-dev.54 21:22:18 v2.0.0-dev.55 21:22:18 v2.0.0-dev.56 21:22:18 v2.0.0-dev.57 21:22:18 v2.0.0-dev.58 21:22:18 v2.0.0-dev.59 21:22:18 v2.0.0-dev.6 21:22:18 v2.0.0-dev.60 21:22:18 v2.0.0-dev.61 21:22:18 v2.0.0-dev.62 21:22:18 v2.0.0-dev.63 21:22:18 v2.0.0-dev.64 21:22:18 v2.0.0-dev.65 21:22:18 v2.0.0-dev.66 21:22:18 v2.0.0-dev.67 21:22:18 v2.0.0-dev.68 21:22:18 v2.0.0-dev.69 21:22:18 v2.0.0-dev.7 21:22:18 v2.0.0-dev.70 21:22:18 v2.0.0-dev.71 21:22:18 v2.0.0-dev.72 21:22:18 v2.0.0-dev.73 21:22:18 v2.0.0-dev.74 21:22:18 v2.0.0-dev.75 21:22:18 v2.0.0-dev.76 21:22:18 v2.0.0-dev.77 21:22:18 v2.0.0-dev.78 21:22:18 v2.0.0-dev.79 21:22:18 v2.0.0-dev.8 21:22:18 v2.0.0-dev.80 21:22:18 v2.0.0-dev.81 21:22:18 v2.0.0-dev.82 21:22:18 v2.0.0-dev.83 21:22:18 v2.0.0-dev.84 21:22:18 v2.0.0-dev.85 21:22:18 v2.0.0-dev.86 21:22:18 v2.0.0-dev.87 21:22:18 v2.0.0-dev.88 21:22:18 v2.0.0-dev.89 21:22:18 v2.0.0-dev.9 21:22:18 v2.0.0-dev.90 21:22:18 v2.0.0-dev.91 21:22:18 v2.0.0-dev.92 21:22:18 v2.0.0-dev.93 21:22:18 v2.0.0-dev.94 21:22:18 v2.0.0-dev.95 21:22:18 v2.0.0-dev.96 21:22:18 v2.0.0-dev.97 21:22:18 v2.0.0-dev.98 21:22:18 v2.0.0-dev.99 [Pipeline] sh 21:22:18 + lftools sign git-tag v2.0.0-dev.102 21:22:19 Signing Git tag with Sigul... 21:22:19 Signing v2.0.0-dev.102 [Pipeline] echo 21:22:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:22:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:22:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:22:20 $ docker stop --time=1 95b7e1a1625068f02c72ec34b2df8f9244ee2caa77cfdbab2b36dd07c64cabdb 21:22:21 $ docker rm -f 95b7e1a1625068f02c72ec34b2df8f9244ee2caa77cfdbab2b36dd07c64cabdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:22 . [Pipeline] withDockerContainer 21:22:22 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 21:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:22:23 $ docker top 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:23 [ssh-agent] Looking for ssh-agent implementation... 21:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:23 $ docker exec 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 ssh-agent 21:22:23 SSH_AUTH_SOCK=/tmp/ssh-SwHjfSayK9tV/agent.14 21:22:23 SSH_AGENT_PID=20 21:22:23 Running ssh-add (command line suppressed) 21:22:23 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7117557841045890740.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7117557841045890740.key) 21:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:23 + git semver bump pre 21:22:23 # -> Open(): unable to determine branch for HEAD 21:22:23 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:22:23 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:22:23 # $SEMVER_REMOTE_NAME = origin 21:22:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:22:23 # $SEMVER_USER_NAME = edgex-jenkins 21:22:23 # $SEMVER_BRANCH = master 21:22:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 21:22:23 2.0.0-dev.103 [Pipeline] } 21:22:23 $ docker exec --env ******** --env ******** 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 ssh-agent -k 21:22:23 unset SSH_AUTH_SOCK; 21:22:23 unset SSH_AGENT_PID; 21:22:23 echo Agent pid 20 killed; 21:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:24 + git semver [Pipeline] } 21:22:24 $ docker stop --time=1 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 21:22:25 $ docker rm -f 5f1d1bd1a6299c2de2caf88bd591ddc37e610b951d82de82ddf7574641916cf1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:22:25 . [Pipeline] withDockerContainer 21:22:25 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 21:22: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:22:26 $ docker top cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:26 [ssh-agent] Looking for ssh-agent implementation... 21:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:26 $ docker exec cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a ssh-agent 21:22:26 SSH_AUTH_SOCK=/tmp/ssh-9QFin3B4wTnJ/agent.13 21:22:26 SSH_AGENT_PID=19 21:22:26 Running ssh-add (command line suppressed) 21:22:26 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7812363961216491748.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7812363961216491748.key) 21:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:27 + git semver push 21:22:27 # -> Open(): unable to determine branch for HEAD 21:22:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:22:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:22:27 # $SEMVER_REMOTE_NAME = origin 21:22:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:22:27 # $SEMVER_USER_NAME = edgex-jenkins 21:22:27 # $SEMVER_BRANCH = master 21:22:27 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:22:32 $ docker exec --env ******** --env ******** cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a ssh-agent -k 21:22:32 unset SSH_AUTH_SOCK; 21:22:32 unset SSH_AGENT_PID; 21:22:32 echo Agent pid 19 killed; 21:22:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:32 + git semver [Pipeline] } 21:22:32 $ docker stop --time=1 cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a 21:22:34 $ docker rm -f cba492fda23a73ce5ff89e2e8665b48ff33298931fc5622c287e99304993896a [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:22:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:22:36 ---> package-listing.sh 21:22:36 ++ facter osfamily 21:22:36 ++ tr '[:upper:]' '[:lower:]' 21:22:36 + OS_FAMILY=redhat 21:22:36 + workspace=/w/workspace/dry_go-mod-core-contracts_master 21:22:36 + START_PACKAGES=/tmp/packages_start.txt 21:22:36 + END_PACKAGES=/tmp/packages_end.txt 21:22:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:22:36 + PACKAGES=/tmp/packages_start.txt 21:22:36 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:22:36 + PACKAGES=/tmp/packages_end.txt 21:22:36 + case "${OS_FAMILY}" in 21:22:36 + rpm -qa 21:22:36 + sort 21:22:36 + '[' -f /tmp/packages_start.txt ']' 21:22:36 + '[' -f /tmp/packages_end.txt ']' 21:22:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:22:36 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:22:36 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 21:22:36 + 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:22:36 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:22:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:22:37 21:22:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:22:38 alpine: Pulling from edgex-lftools-log-publisher 21:22:38 df20fa9351a1: Pulling fs layer 21:22:38 36b3adc4ff6f: Pulling fs layer 21:22:38 8ad3a11d3b57: Pulling fs layer 21:22:38 46f8f816bc3b: Pulling fs layer 21:22:38 93b61091891f: Pulling fs layer 21:22:38 93b9cdb0e59b: Pulling fs layer 21:22:38 5e14af77c1be: Pulling fs layer 21:22:38 01666e4c0597: Pulling fs layer 21:22:38 aa168da1d23b: Pulling fs layer 21:22:38 93b9cdb0e59b: Waiting 21:22:38 5e14af77c1be: Waiting 21:22:38 01666e4c0597: Waiting 21:22:38 aa168da1d23b: Waiting 21:22:38 46f8f816bc3b: Waiting 21:22:38 93b61091891f: Waiting 21:22:38 36b3adc4ff6f: Verifying Checksum 21:22:38 36b3adc4ff6f: Download complete 21:22:38 46f8f816bc3b: Verifying Checksum 21:22:38 46f8f816bc3b: Download complete 21:22:38 df20fa9351a1: Verifying Checksum 21:22:38 df20fa9351a1: Download complete 21:22:38 93b9cdb0e59b: Verifying Checksum 21:22:38 93b9cdb0e59b: Download complete 21:22:38 93b61091891f: Verifying Checksum 21:22:38 93b61091891f: Download complete 21:22:38 01666e4c0597: Verifying Checksum 21:22:38 01666e4c0597: Download complete 21:22:38 5e14af77c1be: Verifying Checksum 21:22:38 5e14af77c1be: Download complete 21:22:38 8ad3a11d3b57: Verifying Checksum 21:22:38 8ad3a11d3b57: Download complete 21:22:38 df20fa9351a1: Pull complete 21:22:38 36b3adc4ff6f: Pull complete 21:22:39 8ad3a11d3b57: Pull complete 21:22:39 46f8f816bc3b: Pull complete 21:22:39 93b61091891f: Pull complete 21:22:39 93b9cdb0e59b: Pull complete 21:22:39 5e14af77c1be: Pull complete 21:22:39 01666e4c0597: Pull complete 21:22:39 aa168da1d23b: Verifying Checksum 21:22:39 aa168da1d23b: Download complete 21:22:44 aa168da1d23b: Pull complete 21:22:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:22:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:22:44 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 21:22:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:22:46 $ docker top a144ce77bd2e9ec8d86cad86f773fb5ca6ef24ac12cb3ff88264534b26cbd09e -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:47 + touch /tmp/pre-build-complete [Pipeline] sh 21:22:47 + mkdir -p /var/log/sa [Pipeline] sh 21:22:47 + ls /var/log/sa-host 21:22:47 + sadf -c /var/log/sa-host/sa05 21:22:47 file_magic: OK 21:22:47 HZ: Using current value: 100 21:22:47 file_header: OK 21:22:47 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:22:47 Statistics: 21:22:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:22:47 File successfully converted to sysstat format version 12.2.1 21:22:47 + sadf -c /var/log/sa-host/sa22 21:22:47 file_magic: OK 21:22:47 HZ: Using current value: 100 21:22:47 file_header: OK 21:22:47 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:22:47 Statistics: 21:22:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:22:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:47 provisioning config files... 21:22:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6546947936784408515tmp [Pipeline] { [Pipeline] echo 21:22:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:22:48 ---> create-netrc.sh [Pipeline] } 21:22:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:22:48 ---> python-tools-install.sh [Pipeline] echo 21:22:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:22:49 ---> sudo-logs.sh 21:22:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:22:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:22:49 ---> job-cost.sh 21:22:49 lf-activate-venv: SKIPPING 21:22:49 DEBUG: total: 0.18000000715255737 21:22:49 INFO: Retrieving Stack Cost... 21:22:50 INFO: Retrieving Pricing Info for: v3-standard-2 21:22:50 INFO: Archiving Costs [Pipeline] echo 21:22:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:22:51 ---> logs-deploy.sh 21:22:51 lf-activate-venv: SKIPPING 21:22:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/222 21:22:51 INFO: archiving workspace using pattern(s): 21:22:52 Archives upload complete. 21:22:52 INFO: archiving logs to Nexus 21:22:52 ---> uname -a: 21:22:52 Linux prd-centos7-docker-4c-2g-779.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:22:52 21:22:52 21:22:52 ---> lscpu: 21:22:52 Architecture: x86_64 21:22:52 CPU op-mode(s): 32-bit, 64-bit 21:22:52 Byte Order: Little Endian 21:22:52 Address sizes: 40 bits physical, 48 bits virtual 21:22:52 CPU(s): 2 21:22:52 On-line CPU(s) list: 0,1 21:22:52 Thread(s) per core: 1 21:22:52 Core(s) per socket: 1 21:22:52 Socket(s): 2 21:22:52 NUMA node(s): 1 21:22:52 Vendor ID: AuthenticAMD 21:22:52 CPU family: 23 21:22:52 Model: 49 21:22:52 Model name: AMD EPYC-Rome Processor 21:22:52 Stepping: 0 21:22:52 CPU MHz: 2800.000 21:22:52 BogoMIPS: 5600.00 21:22:52 Virtualization: AMD-V 21:22:52 Hypervisor vendor: KVM 21:22:52 Virtualization type: full 21:22:52 L1d cache: 64 KiB 21:22:52 L1i cache: 64 KiB 21:22:52 L2 cache: 1 MiB 21:22:52 L3 cache: 32 MiB 21:22:52 NUMA node0 CPU(s): 0,1 21:22:52 Vulnerability Itlb multihit: Not affected 21:22:52 Vulnerability L1tf: Not affected 21:22:52 Vulnerability Mds: Not affected 21:22:52 Vulnerability Meltdown: Not affected 21:22:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:22:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:22:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:22:52 Vulnerability Srbds: Not affected 21:22:52 Vulnerability Tsx async abort: Not affected 21:22:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:22:52 21:22:52 21:22:52 ---> nproc: 21:22:52 2 21:22:52 21:22:52 21:22:52 ---> df -h: 21:22:52 Filesystem Size Used Available Use% Mounted on 21:22:52 overlay 40.0G 8.9G 31.1G 22% / 21:22:52 tmpfs 64.0M 0 64.0M 0% /dev 21:22:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:22:52 shm 64.0M 0 64.0M 0% /dev/shm 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:22:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:22:52 21:22:52 21:22:52 ---> free -m: 21:22:52 total used free shared buff/cache available 21:22:52 Mem: 7821 1167 3265 0 3388 6571 21:22:52 Swap: 1023 0 1023 21:22:52 21:22:52 21:22:52 ---> ip addr: 21:22:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:22:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:22:52 inet 127.0.0.1/8 scope host lo 21:22:52 valid_lft forever preferred_lft forever 21:22:52 inet6 ::1/128 scope host 21:22:52 valid_lft forever preferred_lft forever 21:22:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:22:52 link/ether fa:16:3e:38:4e:d3 brd ff:ff:ff:ff:ff:ff 21:22:52 inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 21:22:52 valid_lft 85854sec preferred_lft 85854sec 21:22:52 inet6 fe80::f816:3eff:fe38:4ed3/64 scope link 21:22:52 valid_lft forever preferred_lft forever 21:22:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:22:52 link/ether 02:42:a4:f8:97:b6 brd ff:ff:ff:ff:ff:ff 21:22:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:22:52 valid_lft forever preferred_lft forever 21:22:52 inet6 fe80::42:a4ff:fef8:97b6/64 scope link 21:22:52 valid_lft forever preferred_lft forever 21:22:52 21:22:52 21:22:52 ---> sar -b -r -n DEV: 21:22:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 21:22:52 21:22:52 21:13:36 LINUX RESTART (2 CPU) 21:22:52 21:22:52 21:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:22:52 21:15:01 121.02 19.13 101.88 0.00 5802.23 7785.41 0.00 21:22:52 21:16:01 0.83 0.00 0.83 0.00 0.00 24.53 0.00 21:22:52 21:17:01 0.37 0.00 0.37 0.00 0.00 5.70 0.00 21:22:52 21:18:01 0.15 0.00 0.15 0.00 0.00 2.18 0.00 21:22:52 21:19:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 21:22:52 21:20:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 21:22:52 21:21:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 21:22:52 21:22:01 90.87 0.03 90.84 0.00 3.73 30742.90 0.00 21:22:52 Average: 26.76 2.40 24.37 0.00 725.94 4822.11 0.00 21:22:52 21:22:52 21:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:22:52 21:15:01 5454320 0 811244 10.13 2620 1740756 1294852 14.30 581268 1572368 128 21:22:52 21:16:01 5465624 0 799932 9.99 2620 1740764 1203860 13.29 572432 1572332 20 21:22:52 21:17:01 5464144 0 801412 10.01 2620 1740764 1203980 13.29 569368 1576084 16 21:22:52 21:18:01 5463196 0 802352 10.02 2620 1740772 1203992 13.29 570480 1576088 16 21:22:52 21:19:01 5464660 0 800884 10.00 2620 1740776 1203728 13.29 567168 1578052 8 21:22:52 21:20:01 5460400 0 805144 10.05 2620 1740776 1203836 13.29 571540 1578052 8 21:22:52 21:21:01 5460328 0 805204 10.05 2620 1740788 1203848 13.29 571648 1578052 8 21:22:52 21:22:01 4043400 0 1032200 12.89 2620 2930720 1689360 18.65 860136 2579968 470944 21:22:52 Average: 5284509 0 832296 10.39 2620 1889514 1275932 14.09 608005 1701374 58894 21:22:52 21:22:52 21:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:22:52 21:15:01 eth0 600.75 422.65 1109.31 87.01 0.00 0.00 0.00 0.00 21:22:52 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:15:01 docker0 11.32 7.13 2.42 27.01 0.00 0.00 0.00 0.00 21:22:52 21:16:01 eth0 3.93 1.68 3.05 0.17 0.00 0.00 0.00 0.00 21:22:52 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:17:01 eth0 0.98 0.48 0.32 0.21 0.00 0.00 0.00 0.00 21:22:52 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:18:01 eth0 0.42 0.30 0.27 0.20 0.00 0.00 0.00 0.00 21:22:52 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:19:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:22:52 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:20:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:22:52 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:21:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:22:52 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:22:01 eth0 815.61 750.38 7569.60 88.02 0.00 0.00 0.00 0.00 21:22:52 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 21:22:01 docker0 35.49 36.14 2.43 282.52 0.00 0.00 0.00 0.00 21:22:52 Average: eth0 177.81 147.02 1085.47 21.97 0.00 0.00 0.00 0.00 21:22:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:52 Average: docker0 5.85 5.41 0.61 38.70 0.00 0.00 0.00 0.00 21:22:52 21:22:52 21:22:52 ---> sar -P ALL: 21:22:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 21:22:52 21:22:52 21:13:36 LINUX RESTART (2 CPU) 21:22:52 21:22:52 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:22:52 21:15:01 all 16.34 0.00 4.59 3.17 0.08 75.82 21:22:52 21:15:01 0 16.51 0.00 5.11 4.25 0.09 74.04 21:22:52 21:15:01 1 16.17 0.00 4.07 2.10 0.07 77.59 21:22:52 21:16:01 all 0.08 0.00 0.04 0.00 0.03 99.85 21:22:52 21:16:01 0 0.10 0.00 0.05 0.00 0.03 99.82 21:22:52 21:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:22:52 21:17:01 all 0.10 0.00 0.05 0.00 0.05 99.80 21:22:52 21:17:01 0 0.17 0.00 0.07 0.00 0.05 99.72 21:22:52 21:17:01 1 0.03 0.00 0.03 0.00 0.05 99.88 21:22:52 21:18:01 all 0.10 0.00 0.03 0.00 0.03 99.84 21:22:52 21:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:22:52 21:18:01 1 0.18 0.00 0.02 0.00 0.05 99.75 21:22:52 21:19:01 all 0.06 0.00 0.03 0.00 0.04 99.87 21:22:52 21:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:22:52 21:19:01 1 0.08 0.00 0.03 0.00 0.05 99.83 21:22:52 21:20:01 all 0.02 0.00 0.02 0.00 0.04 99.92 21:22:52 21:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:22:52 21:20:01 1 0.02 0.00 0.02 0.00 0.07 99.90 21:22:52 21:21:01 all 0.06 0.00 0.01 0.00 0.03 99.90 21:22:52 21:21:01 0 0.05 0.00 0.00 0.00 0.05 99.90 21:22:52 21:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:22:52 21:22:01 all 15.86 0.00 6.58 1.21 0.07 76.27 21:22:52 21:22:01 0 16.50 0.00 6.51 1.24 0.07 75.68 21:22:52 21:22:01 1 15.23 0.00 6.65 1.18 0.07 76.86 21:22:52 Average: all 3.97 0.00 1.38 0.54 0.05 94.06 21:22:52 Average: 0 4.06 0.00 1.43 0.67 0.04 93.79 21:22:52 Average: 1 3.89 0.00 1.33 0.40 0.05 94.34 21:22:52 21:22:52 21:22:52