08:01:34 Started by timer 08:01:34 Running as SYSTEM 08:01:34 [EnvInject] - Loading node environment variables. 08:01:34 Building remotely on prd-centos8-builder-2c-4g-2976 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:34 [ssh-agent] Looking for ssh-agent implementation... 08:01:34 $ ssh-agent 08:01:34 SSH_AUTH_SOCK=/tmp/ssh-J7MpIR9QYRW9/agent.5217 08:01:34 SSH_AGENT_PID=5219 08:01:34 [ssh-agent] Started. 08:01:34 Running ssh-add (command line suppressed) 08:01:34 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_10101422958056985280.key (jenkins-ssh) 08:01:34 [ssh-agent] Using credentials jenkins (jenkins) 08:01:34 provisioning config files... 08:01:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:34 provisioning config files... 08:01:34 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:34 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4918177844523010319.sh 08:01:34 ---> jenkins-sandbox-cleanup.sh 08:01:34 Setup pyenv: 08:01:35 system 08:01:35 * 3.8.13 (set by /opt/pyenv/version) 08:01:35 * 3.9.13 (set by /opt/pyenv/version) 08:01:35 * 3.10.6 (set by /opt/pyenv/version) 08:01:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a9wJ 08:01:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:52 lf-activate-venv(): INFO: Base packages installed successfully 08:01:52 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:02 lf-activate-venv(): INFO: Adding /tmp/venv-a9wJ/bin to PATH 08:02:02 /tmp/venv-a9wJ/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:02 import pkg_resources 08:02:02 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:02 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:02 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:02 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:02 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:02 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:02 Traceback (most recent call last): 08:02:02 File "/tmp/venv-a9wJ/bin/jenkins-jobs", line 7, in 08:02:02 sys.exit(main()) 08:02:02 File "/tmp/venv-a9wJ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:02 jjb = JenkinsJobs(argv) 08:02:02 File "/tmp/venv-a9wJ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:02 self.parser = create_parser() 08:02:02 File "/tmp/venv-a9wJ/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:02 extension_manager.map(parse_subcommand_args, subparser) 08:02:02 File "/tmp/venv-a9wJ/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:02 raise NoMatches('No %s extensions found' % self.namespace) 08:02:02 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:02 Build step 'Execute shell' marked build as failure 08:02:02 $ ssh-agent -k 08:02:02 unset SSH_AUTH_SOCK; 08:02:02 unset SSH_AGENT_PID; 08:02:02 echo Agent pid 5219 killed; 08:02:02 [ssh-agent] Stopped. 08:02:02 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15922368291198693326.sh 08:02:02 ---> sysstat.sh 08:02:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5787004035452623254.sh 08:02:03 ---> package-listing.sh 08:02:03 ++ tr '[:upper:]' '[:lower:]' 08:02:03 ++ facter osfamily 08:02:03 + OS_FAMILY=redhat 08:02:03 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:03 + START_PACKAGES=/tmp/packages_start.txt 08:02:03 + END_PACKAGES=/tmp/packages_end.txt 08:02:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:03 + PACKAGES=/tmp/packages_start.txt 08:02:03 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:03 + PACKAGES=/tmp/packages_end.txt 08:02:03 + case "${OS_FAMILY}" in 08:02:03 + rpm -qa 08:02:03 + sort 08:02:04 + '[' -f /tmp/packages_start.txt ']' 08:02:04 + '[' -f /tmp/packages_end.txt ']' 08:02:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:04 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:04 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9929391618444672211.sh 08:02:05 ---> capture-instance-metadata.sh 08:02:05 Setup pyenv: 08:02:05 system 08:02:05 3.8.13 08:02:05 3.9.13 08:02:05 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AD4c 08:02:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:19 lf-activate-venv(): INFO: Base packages installed successfully 08:02:19 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:57 lf-activate-venv(): INFO: Adding /tmp/venv-AD4c/bin to PATH 08:02:57 INFO: Running in OpenStack, capturing instance metadata 08:02:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14767368463639235952.sh 08:02:58 provisioning config files... 08:02:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config8469702430561447243tmp 08:02:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:58 [EnvInject] - Injecting environment variables from a build step. 08:02:58 [EnvInject] - Injecting as environment variables the properties content 08:02:58 SERVER_ID=logs 08:02:58 08:02:58 [EnvInject] - Variables injected successfully. 08:02:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11058919687963053605.sh 08:02:58 ---> create-netrc.sh 08:02:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2494716805483380443.sh 08:02:58 ---> python-tools-install.sh 08:02:58 Setup pyenv: 08:02:58 system 08:02:58 3.8.13 08:02:58 3.9.13 08:02:58 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AD4c from file:/tmp/.os_lf_venv 08:02:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:02 lf-activate-venv(): INFO: Base packages installed successfully 08:03:02 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-AD4c/bin to PATH 08:03:19 Generating Requirements File 08:03:56 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:03:56 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:03:57 Python 3.10.6 08:03:57 pip 25.2 from /tmp/venv-AD4c/lib/python3.10/site-packages/pip (python 3.10) 08:03:57 appdirs==1.4.4 08:03:57 argcomplete==3.6.2 08:03:57 aspy.yaml==1.3.0 08:03:57 attrs==25.3.0 08:03:57 autopage==0.5.2 08:03:57 beautifulsoup4==4.13.5 08:03:57 boto3==1.40.25 08:03:57 botocore==1.40.25 08:03:57 bs4==0.0.2 08:03:57 cachetools==5.5.2 08:03:57 certifi==2025.8.3 08:03:57 cffi==1.17.1 08:03:57 cfgv==3.4.0 08:03:57 chardet==5.2.0 08:03:57 charset-normalizer==3.4.3 08:03:57 click==8.2.1 08:03:57 cliff==4.11.0 08:03:57 cmd2==2.7.0 08:03:57 cryptography==3.3.2 08:03:57 debtcollector==3.0.0 08:03:57 decorator==5.2.1 08:03:57 defusedxml==0.7.1 08:03:57 Deprecated==1.2.18 08:03:57 distlib==0.4.0 08:03:57 dnspython==2.7.0 08:03:57 docker==7.1.0 08:03:57 dogpile.cache==1.4.0 08:03:57 durationpy==0.10 08:03:57 email-validator==2.3.0 08:03:57 filelock==3.19.1 08:03:57 future==1.0.0 08:03:57 gitdb==4.0.12 08:03:57 GitPython==3.1.45 08:03:57 google-auth==2.40.3 08:03:57 httplib2==0.30.0 08:03:57 identify==2.6.13 08:03:57 idna==3.10 08:03:57 importlib-resources==1.5.0 08:03:57 iso8601==2.1.0 08:03:57 Jinja2==3.1.6 08:03:57 jmespath==1.0.1 08:03:57 jsonpatch==1.33 08:03:57 jsonpointer==3.0.0 08:03:57 jsonschema==4.25.1 08:03:57 jsonschema-specifications==2025.4.1 08:03:57 keystoneauth1==5.12.0 08:03:57 kubernetes==33.1.0 08:03:57 lftools==0.37.13 08:03:57 lxml==6.0.1 08:03:57 markdown-it-py==4.0.0 08:03:57 MarkupSafe==3.0.2 08:03:57 mdurl==0.1.2 08:03:57 msgpack==1.1.1 08:03:57 multi_key_dict==2.0.3 08:03:57 munch==4.0.0 08:03:57 netaddr==1.3.0 08:03:57 niet==1.4.2 08:03:57 nodeenv==1.9.1 08:03:57 oauth2client==4.1.3 08:03:57 oauthlib==3.3.1 08:03:57 openstacksdk==4.7.0 08:03:57 os-service-types==1.8.0 08:03:57 osc-lib==4.2.0 08:03:57 oslo.config==10.0.0 08:03:57 oslo.context==6.1.0 08:03:57 oslo.i18n==6.6.0 08:03:57 oslo.log==7.2.1 08:03:57 oslo.serialization==5.8.0 08:03:57 oslo.utils==9.1.0 08:03:57 packaging==25.0 08:03:57 pbr==7.0.1 08:03:57 platformdirs==4.4.0 08:03:57 prettytable==3.16.0 08:03:57 psutil==7.0.0 08:03:57 pyasn1==0.6.1 08:03:57 pyasn1_modules==0.4.2 08:03:57 pycparser==2.22 08:03:57 pygerrit2==2.0.15 08:03:57 PyGithub==2.8.1 08:03:57 Pygments==2.19.2 08:03:57 PyJWT==2.10.1 08:03:57 PyNaCl==1.5.0 08:03:57 pyparsing==2.4.7 08:03:57 pyperclip==1.9.0 08:03:57 pyrsistent==0.20.0 08:03:57 python-cinderclient==9.8.0 08:03:57 python-dateutil==2.9.0.post0 08:03:57 python-heatclient==4.3.0 08:03:57 python-jenkins==1.8.3 08:03:57 python-keystoneclient==5.7.0 08:03:57 python-magnumclient==4.9.0 08:03:57 python-openstackclient==8.2.0 08:03:57 python-swiftclient==4.8.0 08:03:57 PyYAML==6.0.2 08:03:57 referencing==0.36.2 08:03:57 requests==2.32.5 08:03:57 requests-oauthlib==2.0.0 08:03:57 requestsexceptions==1.4.0 08:03:57 rfc3986==2.0.0 08:03:57 rich==14.1.0 08:03:57 rich-argparse==1.7.1 08:03:57 rpds-py==0.27.1 08:03:57 rsa==4.9.1 08:03:57 ruamel.yaml==0.18.15 08:03:57 ruamel.yaml.clib==0.2.12 08:03:57 s3transfer==0.13.1 08:03:57 simplejson==3.20.1 08:03:57 six==1.17.0 08:03:57 smmap==5.0.2 08:03:57 soupsieve==2.8 08:03:57 stevedore==5.5.0 08:03:57 tabulate==0.9.0 08:03:57 toml==0.10.2 08:03:57 tomlkit==0.13.3 08:03:57 tqdm==4.67.1 08:03:57 typing_extensions==4.15.0 08:03:57 tzdata==2025.2 08:03:57 urllib3==1.26.20 08:03:57 virtualenv==20.34.0 08:03:57 wcwidth==0.2.13 08:03:57 websocket-client==1.8.0 08:03:57 wrapt==1.17.3 08:03:57 xdg==6.0.0 08:03:57 xmltodict==0.15.0 08:03:57 yq==3.4.3 08:03:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17570632394436758273.sh 08:03:58 ---> sudo-logs.sh 08:03:58 Archiving 'sudo' log.. 08:03:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2504653012490752719.sh 08:03:58 ---> job-cost.sh 08:03:58 Setup pyenv: 08:03:58 system 08:03:58 3.8.13 08:03:58 3.9.13 08:03:58 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AD4c from file:/tmp/.os_lf_venv 08:03:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:02 lf-activate-venv(): INFO: Base packages installed successfully 08:04:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:13 lf-activate-venv(): INFO: Adding /tmp/venv-AD4c/bin to PATH 08:04:13 INFO: No Stack... 08:04:14 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:14 INFO: Archiving Costs 08:04:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins6972796967603534400.sh 08:04:14 ---> logs-deploy.sh 08:04:14 Setup pyenv: 08:04:14 system 08:04:14 3.8.13 08:04:14 3.9.13 08:04:14 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AD4c from file:/tmp/.os_lf_venv 08:04:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:18 lf-activate-venv(): INFO: Base packages installed successfully 08:04:18 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-AD4c/bin to PATH 08:04:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/331 08:04:36 INFO: archiving workspace using pattern(s): 08:04:39 Archives upload complete. 08:04:39 INFO: archiving logs to Nexus 08:04:41 ---> uname -a: 08:04:41 Linux prd-centos8-builder-2c-4g-2976.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:04:41 08:04:41 08:04:41 ---> lscpu: 08:04:41 Architecture: x86_64 08:04:41 CPU op-mode(s): 32-bit, 64-bit 08:04:41 Byte Order: Little Endian 08:04:41 CPU(s): 2 08:04:41 On-line CPU(s) list: 0,1 08:04:41 Thread(s) per core: 1 08:04:41 Core(s) per socket: 1 08:04:41 Socket(s): 2 08:04:41 NUMA node(s): 1 08:04:41 Vendor ID: AuthenticAMD 08:04:41 CPU family: 23 08:04:41 Model: 49 08:04:41 Model name: AMD EPYC-Rome Processor 08:04:41 Stepping: 0 08:04:41 CPU MHz: 2800.000 08:04:41 BogoMIPS: 5600.00 08:04:41 Virtualization: AMD-V 08:04:41 Hypervisor vendor: KVM 08:04:41 Virtualization type: full 08:04:41 L1d cache: 32K 08:04:41 L1i cache: 32K 08:04:41 L2 cache: 512K 08:04:41 L3 cache: 16384K 08:04:41 NUMA node0 CPU(s): 0,1 08:04:41 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:04:41 08:04:41 08:04:41 ---> nproc: 08:04:41 2 08:04:41 08:04:41 08:04:41 ---> df -h: 08:04:41 Filesystem Size Used Avail Use% Mounted on 08:04:41 devtmpfs 1.8G 0 1.8G 0% /dev 08:04:41 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:04:41 tmpfs 1.8G 17M 1.8G 1% /run 08:04:41 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:04:41 /dev/vda1 20G 9.0G 12G 45% / 08:04:41 tmpfs 367M 0 367M 0% /run/user/1001 08:04:41 08:04:41 08:04:41 ---> free -m: 08:04:41 total used free shared buff/cache available 08:04:41 Mem: 3665 462 1201 17 2002 2928 08:04:41 Swap: 1023 0 1023 08:04:41 08:04:41 08:04:41 ---> ip addr: 08:04:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:41 inet 127.0.0.1/8 scope host lo 08:04:41 valid_lft forever preferred_lft forever 08:04:41 inet6 ::1/128 scope host 08:04:41 valid_lft forever preferred_lft forever 08:04:41 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:04:41 link/ether fa:16:3e:b2:6c:19 brd ff:ff:ff:ff:ff:ff 08:04:41 altname enp0s3 08:04:41 altname ens3 08:04:41 inet 10.32.7.46/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:04:41 valid_lft 86171sec preferred_lft 86171sec 08:04:41 inet6 fe80::f816:3eff:feb2:6c19/64 scope link 08:04:41 valid_lft forever preferred_lft forever 08:04:41 08:04:41 08:04:41 ---> sar -b -r -n DEV: 08:04:41 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/06/2025 _x86_64_ (2 CPU) 08:04:41 08:04:41 08:00:45 LINUX RESTART (2 CPU) 08:04:41 08:04:41 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:04:41 08:02:01 AM 182.32 136.15 46.18 13345.26 37616.48 08:04:41 08:03:01 AM 57.18 0.60 56.58 73.44 5591.65 08:04:41 08:04:01 AM 53.89 0.20 53.69 23.32 5881.63 08:04:41 Average: 97.85 45.71 52.14 4486.33 16376.82 08:04:41 08:04:41 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:41 08:02:01 AM 1630320 3086676 2123356 56.57 2104 1635928 577696 12.03 132300 1744424 71576 08:04:41 08:03:01 AM 1389868 3046800 2363808 62.97 2104 1824236 595292 12.40 323344 1746124 136828 08:04:41 08:04:01 AM 1253112 3022924 2500564 66.62 2104 1930496 596128 12.41 328772 1851800 114964 08:04:41 Average: 1424433 3052133 2329243 62.05 2104 1796887 589705 12.28 261472 1780783 107789 08:04:41 08:04:41 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:41 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:41 08:02:01 AM eth0 127.77 73.08 656.32 23.33 0.00 0.00 0.00 0.00 08:04:41 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:41 08:03:01 AM eth0 56.71 46.08 602.43 12.24 0.00 0.00 0.00 0.00 08:04:41 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:41 08:04:01 AM eth0 24.35 21.36 240.70 5.03 0.00 0.00 0.00 0.00 08:04:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:41 Average: eth0 69.65 46.86 499.90 13.54 0.00 0.00 0.00 0.00 08:04:41 08:04:41 08:04:41 ---> sar -P ALL: 08:04:41 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/06/2025 _x86_64_ (2 CPU) 08:04:41 08:04:41 08:00:45 LINUX RESTART (2 CPU) 08:04:41 08:04:41 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:41 08:02:01 AM all 45.98 0.06 12.25 8.02 2.49 31.20 08:04:41 08:02:01 AM 0 41.35 0.07 14.06 8.85 2.47 33.21 08:04:41 08:02:01 AM 1 50.61 0.05 10.44 7.19 2.52 29.19 08:04:41 08:03:01 AM all 40.38 0.00 4.98 1.43 2.24 50.96 08:04:41 08:03:01 AM 0 32.84 0.00 3.53 1.34 2.18 60.12 08:04:41 08:03:01 AM 1 47.97 0.00 6.45 1.53 2.31 41.74 08:04:41 08:04:01 AM all 40.17 0.00 4.00 1.43 2.76 51.64 08:04:41 08:04:01 AM 0 16.49 0.00 2.60 1.39 2.84 76.68 08:04:41 08:04:01 AM 1 64.22 0.00 5.42 1.48 2.69 26.19 08:04:41 Average: all 42.16 0.02 7.06 3.61 2.50 44.65 08:04:41 Average: 0 30.14 0.02 6.69 3.83 2.50 56.83 08:04:41 Average: 1 54.28 0.02 7.43 3.39 2.51 32.38 08:04:41 08:04:41 08:04:41