08:21:23 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/gnmi/+/120633 08:21:23 Running as SYSTEM 08:21:23 [EnvInject] - Loading node environment variables. 08:21:23 Building remotely on prd-centos7-builder-2c-1g-12688 (centos7-builder-2c-1g) in workspace /w/workspace/gnmi-release-merge-master 08:21:23 [ssh-agent] Looking for ssh-agent implementation... 08:21:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:23 $ ssh-agent 08:21:23 SSH_AUTH_SOCK=/tmp/ssh-Rf3X3RYN4EYf/agent.9377 08:21:23 SSH_AGENT_PID=9379 08:21:23 [ssh-agent] Started. 08:21:23 Running ssh-add (command line suppressed) 08:21:23 Identity added: /w/workspace/gnmi-release-merge-master@tmp/private_key_3195864874720562427.key (/w/workspace/gnmi-release-merge-master@tmp/private_key_3195864874720562427.key) 08:21:23 [ssh-agent] Using credentials jenkins-release (Nexus Staging Repository Promotion) 08:21:23 The recommended git tool is: NONE 08:21:26 using credential jenkins-ssh 08:21:26 Wiping out workspace first. 08:21:26 Cloning the remote Git repository 08:21:26 Cloning repository git://devvexx.opendaylight.org/mirror/gnmi 08:21:26 > git init /w/workspace/gnmi-release-merge-master # timeout=10 08:21:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/gnmi 08:21:26 > git --version # timeout=10 08:21:26 > git --version # 'git version 2.36.6' 08:21:26 using GIT_SSH to set credentials jenkins-ssh 08:21:26 [INFO] Currently running in a labeled security context 08:21:26 [INFO] Currently SELinux is 'enforcing' on the host 08:21:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gnmi-release-merge-master@tmp/jenkins-gitclient-ssh6859277725138211643.key 08:21:26 Verifying host key using known hosts file 08:21:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:21:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/gnmi +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/gnmi # timeout=10 08:21:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/gnmi # timeout=10 08:21:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/gnmi 08:21:27 using GIT_SSH to set credentials jenkins-ssh 08:21:27 [INFO] Currently running in a labeled security context 08:21:27 [INFO] Currently SELinux is 'enforcing' on the host 08:21:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gnmi-release-merge-master@tmp/jenkins-gitclient-ssh13485940970877563618.key 08:21:27 Verifying host key using known hosts file 08:21:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:21:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/gnmi refs/changes/33/120633/6 # timeout=10 08:21:27 > git rev-parse 68a258b465b4610a20b698b18129c65443e3f503^{commit} # timeout=10 08:21:27 Checking out Revision 68a258b465b4610a20b698b18129c65443e3f503 (refs/changes/33/120633/6) 08:21:27 > git config core.sparsecheckout # timeout=10 08:21:27 > git checkout -f 68a258b465b4610a20b698b18129c65443e3f503 # timeout=10 08:21:27 Commit message: "CI: apply pre-commit formatting fixes" 08:21:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:21:27 > git rev-list --no-walk 1f536d88c8130371d048f4b0703c9fbc13e8c17e # timeout=10 08:21:30 Run condition [Regular expression match] enabling prebuild for step [BuilderChain] 08:21:30 provisioning config files... 08:21:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:21:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:21:31 $ ssh-agent -k 08:21:31 unset SSH_AUTH_SOCK; 08:21:31 unset SSH_AGENT_PID; 08:21:31 echo Agent pid 9379 killed; 08:21:31 [ssh-agent] Stopped. 08:21:31 ERROR: Could not find credentials entry with ID 'cosign-public-key' 08:21:31 [PostBuildScript] - [INFO] Executing post build scripts. 08:21:31 [gnmi-release-merge-master] $ /bin/bash /tmp/jenkins4550135978615641257.sh 08:21:31 ---> sysstat.sh 08:21:32 [gnmi-release-merge-master] $ /bin/bash /tmp/jenkins9047422843287396315.sh 08:21:32 ---> package-listing.sh 08:21:32 ++ tr '[:upper:]' '[:lower:]' 08:21:32 ++ facter osfamily 08:21:32 + OS_FAMILY=redhat 08:21:32 + workspace=/w/workspace/gnmi-release-merge-master 08:21:32 + START_PACKAGES=/tmp/packages_start.txt 08:21:32 + END_PACKAGES=/tmp/packages_end.txt 08:21:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:21:32 + PACKAGES=/tmp/packages_start.txt 08:21:32 + '[' /w/workspace/gnmi-release-merge-master ']' 08:21:32 + PACKAGES=/tmp/packages_end.txt 08:21:32 + case "${OS_FAMILY}" in 08:21:32 + rpm -qa 08:21:32 + sort 08:21:33 + '[' -f /tmp/packages_start.txt ']' 08:21:33 + '[' -f /tmp/packages_end.txt ']' 08:21:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:21:33 + '[' /w/workspace/gnmi-release-merge-master ']' 08:21:33 + mkdir -p /w/workspace/gnmi-release-merge-master/archives/ 08:21:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gnmi-release-merge-master/archives/ 08:21:33 [gnmi-release-merge-master] $ /bin/bash /tmp/jenkins10562829981508068189.sh 08:21:33 ---> capture-instance-metadata.sh 08:21:33 Setup pyenv: 08:21:33 system 08:21:33 * 3.8.13 (set by /opt/pyenv/version) 08:21:33 * 3.9.13 (set by /opt/pyenv/version) 08:21:33 3.10.13 08:21:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nhqW 08:21:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:21:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:21:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:21:42 lf-activate-venv(): INFO: Base packages installed successfully 08:21:42 lf-activate-venv(): INFO: Installing additional packages: lftools 08:22:08 lf-activate-venv(): INFO: Adding /tmp/venv-nhqW/bin to PATH 08:22:08 INFO: Running in OpenStack, capturing instance metadata 08:22:08 [gnmi-release-merge-master] $ /bin/bash /tmp/jenkins2742756908602974049.sh 08:22:08 provisioning config files... 08:22:09 Could not find credentials [logs] for gnmi-release-merge-master #2 08:22:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gnmi-release-merge-master@tmp/config7399347722014453128tmp 08:22:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:22:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:22:09 provisioning config files... 08:22:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:22:09 [EnvInject] - Injecting environment variables from a build step. 08:22:09 [EnvInject] - Injecting as environment variables the properties content 08:22:09 SERVER_ID=logs 08:22:09 08:22:09 [EnvInject] - Variables injected successfully. 08:22:09 [gnmi-release-merge-master] $ /bin/bash /tmp/jenkins4327151045739690819.sh 08:22:09 ---> create-netrc.sh 08:22:09 WARN: Log server credential not found. 08:22:09 [gnmi-release-merge-master] $ /bin/bash /tmp/jenkins5223640471561361760.sh 08:22:09 ---> python-tools-install.sh 08:22:09 Setup pyenv: 08:22:09 system 08:22:09 3.8.13 08:22:09 3.9.13 08:22:09 * 3.10.13 (set by /w/workspace/gnmi-release-merge-master/.python-version) 08:22:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nhqW from file:/tmp/.os_lf_venv 08:22:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:22:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:22:12 lf-activate-venv(): INFO: Base packages installed successfully 08:22:12 lf-activate-venv(): INFO: Installing additional packages: lftools 08:22:29 lf-activate-venv(): INFO: Adding /tmp/venv-nhqW/bin to PATH 08:22:29 Generating Requirements File 08:23:03 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:23:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:23:03 Python 3.10.13 08:23:03 pip 26.0.1 from /tmp/venv-nhqW/lib/python3.10/site-packages/pip (python 3.10) 08:23:04 appdirs==1.4.4 08:23:04 argcomplete==3.6.3 08:23:04 aspy.yaml==1.3.0 08:23:04 attrs==25.4.0 08:23:04 autopage==0.6.0 08:23:04 backports.strenum==1.3.1 08:23:04 beautifulsoup4==4.14.3 08:23:04 boto3==1.42.50 08:23:04 botocore==1.42.50 08:23:04 bs4==0.0.2 08:23:04 certifi==2026.1.4 08:23:04 cffi==2.0.0 08:23:04 cfgv==3.5.0 08:23:04 chardet==5.2.0 08:23:04 charset-normalizer==3.4.4 08:23:04 click==8.3.1 08:23:04 cliff==4.13.1 08:23:04 cmd2==3.2.0 08:23:04 cryptography==3.3.2 08:23:04 debtcollector==3.0.0 08:23:04 decorator==5.2.1 08:23:04 defusedxml==0.7.1 08:23:04 Deprecated==1.3.1 08:23:04 distlib==0.4.0 08:23:04 dnspython==2.8.0 08:23:04 docker==7.1.0 08:23:04 dogpile.cache==1.5.0 08:23:04 durationpy==0.10 08:23:04 email-validator==2.3.0 08:23:04 filelock==3.24.2 08:23:04 future==1.0.0 08:23:04 gitdb==4.0.12 08:23:04 GitPython==3.1.46 08:23:04 httplib2==0.30.2 08:23:04 identify==2.6.16 08:23:04 idna==3.11 08:23:04 importlib-resources==1.5.0 08:23:04 iso8601==2.1.0 08:23:04 Jinja2==3.1.6 08:23:04 jmespath==1.1.0 08:23:04 jsonpatch==1.33 08:23:04 jsonpointer==3.0.0 08:23:04 jsonschema==4.26.0 08:23:04 jsonschema-specifications==2025.9.1 08:23:04 keystoneauth1==5.13.0 08:23:04 kubernetes==35.0.0 08:23:04 lftools==0.37.21 08:23:04 lxml==6.0.2 08:23:04 markdown-it-py==4.0.0 08:23:04 MarkupSafe==3.0.3 08:23:04 mdurl==0.1.2 08:23:04 msgpack==1.1.2 08:23:04 multi_key_dict==2.0.3 08:23:04 munch==4.0.0 08:23:04 netaddr==1.3.0 08:23:04 niet==1.4.2 08:23:04 nodeenv==1.10.0 08:23:04 oauth2client==4.1.3 08:23:04 oauthlib==3.3.1 08:23:04 openstacksdk==4.9.0 08:23:04 os-service-types==1.8.2 08:23:04 osc-lib==4.3.0 08:23:04 oslo.config==10.2.0 08:23:04 oslo.context==6.2.0 08:23:04 oslo.i18n==6.7.1 08:23:04 oslo.log==8.0.0 08:23:04 oslo.serialization==5.9.0 08:23:04 oslo.utils==9.2.0 08:23:04 packaging==26.0 08:23:04 pbr==7.0.3 08:23:04 platformdirs==4.9.2 08:23:04 prettytable==3.17.0 08:23:04 psutil==7.2.2 08:23:04 pyasn1==0.6.2 08:23:04 pyasn1_modules==0.4.2 08:23:04 pycparser==3.0 08:23:04 pygerrit2==2.0.15 08:23:04 PyGithub==2.8.1 08:23:04 Pygments==2.19.2 08:23:04 PyJWT==2.11.0 08:23:04 PyNaCl==1.6.2 08:23:04 pyparsing==2.4.7 08:23:04 pyperclip==1.11.0 08:23:04 pyrsistent==0.20.0 08:23:04 python-cinderclient==9.8.0 08:23:04 python-dateutil==2.9.0.post0 08:23:04 python-heatclient==5.0.0 08:23:04 python-jenkins==1.8.3 08:23:04 python-keystoneclient==5.7.0 08:23:04 python-magnumclient==4.9.0 08:23:04 python-openstackclient==8.3.0 08:23:04 python-swiftclient==4.9.0 08:23:04 PyYAML==6.0.3 08:23:04 referencing==0.37.0 08:23:04 requests==2.32.5 08:23:04 requests-oauthlib==2.0.0 08:23:04 requestsexceptions==1.4.0 08:23:04 rfc3986==2.0.0 08:23:04 rich==14.3.2 08:23:04 rich-argparse==1.7.2 08:23:04 rpds-py==0.30.0 08:23:04 rsa==4.9.1 08:23:04 ruamel.yaml==0.19.1 08:23:04 ruamel.yaml.clib==0.2.15 08:23:04 s3transfer==0.16.0 08:23:04 simplejson==3.20.2 08:23:04 six==1.17.0 08:23:04 smmap==5.0.2 08:23:04 soupsieve==2.8.3 08:23:04 stevedore==5.6.0 08:23:04 tabulate==0.9.0 08:23:04 toml==0.10.2 08:23:04 tomlkit==0.14.0 08:23:04 tqdm==4.67.3 08:23:04 typing_extensions==4.15.0 08:23:04 tzdata==2025.3 08:23:04 urllib3==1.26.20 08:23:04 virtualenv==20.37.0 08:23:04 wcwidth==0.6.0 08:23:04 websocket-client==1.9.0 08:23:04 wrapt==2.1.1 08:23:04 xdg==6.0.0 08:23:04 xmltodict==1.0.3 08:23:04 yq==3.4.3 08:23:04 [gnmi-release-merge-master] $ /bin/bash /tmp/jenkins6996670104289354255.sh 08:23:04 ---> sudo-logs.sh 08:23:04 Archiving 'sudo' log.. 08:23:04 [gnmi-release-merge-master] $ /bin/bash /tmp/jenkins10173919786487756629.sh 08:23:04 ---> job-cost.sh 08:23:04 INFO: Activating Python virtual environment... 08:23:04 Setup pyenv: 08:23:04 system 08:23:04 3.8.13 08:23:04 3.9.13 08:23:04 * 3.10.13 (set by /w/workspace/gnmi-release-merge-master/.python-version) 08:23:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nhqW from file:/tmp/.os_lf_venv 08:23:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:23:07 lf-activate-venv(): INFO: Base packages installed successfully 08:23:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:23:14 lf-activate-venv(): INFO: Adding /tmp/venv-nhqW/bin to PATH 08:23:14 INFO: No stack-cost file found 08:23:14 INFO: Instance uptime: 144s 08:23:14 INFO: Fetching instance metadata (attempt 1 of 3)... 08:23:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:23:14 INFO: Successfully fetched instance metadata 08:23:14 INFO: Instance type: v3-standard-2 08:23:14 INFO: Retrieving pricing info for: v3-standard-2 08:23:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:23:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=144 08:23:14 INFO: Successfully fetched Vexxhost pricing API 08:23:14 INFO: Retrieved cost: 0.06 08:23:14 INFO: Retrieved resource: v3-standard-2 08:23:14 INFO: Creating archive directory: /w/workspace/gnmi-release-merge-master/archives/cost 08:23:14 INFO: Archiving costs to: /w/workspace/gnmi-release-merge-master/archives/cost.csv 08:23:14 INFO: Successfully archived job cost data 08:23:14 DEBUG: Cost data: gnmi-release-merge-master,2,2026-02-17 08:23:14,v3-standard-2,144,0.06,0.00,FAILURE 08:23:14 [gnmi-release-merge-master] $ /bin/bash -l /tmp/jenkins17105396703443328727.sh 08:23:14 ---> logs-deploy.sh 08:23:14 Setup pyenv: 08:23:14 system 08:23:14 3.8.13 08:23:14 3.9.13 08:23:14 * 3.10.13 (set by /w/workspace/gnmi-release-merge-master/.python-version) 08:23:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nhqW from file:/tmp/.os_lf_venv 08:23:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:23:17 lf-activate-venv(): INFO: Base packages installed successfully 08:23:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-nhqW/bin to PATH 08:23:31 WARNING: Nexus logging server not set 08:23:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/gnmi-release-merge-master/2/ 08:23:31 INFO: archiving logs to S3 08:23:32 ---> uname -a: 08:23:32 Linux prd-centos7-builder-2c-1g-12688.novalocal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:23:32 08:23:32 08:23:32 ---> lscpu: 08:23:32 Architecture: x86_64 08:23:32 CPU op-mode(s): 32-bit, 64-bit 08:23:32 Byte Order: Little Endian 08:23:32 CPU(s): 2 08:23:32 On-line CPU(s) list: 0,1 08:23:32 Thread(s) per core: 1 08:23:32 Core(s) per socket: 1 08:23:32 Socket(s): 2 08:23:32 NUMA node(s): 1 08:23:32 Vendor ID: AuthenticAMD 08:23:32 CPU family: 23 08:23:32 Model: 49 08:23:32 Model name: AMD EPYC-Rome Processor 08:23:32 Stepping: 0 08:23:32 CPU MHz: 2800.000 08:23:32 BogoMIPS: 5600.00 08:23:32 Virtualization: AMD-V 08:23:32 Hypervisor vendor: KVM 08:23:32 Virtualization type: full 08:23:32 L1d cache: 32K 08:23:32 L1i cache: 32K 08:23:32 L2 cache: 512K 08:23:32 L3 cache: 16384K 08:23:32 NUMA node0 CPU(s): 0,1 08:23:32 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:23:32 08:23:32 08:23:32 ---> nproc: 08:23:32 2 08:23:32 08:23:32 08:23:32 ---> df -h: 08:23:32 Filesystem Size Used Avail Use% Mounted on 08:23:32 devtmpfs 3.8G 0 3.8G 0% /dev 08:23:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:23:32 tmpfs 3.9G 17M 3.9G 1% /run 08:23:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:23:32 /dev/vda1 40G 5.6G 35G 14% / 08:23:32 tmpfs 783M 0 783M 0% /run/user/1001 08:23:32 08:23:32 08:23:32 ---> free -m: 08:23:32 total used free shared buff/cache available 08:23:32 Mem: 7821 582 5173 16 2064 6947 08:23:32 Swap: 1023 0 1023 08:23:32 08:23:32 08:23:32 ---> ip addr: 08:23:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:23:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:23:32 inet 127.0.0.1/8 scope host lo 08:23:32 valid_lft forever preferred_lft forever 08:23:32 inet6 ::1/128 scope host 08:23:32 valid_lft forever preferred_lft forever 08:23:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:23:32 link/ether fa:16:3e:cf:29:7c brd ff:ff:ff:ff:ff:ff 08:23:32 inet 10.30.170.43/23 brd 10.30.171.255 scope global dynamic eth0 08:23:32 valid_lft 86247sec preferred_lft 86247sec 08:23:32 inet6 fe80::f816:3eff:fecf:297c/64 scope link 08:23:32 valid_lft forever preferred_lft forever 08:23:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:23:32 link/ether 02:42:bb:83:7f:91 brd ff:ff:ff:ff:ff:ff 08:23:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:23:32 valid_lft forever preferred_lft forever 08:23:32 08:23:32 08:23:32 ---> sar -b -r -n DEV: 08:23:32 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 02/17/2026 _x86_64_ (2 CPU) 08:23:32 08:23:32 08:20:54 AM LINUX RESTART 08:23:32 08:23:32 08:22:01 AM tps rtps wtps bread/s bwrtn/s 08:23:32 08:23:01 AM 208.94 0.62 208.33 86.48 7026.50 08:23:32 Average: 208.94 0.62 208.33 86.48 7026.50 08:23:32 08:23:32 08:22:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:23:32 08:23:01 AM 5323180 2685556 33.53 2620 1977104 918812 10.14 737080 1623388 106308 08:23:32 Average: 5323180 2685556 33.53 2620 1977104 918812 10.14 737080 1623388 106308 08:23:32 08:23:32 08:22:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:23:32 08:23:01 AM eth0 30.60 29.75 262.89 6.32 0.00 0.00 0.00 08:23:32 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:32 08:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:32 Average: eth0 30.60 29.75 262.89 6.32 0.00 0.00 0.00 08:23:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:32 08:23:32 08:23:32 ---> sar -P ALL: 08:23:32 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 02/17/2026 _x86_64_ (2 CPU) 08:23:32 08:23:32 08:20:54 AM LINUX RESTART 08:23:32 08:23:32 08:22:01 AM CPU %user %nice %system %iowait %steal %idle 08:23:32 08:23:01 AM all 25.64 0.00 2.25 2.43 0.12 69.56 08:23:32 08:23:01 AM 0 45.40 0.00 3.50 4.12 0.09 46.88 08:23:32 08:23:01 AM 1 6.94 0.00 1.05 0.85 0.12 91.04 08:23:32 Average: all 25.64 0.00 2.25 2.43 0.12 69.56 08:23:32 Average: 0 45.40 0.00 3.50 4.12 0.09 46.88 08:23:32 Average: 1 6.94 0.00 1.05 0.85 0.12 91.04 08:23:32 08:23:32 08:23:32