Pull request #53 updated 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 cb0f44919fcf3b7d6eb9749559e42a40dba856b1+688f460f67adc5de76be791fb0e513e6cf6dd354 (267d6eed458c78f3a8d629db14583c59447ac546) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33719 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 > 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 Merging remotes/origin/master commit 688f460f67adc5de76be791fb0e513e6cf6dd354 into PR head commit cb0f44919fcf3b7d6eb9749559e42a40dba856b1 Merge succeeded, producing cb0f44919fcf3b7d6eb9749559e42a40dba856b1 Checking out Revision cb0f44919fcf3b7d6eb9749559e42a40dba856b1 (PR-53) > git config core.sparsecheckout # timeout=10 > git checkout -f cb0f44919fcf3b7d6eb9749559e42a40dba856b1 # 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 688f460f67adc5de76be791fb0e513e6cf6dd354 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb0f44919fcf3b7d6eb9749559e42a40dba856b1 # timeout=10 Commit message: "fix: update Makefile and documentation for asc-x related" > git rev-list --no-walk 4d1e2347259a85524e975f7a0c139cf466f2a1b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 18:30:38 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 18:30:47 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #310 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:49:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:29 ---> package-listing.sh 18:49:29 ++ facter osfamily 18:49:29 ++ tr '[:upper:]' '[:lower:]' 18:49:29 + OS_FAMILY=redhat 18:49:29 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-53 18:49:29 + START_PACKAGES=/tmp/packages_start.txt 18:49:29 + END_PACKAGES=/tmp/packages_end.txt 18:49:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:29 + PACKAGES=/tmp/packages_start.txt 18:49:29 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-53 ']' 18:49:29 + PACKAGES=/tmp/packages_end.txt 18:49:29 + case "${OS_FAMILY}" in 18:49:29 + rpm -qa 18:49:29 + sort 18:49:35 + '[' -f /tmp/packages_start.txt ']' 18:49:35 + '[' -f /tmp/packages_end.txt ']' 18:49:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:35 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-53 ']' 18:49:35 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-53/archives/ 18:49:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-53/archives/ [Pipeline] echo 18:49:35 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 18:49:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:49:36 18:49:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:49:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:49:36 alpine: Pulling from edgex-lftools-log-publisher 18:49:36 df20fa9351a1: Pulling fs layer 18:49:36 36b3adc4ff6f: Pulling fs layer 18:49:36 8ad3a11d3b57: Pulling fs layer 18:49:36 46f8f816bc3b: Pulling fs layer 18:49:36 93b61091891f: Pulling fs layer 18:49:36 93b9cdb0e59b: Pulling fs layer 18:49:36 5e14af77c1be: Pulling fs layer 18:49:36 01666e4c0597: Pulling fs layer 18:49:36 aa168da1d23b: Pulling fs layer 18:49:36 93b9cdb0e59b: Waiting 18:49:36 5e14af77c1be: Waiting 18:49:36 01666e4c0597: Waiting 18:49:36 aa168da1d23b: Waiting 18:49:36 46f8f816bc3b: Waiting 18:49:36 93b61091891f: Waiting 18:49:36 36b3adc4ff6f: Verifying Checksum 18:49:36 36b3adc4ff6f: Download complete 18:49:37 46f8f816bc3b: Verifying Checksum 18:49:37 46f8f816bc3b: Download complete 18:49:37 df20fa9351a1: Verifying Checksum 18:49:37 df20fa9351a1: Download complete 18:49:37 93b9cdb0e59b: Verifying Checksum 18:49:37 93b9cdb0e59b: Download complete 18:49:37 5e14af77c1be: Verifying Checksum 18:49:37 5e14af77c1be: Download complete 18:49:37 93b61091891f: Verifying Checksum 18:49:37 93b61091891f: Download complete 18:49:37 01666e4c0597: Verifying Checksum 18:49:37 01666e4c0597: Download complete 18:49:37 df20fa9351a1: Pull complete 18:49:37 8ad3a11d3b57: Verifying Checksum 18:49:37 8ad3a11d3b57: Download complete 18:49:37 36b3adc4ff6f: Pull complete 18:49:38 8ad3a11d3b57: Pull complete 18:49:38 46f8f816bc3b: Pull complete 18:49:39 93b61091891f: Pull complete 18:49:39 93b9cdb0e59b: Pull complete 18:49:39 5e14af77c1be: Pull complete 18:49:39 aa168da1d23b: Download complete 18:49:39 01666e4c0597: Pull complete 18:49:47 aa168da1d23b: Pull complete 18:49:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:49:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:49:48 prd-centos7-docker-4c-2g-33719 does not seem to be running inside a container 18:49:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:49:52 $ docker top 37d92165fc8085306d6cba2323643675162a6ef49ba5cb0a5ddaa4cc9aca8fcb -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:53 + touch /tmp/pre-build-complete [Pipeline] sh 18:49:53 + mkdir -p /var/log/sa [Pipeline] sh 18:49:53 + ls /var/log/sa-host 18:49:53 + sadf -c /var/log/sa-host/sa12 18:49:53 file_magic: OK 18:49:53 HZ: Using current value: 100 18:49:53 file_header: OK 18:49:53 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 18:49:53 Statistics: 18:49:53 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... 18:49:53 File successfully converted to sysstat format version 12.2.1 18:49:53 + sadf -c /var/log/sa-host/sa23 18:49:53 file_magic: OK 18:49:53 HZ: Using current value: 100 18:49:53 file_header: OK 18:49:53 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 18:49:53 Statistics: 18:49:53 Hnuu...uuuununununu... 18:49:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:54 provisioning config files... 18:49:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-53@tmp/config3273924283830702356tmp [Pipeline] { [Pipeline] echo 18:49:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:54 ---> create-netrc.sh [Pipeline] } 18:49:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:49:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:49:55 ---> python-tools-install.sh [Pipeline] echo 18:49:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:55 ---> sudo-logs.sh 18:49:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:49:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:56 ---> job-cost.sh 18:49:56 lf-activate-venv: SKIPPING 18:49:56 INFO: No Stack... 18:49:57 INFO: Retrieving Pricing Info for: v1-standard-2 18:49:57 INFO: Archiving Costs [Pipeline] echo 18:49:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:58 ---> logs-deploy.sh 18:49:58 lf-activate-venv: SKIPPING 18:49:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-53/9 18:49:58 INFO: archiving workspace using pattern(s): 18:50:00 Archives upload complete. 18:50:00 INFO: archiving logs to Nexus 18:50:01 ---> uname -a: 18:50:01 Linux prd-centos7-docker-4c-2g-33719.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:50:01 18:50:01 18:50:01 ---> lscpu: 18:50:01 Architecture: x86_64 18:50:01 CPU op-mode(s): 32-bit, 64-bit 18:50:01 Byte Order: Little Endian 18:50:01 Address sizes: 40 bits physical, 48 bits virtual 18:50:01 CPU(s): 4 18:50:01 On-line CPU(s) list: 0-3 18:50:01 Thread(s) per core: 1 18:50:01 Core(s) per socket: 1 18:50:01 Socket(s): 4 18:50:01 NUMA node(s): 1 18:50:01 Vendor ID: GenuineIntel 18:50:01 CPU family: 6 18:50:01 Model: 44 18:50:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:50:01 Stepping: 1 18:50:01 CPU MHz: 2933.438 18:50:01 BogoMIPS: 5866.87 18:50:01 Virtualization: VT-x 18:50:01 Hypervisor vendor: KVM 18:50:01 Virtualization type: full 18:50:01 L1d cache: 128 KiB 18:50:01 L1i cache: 128 KiB 18:50:01 L2 cache: 16 MiB 18:50:01 L3 cache: 64 MiB 18:50:01 NUMA node0 CPU(s): 0-3 18:50:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:50:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:50:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:50:01 Vulnerability Meltdown: Mitigation; PTI 18:50:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:50:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:50:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:50:01 Vulnerability Srbds: Not affected 18:50:01 Vulnerability Tsx async abort: Not affected 18:50:01 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 18:50:01 18:50:01 18:50:01 ---> nproc: 18:50:01 4 18:50:01 18:50:01 18:50:01 ---> df -h: 18:50:01 Filesystem Size Used Available Use% Mounted on 18:50:01 overlay 50.0G 6.9G 43.1G 14% / 18:50:01 tmpfs 64.0M 0 64.0M 0% /dev 18:50:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:50:01 shm 64.0M 0 64.0M 0% /dev/shm 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-53 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-53@tmp 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 18:50:01 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 18:50:01 18:50:01 18:50:01 ---> free -m: 18:50:01 total used free shared buff/cache available 18:50:01 Mem: 1837 688 96 0 1052 1043 18:50:01 Swap: 1023 0 1023 18:50:01 18:50:01 18:50:01 ---> ip addr: 18:50:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:50:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:50:01 inet 127.0.0.1/8 scope host lo 18:50:01 valid_lft forever preferred_lft forever 18:50:01 inet6 ::1/128 scope host 18:50:01 valid_lft forever preferred_lft forever 18:50:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:50:01 link/ether fa:16:3e:48:a8:e9 brd ff:ff:ff:ff:ff:ff 18:50:01 inet 10.30.123.3/23 brd 10.30.123.255 scope global dynamic eth0 18:50:01 valid_lft 85205sec preferred_lft 85205sec 18:50:01 inet6 fe80::f816:3eff:fe48:a8e9/64 scope link 18:50:01 valid_lft forever preferred_lft forever 18:50:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:50:01 link/ether 02:42:69:2b:ae:b4 brd ff:ff:ff:ff:ff:ff 18:50:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:50:01 valid_lft forever preferred_lft forever 18:50:01 18:50:01 18:50:01 ---> sar -b -r -n DEV: 18:50:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) 18:50:01 18:50:01 18:29:52 LINUX RESTART (4 CPU) 18:50:01 18:50:01 18:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:50:01 18:32:01 5.13 0.00 5.13 0.00 0.00 662.68 0.00 18:50:01 18:33:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 18:50:01 18:34:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 18:50:01 18:35:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 18:50:01 18:36:01 0.28 0.00 0.28 0.00 0.00 4.18 0.00 18:50:01 18:37:01 0.37 0.00 0.37 0.00 0.00 4.06 0.00 18:50:01 18:38:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 18:50:01 18:39:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 18:50:01 18:40:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 18:50:01 18:41:02 0.28 0.00 0.28 0.00 0.00 3.28 0.00 18:50:01 18:42:01 0.29 0.00 0.29 0.00 0.00 3.52 0.00 18:50:01 18:43:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 18:50:01 18:44:01 0.22 0.00 0.22 0.00 0.00 2.36 0.00 18:50:01 18:45:01 0.47 0.20 0.27 0.00 6.39 3.46 0.00 18:50:01 18:46:01 0.75 0.00 0.75 0.00 0.00 15.10 0.00 18:50:01 18:47:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 18:50:01 18:48:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 18:50:01 18:49:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 18:50:01 Average: 0.57 0.01 0.56 0.00 0.36 40.57 0.00 18:50:01 18:50:01 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:50:01 18:32:01 80380 0 557564 29.63 2620 1240980 1031648 35.21 389636 1216536 8 18:50:01 18:33:01 80856 0 557080 29.61 2620 1240988 1039844 35.49 388060 1218104 8 18:50:01 18:34:01 80616 0 557316 29.62 2620 1240992 1039844 35.49 387940 1218104 12 18:50:01 18:35:01 79588 0 558344 29.67 2620 1240992 1048232 35.77 389288 1218104 20 18:50:01 18:36:01 80024 0 557900 29.65 2620 1241000 1048124 35.77 388536 1218104 16 18:50:01 18:37:01 80416 0 557504 29.63 2620 1241004 1048152 35.77 388548 1218104 20 18:50:01 18:38:01 80064 0 557852 29.65 2620 1241008 1048224 35.77 388972 1218104 8 18:50:01 18:39:01 79784 0 558128 29.66 2620 1241012 1048236 35.77 388836 1218104 12 18:50:01 18:40:01 80504 0 557396 29.62 2620 1241024 1048104 35.77 388260 1218104 12 18:50:01 18:41:02 79840 0 558056 29.66 2620 1241028 1048176 35.77 388764 1218104 12 18:50:01 18:42:01 80760 0 557132 29.61 2620 1241032 1048104 35.77 388152 1218108 8 18:50:01 18:43:01 79784 0 558104 29.66 2620 1241036 1048216 35.77 389160 1218104 8 18:50:01 18:44:01 79520 0 558364 29.68 2620 1241040 1048272 35.78 389360 1218104 12 18:50:01 18:45:01 80200 0 557680 29.64 2620 1241044 1048104 35.77 388352 1218100 16 18:50:01 18:46:01 79964 0 557912 29.65 2620 1241048 1048188 35.77 388780 1218100 8 18:50:01 18:47:01 80036 0 557832 29.65 2620 1241056 1048152 35.77 388692 1218100 12 18:50:01 18:48:01 80168 0 557700 29.64 2620 1241056 1048104 35.77 388308 1218100 12 18:50:01 18:49:01 80432 0 557428 29.63 2620 1241064 1048104 35.77 388252 1218100 12 18:50:01 Average: 80163 0 557738 29.64 2620 1241022 1046324 35.71 388661 1218016 12 18:50:01 18:50:01 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:50:01 18:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:50:01 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:33:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:50:01 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:34:01 eth0 0.92 0.08 0.07 0.01 0.00 0.00 0.00 0.00 18:50:01 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:35:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:50:01 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:36:01 eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 18:50:01 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:37:01 eth0 0.82 0.17 0.12 0.01 0.00 0.00 0.00 0.00 18:50:01 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:38:01 eth0 0.95 0.28 0.32 0.20 0.00 0.00 0.00 0.00 18:50:01 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:39:01 eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 18:50:01 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:50:01 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:41:02 eth0 0.42 0.17 0.09 0.07 0.00 0.00 0.00 0.00 18:50:01 18:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:42:01 eth0 0.64 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:50:01 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:43:01 eth0 1.57 0.68 0.65 0.37 0.00 0.00 0.00 0.00 18:50:01 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:44:01 eth0 0.53 0.33 0.27 0.23 0.00 0.00 0.00 0.00 18:50:01 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:50:01 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:46:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:50:01 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:47:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 18:50:01 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:49:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:50:01 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 Average: eth0 0.45 0.18 0.13 0.08 0.00 0.00 0.00 0.00 18:50:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 18:50:01 18:50:01 ---> sar -P ALL: 18:50:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) 18:50:01 18:50:01 18:29:52 LINUX RESTART (4 CPU) 18:50:01 18:50:01 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:50:01 18:32:01 all 0.13 0.00 0.04 0.00 0.01 99.82 18:50:01 18:32:01 0 0.42 0.00 0.03 0.00 0.02 99.53 18:50:01 18:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:50:01 18:32:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:50:01 18:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:33:01 all 0.14 0.00 0.03 0.00 0.00 99.82 18:50:01 18:33:01 0 0.45 0.00 0.02 0.00 0.00 99.53 18:50:01 18:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:50:01 18:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:50:01 18:33:01 3 0.03 0.00 0.05 0.00 0.02 99.90 18:50:01 18:34:01 all 0.13 0.00 0.04 0.00 0.00 99.83 18:50:01 18:34:01 0 0.43 0.00 0.05 0.00 0.00 99.52 18:50:01 18:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:50:01 18:34:01 2 0.02 0.00 0.05 0.00 0.00 99.93 18:50:01 18:34:01 3 0.05 0.00 0.05 0.00 0.00 99.90 18:50:01 18:35:01 all 0.13 0.00 0.04 0.00 0.00 99.83 18:50:01 18:35:01 0 0.33 0.00 0.05 0.00 0.00 99.62 18:50:01 18:35:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:50:01 18:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:50:01 18:35:01 3 0.07 0.00 0.05 0.00 0.00 99.88 18:50:01 18:36:01 all 0.15 0.00 0.04 0.00 0.00 99.81 18:50:01 18:36:01 0 0.50 0.00 0.07 0.00 0.00 99.43 18:50:01 18:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:50:01 18:36:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:50:01 18:36:01 3 0.03 0.00 0.05 0.00 0.02 99.90 18:50:01 18:37:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:50:01 18:37:01 0 0.50 0.00 0.02 0.00 0.00 99.48 18:50:01 18:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:50:01 18:37:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:50:01 18:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:50:01 18:38:01 all 0.16 0.00 0.04 0.00 0.00 99.80 18:50:01 18:38:01 0 0.50 0.00 0.02 0.00 0.00 99.48 18:50:01 18:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:50:01 18:38:01 2 0.07 0.00 0.07 0.00 0.00 99.87 18:50:01 18:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:39:01 all 0.17 0.00 0.04 0.00 0.00 99.79 18:50:01 18:39:01 0 0.52 0.00 0.05 0.00 0.00 99.43 18:50:01 18:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:50:01 18:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:50:01 18:39:01 3 0.10 0.00 0.08 0.00 0.00 99.82 18:50:01 18:40:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:50:01 18:40:01 0 0.50 0.00 0.03 0.00 0.00 99.47 18:50:01 18:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:50:01 18:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:50:01 18:41:02 all 0.07 0.00 0.07 0.00 0.00 99.86 18:50:01 18:41:02 0 0.13 0.00 0.12 0.00 0.00 99.75 18:50:01 18:41:02 1 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:41:02 2 0.07 0.00 0.08 0.00 0.00 99.85 18:50:01 18:41:02 3 0.05 0.00 0.03 0.00 0.00 99.92 18:50:01 18:42:01 all 0.03 0.00 0.04 0.00 0.00 99.93 18:50:01 18:42:01 0 0.02 0.00 0.05 0.00 0.00 99.93 18:50:01 18:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:50:01 18:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:50:01 18:42:01 3 0.05 0.00 0.07 0.00 0.00 99.88 18:50:01 18:50:01 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:50:01 18:43:01 all 0.14 0.00 0.05 0.00 0.00 99.82 18:50:01 18:43:01 0 0.45 0.00 0.05 0.00 0.00 99.50 18:50:01 18:43:01 1 0.03 0.00 0.07 0.00 0.00 99.90 18:50:01 18:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:44:01 all 0.09 0.00 0.05 0.00 0.00 99.85 18:50:01 18:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 18:50:01 18:44:01 1 0.07 0.00 0.08 0.00 0.00 99.85 18:50:01 18:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:50:01 18:44:01 3 0.17 0.00 0.08 0.00 0.00 99.75 18:50:01 18:45:01 all 0.11 0.00 0.04 0.00 0.00 99.85 18:50:01 18:45:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:50:01 18:45:01 1 0.05 0.00 0.08 0.00 0.00 99.87 18:50:01 18:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:01 18:45:01 3 0.32 0.00 0.02 0.00 0.00 99.67 18:50:01 18:46:01 all 0.17 0.00 0.04 0.00 0.00 99.79 18:50:01 18:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:50:01 18:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:50:01 18:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:46:01 3 0.57 0.00 0.05 0.00 0.00 99.38 18:50:01 18:47:01 all 0.15 0.00 0.03 0.00 0.01 99.80 18:50:01 18:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:50:01 18:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:50:01 18:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:47:01 3 0.53 0.00 0.03 0.00 0.02 99.42 18:50:01 18:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:50:01 18:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:50:01 18:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:50:01 18:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:50:01 18:48:01 3 0.52 0.00 0.02 0.00 0.00 99.47 18:50:01 18:49:01 all 0.15 0.00 0.03 0.00 0.00 99.83 18:50:01 18:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:50:01 18:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:50:01 18:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:50:01 18:49:01 3 0.52 0.00 0.03 0.00 0.00 99.45 18:50:01 Average: all 0.13 0.00 0.04 0.00 0.00 99.83 18:50:01 Average: 0 0.28 0.00 0.04 0.00 0.00 99.68 18:50:01 Average: 1 0.03 0.00 0.04 0.00 0.00 99.93 18:50:01 Average: 2 0.04 0.00 0.04 0.00 0.00 99.92 18:50:01 Average: 3 0.18 0.00 0.04 0.00 0.00 99.78 18:50:01 18:50:01 18:50:01