08:02:09 Started by timer 08:02:09 Running as SYSTEM 08:02:09 [EnvInject] - Loading node environment variables. 08:02:09 Building remotely on prd-centos8-builder-2c-4g-10007 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:09 [ssh-agent] Looking for ssh-agent implementation... 08:02:09 $ ssh-agent 08:02:10 SSH_AUTH_SOCK=/tmp/ssh-K4GVaJL8Px0C/agent.5201 08:02:10 SSH_AGENT_PID=5203 08:02:10 [ssh-agent] Started. 08:02:10 Running ssh-add (command line suppressed) 08:02:10 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_4994885100623520441.key (jenkins-ssh) 08:02:10 [ssh-agent] Using credentials jenkins (jenkins) 08:02:13 provisioning config files... 08:02:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:13 provisioning config files... 08:02:13 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4032343571596926155.sh 08:02:13 ---> jenkins-sandbox-cleanup.sh 08:02:13 Setup pyenv: 08:02:14 system 08:02:14 * 3.8.13 (set by /opt/pyenv/version) 08:02:14 * 3.9.13 (set by /opt/pyenv/version) 08:02:14 * 3.10.6 (set by /opt/pyenv/version) 08:02:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hppE 08:02:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:38 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:55 lf-activate-venv(): INFO: Adding /tmp/venv-hppE/bin to PATH 08:02:55 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:02:55 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:02:55 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:02:55 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:02:55 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:02:55 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:02:55 Traceback (most recent call last): 08:02:55 File "/tmp/venv-hppE/bin/jenkins-jobs", line 6, in 08:02:55 sys.exit(main()) 08:02:55 File "/tmp/venv-hppE/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:55 jjb = JenkinsJobs(argv) 08:02:55 File "/tmp/venv-hppE/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:55 self.parser = create_parser() 08:02:55 File "/tmp/venv-hppE/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:55 extension_manager.map(parse_subcommand_args, subparser) 08:02:55 File "/tmp/venv-hppE/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:02:55 raise NoMatches(f'No {self.namespace} extensions found') 08:02:55 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:55 Build step 'Execute shell' marked build as failure 08:02:55 $ ssh-agent -k 08:02:55 unset SSH_AUTH_SOCK; 08:02:55 unset SSH_AGENT_PID; 08:02:55 echo Agent pid 5203 killed; 08:02:55 [ssh-agent] Stopped. 08:02:55 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins804588795844327422.sh 08:02:55 ---> sysstat.sh 08:02:56 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17652906094043883884.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/jenkins12696502081376773603.sh 08:02:57 ---> capture-instance-metadata.sh 08:02:57 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:03:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m4yb 08:03:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:19 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:12 lf-activate-venv(): INFO: Adding /tmp/venv-m4yb/bin to PATH 08:04:12 INFO: Running in OpenStack, capturing instance metadata 08:04:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins640310832543888799.sh 08:04:13 provisioning config files... 08:04:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config7036365084531499209tmp 08:04:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:04:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:04:13 [EnvInject] - Injecting environment variables from a build step. 08:04:13 [EnvInject] - Injecting as environment variables the properties content 08:04:13 SERVER_ID=logs 08:04:13 08:04:13 [EnvInject] - Variables injected successfully. 08:04:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2922046000522124164.sh 08:04:13 ---> create-netrc.sh 08:04:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10760980595067061722.sh 08:04:13 ---> python-tools-install.sh 08:04:13 Setup pyenv: 08:04:13 system 08:04:13 3.8.13 08:04:13 3.9.13 08:04:13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m4yb from file:/tmp/.os_lf_venv 08:04:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-m4yb/bin to PATH 08:04:40 Generating Requirements File 08:05: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:05:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:05:42 Python 3.10.6 08:05:42 pip 26.2.1 from /tmp/venv-m4yb/lib/python3.10/site-packages/pip (python 3.10) 08:05:43 aiohappyeyeballs==2.7.1 08:05:43 aiohttp==3.14.3 08:05:43 aiosignal==1.4.0 08:05:43 appdirs==1.4.4 08:05:43 argcomplete==3.7.2 08:05:43 aspy.yaml==1.3.0 08:05:43 async-timeout==5.0.1 08:05:43 attrs==26.1.0 08:05:43 autopage==0.6.0 08:05:43 backports.strenum==1.3.1 08:05:43 beautifulsoup4==4.15.0 08:05:43 boto3==1.43.88 08:05:43 botocore==1.43.88 08:05:43 bs4==0.0.2 08:05:43 certifi==2026.7.22 08:05:43 cffi==2.1.1 08:05:43 cfgv==3.5.0 08:05:43 chardet==7.6.0 08:05:43 charset-normalizer==3.5.1 08:05:43 click==8.5.0 08:05:43 cliff==4.14.0 08:05:43 cmd2==3.5.1 08:05:43 cryptography==3.3.2 08:05:43 debtcollector==3.1.0 08:05:43 decorator==5.3.1 08:05:43 defusedxml==0.7.1 08:05:43 Deprecated==1.3.1 08:05:43 distlib==0.4.3 08:05:43 dnspython==2.8.0 08:05:43 docker==7.2.0 08:05:43 dogpile.cache==1.5.0 08:05:43 durationpy==0.11 08:05:43 email-validator==2.3.0 08:05:43 filelock==3.32.5 08:05:43 frozenlist==1.8.0 08:05:43 future==1.0.0 08:05:43 gitdb==4.0.12 08:05:43 GitPython==3.1.61 08:05:43 httplib2==0.30.2 08:05:43 identify==2.6.19 08:05:43 idna==3.19 08:05:43 importlib-resources==1.5.0 08:05:43 iso8601==2.1.0 08:05:43 Jinja2==3.1.6 08:05:43 jmespath==1.1.0 08:05:43 jsonpatch==1.33 08:05:43 jsonpointer==3.1.1 08:05:43 jsonschema==4.26.0 08:05:43 jsonschema-specifications==2025.9.1 08:05:43 keystoneauth1==5.14.0 08:05:43 kubernetes==36.0.3 08:05:43 lftools==0.37.23 08:05:43 lxml==6.1.3 08:05:43 markdown-it-py==4.2.0 08:05:43 MarkupSafe==3.0.3 08:05:43 mdurl==0.1.2 08:05:43 msgpack==1.2.2 08:05:43 multi_key_dict==2.0.3 08:05:43 multidict==6.7.1 08:05:43 munch==4.0.0 08:05:43 netaddr==1.3.0 08:05:43 niet==1.4.2 08:05:43 nodeenv==1.10.0 08:05:43 oauth2client==4.1.3 08:05:43 oauthlib==3.3.1 08:05:43 openstacksdk==4.13.0 08:05:43 os-service-types==1.8.2 08:05:43 osc-lib==4.6.0 08:05:43 oslo.config==10.4.0 08:05:43 oslo.context==6.4.0 08:05:43 oslo.i18n==6.8.0 08:05:43 oslo.log==8.2.0 08:05:43 oslo.serialization==5.10.0 08:05:43 oslo.utils==10.1.1 08:05:43 packaging==26.3 08:05:43 pbr==7.0.3 08:05:43 platformdirs==4.11.7 08:05:43 prettytable==3.18.0 08:05:43 propcache==0.5.2 08:05:43 psutil==7.2.2 08:05:43 pyasn1==0.6.4 08:05:43 pyasn1_modules==0.4.2 08:05:43 pycparser==3.0 08:05:43 pygerrit2==2.0.15 08:05:43 PyGithub==2.10.0 08:05:43 Pygments==2.21.0 08:05:43 PyJWT==2.13.0 08:05:43 PyNaCl==1.6.2 08:05:43 pyparsing==2.4.7 08:05:43 pyperclip==1.11.0 08:05:43 pyrsistent==0.20.0 08:05:43 python-cinderclient==9.9.0 08:05:43 python-dateutil==2.9.0.post0 08:05:43 python-discovery==1.6.0 08:05:43 python-heatclient==5.2.0 08:05:43 python-jenkins==1.8.3 08:05:43 python-keystoneclient==6.0.0 08:05:43 python-magnumclient==4.11.0 08:05:43 python-openstackclient==10.0.0 08:05:43 python-swiftclient==4.11.0 08:05:43 PyYAML==6.0.3 08:05:43 referencing==0.37.0 08:05:43 requests==2.34.2 08:05:43 requests-oauthlib==2.0.0 08:05:43 rfc3986==2.0.0 08:05:43 rich==15.0.0 08:05:43 rich-argparse==1.8.0 08:05:43 rpds-py==0.30.0 08:05:43 rsa==4.9.1 08:05:43 ruamel.yaml==0.19.1 08:05:43 ruamel.yaml.clib==0.2.15 08:05:43 s3transfer==0.19.2 08:05:43 simplejson==4.1.2 08:05:43 six==1.17.0 08:05:43 smmap==5.0.3 08:05:43 soupsieve==2.9.2 08:05:43 stevedore==5.8.0 08:05:43 tabulate==0.10.0 08:05:43 toml==0.10.2 08:05:43 tomlkit==0.15.1 08:05:43 tqdm==4.70.0 08:05:43 typing_extensions==4.16.0 08:05:43 urllib3==1.26.20 08:05:43 virtualenv==21.7.8 08:05:43 wcwidth==0.8.3 08:05:43 websocket-client==1.9.2 08:05:43 wrapt==2.4.0 08:05:43 xdg==6.0.0 08:05:43 xmltodict==1.0.4 08:05:43 yarl==1.24.5 08:05:43 yq==4.1.2 08:05:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins6205473529447164210.sh 08:05:43 ---> uv-install.sh 08:05:43 Installing uv/uvx (latest) using shell installer 08:05:49 2026-09-05 08:05:49 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-4bwLJz.sh" [1] 08:05:50 downloading uv 0.12.10 x86_64-unknown-linux-gnu 08:05:54 installing to /home/jenkins/.local/bin 08:05:54 uv 08:05:54 uvx 08:05:54 everything's installed! 08:05:54 ---> Validating uv/uvx install 08:05:54 uvx 0.12.10 (x86_64-unknown-linux-gnu) 08:05:54 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2184034086694629500.sh 08:05:54 ---> sudo-logs.sh 08:05:54 Archiving 'sudo' log.. 08:05:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6472779774266498936.sh 08:05:55 ---> job-cost.sh 08:05:55 INFO: Activating Python virtual environment... 08:05:55 Setup pyenv: 08:05:55 system 08:05:55 3.8.13 08:05:55 3.9.13 08:05:55 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m4yb from file:/tmp/.os_lf_venv 08:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-m4yb/bin to PATH 08:06:18 INFO: No stack-cost file found 08:06:18 INFO: Instance uptime: 331s 08:06:18 INFO: Fetching instance metadata (attempt 1 of 3)... 08:06:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:06:19 INFO: Successfully fetched instance metadata 08:06:19 INFO: Instance type: v3-starter-2 08:06:19 INFO: Retrieving pricing info for: v3-starter-2 08:06:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:06:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=331 08:06:20 INFO: Successfully fetched Vexxhost pricing API 08:06:20 INFO: Retrieved cost: 0.02 08:06:20 INFO: Retrieved resource: v3-starter-2 08:06:20 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:06:20 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:06:20 INFO: Successfully archived job cost data 08:06:20 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,383,2026-09-05 08:06:20,v3-starter-2,331,0.02,0.00,FAILURE 08:06:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins164211153811618069.sh 08:06:20 ---> logs-deploy.sh 08:06:20 Setup pyenv: 08:06:20 system 08:06:20 3.8.13 08:06:20 3.9.13 08:06:20 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m4yb from file:/tmp/.os_lf_venv 08:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-m4yb/bin to PATH 08:06:48 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/383 08:06:48 INFO: archiving workspace using pattern(s): 08:06:54 Archives upload complete. 08:06:54 INFO: archiving logs to Nexus 08:06:56 ---> uname -a: 08:06:56 Linux prd-centos8-builder-2c-4g-10007.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:06:56 08:06:56 08:06:56 ---> lscpu: 08:06:56 Architecture: x86_64 08:06:56 CPU op-mode(s): 32-bit, 64-bit 08:06:56 Byte Order: Little Endian 08:06:56 CPU(s): 2 08:06:56 On-line CPU(s) list: 0,1 08:06:56 Thread(s) per core: 1 08:06:56 Core(s) per socket: 1 08:06:56 Socket(s): 2 08:06:56 NUMA node(s): 1 08:06:56 Vendor ID: AuthenticAMD 08:06:56 CPU family: 23 08:06:56 Model: 49 08:06:56 Model name: AMD EPYC-Rome Processor 08:06:56 Stepping: 0 08:06:56 CPU MHz: 2800.000 08:06:56 BogoMIPS: 5600.00 08:06:56 Virtualization: AMD-V 08:06:56 Hypervisor vendor: KVM 08:06:56 Virtualization type: full 08:06:56 L1d cache: 32K 08:06:56 L1i cache: 32K 08:06:56 L2 cache: 512K 08:06:56 L3 cache: 16384K 08:06:56 NUMA node0 CPU(s): 0,1 08:06:56 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:56 08:06:56 08:06:56 ---> nproc: 08:06:56 2 08:06:56 08:06:56 08:06:56 ---> df -h: 08:06:56 Filesystem Size Used Avail Use% Mounted on 08:06:56 devtmpfs 1.8G 0 1.8G 0% /dev 08:06:56 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:06:56 tmpfs 1.8G 17M 1.8G 1% /run 08:06:56 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:06:56 /dev/vda1 20G 9.1G 11G 46% / 08:06:56 tmpfs 367M 0 367M 0% /run/user/1001 08:06:56 08:06:56 08:06:56 ---> free -m: 08:06:56 total used free shared buff/cache available 08:06:56 Mem: 3665 438 1095 17 2131 2950 08:06:56 Swap: 1023 0 1023 08:06:56 08:06:56 08:06:56 ---> ip addr: 08:06:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:56 inet 127.0.0.1/8 scope host lo 08:06:56 valid_lft forever preferred_lft forever 08:06:56 inet6 ::1/128 scope host 08:06:56 valid_lft forever preferred_lft forever 08:06:56 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:06:56 link/ether fa:16:3e:11:30:ea brd ff:ff:ff:ff:ff:ff 08:06:56 altname enp0s3 08:06:56 altname ens3 08:06:56 inet 10.32.6.120/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:06:56 valid_lft 86071sec preferred_lft 86071sec 08:06:56 inet6 fe80::f816:3eff:fe11:30ea/64 scope link 08:06:56 valid_lft forever preferred_lft forever 08:06:56 08:06:56 08:06:56 ---> sar -b -r -n DEV: 08:06:56 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/05/2026 _x86_64_ (2 CPU) 08:06:56 08:06:56 08:01:00 LINUX RESTART (2 CPU) 08:06:56 08:06:56 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:06:56 08:03:02 AM 41.77 16.09 25.67 3401.40 15696.50 08:06:56 08:04:01 AM 42.80 0.00 42.80 0.00 4704.51 08:06:56 08:05:01 AM 51.21 0.42 50.79 54.64 5997.37 08:06:56 08:06:01 AM 33.78 0.80 32.98 182.77 3003.23 08:06:56 Average: 42.39 4.35 38.04 913.50 7361.59 08:06:56 08:06:56 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:56 08:03:02 AM 1644468 3099788 2109208 56.19 2104 1635160 578596 12.05 318176 1545648 46648 08:06:56 08:04:01 AM 1432600 3027636 2321076 61.83 2104 1770544 631880 13.16 332592 1725452 81268 08:06:56 08:05:01 AM 1380124 3066944 2373552 63.23 2104 1854692 578376 12.04 325684 1752412 29680 08:06:56 08:06:01 AM 1162556 3054412 2591120 69.03 2104 2051092 564256 11.75 328716 1938536 174448 08:06:56 Average: 1404937 3062195 2348739 62.57 2104 1827872 588277 12.25 326292 1740512 83011 08:06:56 08:06:56 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:56 08:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:56 08:03:02 AM eth0 101.87 53.98 648.41 22.80 0.00 0.00 0.00 0.00 08:06:56 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:56 08:04:01 AM eth0 26.28 18.03 650.39 3.26 0.00 0.00 0.00 0.00 08:06:56 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:56 08:05:01 AM eth0 13.41 12.26 115.69 8.88 0.00 0.00 0.00 0.00 08:06:56 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:56 08:06:01 AM eth0 44.71 37.38 568.24 5.19 0.00 0.00 0.00 0.00 08:06:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:56 Average: eth0 46.65 30.46 495.02 10.06 0.00 0.00 0.00 0.00 08:06:56 08:06:56 08:06:56 ---> sar -P ALL: 08:06:56 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/05/2026 _x86_64_ (2 CPU) 08:06:56 08:06:56 08:01:00 LINUX RESTART (2 CPU) 08:06:56 08:06:56 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:06:56 08:03:02 AM all 26.77 0.00 4.68 2.75 7.31 58.49 08:06:56 08:03:02 AM 0 26.41 0.00 4.65 2.67 7.35 58.92 08:06:56 08:03:02 AM 1 27.13 0.00 4.70 2.83 7.27 58.07 08:06:56 08:04:01 AM all 23.84 0.00 2.53 1.42 7.50 64.71 08:06:56 08:04:01 AM 0 27.43 0.00 2.65 1.58 7.93 60.41 08:06:56 08:04:01 AM 1 20.22 0.00 2.41 1.25 7.07 69.05 08:06:56 08:05:01 AM all 26.82 0.00 3.14 2.02 7.32 60.69 08:06:56 08:05:01 AM 0 26.25 0.00 3.35 1.75 7.30 61.36 08:06:56 08:05:01 AM 1 27.40 0.00 2.93 2.29 7.35 60.02 08:06:56 08:06:01 AM all 25.03 0.00 2.99 1.07 7.01 63.90 08:06:56 08:06:01 AM 0 20.75 0.00 2.95 1.07 7.00 68.23 08:06:56 08:06:01 AM 1 29.34 0.00 3.03 1.08 7.02 59.53 08:06:56 Average: all 25.62 0.00 3.34 1.82 7.29 61.94 08:06:56 Average: 0 25.20 0.00 3.40 1.77 7.39 62.24 08:06:56 Average: 1 26.04 0.00 3.27 1.86 7.18 61.65 08:06:56 08:06:56 08:06:56