08:02:06 Started by timer 08:02:06 Running as SYSTEM 08:02:06 [EnvInject] - Loading node environment variables. 08:02:06 Building remotely on prd-centos8-builder-2c-2g-157 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:06 [ssh-agent] Looking for ssh-agent implementation... 08:02:06 $ ssh-agent 08:02:06 SSH_AUTH_SOCK=/tmp/ssh-fy4SlfMMXWpv/agent.5383 08:02:06 SSH_AGENT_PID=5385 08:02:06 [ssh-agent] Started. 08:02:06 Running ssh-add (command line suppressed) 08:02:06 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_6639596457445447540.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_6639596457445447540.key) 08:02:06 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:12 provisioning config files... 08:02:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:12 provisioning config files... 08:02:12 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15902444278396799528.sh 08:02:12 ---> jenkins-sandbox-cleanup.sh 08:02:12 Setup pyenv: 08:02:12 system 08:02:12 * 3.8.13 (set by /opt/pyenv/version) 08:02:12 * 3.9.13 (set by /opt/pyenv/version) 08:02:12 * 3.10.6 (set by /opt/pyenv/version) 08:02:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2eo4 08:02:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:35 lf-activate-venv(): INFO: Base packages installed successfully 08:02:35 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.0.0 08:02:55 lf-activate-venv(): INFO: Adding /tmp/venv-2eo4/bin to PATH 08:02:56 /tmp/venv-2eo4/lib/python3.10/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:02:56 import pkg_resources 08:02:56 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:56 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:56 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:56 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:56 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:56 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:56 Traceback (most recent call last): 08:02:56 File "/tmp/venv-2eo4/bin/jenkins-jobs", line 7, in 08:02:56 sys.exit(main()) 08:02:56 File "/tmp/venv-2eo4/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:56 jjb = JenkinsJobs(argv) 08:02:56 File "/tmp/venv-2eo4/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:56 self.parser = create_parser() 08:02:56 File "/tmp/venv-2eo4/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:56 extension_manager.map(parse_subcommand_args, subparser) 08:02:56 File "/tmp/venv-2eo4/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:56 raise NoMatches('No %s extensions found' % self.namespace) 08:02:56 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:56 Build step 'Execute shell' marked build as failure 08:02:56 $ ssh-agent -k 08:02:56 unset SSH_AUTH_SOCK; 08:02:56 unset SSH_AGENT_PID; 08:02:56 echo Agent pid 5385 killed; 08:02:56 [ssh-agent] Stopped. 08:02:56 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:56 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6633077423371389725.sh 08:02:56 ---> sysstat.sh 08:02:56 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4511840086851219829.sh 08:02:56 ---> package-listing.sh 08:02:56 ++ tr '[:upper:]' '[:lower:]' 08:02:56 ++ facter osfamily 08:02:56 + OS_FAMILY=redhat 08:02:56 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:56 + START_PACKAGES=/tmp/packages_start.txt 08:02:56 + END_PACKAGES=/tmp/packages_end.txt 08:02:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:56 + PACKAGES=/tmp/packages_start.txt 08:02:56 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:56 + PACKAGES=/tmp/packages_end.txt 08:02:56 + case "${OS_FAMILY}" in 08:02:56 + rpm -qa 08:02:56 + sort 08:02:57 + '[' -f /tmp/packages_start.txt ']' 08:02:57 + '[' -f /tmp/packages_end.txt ']' 08:02:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:57 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:57 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14443173659087575475.sh 08:02:57 ---> capture-instance-metadata.sh 08:02:57 Setup pyenv: 08:02:57 system 08:02:57 3.8.13 08:02:57 3.9.13 08:02:57 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nj7R 08:03:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:14 lf-activate-venv(): INFO: Base packages installed successfully 08:03:14 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:00 lf-activate-venv(): INFO: Adding /tmp/venv-Nj7R/bin to PATH 08:04:00 INFO: Running in OpenStack, capturing instance metadata 08:04:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18392199583733156216.sh 08:04:00 provisioning config files... 08:04:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config12331955366265819416tmp 08:04:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:00 provisioning config files... 08:04:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:00 [EnvInject] - Injecting environment variables from a build step. 08:04:00 [EnvInject] - Injecting as environment variables the properties content 08:04:00 SERVER_ID=logs 08:04:00 08:04:00 [EnvInject] - Variables injected successfully. 08:04:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10842373307254913020.sh 08:04:00 ---> create-netrc.sh 08:04:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18093638162578480798.sh 08:04:00 ---> python-tools-install.sh 08:04:00 Setup pyenv: 08:04:00 system 08:04:00 3.8.13 08:04:00 3.9.13 08:04:00 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nj7R from file:/tmp/.os_lf_venv 08:04:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:12 lf-activate-venv(): INFO: Base packages installed successfully 08:04:12 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:25 lf-activate-venv(): INFO: Adding /tmp/venv-Nj7R/bin to PATH 08:04:25 Generating Requirements File 08:05:14 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:05:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:05:14 Python 3.10.6 08:05:14 pip 25.2 from /tmp/venv-Nj7R/lib/python3.10/site-packages/pip (python 3.10) 08:05:14 appdirs==1.4.4 08:05:14 argcomplete==3.6.2 08:05:14 aspy.yaml==1.3.0 08:05:14 attrs==25.3.0 08:05:14 autopage==0.5.2 08:05:14 beautifulsoup4==4.13.5 08:05:14 boto3==1.40.40 08:05:14 botocore==1.40.40 08:05:14 bs4==0.0.2 08:05:14 cachetools==5.5.2 08:05:14 certifi==2025.8.3 08:05:14 cffi==2.0.0 08:05:14 cfgv==3.4.0 08:05:14 chardet==5.2.0 08:05:14 charset-normalizer==3.4.3 08:05:14 click==8.3.0 08:05:14 cliff==4.11.0 08:05:14 cmd2==2.7.0 08:05:14 cryptography==3.3.2 08:05:14 debtcollector==3.0.0 08:05:14 decorator==5.2.1 08:05:14 defusedxml==0.7.1 08:05:14 Deprecated==1.2.18 08:05:14 distlib==0.4.0 08:05:14 dnspython==2.8.0 08:05:14 docker==7.1.0 08:05:14 dogpile.cache==1.4.1 08:05:14 durationpy==0.10 08:05:14 email-validator==2.3.0 08:05:14 filelock==3.19.1 08:05:14 future==1.0.0 08:05:14 gitdb==4.0.12 08:05:14 GitPython==3.1.45 08:05:14 google-auth==2.40.3 08:05:14 httplib2==0.31.0 08:05:14 identify==2.6.14 08:05:14 idna==3.10 08:05:14 importlib-resources==1.5.0 08:05:14 iso8601==2.1.0 08:05:14 Jinja2==3.1.6 08:05:14 jmespath==1.0.1 08:05:14 jsonpatch==1.33 08:05:14 jsonpointer==3.0.0 08:05:14 jsonschema==4.25.1 08:05:14 jsonschema-specifications==2025.9.1 08:05:14 keystoneauth1==5.12.0 08:05:14 kubernetes==33.1.0 08:05:14 lftools==0.37.14 08:05:14 lxml==6.0.2 08:05:14 markdown-it-py==4.0.0 08:05:14 MarkupSafe==3.0.2 08:05:14 mdurl==0.1.2 08:05:14 msgpack==1.1.1 08:05:14 multi_key_dict==2.0.3 08:05:14 munch==4.0.0 08:05:14 netaddr==1.3.0 08:05:14 niet==1.4.2 08:05:14 nodeenv==1.9.1 08:05:14 oauth2client==4.1.3 08:05:14 oauthlib==3.3.1 08:05:14 openstacksdk==4.7.1 08:05:14 os-service-types==1.8.0 08:05:14 osc-lib==4.2.0 08:05:14 oslo.config==10.0.0 08:05:14 oslo.context==6.1.0 08:05:14 oslo.i18n==6.6.0 08:05:14 oslo.log==7.2.1 08:05:14 oslo.serialization==5.8.0 08:05:14 oslo.utils==9.1.0 08:05:14 packaging==25.0 08:05:14 pbr==7.0.1 08:05:14 platformdirs==4.4.0 08:05:14 prettytable==3.16.0 08:05:14 psutil==7.1.0 08:05:14 pyasn1==0.6.1 08:05:14 pyasn1_modules==0.4.2 08:05:14 pycparser==2.23 08:05:14 pygerrit2==2.0.15 08:05:14 PyGithub==2.8.1 08:05:14 Pygments==2.19.2 08:05:14 PyJWT==2.10.1 08:05:14 PyNaCl==1.6.0 08:05:14 pyparsing==2.4.7 08:05:14 pyperclip==1.11.0 08:05:14 pyrsistent==0.20.0 08:05:14 python-cinderclient==9.8.0 08:05:14 python-dateutil==2.9.0.post0 08:05:14 python-heatclient==4.3.0 08:05:14 python-jenkins==1.8.3 08:05:14 python-keystoneclient==5.7.0 08:05:14 python-magnumclient==4.9.0 08:05:14 python-openstackclient==8.2.0 08:05:14 python-swiftclient==4.8.0 08:05:14 PyYAML==6.0.3 08:05:14 referencing==0.36.2 08:05:14 requests==2.32.5 08:05:14 requests-oauthlib==2.0.0 08:05:14 requestsexceptions==1.4.0 08:05:14 rfc3986==2.0.0 08:05:14 rich==14.1.0 08:05:14 rich-argparse==1.7.1 08:05:14 rpds-py==0.27.1 08:05:14 rsa==4.9.1 08:05:14 ruamel.yaml==0.18.15 08:05:14 ruamel.yaml.clib==0.2.14 08:05:14 s3transfer==0.14.0 08:05:14 simplejson==3.20.2 08:05:14 six==1.17.0 08:05:14 smmap==5.0.2 08:05:14 soupsieve==2.8 08:05:14 stevedore==5.5.0 08:05:14 tabulate==0.9.0 08:05:14 toml==0.10.2 08:05:14 tomlkit==0.13.3 08:05:14 tqdm==4.67.1 08:05:14 typing_extensions==4.15.0 08:05:14 tzdata==2025.2 08:05:14 urllib3==1.26.20 08:05:14 virtualenv==20.34.0 08:05:14 wcwidth==0.2.14 08:05:14 websocket-client==1.8.0 08:05:14 wrapt==1.17.3 08:05:14 xdg==6.0.0 08:05:14 xmltodict==1.0.2 08:05:14 yq==3.4.3 08:05:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7610196938434154027.sh 08:05:14 ---> sudo-logs.sh 08:05:14 Archiving 'sudo' log.. 08:05:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14157261712143640392.sh 08:05:15 ---> job-cost.sh 08:05:15 Setup pyenv: 08:05:15 system 08:05:15 3.8.13 08:05:15 3.9.13 08:05:15 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nj7R from file:/tmp/.os_lf_venv 08:05:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:22 lf-activate-venv(): INFO: Base packages installed successfully 08:05:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-Nj7R/bin to PATH 08:05:37 INFO: No Stack... 08:05:38 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:43 INFO: Archiving Costs 08:05:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins14961302847619830201.sh 08:05:43 ---> logs-deploy.sh 08:05:43 Setup pyenv: 08:05:43 system 08:05:43 3.8.13 08:05:43 3.9.13 08:05:43 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nj7R from file:/tmp/.os_lf_venv 08:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:50 lf-activate-venv(): INFO: Base packages installed successfully 08:05:50 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-Nj7R/bin to PATH 08:06:03 WARNING: Nexus logging server not set 08:06:03 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/374/ 08:06:03 INFO: archiving logs to S3 08:06:04 ---> uname -a: 08:06:04 Linux prd-centos8-builder-2c-2g-157.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:06:04 08:06:04 08:06:04 ---> lscpu: 08:06:04 Architecture: x86_64 08:06:04 CPU op-mode(s): 32-bit, 64-bit 08:06:04 Byte Order: Little Endian 08:06:04 CPU(s): 2 08:06:04 On-line CPU(s) list: 0,1 08:06:04 Thread(s) per core: 1 08:06:04 Core(s) per socket: 1 08:06:04 Socket(s): 2 08:06:04 NUMA node(s): 1 08:06:04 Vendor ID: AuthenticAMD 08:06:04 CPU family: 23 08:06:04 Model: 49 08:06:04 Model name: AMD EPYC-Rome Processor 08:06:04 Stepping: 0 08:06:04 CPU MHz: 2800.000 08:06:04 BogoMIPS: 5600.00 08:06:04 Virtualization: AMD-V 08:06:04 Hypervisor vendor: KVM 08:06:04 Virtualization type: full 08:06:04 L1d cache: 32K 08:06:04 L1i cache: 32K 08:06:04 L2 cache: 512K 08:06:04 L3 cache: 16384K 08:06:04 NUMA node0 CPU(s): 0,1 08:06:04 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:06:04 08:06:04 08:06:04 ---> nproc: 08:06:04 2 08:06:04 08:06:04 08:06:04 ---> df -h: 08:06:04 Filesystem Size Used Avail Use% Mounted on 08:06:04 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:04 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:06:04 tmpfs 3.8G 17M 3.8G 1% /run 08:06:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:04 /dev/vda1 40G 9.1G 31G 23% / 08:06:04 tmpfs 770M 0 770M 0% /run/user/1001 08:06:04 08:06:04 08:06:04 ---> free -m: 08:06:04 total used free shared buff/cache available 08:06:04 Mem: 7697 612 4947 19 2137 6790 08:06:04 Swap: 1023 0 1023 08:06:04 08:06:04 08:06:04 ---> ip addr: 08:06:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:04 inet 127.0.0.1/8 scope host lo 08:06:04 valid_lft forever preferred_lft forever 08:06:04 inet6 ::1/128 scope host 08:06:04 valid_lft forever preferred_lft forever 08:06:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:04 link/ether fa:16:3e:e4:73:72 brd ff:ff:ff:ff:ff:ff 08:06:04 altname enp0s3 08:06:04 altname ens3 08:06:04 inet 10.30.87.155/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:04 valid_lft 86136sec preferred_lft 86136sec 08:06:04 inet6 fe80::f816:3eff:fee4:7372/64 scope link 08:06:04 valid_lft forever preferred_lft forever 08:06:04 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:06:04 link/ether 02:42:05:fd:0d:48 brd ff:ff:ff:ff:ff:ff 08:06:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:04 valid_lft forever preferred_lft forever 08:06:04 08:06:04 08:06:04 ---> sar -b -r -n DEV: 08:06:04 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 09/27/2025 _x86_64_ (2 CPU) 08:06:04 08:06:04 08:00:56 LINUX RESTART (2 CPU) 08:06:04 08:06:04 08:02:02 AM tps rtps wtps bread/s bwrtn/s 08:06:04 08:03:01 AM 37.73 16.44 21.30 3311.28 2110.32 08:06:04 08:04:01 AM 59.07 0.40 58.67 54.66 4687.55 08:06:04 08:05:01 AM 56.59 0.05 56.54 1.07 5356.31 08:06:04 08:06:01 AM 53.95 0.23 53.72 23.59 4680.32 08:06:04 Average: 51.89 4.23 47.67 837.41 4217.33 08:06:04 08:06:04 08:02:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:04 08:03:01 AM 5489332 7069252 2392984 30.36 2688 1775992 932472 10.44 304812 1815148 59652 08:06:04 08:04:01 AM 5277224 7040876 2605092 33.05 2688 1948248 949260 10.63 311920 1976812 131288 08:06:04 08:05:01 AM 5224488 7026424 2657828 33.72 2688 1985608 938048 10.50 313488 2022088 39192 08:06:04 08:06:01 AM 5029116 6914848 2853200 36.20 2688 2063036 1019368 11.41 321728 2182388 24060 08:06:04 Average: 5255040 7012850 2627276 33.33 2688 1943221 959787 10.75 312987 1999109 63548 08:06:04 08:06:04 08:02:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:04 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 08:03:01 AM eth0 184.95 89.00 750.31 31.16 0.00 0.00 0.00 0.00 08:06:04 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 08:04:01 AM eth0 35.41 27.10 629.86 5.61 0.00 0.00 0.00 0.00 08:06:04 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 08:05:01 AM eth0 12.43 10.53 125.00 2.43 0.00 0.00 0.00 0.00 08:06:04 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 08:06:01 AM eth0 19.11 15.86 161.69 5.14 0.00 0.00 0.00 0.00 08:06:04 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 Average: eth0 62.47 35.40 415.32 11.00 0.00 0.00 0.00 0.00 08:06:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:04 08:06:04 08:06:04 ---> sar -P ALL: 08:06:04 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 09/27/2025 _x86_64_ (2 CPU) 08:06:04 08:06:04 08:00:56 LINUX RESTART (2 CPU) 08:06:04 08:06:04 08:02:02 AM CPU %user %nice %system %iowait %steal %idle 08:06:04 08:03:01 AM all 19.47 0.00 2.51 0.74 0.08 77.20 08:06:04 08:03:01 AM 0 11.84 0.00 2.15 0.66 0.08 85.26 08:06:04 08:03:01 AM 1 27.11 0.00 2.87 0.82 0.08 69.12 08:06:04 08:04:01 AM all 16.26 0.00 1.80 2.33 0.07 79.53 08:06:04 08:04:01 AM 0 19.74 0.00 2.07 3.17 0.07 74.95 08:06:04 08:04:01 AM 1 12.78 0.00 1.53 1.50 0.08 84.10 08:06:04 08:05:01 AM all 12.01 0.00 1.16 5.02 0.08 81.74 08:06:04 08:05:01 AM 0 11.19 0.00 1.10 4.72 0.08 82.91 08:06:04 08:05:01 AM 1 12.83 0.00 1.22 5.32 0.07 80.57 08:06:04 08:06:01 AM all 20.09 0.00 1.97 0.76 0.07 77.11 08:06:04 08:06:01 AM 0 11.20 0.00 1.85 0.43 0.07 86.46 08:06:04 08:06:01 AM 1 29.00 0.00 2.09 1.08 0.08 67.75 08:06:04 Average: all 16.95 0.00 1.86 2.22 0.08 78.90 08:06:04 Average: 0 13.50 0.00 1.79 2.25 0.08 82.38 08:06:04 Average: 1 20.40 0.00 1.92 2.19 0.08 75.42 08:06:04 08:06:04 08:06:04