Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-2g-353 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-cfg-merge [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-7XltGNARxt1r/agent.5373 SSH_AGENT_PID=5375 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-jenkins-cfg-merge@tmp/private_key_1736910490292224291.key (/w/workspace/ci-management-jenkins-cfg-merge@tmp/private_key_1736910490292224291.key) [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) The recommended git tool is: NONE using credential jenkins-gerrit-credentials Wiping out workspace first. Cloning the remote Git repository Cloning repository git://10.30.48.3/mirror/ci-management > git init /w/workspace/ci-management-jenkins-cfg-merge # timeout=10 Fetching upstream changes from git://10.30.48.3/mirror/ci-management > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Rotterdam JJB [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-jenkins-cfg-merge@tmp/jenkins-gitclient-ssh15111948275889361796.key > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://10.30.48.3/mirror/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 35ad1d9ef10a97a83d20d189f8cf9d1f25405bf0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 35ad1d9ef10a97a83d20d189f8cf9d1f25405bf0 # timeout=10 Commit message: "Merge "fix(vpp): arm drivers merge job for octeon plugin packagecloud push"" > git rev-list --no-walk 35ad1d9ef10a97a83d20d189f8cf9d1f25405bf0 # 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.jjb/global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.jjb/global-jjb.path # 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 submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins16387094900352268017.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fMTM 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-fMTM/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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.0.1 from /tmp/venv-fMTM/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.1 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.3 boto3==1.37.23 botocore==1.37.23 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.9 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.3.1 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.4.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==24.2 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==7.4.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.4 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.29.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content jenkins_silos=production sandbox [EnvInject] - Variables injected successfully. [ci-management-jenkins-cfg-merge] $ /bin/bash -l /tmp/jenkins7774637943786056904.sh ---> jenkins-configure-global-vars.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-merge/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMTM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMTM/bin to PATH Configuring production -----> script.groovy /* * SPDX-License-Identifier: EPL-1.0 * Copyright (c) 2018 The Linux Foundation and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html */ /** * Manage Jenkins Global Properties by injecting configuration defined here * * In LFCI a Jenkins job script will replace the JENKINS_URL line below and * inject the managed list of global variables. */ def global_vars = [ 'DOCKER_REGISTRY': 'https://jenkins.fd.io', 'GERRIT_URL': 'git://10.30.48.3/mirror/$PROJECT', 'GIT_BASE': 'git://10.30.48.3/mirror/$PROJECT', 'GIT_URL': 'git://10.30.48.3/mirror', 'JENKINS_HOSTNAME': 'vex-yul-rot-jenkins-1', 'PACKAGECLOUDPROXY': 'https://packagecloud.io/fdio', 'PCIO_CO': 'fdio', 'RELEASE_EMAIL': 'collab-it+fdio-release@linuxfoundation.org', 'RELEASE_USERNAME': 'fdio-release', 'S3_BUCKET': 'fdio-logs-s3-cloudfront-index', 'CDN_URL': 's3-logs.fd.io', 'SIGUL_KEY': 'fdio-release-2018', 'SILO': 'production', ] def gnode_prop = Jenkins.getInstance().getGlobalNodeProperties() def properties = new hudson.slaves.EnvironmentVariablesNodeProperty() gnode_prop.replace(properties) env_vars = properties.getEnvVars() env_vars.clear() global_vars.each{ k, v -> env_vars.put(k, v) } Jenkins.instance.save() )]} Configuring sandbox -----> script.groovy /* * SPDX-License-Identifier: EPL-1.0 * Copyright (c) 2018 The Linux Foundation and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html */ /** * Manage Jenkins Global Properties by injecting configuration defined here * * In LFCI a Jenkins job script will replace the JENKINS_URL line below and * inject the managed list of global variables. */ def global_vars = [ 'DOCKER_REGISTRY': 'https://jenkins.fd.io/sandbox/', 'GERRIT_URL': 'git://10.30.48.3/mirror/$PROJECT', 'GIT_BASE': 'git://10.30.48.3/mirror/$PROJECT', 'GIT_URL': 'git://10.30.48.3/mirror', 'JENKINS_HOSTNAME': 'vex-yul-rot-jenkins-2', 'PACKAGECLOUDPROXY': 'https://packagecloud.io/fdio', 'PCIO_CO': 'fdio', 'S3_BUCKET': 'fdio-logs-s3-cloudfront-index', 'CDN_URL': 's3-logs.fd.io', 'SIGUL_KEY': 'fdio-sandbox', 'SILO': 'sandbox', ] def gnode_prop = Jenkins.getInstance().getGlobalNodeProperties() def properties = new hudson.slaves.EnvironmentVariablesNodeProperty() gnode_prop.replace(properties) env_vars = properties.getEnvVars() env_vars.clear() global_vars.each{ k, v -> env_vars.put(k, v) } Jenkins.instance.save() )]} [ci-management-jenkins-cfg-merge] $ /bin/sh -xe /tmp/jenkins13649126265471357239.sh + rm -f /home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini provisioning config files... copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content jenkins_silos=production sandbox [EnvInject] - Variables injected successfully. [ci-management-jenkins-cfg-merge] $ /bin/bash -l /tmp/jenkins5823832684992203387.sh ---> jenkins-configure-clouds.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-merge/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMTM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMTM/bin to PATH Configuring production -----> Groovy script /w/workspace/ci-management-jenkins-cfg-merge/archives/groovy-inserts/production-cloud-cfg.groovy Processing /w/workspace/ci-management-jenkins-cfg-merge/jenkins-config/clouds/openstack/FDIOVEX-CI/ )]} Configuring sandbox -----> Groovy script /w/workspace/ci-management-jenkins-cfg-merge/archives/groovy-inserts/sandbox-cloud-cfg.groovy Processing /w/workspace/ci-management-jenkins-cfg-merge/jenkins-config/clouds/openstack/FDIOVEX-CI/ )]} [ci-management-jenkins-cfg-merge] $ /bin/sh -xe /tmp/jenkins14642332476137748370.sh + rm -f /home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5375 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins4240100010015406509.sh ---> sysstat.sh [ci-management-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins8919428170540607130.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-jenkins-cfg-merge + 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-jenkins-cfg-merge ']' + 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-jenkins-cfg-merge ']' + mkdir -p /w/workspace/ci-management-jenkins-cfg-merge/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-merge/archives/ [ci-management-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins14568863854609846348.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-merge/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMTM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMTM/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins5521435818795861449.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-merge@tmp/config10818222487704746259tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [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-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins2405057001333666196.sh ---> create-netrc.sh [ci-management-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins13036921267463513969.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-merge/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMTM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMTM/bin to PATH [ci-management-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins12006777089337343393.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-jenkins-cfg-merge] $ /bin/bash /tmp/jenkins5147941190078599118.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-merge/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMTM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-fMTM/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-jenkins-cfg-merge] $ /bin/bash -l /tmp/jenkins12019226754141848480.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-merge/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMTM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fMTM/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-cfg-merge/1916/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-2g-353.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 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 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 9.0G 32G 23% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 688 4905 19 2103 6717 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:76:7d:a0 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.86.40/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 valid_lft 86066sec preferred_lft 86066sec inet6 fe80::f816:3eff:fe76:7da0/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:8f:31:c5:12 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 03/31/2025 _x86_64_ (2 CPU) 01:37:02 LINUX RESTART (2 CPU) 01:38:02 AM tps rtps wtps bread/s bwrtn/s 01:39:01 AM 300.66 21.57 279.09 4346.73 39651.03 01:40:01 AM 51.79 0.28 51.51 10.40 3675.19 01:41:01 AM 73.65 0.08 73.57 1.33 5908.18 01:42:01 AM 41.13 0.53 40.59 20.00 4413.01 01:43:01 AM 11.63 0.65 10.98 87.17 199.80 Average: 95.09 4.57 90.52 881.67 10673.48 01:38:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:39:01 AM 5425680 6995908 2456644 31.17 2688 1767276 1027332 11.50 139276 2047796 25900 01:40:01 AM 5215500 6959936 2666824 33.83 2688 1929396 1029964 11.53 145436 2203792 127108 01:41:01 AM 5063904 6910456 2818420 35.76 2688 2027028 1047804 11.73 148080 2340152 104520 01:42:01 AM 5045436 6897076 2836888 35.99 2688 2031796 1064284 11.92 179484 2321140 44 01:43:01 AM 5105948 6960576 2776376 35.22 2688 2034760 1008840 11.30 351744 2088828 1424 Average: 5171294 6944790 2711030 34.39 2688 1958051 1035645 11.60 192804 2200342 51799 01:38:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 AM eth0 244.71 131.31 962.24 60.32 0.00 0.00 0.00 0.00 01:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 AM eth0 40.41 25.88 655.07 4.53 0.00 0.00 0.00 0.00 01:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 AM eth0 25.18 18.43 256.17 4.98 0.00 0.00 0.00 0.00 01:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 AM eth0 7.75 6.62 8.62 3.03 0.00 0.00 0.00 0.00 01:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 AM eth0 17.99 14.08 13.74 11.35 0.00 0.00 0.00 0.00 01:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 66.62 38.96 377.23 16.70 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 03/31/2025 _x86_64_ (2 CPU) 01:37:02 LINUX RESTART (2 CPU) 01:38:02 AM CPU %user %nice %system %iowait %steal %idle 01:39:01 AM all 18.73 0.00 4.59 6.58 0.09 70.01 01:39:01 AM 0 16.02 0.00 4.17 6.38 0.09 73.34 01:39:01 AM 1 21.44 0.00 5.01 6.78 0.09 66.68 01:40:01 AM all 15.85 0.00 1.81 0.54 0.07 81.74 01:40:01 AM 0 21.04 0.00 2.12 0.60 0.07 76.18 01:40:01 AM 1 10.66 0.00 1.50 0.48 0.07 87.29 01:41:01 AM all 16.44 0.00 1.86 0.86 0.07 80.78 01:41:01 AM 0 17.48 0.00 1.97 1.08 0.05 79.42 01:41:01 AM 1 15.40 0.00 1.75 0.63 0.08 82.13 01:42:01 AM all 14.39 0.00 2.34 0.43 0.08 82.76 01:42:01 AM 0 11.68 0.00 2.04 0.37 0.10 85.81 01:42:01 AM 1 17.10 0.00 2.64 0.48 0.07 79.70 01:43:01 AM all 14.92 0.00 1.25 0.10 0.08 83.66 01:43:01 AM 0 17.49 0.00 1.32 0.10 0.08 81.01 01:43:01 AM 1 12.34 0.00 1.18 0.10 0.07 86.31 Average: all 16.05 0.00 2.36 1.68 0.08 79.83 Average: 0 16.74 0.00 2.31 1.69 0.08 79.18 Average: 1 15.36 0.00 2.41 1.68 0.07 80.48