Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 9854cbb8cde1110f164a4fdca62e75e23ed26085+6f9eebdf77506cf97272d7f0462e8a1543fa0ec8 (45afd9a9d20055b2d0e432779919a2b8fd0d64f0) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-32598 in /w/workspace/edgexfoundry_edgex-compose_PR-53 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/edgexfoundry_edgex-compose_PR-53 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6f9eebdf77506cf97272d7f0462e8a1543fa0ec8 into PR head commit 9854cbb8cde1110f164a4fdca62e75e23ed26085 Merge succeeded, producing 2965d3d0a388ea56215faf0d46566ae97cc16aa3 Checking out Revision 2965d3d0a388ea56215faf0d46566ae97cc16aa3 (PR-53) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9854cbb8cde1110f164a4fdca62e75e23ed26085 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6f9eebdf77506cf97272d7f0462e8a1543fa0ec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2965d3d0a388ea56215faf0d46566ae97cc16aa3 # timeout=10 Commit message: "Merge commit '6f9eebdf77506cf97272d7f0462e8a1543fa0ec8' into HEAD" > git rev-list --no-walk 9854cbb8cde1110f164a4fdca62e75e23ed26085 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:53:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 19:53:27 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 19:53:34 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #297 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:05:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:05:58 ---> package-listing.sh 20:05:58 ++ tr '[:upper:]' '[:lower:]' 20:05:58 ++ facter osfamily 20:05:58 + OS_FAMILY=redhat 20:05:58 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-53 20:05:58 + START_PACKAGES=/tmp/packages_start.txt 20:05:58 + END_PACKAGES=/tmp/packages_end.txt 20:05:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:05:58 + PACKAGES=/tmp/packages_start.txt 20:05:58 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-53 ']' 20:05:58 + PACKAGES=/tmp/packages_end.txt 20:05:58 + case "${OS_FAMILY}" in 20:05:58 + rpm -qa 20:05:58 + sort 20:06:07 + '[' -f /tmp/packages_start.txt ']' 20:06:07 + '[' -f /tmp/packages_end.txt ']' 20:06:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:07 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-53 ']' 20:06:07 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-53/archives/ 20:06:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-53/archives/ [Pipeline] echo 20:06:07 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/edgexfoundry_edgex-compose_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:06:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:06:09 20:06:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:06:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:06:10 alpine: Pulling from edgex-lftools-log-publisher 20:06:10 df20fa9351a1: Pulling fs layer 20:06:10 36b3adc4ff6f: Pulling fs layer 20:06:10 8ad3a11d3b57: Pulling fs layer 20:06:10 46f8f816bc3b: Pulling fs layer 20:06:10 93b61091891f: Pulling fs layer 20:06:10 93b9cdb0e59b: Pulling fs layer 20:06:10 5e14af77c1be: Pulling fs layer 20:06:10 01666e4c0597: Pulling fs layer 20:06:10 aa168da1d23b: Pulling fs layer 20:06:10 93b9cdb0e59b: Waiting 20:06:10 5e14af77c1be: Waiting 20:06:10 01666e4c0597: Waiting 20:06:10 aa168da1d23b: Waiting 20:06:10 93b61091891f: Waiting 20:06:10 46f8f816bc3b: Waiting 20:06:10 36b3adc4ff6f: Verifying Checksum 20:06:10 36b3adc4ff6f: Download complete 20:06:10 46f8f816bc3b: Verifying Checksum 20:06:10 46f8f816bc3b: Download complete 20:06:10 df20fa9351a1: Verifying Checksum 20:06:10 df20fa9351a1: Download complete 20:06:10 93b9cdb0e59b: Verifying Checksum 20:06:10 93b9cdb0e59b: Download complete 20:06:10 93b61091891f: Verifying Checksum 20:06:10 93b61091891f: Download complete 20:06:11 01666e4c0597: Verifying Checksum 20:06:11 01666e4c0597: Download complete 20:06:11 5e14af77c1be: Verifying Checksum 20:06:11 5e14af77c1be: Download complete 20:06:12 8ad3a11d3b57: Verifying Checksum 20:06:12 8ad3a11d3b57: Download complete 20:06:12 df20fa9351a1: Pull complete 20:06:14 36b3adc4ff6f: Pull complete 20:06:17 8ad3a11d3b57: Pull complete 20:06:17 46f8f816bc3b: Pull complete 20:06:18 93b61091891f: Pull complete 20:06:18 93b9cdb0e59b: Pull complete 20:06:19 5e14af77c1be: Pull complete 20:06:19 01666e4c0597: Pull complete 20:06:21 aa168da1d23b: Verifying Checksum 20:06:21 aa168da1d23b: Download complete 20:06:34 aa168da1d23b: Pull complete 20:06:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:06:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:06:35 prd-centos7-docker-4c-2g-32598 does not seem to be running inside a container 20:06:35 $ 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/edgexfoundry_edgex-compose_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-compose_PR-53 -v /w/workspace/edgexfoundry_edgex-compose_PR-53:/w/workspace/edgexfoundry_edgex-compose_PR-53:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-53@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-53@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:06:40 $ docker top fba165b217f4ef02ff9f0118d42003a569e7ab95ed6100e5a197250c7d258e4d -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:41 + touch /tmp/pre-build-complete [Pipeline] sh 20:06:42 + mkdir -p /var/log/sa [Pipeline] sh 20:06:43 + ls /var/log/sa-host 20:06:43 + sadf -c /var/log/sa-host/sa02 20:06:43 file_magic: OK 20:06:43 HZ: Using current value: 100 20:06:43 file_header: OK 20:06:43 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 20:06:43 Statistics: 20:06:43 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... 20:06:43 File successfully converted to sysstat format version 12.2.1 20:06:43 + sadf -c /var/log/sa-host/sa23 20:06:43 file_magic: OK 20:06:43 HZ: Using current value: 100 20:06:43 file_header: OK 20:06:43 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 20:06:43 Statistics: 20:06:43 Hnuu...uuuununununu... 20:06:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:44 provisioning config files... 20:06:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-53@tmp/config3200939269221680021tmp [Pipeline] { [Pipeline] echo 20:06:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:06:45 ---> create-netrc.sh [Pipeline] } 20:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:06:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:06:46 ---> python-tools-install.sh [Pipeline] echo 20:06:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:06:47 ---> sudo-logs.sh 20:06:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:06:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:06:48 ---> job-cost.sh 20:06:48 lf-activate-venv: SKIPPING 20:06:48 INFO: No Stack... 20:06:49 INFO: Retrieving Pricing Info for: v1-standard-2 20:06:50 INFO: Archiving Costs [Pipeline] echo 20:06:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:06:51 ---> logs-deploy.sh 20:06:51 lf-activate-venv: SKIPPING 20:06:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-53/2 20:06:51 INFO: archiving workspace using pattern(s): 20:06:54 Archives upload complete. 20:06:54 INFO: archiving logs to Nexus 20:06:56 ---> uname -a: 20:06:56 Linux prd-centos7-docker-4c-2g-32598.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:06:56 20:06:56 20:06:56 ---> lscpu: 20:06:56 Architecture: x86_64 20:06:56 CPU op-mode(s): 32-bit, 64-bit 20:06:56 Byte Order: Little Endian 20:06:56 Address sizes: 40 bits physical, 48 bits virtual 20:06:56 CPU(s): 4 20:06:56 On-line CPU(s) list: 0-3 20:06:56 Thread(s) per core: 1 20:06:56 Core(s) per socket: 1 20:06:56 Socket(s): 4 20:06:56 NUMA node(s): 1 20:06:56 Vendor ID: GenuineIntel 20:06:56 CPU family: 6 20:06:56 Model: 44 20:06:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:06:56 Stepping: 1 20:06:56 CPU MHz: 2933.438 20:06:56 BogoMIPS: 5866.87 20:06:56 Virtualization: VT-x 20:06:56 Hypervisor vendor: KVM 20:06:56 Virtualization type: full 20:06:56 L1d cache: 128 KiB 20:06:56 L1i cache: 128 KiB 20:06:56 L2 cache: 16 MiB 20:06:56 L3 cache: 64 MiB 20:06:56 NUMA node0 CPU(s): 0-3 20:06:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:06:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:06:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:06:56 Vulnerability Meltdown: Mitigation; PTI 20:06:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:06:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:06:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:06:56 Vulnerability Srbds: Not affected 20:06:56 Vulnerability Tsx async abort: Not affected 20:06:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:06:56 20:06:56 20:06:56 ---> nproc: 20:06:56 4 20:06:56 20:06:56 20:06:56 ---> df -h: 20:06:56 Filesystem Size Used Available Use% Mounted on 20:06:56 overlay 50.0G 7.2G 42.8G 14% / 20:06:56 tmpfs 64.0M 0 64.0M 0% /dev 20:06:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:06:56 shm 64.0M 0 64.0M 0% /dev/shm 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_edgex-compose_PR-53 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_edgex-compose_PR-53@tmp 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 20:06:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 20:06:56 20:06:56 20:06:56 ---> free -m: 20:06:56 total used free shared buff/cache available 20:06:56 Mem: 1837 664 105 0 1067 1066 20:06:56 Swap: 1023 0 1023 20:06:56 20:06:56 20:06:56 ---> ip addr: 20:06:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:06:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:06:56 inet 127.0.0.1/8 scope host lo 20:06:56 valid_lft forever preferred_lft forever 20:06:56 inet6 ::1/128 scope host 20:06:56 valid_lft forever preferred_lft forever 20:06:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:06:56 link/ether fa:16:3e:84:e8:59 brd ff:ff:ff:ff:ff:ff 20:06:56 inet 10.30.123.148/23 brd 10.30.123.255 scope global dynamic eth0 20:06:56 valid_lft 85521sec preferred_lft 85521sec 20:06:56 inet6 fe80::f816:3eff:fe84:e859/64 scope link 20:06:56 valid_lft forever preferred_lft forever 20:06:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:06:56 link/ether 02:42:a9:66:ba:30 brd ff:ff:ff:ff:ff:ff 20:06:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:06:56 valid_lft forever preferred_lft forever 20:06:56 20:06:56 20:06:56 ---> sar -b -r -n DEV: 20:06:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/02/21 _x86_64_ (4 CPU) 20:06:56 20:06:56 19:52:02 LINUX RESTART (4 CPU) 20:06:56 20:06:56 19:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:06:56 19:54:01 29.08 7.10 21.98 0.00 760.39 1609.41 0.00 20:06:56 19:55:01 1.43 0.00 1.43 0.00 0.00 26.59 0.00 20:06:56 19:56:02 0.25 0.00 0.25 0.00 0.00 2.71 0.00 20:06:56 19:57:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 20:06:56 19:58:01 0.38 0.00 0.38 0.00 0.00 6.13 0.00 20:06:56 19:59:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 20:06:56 20:00:01 0.27 0.00 0.27 0.00 0.00 3.59 0.00 20:06:56 20:01:01 0.22 0.02 0.20 0.00 0.13 2.96 0.00 20:06:56 20:02:01 0.41 0.08 0.33 0.00 1.59 5.01 0.00 20:06:56 20:03:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 20:06:56 20:04:01 0.37 0.00 0.37 0.00 0.00 5.11 0.00 20:06:56 20:05:01 0.22 0.00 0.22 0.00 0.00 2.85 0.00 20:06:56 20:06:02 21.86 21.66 0.20 0.00 2572.39 2.53 0.00 20:06:56 Average: 4.25 2.23 2.03 0.00 257.18 129.19 0.00 20:06:56 20:06:56 19:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:06:56 19:54:01 78764 0 543660 28.89 2620 1256500 1054264 35.98 381952 1224004 20 20:06:56 19:55:01 86372 0 536048 28.49 2620 1256504 994984 33.96 373924 1225896 12 20:06:56 19:56:02 86472 0 535944 28.48 2620 1256508 994984 33.96 373808 1225896 12 20:06:56 19:57:01 85404 0 537008 28.54 2620 1256512 995224 33.97 375276 1225896 16 20:06:56 19:58:01 86868 0 535540 28.46 2620 1256516 994984 33.96 374124 1225896 8 20:06:56 19:59:01 82836 0 539564 28.68 2620 1256524 995184 33.96 378032 1225896 20 20:06:56 20:00:01 84032 0 538368 28.61 2620 1256524 994984 33.96 376712 1225896 16 20:06:56 20:01:01 82548 0 539840 28.69 2620 1256536 997752 34.05 377464 1225896 8 20:06:56 20:02:01 83324 0 538904 28.64 2620 1256696 995492 33.97 377172 1225968 32 20:06:56 20:03:01 81888 0 540368 28.72 2620 1256668 1003892 34.26 378116 1225960 16 20:06:56 20:04:01 81880 0 540376 28.72 2620 1256668 1003904 34.26 378348 1225960 8 20:06:56 20:05:01 81716 0 540532 28.73 2620 1256676 1003928 34.26 378376 1225960 16 20:06:56 20:06:02 76072 0 563528 29.95 2620 1239324 1043200 35.60 396672 1214032 5384 20:06:56 Average: 82937 0 540745 28.74 2620 1255243 1005598 34.32 378460 1224858 428 20:06:56 20:06:56 19:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:06:56 19:54:01 eth0 137.44 99.90 564.86 48.51 0.00 0.00 0.00 0.00 20:06:56 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:06:56 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:56:02 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:06:56 19:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:57:01 eth0 0.59 0.51 0.28 0.21 0.00 0.00 0.00 0.00 20:06:56 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:58:01 eth0 0.72 0.03 0.06 0.00 0.00 0.00 0.00 0.00 20:06:56 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:59:01 eth0 1.63 0.83 0.72 0.47 0.00 0.00 0.00 0.00 20:06:56 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:06:56 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:06:56 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:02:01 eth0 0.60 0.08 0.04 0.01 0.00 0.00 0.00 0.00 20:06:56 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:03:01 eth0 0.68 0.32 0.31 0.11 0.00 0.00 0.00 0.00 20:06:56 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:04:01 eth0 1.26 0.22 0.23 0.18 0.00 0.00 0.00 0.00 20:06:56 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:05:01 eth0 1.15 0.80 0.56 0.41 0.00 0.00 0.00 0.00 20:06:56 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:06:02 eth0 19.57 17.06 101.92 5.97 0.00 0.00 0.00 0.00 20:06:56 20:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 Average: eth0 12.69 9.26 51.60 4.31 0.00 0.00 0.00 0.00 20:06:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:56 20:06:56 20:06:56 ---> sar -P ALL: 20:06:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/02/21 _x86_64_ (4 CPU) 20:06:56 20:06:56 19:52:02 LINUX RESTART (4 CPU) 20:06:56 20:06:56 19:53:01 CPU %user %nice %system %iowait %steal %idle 20:06:56 19:54:01 all 8.84 0.00 2.30 0.73 10.37 77.75 20:06:56 19:54:01 0 7.01 0.00 2.35 1.96 11.98 76.70 20:06:56 19:54:01 1 9.20 0.00 2.48 0.34 9.72 78.25 20:06:56 19:54:01 2 9.53 0.00 1.86 0.32 10.08 78.20 20:06:56 19:54:01 3 9.67 0.00 2.50 0.29 9.68 77.85 20:06:56 19:55:01 all 0.13 0.00 0.05 0.00 0.46 99.35 20:06:56 19:55:01 0 0.02 0.00 0.05 0.00 0.20 99.73 20:06:56 19:55:01 1 0.43 0.00 0.08 0.00 0.65 98.84 20:06:56 19:55:01 2 0.05 0.00 0.05 0.00 0.76 99.14 20:06:56 19:55:01 3 0.03 0.00 0.03 0.00 0.25 99.68 20:06:56 19:56:02 all 0.09 0.00 0.02 0.00 0.55 99.34 20:06:56 19:56:02 0 0.00 0.00 0.02 0.00 0.12 99.87 20:06:56 19:56:02 1 0.35 0.00 0.03 0.00 0.70 98.92 20:06:56 19:56:02 2 0.02 0.00 0.03 0.00 1.32 98.63 20:06:56 19:56:02 3 0.00 0.00 0.02 0.00 0.05 99.93 20:06:56 19:57:01 all 0.11 0.00 0.03 0.00 0.74 99.12 20:06:56 19:57:01 0 0.02 0.00 0.02 0.00 0.08 99.88 20:06:56 19:57:01 1 0.27 0.00 0.05 0.00 0.73 98.95 20:06:56 19:57:01 2 0.12 0.00 0.03 0.00 1.83 98.02 20:06:56 19:57:01 3 0.05 0.00 0.03 0.00 0.29 99.63 20:06:56 19:58:01 all 0.10 0.00 0.05 0.00 0.57 99.29 20:06:56 19:58:01 0 0.02 0.00 0.05 0.00 0.17 99.77 20:06:56 19:58:01 1 0.03 0.00 0.05 0.00 1.51 98.40 20:06:56 19:58:01 2 0.32 0.00 0.05 0.00 0.23 99.40 20:06:56 19:58:01 3 0.02 0.00 0.03 0.00 0.35 99.60 20:06:56 19:59:01 all 0.12 0.00 0.03 0.00 0.38 99.47 20:06:56 19:59:01 0 0.05 0.00 0.03 0.00 0.55 99.37 20:06:56 19:59:01 1 0.08 0.00 0.02 0.00 0.47 99.44 20:06:56 19:59:01 2 0.33 0.00 0.03 0.00 0.40 99.24 20:06:56 19:59:01 3 0.02 0.00 0.03 0.00 0.12 99.83 20:06:56 20:00:01 all 0.10 0.00 0.02 0.00 0.13 99.74 20:06:56 20:00:01 0 0.02 0.00 0.03 0.00 0.07 99.88 20:06:56 20:00:01 1 0.02 0.00 0.02 0.00 0.12 99.85 20:06:56 20:00:01 2 0.37 0.00 0.05 0.00 0.25 99.33 20:06:56 20:00:01 3 0.02 0.00 0.00 0.00 0.10 99.88 20:06:56 20:01:01 all 0.13 0.00 0.04 0.00 0.22 99.61 20:06:56 20:01:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:06:56 20:01:01 1 0.05 0.00 0.07 0.00 0.50 99.39 20:06:56 20:01:01 2 0.42 0.00 0.03 0.00 0.23 99.32 20:06:56 20:01:01 3 0.03 0.00 0.05 0.00 0.10 99.82 20:06:56 20:02:01 all 0.10 0.00 0.04 0.00 0.46 99.39 20:06:56 20:02:01 0 0.02 0.00 0.07 0.02 0.79 99.11 20:06:56 20:02:01 1 0.03 0.00 0.03 0.00 0.50 99.44 20:06:56 20:02:01 2 0.35 0.00 0.05 0.00 0.35 99.25 20:06:56 20:02:01 3 0.02 0.00 0.02 0.00 0.22 99.75 20:06:56 20:03:01 all 0.12 0.00 0.03 0.00 0.42 99.43 20:06:56 20:03:01 0 0.02 0.00 0.02 0.00 0.61 99.35 20:06:56 20:03:01 1 0.30 0.00 0.03 0.00 0.48 99.19 20:06:56 20:03:01 2 0.15 0.00 0.05 0.00 0.37 99.43 20:06:56 20:03:01 3 0.02 0.00 0.02 0.00 0.23 99.73 20:06:56 20:04:01 all 0.10 0.00 0.03 0.00 0.40 99.46 20:06:56 20:04:01 0 0.00 0.00 0.02 0.00 0.41 99.57 20:06:56 20:04:01 1 0.02 0.00 0.03 0.00 0.66 99.29 20:06:56 20:04:01 2 0.03 0.00 0.03 0.00 0.25 99.68 20:06:56 20:04:01 3 0.37 0.00 0.03 0.00 0.28 99.32 20:06:56 20:06:56 20:04:01 CPU %user %nice %system %iowait %steal %idle 20:06:56 20:05:01 all 0.14 0.00 0.02 0.00 0.16 99.68 20:06:56 20:05:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:06:56 20:05:01 1 0.02 0.00 0.02 0.00 0.07 99.90 20:06:56 20:05:01 2 0.07 0.00 0.03 0.00 0.10 99.80 20:06:56 20:05:01 3 0.45 0.00 0.02 0.00 0.45 99.09 20:06:56 20:06:02 all 0.99 0.00 0.34 0.95 2.62 95.10 20:06:56 20:06:02 0 0.96 0.00 0.35 0.89 2.80 95.01 20:06:56 20:06:02 1 0.49 0.00 0.38 0.00 2.63 96.50 20:06:56 20:06:02 2 1.50 0.00 0.40 2.00 2.43 93.67 20:06:56 20:06:02 3 1.02 0.00 0.25 0.91 2.63 95.19 20:06:56 Average: all 0.87 0.00 0.24 0.13 1.37 97.39 20:06:56 Average: 0 0.65 0.00 0.24 0.23 1.41 97.47 20:06:56 Average: 1 0.88 0.00 0.26 0.03 1.46 97.38 20:06:56 Average: 2 1.04 0.00 0.21 0.18 1.45 97.12 20:06:56 Average: 3 0.92 0.00 0.24 0.09 1.15 97.60 20:06:56 20:06:56 20:06:56