Pull request #116 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from a6cee1e9cc18ff281680249b3bd1a796be623a4b+34aec902d3167f00246ce71fe61efda4f54a6fbb (9cfa6c4e3af91849382d856bb4af09edf2eb7ba3) 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-ssh8481661559934826130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3019555657649353904.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-messaging/branches/PR-116/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-messaging/branches/PR-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3365161179135648634.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8612969058585410554.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-messaging/branches/PR-116/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-messaging/branches/PR-116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh514320582131847673.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1291 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-116 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh6419457911705817422.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit a6cee1e9cc18ff281680249b3bd1a796be623a4b Merge succeeded, producing a6cee1e9cc18ff281680249b3bd1a796be623a4b Checking out Revision a6cee1e9cc18ff281680249b3bd1a796be623a4b (PR-116) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh7983627203878689072.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6cee1e9cc18ff281680249b3bd1a796be623a4b # 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/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh150571840807452259.key > git merge 34aec902d3167f00246ce71fe61efda4f54a6fbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6cee1e9cc18ff281680249b3bd1a796be623a4b # timeout=10 Commit message: "feat: Enable use of CleanSession MQTT option" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:31:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk eded54601d2fa90a42f4f357349b4e16864073d6 # timeout=10 22:31:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:31:23 ========================================================= 22:31:23 EdgeX Global Pipelines Version Info 22:31:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:31:24 ------------------- 22:31:24 stable info: 22:31:24 ------------------- 22:31:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:31:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:31:24 Message: update stable to v1.0.205 22:31:25 ------------------- 22:31:25 experimental info: 22:31:25 ------------------- 22:31:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:31:25 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:31:25 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6cee1e9cc18ff281680249b3bd1a796be623a4b [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6cee1e [Pipeline] echo 22:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:27 + git log --format=format:%s -1 a6cee1e9cc18ff281680249b3bd1a796be623a4b [Pipeline] echo 22:31:27 GIT_COMMIT: a6cee1e9cc18ff281680249b3bd1a796be623a4b, Commit Message: feat: Enable use of CleanSession MQTT option [Pipeline] echo 22:31:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:28 22:31:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:31:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:28 latest: Pulling from edgex-devops/git-semver 22:31:28 31603596830f: Pulling fs layer 22:31:28 04fac38145f0: Pulling fs layer 22:31:28 701f6daf10bf: Pulling fs layer 22:31:28 24f72da36158: Pulling fs layer 22:31:28 24f72da36158: Waiting 22:31:28 04fac38145f0: Verifying Checksum 22:31:28 04fac38145f0: Download complete 22:31:28 31603596830f: Verifying Checksum 22:31:28 31603596830f: Download complete 22:31:28 31603596830f: Pull complete 22:31:28 24f72da36158: Verifying Checksum 22:31:28 24f72da36158: Download complete 22:31:28 701f6daf10bf: Verifying Checksum 22:31:28 701f6daf10bf: Download complete 22:31:28 04fac38145f0: Pull complete 22:31:29 701f6daf10bf: Pull complete 22:31:29 24f72da36158: Pull complete 22:31:29 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:31:29 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 22:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-116 -v /w/workspace/xfoundry_go-mod-messaging_PR-116:/w/workspace/xfoundry_go-mod-messaging_PR-116:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-116@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:10004/edgex-devops/git-semver:latest cat 22:31:30 $ docker top eef637c042689a2a5d0520e91c0a4343e87218d7e41dee641df1d38d850cfa07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:30 [ssh-agent] Looking for ssh-agent implementation... 22:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:30 $ docker exec eef637c042689a2a5d0520e91c0a4343e87218d7e41dee641df1d38d850cfa07 ssh-agent 22:31:31 SSH_AUTH_SOCK=/tmp/ssh-IgdbCAxZchSY/agent.14 22:31:31 SSH_AGENT_PID=21 22:31:31 Running ssh-add (command line suppressed) 22:31:31 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_3712839459581086069.key (/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_3712839459581086069.key) 22:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:31 + git tag --points-at HEAD [Pipeline] } 22:31:31 $ docker exec --env ******** --env ******** eef637c042689a2a5d0520e91c0a4343e87218d7e41dee641df1d38d850cfa07 ssh-agent -k 22:31:31 unset SSH_AUTH_SOCK; 22:31:31 unset SSH_AGENT_PID; 22:31:31 echo Agent pid 21 killed; 22:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:31 [ssh-agent] Looking for ssh-agent implementation... 22:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:31 $ docker exec eef637c042689a2a5d0520e91c0a4343e87218d7e41dee641df1d38d850cfa07 ssh-agent 22:31:31 SSH_AUTH_SOCK=/tmp/ssh-tn404vaEqh3z/agent.55 22:31:31 SSH_AGENT_PID=62 22:31:31 Running ssh-add (command line suppressed) 22:31:31 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_4159565030380456653.key (/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_4159565030380456653.key) 22:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:32 + git semver init 22:31:32 # -> Open(): unable to determine branch for HEAD 22:31:32 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-116/.git 22:31:32 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-116 22:31:32 # $SEMVER_REMOTE_NAME = origin 22:31:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:31:32 # $SEMVER_USER_NAME = edgex-jenkins 22:31:32 # $SEMVER_BRANCH = PR-116 22:31:32 # $SEMVER_TEMP = /tmp/semver-125329842 22:31:32 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 22:31:32 # '/tmp/semver-125329842' -> '/w/workspace/xfoundry_go-mod-messaging_PR-116/.semver' 22:31:32 # -> Force: false 22:31:32 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-116/.semver [Pipeline] } 22:31:32 $ docker exec --env ******** --env ******** eef637c042689a2a5d0520e91c0a4343e87218d7e41dee641df1d38d850cfa07 ssh-agent -k 22:31:33 unset SSH_AUTH_SOCK; 22:31:33 unset SSH_AGENT_PID; 22:31:33 echo Agent pid 62 killed; 22:31:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:33 + git semver [Pipeline] } 22:31:33 $ docker stop --time=1 eef637c042689a2a5d0520e91c0a4343e87218d7e41dee641df1d38d850cfa07 22:31:34 $ docker rm -f eef637c042689a2a5d0520e91c0a4343e87218d7e41dee641df1d38d850cfa07 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:31:35 Stashed 1 file(s) [Pipeline] echo 22:31:35 [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 22:31:50 Still waiting to schedule task 22:31:50 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1291’ 22:31:50 Still waiting to schedule task 22:31:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:34:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1292 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [Pipeline] { [Pipeline] ws 22:34:13 Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout 22:34:14 Selected Git installation does not exist. Using Default 22:34:14 The recommended git tool is: NONE 22:34:19 using credential edgex-jenkins-ssh 22:34:19 Cloning the remote Git repository 22:34:19 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:34:19 > git init /w/workspace/go-mod-messaging/3 # timeout=10 22:34:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:34:19 > git --version # timeout=10 22:34:19 > git --version # 'git version 2.17.1' 22:34:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:21 Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit a6cee1e9cc18ff281680249b3bd1a796be623a4b [Pipeline] } [Pipeline] // ws [Pipeline] } 22:34:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:34:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:34:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:34:21 > git config core.sparsecheckout # timeout=10 22:34:21 > git checkout -f a6cee1e9cc18ff281680249b3bd1a796be623a4b # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:34:21 Failed in branch arm64 22:34:26 Running on prd-centos7-docker-4c-2g-1293 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [Pipeline] { [Pipeline] ws 22:34:26 Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout 22:34:26 Selected Git installation does not exist. Using Default 22:34:26 The recommended git tool is: NONE 22:34:29 using credential edgex-jenkins-ssh 22:34:29 Cloning the remote Git repository 22:34:29 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:34:29 > git init /w/workspace/go-mod-messaging/3 # timeout=10 22:34:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:34:29 > git --version # timeout=10 22:34:29 > git --version # 'git version 2.24.4' 22:34:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:29 [INFO] Currently running in a labeled security context 22:34:29 [INFO] Currently SELinux is 'enforcing' on the host 22:34:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/3@tmp/jenkins-gitclient-ssh8883850962584587891.key 22:34:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:30 Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit a6cee1e9cc18ff281680249b3bd1a796be623a4b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:34:31 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) 22:34:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:34:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:34:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:30 [INFO] Currently running in a labeled security context 22:34:30 [INFO] Currently SELinux is 'enforcing' on the host 22:34:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/3@tmp/jenkins-gitclient-ssh4273817280766629626.key 22:34:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:34:30 > git config core.sparsecheckout # timeout=10 22:34:30 > git checkout -f a6cee1e9cc18ff281680249b3bd1a796be623a4b # timeout=10 Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:34:32 + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-116/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:34:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:33 ---> package-listing.sh 22:34:33 ++ facter osfamily 22:34:33 ++ tr '[:upper:]' '[:lower:]' 22:34:33 + OS_FAMILY=redhat 22:34:33 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-116 22:34:33 + START_PACKAGES=/tmp/packages_start.txt 22:34:33 + END_PACKAGES=/tmp/packages_end.txt 22:34:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:33 + PACKAGES=/tmp/packages_start.txt 22:34:33 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-116 ']' 22:34:33 + PACKAGES=/tmp/packages_end.txt 22:34:33 + case "${OS_FAMILY}" in 22:34:33 + rpm -qa 22:34:33 + sort 22:34:34 + '[' -f /tmp/packages_start.txt ']' 22:34:34 + '[' -f /tmp/packages_end.txt ']' 22:34:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:34 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-116 ']' 22:34:34 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-116/archives/ 22:34:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-116/archives/ [Pipeline] echo 22:34:34 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/xfoundry_go-mod-messaging_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:37 22:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:37 latest: Pulling from edgex-lftools-log-publisher 22:34:37 b4d181a07f80: Pulling fs layer 22:34:37 a1111a8f2ec3: Pulling fs layer 22:34:37 ed53099fbce6: Pulling fs layer 22:34:37 dc539afda2c1: Pulling fs layer 22:34:37 77bc0d833cb6: Pulling fs layer 22:34:37 9065ff56babe: Pulling fs layer 22:34:37 d287ab97295c: Pulling fs layer 22:34:37 dc539afda2c1: Waiting 22:34:37 77bc0d833cb6: Waiting 22:34:37 9065ff56babe: Waiting 22:34:37 d287ab97295c: Waiting 22:34:38 a1111a8f2ec3: Verifying Checksum 22:34:38 a1111a8f2ec3: Download complete 22:34:38 dc539afda2c1: Verifying Checksum 22:34:38 dc539afda2c1: Download complete 22:34:38 77bc0d833cb6: Verifying Checksum 22:34:38 77bc0d833cb6: Download complete 22:34:38 9065ff56babe: Verifying Checksum 22:34:38 9065ff56babe: Download complete 22:34:38 ed53099fbce6: Verifying Checksum 22:34:38 ed53099fbce6: Download complete 22:34:39 b4d181a07f80: Verifying Checksum 22:34:39 b4d181a07f80: Download complete 22:34:40 b4d181a07f80: Pull complete 22:34:40 a1111a8f2ec3: Pull complete 22:34:41 ed53099fbce6: Pull complete 22:34:41 dc539afda2c1: Pull complete 22:34:41 77bc0d833cb6: Pull complete 22:34:41 9065ff56babe: Pull complete 22:34:42 d287ab97295c: Verifying Checksum 22:34:42 d287ab97295c: Download complete 22:34:47 d287ab97295c: Pull complete 22:34:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:34:47 prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container 22:34:47 $ 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/xfoundry_go-mod-messaging_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-116 -v /w/workspace/xfoundry_go-mod-messaging_PR-116:/w/workspace/xfoundry_go-mod-messaging_PR-116:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-116@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:34:49 $ docker top 1b33324a2b333ad6bf64840f832b7bffd04ea140cd38869b9062accc9c409748 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:50 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:50 + mkdir -p /var/log/sysstat [Pipeline] sh 22:34:50 + ls /var/log/sa-host 22:34:50 + sadf -c /var/log/sa-host/sa05 22:34:50 file_magic: OK 22:34:50 HZ: Using current value: 100 22:34:50 file_header: OK 22:34:50 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 22:34:50 Statistics: 22:34:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:34:50 File successfully converted to sysstat format version 12.0.3 22:34:50 + sadf -c /var/log/sa-host/sa24 22:34:50 file_magic: OK 22:34:50 HZ: Using current value: 100 22:34:50 file_header: OK 22:34:50 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 22:34:50 Statistics: 22:34:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:34:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:51 provisioning config files... 22:34:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/config4060022659759177351tmp [Pipeline] { [Pipeline] echo 22:34:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:51 ---> create-netrc.sh [Pipeline] } 22:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:34:52 ---> python-tools-install.sh [Pipeline] echo 22:34:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:52 ---> sudo-logs.sh 22:34:52 Archiving 'sudo' log.. 22:34:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1291.vexxhost.local: Name or service not known 22:34:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1291.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:34:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:52 ---> job-cost.sh 22:34:52 lf-activate-venv: SKIPPING 22:34:52 INFO: No Stack... 22:34:54 INFO: Retrieving Pricing Info for: v3-standard-2 22:34:54 INFO: Archiving Costs [Pipeline] echo 22:34:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:55 ---> logs-deploy.sh 22:34:55 lf-activate-venv: SKIPPING 22:34:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-116/3 22:34:55 INFO: archiving workspace using pattern(s): 22:34:55 Archives upload complete. 22:34:56 INFO: archiving logs to Nexus 22:34:56 ---> uname -a: 22:34:56 Linux prd-centos7-docker-4c-2g-1291.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:34:56 22:34:56 22:34:56 ---> lscpu: 22:34:56 Architecture: x86_64 22:34:56 CPU op-mode(s): 32-bit, 64-bit 22:34:56 Byte Order: Little Endian 22:34:56 Address sizes: 40 bits physical, 48 bits virtual 22:34:56 CPU(s): 2 22:34:56 On-line CPU(s) list: 0,1 22:34:56 Thread(s) per core: 1 22:34:56 Core(s) per socket: 1 22:34:56 Socket(s): 2 22:34:56 NUMA node(s): 1 22:34:56 Vendor ID: AuthenticAMD 22:34:56 CPU family: 23 22:34:56 Model: 49 22:34:56 Model name: AMD EPYC-Rome Processor 22:34:56 Stepping: 0 22:34:56 CPU MHz: 2799.998 22:34:56 BogoMIPS: 5599.99 22:34:56 Virtualization: AMD-V 22:34:56 Hypervisor vendor: KVM 22:34:56 Virtualization type: full 22:34:56 L1d cache: 32K 22:34:56 L1i cache: 32K 22:34:56 L2 cache: 512K 22:34:56 L3 cache: 16384K 22:34:56 NUMA node0 CPU(s): 0,1 22:34:56 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 22:34:56 22:34:56 22:34:56 ---> nproc: 22:34:56 2 22:34:56 22:34:56 22:34:56 ---> df -h: 22:34:56 Filesystem Size Used Avail Use% Mounted on 22:34:56 overlay 40G 7.7G 33G 20% / 22:34:56 tmpfs 64M 0 64M 0% /dev 22:34:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:34:56 shm 64M 0 64M 0% /dev/shm 22:34:56 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:34:56 22:34:56 22:34:56 ---> sar -b -r -n DEV: 22:34:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 22:34:56 22:34:56 22:30:40 LINUX RESTART (2 CPU) 22:34:56 22:34:56 22:31:01 tps rtps wtps bread/s bwrtn/s 22:34:56 22:32:03 138.00 18.82 119.18 5775.19 28815.59 22:34:56 22:33:01 1.84 0.00 1.84 0.00 36.36 22:34:56 22:34:01 0.23 0.00 0.23 0.00 2.97 22:34:56 Average: 47.21 6.34 40.86 1947.11 9728.06 22:34:56 22:34:56 22:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:34:56 22:32:03 5467616 0 806676 10.07 2620 1732028 1269368 14.01 581760 1559928 128 22:34:56 22:33:01 5472992 0 801288 10.00 2620 1732040 1231688 13.60 577288 1559892 20 22:34:56 22:34:01 5477344 0 796936 9.95 2620 1732040 1197764 13.22 575056 1558572 8 22:34:56 Average: 5472651 0 801633 10.01 2620 1732036 1232940 13.61 578035 1559464 52 22:34:56 22:34:56 22:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:34:56 22:32:03 eth0 552.32 324.33 996.04 77.71 0.00 0.00 0.00 0.00 22:34:56 22:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:56 22:32:03 docker0 2.28 1.62 0.60 4.17 0.00 0.00 0.00 0.00 22:34:56 22:33:01 eth0 6.31 2.76 3.91 0.18 0.00 0.00 0.00 0.00 22:34:56 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:56 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:56 22:34:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 0.00 22:34:56 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:56 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:56 Average: eth0 188.57 110.27 337.11 26.26 0.00 0.00 0.00 0.00 22:34:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:56 Average: docker0 0.77 0.54 0.20 1.41 0.00 0.00 0.00 0.00 22:34:56 22:34:56 22:34:56 ---> sar -P ALL: 22:34:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 22:34:56 22:34:56 22:30:40 LINUX RESTART (2 CPU) 22:34:56 22:34:56 22:31:01 CPU %user %nice %system %iowait %steal %idle 22:34:56 22:32:03 all 15.53 0.00 4.15 3.98 0.06 76.28 22:34:56 22:32:03 0 15.49 0.00 4.19 3.29 0.05 76.98 22:34:56 22:32:03 1 15.57 0.00 4.11 4.68 0.07 75.58 22:34:56 22:33:01 all 0.14 0.00 0.04 0.00 0.04 99.78 22:34:56 22:33:01 0 0.05 0.00 0.05 0.00 0.05 99.84 22:34:56 22:33:01 1 0.23 0.00 0.03 0.00 0.03 99.71 22:34:56 22:34:01 all 0.09 0.00 0.08 0.00 0.05 99.78 22:34:56 22:34:01 0 0.05 0.00 0.10 0.00 0.05 99.80 22:34:56 22:34:01 1 0.13 0.00 0.05 0.00 0.05 99.77 22:34:56 Average: all 5.21 0.00 1.41 1.32 0.05 92.01 22:34:56 Average: 0 5.15 0.00 1.43 1.09 0.05 92.28 22:34:56 Average: 1 5.28 0.00 1.39 1.55 0.05 91.74 22:34:56 22:34:56 22:34:56