Pull request #663 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab20f897bd24f1dd688e5bafae1044a487338b2e+dfcc36c5a5befe0a1977696dfde3713f959ecc3e (3399ca859636f99cfaa0f5a46ca4442e1524fd88) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5352165807206127424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7647855485796777384.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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/PR-663/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh360724167953280275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5056031791334852134.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-663/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7039997236156009591.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_BUILD_IMAGE_TARGET: builder 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-2354 in /w/workspace/dry_go-mod-core-contracts_PR-663 [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-663 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh5354590126207511008.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh1098296026252760305.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit ab20f897bd24f1dd688e5bafae1044a487338b2e Merge succeeded, producing ab20f897bd24f1dd688e5bafae1044a487338b2e Checking out Revision ab20f897bd24f1dd688e5bafae1044a487338b2e (PR-663) > git config core.sparsecheckout # timeout=10 > git checkout -f ab20f897bd24f1dd688e5bafae1044a487338b2e # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh7105563187445776313.key > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab20f897bd24f1dd688e5bafae1044a487338b2e # timeout=10 Commit message: "build(deps): bump github.com/go-kit/kit from 0.11.0 to 0.12.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:41:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:41:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:41:43 ========================================================= 04:41:43 EdgeX Global Pipelines Version Info 04:41:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 51d6e50d639e71f2a2257ce8ee3e8692c940b6cc # timeout=10 04:41:45 ------------------- 04:41:45 stable info: 04:41:45 ------------------- 04:41:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:41:45 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:41:45 Message: update stable to v1.0.207 04:41:45 ------------------- 04:41:45 experimental info: 04:41:45 ------------------- 04:41:45 Commited By: **** collab-it+edgex@linuxfoundation.org 04:41:45 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:41:45 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:41:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-663 [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-663 [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-663 [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab20f897bd24f1dd688e5bafae1044a487338b2e [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab20f89 [Pipeline] echo 04:41:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:47 + git log --format=format:%s -1 ab20f897bd24f1dd688e5bafae1044a487338b2e [Pipeline] echo 04:41:47 GIT_COMMIT: ab20f897bd24f1dd688e5bafae1044a487338b2e, Commit Message: build(deps): bump github.com/go-kit/kit from 0.11.0 to 0.12.0 [Pipeline] echo 04:41:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:41:47 04:41:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:41:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:41:48 latest: Pulling from edgex-devops/git-semver 04:41:48 31603596830f: Pulling fs layer 04:41:48 04fac38145f0: Pulling fs layer 04:41:48 701f6daf10bf: Pulling fs layer 04:41:48 24f72da36158: Pulling fs layer 04:41:48 24f72da36158: Waiting 04:41:48 04fac38145f0: Verifying Checksum 04:41:48 04fac38145f0: Download complete 04:41:48 31603596830f: Verifying Checksum 04:41:48 31603596830f: Download complete 04:41:48 701f6daf10bf: Verifying Checksum 04:41:48 701f6daf10bf: Download complete 04:41:48 24f72da36158: Verifying Checksum 04:41:48 24f72da36158: Download complete 04:41:48 31603596830f: Pull complete 04:41:48 04fac38145f0: Pull complete 04:41:49 701f6daf10bf: Pull complete 04:41:49 24f72da36158: Pull complete 04:41:49 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:41:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:41:49 prd-centos7-docker-4c-2g-2354 does not seem to be running inside a container 04:41:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:41:50 $ docker top 42d2103182ee8ceb74012706b0460cf0ac402f4db07bda8dd526e88ef4a8f73e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:50 [ssh-agent] Looking for ssh-agent implementation... 04:41:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:50 $ docker exec 42d2103182ee8ceb74012706b0460cf0ac402f4db07bda8dd526e88ef4a8f73e ssh-agent 04:41:50 SSH_AUTH_SOCK=/tmp/ssh-aDQOjMtAo0Hz/agent.14 04:41:50 SSH_AGENT_PID=21 04:41:50 Running ssh-add (command line suppressed) 04:41:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_8594686505771413962.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_8594686505771413962.key) 04:41:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:51 + git tag --points-at HEAD [Pipeline] } 04:41:51 $ docker exec --env ******** --env ******** 42d2103182ee8ceb74012706b0460cf0ac402f4db07bda8dd526e88ef4a8f73e ssh-agent -k 04:41:51 unset SSH_AUTH_SOCK; 04:41:51 unset SSH_AGENT_PID; 04:41:51 echo Agent pid 21 killed; 04:41:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:41:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:51 [ssh-agent] Looking for ssh-agent implementation... 04:41:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:51 $ docker exec 42d2103182ee8ceb74012706b0460cf0ac402f4db07bda8dd526e88ef4a8f73e ssh-agent 04:41:51 SSH_AUTH_SOCK=/tmp/ssh-d5G6IcyBNkZL/agent.54 04:41:51 SSH_AGENT_PID=60 04:41:51 Running ssh-add (command line suppressed) 04:41:51 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_742740203076339192.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_742740203076339192.key) 04:41:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:51 + git semver init 04:41:51 # -> Open(): unable to determine branch for HEAD 04:41:51 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.git 04:41:51 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-663 04:41:51 # $SEMVER_REMOTE_NAME = origin 04:41:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:41:51 # $SEMVER_USER_NAME = edgex-jenkins 04:41:51 # $SEMVER_BRANCH = PR-663 04:41:51 # $SEMVER_TEMP = /tmp/semver-058246123 04:41:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:41:52 # '/tmp/semver-058246123' -> '/w/workspace/dry_go-mod-core-contracts_PR-663/.semver' 04:41:52 # -> Force: false 04:41:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.semver [Pipeline] } 04:41:52 $ docker exec --env ******** --env ******** 42d2103182ee8ceb74012706b0460cf0ac402f4db07bda8dd526e88ef4a8f73e ssh-agent -k 04:41:52 unset SSH_AUTH_SOCK; 04:41:52 unset SSH_AGENT_PID; 04:41:52 echo Agent pid 60 killed; 04:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:53 + git semver [Pipeline] } 04:41:53 $ docker stop --time=1 42d2103182ee8ceb74012706b0460cf0ac402f4db07bda8dd526e88ef4a8f73e 04:41:54 $ docker rm -f 42d2103182ee8ceb74012706b0460cf0ac402f4db07bda8dd526e88ef4a8f73e [Pipeline] // withDockerContainer [Pipeline] sh 04:41:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:41:55 Stashed 1 file(s) [Pipeline] echo 04:41:55 [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 04:42:10 Still waiting to schedule task 04:42:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:42:10 Still waiting to schedule task 04:42:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2347’ 04:44:07 Running on prd-centos7-docker-4c-2g-2360 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws 04:44:07 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 04:44:08 Selected Git installation does not exist. Using Default 04:44:08 The recommended git tool is: NONE 04:44:11 using credential edgex-jenkins-ssh 04:44:11 Cloning the remote Git repository 04:44:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:11 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 04:44:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:11 > git --version # timeout=10 04:44:11 > git --version # 'git version 2.24.4' 04:44:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:11 [INFO] Currently running in a labeled security context 04:44:11 [INFO] Currently SELinux is 'enforcing' on the host 04:44:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh2191476609611673462.key 04:44:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:12 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit ab20f897bd24f1dd688e5bafae1044a487338b2e 04:44:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:44:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:44:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:12 [INFO] Currently running in a labeled security context 04:44:12 [INFO] Currently SELinux is 'enforcing' on the host 04:44:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh7339529415319962511.key 04:44:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:44:12 > git config core.sparsecheckout # timeout=10 04:44:12 > git checkout -f ab20f897bd24f1dd688e5bafae1044a487338b2e # timeout=10 04:44:12 > git remote # timeout=10 04:44:12 > git config --get remote.origin.url # timeout=10 04:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:12 [INFO] Currently running in a labeled security context 04:44:12 [INFO] Currently SELinux is 'enforcing' on the host 04:44:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh8364760298600704965.key 04:44:12 > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 04:44:13 > git rev-parse HEAD^{commit} # timeout=10 04:44:13 Merge succeeded, producing ab20f897bd24f1dd688e5bafae1044a487338b2e 04:44:13 Checking out Revision ab20f897bd24f1dd688e5bafae1044a487338b2e (PR-663) 04:44:13 > git config core.sparsecheckout # timeout=10 04:44:13 > git checkout -f ab20f897bd24f1dd688e5bafae1044a487338b2e # timeout=10 04:44:16 Commit message: "build(deps): bump github.com/go-kit/kit from 0.11.0 to 0.12.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:44:17 ========================================================= 04:44:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:44:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:44:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:44:18 4e9f2cdf4387: Pulling fs layer 04:44:18 57d31006c564: Pulling fs layer 04:44:18 bd5ccded8296: Pulling fs layer 04:44:18 304dd3a0f381: Pulling fs layer 04:44:18 d37cda54a23b: Pulling fs layer 04:44:18 bae75c0f2455: Pulling fs layer 04:44:18 806579b3d29a: Pulling fs layer 04:44:18 c77eb801bf70: Pulling fs layer 04:44:18 6d0567d44e1a: Pulling fs layer 04:44:18 304dd3a0f381: Waiting 04:44:18 d37cda54a23b: Waiting 04:44:18 bae75c0f2455: Waiting 04:44:18 806579b3d29a: Waiting 04:44:18 c77eb801bf70: Waiting 04:44:18 6d0567d44e1a: Waiting 04:44:18 bd5ccded8296: Verifying Checksum 04:44:18 bd5ccded8296: Download complete 04:44:18 57d31006c564: Verifying Checksum 04:44:18 57d31006c564: Download complete 04:44:18 d37cda54a23b: Verifying Checksum 04:44:18 d37cda54a23b: Download complete 04:44:18 bae75c0f2455: Download complete 04:44:18 806579b3d29a: Verifying Checksum 04:44:18 806579b3d29a: Download complete 04:44:18 4e9f2cdf4387: Verifying Checksum 04:44:18 4e9f2cdf4387: Download complete 04:44:18 c77eb801bf70: Verifying Checksum 04:44:18 c77eb801bf70: Download complete 04:44:18 4e9f2cdf4387: Pull complete 04:44:19 57d31006c564: Pull complete 04:44:19 bd5ccded8296: Pull complete 04:44:19 304dd3a0f381: Verifying Checksum 04:44:19 304dd3a0f381: Download complete 04:44:19 6d0567d44e1a: Verifying Checksum 04:44:19 6d0567d44e1a: Download complete 04:44:23 304dd3a0f381: Pull complete 04:44:23 d37cda54a23b: Pull complete 04:44:23 bae75c0f2455: Pull complete 04:44:23 806579b3d29a: Pull complete 04:44:23 c77eb801bf70: Pull complete 04:44:26 6d0567d44e1a: Pull complete 04:44:26 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 04:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:44:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 04:44:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 04:44:26 + docker inspect -f . ci-base-image-x86_64 04:44:26 . [Pipeline] withDockerContainer 04:44:26 prd-centos7-docker-4c-2g-2360 does not seem to be running inside a container 04:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** ci-base-image-x86_64 cat 04:44:29 $ docker top 3e9aa24d5a896985b9374fc9abff45a266f831881b730f37db48ca8cd6558e52 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:29 + go version 04:44:29 go version go1.16.8 linux/amd64 [Pipeline] } 04:44:29 $ docker stop --time=1 3e9aa24d5a896985b9374fc9abff45a266f831881b730f37db48ca8cd6558e52 04:44:31 $ docker rm -f 3e9aa24d5a896985b9374fc9abff45a266f831881b730f37db48ca8cd6558e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:44:31 + docker inspect -f . ci-base-image-x86_64 04:44:31 . [Pipeline] withDockerContainer 04:44:31 prd-centos7-docker-4c-2g-2360 does not seem to be running inside a container 04:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** ci-base-image-x86_64 cat 04:44:32 $ docker top 03abdc29fcb8303f983668388fae3f2e8e0a080a00c6319b6da902bd84bd8236 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:44:32 + make test 04:44:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:44:35 go: downloading github.com/google/uuid v1.3.0 04:44:35 go: downloading github.com/stretchr/testify v1.7.0 04:44:35 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 04:44:35 go: downloading github.com/go-kit/kit v0.12.0 04:44:35 go: downloading github.com/go-playground/validator/v10 v10.9.0 04:44:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 04:44:35 go: downloading github.com/davecgh/go-spew v1.1.1 04:44:35 go: downloading github.com/pmezard/go-difflib v1.0.0 04:44:35 go: downloading github.com/stretchr/objx v0.1.1 04:44:35 go: downloading github.com/x448/float16 v0.8.4 04:44:35 go: downloading github.com/go-playground/universal-translator v0.18.0 04:44:35 go: downloading github.com/leodido/go-urn v1.2.1 04:44:35 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 04:44:35 go: downloading golang.org/x/text v0.3.7 04:44:35 go: downloading github.com/go-kit/log v0.2.0 04:44:36 go: downloading github.com/go-playground/locales v0.14.0 04:44:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:44:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:44:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.053s coverage: 83.5% of statements 04:44:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:44:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:44:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:44:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.009s coverage: 26.3% of statements 04:44:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:44:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 47.1% of statements 04:44:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements 04:44:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.036s coverage: 86.2% of statements 04:44:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 04:44:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 36.1% of statements 04:44:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 48.7% of statements 04:44:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:44:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:44:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:44:55 $ docker stop --time=1 03abdc29fcb8303f983668388fae3f2e8e0a080a00c6319b6da902bd84bd8236 04:44:57 $ docker rm -f 03abdc29fcb8303f983668388fae3f2e8e0a080a00c6319b6da902bd84bd8236 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:44:58 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:44:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:59 04:44:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:44:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:59 latest: Pulling from edgex-lftools-log-publisher 04:44:59 b4d181a07f80: Pulling fs layer 04:44:59 a1111a8f2ec3: Pulling fs layer 04:44:59 ed53099fbce6: Pulling fs layer 04:44:59 dc539afda2c1: Pulling fs layer 04:44:59 77bc0d833cb6: Pulling fs layer 04:44:59 9065ff56babe: Pulling fs layer 04:44:59 d287ab97295c: Pulling fs layer 04:44:59 dc539afda2c1: Waiting 04:44:59 77bc0d833cb6: Waiting 04:44:59 9065ff56babe: Waiting 04:44:59 d287ab97295c: Waiting 04:44:59 a1111a8f2ec3: Verifying Checksum 04:44:59 a1111a8f2ec3: Download complete 04:44:59 dc539afda2c1: Verifying Checksum 04:44:59 dc539afda2c1: Download complete 04:45:00 b4d181a07f80: Verifying Checksum 04:45:00 b4d181a07f80: Download complete 04:45:00 77bc0d833cb6: Verifying Checksum 04:45:00 77bc0d833cb6: Download complete 04:45:00 ed53099fbce6: Verifying Checksum 04:45:00 ed53099fbce6: Download complete 04:45:00 9065ff56babe: Verifying Checksum 04:45:00 9065ff56babe: Download complete 04:45:01 d287ab97295c: Verifying Checksum 04:45:01 d287ab97295c: Download complete 04:45:01 b4d181a07f80: Pull complete 04:45:01 a1111a8f2ec3: Pull complete 04:45:02 ed53099fbce6: Pull complete 04:45:02 dc539afda2c1: Pull complete 04:45:02 77bc0d833cb6: Pull complete 04:45:02 9065ff56babe: Pull complete 04:45:07 d287ab97295c: Pull complete 04:45:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:45:08 prd-centos7-docker-4c-2g-2360 does not seem to be running inside a container 04:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:45:10 $ docker top 28701e4b4edca266b4acde653aa3d973a728177042ad8dfe42a81a6d870ed8f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:10 ---> job-cost.sh 04:45:10 lf-activate-venv: SKIPPING 04:45:10 INFO: No Stack... 04:45:21 INFO: Retrieving Pricing Info for: v3-standard-2 04:45:21 INFO: Archiving Costs [Pipeline] sh 04:45:22 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv 04:45:22 + cut -d, -f6 [Pipeline] lock 04:45:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-6-stack-cost] 04:45:22 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-6-stack-cost] did not exist. Created. 04:45:22 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:45:22 + echo total: 0.05999999865889549 [Pipeline] stash 04:45:22 Stashed 1 file(s) [Pipeline] } 04:45:22 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-6-stack-cost] [Pipeline] // lock [Pipeline] } 04:45:22 $ docker stop --time=1 28701e4b4edca266b4acde653aa3d973a728177042ad8dfe42a81a6d870ed8f0 04:45:23 $ docker rm -f 28701e4b4edca266b4acde653aa3d973a728177042ad8dfe42a81a6d870ed8f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:45:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2359 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws 04:45:46 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 04:45:46 Selected Git installation does not exist. Using Default 04:45:46 The recommended git tool is: NONE 04:45:54 using credential edgex-jenkins-ssh 04:45:54 Cloning the remote Git repository 04:45:54 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:45:54 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 04:45:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:45:54 > git --version # timeout=10 04:45:54 > git --version # 'git version 2.17.1' 04:45:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:56 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit ab20f897bd24f1dd688e5bafae1044a487338b2e 04:45:57 Merge succeeded, producing ab20f897bd24f1dd688e5bafae1044a487338b2e 04:45:57 Checking out Revision ab20f897bd24f1dd688e5bafae1044a487338b2e (PR-663) 04:45:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:45:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:45:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:56 > git config core.sparsecheckout # timeout=10 04:45:56 > git checkout -f ab20f897bd24f1dd688e5bafae1044a487338b2e # timeout=10 04:45:56 > git remote # timeout=10 04:45:56 > git config --get remote.origin.url # timeout=10 04:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:56 > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 04:45:56 > git rev-parse HEAD^{commit} # timeout=10 04:45:57 > git config core.sparsecheckout # timeout=10 04:45:57 > git checkout -f ab20f897bd24f1dd688e5bafae1044a487338b2e # timeout=10 04:46:01 Commit message: "build(deps): bump github.com/go-kit/kit from 0.11.0 to 0.12.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:46:02 ========================================================= 04:46:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:46:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:46:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:46:05 bbf911997326: Pulling fs layer 04:46:05 58ec367f63d7: Pulling fs layer 04:46:05 1b4a6ffa7d45: Pulling fs layer 04:46:05 fc5181fea5dc: Pulling fs layer 04:46:05 9c418107303f: Pulling fs layer 04:46:05 284eca6f2348: Pulling fs layer 04:46:05 842844d905b1: Pulling fs layer 04:46:05 fc5181fea5dc: Waiting 04:46:05 9c418107303f: Waiting 04:46:05 284eca6f2348: Waiting 04:46:05 842844d905b1: Waiting 04:46:05 901a3a57568e: Pulling fs layer 04:46:05 901a3a57568e: Waiting 04:46:05 1b4a6ffa7d45: Verifying Checksum 04:46:05 1b4a6ffa7d45: Download complete 04:46:05 58ec367f63d7: Verifying Checksum 04:46:05 58ec367f63d7: Download complete 04:46:05 9c418107303f: Verifying Checksum 04:46:05 9c418107303f: Download complete 04:46:05 284eca6f2348: Verifying Checksum 04:46:05 284eca6f2348: Download complete 04:46:05 bbf911997326: Verifying Checksum 04:46:05 bbf911997326: Download complete 04:46:05 842844d905b1: Verifying Checksum 04:46:05 842844d905b1: Download complete 04:46:06 bbf911997326: Pull complete 04:46:06 58ec367f63d7: Pull complete 04:46:07 1b4a6ffa7d45: Pull complete 04:46:07 901a3a57568e: Verifying Checksum 04:46:07 901a3a57568e: Download complete 04:46:08 fc5181fea5dc: Verifying Checksum 04:46:08 fc5181fea5dc: Download complete 04:46:20 fc5181fea5dc: Pull complete 04:46:20 9c418107303f: Pull complete 04:46:20 284eca6f2348: Pull complete 04:46:20 842844d905b1: Pull complete 04:46:26 901a3a57568e: Pull complete 04:46:26 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 04:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 04:46:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 04:46:27 + docker inspect -f . ci-base-image-arm64 04:46:27 . [Pipeline] withDockerContainer 04:46:27 prd-ubuntu18.04-docker-arm64-4c-16g-2359 does not seem to be running inside a container 04:46:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 04:46:35 $ docker top 5e883c6aec87ca8d8095b67fca8aa0d47d9fe4410dc190bdbe59ae6c0a879c9c -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:36 + go version 04:46:36 go version go1.16.8 linux/arm64 [Pipeline] } 04:46:36 $ docker stop --time=1 5e883c6aec87ca8d8095b67fca8aa0d47d9fe4410dc190bdbe59ae6c0a879c9c 04:46:38 $ docker rm -f 5e883c6aec87ca8d8095b67fca8aa0d47d9fe4410dc190bdbe59ae6c0a879c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:46:39 + docker inspect -f . ci-base-image-arm64 04:46:39 . [Pipeline] withDockerContainer 04:46:39 prd-ubuntu18.04-docker-arm64-4c-16g-2359 does not seem to be running inside a container 04:46:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 04:46:41 $ docker top 5f8cc3f0cc6daed287f563f4bf9d727f2cbc9f92c27172bf2e3d096f383576be -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:46:42 + make test 04:46:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:46:48 go: downloading github.com/google/uuid v1.3.0 04:46:48 go: downloading github.com/go-kit/kit v0.12.0 04:46:48 go: downloading github.com/stretchr/testify v1.7.0 04:46:48 go: downloading github.com/go-playground/validator/v10 v10.9.0 04:46:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 04:46:48 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 04:46:48 go: downloading github.com/davecgh/go-spew v1.1.1 04:46:48 go: downloading github.com/pmezard/go-difflib v1.0.0 04:46:48 go: downloading github.com/stretchr/objx v0.1.1 04:46:48 go: downloading github.com/go-playground/universal-translator v0.18.0 04:46:48 go: downloading github.com/leodido/go-urn v1.2.1 04:46:48 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 04:46:48 go: downloading golang.org/x/text v0.3.7 04:46:48 go: downloading github.com/x448/float16 v0.8.4 04:46:48 go: downloading github.com/go-kit/log v0.2.0 04:46:48 go: downloading github.com/go-playground/locales v0.14.0 04:46:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:46:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:47:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.453s coverage: 83.5% of statements 04:47:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:47:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:47:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:47:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.096s coverage: 26.3% of statements 04:47:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:47:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.086s coverage: 47.1% of statements 04:47:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.125s coverage: 90.0% of statements 04:47:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.260s coverage: 86.2% of statements 04:47:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.113s coverage: 59.5% of statements 04:47:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 36.1% of statements 04:47:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.040s coverage: 48.7% of statements 04:47:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:48:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:48:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:48:02 $ docker stop --time=1 5f8cc3f0cc6daed287f563f4bf9d727f2cbc9f92c27172bf2e3d096f383576be 04:48:04 $ docker rm -f 5f8cc3f0cc6daed287f563f4bf9d727f2cbc9f92c27172bf2e3d096f383576be [Pipeline] // withDockerContainer [Pipeline] sh 04:48:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:48:06 Warning: overwriting stash ‘coverage-report’ 04:48:07 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:07 04:48:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:48:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:08 arm64: Pulling from edgex-lftools-log-publisher 04:48:08 448f6bf000e3: Pulling fs layer 04:48:08 f757da607395: Pulling fs layer 04:48:08 05883995daec: Pulling fs layer 04:48:08 8603b9c90790: Pulling fs layer 04:48:08 1560dd03e051: Pulling fs layer 04:48:08 27f5ce0e4adf: Pulling fs layer 04:48:08 c2d8d7efcc4b: Pulling fs layer 04:48:08 27f5ce0e4adf: Waiting 04:48:08 8603b9c90790: Waiting 04:48:08 c2d8d7efcc4b: Waiting 04:48:08 1560dd03e051: Waiting 04:48:08 f757da607395: Verifying Checksum 04:48:08 f757da607395: Download complete 04:48:08 8603b9c90790: Verifying Checksum 04:48:08 8603b9c90790: Download complete 04:48:09 1560dd03e051: Verifying Checksum 04:48:09 1560dd03e051: Download complete 04:48:09 27f5ce0e4adf: Download complete 04:48:09 05883995daec: Verifying Checksum 04:48:09 05883995daec: Download complete 04:48:09 448f6bf000e3: Verifying Checksum 04:48:09 448f6bf000e3: Download complete 04:48:13 c2d8d7efcc4b: Verifying Checksum 04:48:13 c2d8d7efcc4b: Download complete 04:48:13 448f6bf000e3: Pull complete 04:48:13 f757da607395: Pull complete 04:48:15 05883995daec: Pull complete 04:48:16 8603b9c90790: Pull complete 04:48:17 1560dd03e051: Pull complete 04:48:17 27f5ce0e4adf: Pull complete 04:48:32 c2d8d7efcc4b: Pull complete 04:48:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:48:33 prd-ubuntu18.04-docker-arm64-4c-16g-2359 does not seem to be running inside a container 04:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:48:39 $ docker top a5525e72ba068df37f9f6f29773eff3f05ddea78fb9815bad7e721f10fb964ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:41 ---> job-cost.sh 04:48:41 lf-activate-venv: SKIPPING 04:48:41 INFO: No Stack... 04:48:51 INFO: Retrieving Pricing Info for: v3-standard-4 04:48:51 INFO: Archiving Costs [Pipeline] sh 04:48:52 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv+ cut 04:48:52 -d, -f6 [Pipeline] lock 04:48:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-6-stack-cost] 04:48:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-6-stack-cost] did not exist. Created. 04:48:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:52 /w/workspace/go-mod-core-contracts/6@tmp/durable-970563ae/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-970563ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:48:53 + echo total: 0.10999999940395355 [Pipeline] stash 04:48:53 Warning: overwriting stash ‘stack-cost’ 04:48:53 Stashed 1 file(s) [Pipeline] } 04:48:53 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-6-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:53 $ docker stop --time=1 a5525e72ba068df37f9f6f29773eff3f05ddea78fb9815bad7e721f10fb964ed 04:48:55 $ docker rm -f a5525e72ba068df37f9f6f29773eff3f05ddea78fb9815bad7e721f10fb964ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 04:48:56 provisioning config files... 04:48:56 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/config414264971412503092tmp [Pipeline] { [Pipeline] sh 04:48:57 + set +x 04:48:57 + bash -s -- 04:48:57 + curl -s https://codecov.io/bash 04:48:57 04:48:57 _____ _ 04:48:57 / ____| | | 04:48:57 | | ___ __| | ___ ___ _____ __ 04:48:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:48:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:48:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:48:57 Bash-1.0.6 04:48:57 04:48:57 04:48:57 ==> git version 2.24.4 found 04:48:57 ==> 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 04:48:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:48:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:48:57 ==> Jenkins CI detected. 04:48:57 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-663 04:48:57 project root: . 04:48:57 --> token set from env 04:48:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:48:57 ==> Running gcov in . (disable via -X gcov) 04:48:57 ==> Python coveragepy not found 04:48:57 ==> Searching for coverage reports in: 04:48:57 + . 04:48:57 -> Found 1 reports 04:48:57 ==> Detecting git/mercurial file structure 04:48:57 ==> Reading reports 04:48:57 + ./coverage.out bytes=102517 04:48:57 ==> Appending adjustments 04:48:57 https://docs.codecov.io/docs/fixing-reports 04:48:57 + Found adjustments 04:48:57 ==> Gzipping contents 04:48:57 16K /tmp/codecov.y2RIXV.gz 04:48:57 ==> Uploading reports 04:48:57 url: https://codecov.io 04:48:57 query: branch=PR-663&commit=ab20f897bd24f1dd688e5bafae1044a487338b2e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-663%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=663&job=&cmd_args= 04:48:57 -> Pinging Codecov 04:48:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-663&commit=ab20f897bd24f1dd688e5bafae1044a487338b2e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-663%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=663&job=&cmd_args= 04:48:58 -> Uploading to 04:48:58 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/71470A77251A30514AAF9C0BB2E5B6CE/ab20f897bd24f1dd688e5bafae1044a487338b2e/d89b3423-fa82-4f6f-8595-05cd3befe592.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T044857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d07086e720b48350434f421e9023e0138a27cdd9232c206c866c53dc80610cec 04:48:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:58 Dload Upload Total Spent Left Speed 04:48:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15363 0 0 100 15363 0 43126 --:--:-- --:--:-- --:--:-- 43154 04:48:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ab20f897bd24f1dd688e5bafae1044a487338b2e [Pipeline] } 04:48:58 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] sh 04:49:00 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-663/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:49:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:49:00 ---> package-listing.sh 04:49:00 ++ facter osfamily 04:49:00 ++ tr '[:upper:]' '[:lower:]' 04:49:01 + OS_FAMILY=redhat 04:49:01 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-663 04:49:01 + START_PACKAGES=/tmp/packages_start.txt 04:49:01 + END_PACKAGES=/tmp/packages_end.txt 04:49:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:49:01 + PACKAGES=/tmp/packages_start.txt 04:49:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' 04:49:01 + PACKAGES=/tmp/packages_end.txt 04:49:01 + case "${OS_FAMILY}" in 04:49:01 + rpm -qa 04:49:01 + sort 04:49:01 + '[' -f /tmp/packages_start.txt ']' 04:49:01 + '[' -f /tmp/packages_end.txt ']' 04:49:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:49:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' 04:49:01 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ 04:49:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ [Pipeline] echo 04:49:01 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-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:49:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:02 04:49:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:49:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:03 latest: Pulling from edgex-lftools-log-publisher 04:49:03 b4d181a07f80: Pulling fs layer 04:49:03 a1111a8f2ec3: Pulling fs layer 04:49:03 ed53099fbce6: Pulling fs layer 04:49:03 dc539afda2c1: Pulling fs layer 04:49:03 77bc0d833cb6: Pulling fs layer 04:49:03 9065ff56babe: Pulling fs layer 04:49:03 d287ab97295c: Pulling fs layer 04:49:03 dc539afda2c1: Waiting 04:49:03 77bc0d833cb6: Waiting 04:49:03 9065ff56babe: Waiting 04:49:03 d287ab97295c: Waiting 04:49:03 a1111a8f2ec3: Verifying Checksum 04:49:03 a1111a8f2ec3: Download complete 04:49:03 dc539afda2c1: Verifying Checksum 04:49:03 dc539afda2c1: Download complete 04:49:03 ed53099fbce6: Verifying Checksum 04:49:03 ed53099fbce6: Download complete 04:49:03 9065ff56babe: Verifying Checksum 04:49:03 9065ff56babe: Download complete 04:49:03 b4d181a07f80: Verifying Checksum 04:49:03 b4d181a07f80: Download complete 04:49:03 77bc0d833cb6: Verifying Checksum 04:49:03 77bc0d833cb6: Download complete 04:49:04 d287ab97295c: Verifying Checksum 04:49:04 d287ab97295c: Download complete 04:49:05 b4d181a07f80: Pull complete 04:49:05 a1111a8f2ec3: Pull complete 04:49:05 ed53099fbce6: Pull complete 04:49:05 dc539afda2c1: Pull complete 04:49:06 77bc0d833cb6: Pull complete 04:49:06 9065ff56babe: Pull complete 04:49:11 d287ab97295c: Pull complete 04:49:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:49:12 prd-centos7-docker-4c-2g-2354 does not seem to be running inside a container 04:49:12 $ 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-663/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-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:49:14 $ docker top e88c82ee3a84cb4db31696ca24387e25b5e982101e5096eddf4c3b098b35347b -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:14 + touch /tmp/pre-build-complete [Pipeline] sh 04:49:15 + mkdir -p /var/log/sysstat [Pipeline] sh 04:49:15 + ls /var/log/sa-host 04:49:15 + sadf -c /var/log/sa-host/sa07 04:49:15 file_magic: OK 04:49:15 HZ: Using current value: 100 04:49:15 file_header: OK 04:49:15 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 04:49:15 Statistics: 04:49:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:49:15 File successfully converted to sysstat format version 12.0.3 04:49:15 + sadf -c /var/log/sa-host/sa30 04:49:15 file_magic: OK 04:49:15 HZ: Using current value: 100 04:49:15 file_header: OK 04:49:15 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 04:49:15 Statistics: 04:49:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:49:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:15 provisioning config files... 04:49:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/config5056863587704147306tmp [Pipeline] { [Pipeline] echo 04:49:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:49:16 ---> create-netrc.sh [Pipeline] } 04:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:49:16 ---> python-tools-install.sh [Pipeline] echo 04:49:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:49:16 ---> sudo-logs.sh 04:49:16 Archiving 'sudo' log.. 04:49:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-2354.novalocal: Name or service not known 04:49:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-2354.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:49:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:49:17 ---> job-cost.sh 04:49:17 lf-activate-venv: SKIPPING 04:49:17 DEBUG: total: 0.10999999940395355 04:49:17 INFO: Retrieving Stack Cost... 04:49:17 INFO: Retrieving Pricing Info for: v3-standard-2 04:49:17 INFO: Archiving Costs [Pipeline] echo 04:49:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:49:18 ---> logs-deploy.sh 04:49:18 lf-activate-venv: SKIPPING 04:49:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-663/6 04:49:18 INFO: archiving workspace using pattern(s): 04:49:18 Archives upload complete. 04:49:19 INFO: archiving logs to Nexus 04:49:19 ---> uname -a: 04:49:19 Linux prd-centos7-docker-4c-2g-2354.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:49:19 04:49:19 04:49:19 ---> lscpu: 04:49:19 Architecture: x86_64 04:49:19 CPU op-mode(s): 32-bit, 64-bit 04:49:19 Byte Order: Little Endian 04:49:19 Address sizes: 40 bits physical, 48 bits virtual 04:49:19 CPU(s): 2 04:49:19 On-line CPU(s) list: 0,1 04:49:19 Thread(s) per core: 1 04:49:19 Core(s) per socket: 1 04:49:19 Socket(s): 2 04:49:19 NUMA node(s): 1 04:49:19 Vendor ID: AuthenticAMD 04:49:19 CPU family: 23 04:49:19 Model: 49 04:49:19 Model name: AMD EPYC-Rome Processor 04:49:19 Stepping: 0 04:49:19 CPU MHz: 2799.998 04:49:19 BogoMIPS: 5599.99 04:49:19 Virtualization: AMD-V 04:49:19 Hypervisor vendor: KVM 04:49:19 Virtualization type: full 04:49:19 L1d cache: 32K 04:49:19 L1i cache: 32K 04:49:19 L2 cache: 512K 04:49:19 L3 cache: 16384K 04:49:19 NUMA node0 CPU(s): 0,1 04:49:19 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:49:19 04:49:19 04:49:19 ---> nproc: 04:49:19 2 04:49:19 04:49:19 04:49:19 ---> df -h: 04:49:19 Filesystem Size Used Avail Use% Mounted on 04:49:19 overlay 40G 7.7G 33G 20% / 04:49:19 tmpfs 64M 0 64M 0% /dev 04:49:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:49:19 shm 64M 0 64M 0% /dev/shm 04:49:19 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:49:19 04:49:19 04:49:19 ---> sar -b -r -n DEV: 04:49:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:49:19 04:49:19 04:41:03 LINUX RESTART (2 CPU) 04:49:19 04:49:19 04:42:01 tps rtps wtps bread/s bwrtn/s 04:49:19 04:43:01 3.85 0.07 3.78 2.13 140.82 04:49:19 04:44:01 0.47 0.00 0.47 0.00 8.91 04:49:19 04:45:01 0.28 0.00 0.28 0.00 4.45 04:49:19 04:46:01 0.30 0.00 0.30 0.00 5.40 04:49:19 04:47:01 0.30 0.00 0.30 0.00 4.40 04:49:19 04:48:01 0.30 0.00 0.30 0.00 4.95 04:49:19 04:49:01 0.42 0.12 0.30 7.73 5.00 04:49:19 Average: 0.84 0.03 0.82 1.41 24.85 04:49:19 04:49:19 04:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:49:19 04:43:01 5692508 0 605808 7.56 2620 1708004 1041048 11.49 546528 1531452 20 04:49:19 04:44:01 5688244 0 610008 7.62 2620 1708068 1033636 11.41 551480 1531432 12 04:49:19 04:45:01 5683140 0 615168 7.68 2620 1708012 1033852 11.41 555772 1532104 8 04:49:19 04:46:01 5682416 0 615880 7.69 2620 1708024 1033952 11.42 556024 1532108 8 04:49:19 04:47:01 5686992 0 611300 7.63 2620 1708028 1033916 11.42 551600 1532104 8 04:49:19 04:48:01 5677152 0 621136 7.76 2620 1708032 1034008 11.42 561184 1532108 8 04:49:19 04:49:01 5652172 0 645716 8.06 2620 1708432 1067736 11.79 631968 1485944 200 04:49:19 Average: 5680375 0 617859 7.71 2620 1708086 1039735 11.48 564937 1525322 38 04:49:19 04:49:19 04:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:49:19 04:43:01 eth0 0.55 0.20 0.20 0.01 0.00 0.00 0.00 0.00 04:49:19 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:44:01 eth0 1.83 0.08 0.17 0.01 0.00 0.00 0.00 0.00 04:49:19 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:45:01 eth0 2.37 0.67 0.68 0.40 0.00 0.00 0.00 0.00 04:49:19 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:46:01 eth0 1.98 0.45 0.39 0.21 0.00 0.00 0.00 0.00 04:49:19 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:47:01 eth0 0.80 0.38 0.41 0.26 0.00 0.00 0.00 0.00 04:49:19 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:48:01 eth0 1.00 0.62 0.54 0.37 0.00 0.00 0.00 0.00 04:49:19 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:49:01 eth0 10.96 6.49 9.93 3.42 0.00 0.00 0.00 0.00 04:49:19 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 Average: eth0 2.78 1.27 1.76 0.67 0.00 0.00 0.00 0.00 04:49:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:19 04:49:19 04:49:19 ---> sar -P ALL: 04:49:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:49:19 04:49:19 04:41:03 LINUX RESTART (2 CPU) 04:49:19 04:49:19 04:42:01 CPU %user %nice %system %iowait %steal %idle 04:49:19 04:43:01 all 0.24 0.00 0.06 0.00 0.03 99.67 04:49:19 04:43:01 0 0.33 0.00 0.05 0.00 0.02 99.60 04:49:19 04:43:01 1 0.15 0.00 0.07 0.00 0.05 99.73 04:49:19 04:44:01 all 0.19 0.00 0.05 0.00 0.02 99.74 04:49:19 04:44:01 0 0.30 0.00 0.02 0.00 0.00 99.68 04:49:19 04:44:01 1 0.08 0.00 0.08 0.00 0.03 99.80 04:49:19 04:45:01 all 0.23 0.00 0.05 0.00 0.03 99.69 04:49:19 04:45:01 0 0.38 0.00 0.03 0.00 0.02 99.57 04:49:19 04:45:01 1 0.08 0.00 0.07 0.00 0.03 99.82 04:49:19 04:46:01 all 0.23 0.00 0.04 0.00 0.03 99.71 04:49:19 04:46:01 0 0.38 0.00 0.05 0.00 0.03 99.53 04:49:19 04:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:49:19 04:47:01 all 0.22 0.00 0.03 0.00 0.02 99.73 04:49:19 04:47:01 0 0.33 0.00 0.02 0.00 0.00 99.65 04:49:19 04:47:01 1 0.10 0.00 0.05 0.00 0.03 99.82 04:49:19 04:48:01 all 0.25 0.00 0.06 0.00 0.03 99.67 04:49:19 04:48:01 0 0.45 0.00 0.05 0.00 0.02 99.48 04:49:19 04:48:01 1 0.05 0.00 0.07 0.00 0.03 99.85 04:49:19 04:49:01 all 1.47 0.00 0.47 0.00 0.03 98.03 04:49:19 04:49:01 0 1.14 0.00 0.43 0.00 0.02 98.41 04:49:19 04:49:01 1 1.81 0.00 0.50 0.00 0.03 97.66 04:49:19 Average: all 0.40 0.00 0.11 0.00 0.02 99.46 04:49:19 Average: 0 0.47 0.00 0.09 0.00 0.01 99.42 04:49:19 Average: 1 0.33 0.00 0.12 0.00 0.03 99.51 04:49:19 04:49:19 04:49:19