Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13fbd9ae1afc5b3d01628ce7296706003942d731 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8432135831549768346.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1017071499868679364.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3679829182384086793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8798280647581339453.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7019958504611000309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-540 in /w/workspace/dgexfoundry_edgex-compose_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 13fbd9ae1afc5b3d01628ce7296706003942d731 (master) Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_master@tmp/jenkins-gitclient-ssh8694724211327147740.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 core.sparsecheckout # timeout=10 > git checkout -f 13fbd9ae1afc5b3d01628ce7296706003942d731 # timeout=10 Commit message: "Merge pull request #111 from lenny-intel/secure-kuiper" > git rev-list --no-walk 56e54a4cf866b5b01a45e8e798c7af5f820fd20c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) Stage "Smoke Tests" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:39:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:39:29 ---> package-listing.sh 15:39:29 ++ facter osfamily 15:39:29 ++ tr '[:upper:]' '[:lower:]' 15:39:29 + OS_FAMILY=redhat 15:39:29 + workspace=/w/workspace/dgexfoundry_edgex-compose_master 15:39:29 + START_PACKAGES=/tmp/packages_start.txt 15:39:29 + END_PACKAGES=/tmp/packages_end.txt 15:39:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:39:29 + PACKAGES=/tmp/packages_start.txt 15:39:29 + '[' /w/workspace/dgexfoundry_edgex-compose_master ']' 15:39:29 + PACKAGES=/tmp/packages_end.txt 15:39:29 + case "${OS_FAMILY}" in 15:39:29 + rpm -qa 15:39:29 + sort 15:39:29 + '[' -f /tmp/packages_start.txt ']' 15:39:29 + '[' -f /tmp/packages_end.txt ']' 15:39:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:39:29 + '[' /w/workspace/dgexfoundry_edgex-compose_master ']' 15:39:29 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_master/archives/ 15:39:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_master/archives/ [Pipeline] echo 15:39:29 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:39:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:39:31 15:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:39:31 alpine: Pulling from edgex-lftools-log-publisher 15:39:31 df20fa9351a1: Pulling fs layer 15:39:31 36b3adc4ff6f: Pulling fs layer 15:39:31 8ad3a11d3b57: Pulling fs layer 15:39:31 46f8f816bc3b: Pulling fs layer 15:39:31 93b61091891f: Pulling fs layer 15:39:31 93b9cdb0e59b: Pulling fs layer 15:39:31 5e14af77c1be: Pulling fs layer 15:39:31 01666e4c0597: Pulling fs layer 15:39:31 aa168da1d23b: Pulling fs layer 15:39:31 46f8f816bc3b: Waiting 15:39:31 93b61091891f: Waiting 15:39:31 93b9cdb0e59b: Waiting 15:39:31 5e14af77c1be: Waiting 15:39:31 01666e4c0597: Waiting 15:39:31 aa168da1d23b: Waiting 15:39:31 36b3adc4ff6f: Verifying Checksum 15:39:31 36b3adc4ff6f: Download complete 15:39:32 46f8f816bc3b: Verifying Checksum 15:39:32 46f8f816bc3b: Download complete 15:39:32 df20fa9351a1: Verifying Checksum 15:39:32 df20fa9351a1: Download complete 15:39:32 93b9cdb0e59b: Verifying Checksum 15:39:32 93b9cdb0e59b: Download complete 15:39:32 5e14af77c1be: Verifying Checksum 15:39:32 5e14af77c1be: Download complete 15:39:32 01666e4c0597: Verifying Checksum 15:39:32 01666e4c0597: Download complete 15:39:32 93b61091891f: Verifying Checksum 15:39:32 93b61091891f: Download complete 15:39:32 df20fa9351a1: Pull complete 15:39:32 8ad3a11d3b57: Verifying Checksum 15:39:32 8ad3a11d3b57: Download complete 15:39:32 36b3adc4ff6f: Pull complete 15:39:32 8ad3a11d3b57: Pull complete 15:39:32 46f8f816bc3b: Pull complete 15:39:33 93b61091891f: Pull complete 15:39:33 93b9cdb0e59b: Pull complete 15:39:33 5e14af77c1be: Pull complete 15:39:33 01666e4c0597: Pull complete 15:39:34 aa168da1d23b: Verifying Checksum 15:39:34 aa168da1d23b: Download complete 15:39:38 aa168da1d23b: Pull complete 15:39:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:39:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:39:38 prd-centos7-docker-4c-2g-540 does not seem to be running inside a container 15:39:38 $ 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_master/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_master -v /w/workspace/dgexfoundry_edgex-compose_master:/w/workspace/dgexfoundry_edgex-compose_master:rw,z -v /w/workspace/dgexfoundry_edgex-compose_master@tmp:/w/workspace/dgexfoundry_edgex-compose_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:39:41 $ docker top 0a3a7fde944061f09a9c20e4d7bd973cf0bebd01255789e130d3c802983bc4cb -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:41 + touch /tmp/pre-build-complete [Pipeline] sh 15:39:42 + mkdir -p /var/log/sa [Pipeline] sh 15:39:42 + ls /var/log/sa-host 15:39:42 + sadf -c /var/log/sa-host/sa04 15:39:42 file_magic: OK 15:39:42 HZ: Using current value: 100 15:39:42 file_header: OK 15:39:42 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 15:39:42 Statistics: 15:39:42 HRHnuu...uuuununununu... 15:39:42 File successfully converted to sysstat format version 12.2.1 15:39:42 + sadf -c /var/log/sa-host/sa05 15:39:42 file_magic: OK 15:39:42 HZ: Using current value: 100 15:39:42 file_header: OK 15:39:42 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 15:39:42 Statistics: 15:39:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:39:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:43 provisioning config files... 15:39:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_master@tmp/config4711769183714818917tmp [Pipeline] { [Pipeline] echo 15:39:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:39:43 ---> create-netrc.sh [Pipeline] } 15:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:39:43 ---> python-tools-install.sh [Pipeline] echo 15:39:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:39:44 ---> sudo-logs.sh 15:39:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:39:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:39:44 ---> job-cost.sh 15:39:44 lf-activate-venv: SKIPPING 15:39:44 INFO: No Stack... 15:39:45 INFO: Retrieving Pricing Info for: v3-standard-2 15:39:46 INFO: Archiving Costs [Pipeline] echo 15:39:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:39:46 ---> logs-deploy.sh 15:39:46 lf-activate-venv: SKIPPING 15:39:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/master/42 15:39:46 INFO: archiving workspace using pattern(s): 15:39:47 Archives upload complete. 15:39:47 INFO: archiving logs to Nexus 15:39:47 ---> uname -a: 15:39:47 Linux prd-centos7-docker-4c-2g-540.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:39:47 15:39:47 15:39:47 ---> lscpu: 15:39:47 Architecture: x86_64 15:39:47 CPU op-mode(s): 32-bit, 64-bit 15:39:47 Byte Order: Little Endian 15:39:47 Address sizes: 40 bits physical, 48 bits virtual 15:39:47 CPU(s): 2 15:39:47 On-line CPU(s) list: 0,1 15:39:47 Thread(s) per core: 1 15:39:47 Core(s) per socket: 1 15:39:47 Socket(s): 2 15:39:47 NUMA node(s): 1 15:39:47 Vendor ID: AuthenticAMD 15:39:47 CPU family: 23 15:39:47 Model: 49 15:39:47 Model name: AMD EPYC-Rome Processor 15:39:47 Stepping: 0 15:39:47 CPU MHz: 2800.000 15:39:47 BogoMIPS: 5600.00 15:39:47 Virtualization: AMD-V 15:39:47 Hypervisor vendor: KVM 15:39:47 Virtualization type: full 15:39:47 L1d cache: 64 KiB 15:39:47 L1i cache: 64 KiB 15:39:47 L2 cache: 1 MiB 15:39:47 L3 cache: 32 MiB 15:39:47 NUMA node0 CPU(s): 0,1 15:39:47 Vulnerability Itlb multihit: Not affected 15:39:47 Vulnerability L1tf: Not affected 15:39:47 Vulnerability Mds: Not affected 15:39:47 Vulnerability Meltdown: Not affected 15:39:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:39:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:39:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:39:47 Vulnerability Srbds: Not affected 15:39:47 Vulnerability Tsx async abort: Not affected 15:39:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 15:39:47 15:39:47 15:39:47 ---> nproc: 15:39:47 2 15:39:47 15:39:47 15:39:47 ---> df -h: 15:39:47 Filesystem Size Used Available Use% Mounted on 15:39:47 overlay 40.0G 7.5G 32.5G 19% / 15:39:47 tmpfs 64.0M 0 64.0M 0% /dev 15:39:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:39:47 shm 64.0M 0 64.0M 0% /dev/shm 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /facter-os 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /etc/resolv.conf 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /etc/hostname 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /etc/hosts 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /var/log/sa-host 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /var/log/secure 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /var/log/auth.log 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /run/cloud-init/result.json 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /w/workspace/dgexfoundry_edgex-compose_master 15:39:47 /dev/vda1 40.0G 7.5G 32.5G 19% /w/workspace/dgexfoundry_edgex-compose_master@tmp 15:39:47 15:39:47 15:39:47 ---> free -m: 15:39:47 total used free shared buff/cache available 15:39:47 Mem: 7821 921 4851 0 2048 6719 15:39:47 Swap: 1023 0 1023 15:39:47 15:39:47 15:39:47 ---> ip addr: 15:39:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:39:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:39:47 inet 127.0.0.1/8 scope host lo 15:39:47 valid_lft forever preferred_lft forever 15:39:47 inet6 ::1/128 scope host 15:39:47 valid_lft forever preferred_lft forever 15:39:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:39:47 link/ether fa:16:3e:fa:2c:00 brd ff:ff:ff:ff:ff:ff 15:39:47 inet 10.30.122.11/23 brd 10.30.123.255 scope global dynamic eth0 15:39:47 valid_lft 86347sec preferred_lft 86347sec 15:39:47 inet6 fe80::f816:3eff:fefa:2c00/64 scope link 15:39:47 valid_lft forever preferred_lft forever 15:39:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:39:47 link/ether 02:42:fe:9c:1c:39 brd ff:ff:ff:ff:ff:ff 15:39:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:39:47 valid_lft forever preferred_lft forever 15:39:47 15:39:47 15:39:47 ---> sar -b -r -n DEV: 15:39:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 15:39:47 15:39:47 15:38:45 LINUX RESTART (2 CPU) 15:39:47 15:39:47 15:39:47 ---> sar -P ALL: 15:39:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 15:39:47 15:39:47 15:38:45 LINUX RESTART (2 CPU) 15:39:47 15:39:47 15:39:47