19:04:30 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/controller/+/110998 19:04:30 Running as SYSTEM 19:04:30 [EnvInject] - Loading node environment variables. 19:04:30 Building remotely on prd-centos8-builder-4c-4g-975 (centos8-builder-4c-4g) in workspace /w/workspace/controller-maven-verify-master-mvn38-openjdk17 19:04:31 [ssh-agent] Looking for ssh-agent implementation... 19:04:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:31 $ ssh-agent 19:04:31 SSH_AUTH_SOCK=/tmp/ssh-2Vw1M50na5cx/agent.5511 19:04:31 SSH_AGENT_PID=5514 19:04:31 [ssh-agent] Started. 19:04:31 Running ssh-add (command line suppressed) 19:04:31 Identity added: /w/workspace/controller-maven-verify-master-mvn38-openjdk17@tmp/private_key_8797709981276832632.key (/w/workspace/controller-maven-verify-master-mvn38-openjdk17@tmp/private_key_8797709981276832632.key) 19:04:31 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:04:31 The recommended git tool is: NONE 19:04:33 using credential jenkins-ssh 19:04:33 Wiping out workspace first. 19:04:33 Cloning the remote Git repository 19:04:33 Cloning repository git://devvexx.opendaylight.org/mirror/controller 19:04:33 > git init /w/workspace/controller-maven-verify-master-mvn38-openjdk17 # timeout=10 19:04:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/controller 19:04:33 > git --version # timeout=10 19:04:33 > git --version # 'git version 2.43.0' 19:04:33 using GIT_SSH to set credentials jenkins-ssh 19:04:33 [INFO] Currently running in a labeled security context 19:04:33 [INFO] Currently SELinux is 'enforcing' on the host 19:04:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-maven-verify-master-mvn38-openjdk17@tmp/jenkins-gitclient-ssh5026481989721053413.key 19:04:33 Verifying host key using known hosts file 19:04:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:04:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/controller +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/controller # timeout=10 19:04:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/controller # timeout=10 19:04:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/controller 19:04:42 using GIT_SSH to set credentials jenkins-ssh 19:04:42 [INFO] Currently running in a labeled security context 19:04:42 [INFO] Currently SELinux is 'enforcing' on the host 19:04:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-maven-verify-master-mvn38-openjdk17@tmp/jenkins-gitclient-ssh9537579069214093530.key 19:04:42 Verifying host key using known hosts file 19:04:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:04:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/controller refs/changes/98/110998/1 # timeout=10 19:04:44 > git rev-parse 01d1d6d78737a9f237e2ffbef634d2bde1ed75d3^{commit} # timeout=10 19:04:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:04:44 Checking out Revision 01d1d6d78737a9f237e2ffbef634d2bde1ed75d3 (refs/changes/98/110998/1) 19:04:44 > git config core.sparsecheckout # timeout=10 19:04:44 > git checkout -f 01d1d6d78737a9f237e2ffbef634d2bde1ed75d3 # timeout=10 19:04:47 Commit message: "WIP: Move index lookup to SegmentedJournalReader" 19:04:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:04:47 > git rev-list --no-walk 2a6738b69c763377d1f727da9876ffdd9058262f # timeout=10 19:04:48 provisioning config files... 19:04:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:48 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins13675182619281572502.sh 19:04:48 ---> python-tools-install.sh 19:04:48 Setup pyenv: 19:04:49 system 19:04:49 * 3.8.13 (set by /opt/pyenv/version) 19:04:49 * 3.9.13 (set by /opt/pyenv/version) 19:04:49 * 3.10.13 (set by /opt/pyenv/version) 19:04:49 * 3.11.7 (set by /opt/pyenv/version) 19:04:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OO6N 19:04:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:57 lf-activate-venv(): INFO: Installing: lftools 19:05:15 $ ssh-agent -k 19:05:15 unset SSH_AUTH_SOCK; 19:05:15 unset SSH_AGENT_PID; 19:05:15 echo Agent pid 5514 killed; 19:05:15 /home/jenkins/lf-env.sh: line 187: 5984 Terminated "$lf_venv/bin/python3" -m pip install --upgrade --quiet --upgrade-strategy eager $pkg_list 19:05:15 [ssh-agent] Stopped. 19:05:15 Build was aborted 19:05:15 Aborted by new patch set. 19:05:15 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:15 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3211965432367714240.sh 19:05:15 ---> sysstat.sh 19:05:15 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins17031489243482583458.sh 19:05:15 ---> package-listing.sh 19:05:15 ++ facter osfamily 19:05:15 ++ tr '[:upper:]' '[:lower:]' 19:05:15 + OS_FAMILY=redhat 19:05:15 + workspace=/w/workspace/controller-maven-verify-master-mvn38-openjdk17 19:05:15 + START_PACKAGES=/tmp/packages_start.txt 19:05:15 + END_PACKAGES=/tmp/packages_end.txt 19:05:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:15 + PACKAGES=/tmp/packages_start.txt 19:05:15 + '[' /w/workspace/controller-maven-verify-master-mvn38-openjdk17 ']' 19:05:15 + PACKAGES=/tmp/packages_end.txt 19:05:15 + case "${OS_FAMILY}" in 19:05:15 + rpm -qa 19:05:15 + sort 19:05:16 + '[' -f /tmp/packages_start.txt ']' 19:05:16 + '[' -f /tmp/packages_end.txt ']' 19:05:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:16 + '[' /w/workspace/controller-maven-verify-master-mvn38-openjdk17 ']' 19:05:16 + mkdir -p /w/workspace/controller-maven-verify-master-mvn38-openjdk17/archives/ 19:05:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-maven-verify-master-mvn38-openjdk17/archives/ 19:05:16 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins15676013831360294215.sh 19:05:16 ---> capture-instance-metadata.sh 19:05:16 Setup pyenv: 19:05:16 system 19:05:16 3.8.13 19:05:16 3.9.13 19:05:16 3.10.13 19:05:16 * 3.11.7 (set by /w/workspace/controller-maven-verify-master-mvn38-openjdk17/.python-version) 19:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OO6N from file:/tmp/.os_lf_venv 19:05:17 lf-activate-venv(): INFO: Installing: lftools 19:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-OO6N/bin to PATH 19:05:52 INFO: Running in OpenStack, capturing instance metadata 19:05:52 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins9925159747387052730.sh 19:05:52 provisioning config files... 19:05:53 Could not find credentials [logs] for controller-maven-verify-master-mvn38-openjdk17 #816 19:05:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-maven-verify-master-mvn38-openjdk17@tmp/config5959066763937595652tmp 19:05:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:05:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:05:53 provisioning config files... 19:05:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:05:53 [EnvInject] - Injecting environment variables from a build step. 19:05:53 [EnvInject] - Injecting as environment variables the properties content 19:05:53 SERVER_ID=logs 19:05:53 19:05:53 [EnvInject] - Variables injected successfully. 19:05:53 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins14617972908516029656.sh 19:05:53 ---> create-netrc.sh 19:05:53 WARN: Log server credential not found. 19:05:54 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins16301875454021286093.sh 19:05:54 ---> python-tools-install.sh 19:05:54 Setup pyenv: 19:05:54 system 19:05:54 3.8.13 19:05:54 3.9.13 19:05:54 3.10.13 19:05:54 * 3.11.7 (set by /w/workspace/controller-maven-verify-master-mvn38-openjdk17/.python-version) 19:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OO6N from file:/tmp/.os_lf_venv 19:05:59 lf-activate-venv(): INFO: Installing: lftools 19:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-OO6N/bin to PATH 19:06:05 Generating Requirements File 19:06:48 Python 3.11.7 19:06:48 pip 24.0 from /tmp/venv-OO6N/lib/python3.11/site-packages/pip (python 3.11) 19:06:49 appdirs==1.4.4 19:06:49 argcomplete==3.2.3 19:06:49 aspy.yaml==1.3.0 19:06:49 attrs==23.2.0 19:06:49 autopage==0.5.2 19:06:49 beautifulsoup4==4.12.3 19:06:49 boto3==1.34.68 19:06:49 botocore==1.34.68 19:06:49 bs4==0.0.2 19:06:49 cachetools==5.3.3 19:06:49 certifi==2024.2.2 19:06:49 cffi==1.16.0 19:06:49 cfgv==3.4.0 19:06:49 chardet==5.2.0 19:06:49 charset-normalizer==3.3.2 19:06:49 click==8.1.7 19:06:49 cliff==4.6.0 19:06:49 cmd2==2.4.3 19:06:49 cryptography==3.3.2 19:06:49 debtcollector==3.0.0 19:06:49 decorator==5.1.1 19:06:49 defusedxml==0.7.1 19:06:49 Deprecated==1.2.14 19:06:49 distlib==0.3.8 19:06:49 dnspython==2.6.1 19:06:49 docker==4.2.2 19:06:49 dogpile.cache==1.3.2 19:06:49 email_validator==2.1.1 19:06:49 filelock==3.13.1 19:06:49 future==1.0.0 19:06:49 gitdb==4.0.11 19:06:49 GitPython==3.1.42 19:06:49 google-auth==2.29.0 19:06:49 httplib2==0.22.0 19:06:49 identify==2.5.35 19:06:49 idna==3.6 19:06:49 importlib-resources==1.5.0 19:06:49 iso8601==2.1.0 19:06:49 Jinja2==3.1.3 19:06:49 jmespath==1.0.1 19:06:49 jsonpatch==1.33 19:06:49 jsonpointer==2.4 19:06:49 jsonschema==4.21.1 19:06:49 jsonschema-specifications==2023.12.1 19:06:49 keystoneauth1==5.6.0 19:06:49 kubernetes==29.0.0 19:06:49 lftools==0.37.10 19:06:49 lxml==5.1.0 19:06:49 MarkupSafe==2.1.5 19:06:49 msgpack==1.0.8 19:06:49 multi_key_dict==2.0.3 19:06:49 munch==4.0.0 19:06:49 netaddr==1.2.1 19:06:49 netifaces==0.11.0 19:06:49 niet==1.4.2 19:06:49 nodeenv==1.8.0 19:06:49 oauth2client==4.1.3 19:06:49 oauthlib==3.2.2 19:06:49 openstacksdk==3.0.0 19:06:49 os-client-config==2.1.0 19:06:49 os-service-types==1.7.0 19:06:49 osc-lib==3.0.1 19:06:49 oslo.config==9.4.0 19:06:49 oslo.context==5.5.0 19:06:49 oslo.i18n==6.3.0 19:06:49 oslo.log==5.5.0 19:06:49 oslo.serialization==5.4.0 19:06:49 oslo.utils==7.1.0 19:06:49 packaging==24.0 19:06:49 pbr==6.0.0 19:06:49 platformdirs==4.2.0 19:06:49 prettytable==3.10.0 19:06:49 pyasn1==0.5.1 19:06:49 pyasn1-modules==0.3.0 19:06:49 pycparser==2.21 19:06:49 pygerrit2==2.0.15 19:06:49 PyGithub==2.2.0 19:06:49 pyinotify==0.9.6 19:06:49 PyJWT==2.8.0 19:06:49 PyNaCl==1.5.0 19:06:49 pyparsing==2.4.7 19:06:49 pyperclip==1.8.2 19:06:49 pyrsistent==0.20.0 19:06:49 python-cinderclient==9.5.0 19:06:49 python-dateutil==2.9.0.post0 19:06:49 python-heatclient==3.5.0 19:06:49 python-jenkins==1.8.2 19:06:49 python-keystoneclient==5.4.0 19:06:49 python-magnumclient==4.4.0 19:06:49 python-novaclient==18.6.0 19:06:49 python-openstackclient==6.6.0 19:06:49 python-swiftclient==4.5.0 19:06:49 PyYAML==6.0.1 19:06:49 referencing==0.34.0 19:06:49 requests==2.31.0 19:06:49 requests-oauthlib==1.4.0 19:06:49 requestsexceptions==1.4.0 19:06:49 rfc3986==2.0.0 19:06:49 rpds-py==0.18.0 19:06:49 rsa==4.9 19:06:49 ruamel.yaml==0.18.6 19:06:49 ruamel.yaml.clib==0.2.8 19:06:49 s3transfer==0.10.1 19:06:49 simplejson==3.19.2 19:06:49 six==1.16.0 19:06:49 smmap==5.0.1 19:06:49 soupsieve==2.5 19:06:49 stevedore==5.2.0 19:06:49 tabulate==0.9.0 19:06:49 toml==0.10.2 19:06:49 tomlkit==0.12.4 19:06:49 tqdm==4.66.2 19:06:49 typing_extensions==4.10.0 19:06:49 tzdata==2024.1 19:06:49 urllib3==1.26.18 19:06:49 virtualenv==20.25.1 19:06:49 wcwidth==0.2.13 19:06:49 websocket-client==1.7.0 19:06:49 wrapt==1.16.0 19:06:49 xdg==6.0.0 19:06:49 xmltodict==0.13.0 19:06:49 yq==3.2.3 19:06:49 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins18089121072733291874.sh 19:06:49 ---> sudo-logs.sh 19:06:49 Archiving 'sudo' log.. 19:06:49 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins427235987071134643.sh 19:06:49 ---> job-cost.sh 19:06:49 Setup pyenv: 19:06:50 system 19:06:50 3.8.13 19:06:50 3.9.13 19:06:50 3.10.13 19:06:50 * 3.11.7 (set by /w/workspace/controller-maven-verify-master-mvn38-openjdk17/.python-version) 19:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OO6N from file:/tmp/.os_lf_venv 19:06:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-OO6N/bin to PATH 19:06:57 INFO: No Stack... 19:06:57 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:58 INFO: Archiving Costs 19:06:58 [controller-maven-verify-master-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins5869796696780901075.sh 19:06:58 ---> logs-deploy.sh 19:06:58 Setup pyenv: 19:06:58 system 19:06:58 3.8.13 19:06:58 3.9.13 19:06:58 3.10.13 19:06:58 * 3.11.7 (set by /w/workspace/controller-maven-verify-master-mvn38-openjdk17/.python-version) 19:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OO6N from file:/tmp/.os_lf_venv 19:07:00 lf-activate-venv(): INFO: Installing: lftools 19:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-OO6N/bin to PATH 19:07:12 WARNING: Nexus logging server not set 19:07:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-maven-verify-master-mvn38-openjdk17/816/ 19:07:12 INFO: archiving logs to S3 19:07:13 ---> uname -a: 19:07:13 Linux prd-centos8-builder-4c-4g-975.novalocal 4.18.0-544.el8.x86_64 #1 SMP Thu Feb 22 21:29:23 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:07:13 19:07:13 19:07:13 ---> lscpu: 19:07:13 Architecture: x86_64 19:07:13 CPU op-mode(s): 32-bit, 64-bit 19:07:13 Byte Order: Little Endian 19:07:13 CPU(s): 4 19:07:13 On-line CPU(s) list: 0-3 19:07:13 Thread(s) per core: 1 19:07:13 Core(s) per socket: 1 19:07:13 Socket(s): 4 19:07:13 NUMA node(s): 1 19:07:13 Vendor ID: AuthenticAMD 19:07:13 CPU family: 23 19:07:13 Model: 49 19:07:13 Model name: AMD EPYC-Rome Processor 19:07:13 Stepping: 0 19:07:13 CPU MHz: 2799.998 19:07:13 BogoMIPS: 5599.99 19:07:13 Virtualization: AMD-V 19:07:13 Hypervisor vendor: KVM 19:07:13 Virtualization type: full 19:07:13 L1d cache: 32K 19:07:13 L1i cache: 32K 19:07:13 L2 cache: 512K 19:07:13 L3 cache: 16384K 19:07:13 NUMA node0 CPU(s): 0-3 19:07:13 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:07:13 19:07:13 19:07:13 ---> nproc: 19:07:13 4 19:07:13 19:07:13 19:07:13 ---> df -h: 19:07:13 Filesystem Size Used Avail Use% Mounted on 19:07:13 devtmpfs 7.7G 0 7.7G 0% /dev 19:07:13 tmpfs 7.7G 0 7.7G 0% /dev/shm 19:07:13 tmpfs 7.7G 17M 7.7G 1% /run 19:07:13 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 19:07:13 /dev/vda1 80G 8.8G 72G 11% / 19:07:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:07:13 19:07:13 19:07:13 ---> free -m: 19:07:13 total used free shared buff/cache available 19:07:13 Mem: 15761 759 12686 19 2315 14672 19:07:13 Swap: 1023 0 1023 19:07:13 19:07:13 19:07:13 ---> ip addr: 19:07:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:07:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:13 inet 127.0.0.1/8 scope host lo 19:07:13 valid_lft forever preferred_lft forever 19:07:13 inet6 ::1/128 scope host 19:07:13 valid_lft forever preferred_lft forever 19:07:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:07:13 link/ether fa:16:3e:fe:84:b5 brd ff:ff:ff:ff:ff:ff 19:07:13 altname enp0s3 19:07:13 altname ens3 19:07:13 inet 10.30.171.63/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:07:13 valid_lft 86202sec preferred_lft 86202sec 19:07:13 inet6 fe80::f816:3eff:fefe:84b5/64 scope link 19:07:13 valid_lft forever preferred_lft forever 19:07:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:07:13 link/ether 02:42:c9:8d:32:61 brd ff:ff:ff:ff:ff:ff 19:07:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:07:13 valid_lft forever preferred_lft forever 19:07:13 19:07:13 19:07:13 ---> sar -b -r -n DEV: 19:07:13 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/22/2024 _x86_64_ (4 CPU) 19:07:13 19:07:13 19:03:52 LINUX RESTART (4 CPU) 19:07:13 19:07:13 07:04:02 PM tps rtps wtps bread/s bwrtn/s 19:07:13 07:05:01 PM 226.36 76.33 150.03 14389.97 41990.82 19:07:13 07:06:01 PM 83.24 8.28 74.96 1410.73 6585.44 19:07:13 07:07:01 PM 80.52 0.30 80.22 29.59 7430.81 19:07:13 Average: 129.51 28.04 101.47 5226.38 18540.08 19:07:13 19:07:13 07:04:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:13 07:05:01 PM 13410840 15083432 2728592 16.91 2688 1897228 1138244 6.62 237360 2171488 84884 19:07:13 07:06:01 PM 13128524 15044620 3010908 18.66 2688 2129492 1133520 6.59 424104 2224512 144372 19:07:13 07:07:01 PM 13035728 15069236 3103704 19.23 2688 2240360 1100008 6.40 432092 2283256 89428 19:07:13 Average: 13191697 15065763 2947735 18.26 2688 2089027 1123924 6.54 364519 2226419 106228 19:07:13 19:07:13 07:04:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:13 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:13 07:05:01 PM eth0 376.89 235.56 2166.82 64.38 0.00 0.00 0.00 0.00 19:07:13 07:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:13 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:13 07:06:01 PM eth0 50.67 42.47 463.53 9.54 0.00 0.00 0.00 0.00 19:07:13 07:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:13 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:13 07:07:01 PM eth0 28.27 26.17 240.09 5.59 0.00 0.00 0.00 0.00 19:07:13 07:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:13 Average: eth0 150.70 100.66 950.13 26.29 0.00 0.00 0.00 0.00 19:07:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:13 19:07:13 19:07:13 ---> sar -P ALL: 19:07:13 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/22/2024 _x86_64_ (4 CPU) 19:07:13 19:07:13 19:03:52 LINUX RESTART (4 CPU) 19:07:13 19:07:13 07:04:02 PM CPU %user %nice %system %iowait %steal %idle 19:07:13 07:05:01 PM all 33.20 0.00 6.93 7.63 0.09 52.16 19:07:13 07:05:01 PM 0 26.23 0.00 5.89 4.69 0.09 63.10 19:07:13 07:05:01 PM 1 29.86 0.00 7.41 12.14 0.09 50.51 19:07:13 07:05:01 PM 2 39.04 0.00 6.58 5.66 0.12 48.59 19:07:13 07:05:01 PM 3 37.63 0.00 7.82 8.04 0.07 46.43 19:07:13 07:06:01 PM all 17.32 0.00 2.72 1.64 0.06 78.26 19:07:13 07:06:01 PM 0 5.77 0.00 2.12 0.85 0.07 91.19 19:07:13 07:06:01 PM 1 16.76 0.00 2.31 1.27 0.07 79.60 19:07:13 07:06:01 PM 2 10.83 0.00 2.26 2.26 0.05 84.60 19:07:13 07:06:01 PM 3 35.93 0.00 4.20 2.16 0.07 57.64 19:07:13 07:07:01 PM all 16.16 0.00 1.89 1.16 0.07 80.72 19:07:13 07:07:01 PM 0 4.19 0.00 1.09 0.52 0.07 94.13 19:07:13 07:07:01 PM 1 18.13 0.00 2.24 1.44 0.07 78.13 19:07:13 07:07:01 PM 2 11.01 0.00 1.27 1.85 0.10 85.76 19:07:13 07:07:01 PM 3 31.35 0.00 2.95 0.82 0.05 64.83 19:07:13 Average: all 22.14 0.00 3.82 3.44 0.07 70.53 19:07:13 Average: 0 11.95 0.00 3.01 2.00 0.07 82.97 19:07:13 Average: 1 21.51 0.00 3.95 4.88 0.07 69.59 19:07:13 Average: 2 20.17 0.00 3.35 3.24 0.09 73.15 19:07:13 Average: 3 34.95 0.00 4.97 3.64 0.06 56.38 19:07:13 19:07:13 19:07:13