08:00:43 Started by timer 08:00:43 Running as SYSTEM 08:00:43 [EnvInject] - Loading node environment variables. 08:00:43 Building remotely on prd-centos8-builder-2c-1g-402 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:43 [ssh-agent] Looking for ssh-agent implementation... 08:00:44 $ ssh-agent 08:00:44 SSH_AUTH_SOCK=/tmp/ssh-hl05Cky1Bu8a/agent.14996 08:00:44 SSH_AGENT_PID=15000 08:00:44 [ssh-agent] Started. 08:00:44 Running ssh-add (command line suppressed) 08:00:44 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_13434145695115906714.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_13434145695115906714.key) 08:00:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:00:44 provisioning config files... 08:00:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:44 provisioning config files... 08:00:44 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:44 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16679722378987631462.sh 08:00:44 ---> jenkins-sandbox-cleanup.sh 08:00:44 Setup pyenv: 08:00:44 system 08:00:44 * 3.8.13 (set by /opt/pyenv/version) 08:00:44 * 3.9.13 (set by /opt/pyenv/version) 08:00:44 * 3.10.6 (set by /opt/pyenv/version) 08:00:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sxlC 08:00:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:52 lf-activate-venv(): INFO: Base packages installed successfully 08:00:52 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:00:57 lf-activate-venv(): INFO: Adding /tmp/venv-sxlC/bin to PATH 08:00:57 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:00:57 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:00:57 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:00:57 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:00:57 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:00:57 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:00:57 Traceback (most recent call last): 08:00:57 File "/tmp/venv-sxlC/bin/jenkins-jobs", line 6, in 08:00:57 sys.exit(main()) 08:00:57 File "/tmp/venv-sxlC/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:00:57 jjb = JenkinsJobs(argv) 08:00:57 File "/tmp/venv-sxlC/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:00:57 self.parser = create_parser() 08:00:57 File "/tmp/venv-sxlC/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:00:57 extension_manager.map(parse_subcommand_args, subparser) 08:00:57 File "/tmp/venv-sxlC/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:00:57 raise NoMatches(f'No {self.namespace} extensions found') 08:00:57 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:00:57 Build step 'Execute shell' marked build as failure 08:00:57 $ ssh-agent -k 08:00:57 unset SSH_AUTH_SOCK; 08:00:57 unset SSH_AGENT_PID; 08:00:57 echo Agent pid 15000 killed; 08:00:57 [ssh-agent] Stopped. 08:00:58 [PostBuildScript] - [INFO] Executing post build scripts. 08:00:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6794376865999510898.sh 08:00:58 ---> sysstat.sh 08:00:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3189544787134200815.sh 08:00:58 ---> package-listing.sh 08:00:58 ++ facter osfamily 08:00:58 ++ tr '[:upper:]' '[:lower:]' 08:00:58 + OS_FAMILY=redhat 08:00:58 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:58 + START_PACKAGES=/tmp/packages_start.txt 08:00:58 + END_PACKAGES=/tmp/packages_end.txt 08:00:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:58 + PACKAGES=/tmp/packages_start.txt 08:00:58 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:00:58 + PACKAGES=/tmp/packages_end.txt 08:00:58 + case "${OS_FAMILY}" in 08:00:58 + rpm -qa 08:00:58 + sort 08:00:59 + '[' -f /tmp/packages_start.txt ']' 08:00:59 + '[' -f /tmp/packages_end.txt ']' 08:00:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:00:59 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:00:59 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:00:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:00:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14289183680152086067.sh 08:00:59 ---> capture-instance-metadata.sh 08:00:59 Setup pyenv: 08:00:59 system 08:00:59 3.8.13 08:00:59 3.9.13 08:00:59 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YhkW 08:01:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:06 lf-activate-venv(): INFO: Base packages installed successfully 08:01:06 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-YhkW/bin to PATH 08:01:24 INFO: Running in OpenStack, capturing instance metadata 08:01:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5063490840013513120.sh 08:01:24 provisioning config files... 08:01:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config1672413027112350223tmp 08:01:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:24 [EnvInject] - Injecting environment variables from a build step. 08:01:24 [EnvInject] - Injecting as environment variables the properties content 08:01:24 SERVER_ID=logs 08:01:24 08:01:24 [EnvInject] - Variables injected successfully. 08:01:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2614336839382659041.sh 08:01:24 ---> create-netrc.sh 08:01:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7670703374006888508.sh 08:01:24 ---> python-tools-install.sh 08:01:24 Setup pyenv: 08:01:24 system 08:01:24 3.8.13 08:01:24 3.9.13 08:01:24 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YhkW from file:/tmp/.os_lf_venv 08:01:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:26 lf-activate-venv(): INFO: Base packages installed successfully 08:01:26 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:33 lf-activate-venv(): INFO: Adding /tmp/venv-YhkW/bin to PATH 08:01:33 Generating Requirements File 08:01:49 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:01:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:01:49 Python 3.10.6 08:01:50 pip 26.0.1 from /tmp/venv-YhkW/lib/python3.10/site-packages/pip (python 3.10) 08:01:50 appdirs==1.4.4 08:01:50 argcomplete==3.6.3 08:01:50 aspy.yaml==1.3.0 08:01:50 attrs==26.1.0 08:01:50 autopage==0.6.0 08:01:50 backports.strenum==1.3.1 08:01:50 beautifulsoup4==4.14.3 08:01:50 boto3==1.42.88 08:01:50 botocore==1.42.88 08:01:50 bs4==0.0.2 08:01:50 certifi==2026.2.25 08:01:50 cffi==2.0.0 08:01:50 cfgv==3.5.0 08:01:50 chardet==7.4.1 08:01:50 charset-normalizer==3.4.7 08:01:50 click==8.3.2 08:01:50 cliff==4.13.3 08:01:50 cmd2==3.4.0 08:01:50 cryptography==3.3.2 08:01:50 debtcollector==3.1.0 08:01:50 decorator==5.2.1 08:01:50 defusedxml==0.7.1 08:01:50 Deprecated==1.3.1 08:01:50 distlib==0.4.0 08:01:50 dnspython==2.8.0 08:01:50 docker==7.1.0 08:01:50 dogpile.cache==1.5.0 08:01:50 durationpy==0.10 08:01:50 email-validator==2.3.0 08:01:50 filelock==3.25.2 08:01:50 future==1.0.0 08:01:50 gitdb==4.0.12 08:01:50 GitPython==3.1.46 08:01:50 httplib2==0.30.2 08:01:50 identify==2.6.18 08:01:50 idna==3.11 08:01:50 importlib-resources==1.5.0 08:01:50 iso8601==2.1.0 08:01:50 Jinja2==3.1.6 08:01:50 jmespath==1.1.0 08:01:50 jsonpatch==1.33 08:01:50 jsonpointer==3.1.1 08:01:50 jsonschema==4.26.0 08:01:50 jsonschema-specifications==2025.9.1 08:01:50 keystoneauth1==5.13.1 08:01:50 kubernetes==35.0.0 08:01:50 lftools==0.37.22 08:01:50 lxml==6.0.3 08:01:50 markdown-it-py==4.0.0 08:01:50 MarkupSafe==3.0.3 08:01:50 mdurl==0.1.2 08:01:50 msgpack==1.1.2 08:01:50 multi_key_dict==2.0.3 08:01:50 munch==4.0.0 08:01:50 netaddr==1.3.0 08:01:50 niet==1.4.2 08:01:50 nodeenv==1.10.0 08:01:50 oauth2client==4.1.3 08:01:50 oauthlib==3.3.1 08:01:50 openstacksdk==4.10.0 08:01:50 os-service-types==1.8.2 08:01:50 osc-lib==4.4.0 08:01:50 oslo.config==10.3.0 08:01:50 oslo.context==6.3.0 08:01:50 oslo.i18n==6.7.2 08:01:50 oslo.log==8.1.0 08:01:50 oslo.serialization==5.9.1 08:01:50 oslo.utils==10.0.1 08:01:50 packaging==26.0 08:01:50 pbr==7.0.3 08:01:50 platformdirs==4.9.6 08:01:50 prettytable==3.17.0 08:01:50 psutil==7.2.2 08:01:50 pyasn1==0.6.3 08:01:50 pyasn1_modules==0.4.2 08:01:50 pycparser==3.0 08:01:50 pygerrit2==2.0.15 08:01:50 PyGithub==2.9.0 08:01:50 Pygments==2.20.0 08:01:50 PyJWT==2.12.1 08:01:50 PyNaCl==1.6.2 08:01:50 pyparsing==2.4.7 08:01:50 pyperclip==1.11.0 08:01:50 pyrsistent==0.20.0 08:01:50 python-cinderclient==9.9.0 08:01:50 python-dateutil==2.9.0.post0 08:01:50 python-discovery==1.2.2 08:01:50 python-heatclient==5.1.0 08:01:50 python-jenkins==1.8.3 08:01:50 python-keystoneclient==5.8.0 08:01:50 python-magnumclient==4.10.0 08:01:50 python-openstackclient==9.0.0 08:01:50 python-swiftclient==4.10.0 08:01:50 PyYAML==6.0.3 08:01:50 referencing==0.37.0 08:01:50 requests==2.33.1 08:01:50 requests-oauthlib==2.0.0 08:01:50 requestsexceptions==1.4.0 08:01:50 rfc3986==2.0.0 08:01:50 rich==14.3.4 08:01:50 rich-argparse==1.7.2 08:01:50 rpds-py==0.30.0 08:01:50 rsa==4.9.1 08:01:50 ruamel.yaml==0.19.1 08:01:50 ruamel.yaml.clib==0.2.15 08:01:50 s3transfer==0.16.0 08:01:50 simplejson==3.20.2 08:01:50 six==1.17.0 08:01:50 smmap==5.0.3 08:01:50 soupsieve==2.8.3 08:01:50 stevedore==5.7.0 08:01:50 tabulate==0.10.0 08:01:50 toml==0.10.2 08:01:50 tomlkit==0.14.0 08:01:50 tqdm==4.67.3 08:01:50 typing_extensions==4.15.0 08:01:50 urllib3==1.26.20 08:01:50 virtualenv==21.2.1 08:01:50 wcwidth==0.6.0 08:01:50 websocket-client==1.9.0 08:01:50 wrapt==2.1.2 08:01:50 xdg==6.0.0 08:01:50 xmltodict==1.0.4 08:01:50 yq==3.4.3 08:01:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins4337554751060736676.sh 08:01:50 ---> uv-install.sh 08:01:50 Installing uv/uvx (latest) using shell installer 08:01:50 2026-04-11 08:01:50 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-11T08%3A59%3A01Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-11T07%3A58%3A44Z&ske=2026-04-11T08%3A59%3A01Z&sks=b&skv=2018-11-09&sig=ydlm0wF1cG9E53gss%2Fjcv04NdPGR4agRUmGSHbUm%2FGY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTg5NDgwMiwibmJmIjoxNzc1ODk0NTAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.I5u7rW4MHyV0emLom4TKv8A6IiHFFBKr4fNsK1u4fns&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-EuUxv5.sh" [1] 08:01:50 downloading uv 0.11.6 x86_64-unknown-linux-gnu 08:01:51 installing to /home/jenkins/.local/bin 08:01:51 uv 08:01:51 uvx 08:01:51 everything's installed! 08:01:51 ---> Validating uv/uvx install 08:01:51 uvx 0.11.6 (x86_64-unknown-linux-gnu) 08:01:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17209675968833834834.sh 08:01:51 ---> sudo-logs.sh 08:01:51 Archiving 'sudo' log.. 08:01:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11379174478765177114.sh 08:01:51 ---> job-cost.sh 08:01:52 INFO: Activating Python virtual environment... 08:01:52 Setup pyenv: 08:01:52 system 08:01:52 3.8.13 08:01:52 3.9.13 08:01:52 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YhkW from file:/tmp/.os_lf_venv 08:01:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:53 lf-activate-venv(): INFO: Base packages installed successfully 08:01:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-YhkW/bin to PATH 08:01:58 INFO: No stack-cost file found 08:01:58 INFO: Instance uptime: 104s 08:01:58 INFO: Fetching instance metadata (attempt 1 of 3)... 08:01:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:01:59 INFO: Successfully fetched instance metadata 08:01:59 INFO: Instance type: v3-standard-2 08:01:59 INFO: Retrieving pricing info for: v3-standard-2 08:01:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:01:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=104 08:01:59 INFO: Successfully fetched Vexxhost pricing API 08:01:59 INFO: Retrieved cost: 0.06 08:01:59 INFO: Retrieved resource: v3-standard-2 08:01:59 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:01:59 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:01:59 INFO: Successfully archived job cost data 08:01:59 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,406,2026-04-11 08:01:59,v3-standard-2,104,0.06,0.00,FAILURE 08:01:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins14149878636409444712.sh 08:01:59 ---> logs-deploy.sh 08:01:59 Setup pyenv: 08:01:59 system 08:01:59 3.8.13 08:01:59 3.9.13 08:01:59 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YhkW from file:/tmp/.os_lf_venv 08:01:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:01 lf-activate-venv(): INFO: Base packages installed successfully 08:02:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-YhkW/bin to PATH 08:02:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-sandbox-cleanup/406 08:02:08 INFO: archiving workspace using pattern(s): 08:02:09 Archives upload complete. 08:02:09 INFO: archiving logs to Nexus 08:02:10 ---> uname -a: 08:02:10 Linux prd-centos8-builder-2c-1g-402.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:02:10 08:02:10 08:02:10 ---> lscpu: 08:02:10 Architecture: x86_64 08:02:10 CPU op-mode(s): 32-bit, 64-bit 08:02:10 Byte Order: Little Endian 08:02:10 CPU(s): 2 08:02:10 On-line CPU(s) list: 0,1 08:02:10 Thread(s) per core: 1 08:02:10 Core(s) per socket: 1 08:02:10 Socket(s): 2 08:02:10 NUMA node(s): 1 08:02:10 Vendor ID: AuthenticAMD 08:02:10 CPU family: 23 08:02:10 Model: 49 08:02:10 Model name: AMD EPYC-Rome Processor 08:02:10 Stepping: 0 08:02:10 CPU MHz: 2799.998 08:02:10 BogoMIPS: 5599.99 08:02:10 Virtualization: AMD-V 08:02:10 Hypervisor vendor: KVM 08:02:10 Virtualization type: full 08:02:10 L1d cache: 32K 08:02:10 L1i cache: 32K 08:02:10 L2 cache: 512K 08:02:10 L3 cache: 16384K 08:02:10 NUMA node0 CPU(s): 0,1 08:02:10 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:02:10 08:02:10 08:02:10 ---> nproc: 08:02:10 2 08:02:10 08:02:10 08:02:10 ---> df -h: 08:02:10 Filesystem Size Used Avail Use% Mounted on 08:02:10 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:02:10 tmpfs 3.8G 17M 3.8G 1% /run 08:02:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:02:10 /dev/vda1 40G 8.6G 32G 22% / 08:02:10 tmpfs 770M 0 770M 0% /run/user/1001 08:02:10 08:02:10 08:02:10 ---> free -m: 08:02:10 total used free shared buff/cache available 08:02:10 Mem: 7699 528 5027 19 2143 6866 08:02:10 Swap: 1023 0 1023 08:02:10 08:02:10 08:02:10 ---> ip addr: 08:02:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:10 inet 127.0.0.1/8 scope host lo 08:02:10 valid_lft forever preferred_lft forever 08:02:10 inet6 ::1/128 scope host 08:02:10 valid_lft forever preferred_lft forever 08:02:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:10 link/ether fa:16:3e:77:18:21 brd ff:ff:ff:ff:ff:ff 08:02:10 altname enp0s3 08:02:10 altname ens3 08:02:10 inet 10.30.107.77/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:02:10 valid_lft 86293sec preferred_lft 86293sec 08:02:10 inet6 fe80::f816:3eff:fe77:1821/64 scope link 08:02:10 valid_lft forever preferred_lft forever 08:02:10 08:02:10 08:02:10 ---> sar -b -r -n DEV: 08:02:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/11/2026 _x86_64_ (2 CPU) 08:02:10 08:02:10 08:00:20 LINUX RESTART (2 CPU) 08:02:10 08:02:10 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:02:10 08:02:01 AM 211.05 62.17 148.88 820.61 11602.96 08:02:10 Average: 211.05 62.17 148.88 820.61 11602.96 08:02:10 08:02:10 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:10 08:02:01 AM 5162004 7050596 2722432 34.53 2688 2055176 669032 7.49 363336 1990524 182232 08:02:10 Average: 5162004 7050596 2722432 34.53 2688 2055176 669032 7.49 363336 1990524 182232 08:02:10 08:02:10 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:10 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:10 08:02:01 AM eth0 86.11 62.84 1330.55 13.09 0.00 0.00 0.00 0.00 08:02:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:10 Average: eth0 86.11 62.84 1330.55 13.09 0.00 0.00 0.00 0.00 08:02:10 08:02:10 08:02:10 ---> sar -P ALL: 08:02:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/11/2026 _x86_64_ (2 CPU) 08:02:10 08:02:10 08:00:20 LINUX RESTART (2 CPU) 08:02:10 08:02:10 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:02:10 08:02:01 AM all 42.06 0.90 11.00 1.99 0.13 43.93 08:02:10 08:02:01 AM 0 33.07 0.72 9.27 2.02 0.13 54.78 08:02:10 08:02:01 AM 1 51.07 1.07 12.73 1.96 0.12 33.05 08:02:10 Average: all 42.06 0.90 11.00 1.99 0.13 43.93 08:02:10 Average: 0 33.07 0.72 9.27 2.02 0.13 54.78 08:02:10 Average: 1 51.07 1.07 12.73 1.96 0.12 33.05 08:02:10 08:02:10 08:02:10