Pull request #171 opened 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/edgex-compose Obtained Jenkinsfile from 89118a971040faeb22c7bc4416a0e20816bd74c4+8e01d3d833c3e80b75e60124c8d944672dfeead6 (38a972000743a0719dbc1a9bf6dbb422bd371ebf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1710356367013392745.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-ssh2692884392660218926.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7091559448480942253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4743187881199931068.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4501563774828225095.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-171/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6261382525215747581.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-731 in /w/workspace/dgexfoundry_edgex-compose_PR-171 [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/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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/dgexfoundry_edgex-compose_PR-171@tmp/jenkins-gitclient-ssh8853508355282086697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e01d3d833c3e80b75e60124c8d944672dfeead6 into PR head commit 89118a971040faeb22c7bc4416a0e20816bd74c4 Merge succeeded, producing 89118a971040faeb22c7bc4416a0e20816bd74c4 Checking out Revision 89118a971040faeb22c7bc4416a0e20816bd74c4 (PR-171) > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.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/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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/dgexfoundry_edgex-compose_PR-171@tmp/jenkins-gitclient-ssh1892255269926185127.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89118a971040faeb22c7bc4416a0e20816bd74c4 # 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/dgexfoundry_edgex-compose_PR-171@tmp/jenkins-gitclient-ssh414213290176473029.key > git merge 8e01d3d833c3e80b75e60124c8d944672dfeead6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89118a971040faeb22c7bc4416a0e20816bd74c4 # timeout=10 Commit message: "feat: Update to use lfedge/ekuiper:1.3.0-alpine" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:35:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 16:35:13 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 16:35:20 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #472 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:56:03 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-171/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:56:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:56:04 ---> package-listing.sh 16:56:04 ++ facter osfamily 16:56:04 ++ tr '[:upper:]' '[:lower:]' 16:56:04 + OS_FAMILY=redhat 16:56:04 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-171 16:56:04 + START_PACKAGES=/tmp/packages_start.txt 16:56:04 + END_PACKAGES=/tmp/packages_end.txt 16:56:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:04 + PACKAGES=/tmp/packages_start.txt 16:56:04 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-171 ']' 16:56:04 + PACKAGES=/tmp/packages_end.txt 16:56:04 + case "${OS_FAMILY}" in 16:56:04 + rpm -qa 16:56:04 + sort 16:56:05 + '[' -f /tmp/packages_start.txt ']' 16:56:05 + '[' -f /tmp/packages_end.txt ']' 16:56:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:56:05 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-171 ']' 16:56:05 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-171/archives/ 16:56:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-171/archives/ [Pipeline] echo 16:56:05 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/dgexfoundry_edgex-compose_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:56:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:56:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:06 16:56:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:07 latest: Pulling from edgex-lftools-log-publisher 16:56:07 b4d181a07f80: Pulling fs layer 16:56:07 a1111a8f2ec3: Pulling fs layer 16:56:07 ed53099fbce6: Pulling fs layer 16:56:07 dc539afda2c1: Pulling fs layer 16:56:07 77bc0d833cb6: Pulling fs layer 16:56:07 9065ff56babe: Pulling fs layer 16:56:07 d287ab97295c: Pulling fs layer 16:56:07 77bc0d833cb6: Waiting 16:56:07 9065ff56babe: Waiting 16:56:07 d287ab97295c: Waiting 16:56:07 dc539afda2c1: Waiting 16:56:07 a1111a8f2ec3: Verifying Checksum 16:56:07 a1111a8f2ec3: Download complete 16:56:07 dc539afda2c1: Verifying Checksum 16:56:07 dc539afda2c1: Download complete 16:56:08 77bc0d833cb6: Verifying Checksum 16:56:08 77bc0d833cb6: Download complete 16:56:08 9065ff56babe: Download complete 16:56:08 ed53099fbce6: Verifying Checksum 16:56:08 ed53099fbce6: Download complete 16:56:09 b4d181a07f80: Verifying Checksum 16:56:09 b4d181a07f80: Download complete 16:56:10 b4d181a07f80: Pull complete 16:56:10 a1111a8f2ec3: Pull complete 16:56:11 ed53099fbce6: Pull complete 16:56:11 dc539afda2c1: Pull complete 16:56:11 77bc0d833cb6: Pull complete 16:56:11 9065ff56babe: Pull complete 16:56:13 d287ab97295c: Verifying Checksum 16:56:13 d287ab97295c: Download complete 16:56:17 d287ab97295c: Pull complete 16:56:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:56:17 prd-centos7-docker-4c-2g-731 does not seem to be running inside a container 16:56:17 $ 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/dgexfoundry_edgex-compose_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-171 -v /w/workspace/dgexfoundry_edgex-compose_PR-171:/w/workspace/dgexfoundry_edgex-compose_PR-171:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-171@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-171@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:56:20 $ docker top 0b7592d1a5d9312a19b1573ccb8adaf534ac562038ee4ab5c5f78caceac531f7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:20 + touch /tmp/pre-build-complete [Pipeline] sh 16:56:20 + mkdir -p /var/log/sysstat [Pipeline] sh 16:56:21 + ls /var/log/sa-host 16:56:21 + sadf -c /var/log/sa-host/sa05 16:56:21 file_magic: OK 16:56:21 HZ: Using current value: 100 16:56:21 file_header: OK 16:56:21 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 16:56:21 Statistics: 16:56:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:56:21 File successfully converted to sysstat format version 12.0.3 16:56:21 + sadf -c /var/log/sa-host/sa12 16:56:21 file_magic: OK 16:56:21 HZ: Using current value: 100 16:56:21 file_header: OK 16:56:21 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 16:56:21 Statistics: 16:56:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:56:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:21 provisioning config files... 16:56:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-171@tmp/config5244376898068785945tmp [Pipeline] { [Pipeline] echo 16:56:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:56:22 ---> create-netrc.sh [Pipeline] } 16:56:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:56:22 ---> python-tools-install.sh [Pipeline] echo 16:56:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:56:23 ---> sudo-logs.sh 16:56:23 Archiving 'sudo' log.. 16:56:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-731.vexxhost.local: Name or service not known 16:56:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-731.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:56:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:56:23 ---> job-cost.sh 16:56:23 lf-activate-venv: SKIPPING 16:56:23 INFO: No Stack... 16:56:24 INFO: Retrieving Pricing Info for: v3-standard-2 16:56:25 INFO: Archiving Costs [Pipeline] echo 16:56:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:56:25 ---> logs-deploy.sh 16:56:25 lf-activate-venv: SKIPPING 16:56:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-171/1 16:56:25 INFO: archiving workspace using pattern(s): 16:56:26 Archives upload complete. 16:56:26 INFO: archiving logs to Nexus 16:56:26 ---> uname -a: 16:56:26 Linux prd-centos7-docker-4c-2g-731.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 16:56:26 16:56:26 16:56:26 ---> lscpu: 16:56:26 Architecture: x86_64 16:56:26 CPU op-mode(s): 32-bit, 64-bit 16:56:26 Byte Order: Little Endian 16:56:26 Address sizes: 40 bits physical, 48 bits virtual 16:56:26 CPU(s): 2 16:56:26 On-line CPU(s) list: 0,1 16:56:26 Thread(s) per core: 1 16:56:26 Core(s) per socket: 1 16:56:26 Socket(s): 2 16:56:26 NUMA node(s): 1 16:56:26 Vendor ID: AuthenticAMD 16:56:26 CPU family: 23 16:56:26 Model: 49 16:56:26 Model name: AMD EPYC-Rome Processor 16:56:26 Stepping: 0 16:56:26 CPU MHz: 2799.998 16:56:26 BogoMIPS: 5599.99 16:56:26 Virtualization: AMD-V 16:56:26 Hypervisor vendor: KVM 16:56:26 Virtualization type: full 16:56:26 L1d cache: 32K 16:56:26 L1i cache: 32K 16:56:26 L2 cache: 512K 16:56:26 L3 cache: 16384K 16:56:26 NUMA node0 CPU(s): 0,1 16:56:26 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 16:56:26 16:56:26 16:56:26 ---> nproc: 16:56:26 2 16:56:26 16:56:26 16:56:26 ---> df -h: 16:56:26 Filesystem Size Used Avail Use% Mounted on 16:56:26 overlay 40G 7.3G 33G 19% / 16:56:26 tmpfs 64M 0 64M 0% /dev 16:56:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:56:26 shm 64M 0 64M 0% /dev/shm 16:56:26 /dev/vda1 40G 7.3G 33G 19% /facter-os 16:56:26 16:56:26 16:56:26 ---> sar -b -r -n DEV: 16:56:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 16:56:26 16:56:26 16:34:33 LINUX RESTART (2 CPU) 16:56:26 16:56:26 16:35:01 tps rtps wtps bread/s bwrtn/s 16:56:26 16:36:01 78.38 2.23 76.15 960.27 2230.31 16:56:26 16:37:01 1.43 0.00 1.43 0.00 31.25 16:56:26 16:38:02 0.18 0.00 0.18 0.00 2.28 16:56:26 16:39:01 0.25 0.00 0.25 0.00 3.15 16:56:26 16:40:01 0.28 0.00 0.28 0.00 4.55 16:56:26 16:41:01 0.27 0.00 0.27 0.00 4.48 16:56:26 16:42:01 0.27 0.00 0.27 0.00 3.03 16:56:26 16:43:01 0.18 0.00 0.18 0.00 2.17 16:56:26 16:44:01 0.28 0.00 0.28 0.00 3.10 16:56:26 16:45:01 0.20 0.00 0.20 0.00 2.57 16:56:26 16:46:01 0.33 0.00 0.33 0.00 5.43 16:56:26 16:47:01 0.17 0.00 0.17 0.00 1.88 16:56:26 16:48:01 0.23 0.00 0.23 0.00 2.57 16:56:26 16:49:01 0.32 0.00 0.32 0.00 3.53 16:56:26 16:50:01 0.43 0.18 0.25 5.86 3.48 16:56:26 16:51:01 1.00 0.00 1.00 0.00 18.94 16:56:26 16:52:01 0.17 0.00 0.17 0.00 2.02 16:56:26 16:53:01 0.28 0.00 0.28 0.00 3.93 16:56:26 16:54:01 0.27 0.00 0.27 0.00 3.12 16:56:26 16:55:01 0.17 0.00 0.17 0.00 1.35 16:56:26 16:56:01 0.32 0.00 0.32 0.00 3.53 16:56:26 Average: 4.07 0.12 3.96 46.06 111.39 16:56:26 16:56:26 16:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:56:26 16:36:01 5629556 0 764648 9.55 2620 1612116 1266624 13.98 492128 1498640 20 16:56:26 16:37:01 5639736 0 754464 9.42 2620 1612120 1187584 13.11 483960 1498844 16 16:56:26 16:38:02 5639880 0 754312 9.42 2620 1612128 1187584 13.11 483988 1498848 8 16:56:26 16:39:01 5637196 0 756992 9.45 2620 1612132 1187852 13.11 486404 1499220 16 16:56:26 16:40:01 5636476 0 757708 9.46 2620 1612136 1187864 13.11 486496 1499220 20 16:56:26 16:41:01 5636840 0 757340 9.46 2620 1612140 1188044 13.12 486996 1499220 20 16:56:26 16:42:01 5634952 0 759224 9.48 2620 1612144 1187996 13.12 488056 1499220 16 16:56:26 16:43:01 5626288 0 767880 9.59 2620 1612152 1187780 13.11 497260 1499220 8 16:56:26 16:44:01 5625568 0 768600 9.60 2620 1612152 1187780 13.11 497672 1499220 16 16:56:26 16:45:01 5625620 0 768540 9.60 2620 1612160 1187780 13.11 498584 1498408 8 16:56:26 16:46:01 5624464 0 769696 9.61 2620 1612160 1187984 13.12 499680 1498404 16 16:56:26 16:47:01 5626184 0 767972 9.59 2620 1612164 1187780 13.11 498044 1498404 16 16:56:26 16:48:01 5624336 0 769812 9.61 2620 1612172 1188080 13.12 499516 1498404 8 16:56:26 16:49:01 5626224 0 767924 9.59 2620 1612172 1187780 13.11 498076 1498404 8 16:56:26 16:50:01 5625688 0 768452 9.59 2620 1612180 1187780 13.11 497948 1498404 16 16:56:26 16:51:01 5622792 0 771348 9.63 2620 1612180 1187864 13.11 501100 1498452 8 16:56:26 16:52:01 5622460 0 771672 9.64 2620 1612188 1187868 13.11 501496 1498452 16 16:56:26 16:53:01 5622452 0 771672 9.64 2620 1612196 1187844 13.11 501408 1498452 16 16:56:26 16:54:01 5622380 0 771740 9.64 2620 1612200 1187908 13.12 501468 1498408 8 16:56:26 16:55:01 5622412 0 771704 9.64 2620 1612204 1187908 13.12 501596 1498404 8 16:56:26 16:56:01 5622472 0 771644 9.63 2620 1612204 1188004 13.12 501952 1498404 8 16:56:26 Average: 5628285 0 765874 9.56 2620 1612162 1191604 13.16 495420 1498698 13 16:56:26 16:56:26 16:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:56:26 16:36:01 eth0 435.04 237.10 623.84 60.36 0.00 0.00 0.00 0.00 16:56:26 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:56:26 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:38:02 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 16:56:26 16:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:39:01 eth0 0.69 0.34 0.30 0.20 0.00 0.00 0.00 0.00 16:56:26 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:40:01 eth0 1.63 0.30 0.38 0.17 0.00 0.00 0.00 0.00 16:56:26 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:41:01 eth0 1.28 0.58 0.49 0.28 0.00 0.00 0.00 0.00 16:56:26 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:42:01 eth0 0.53 0.32 0.27 0.23 0.00 0.00 0.00 0.00 16:56:26 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:56:26 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:44:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:56:26 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:45:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:56:26 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:46:01 eth0 1.32 0.53 0.46 0.27 0.00 0.00 0.00 0.00 16:56:26 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:47:01 eth0 0.58 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:56:26 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:48:01 eth0 0.38 0.27 0.26 0.17 0.00 0.00 0.00 0.00 16:56:26 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:49:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:56:26 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:50:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:56:26 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:51:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:56:26 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:52:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:56:26 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:53:01 eth0 0.07 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:56:26 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:56:26 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:55:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:56:26 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:56:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:56:26 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 Average: eth0 21.14 11.48 29.86 2.95 0.00 0.00 0.00 0.00 16:56:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:26 16:56:26 16:56:26 ---> sar -P ALL: 16:56:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 16:56:26 16:56:26 16:34:33 LINUX RESTART (2 CPU) 16:56:26 16:56:26 16:35:01 CPU %user %nice %system %iowait %steal %idle 16:56:26 16:36:01 all 6.31 0.00 1.34 1.57 0.04 90.74 16:56:26 16:36:01 0 6.48 0.00 1.45 1.00 0.02 91.06 16:56:26 16:36:01 1 6.14 0.00 1.23 2.14 0.07 90.42 16:56:26 16:37:01 all 0.16 0.00 0.04 0.00 0.03 99.77 16:56:26 16:37:01 0 0.25 0.00 0.05 0.00 0.03 99.67 16:56:26 16:37:01 1 0.07 0.00 0.03 0.00 0.03 99.87 16:56:26 16:38:02 all 0.13 0.00 0.04 0.00 0.03 99.80 16:56:26 16:38:02 0 0.23 0.00 0.05 0.00 0.03 99.68 16:56:26 16:38:02 1 0.03 0.00 0.03 0.00 0.02 99.92 16:56:26 16:39:01 all 0.08 0.00 0.03 0.00 0.02 99.86 16:56:26 16:39:01 0 0.14 0.00 0.05 0.00 0.02 99.80 16:56:26 16:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:56:26 16:40:01 all 0.08 0.00 0.03 0.00 0.04 99.84 16:56:26 16:40:01 0 0.12 0.00 0.03 0.00 0.03 99.82 16:56:26 16:40:01 1 0.05 0.00 0.03 0.00 0.05 99.87 16:56:26 16:41:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:56:26 16:41:01 0 0.18 0.00 0.02 0.00 0.02 99.78 16:56:26 16:41:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:56:26 16:42:01 all 0.05 0.00 0.03 0.00 0.04 99.88 16:56:26 16:42:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:56:26 16:42:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:56:26 16:43:01 all 0.05 0.00 0.03 0.00 0.02 99.91 16:56:26 16:43:01 0 0.08 0.00 0.03 0.00 0.00 99.88 16:56:26 16:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:56:26 16:44:01 all 0.15 0.00 0.03 0.00 0.03 99.79 16:56:26 16:44:01 0 0.25 0.00 0.03 0.00 0.02 99.70 16:56:26 16:44:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:56:26 16:45:01 all 0.16 0.00 0.03 0.00 0.03 99.77 16:56:26 16:45:01 0 0.28 0.00 0.03 0.00 0.02 99.67 16:56:26 16:45:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:56:26 16:46:01 all 0.23 0.00 0.02 0.00 0.03 99.72 16:56:26 16:46:01 0 0.42 0.00 0.02 0.00 0.03 99.53 16:56:26 16:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:56:26 16:56:26 16:46:01 CPU %user %nice %system %iowait %steal %idle 16:56:26 16:47:01 all 0.17 0.00 0.02 0.00 0.03 99.79 16:56:26 16:47:01 0 0.32 0.00 0.02 0.00 0.03 99.63 16:56:26 16:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:56:26 16:48:01 all 0.20 0.00 0.02 0.00 0.03 99.76 16:56:26 16:48:01 0 0.38 0.00 0.02 0.00 0.03 99.57 16:56:26 16:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:56:26 16:49:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:56:26 16:49:01 0 0.22 0.00 0.03 0.00 0.03 99.72 16:56:26 16:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:56:26 16:50:01 all 0.10 0.00 0.04 0.00 0.03 99.83 16:56:26 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:56:26 16:50:01 1 0.18 0.00 0.07 0.00 0.05 99.70 16:56:26 16:51:01 all 0.18 0.00 0.03 0.00 0.03 99.76 16:56:26 16:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:56:26 16:51:01 1 0.33 0.00 0.02 0.00 0.05 99.60 16:56:26 16:52:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:56:26 16:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:56:26 16:52:01 1 0.03 0.00 0.05 0.00 0.05 99.87 16:56:26 16:53:01 all 0.05 0.00 0.03 0.00 0.03 99.90 16:56:26 16:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:56:26 16:53:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:56:26 16:54:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:56:26 16:54:01 0 0.12 0.00 0.03 0.00 0.03 99.82 16:56:26 16:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:56:26 16:55:01 all 0.14 0.00 0.03 0.00 0.03 99.81 16:56:26 16:55:01 0 0.22 0.00 0.03 0.00 0.00 99.75 16:56:26 16:55:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:56:26 16:56:01 all 0.18 0.00 0.03 0.00 0.03 99.76 16:56:26 16:56:01 0 0.35 0.00 0.03 0.00 0.03 99.58 16:56:26 16:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:56:26 Average: all 0.42 0.00 0.09 0.07 0.03 99.39 16:56:26 Average: 0 0.48 0.00 0.10 0.05 0.02 99.35 16:56:26 Average: 1 0.35 0.00 0.08 0.10 0.04 99.43 16:56:26 16:56:26 16:56:26