08:02:05 Started by timer 08:02:05 Running as SYSTEM 08:02:05 [EnvInject] - Loading node environment variables. 08:02:05 Building remotely on prd-centos8-builder-2c-2g-168 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:05 [ssh-agent] Looking for ssh-agent implementation... 08:02:05 $ ssh-agent 08:02:05 SSH_AUTH_SOCK=/tmp/ssh-MgIuVvXFRiC3/agent.5381 08:02:05 SSH_AGENT_PID=5383 08:02:05 [ssh-agent] Started. 08:02:05 Running ssh-add (command line suppressed) 08:02:05 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_15426276409485368851.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_15426276409485368851.key) 08:02:05 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:08 provisioning config files... 08:02:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:08 provisioning config files... 08:02:08 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17069009159480897819.sh 08:02:08 ---> jenkins-sandbox-cleanup.sh 08:02:08 Setup pyenv: 08:02:08 system 08:02:08 * 3.8.13 (set by /opt/pyenv/version) 08:02:09 * 3.9.13 (set by /opt/pyenv/version) 08:02:09 * 3.10.6 (set by /opt/pyenv/version) 08:02:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uSFc 08:02:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:31 lf-activate-venv(): INFO: Base packages installed successfully 08:02:31 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.0.0 08:02:52 lf-activate-venv(): INFO: Adding /tmp/venv-uSFc/bin to PATH 08:02:52 /tmp/venv-uSFc/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:52 import pkg_resources 08:02:52 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:52 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:52 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:52 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:52 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:52 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:52 Traceback (most recent call last): 08:02:52 File "/tmp/venv-uSFc/bin/jenkins-jobs", line 7, in 08:02:52 sys.exit(main()) 08:02:52 File "/tmp/venv-uSFc/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:52 jjb = JenkinsJobs(argv) 08:02:52 File "/tmp/venv-uSFc/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:52 self.parser = create_parser() 08:02:52 File "/tmp/venv-uSFc/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:52 extension_manager.map(parse_subcommand_args, subparser) 08:02:52 File "/tmp/venv-uSFc/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:52 raise NoMatches('No %s extensions found' % self.namespace) 08:02:52 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:52 Build step 'Execute shell' marked build as failure 08:02:52 $ ssh-agent -k 08:02:52 unset SSH_AUTH_SOCK; 08:02:52 unset SSH_AGENT_PID; 08:02:52 echo Agent pid 5383 killed; 08:02:52 [ssh-agent] Stopped. 08:02:52 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5510031380997732996.sh 08:02:52 ---> sysstat.sh 08:02:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18331153593161128073.sh 08:02:52 ---> package-listing.sh 08:02:52 ++ facter osfamily 08:02:52 ++ tr '[:upper:]' '[:lower:]' 08:02:53 + OS_FAMILY=redhat 08:02:53 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:53 + START_PACKAGES=/tmp/packages_start.txt 08:02:53 + END_PACKAGES=/tmp/packages_end.txt 08:02:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:53 + PACKAGES=/tmp/packages_start.txt 08:02:53 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:53 + PACKAGES=/tmp/packages_end.txt 08:02:53 + case "${OS_FAMILY}" in 08:02:53 + rpm -qa 08:02:53 + sort 08:02:53 + '[' -f /tmp/packages_start.txt ']' 08:02:53 + '[' -f /tmp/packages_end.txt ']' 08:02:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:53 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:53 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:53 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14850623273888246506.sh 08:02:53 ---> capture-instance-metadata.sh 08:02:53 Setup pyenv: 08:02:53 system 08:02:53 3.8.13 08:02:53 3.9.13 08:02:53 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DQYD 08:02:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:11 lf-activate-venv(): INFO: Base packages installed successfully 08:03:11 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:55 lf-activate-venv(): INFO: Adding /tmp/venv-DQYD/bin to PATH 08:03:55 INFO: Running in OpenStack, capturing instance metadata 08:03:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2015315978244053813.sh 08:03:55 provisioning config files... 08:03:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config615628116887152335tmp 08:03:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:03:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:03:55 provisioning config files... 08:03:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:03:55 [EnvInject] - Injecting environment variables from a build step. 08:03:55 [EnvInject] - Injecting as environment variables the properties content 08:03:55 SERVER_ID=logs 08:03:55 08:03:55 [EnvInject] - Variables injected successfully. 08:03:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7391672131421958374.sh 08:03:55 ---> create-netrc.sh 08:03:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17105571970834273212.sh 08:03:55 ---> python-tools-install.sh 08:03:55 Setup pyenv: 08:03:55 system 08:03:55 3.8.13 08:03:55 3.9.13 08:03:55 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DQYD from file:/tmp/.os_lf_venv 08:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:07 lf-activate-venv(): INFO: Base packages installed successfully 08:04:07 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-DQYD/bin to PATH 08:04:20 Generating Requirements File 08:05:07 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:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:05:07 Python 3.10.6 08:05:08 pip 25.2 from /tmp/venv-DQYD/lib/python3.10/site-packages/pip (python 3.10) 08:05:08 appdirs==1.4.4 08:05:08 argcomplete==3.6.2 08:05:08 aspy.yaml==1.3.0 08:05:08 attrs==25.3.0 08:05:08 autopage==0.5.2 08:05:08 beautifulsoup4==4.14.2 08:05:08 boto3==1.40.45 08:05:08 botocore==1.40.45 08:05:08 bs4==0.0.2 08:05:08 cachetools==6.2.0 08:05:08 certifi==2025.8.3 08:05:08 cffi==2.0.0 08:05:08 cfgv==3.4.0 08:05:08 chardet==5.2.0 08:05:08 charset-normalizer==3.4.3 08:05:08 click==8.3.0 08:05:08 cliff==4.11.0 08:05:08 cmd2==2.7.0 08:05:08 cryptography==3.3.2 08:05:08 debtcollector==3.0.0 08:05:08 decorator==5.2.1 08:05:08 defusedxml==0.7.1 08:05:08 Deprecated==1.2.18 08:05:08 distlib==0.4.0 08:05:08 dnspython==2.8.0 08:05:08 docker==7.1.0 08:05:08 dogpile.cache==1.4.1 08:05:08 durationpy==0.10 08:05:08 email-validator==2.3.0 08:05:08 filelock==3.19.1 08:05:08 future==1.0.0 08:05:08 gitdb==4.0.12 08:05:08 GitPython==3.1.45 08:05:08 google-auth==2.41.1 08:05:08 httplib2==0.31.0 08:05:08 identify==2.6.15 08:05:08 idna==3.10 08:05:08 importlib-resources==1.5.0 08:05:08 iso8601==2.1.0 08:05:08 Jinja2==3.1.6 08:05:08 jmespath==1.0.1 08:05:08 jsonpatch==1.33 08:05:08 jsonpointer==3.0.0 08:05:08 jsonschema==4.25.1 08:05:08 jsonschema-specifications==2025.9.1 08:05:08 keystoneauth1==5.12.0 08:05:08 kubernetes==34.1.0 08:05:08 lftools==0.37.14 08:05:08 lxml==6.0.2 08:05:08 markdown-it-py==4.0.0 08:05:08 MarkupSafe==3.0.3 08:05:08 mdurl==0.1.2 08:05:08 msgpack==1.1.1 08:05:08 multi_key_dict==2.0.3 08:05:08 munch==4.0.0 08:05:08 netaddr==1.3.0 08:05:08 niet==1.4.2 08:05:08 nodeenv==1.9.1 08:05:08 oauth2client==4.1.3 08:05:08 oauthlib==3.3.1 08:05:08 openstacksdk==4.7.1 08:05:08 os-service-types==1.8.0 08:05:08 osc-lib==4.2.0 08:05:08 oslo.config==10.0.0 08:05:08 oslo.context==6.1.0 08:05:08 oslo.i18n==6.6.0 08:05:08 oslo.log==7.2.1 08:05:08 oslo.serialization==5.8.0 08:05:08 oslo.utils==9.1.0 08:05:08 packaging==25.0 08:05:08 pbr==7.0.1 08:05:08 platformdirs==4.4.0 08:05:08 prettytable==3.16.0 08:05:08 psutil==7.1.0 08:05:08 pyasn1==0.6.1 08:05:08 pyasn1_modules==0.4.2 08:05:08 pycparser==2.23 08:05:08 pygerrit2==2.0.15 08:05:08 PyGithub==2.8.1 08:05:08 Pygments==2.19.2 08:05:08 PyJWT==2.10.1 08:05:08 PyNaCl==1.6.0 08:05:08 pyparsing==2.4.7 08:05:08 pyperclip==1.11.0 08:05:08 pyrsistent==0.20.0 08:05:08 python-cinderclient==9.8.0 08:05:08 python-dateutil==2.9.0.post0 08:05:08 python-heatclient==4.3.0 08:05:08 python-jenkins==1.8.3 08:05:08 python-keystoneclient==5.7.0 08:05:08 python-magnumclient==4.9.0 08:05:08 python-openstackclient==8.2.0 08:05:08 python-swiftclient==4.8.0 08:05:08 PyYAML==6.0.3 08:05:08 referencing==0.36.2 08:05:08 requests==2.32.5 08:05:08 requests-oauthlib==2.0.0 08:05:08 requestsexceptions==1.4.0 08:05:08 rfc3986==2.0.0 08:05:08 rich==14.1.0 08:05:08 rich-argparse==1.7.1 08:05:08 rpds-py==0.27.1 08:05:08 rsa==4.9.1 08:05:08 ruamel.yaml==0.18.15 08:05:08 ruamel.yaml.clib==0.2.14 08:05:08 s3transfer==0.14.0 08:05:08 simplejson==3.20.2 08:05:08 six==1.17.0 08:05:08 smmap==5.0.2 08:05:08 soupsieve==2.8 08:05:08 stevedore==5.5.0 08:05:08 tabulate==0.9.0 08:05:08 toml==0.10.2 08:05:08 tomlkit==0.13.3 08:05:08 tqdm==4.67.1 08:05:08 typing_extensions==4.15.0 08:05:08 tzdata==2025.2 08:05:08 urllib3==1.26.20 08:05:08 virtualenv==20.34.0 08:05:08 wcwidth==0.2.14 08:05:08 websocket-client==1.8.0 08:05:08 wrapt==1.17.3 08:05:08 xdg==6.0.0 08:05:08 xmltodict==1.0.2 08:05:08 yq==3.4.3 08:05:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8778204329582773947.sh 08:05:08 ---> sudo-logs.sh 08:05:08 Archiving 'sudo' log.. 08:05:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8389531114936529339.sh 08:05:08 ---> job-cost.sh 08:05:08 Setup pyenv: 08:05:08 system 08:05:08 3.8.13 08:05:08 3.9.13 08:05:08 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DQYD from file:/tmp/.os_lf_venv 08:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:15 lf-activate-venv(): INFO: Base packages installed successfully 08:05:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-DQYD/bin to PATH 08:05:30 INFO: No Stack... 08:05:31 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:36 INFO: Archiving Costs 08:05:36 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins18198631306276285008.sh 08:05:36 ---> logs-deploy.sh 08:05:36 Setup pyenv: 08:05:36 system 08:05:36 3.8.13 08:05:36 3.9.13 08:05:36 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DQYD from file:/tmp/.os_lf_venv 08:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:43 lf-activate-venv(): INFO: Base packages installed successfully 08:05:43 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-DQYD/bin to PATH 08:05:56 WARNING: Nexus logging server not set 08:05:56 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/375/ 08:05:56 INFO: archiving logs to S3 08:05:57 ---> uname -a: 08:05:57 Linux prd-centos8-builder-2c-2g-168.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:05:57 08:05:57 08:05:57 ---> lscpu: 08:05:57 Architecture: x86_64 08:05:57 CPU op-mode(s): 32-bit, 64-bit 08:05:57 Byte Order: Little Endian 08:05:57 CPU(s): 2 08:05:57 On-line CPU(s) list: 0,1 08:05:57 Thread(s) per core: 1 08:05:57 Core(s) per socket: 1 08:05:57 Socket(s): 2 08:05:57 NUMA node(s): 1 08:05:57 Vendor ID: AuthenticAMD 08:05:57 CPU family: 23 08:05:57 Model: 49 08:05:57 Model name: AMD EPYC-Rome Processor 08:05:57 Stepping: 0 08:05:57 CPU MHz: 2799.998 08:05:57 BogoMIPS: 5599.99 08:05:57 Virtualization: AMD-V 08:05:57 Hypervisor vendor: KVM 08:05:57 Virtualization type: full 08:05:57 L1d cache: 32K 08:05:57 L1i cache: 32K 08:05:57 L2 cache: 512K 08:05:57 L3 cache: 16384K 08:05:57 NUMA node0 CPU(s): 0,1 08:05:57 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:05:57 08:05:57 08:05:57 ---> nproc: 08:05:57 2 08:05:57 08:05:57 08:05:57 ---> df -h: 08:05:57 Filesystem Size Used Avail Use% Mounted on 08:05:57 devtmpfs 3.8G 0 3.8G 0% /dev 08:05:57 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:05:57 tmpfs 3.8G 17M 3.8G 1% /run 08:05:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:05:57 /dev/vda1 40G 9.1G 31G 23% / 08:05:57 tmpfs 770M 0 770M 0% /run/user/1001 08:05:57 08:05:57 08:05:57 ---> free -m: 08:05:57 total used free shared buff/cache available 08:05:57 Mem: 7697 585 4969 19 2142 6816 08:05:57 Swap: 1023 0 1023 08:05:57 08:05:57 08:05:57 ---> ip addr: 08:05:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:57 inet 127.0.0.1/8 scope host lo 08:05:57 valid_lft forever preferred_lft forever 08:05:57 inet6 ::1/128 scope host 08:05:57 valid_lft forever preferred_lft forever 08:05:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:05:57 link/ether fa:16:3e:7f:68:0c brd ff:ff:ff:ff:ff:ff 08:05:57 altname enp0s3 08:05:57 altname ens3 08:05:57 inet 10.30.86.170/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:05:57 valid_lft 86139sec preferred_lft 86139sec 08:05:57 inet6 fe80::f816:3eff:fe7f:680c/64 scope link 08:05:57 valid_lft forever preferred_lft forever 08:05:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:05:57 link/ether 02:42:21:4c:7d:69 brd ff:ff:ff:ff:ff:ff 08:05:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:05:57 valid_lft forever preferred_lft forever 08:05:57 08:05:57 08:05:57 ---> sar -b -r -n DEV: 08:05:57 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 10/04/2025 _x86_64_ (2 CPU) 08:05:57 08:05:57 08:00:53 LINUX RESTART (2 CPU) 08:05:57 08:05:57 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:05:57 08:03:01 AM 37.24 9.00 28.24 1067.78 2692.87 08:05:57 08:04:01 AM 52.76 0.40 52.36 54.66 4063.41 08:05:57 08:05:01 AM 65.71 0.05 65.66 1.07 5776.80 08:05:57 Average: 51.90 3.15 48.75 374.54 4177.61 08:05:57 08:05:57 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:57 08:03:01 AM 5504084 7087848 2378240 30.17 2688 1779640 951072 10.65 305428 1798652 41572 08:05:57 08:04:01 AM 5293704 7061376 2588620 32.84 2688 1952064 955692 10.70 312600 1959456 131484 08:05:57 08:05:01 AM 5179136 7002316 2703188 34.29 2688 2006348 984424 11.02 315604 2063224 47232 08:05:57 Average: 5325641 7050513 2556683 32.44 2688 1912684 963729 10.79 311211 1940444 73429 08:05:57 08:05:57 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:57 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:57 08:03:01 AM eth0 55.63 33.21 412.13 16.59 0.00 0.00 0.00 0.00 08:05:57 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:57 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:57 08:04:01 AM eth0 37.36 26.96 629.37 5.60 0.00 0.00 0.00 0.00 08:05:57 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:57 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:57 08:05:01 AM eth0 22.00 18.10 265.93 4.27 0.00 0.00 0.00 0.00 08:05:57 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:57 Average: eth0 38.33 26.09 435.81 8.82 0.00 0.00 0.00 0.00 08:05:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:57 08:05:57 08:05:57 ---> sar -P ALL: 08:05:57 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 10/04/2025 _x86_64_ (2 CPU) 08:05:57 08:05:57 08:00:53 LINUX RESTART (2 CPU) 08:05:57 08:05:57 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:57 08:03:01 AM all 17.89 0.00 1.89 0.51 0.06 79.65 08:05:57 08:03:01 AM 0 23.55 0.00 2.03 0.58 0.05 73.78 08:05:57 08:03:01 AM 1 12.21 0.00 1.75 0.43 0.07 85.53 08:05:57 08:04:01 AM all 16.94 0.00 1.88 0.49 0.07 80.62 08:05:57 08:04:01 AM 0 22.58 0.00 2.25 0.48 0.07 74.63 08:05:57 08:04:01 AM 1 11.32 0.00 1.51 0.50 0.07 86.60 08:05:57 08:05:01 AM all 14.98 0.00 1.28 0.63 0.06 83.06 08:05:57 08:05:01 AM 0 21.85 0.00 1.50 0.70 0.07 75.88 08:05:57 08:05:01 AM 1 8.10 0.00 1.05 0.55 0.05 90.25 08:05:57 Average: all 16.60 0.00 1.68 0.54 0.06 81.11 08:05:57 Average: 0 22.66 0.00 1.93 0.59 0.06 74.76 08:05:57 Average: 1 10.54 0.00 1.44 0.49 0.06 87.46 08:05:57 08:05:57 08:05:57