Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-2g-402 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-packer-merge-centos-8-docker [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-uMKJSHQVRNGu/agent.5393 SSH_AGENT_PID=5395 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-centos-8-docker@tmp/private_key_14854412108574286576.key (/w/workspace/ci-management-packer-merge-centos-8-docker@tmp/private_key_14854412108574286576.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-packer-merge-centos-8-docker # 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-packer-merge-centos-8-docker@tmp/jenkins-gitclient-ssh17129743623576175418.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 c5630b66712be1454f6bb62756749e9add6c104a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5630b66712be1454f6bb62756749e9add6c104a # timeout=10 Commit message: "Merge "fix: install ruamel.yaml in jjb sandbox venv for yaml processing"" First time build. Skipping changelog. > 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 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible-cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vexci [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=docker PACKER_PLATFORM=centos-8 PACKER_VERSION=1.8.2 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins9519051013690244732.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.8.2. /w/workspace/ci-management-packer-merge-centos-8-docker /w/workspace/ci-management-packer-merge-centos-8-docker 2025-04-19 01:14:39 URL:https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_linux_amd64.zip [33038752/33038752] -> "packer_1.8.2_linux_amd64.zip" [1] Archive: packer_1.8.2_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-centos-8-docker/bin/packer /w/workspace/ci-management-packer-merge-centos-8-docker ---> packer-build.sh The configuration is valid. + [[ -n git://10.30.48.3/mirror/ci-management ]] + [[ -n '' ]] + [[ git://10.30.48.3/mirror/ci-management =~ https://github.com ]] + set +x ==> openstack: Loading flavor: v2-highcpu-1 openstack: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack: Creating temporary RSA SSH key for instance... ==> openstack: Creating temporary keypair: packer_6802f90d-3f16-fb30-a7f1-f6a51e03cc57 ... ==> openstack: Created temporary keypair: packer_6802f90d-3f16-fb30-a7f1-f6a51e03cc57 openstack: Found Image ID: 543a52bd-42e9-4656-941b-c406873facee ==> openstack: Creating volume... ==> openstack: Waiting for volume packer_6802f90d-454d-8ccf-a624-4ca50ced58af (volume id: 0d214528-0169-4bce-839c-868a6de46da2) to become available... openstack: Volume ID: 0d214528-0169-4bce-839c-868a6de46da2 ==> openstack: Launching server... ==> openstack: Launching server... openstack: Server ID: 9bd56331-565a-43cc-917c-c723078ce776 ==> openstack: Waiting for server to become ready... openstack: Floating IP not required ==> openstack: Using SSH communicator to connect: 10.30.86.213 ==> openstack: Waiting for SSH to become available... ==> openstack: Connected to SSH! ==> openstack: Provisioning with shell script: common-packer/provision/install-python.sh openstack: ----> install-python.sh openstack: Distro is NOT Ubuntu openstack: Distro is CentOS 8 openstack: Install python38 openstack: 0 files removed openstack: CentOS-8 - AppStream 0.0 B/s | 0 B 00:00 ==> openstack: Errors during downloading metadata for repository 'AppStream': ==> openstack: - Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] ==> openstack: Error: Failed to download metadata for repo 'AppStream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] ==> openstack: Provisioning step had errors: Running the cleanup provisioner, if present... ==> openstack: Terminating the source server: 9bd56331-565a-43cc-917c-c723078ce776 ... ==> openstack: Deleting volume: 0d214528-0169-4bce-839c-868a6de46da2 ... ==> openstack: Deleting temporary keypair: packer_6802f90d-3f16-fb30-a7f1-f6a51e03cc57 ... Build 'openstack' errored after 2 minutes 9 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Wait completed after 2 minutes 9 seconds ==> Some builds didn't complete successfully and had errors: --> openstack: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Builds finished but no artifacts were created. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5395 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins632338301908816566.sh ---> sysstat.sh [ci-management-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins18005382357035136119.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-centos-8-docker + 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-packer-merge-centos-8-docker ']' + 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-packer-merge-centos-8-docker ']' + mkdir -p /w/workspace/ci-management-packer-merge-centos-8-docker/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-8-docker/archives/ [ci-management-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins18415284389210415429.sh ---> capture-instance-metadata.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-NMzl 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-NMzl/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins3414283120005818132.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-8-docker@tmp/config4302982248525832015tmp 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-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins16719016366186771085.sh ---> create-netrc.sh [ci-management-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins14588164203968533140.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NMzl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NMzl/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-NMzl/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.37.37 botocore==1.37.37 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.39.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.2 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.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.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==8.0.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.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.5 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.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 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 [ci-management-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins4161882964032629441.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-8-docker] $ /bin/bash /tmp/jenkins13385788165713016253.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NMzl 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-NMzl/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-packer-merge-centos-8-docker] $ /bin/bash -l /tmp/jenkins10172264842519639672.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NMzl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NMzl/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-packer-merge-centos-8-docker/25/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-2g-402.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.2G 31G 23% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 682 4721 19 2293 6722 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:fa:7b:ea brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.87.207/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 valid_lft 85997sec preferred_lft 85997sec inet6 fe80::f816:3eff:fefa:7bea/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:3a:4b:e3:27 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) 04/19/2025 _x86_64_ (2 CPU) 01:13:03 LINUX RESTART (2 CPU) 01:14:01 AM tps rtps wtps bread/s bwrtn/s 01:15:01 AM 173.39 15.56 157.82 3623.93 20546.51 01:16:01 AM 6.28 0.00 6.28 0.00 6334.56 01:17:01 AM 0.80 0.05 0.75 1.07 11.45 01:18:01 AM 25.68 6.22 19.46 912.91 1545.31 01:19:01 AM 79.44 0.55 78.89 58.39 6483.09 01:20:01 AM 48.23 0.20 48.03 23.33 3118.84 Average: 55.63 3.76 51.87 769.90 6339.69 01:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:15:01 AM 5236152 6939628 2646172 33.57 2688 1903100 1324340 14.83 193108 2188976 186964 01:16:01 AM 5233232 6936708 2649092 33.61 2688 1903100 1324340 14.83 193112 2193000 12 01:17:01 AM 5224632 6928144 2657692 33.72 2688 1903136 1324340 14.83 193180 2202072 44 01:18:01 AM 5152120 6932112 2730204 34.64 2688 1976040 1071080 11.99 380676 2075804 9828 01:19:01 AM 4997304 6939576 2885020 36.60 2688 2127028 1020656 11.43 382424 2171600 17540 01:20:01 AM 4924200 6973228 2958124 37.53 2688 2229008 994368 11.13 386440 2236776 89096 Average: 5127940 6941566 2754384 34.94 2688 2006902 1176521 13.17 288157 2178038 50581 01:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 AM eth0 264.06 153.01 1382.59 64.06 0.00 0.00 0.00 0.00 01:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 AM eth0 3.03 3.25 1.41 0.63 0.00 0.00 0.00 0.00 01:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 AM eth0 6.11 4.70 5.91 0.90 0.00 0.00 0.00 0.00 01:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 AM eth0 18.11 14.46 166.21 4.25 0.00 0.00 0.00 0.00 01:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 AM lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:19:01 AM eth0 38.94 25.83 612.59 5.74 0.00 0.00 0.00 0.00 01:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 AM eth0 22.71 17.63 249.66 4.50 0.00 0.00 0.00 0.00 01:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 58.83 36.48 403.05 13.35 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) 04/19/2025 _x86_64_ (2 CPU) 01:13:03 LINUX RESTART (2 CPU) 01:14:01 AM CPU %user %nice %system %iowait %steal %idle 01:15:01 AM all 13.92 0.00 2.93 7.65 0.08 75.41 01:15:01 AM 0 15.71 0.00 3.07 9.26 0.08 71.88 01:15:01 AM 1 12.13 0.00 2.80 6.05 0.08 78.94 01:16:01 AM all 2.20 0.00 0.20 0.77 0.06 96.78 01:16:01 AM 0 3.64 0.00 0.18 0.02 0.07 96.09 01:16:01 AM 1 0.75 0.00 0.22 1.52 0.05 97.46 01:17:01 AM all 0.64 0.00 0.16 0.01 0.06 99.14 01:17:01 AM 0 0.77 0.00 0.18 0.02 0.05 98.98 01:17:01 AM 1 0.51 0.00 0.13 0.00 0.07 99.29 01:18:01 AM all 9.44 0.00 1.22 0.52 0.07 88.76 01:18:01 AM 0 11.51 0.00 1.33 0.75 0.07 86.34 01:18:01 AM 1 7.37 0.00 1.10 0.28 0.07 91.18 01:19:01 AM all 17.96 0.00 2.02 1.07 0.07 78.88 01:19:01 AM 0 14.87 0.00 1.98 1.23 0.08 81.83 01:19:01 AM 1 21.05 0.00 2.06 0.90 0.07 75.92 01:20:01 AM all 15.96 0.00 1.97 0.33 0.07 81.67 01:20:01 AM 0 16.32 0.00 1.99 0.27 0.05 81.37 01:20:01 AM 1 15.60 0.00 1.95 0.40 0.08 81.97 Average: all 10.03 0.00 1.42 1.72 0.07 86.76 Average: 0 10.47 0.00 1.46 1.92 0.07 86.09 Average: 1 9.59 0.00 1.38 1.52 0.07 87.44