08:02:53 Started by timer 08:02:53 Running as SYSTEM 08:02:53 [EnvInject] - Loading node environment variables. 08:02:53 Building remotely on prd-centos8-builder-2c-2g-440 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:53 [ssh-agent] Looking for ssh-agent implementation... 08:02:53 $ ssh-agent 08:02:53 SSH_AUTH_SOCK=/tmp/ssh-QAtZDzNL8vt2/agent.5387 08:02:53 SSH_AGENT_PID=5389 08:02:53 [ssh-agent] Started. 08:02:53 Running ssh-add (command line suppressed) 08:02:53 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_2724284958650278482.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_2724284958650278482.key) 08:02:53 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:56 provisioning config files... 08:02:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:56 provisioning config files... 08:02:56 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:56 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2067685844107902941.sh 08:02:56 ---> jenkins-sandbox-cleanup.sh 08:02:56 Setup pyenv: 08:02:56 system 08:02:56 * 3.8.13 (set by /opt/pyenv/version) 08:02:56 * 3.9.13 (set by /opt/pyenv/version) 08:02:57 * 3.10.6 (set by /opt/pyenv/version) 08:03:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DUXy 08:03:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:03:20 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-DUXy/bin to PATH 08:03:46 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:46 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:46 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:46 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:46 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:46 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:46 Traceback (most recent call last): 08:03:46 File "/tmp/venv-DUXy/bin/jenkins-jobs", line 8, in 08:03:46 sys.exit(main()) 08:03:46 File "/tmp/venv-DUXy/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:46 jjb = JenkinsJobs(argv) 08:03:46 File "/tmp/venv-DUXy/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:46 self.parser = create_parser() 08:03:46 File "/tmp/venv-DUXy/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:46 extension_manager.map(parse_subcommand_args, subparser) 08:03:46 File "/tmp/venv-DUXy/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:46 raise NoMatches('No %s extensions found' % self.namespace) 08:03:46 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:46 Build step 'Execute shell' marked build as failure 08:03:46 $ ssh-agent -k 08:03:46 unset SSH_AUTH_SOCK; 08:03:46 unset SSH_AGENT_PID; 08:03:46 echo Agent pid 5389 killed; 08:03:46 [ssh-agent] Stopped. 08:03:46 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12637591962832997498.sh 08:03:46 ---> sysstat.sh 08:03:47 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12418354395982889551.sh 08:03:47 ---> package-listing.sh 08:03:47 ++ facter osfamily 08:03:47 ++ tr '[:upper:]' '[:lower:]' 08:03:47 + OS_FAMILY=redhat 08:03:47 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:47 + START_PACKAGES=/tmp/packages_start.txt 08:03:47 + END_PACKAGES=/tmp/packages_end.txt 08:03:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:47 + PACKAGES=/tmp/packages_start.txt 08:03:47 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:47 + PACKAGES=/tmp/packages_end.txt 08:03:47 + case "${OS_FAMILY}" in 08:03:47 + rpm -qa 08:03:47 + sort 08:03:48 + '[' -f /tmp/packages_start.txt ']' 08:03:48 + '[' -f /tmp/packages_end.txt ']' 08:03:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:48 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:48 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:48 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9653016847929698584.sh 08:03:48 ---> capture-instance-metadata.sh 08:03:48 Setup pyenv: 08:03:48 system 08:03:48 3.8.13 08:03:48 3.9.13 08:03:48 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mZbQ 08:03:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:04:05 lf-activate-venv(): INFO: Installing: lftools 08:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-mZbQ/bin to PATH 08:04:49 INFO: Running in OpenStack, capturing instance metadata 08:04:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14872197710717939211.sh 08:04:50 provisioning config files... 08:04:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config7920230593434124822tmp 08:04:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:50 provisioning config files... 08:04:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:50 [EnvInject] - Injecting environment variables from a build step. 08:04:50 [EnvInject] - Injecting as environment variables the properties content 08:04:50 SERVER_ID=logs 08:04:50 08:04:50 [EnvInject] - Variables injected successfully. 08:04:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1651074810778360442.sh 08:04:50 ---> create-netrc.sh 08:04:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11841427535729922289.sh 08:04:50 ---> python-tools-install.sh 08:04:50 Setup pyenv: 08:04:50 system 08:04:50 3.8.13 08:04:50 3.9.13 08:04:50 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZbQ from file:/tmp/.os_lf_venv 08:05:03 lf-activate-venv(): INFO: Installing: lftools 08:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-mZbQ/bin to PATH 08:06:24 Generating Requirements File 08:07:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:07:18 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:07:18 Python 3.10.6 08:07:19 pip 25.1.1 from /tmp/venv-mZbQ/lib/python3.10/site-packages/pip (python 3.10) 08:07:19 appdirs==1.4.4 08:07:19 argcomplete==3.6.2 08:07:19 aspy.yaml==1.3.0 08:07:19 attrs==25.3.0 08:07:19 autopage==0.5.2 08:07:19 beautifulsoup4==4.13.4 08:07:19 boto3==1.38.13 08:07:19 botocore==1.38.13 08:07:19 bs4==0.0.2 08:07:19 cachetools==5.5.2 08:07:19 certifi==2025.4.26 08:07:19 cffi==1.17.1 08:07:19 cfgv==3.4.0 08:07:19 chardet==5.2.0 08:07:19 charset-normalizer==3.4.2 08:07:19 click==8.1.8 08:07:19 cliff==4.9.1 08:07:19 cmd2==2.5.11 08:07:19 cryptography==3.3.2 08:07:19 debtcollector==3.0.0 08:07:19 decorator==5.2.1 08:07:19 defusedxml==0.7.1 08:07:19 Deprecated==1.2.18 08:07:19 distlib==0.3.9 08:07:19 dnspython==2.7.0 08:07:19 docker==4.2.2 08:07:19 dogpile.cache==1.4.0 08:07:19 durationpy==0.9 08:07:19 email_validator==2.2.0 08:07:19 filelock==3.18.0 08:07:19 future==1.0.0 08:07:19 gitdb==4.0.12 08:07:19 GitPython==3.1.44 08:07:19 google-auth==2.40.1 08:07:19 httplib2==0.22.0 08:07:19 identify==2.6.10 08:07:19 idna==3.10 08:07:19 importlib-resources==1.5.0 08:07:19 iso8601==2.1.0 08:07:19 Jinja2==3.1.6 08:07:19 jmespath==1.0.1 08:07:19 jsonpatch==1.33 08:07:19 jsonpointer==3.0.0 08:07:19 jsonschema==4.23.0 08:07:19 jsonschema-specifications==2025.4.1 08:07:19 keystoneauth1==5.10.0 08:07:19 kubernetes==32.0.1 08:07:19 lftools==0.37.12 08:07:19 lxml==5.4.0 08:07:19 MarkupSafe==3.0.2 08:07:19 msgpack==1.1.0 08:07:19 multi_key_dict==2.0.3 08:07:19 munch==4.0.0 08:07:19 netaddr==1.3.0 08:07:19 niet==1.4.2 08:07:19 nodeenv==1.9.1 08:07:19 oauth2client==4.1.3 08:07:19 oauthlib==3.2.2 08:07:19 openstacksdk==4.5.0 08:07:19 os-client-config==2.1.0 08:07:19 os-service-types==1.7.0 08:07:19 osc-lib==4.0.0 08:07:19 oslo.config==9.7.1 08:07:19 oslo.context==5.7.1 08:07:19 oslo.i18n==6.5.1 08:07:19 oslo.log==7.1.0 08:07:19 oslo.serialization==5.7.0 08:07:19 oslo.utils==8.2.0 08:07:19 packaging==25.0 08:07:19 pbr==6.1.1 08:07:19 platformdirs==4.3.8 08:07:19 prettytable==3.16.0 08:07:19 psutil==7.0.0 08:07:19 pyasn1==0.6.1 08:07:19 pyasn1_modules==0.4.2 08:07:19 pycparser==2.22 08:07:19 pygerrit2==2.0.15 08:07:19 PyGithub==2.6.1 08:07:19 PyJWT==2.10.1 08:07:19 PyNaCl==1.5.0 08:07:19 pyparsing==2.4.7 08:07:19 pyperclip==1.9.0 08:07:19 pyrsistent==0.20.0 08:07:19 python-cinderclient==9.7.0 08:07:19 python-dateutil==2.9.0.post0 08:07:19 python-heatclient==4.2.0 08:07:19 python-jenkins==1.8.2 08:07:19 python-keystoneclient==5.6.0 08:07:19 python-magnumclient==4.8.1 08:07:19 python-openstackclient==8.0.0 08:07:19 python-swiftclient==4.7.0 08:07:19 PyYAML==6.0.2 08:07:19 referencing==0.36.2 08:07:19 requests==2.32.3 08:07:19 requests-oauthlib==2.0.0 08:07:19 requestsexceptions==1.4.0 08:07:19 rfc3986==2.0.0 08:07:19 rpds-py==0.24.0 08:07:19 rsa==4.9.1 08:07:19 ruamel.yaml==0.18.10 08:07:19 ruamel.yaml.clib==0.2.12 08:07:19 s3transfer==0.12.0 08:07:19 simplejson==3.20.1 08:07:19 six==1.17.0 08:07:19 smmap==5.0.2 08:07:19 soupsieve==2.7 08:07:19 stevedore==5.4.1 08:07:19 tabulate==0.9.0 08:07:19 toml==0.10.2 08:07:19 tomlkit==0.13.2 08:07:19 tqdm==4.67.1 08:07:19 typing_extensions==4.13.2 08:07:19 tzdata==2025.2 08:07:19 urllib3==1.26.20 08:07:19 virtualenv==20.31.2 08:07:19 wcwidth==0.2.13 08:07:19 websocket-client==1.8.0 08:07:19 wrapt==1.17.2 08:07:19 xdg==6.0.0 08:07:19 xmltodict==0.14.2 08:07:19 yq==3.4.3 08:07:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17033991725112842470.sh 08:07:19 ---> sudo-logs.sh 08:07:19 Archiving 'sudo' log.. 08:07:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14522362473449114828.sh 08:07:19 ---> job-cost.sh 08:07:19 Setup pyenv: 08:07:19 system 08:07:19 3.8.13 08:07:19 3.9.13 08:07:19 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZbQ from file:/tmp/.os_lf_venv 08:07:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:07:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:07:41 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-mZbQ/bin to PATH 08:07:41 INFO: No Stack... 08:07:42 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:47 INFO: Archiving Costs 08:07:47 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins11544629514351269711.sh 08:07:47 ---> logs-deploy.sh 08:07:47 Setup pyenv: 08:07:47 system 08:07:47 3.8.13 08:07:47 3.9.13 08:07:47 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:07:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mZbQ from file:/tmp/.os_lf_venv 08:07:54 lf-activate-venv(): INFO: Installing: lftools 08:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-mZbQ/bin to PATH 08:08:07 WARNING: Nexus logging server not set 08:08:07 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/354/ 08:08:07 INFO: archiving logs to S3 08:08:08 ---> uname -a: 08:08:08 Linux prd-centos8-builder-2c-2g-440.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:08:08 08:08:08 08:08:08 ---> lscpu: 08:08:08 Architecture: x86_64 08:08:08 CPU op-mode(s): 32-bit, 64-bit 08:08:08 Byte Order: Little Endian 08:08:08 CPU(s): 2 08:08:08 On-line CPU(s) list: 0,1 08:08:08 Thread(s) per core: 1 08:08:08 Core(s) per socket: 1 08:08:08 Socket(s): 2 08:08:08 NUMA node(s): 1 08:08:08 Vendor ID: AuthenticAMD 08:08:08 CPU family: 23 08:08:08 Model: 49 08:08:08 Model name: AMD EPYC-Rome Processor 08:08:08 Stepping: 0 08:08:08 CPU MHz: 2799.998 08:08:08 BogoMIPS: 5599.99 08:08:08 Virtualization: AMD-V 08:08:08 Hypervisor vendor: KVM 08:08:08 Virtualization type: full 08:08:08 L1d cache: 32K 08:08:08 L1i cache: 32K 08:08:08 L2 cache: 512K 08:08:08 L3 cache: 16384K 08:08:08 NUMA node0 CPU(s): 0,1 08:08:08 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 08:08:08 08:08:08 08:08:08 ---> nproc: 08:08:08 2 08:08:08 08:08:08 08:08:08 ---> df -h: 08:08:08 Filesystem Size Used Avail Use% Mounted on 08:08:08 devtmpfs 3.8G 0 3.8G 0% /dev 08:08:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:08:08 tmpfs 3.8G 17M 3.8G 1% /run 08:08:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:08:08 /dev/vda1 40G 9.1G 31G 23% / 08:08:08 tmpfs 770M 0 770M 0% /run/user/1001 08:08:08 08:08:08 08:08:08 ---> free -m: 08:08:08 total used free shared buff/cache available 08:08:08 Mem: 7697 609 4967 19 2120 6794 08:08:08 Swap: 1023 0 1023 08:08:08 08:08:08 08:08:08 ---> ip addr: 08:08:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:08:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:08:08 inet 127.0.0.1/8 scope host lo 08:08:08 valid_lft forever preferred_lft forever 08:08:08 inet6 ::1/128 scope host 08:08:08 valid_lft forever preferred_lft forever 08:08:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:08:08 link/ether fa:16:3e:a9:29:57 brd ff:ff:ff:ff:ff:ff 08:08:08 altname enp0s3 08:08:08 altname ens3 08:08:08 inet 10.30.86.254/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:08:08 valid_lft 86052sec preferred_lft 86052sec 08:08:08 inet6 fe80::f816:3eff:fea9:2957/64 scope link 08:08:08 valid_lft forever preferred_lft forever 08:08:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:08:08 link/ether 02:42:3c:f7:5a:91 brd ff:ff:ff:ff:ff:ff 08:08:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:08:08 valid_lft forever preferred_lft forever 08:08:08 08:08:08 08:08:08 ---> sar -b -r -n DEV: 08:08:08 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 05/10/2025 _x86_64_ (2 CPU) 08:08:08 08:08:08 08:01:37 LINUX RESTART (2 CPU) 08:08:08 08:08:08 08:03:01 AM tps rtps wtps bread/s bwrtn/s 08:08:08 08:04:01 AM 27.04 0.92 26.12 45.45 2681.99 08:08:08 08:05:01 AM 52.42 0.38 52.04 54.12 3994.32 08:08:08 08:06:01 AM 39.54 0.05 39.49 1.07 4238.49 08:08:08 08:07:01 AM 15.11 0.00 15.11 0.00 1105.63 08:08:08 08:08:01 AM 53.82 0.23 53.58 23.59 4442.67 08:08:08 Average: 37.59 0.32 37.27 24.85 3292.64 08:08:08 08:08:08 08:03:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:08:08 08:04:01 AM 5453448 7054020 2428876 30.81 2688 1795492 973232 10.90 314460 1837992 57412 08:08:08 08:05:01 AM 5269232 7030940 2613092 33.15 2688 1946272 973424 10.90 312480 1984140 127088 08:08:08 08:06:01 AM 5242172 7002832 2640152 33.49 2688 1946044 971052 10.87 312820 2005716 14896 08:08:08 08:07:01 AM 5248544 7034328 2633780 33.41 2688 1969780 953448 10.68 314096 2000732 27292 08:08:08 08:08:01 AM 5114644 6983292 2767680 35.11 2688 2046792 979176 10.96 320480 2103636 20756 08:08:08 Average: 5265608 7021082 2616716 33.20 2688 1940876 970066 10.86 314867 1986443 49489 08:08:08 08:08:08 08:03:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:08:08 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:04:01 AM eth0 21.19 16.33 237.07 3.86 0.00 0.00 0.00 0.00 08:08:08 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:05:01 AM eth0 33.78 23.40 606.90 5.36 0.00 0.00 0.00 0.00 08:08:08 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:06:01 AM eth0 2.92 2.80 21.12 0.66 0.00 0.00 0.00 0.00 08:08:08 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:07:01 AM eth0 6.50 5.92 69.30 1.42 0.00 0.00 0.00 0.00 08:08:08 08:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:08:01 AM eth0 18.34 14.06 161.25 4.56 0.00 0.00 0.00 0.00 08:08:08 08:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 Average: eth0 16.55 12.50 219.13 3.17 0.00 0.00 0.00 0.00 08:08:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:08 08:08:08 08:08:08 ---> sar -P ALL: 08:08:08 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 05/10/2025 _x86_64_ (2 CPU) 08:08:08 08:08:08 08:01:37 LINUX RESTART (2 CPU) 08:08:08 08:08:08 08:03:01 AM CPU %user %nice %system %iowait %steal %idle 08:08:08 08:04:01 AM all 13.51 0.00 1.61 0.59 0.07 84.23 08:08:08 08:04:01 AM 0 17.44 0.00 1.78 0.35 0.07 80.36 08:08:08 08:04:01 AM 1 9.58 0.00 1.43 0.83 0.07 88.09 08:08:08 08:05:01 AM all 14.34 0.00 1.66 0.85 0.07 83.08 08:08:08 08:05:01 AM 0 17.38 0.00 1.70 1.10 0.08 79.74 08:08:08 08:05:01 AM 1 11.30 0.00 1.62 0.60 0.07 86.42 08:08:08 08:06:01 AM all 2.74 0.00 0.44 47.63 0.05 49.14 08:08:08 08:06:01 AM 0 3.09 0.00 0.48 61.05 0.05 35.33 08:08:08 08:06:01 AM 1 2.39 0.00 0.40 34.17 0.05 62.98 08:08:08 08:07:01 AM all 10.01 0.00 0.79 6.85 0.07 82.28 08:08:08 08:07:01 AM 0 15.69 0.00 0.97 13.40 0.07 69.88 08:08:08 08:07:01 AM 1 4.33 0.00 0.62 0.30 0.07 94.68 08:08:08 08:08:01 AM all 16.75 0.00 1.96 1.17 0.07 80.06 08:08:08 08:08:01 AM 0 19.51 0.00 2.23 1.63 0.07 76.56 08:08:08 08:08:01 AM 1 13.99 0.00 1.68 0.70 0.08 83.55 08:08:08 Average: all 11.47 0.00 1.29 11.40 0.07 75.77 08:08:08 Average: 0 14.62 0.00 1.43 15.50 0.07 68.38 08:08:08 Average: 1 8.32 0.00 1.15 7.30 0.07 83.16 08:08:08 08:08:08 08:08:08