01:04:28 Started by timer 01:04:28 Running as SYSTEM 01:04:28 [EnvInject] - Loading node environment variables. 01:04:28 Building remotely on prd-centos8-builder-1c-1g-10134 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 01:04:28 [ssh-agent] Looking for ssh-agent implementation... 01:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:28 $ ssh-agent 01:04:28 SSH_AUTH_SOCK=/tmp/ssh-CMBFGiBLXGRM/agent.5180 01:04:28 SSH_AGENT_PID=5181 01:04:28 [ssh-agent] Started. 01:04:28 Running ssh-add (command line suppressed) 01:04:28 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11924747269649552199.key (jenkins-ssh) 01:04:28 [ssh-agent] Using credentials jenkins (jenkins) 01:04:28 The recommended git tool is: NONE 01:04:32 using credential jenkins 01:04:32 Wiping out workspace first. 01:04:32 Cloning the remote Git repository 01:04:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 01:04:32 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 01:04:33 > git --version # timeout=10 01:04:33 > git --version # 'git version 2.43.0' 01:04:33 using GIT_SSH to set credentials jenkins 01:04:33 [INFO] Currently running in a labeled security context 01:04:33 [INFO] Currently SELinux is 'enforcing' on the host 01:04:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh10160616505169019356.key 01:04:33 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:05:36 ERROR: Error cloning remote repo 'origin' 01:05:36 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/*" returned status code 128: 01:05:36 stdout: 01:05:36 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[54.191.128.27]:29418' (ECDSA) to the list of known hosts. 01:05:36 client_loop: send disconnect: Broken pipe 01:05:36 fetch-pack: unexpected disconnect while reading sideband packet 01:05:36 fatal: early EOF 01:05:36 fatal: fetch-pack: invalid index-pack output 01:05:36 01:05:36 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 01:05:36 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 01:05:36 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 01:05:36 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 01:05:36 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 01:05:36 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 01:05:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:05:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:05:36 at hudson.remoting.Request$2.run(Request.java:377) 01:05:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:05:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:05:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:05:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:05:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:05:36 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-1c-1g-10134 01:05:36 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:05:36 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:05:36 at hudson.remoting.Channel.call(Channel.java:1003) 01:05:36 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 01:05:36 at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 01:05:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:05:36 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 01:05:36 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 01:05:36 at com.sun.proxy.$Proxy154.execute(Unknown Source) 01:05:36 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 01:05:36 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 01:05:36 at hudson.scm.SCM.checkout(SCM.java:540) 01:05:36 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 01:05:36 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 01:05:36 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 01:05:36 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 01:05:36 at hudson.model.Run.execute(Run.java:1895) 01:05:36 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:05:36 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:05:36 at hudson.model.Executor.run(Executor.java:442) 01:05:36 ERROR: Error cloning remote repo 'origin' 01:05:36 $ ssh-agent -k 01:05:36 unset SSH_AUTH_SOCK; 01:05:36 unset SSH_AGENT_PID; 01:05:36 echo Agent pid 5181 killed; 01:05:36 [ssh-agent] Stopped. 01:05:36 [PostBuildScript] - [INFO] Executing post build scripts. 01:05:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6164424452106955182.sh 01:05:36 ---> sysstat.sh 01:05:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17823687777894186361.sh 01:05:36 ---> package-listing.sh 01:05:36 ++ facter osfamily 01:05:36 ++ tr '[:upper:]' '[:lower:]' 01:05:36 + OS_FAMILY=redhat 01:05:36 + workspace=/w/workspace/ci-management-openstack-cron 01:05:36 + START_PACKAGES=/tmp/packages_start.txt 01:05:36 + END_PACKAGES=/tmp/packages_end.txt 01:05:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:05:36 + PACKAGES=/tmp/packages_start.txt 01:05:36 + '[' /w/workspace/ci-management-openstack-cron ']' 01:05:36 + PACKAGES=/tmp/packages_end.txt 01:05:36 + case "${OS_FAMILY}" in 01:05:36 + rpm -qa 01:05:36 + sort 01:05:44 + '[' -f /tmp/packages_start.txt ']' 01:05:44 + '[' -f /tmp/packages_end.txt ']' 01:05:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:05:44 + '[' /w/workspace/ci-management-openstack-cron ']' 01:05:44 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:05:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:05:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3225609011956579202.sh 01:05:44 ---> capture-instance-metadata.sh 01:05:44 Setup pyenv: 01:05:44 system 01:05:44 * 3.8.13 (set by /opt/pyenv/version) 01:05:44 * 3.9.13 (set by /opt/pyenv/version) 01:05:44 * 3.10.6 (set by /opt/pyenv/version) 01:05:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E2hm 01:05:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:05:52 lf-activate-venv(): INFO: Installing: lftools 01:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-E2hm/bin to PATH 01:06:23 INFO: Running in OpenStack, capturing instance metadata 01:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4096291478001678128.sh 01:06:24 provisioning config files... 01:06:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16755790288672029731tmp 01:06:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:24 [EnvInject] - Injecting environment variables from a build step. 01:06:24 [EnvInject] - Injecting as environment variables the properties content 01:06:24 SERVER_ID=logs 01:06:24 01:06:24 [EnvInject] - Variables injected successfully. 01:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9670432961662549574.sh 01:06:24 ---> create-netrc.sh 01:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17290242797224336506.sh 01:06:24 ---> python-tools-install.sh 01:06:24 Setup pyenv: 01:06:24 system 01:06:24 3.8.13 01:06:24 3.9.13 01:06:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E2hm from file:/tmp/.os_lf_venv 01:06:26 lf-activate-venv(): INFO: Installing: lftools 01:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-E2hm/bin to PATH 01:06:33 Generating Requirements File 01:06:56 Python 3.10.6 01:06:56 pip 24.3.1 from /tmp/venv-E2hm/lib/python3.10/site-packages/pip (python 3.10) 01:06:56 appdirs==1.4.4 01:06:56 argcomplete==3.5.1 01:06:56 aspy.yaml==1.3.0 01:06:56 attrs==24.2.0 01:06:56 autopage==0.5.2 01:06:56 beautifulsoup4==4.12.3 01:06:56 boto3==1.35.58 01:06:56 botocore==1.35.58 01:06:56 bs4==0.0.2 01:06:56 cachetools==5.5.0 01:06:56 certifi==2024.8.30 01:06:56 cffi==1.17.1 01:06:56 cfgv==3.4.0 01:06:56 chardet==5.2.0 01:06:56 charset-normalizer==3.4.0 01:06:56 click==8.1.7 01:06:56 cliff==4.7.0 01:06:56 cmd2==2.5.4 01:06:56 cryptography==3.3.2 01:06:56 debtcollector==3.0.0 01:06:56 decorator==5.1.1 01:06:56 defusedxml==0.7.1 01:06:56 Deprecated==1.2.14 01:06:56 distlib==0.3.9 01:06:56 dnspython==2.7.0 01:06:56 docker==4.2.2 01:06:56 dogpile.cache==1.3.3 01:06:56 durationpy==0.9 01:06:56 email_validator==2.2.0 01:06:56 filelock==3.16.1 01:06:56 future==1.0.0 01:06:56 gitdb==4.0.11 01:06:56 GitPython==3.1.43 01:06:56 google-auth==2.36.0 01:06:56 httplib2==0.22.0 01:06:56 identify==2.6.2 01:06:56 idna==3.10 01:06:56 importlib-resources==1.5.0 01:06:56 iso8601==2.1.0 01:06:56 Jinja2==3.1.4 01:06:56 jmespath==1.0.1 01:06:56 jsonpatch==1.33 01:06:56 jsonpointer==3.0.0 01:06:56 jsonschema==4.23.0 01:06:56 jsonschema-specifications==2024.10.1 01:06:56 keystoneauth1==5.8.0 01:06:56 kubernetes==31.0.0 01:06:56 lftools==0.37.10 01:06:56 lxml==5.3.0 01:06:56 MarkupSafe==3.0.2 01:06:56 msgpack==1.1.0 01:06:56 multi_key_dict==2.0.3 01:06:56 munch==4.0.0 01:06:56 netaddr==1.3.0 01:06:56 netifaces==0.11.0 01:06:56 niet==1.4.2 01:06:56 nodeenv==1.9.1 01:06:56 oauth2client==4.1.3 01:06:56 oauthlib==3.2.2 01:06:56 openstacksdk==4.1.0 01:06:56 os-client-config==2.1.0 01:06:56 os-service-types==1.7.0 01:06:56 osc-lib==3.1.0 01:06:56 oslo.config==9.6.0 01:06:56 oslo.context==5.6.0 01:06:56 oslo.i18n==6.4.0 01:06:56 oslo.log==6.1.2 01:06:56 oslo.serialization==5.5.0 01:06:56 oslo.utils==7.4.0 01:06:56 packaging==24.2 01:06:56 pbr==6.1.0 01:06:56 platformdirs==4.3.6 01:06:56 prettytable==3.12.0 01:06:56 psutil==6.1.0 01:06:56 pyasn1==0.6.1 01:06:56 pyasn1_modules==0.4.1 01:06:56 pycparser==2.22 01:06:56 pygerrit2==2.0.15 01:06:56 PyGithub==2.5.0 01:06:56 PyJWT==2.9.0 01:06:56 PyNaCl==1.5.0 01:06:56 pyparsing==2.4.7 01:06:56 pyperclip==1.9.0 01:06:56 pyrsistent==0.20.0 01:06:56 python-cinderclient==9.6.0 01:06:56 python-dateutil==2.9.0.post0 01:06:56 python-heatclient==4.0.0 01:06:56 python-jenkins==1.8.2 01:06:56 python-keystoneclient==5.5.0 01:06:56 python-magnumclient==4.7.0 01:06:56 python-openstackclient==7.2.1 01:06:56 python-swiftclient==4.6.0 01:06:56 PyYAML==6.0.2 01:06:56 referencing==0.35.1 01:06:56 requests==2.32.3 01:06:56 requests-oauthlib==2.0.0 01:06:56 requestsexceptions==1.4.0 01:06:56 rfc3986==2.0.0 01:06:56 rpds-py==0.21.0 01:06:56 rsa==4.9 01:06:56 ruamel.yaml==0.18.6 01:06:56 ruamel.yaml.clib==0.2.12 01:06:56 s3transfer==0.10.3 01:06:56 simplejson==3.19.3 01:06:56 six==1.16.0 01:06:56 smmap==5.0.1 01:06:56 soupsieve==2.6 01:06:56 stevedore==5.3.0 01:06:56 tabulate==0.9.0 01:06:56 toml==0.10.2 01:06:56 tomlkit==0.13.2 01:06:56 tqdm==4.67.0 01:06:56 typing_extensions==4.12.2 01:06:56 tzdata==2024.2 01:06:56 urllib3==1.26.20 01:06:56 virtualenv==20.27.1 01:06:56 wcwidth==0.2.13 01:06:56 websocket-client==1.8.0 01:06:56 wrapt==1.16.0 01:06:56 xdg==6.0.0 01:06:56 xmltodict==0.14.2 01:06:56 yq==3.4.3 01:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4640316241835243467.sh 01:06:56 ---> sudo-logs.sh 01:06:56 Archiving 'sudo' log.. 01:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1795989721098896568.sh 01:06:57 ---> job-cost.sh 01:06:57 Setup pyenv: 01:06:57 system 01:06:57 3.8.13 01:06:57 3.9.13 01:06:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E2hm from file:/tmp/.os_lf_venv 01:06:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-E2hm/bin to PATH 01:07:02 INFO: No Stack... 01:07:03 INFO: Retrieving Pricing Info for: v2-highcpu-1 01:07:03 INFO: Archiving Costs 01:07:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6731217080167802591.sh 01:07:03 ---> logs-deploy.sh 01:07:03 Setup pyenv: 01:07:03 system 01:07:03 3.8.13 01:07:03 3.9.13 01:07:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E2hm from file:/tmp/.os_lf_venv 01:07:04 lf-activate-venv(): INFO: Installing: lftools 01:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-E2hm/bin to PATH 01:07:12 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/48193 01:07:12 INFO: archiving workspace using pattern(s): 01:07:14 Archives upload complete. 01:07:14 INFO: archiving logs to Nexus 01:07:15 ---> uname -a: 01:07:15 Linux prd-centos8-builder-1c-1g-10134.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 01:07:15 01:07:15 01:07:15 ---> lscpu: 01:07:15 Architecture: x86_64 01:07:15 CPU op-mode(s): 32-bit, 64-bit 01:07:15 Byte Order: Little Endian 01:07:15 CPU(s): 1 01:07:15 On-line CPU(s) list: 0 01:07:15 Thread(s) per core: 1 01:07:15 Core(s) per socket: 1 01:07:15 Socket(s): 1 01:07:15 NUMA node(s): 1 01:07:15 Vendor ID: AuthenticAMD 01:07:15 CPU family: 23 01:07:15 Model: 49 01:07:15 Model name: AMD EPYC-Rome Processor 01:07:15 Stepping: 0 01:07:15 CPU MHz: 2800.000 01:07:15 BogoMIPS: 5600.00 01:07:15 Virtualization: AMD-V 01:07:15 Hypervisor vendor: KVM 01:07:15 Virtualization type: full 01:07:15 L1d cache: 32K 01:07:15 L1i cache: 32K 01:07:15 L2 cache: 512K 01:07:15 L3 cache: 16384K 01:07:15 NUMA node0 CPU(s): 0 01:07:15 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 01:07:15 01:07:15 01:07:15 ---> nproc: 01:07:15 1 01:07:15 01:07:15 01:07:15 ---> df -h: 01:07:15 Filesystem Size Used Avail Use% Mounted on 01:07:15 devtmpfs 329M 0 329M 0% /dev 01:07:15 tmpfs 386M 0 386M 0% /dev/shm 01:07:15 tmpfs 386M 11M 376M 3% /run 01:07:15 tmpfs 386M 0 386M 0% /sys/fs/cgroup 01:07:15 /dev/vda1 20G 9.0G 12G 45% / 01:07:15 tmpfs 78M 0 78M 0% /run/user/1001 01:07:15 01:07:15 01:07:15 ---> free -m: 01:07:15 total used free shared buff/cache available 01:07:15 Mem: 770 318 53 8 398 316 01:07:15 Swap: 1023 13 1010 01:07:15 01:07:15 01:07:15 ---> ip addr: 01:07:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:07:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:15 inet 127.0.0.1/8 scope host lo 01:07:15 valid_lft forever preferred_lft forever 01:07:15 inet6 ::1/128 scope host 01:07:15 valid_lft forever preferred_lft forever 01:07:15 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 01:07:15 link/ether fa:16:3e:f6:98:38 brd ff:ff:ff:ff:ff:ff 01:07:15 altname enp0s3 01:07:15 altname ens3 01:07:15 inet 10.32.7.120/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 01:07:15 valid_lft 86196sec preferred_lft 86196sec 01:07:15 inet6 fe80::f816:3eff:fef6:9838/64 scope link 01:07:15 valid_lft forever preferred_lft forever 01:07:15 01:07:15 01:07:15 ---> sar -b -r -n DEV: 01:07:15 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/12/2024 _x86_64_ (1 CPU) 01:07:15 01:07:15 01:03:46 LINUX RESTART (1 CPU) 01:07:15 01:07:15 01:04:01 AM tps rtps wtps bread/s bwrtn/s 01:07:15 01:05:01 AM 202.25 157.14 45.11 12412.48 37801.73 01:07:15 01:06:01 AM 117.94 89.40 28.54 7718.09 1919.01 01:07:15 01:07:01 AM 162.32 32.40 129.92 3021.42 14193.44 01:07:15 Average: 160.84 92.98 67.86 7717.33 17972.28 01:07:15 01:07:15 01:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:15 01:05:01 AM 51728 407624 737484 93.45 2104 431876 435100 23.68 114816 477756 6540 01:07:15 01:06:01 AM 99124 357652 690088 87.44 2100 336184 479068 26.07 125824 421888 25096 01:07:15 01:07:01 AM 89104 340328 700108 88.71 1604 316444 479404 26.09 148056 378636 4168 01:07:15 Average: 79985 368535 709227 89.87 1936 361501 464524 25.28 129565 426093 11935 01:07:15 01:07:15 01:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:15 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:15 01:05:01 AM eth0 144.29 66.18 556.17 40.66 0.00 0.00 0.00 0.00 01:07:15 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:15 01:06:01 AM eth0 35.70 24.71 150.65 4.64 0.00 0.00 0.00 0.00 01:07:15 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:15 01:07:01 AM eth0 162.74 104.98 835.06 15.26 0.00 0.00 0.00 0.00 01:07:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:15 Average: eth0 114.25 65.29 513.98 20.19 0.00 0.00 0.00 0.00 01:07:15 01:07:15 01:07:15 ---> sar -P ALL: 01:07:15 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/12/2024 _x86_64_ (1 CPU) 01:07:15 01:07:15 01:03:46 LINUX RESTART (1 CPU) 01:07:15 01:07:15 01:04:01 AM CPU %user %nice %system %iowait %steal %idle 01:07:15 01:05:01 AM all 35.17 0.07 10.43 7.47 0.10 46.77 01:07:15 01:05:01 AM 0 35.17 0.07 10.43 7.47 0.10 46.77 01:07:15 01:06:01 AM all 23.91 0.00 4.24 10.79 0.08 60.97 01:07:15 01:06:01 AM 0 23.91 0.00 4.24 10.79 0.08 60.97 01:07:15 01:07:01 AM all 69.16 0.00 10.74 5.64 0.10 14.36 01:07:15 01:07:01 AM 0 69.16 0.00 10.74 5.64 0.10 14.36 01:07:15 Average: all 42.75 0.02 8.47 7.97 0.09 40.69 01:07:15 Average: 0 42.75 0.02 8.47 7.97 0.09 40.69 01:07:15 01:07:15 01:07:15