Pull request #616 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 rather than fcfb2dae7d2180659082135c63e077958bbe817b Obtained Jenkinsfile from 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 Running in Durability level: MAX_SURVIVABILITY 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-ssh429441613984216703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3721201456841220442.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-616/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-616/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh145729656528403485.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-616/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5112475058042261637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8469523894766044867.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-616/workspace@libs/lf-pipelines # timeout=10 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/PR-616/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2912520138716861149.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14957 in /w/workspace/dry_go-mod-core-contracts_PR-616 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-616 # 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_PR-616@tmp/jenkins-gitclient-ssh5916591353093373801.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 remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [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_PR-616@tmp/jenkins-gitclient-ssh3364138275478251753.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 into PR head commit fcfb2dae7d2180659082135c63e077958bbe817b Merge succeeded, producing fcfb2dae7d2180659082135c63e077958bbe817b Checking out Revision fcfb2dae7d2180659082135c63e077958bbe817b (PR-616) > git config core.sparsecheckout # timeout=10 > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/dry_go-mod-core-contracts_PR-616@tmp/jenkins-gitclient-ssh6770943417960526517.key > git merge 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 Commit message: "feat: add constants used by sma v2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:21:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:21:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:21:52 ========================================================= 02:21:52 EdgeX Global Pipelines Version Info 02:21:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:21:53 ------------------- 02:21:53 stable info: 02:21:53 ------------------- 02:21:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:21:53 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:21:53 Message: update stable to v1.0.192 02:21:54 ------------------- 02:21:54 experimental info: 02:21:54 ------------------- 02:21:54 Commited By: **** collab-it+edgex@linuxfoundation.org 02:21:54 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:21:54 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:21:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:21:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:21:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcfb2dae7d2180659082135c63e077958bbe817b [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcfb2da [Pipeline] echo 02:21:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:57 + git log --format=format:%s -1 fcfb2dae7d2180659082135c63e077958bbe817b [Pipeline] echo 02:21:57 GIT_COMMIT: fcfb2dae7d2180659082135c63e077958bbe817b, Commit Message: feat: add constants used by sma v2 API [Pipeline] echo 02:21:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:21:58 02:21:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:21:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:21:58 latest: Pulling from edgex-devops/git-semver 02:21:58 31603596830f: Pulling fs layer 02:21:58 54011a49482f: Pulling fs layer 02:21:58 a6820b24f6d8: Pulling fs layer 02:21:58 f581987b2513: Pulling fs layer 02:21:58 f581987b2513: Waiting 02:21:58 54011a49482f: Download complete 02:21:59 31603596830f: Verifying Checksum 02:21:59 31603596830f: Download complete 02:21:59 31603596830f: Pull complete 02:21:59 f581987b2513: Verifying Checksum 02:21:59 f581987b2513: Download complete 02:21:59 a6820b24f6d8: Verifying Checksum 02:21:59 a6820b24f6d8: Download complete 02:21:59 54011a49482f: Pull complete 02:22:00 a6820b24f6d8: Pull complete 02:22:00 f581987b2513: Pull complete 02:22:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:22:00 prd-centos7-docker-4c-2g-14957 does not seem to be running inside a container 02:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-616 -v /w/workspace/dry_go-mod-core-contracts_PR-616:/w/workspace/dry_go-mod-core-contracts_PR-616:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-616@tmp:/w/workspace/dry_go-mod-core-contracts_PR-616@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:22:01 $ docker top 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:02 [ssh-agent] Looking for ssh-agent implementation... 02:22:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:02 $ docker exec 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 ssh-agent 02:22:02 SSH_AUTH_SOCK=/tmp/ssh-CChgeh6zDYYX/agent.14 02:22:02 SSH_AGENT_PID=21 02:22:02 Running ssh-add (command line suppressed) 02:22:02 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-616@tmp/private_key_6149943932869249073.key (/w/workspace/dry_go-mod-core-contracts_PR-616@tmp/private_key_6149943932869249073.key) 02:22:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:03 + git tag --points-at HEAD [Pipeline] } 02:22:03 $ docker exec --env ******** --env ******** 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 ssh-agent -k 02:22:03 unset SSH_AUTH_SOCK; 02:22:03 unset SSH_AGENT_PID; 02:22:03 echo Agent pid 21 killed; 02:22:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:22:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:03 [ssh-agent] Looking for ssh-agent implementation... 02:22:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:03 $ docker exec 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 ssh-agent 02:22:03 SSH_AUTH_SOCK=/tmp/ssh-jdguh0DaKGW9/agent.54 02:22:03 SSH_AGENT_PID=60 02:22:03 Running ssh-add (command line suppressed) 02:22:03 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-616@tmp/private_key_1976256270495827505.key (/w/workspace/dry_go-mod-core-contracts_PR-616@tmp/private_key_1976256270495827505.key) 02:22:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:04 + git semver init 02:22:04 # -> Open(): unable to determine branch for HEAD 02:22:04 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-616/.git 02:22:04 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-616 02:22:04 # $SEMVER_REMOTE_NAME = origin 02:22:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:22:04 # $SEMVER_USER_NAME = edgex-jenkins 02:22:04 # $SEMVER_BRANCH = PR-616 02:22:04 # $SEMVER_TEMP = /tmp/semver-781377917 02:22:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:22:04 # '/tmp/semver-781377917' -> '/w/workspace/dry_go-mod-core-contracts_PR-616/.semver' 02:22:04 # -> Force: false 02:22:04 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-616/.semver [Pipeline] } 02:22:04 $ docker exec --env ******** --env ******** 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 ssh-agent -k 02:22:04 unset SSH_AUTH_SOCK; 02:22:04 unset SSH_AGENT_PID; 02:22:04 echo Agent pid 60 killed; 02:22:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:05 + git semver [Pipeline] } 02:22:06 $ docker stop --time=1 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 02:22:07 $ docker rm -f 05e4c8887d7ea96f45c9b10f52ec8eef965a342fc277641177f80e9f71df8972 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:22:08 Stashed 1 file(s) [Pipeline] echo 02:22:08 [edgeXSemver]: initialized semver on version 0.0.0 [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 02:22:24 Still waiting to schedule task 02:22:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:22:24 Still waiting to schedule task 02:22:24 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-14954’ 02:25:03 Running on prd-centos7-docker-4c-2g-14960 in /w/workspace/dry_go-mod-core-contracts_PR-616 [Pipeline] { [Pipeline] ws 02:25:03 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 02:25:03 Selected Git installation does not exist. Using Default 02:25:03 The recommended git tool is: NONE 02:25:07 using credential edgex-jenkins-ssh 02:25:07 Cloning the remote Git repository 02:25:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:25:07 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 02:25:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:25:07 > git --version # timeout=10 02:25:07 > git --version # 'git version 2.24.4' 02:25:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:07 [INFO] Currently running in a labeled security context 02:25:07 [INFO] Currently SELinux is 'enforcing' on the host 02:25:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh1388877602216139854.key 02:25:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:09 Merging remotes/origin/master commit 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 into PR head commit fcfb2dae7d2180659082135c63e077958bbe817b 02:25:09 Merge succeeded, producing fcfb2dae7d2180659082135c63e077958bbe817b 02:25:09 Checking out Revision fcfb2dae7d2180659082135c63e077958bbe817b (PR-616) 02:25:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:25:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:25:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:08 [INFO] Currently running in a labeled security context 02:25:08 [INFO] Currently SELinux is 'enforcing' on the host 02:25:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4121613609773470770.key 02:25:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:25:09 > git config core.sparsecheckout # timeout=10 02:25:09 > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 02:25:09 > git remote # timeout=10 02:25:09 > git config --get remote.origin.url # timeout=10 02:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:09 [INFO] Currently running in a labeled security context 02:25:09 [INFO] Currently SELinux is 'enforcing' on the host 02:25:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh7987573236696321599.key 02:25:09 > git merge 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 # timeout=10 02:25:09 > git rev-parse HEAD^{commit} # timeout=10 02:25:09 > git config core.sparsecheckout # timeout=10 02:25:09 > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 02:25:13 Commit message: "feat: add constants used by sma v2 API" 02:25:13 > git --version # timeout=10 02:25:13 > git --version # 'git version 2.24.4' 02:25:13 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:25:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:25:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:25:16 + sudo service docker restart 02:25:16 + true 02:25:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 02:25:34 ========================================================= 02:25:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:25:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:25: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 . 02:25:36 Sending build context to Docker daemon 3.166MB 02:25:36 Step 1/7 : ARG BASE=golang:1.16-alpine 02:25:36 Step 2/7 : FROM ${BASE} 02:25:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:25:36 540db60ca938: Pulling fs layer 02:25:36 adcc1eea9eea: Pulling fs layer 02:25:36 4c4ab2625f07: Pulling fs layer 02:25:36 0510c868ecb4: Pulling fs layer 02:25:36 afea3b2eda06: Pulling fs layer 02:25:36 7809a108b3ef: Pulling fs layer 02:25:36 f706445af74f: Pulling fs layer 02:25:36 0510c868ecb4: Waiting 02:25:36 afea3b2eda06: Waiting 02:25:36 7809a108b3ef: Waiting 02:25:36 f706445af74f: Waiting 02:25:36 4c4ab2625f07: Verifying Checksum 02:25:36 4c4ab2625f07: Download complete 02:25:36 adcc1eea9eea: Verifying Checksum 02:25:36 adcc1eea9eea: Download complete 02:25:36 afea3b2eda06: Verifying Checksum 02:25:36 afea3b2eda06: Download complete 02:25:36 7809a108b3ef: Verifying Checksum 02:25:36 7809a108b3ef: Download complete 02:25:36 540db60ca938: Verifying Checksum 02:25:36 540db60ca938: Download complete 02:25:36 540db60ca938: Pull complete 02:25:36 adcc1eea9eea: Pull complete 02:25:36 4c4ab2625f07: Pull complete 02:25:38 f706445af74f: Verifying Checksum 02:25:38 f706445af74f: Download complete 02:25:39 0510c868ecb4: Verifying Checksum 02:25:39 0510c868ecb4: Download complete 02:25:43 0510c868ecb4: Pull complete 02:25:43 afea3b2eda06: Pull complete 02:25:43 7809a108b3ef: Pull complete 02:25:44 f706445af74f: Pull complete 02:25:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:25:44 ---> b068be0155e3 02:25:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:25:49 ---> Running in 7ab85a44f2a2 02:25:49 Removing intermediate container 7ab85a44f2a2 02:25:49 ---> d4617f2b7eec 02:25:49 Step 4/7 : RUN apk add bash 02:25:49 ---> Running in 6e1792eb10c1 02:25:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:50 OK: 149 MiB in 40 packages 02:25:51 Removing intermediate container 6e1792eb10c1 02:25:51 ---> 1da77a61174c 02:25:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:25:51 ---> Running in 761fc045998b 02:25:51 Removing intermediate container 761fc045998b 02:25:51 ---> 9954e9f73d92 02:25:51 Step 6/7 : COPY go.mod . 02:25:51 ---> 91401fd7c19a 02:25:51 Step 7/7 : RUN go mod download 02:25:51 ---> Running in 850d7b79dcfe 02:26:00 Removing intermediate container 850d7b79dcfe 02:26:00 ---> de678e78fceb 02:26:00 Successfully built de678e78fceb 02:26:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:26:00 + docker inspect -f . ci-base-image-x86_64 02:26:00 . [Pipeline] withDockerContainer 02:26:01 prd-centos7-docker-4c-2g-14960 does not seem to be running inside a container 02:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:26:01 $ docker top af6a9f7ce42ecf4542eb9b8b0590a3e9a864fcdf0f5b1d597731df0346c0a6a6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:02 + go version 02:26:02 go version go1.16.3 linux/amd64 [Pipeline] } 02:26:02 $ docker stop --time=1 af6a9f7ce42ecf4542eb9b8b0590a3e9a864fcdf0f5b1d597731df0346c0a6a6 02:26:03 $ docker rm -f af6a9f7ce42ecf4542eb9b8b0590a3e9a864fcdf0f5b1d597731df0346c0a6a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:04 + docker inspect -f . ci-base-image-x86_64 02:26:04 . [Pipeline] withDockerContainer 02:26:04 prd-centos7-docker-4c-2g-14960 does not seem to be running inside a container 02:26:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:26:04 $ docker top b9793f19eb0ba0bf5fb19d2d7690cca743b0963e5d2a0ac0aa834a6b3b9317ea -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:05 + go mod tidy [Pipeline] sh 02:26:05 + make test 02:26:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:26:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14961 in /w/workspace/dry_go-mod-core-contracts_PR-616 [Pipeline] { [Pipeline] ws 02:26:11 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { 02:26:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] checkout 02:26:11 Selected Git installation does not exist. Using Default 02:26:11 The recommended git tool is: NONE 02:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.005s coverage: 85.7% of statements 02:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.019s coverage: 100.0% of statements 02:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.005s coverage: 45.4% of statements 02:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.004s coverage: 77.8% of statements 02:26:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:26:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.003s coverage: 26.3% of statements 02:26:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.008s coverage: 14.7% of statements 02:26:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.011s coverage: 100.0% of statements 02:26:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.010s coverage: 91.8% of statements 02:26:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 02:26:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 02:26:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements 02:26:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 02:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.010s coverage: 63.0% of statements 02:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.012s coverage: 26.3% of statements 02:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.003s coverage: 15.4% of statements 02:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.003s coverage: 15.4% of statements 02:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.002s coverage: 14.3% of statements 02:26:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 02:26:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 02:26:18 using credential edgex-jenkins-ssh 02:26:18 Cloning the remote Git repository 02:26:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.033s coverage: 82.9% of statements 02:26:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 02:26:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 02:26:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 02:26:18 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:26:18 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 02:26:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:26:18 > git --version # timeout=10 02:26:18 > git --version # 'git version 2.17.1' 02:26:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.010s coverage: 45.4% of statements 02:26:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.014s coverage: 95.2% of statements 02:26:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.028s coverage: 86.3% of statements 02:26:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:26:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:26:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:26:20 Merging remotes/origin/master commit 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 into PR head commit fcfb2dae7d2180659082135c63e077958bbe817b 02:26:21 Merge succeeded, producing fcfb2dae7d2180659082135c63e077958bbe817b 02:26:21 Checking out Revision fcfb2dae7d2180659082135c63e077958bbe817b (PR-616) 02:26:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 60.5% of statements 02:26:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.005s coverage: 58.2% of statements 02:26:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:26:20 > git config core.sparsecheckout # timeout=10 02:26:20 > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 02:26:21 > git remote # timeout=10 02:26:21 > git config --get remote.origin.url # timeout=10 02:26:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:21 > git merge 2c76dd9b4bb8135d36e7dd88eb99c6fe0fcdb492 # timeout=10 02:26:21 > git rev-parse HEAD^{commit} # timeout=10 02:26:21 > git config core.sparsecheckout # timeout=10 02:26:21 > git checkout -f fcfb2dae7d2180659082135c63e077958bbe817b # timeout=10 02:26:25 Commit message: "feat: add constants used by sma v2 API" 02:26:25 > git --version # timeout=10 02:26:25 > git --version # 'git version 2.17.1' 02:26:25 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:26:28 gofmt -l . 02:26:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:26:28 $ docker stop --time=1 b9793f19eb0ba0bf5fb19d2d7690cca743b0963e5d2a0ac0aa834a6b3b9317ea 02:26:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 02:26:29 $ docker rm -f b9793f19eb0ba0bf5fb19d2d7690cca743b0963e5d2a0ac0aa834a6b3b9317ea [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 02:26:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:26:30 + + sudo service dockertrue restart 02:26:30 02:26:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:26:32 ---> job-cost.sh 02:26:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jrsf 02:26:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo 02:26:49 ========================================================= 02:26:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:26:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:26:50 + 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 . 02:26:51 Sending build context to Docker daemon 3.165MB 02:26:51 Step 1/7 : ARG BASE=golang:1.16-alpine 02:26:51 Step 2/7 : FROM ${BASE} 02:26:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:26:51 595b0fe564bb: Pulling fs layer 02:26:51 7186ed65a4f7: Pulling fs layer 02:26:51 316046926c0a: Pulling fs layer 02:26:51 4ebd0625c992: Pulling fs layer 02:26:51 207e8628e3a3: Pulling fs layer 02:26:51 c791037a9be2: Pulling fs layer 02:26:51 ffd874e62e21: Pulling fs layer 02:26:51 4ebd0625c992: Waiting 02:26:51 c791037a9be2: Waiting 02:26:51 207e8628e3a3: Waiting 02:26:51 316046926c0a: Verifying Checksum 02:26:51 316046926c0a: Download complete 02:26:51 7186ed65a4f7: Download complete 02:26:51 207e8628e3a3: Download complete 02:26:51 c791037a9be2: Verifying Checksum 02:26:51 c791037a9be2: Download complete 02:26:51 595b0fe564bb: Verifying Checksum 02:26:51 595b0fe564bb: Download complete 02:26:52 595b0fe564bb: Pull complete 02:26:53 7186ed65a4f7: Pull complete 02:26:53 316046926c0a: Pull complete 02:26:53 ffd874e62e21: Verifying Checksum 02:26:53 ffd874e62e21: Download complete 02:26:55 4ebd0625c992: Verifying Checksum 02:26:55 4ebd0625c992: Download complete 02:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-Jrsf/bin to PATH 02:26:57 INFO: No Stack... 02:26:59 INFO: Retrieving Pricing Info for: v3-standard-2 02:26:59 INFO: Archiving Costs [Pipeline] sh 02:26:59 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 02:26:59 + cut -d, -f6 [Pipeline] lock 02:26:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] 02:26:59 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] did not exist. Created. 02:26:59 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:27:00 + echo total: 0.05999999865889549 [Pipeline] stash 02:27:00 Stashed 1 file(s) [Pipeline] } 02:27:00 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:27:05 4ebd0625c992: Pull complete 02:27:05 207e8628e3a3: Pull complete 02:27:06 c791037a9be2: Pull complete 02:27:10 ffd874e62e21: Pull complete 02:27:10 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:27:10 ---> cfc18b08335c 02:27:10 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:27:11 ---> Running in a20723c6245f 02:27:12 Removing intermediate container a20723c6245f 02:27:12 ---> 5e7e778e7ce1 02:27:12 Step 4/7 : RUN apk add bash 02:27:12 ---> Running in cba183bcd635 02:27:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:27:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:27:15 OK: 138 MiB in 40 packages 02:27:16 Removing intermediate container cba183bcd635 02:27:16 ---> 76c5cda38b56 02:27:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:27:16 ---> Running in 977dad7b20b6 02:27:17 Removing intermediate container 977dad7b20b6 02:27:17 ---> edb034adc75a 02:27:17 Step 6/7 : COPY go.mod . 02:27:18 ---> 1cc53ec06220 02:27:18 Step 7/7 : RUN go mod download 02:27:18 ---> Running in 98736ba9766c 02:27:37 Removing intermediate container 98736ba9766c 02:27:37 ---> 9f6dea5f37ac 02:27:37 Successfully built 9f6dea5f37ac 02:27:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:27:38 + docker inspect -f . ci-base-image-arm64 02:27:38 . [Pipeline] withDockerContainer 02:27:38 prd-ubuntu18.04-docker-arm64-4c-16g-14961 does not seem to be running inside a container 02:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:27:40 $ docker top b3de830fa6b33838e6f940718a808056892fbfb490d27c7c45ba691991d4ba7a -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:41 + go version 02:27:41 go version go1.16.3 linux/arm64 [Pipeline] } 02:27:41 $ docker stop --time=1 b3de830fa6b33838e6f940718a808056892fbfb490d27c7c45ba691991d4ba7a 02:27:43 $ docker rm -f b3de830fa6b33838e6f940718a808056892fbfb490d27c7c45ba691991d4ba7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:44 + docker inspect -f . ci-base-image-arm64 02:27:44 . [Pipeline] withDockerContainer 02:27:45 prd-ubuntu18.04-docker-arm64-4c-16g-14961 does not seem to be running inside a container 02:27:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:27:46 $ docker top 889cfbd75e9eb29bac781c66b0eadb4196d46d56b65f217287284c4ae782eff8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:47 + go mod tidy [Pipeline] sh 02:27:49 + make test 02:27:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:28:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:28:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.025s coverage: 85.7% of statements 02:28:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.057s coverage: 100.0% of statements 02:28:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.053s coverage: 45.4% of statements 02:28:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.019s coverage: 77.8% of statements 02:28:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:28:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.052s coverage: 26.3% of statements 02:28:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.046s coverage: 14.7% of statements 02:28:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.040s coverage: 100.0% of statements 02:28:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.089s coverage: 91.8% of statements 02:28:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 02:28:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 02:28:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.036s coverage: 100.0% of statements 02:28:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 35.5% of statements 02:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.117s coverage: 63.0% of statements 02:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.031s coverage: 26.3% of statements 02:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.012s coverage: 15.4% of statements 02:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.011s coverage: 15.4% of statements 02:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.023s coverage: 14.3% of statements 02:28:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 02:28:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 02:28:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.327s coverage: 82.9% of statements 02:28:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 02:28:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 02:28:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 02:28:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.093s coverage: 45.4% of statements 02:28:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.075s coverage: 95.2% of statements 02:28:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.179s coverage: 86.3% of statements 02:28:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.052s coverage: 60.5% of statements 02:28:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.038s coverage: 58.2% of statements 02:28:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:28:57 gofmt -l . 02:28:57 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:28:57 $ docker stop --time=1 889cfbd75e9eb29bac781c66b0eadb4196d46d56b65f217287284c4ae782eff8 02:28:59 $ docker rm -f 889cfbd75e9eb29bac781c66b0eadb4196d46d56b65f217287284c4ae782eff8 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:29:00 Warning: overwriting stash ‘coverage-report’ 02:29:01 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 02:29:02 ---> job-cost.sh 02:29:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PHOI 02:29:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:31:04 lf-activate-venv(): INFO: Adding /tmp/venv-PHOI/bin to PATH 02:31:04 INFO: No Stack... 02:31:04 INFO: Retrieving Pricing Info for: v2-standard-4 02:31:04 INFO: Archiving Costs [Pipeline] sh 02:31:05 + + cutcat -d, /w/workspace/go-mod-core-contracts/1/archives/cost.csv -f6 02:31:05 [Pipeline] lock 02:31:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] 02:31:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] did not exist. Created. 02:31:05 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:31:05 /w/workspace/go-mod-core-contracts/1@tmp/durable-2371d327/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-2371d327/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:31:06 + echo total: 0.18000000715255737 [Pipeline] stash 02:31:06 Warning: overwriting stash ‘stack-cost’ 02:31:06 Stashed 1 file(s) [Pipeline] } 02:31:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-616-1-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 02:31:07 provisioning config files... 02:31:07 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-616@tmp/config6693565137123308387tmp [Pipeline] { [Pipeline] sh 02:31:08 + set +x 02:31:08 + curl -s https://codecov.io/bash 02:31:08 + bash -s -- 02:31:08 02:31:08 _____ _ 02:31:08 / ____| | | 02:31:08 | | ___ __| | ___ ___ _____ __ 02:31:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:31:08 | |___| (_) | (_| | __/ (_| (_) \ V / 02:31:08 \_____\___/ \__,_|\___|\___\___/ \_/ 02:31:08 Bash-1.0.2 02:31:08 02:31:08 02:31:08 ==> git version 2.24.4 found 02:31:08 ==> 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 02:31:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:31:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:31:08 ==> Jenkins CI detected. 02:31:08 project root: . 02:31:08 --> token set from env 02:31:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:31:08 ==> Running gcov in . (disable via -X gcov) 02:31:08 ==> Python coveragepy not found 02:31:08 ==> Searching for coverage reports in: 02:31:08 + . 02:31:08 -> Found 1 reports 02:31:08 ==> Detecting git/mercurial file structure 02:31:08 ==> Reading reports 02:31:08 + ./coverage.out bytes=177064 02:31:08 ==> Appending adjustments 02:31:08 https://docs.codecov.io/docs/fixing-reports 02:31:09 + Found adjustments 02:31:09 ==> Gzipping contents 02:31:09 28K /tmp/codecov.cTEy9C.gz 02:31:09 ==> Uploading reports 02:31:09 url: https://codecov.io 02:31:09 query: branch=PR-616&commit=fcfb2dae7d2180659082135c63e077958bbe817b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=616&job=&cmd_args= 02:31:09 -> Pinging Codecov 02:31:09 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-616&commit=fcfb2dae7d2180659082135c63e077958bbe817b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=616&job=&cmd_args= 02:31:10 -> Uploading to 02:31:10 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/71470A77251A30514AAF9C0BB2E5B6CE/fcfb2dae7d2180659082135c63e077958bbe817b/bb9a22e0-4b13-418f-90a0-1840ac7cc40e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T023109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4cf3711f5354c1cc7d34eb752bb10f0ff59139136c62ea1bde9d4909a209c0d 02:31:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:31:10 Dload Upload Total Spent Left Speed 02:31:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26021 0 0 100 26021 0 74895 --:--:-- --:--:-- --:--:-- 74988 02:31:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/fcfb2dae7d2180659082135c63e077958bbe817b [Pipeline] } 02:31:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 02:31:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:31:13 ---> package-listing.sh 02:31:13 ++ tr '[:upper:]' '[:lower:]' 02:31:13 ++ facter osfamily 02:31:14 + OS_FAMILY=redhat 02:31:14 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-616 02:31:14 + START_PACKAGES=/tmp/packages_start.txt 02:31:14 + END_PACKAGES=/tmp/packages_end.txt 02:31:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:31:14 + PACKAGES=/tmp/packages_start.txt 02:31:14 + '[' /w/workspace/dry_go-mod-core-contracts_PR-616 ']' 02:31:14 + PACKAGES=/tmp/packages_end.txt 02:31:14 + case "${OS_FAMILY}" in 02:31:14 + rpm -qa 02:31:14 + sort 02:31:14 + '[' -f /tmp/packages_start.txt ']' 02:31:14 + '[' -f /tmp/packages_end.txt ']' 02:31:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:31:14 + '[' /w/workspace/dry_go-mod-core-contracts_PR-616 ']' 02:31:14 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-616/archives/ 02:31:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-616/archives/ [Pipeline] echo 02:31:14 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_PR-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:31:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:31:16 02:31:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:31:16 alpine: Pulling from edgex-lftools-log-publisher 02:31:16 df20fa9351a1: Pulling fs layer 02:31:16 36b3adc4ff6f: Pulling fs layer 02:31:16 8ad3a11d3b57: Pulling fs layer 02:31:16 46f8f816bc3b: Pulling fs layer 02:31:16 93b61091891f: Pulling fs layer 02:31:16 93b9cdb0e59b: Pulling fs layer 02:31:16 5e14af77c1be: Pulling fs layer 02:31:16 01666e4c0597: Pulling fs layer 02:31:16 aa168da1d23b: Pulling fs layer 02:31:16 93b61091891f: Waiting 02:31:16 93b9cdb0e59b: Waiting 02:31:16 5e14af77c1be: Waiting 02:31:16 01666e4c0597: Waiting 02:31:16 aa168da1d23b: Waiting 02:31:16 46f8f816bc3b: Waiting 02:31:16 36b3adc4ff6f: Verifying Checksum 02:31:16 36b3adc4ff6f: Download complete 02:31:16 46f8f816bc3b: Verifying Checksum 02:31:16 46f8f816bc3b: Download complete 02:31:16 df20fa9351a1: Verifying Checksum 02:31:16 df20fa9351a1: Download complete 02:31:16 93b9cdb0e59b: Verifying Checksum 02:31:16 93b9cdb0e59b: Download complete 02:31:16 5e14af77c1be: Verifying Checksum 02:31:16 5e14af77c1be: Download complete 02:31:16 01666e4c0597: Verifying Checksum 02:31:16 01666e4c0597: Download complete 02:31:17 93b61091891f: Verifying Checksum 02:31:17 93b61091891f: Download complete 02:31:17 df20fa9351a1: Pull complete 02:31:17 36b3adc4ff6f: Pull complete 02:31:17 8ad3a11d3b57: Verifying Checksum 02:31:17 8ad3a11d3b57: Download complete 02:31:18 8ad3a11d3b57: Pull complete 02:31:18 46f8f816bc3b: Pull complete 02:31:18 93b61091891f: Pull complete 02:31:18 93b9cdb0e59b: Pull complete 02:31:19 5e14af77c1be: Pull complete 02:31:19 01666e4c0597: Pull complete 02:31:20 aa168da1d23b: Verifying Checksum 02:31:20 aa168da1d23b: Download complete 02:31:25 aa168da1d23b: Pull complete 02:31:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:31:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:31:25 prd-centos7-docker-4c-2g-14957 does not seem to be running inside a container 02:31:25 $ 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_PR-616/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_PR-616 -v /w/workspace/dry_go-mod-core-contracts_PR-616:/w/workspace/dry_go-mod-core-contracts_PR-616:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-616@tmp:/w/workspace/dry_go-mod-core-contracts_PR-616@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:31:33 $ docker top 2b55d49845b9a4a09ce71bb24675390baf10f0dee6b9acdb7893d6071a11722a -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:34 + touch /tmp/pre-build-complete [Pipeline] sh 02:31:35 + mkdir -p /var/log/sa [Pipeline] sh 02:31:35 + ls /var/log/sa-host 02:31:35 + sadf -c /var/log/sa-host/sa05 02:31:35 file_magic: OK 02:31:35 HZ: Using current value: 100 02:31:35 file_header: OK 02:31:35 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 02:31:35 Statistics: 02:31:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:31:35 File successfully converted to sysstat format version 12.2.1 02:31:35 + sadf -c /var/log/sa-host/sa19 02:31:35 file_magic: OK 02:31:35 HZ: Using current value: 100 02:31:35 file_header: OK 02:31:35 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 02:31:35 Statistics: 02:31:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:31:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:36 provisioning config files... 02:31:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-616@tmp/config2639600195959727037tmp [Pipeline] { [Pipeline] echo 02:31:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:31:36 ---> create-netrc.sh [Pipeline] } 02:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:31:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:31:37 ---> python-tools-install.sh [Pipeline] echo 02:31:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:31:37 ---> sudo-logs.sh 02:31:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:31:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:31:38 ---> job-cost.sh 02:31:38 lf-activate-venv: SKIPPING 02:31:38 DEBUG: total: 0.18000000715255737 02:31:38 INFO: Retrieving Stack Cost... 02:31:39 INFO: Retrieving Pricing Info for: v3-standard-2 02:31:40 INFO: Archiving Costs [Pipeline] echo 02:31:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:31:40 ---> logs-deploy.sh 02:31:40 lf-activate-venv: SKIPPING 02:31:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-616/1 02:31:40 INFO: archiving workspace using pattern(s): 02:31:41 Archives upload complete. 02:31:41 INFO: archiving logs to Nexus 02:31:42 ---> uname -a: 02:31:42 Linux prd-centos7-docker-4c-2g-14957.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:31:42 02:31:42 02:31:42 ---> lscpu: 02:31:42 Architecture: x86_64 02:31:42 CPU op-mode(s): 32-bit, 64-bit 02:31:42 Byte Order: Little Endian 02:31:42 Address sizes: 40 bits physical, 48 bits virtual 02:31:42 CPU(s): 2 02:31:42 On-line CPU(s) list: 0,1 02:31:42 Thread(s) per core: 1 02:31:42 Core(s) per socket: 1 02:31:42 Socket(s): 2 02:31:42 NUMA node(s): 1 02:31:42 Vendor ID: AuthenticAMD 02:31:42 CPU family: 23 02:31:42 Model: 49 02:31:42 Model name: AMD EPYC-Rome Processor 02:31:42 Stepping: 0 02:31:42 CPU MHz: 2799.998 02:31:42 BogoMIPS: 5599.99 02:31:42 Virtualization: AMD-V 02:31:42 Hypervisor vendor: KVM 02:31:42 Virtualization type: full 02:31:42 L1d cache: 64 KiB 02:31:42 L1i cache: 64 KiB 02:31:42 L2 cache: 1 MiB 02:31:42 L3 cache: 32 MiB 02:31:42 NUMA node0 CPU(s): 0,1 02:31:42 Vulnerability Itlb multihit: Not affected 02:31:42 Vulnerability L1tf: Not affected 02:31:42 Vulnerability Mds: Not affected 02:31:42 Vulnerability Meltdown: Not affected 02:31:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:31:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:31:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:31:42 Vulnerability Srbds: Not affected 02:31:42 Vulnerability Tsx async abort: Not affected 02:31:42 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 02:31:42 02:31:42 02:31:42 ---> nproc: 02:31:42 2 02:31:42 02:31:42 02:31:42 ---> df -h: 02:31:42 Filesystem Size Used Available Use% Mounted on 02:31:42 overlay 40.0G 7.6G 32.4G 19% / 02:31:42 tmpfs 64.0M 0 64.0M 0% /dev 02:31:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:31:42 shm 64.0M 0 64.0M 0% /dev/shm 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-616 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-616@tmp 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:31:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:31:42 02:31:42 02:31:42 ---> free -m: 02:31:42 total used free shared buff/cache available 02:31:42 Mem: 7821 929 4795 0 2095 6713 02:31:42 Swap: 1023 0 1023 02:31:42 02:31:42 02:31:42 ---> ip addr: 02:31:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:31:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:31:42 inet 127.0.0.1/8 scope host lo 02:31:42 valid_lft forever preferred_lft forever 02:31:42 inet6 ::1/128 scope host 02:31:42 valid_lft forever preferred_lft forever 02:31:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:31:42 link/ether fa:16:3e:67:85:c3 brd ff:ff:ff:ff:ff:ff 02:31:42 inet 10.30.122.251/23 brd 10.30.123.255 scope global dynamic eth0 02:31:42 valid_lft 85760sec preferred_lft 85760sec 02:31:42 inet6 fe80::f816:3eff:fe67:85c3/64 scope link 02:31:42 valid_lft forever preferred_lft forever 02:31:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:31:42 link/ether 02:42:e8:ae:63:2d brd ff:ff:ff:ff:ff:ff 02:31:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:31:42 valid_lft forever preferred_lft forever 02:31:42 inet6 fe80::42:e8ff:feae:632d/64 scope link 02:31:42 valid_lft forever preferred_lft forever 02:31:42 02:31:42 02:31:42 ---> sar -b -r -n DEV: 02:31:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 02:31:42 02:31:42 02:20:51 LINUX RESTART (2 CPU) 02:31:42 02:31:42 02:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:31:42 02:23:01 7.59 0.18 7.41 0.00 23.18 327.63 0.00 02:31:42 02:24:01 0.40 0.00 0.40 0.00 0.00 6.71 0.00 02:31:42 02:25:01 0.30 0.00 0.30 0.00 0.00 4.13 0.00 02:31:42 02:26:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 02:31:42 02:27:01 0.37 0.00 0.37 0.00 0.00 5.71 0.00 02:31:42 02:28:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 02:31:42 02:29:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 02:31:42 02:30:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 02:31:42 02:31:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 02:31:42 Average: 1.09 0.02 1.07 0.00 2.58 39.90 0.00 02:31:42 02:31:42 02:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:31:42 02:23:01 5460612 0 807772 10.09 2620 1737936 1167756 12.89 580892 1566248 20 02:31:42 02:24:01 5473288 0 795088 9.93 2620 1737944 1076848 11.89 572504 1563660 16 02:31:42 02:25:01 5472300 0 796076 9.94 2620 1737944 1076872 11.89 572176 1565380 12 02:31:42 02:26:01 5473144 0 795224 9.93 2620 1737952 1076788 11.89 571660 1565380 16 02:31:42 02:27:01 5472772 0 795592 9.93 2620 1737956 1076776 11.89 564352 1573068 16 02:31:42 02:28:01 5473148 0 795216 9.93 2620 1737956 1076656 11.89 563876 1573068 12 02:31:42 02:29:01 5461452 0 806904 10.08 2620 1737964 1076620 11.89 575636 1573068 16 02:31:42 02:30:01 5461720 0 806632 10.07 2620 1737968 1076620 11.89 577412 1571276 8 02:31:42 02:31:01 5461604 0 806744 10.07 2620 1737972 1076620 11.89 577516 1571276 8 02:31:42 Average: 5467782 0 800583 10.00 2620 1737955 1086840 12.00 572892 1569158 14 02:31:42 02:31:42 02:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:31:42 02:23:01 eth0 23.46 23.18 47.06 9.18 0.00 0.00 0.00 0.00 02:31:42 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:23:01 docker0 9.69 7.61 2.36 24.31 0.00 0.00 0.00 0.00 02:31:42 02:24:01 eth0 1.65 0.27 0.40 0.16 0.00 0.00 0.00 0.00 02:31:42 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:25:01 eth0 1.30 0.43 0.37 0.22 0.00 0.00 0.00 0.00 02:31:42 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:26:01 eth0 0.67 0.35 0.29 0.23 0.00 0.00 0.00 0.00 02:31:42 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:27:01 eth0 0.63 0.38 0.35 0.26 0.00 0.00 0.00 0.00 02:31:42 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:28:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:31:42 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:31:42 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:30:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:31:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:31:42 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 Average: eth0 3.13 2.77 5.40 1.12 0.00 0.00 0.00 0.00 02:31:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:42 Average: docker0 1.08 0.85 0.26 2.70 0.00 0.00 0.00 0.00 02:31:42 02:31:42 02:31:42 ---> sar -P ALL: 02:31:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 02:31:42 02:31:42 02:20:51 LINUX RESTART (2 CPU) 02:31:42 02:31:42 02:22:01 CPU %user %nice %system %iowait %steal %idle 02:31:42 02:23:01 all 1.70 0.00 1.05 0.04 0.04 97.17 02:31:42 02:23:01 0 1.66 0.00 1.04 0.07 0.05 97.18 02:31:42 02:23:01 1 1.73 0.00 1.06 0.02 0.03 97.16 02:31:42 02:24:01 all 0.18 0.00 0.07 0.00 0.03 99.72 02:31:42 02:24:01 0 0.32 0.00 0.07 0.00 0.03 99.58 02:31:42 02:24:01 1 0.05 0.00 0.07 0.00 0.02 99.87 02:31:42 02:25:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:31:42 02:25:01 0 0.30 0.00 0.05 0.00 0.02 99.63 02:31:42 02:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:31:42 02:26:01 all 0.16 0.00 0.03 0.00 0.03 99.77 02:31:42 02:26:01 0 0.28 0.00 0.03 0.00 0.03 99.65 02:31:42 02:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 02:31:42 02:27:01 all 0.14 0.00 0.04 0.00 0.03 99.79 02:31:42 02:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:31:42 02:27:01 1 0.25 0.00 0.03 0.00 0.03 99.68 02:31:42 02:28:01 all 0.10 0.00 0.03 0.00 0.02 99.85 02:31:42 02:28:01 0 0.10 0.00 0.02 0.00 0.02 99.87 02:31:42 02:28:01 1 0.10 0.00 0.05 0.00 0.02 99.83 02:31:42 02:29:01 all 0.16 0.00 0.04 0.00 0.03 99.77 02:31:42 02:29:01 0 0.27 0.00 0.05 0.00 0.03 99.65 02:31:42 02:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:31:42 02:30:01 all 0.17 0.00 0.03 0.00 0.02 99.79 02:31:42 02:30:01 0 0.30 0.00 0.03 0.00 0.02 99.65 02:31:42 02:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:31:42 02:31:01 all 0.15 0.00 0.03 0.00 0.02 99.80 02:31:42 02:31:01 0 0.25 0.00 0.05 0.00 0.02 99.68 02:31:42 02:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:31:42 Average: all 0.33 0.00 0.15 0.00 0.02 99.50 02:31:42 Average: 0 0.39 0.00 0.15 0.01 0.03 99.42 02:31:42 Average: 1 0.26 0.00 0.15 0.00 0.02 99.57 02:31:42 02:31:42 02:31:42