Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-2c-1g-35255 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-wNInvVlqKq8n/agent.8083 SSH_AGENT_PID=8084 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4756294868279748494.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4756294868279748494.key) [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) The recommended git tool is: NONE using credential edgex-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-management > git init /w/workspace/ci-management-openstack-cron # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management > git --version # timeout=10 > git --version # 'git version 2.36.1' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh7954856962712003744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 91673078ff440f48fbe8cd9a77ba6e588ecbf535 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 Commit message: "Merge pull request #688 from MightyNerdEric/device-opc-ua-settings" > git rev-list --no-walk 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5325969485311325516.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C2ZE lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C2ZE/bin to PATH Generating Requirements File 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. lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.9.13 pip 24.3.1 from /tmp/venv-C2ZE/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.5.2 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.82 botocore==1.35.82 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.8.0 cmd2==2.5.7 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.3 idna==3.10 importlib-resources==1.5.0 importlib_metadata==8.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-novaclient==18.7.0 python-openstackclient==6.0.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 zipp==3.21.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins168947369722468030.sh ---> Orphaned k8s clusters Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C2ZE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 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. botocore 1.35.82 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.2.3 which is incompatible. lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-C2ZE/bin to PATH Traceback (most recent call last): File "/tmp/venv-C2ZE/bin/openstack", line 5, in from openstackclient.shell import main File "/tmp/venv-C2ZE/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in from osc_lib.api import auth File "/tmp/venv-C2ZE/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in from keystoneauth1.identity.v3 import k2k File "/tmp/venv-C2ZE/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 13, in from keystoneauth1.identity import base File "/tmp/venv-C2ZE/lib/python3.9/site-packages/keystoneauth1/identity/base.py", line 22, in from keystoneauth1 import access File "/tmp/venv-C2ZE/lib/python3.9/site-packages/keystoneauth1/access/__init__.py", line 13, in from keystoneauth1.access.access import * # noqa File "/tmp/venv-C2ZE/lib/python3.9/site-packages/keystoneauth1/access/access.py", line 20, in import requests File "/tmp/venv-C2ZE/lib/python3.9/site-packages/requests/__init__.py", line 43, in import urllib3 File "/tmp/venv-C2ZE/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in raise ImportError( ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 -----> Delete orphaned cluster [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13386432742368505386.sh ---> Orphaned stacks Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C2ZE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-C2ZE/bin to PATH + mapfile -t OS_COE_CLUSTERS_ID ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name ++ awk '{print $1}' + echo '-----> Active clusters -> stacks' -----> Active clusters -> stacks + OS_COE_STACKS=() + [[ 0 -gt 0 ]] + mapfile -t OS_STACKS ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED ++ awk '{print $1}' + echo '-----> Active stacks' -----> Active stacks + echo '-----> Delete orphaned stacks' -----> Delete orphaned stacks [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15105627436761115679.sh ---> Orphaned servers Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C2ZE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-C2ZE/bin to PATH -----> Active servers prd-ubuntu20.04-docker-8c-8g-35256 prd-centos7-builder-2c-1g-35255 prd-ubuntu20.04-docker-8c-8g-35253 prd-centos7-docker-8c-8g-35252 prd-centos7-docker-8c-8g-35250 prd-centos7-builder-2c-1g-35243 -----> Delete orphaned servers Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-35256 ERROR: Server not found. Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-35253 ERROR: Server not found. Deleting orphaned server: prd-centos7-docker-8c-8g-35252 Build timed out (after 10 minutes). Marking the build as failed. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8084 killed; [ssh-agent] Stopped. Build was aborted [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10503642662855912239.sh /tmp/jenkins15105627436761115679.sh: line 81: 9327 Terminated lftools openstack --os-cloud "$os_cloud" server remove --minutes 15 "$server" ---> sysstat.sh (23) Failed writing body [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10457499110853411386.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-openstack-cron + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-openstack-cron ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-openstack-cron ']' + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins248308733478465794.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C2ZE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C2ZE/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16841970964376892271.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16610017557382789440tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10263646657981303296.sh ---> create-netrc.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16688521245949039320.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C2ZE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C2ZE/bin to PATH [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15677125902799248366.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13841525946892067181.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C2ZE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-C2ZE/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15749276723442724635.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C2ZE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-C2ZE/bin to PATH INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/50544 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-2c-1g-35255.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 retpoline_amd ssbd 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 40G 5.6G 35G 14% / tmpfs 783M 0 783M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7821 528 5424 16 1867 7010 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ff:bd:f8 brd ff:ff:ff:ff:ff:ff inet 10.30.122.214/23 brd 10.30.123.255 scope global dynamic eth0 valid_lft 85731sec preferred_lft 85731sec inet6 fe80::f816:3eff:feff:bdf8/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 12/17/2024 _x86_64_ (2 CPU) 06:03:19 AM LINUX RESTART 06:04:02 AM tps rtps wtps bread/s bwrtn/s 06:05:01 AM 172.79 2.03 170.75 64.62 8144.76 06:06:01 AM 240.96 0.50 240.46 18.39 6818.20 06:07:01 AM 3.33 0.00 3.33 0.00 85.56 06:08:01 AM 0.25 0.00 0.25 0.00 2.82 06:09:01 AM 0.28 0.00 0.28 0.00 2.78 06:10:01 AM 0.33 0.00 0.33 0.00 4.56 06:11:01 AM 0.27 0.00 0.27 0.00 2.37 06:12:01 AM 0.28 0.00 0.28 0.00 3.35 06:13:01 AM 0.23 0.00 0.23 0.00 2.20 06:14:01 AM 2.62 1.77 0.85 180.18 15.06 Average: 41.92 0.43 41.50 26.26 1497.40 06:04:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:01 AM 5628020 2380896 29.73 2620 1791700 601156 6.64 510456 1574048 145524 06:06:01 AM 5611512 2397404 29.93 2620 1800460 604872 6.68 539516 1556932 12 06:07:01 AM 5609204 2399712 29.96 2620 1800460 605336 6.68 541560 1556932 4 06:08:01 AM 5609228 2399688 29.96 2620 1800468 605592 6.69 541776 1556932 4 06:09:01 AM 5608532 2400384 29.97 2620 1800472 606128 6.69 542368 1556932 4 06:10:01 AM 5608480 2400436 29.97 2620 1800476 606244 6.69 542604 1556936 4 06:11:01 AM 5608036 2400880 29.98 2620 1800480 606768 6.70 543220 1556932 4 06:12:01 AM 5607440 2401476 29.99 2620 1800484 607548 6.71 543768 1556932 4 06:13:01 AM 5606588 2402328 30.00 2620 1800488 608068 6.71 544252 1556932 4 06:14:01 AM 5606460 2402456 30.00 2620 1805420 624456 6.89 662676 1438184 164 Average: 5610350 2398566 29.95 2620 1800091 607617 6.71 551220 1546769 14573 06:04:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:05:01 AM eth0 72.63 57.56 1054.15 10.05 0.00 0.00 0.00 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 AM eth0 21.55 16.99 52.75 5.80 0.00 0.00 0.00 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:01 AM eth0 0.53 0.52 1.14 0.04 0.00 0.00 0.00 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 AM eth0 0.62 0.55 1.29 0.05 0.00 0.00 0.00 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 AM eth0 0.55 0.58 1.11 0.11 0.00 0.00 0.00 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 AM eth0 0.40 0.37 0.60 0.03 0.00 0.00 0.00 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:01 AM eth0 0.40 0.33 1.11 0.04 0.00 0.00 0.00 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:01 AM eth0 0.42 0.42 1.06 0.04 0.00 0.00 0.00 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:01 AM eth0 0.40 0.40 1.07 0.04 0.00 0.00 0.00 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:01 AM eth0 8.55 7.55 7.16 6.33 0.00 0.00 0.00 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 10.50 8.45 110.60 2.24 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 12/17/2024 _x86_64_ (2 CPU) 06:03:19 AM LINUX RESTART 06:04:02 AM CPU %user %nice %system %iowait %steal %idle 06:05:01 AM all 32.95 0.00 3.16 6.71 0.12 57.05 06:05:01 AM 0 54.08 0.00 4.56 6.60 0.15 34.61 06:05:01 AM 1 12.79 0.00 1.82 6.82 0.12 78.45 06:06:01 AM all 23.20 0.00 1.42 7.45 0.08 67.85 06:06:01 AM 0 34.39 0.00 1.60 6.34 0.07 57.60 06:06:01 AM 1 12.33 0.00 1.26 8.52 0.09 77.80 06:07:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 06:07:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 06:07:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 06:08:01 AM all 0.19 0.00 0.04 0.00 0.03 99.74 06:08:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 06:08:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58 06:09:01 AM all 0.23 0.00 0.03 0.00 0.03 99.72 06:09:01 AM 0 0.27 0.00 0.02 0.00 0.03 99.68 06:09:01 AM 1 0.20 0.00 0.02 0.00 0.02 99.77 06:10:01 AM all 0.21 0.00 0.02 0.00 0.03 99.74 06:10:01 AM 0 0.30 0.00 0.02 0.00 0.03 99.65 06:10:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83 06:11:01 AM all 0.23 0.00 0.03 0.00 0.03 99.71 06:11:01 AM 0 0.40 0.00 0.02 0.00 0.03 99.55 06:11:01 AM 1 0.08 0.00 0.02 0.00 0.03 99.87 06:12:01 AM all 0.25 0.00 0.03 0.00 0.03 99.69 06:12:01 AM 0 0.45 0.00 0.02 0.00 0.05 99.48 06:12:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 06:13:01 AM all 0.20 0.00 0.03 0.00 0.03 99.75 06:13:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62 06:13:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 06:14:01 AM all 5.71 0.00 0.92 0.13 0.03 93.20 06:14:01 AM 0 3.27 0.00 0.95 0.15 0.05 95.58 06:14:01 AM 1 8.16 0.00 0.88 0.10 0.03 90.83 Average: all 6.12 0.00 0.55 1.38 0.04 91.90 Average: 0 8.87 0.00 0.69 1.24 0.05 89.15 Average: 1 3.40 0.00 0.41 1.51 0.04 94.63