21:43:40 Started by user Robert Varga 21:43:40 Running as SYSTEM 21:43:40 [EnvInject] - Loading node environment variables. 21:43:40 Building remotely on prd-centos8-builder-4c-4g-938 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 21:43:41 [ssh-agent] Looking for ssh-agent implementation... 21:43:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:41 $ ssh-agent 21:43:41 SSH_AUTH_SOCK=/tmp/ssh-89VvIHHc2TZz/agent.5520 21:43:41 SSH_AGENT_PID=5522 21:43:41 [ssh-agent] Started. 21:43:41 Running ssh-add (command line suppressed) 21:43:41 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_1785376167847014391.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_1785376167847014391.key) 21:43:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:43:41 The recommended git tool is: NONE 21:43:43 using credential jenkins-ssh 21:43:43 Wiping out workspace first. 21:43:43 Cloning the remote Git repository 21:43:43 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 21:43:43 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 21:43:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 21:43:43 > git --version # timeout=10 21:43:43 > git --version # 'git version 2.43.0' 21:43:43 using GIT_SSH to set credentials jenkins-ssh 21:43:43 [INFO] Currently running in a labeled security context 21:43:43 [INFO] Currently SELinux is 'enforcing' on the host 21:43:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh4625186446235398729.key 21:43:43 Verifying host key using known hosts file 21:43:43 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. 21:43:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 21:43:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:47 Avoid second fetch 21:43:47 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 21:43:47 Checking out Revision f1a989c8ab4436ad14dc015b06adc71919d3a1c9 (refs/remotes/origin/stable/scandium) 21:43:47 > git config core.sparsecheckout # timeout=10 21:43:47 > git checkout -f f1a989c8ab4436ad14dc015b06adc71919d3a1c9 # timeout=10 21:43:47 Commit message: "Update git submodules" 21:43:47 > git rev-list --no-walk d87e752b384b1ebbb7a8d6ef69595ae13aac15b7 # timeout=10 21:43:52 provisioning config files... 21:43:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:43:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:43:52 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins14384479015442352205.sh 21:43:52 ---> autorelease-gerrit-branch-lock.sh 21:43:52 Cloning into 'All-Projects'... 21:43:52 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 21:43:54 Total 1875 (delta 620), reused 1875 (delta 620) 21:43:54 Note: switching to '88dac270f5f66268de160601a3057c015ae83ab9'. 21:43:54 21:43:54 You are in 'detached HEAD' state. You can look around, make experimental 21:43:54 changes and commit them, and you can discard any commits you make in this 21:43:54 state without impacting any branches by switching back to a branch. 21:43:54 21:43:54 If you want to create a new branch to retain commits you create, you may 21:43:54 do so (now or later) by using -c with the switch command. Example: 21:43:54 21:43:54 git switch -c 21:43:54 21:43:54 Or undo this operation with: 21:43:54 21:43:54 git switch - 21:43:54 21:43:54 Turn off this advice by setting config variable advice.detachedHead to false 21:43:54 21:43:54 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 21:43:55 From ssh://git.opendaylight.org:29418/All-Projects 21:43:55 * [new ref] refs/meta/config -> config 21:43:55 Switched to branch 'config' 21:43:55 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 21:43:57 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 21:43:58 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 21:43:59 + case $mode in 21:43:59 + echo 'INFO: Unlocking branch: stable/scandium' 21:43:59 INFO: Unlocking branch: stable/scandium 21:43:59 + git config -f project.config --remove-section access.refs/heads/stable/scandium 21:43:59 + git commit -asm 'Chore: Unlock branch stable/scandium' 21:43:59 [config 8919952] Chore: Unlock branch stable/scandium 21:43:59 1 file changed, 6 deletions(-) 21:43:59 + git diff HEAD~1 21:43:59 diff --git a/project.config b/project.config 21:43:59 index f3ed5b2..52d4f8a 100644 21:43:59 --- a/project.config 21:43:59 +++ b/project.config 21:43:59 @@ -142,9 +142,3 @@ 21:43:59 exclusiveGroupPermissions = create 21:43:59 create = block group Registered Users 21:43:59 create = group Release Engineering Team 21:43:59 -[access "refs/heads/stable/scandium"] 21:43:59 - exclusiveGroupPermissions = submit 21:43:59 - submit = group Release Engineering Team 21:43:59 - removeReviewer = group Release Engineering Team 21:43:59 - label-Code-Review = -2..+2 group Release Engineering Team 21:43:59 - label-Verified = -1..+1 group Release Engineering Team 21:43:59 + '[' false = true ']' 21:43:59 + echo 'INFO: Pushing changes to the repository.' 21:43:59 INFO: Pushing changes to the repository. 21:43:59 + git push origin HEAD:refs/meta/config 21:44:00 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 21:44:00 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 21:44:01 To ssh://git.opendaylight.org:29418/All-Projects 21:44:01 88dac27..8919952 HEAD -> refs/meta/config 21:44:01 $ ssh-agent -k 21:44:01 unset SSH_AUTH_SOCK; 21:44:01 unset SSH_AGENT_PID; 21:44:01 echo Agent pid 5522 killed; 21:44:01 [ssh-agent] Stopped. 21:44:01 [PostBuildScript] - [INFO] Executing post build scripts. 21:44:01 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins3536874764707627948.sh 21:44:01 ---> sysstat.sh 21:44:01 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins17278031026012204102.sh 21:44:01 ---> package-listing.sh 21:44:01 ++ facter osfamily 21:44:01 ++ tr '[:upper:]' '[:lower:]' 21:44:01 + OS_FAMILY=redhat 21:44:01 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 21:44:01 + START_PACKAGES=/tmp/packages_start.txt 21:44:01 + END_PACKAGES=/tmp/packages_end.txt 21:44:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:01 + PACKAGES=/tmp/packages_start.txt 21:44:01 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 21:44:01 + PACKAGES=/tmp/packages_end.txt 21:44:01 + case "${OS_FAMILY}" in 21:44:01 + rpm -qa 21:44:01 + sort 21:44:02 + '[' -f /tmp/packages_start.txt ']' 21:44:02 + '[' -f /tmp/packages_end.txt ']' 21:44:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:44:02 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 21:44:02 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 21:44:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 21:44:02 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7279141930197999463.sh 21:44:02 ---> capture-instance-metadata.sh 21:44:02 Setup pyenv: 21:44:02 system 21:44:02 * 3.8.13 (set by /opt/pyenv/version) 21:44:02 * 3.9.13 (set by /opt/pyenv/version) 21:44:02 * 3.10.13 (set by /opt/pyenv/version) 21:44:02 * 3.11.7 (set by /opt/pyenv/version) 21:44:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uku1 21:44:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:44:10 lf-activate-venv(): INFO: Installing: lftools 21:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-Uku1/bin to PATH 21:44:39 INFO: Running in OpenStack, capturing instance metadata 21:44:40 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins9782719931044462435.sh 21:44:40 provisioning config files... 21:44:40 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #35 21:44:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config2491065348106419457tmp 21:44:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:44:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:44:40 provisioning config files... 21:44:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:44:40 [EnvInject] - Injecting environment variables from a build step. 21:44:40 [EnvInject] - Injecting as environment variables the properties content 21:44:40 SERVER_ID=logs 21:44:40 21:44:40 [EnvInject] - Variables injected successfully. 21:44:40 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1148631095487448394.sh 21:44:40 ---> create-netrc.sh 21:44:40 WARN: Log server credential not found. 21:44:40 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins17632696887997029073.sh 21:44:40 ---> python-tools-install.sh 21:44:40 Setup pyenv: 21:44:40 system 21:44:40 3.8.13 21:44:40 3.9.13 21:44:40 3.10.13 21:44:40 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 21:44:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uku1 from file:/tmp/.os_lf_venv 21:44:44 lf-activate-venv(): INFO: Installing: lftools 21:44:52 lf-activate-venv(): INFO: Adding /tmp/venv-Uku1/bin to PATH 21:44:52 Generating Requirements File 21:45:13 Python 3.11.7 21:45:13 pip 24.2 from /tmp/venv-Uku1/lib/python3.11/site-packages/pip (python 3.11) 21:45:13 appdirs==1.4.4 21:45:13 argcomplete==3.5.1 21:45:13 aspy.yaml==1.3.0 21:45:13 attrs==24.2.0 21:45:13 autopage==0.5.2 21:45:13 beautifulsoup4==4.12.3 21:45:13 boto3==1.35.48 21:45:13 botocore==1.35.48 21:45:13 bs4==0.0.2 21:45:13 cachetools==5.5.0 21:45:13 certifi==2024.8.30 21:45:13 cffi==1.17.1 21:45:13 cfgv==3.4.0 21:45:13 chardet==5.2.0 21:45:13 charset-normalizer==3.4.0 21:45:13 click==8.1.7 21:45:13 cliff==4.7.0 21:45:13 cmd2==2.5.0 21:45:13 cryptography==3.3.2 21:45:13 debtcollector==3.0.0 21:45:13 decorator==5.1.1 21:45:13 defusedxml==0.7.1 21:45:13 Deprecated==1.2.14 21:45:13 distlib==0.3.9 21:45:13 dnspython==2.7.0 21:45:13 docker==4.2.2 21:45:13 dogpile.cache==1.3.3 21:45:13 durationpy==0.9 21:45:13 email_validator==2.2.0 21:45:13 filelock==3.16.1 21:45:13 future==1.0.0 21:45:13 gitdb==4.0.11 21:45:13 GitPython==3.1.43 21:45:13 google-auth==2.35.0 21:45:13 httplib2==0.22.0 21:45:13 identify==2.6.1 21:45:13 idna==3.10 21:45:13 importlib-resources==1.5.0 21:45:13 iso8601==2.1.0 21:45:13 Jinja2==3.1.4 21:45:13 jmespath==1.0.1 21:45:13 jsonpatch==1.33 21:45:13 jsonpointer==3.0.0 21:45:13 jsonschema==4.23.0 21:45:13 jsonschema-specifications==2024.10.1 21:45:13 keystoneauth1==5.8.0 21:45:13 kubernetes==31.0.0 21:45:13 lftools==0.37.10 21:45:13 lxml==5.3.0 21:45:13 MarkupSafe==3.0.2 21:45:13 msgpack==1.1.0 21:45:13 multi_key_dict==2.0.3 21:45:13 munch==4.0.0 21:45:13 netaddr==1.3.0 21:45:13 netifaces==0.11.0 21:45:13 niet==1.4.2 21:45:13 nodeenv==1.9.1 21:45:13 oauth2client==4.1.3 21:45:13 oauthlib==3.2.2 21:45:13 openstacksdk==4.1.0 21:45:13 os-client-config==2.1.0 21:45:13 os-service-types==1.7.0 21:45:13 osc-lib==3.1.0 21:45:13 oslo.config==9.6.0 21:45:13 oslo.context==5.6.0 21:45:13 oslo.i18n==6.4.0 21:45:13 oslo.log==6.1.2 21:45:13 oslo.serialization==5.5.0 21:45:13 oslo.utils==7.3.0 21:45:13 packaging==24.1 21:45:13 pbr==6.1.0 21:45:13 platformdirs==4.3.6 21:45:13 prettytable==3.11.0 21:45:13 pyasn1==0.6.1 21:45:13 pyasn1_modules==0.4.1 21:45:13 pycparser==2.22 21:45:13 pygerrit2==2.0.15 21:45:13 PyGithub==2.4.0 21:45:13 PyJWT==2.9.0 21:45:13 PyNaCl==1.5.0 21:45:13 pyparsing==2.4.7 21:45:13 pyperclip==1.9.0 21:45:13 pyrsistent==0.20.0 21:45:13 python-cinderclient==9.6.0 21:45:13 python-dateutil==2.9.0.post0 21:45:13 python-heatclient==4.0.0 21:45:13 python-jenkins==1.8.2 21:45:13 python-keystoneclient==5.5.0 21:45:13 python-magnumclient==4.7.0 21:45:13 python-openstackclient==7.2.0 21:45:13 python-swiftclient==4.6.0 21:45:13 PyYAML==6.0.2 21:45:13 referencing==0.35.1 21:45:13 requests==2.32.3 21:45:13 requests-oauthlib==2.0.0 21:45:13 requestsexceptions==1.4.0 21:45:13 rfc3986==2.0.0 21:45:13 rpds-py==0.20.0 21:45:13 rsa==4.9 21:45:13 ruamel.yaml==0.18.6 21:45:13 ruamel.yaml.clib==0.2.12 21:45:13 s3transfer==0.10.3 21:45:13 simplejson==3.19.3 21:45:13 six==1.16.0 21:45:13 smmap==5.0.1 21:45:13 soupsieve==2.6 21:45:13 stevedore==5.3.0 21:45:13 tabulate==0.9.0 21:45:13 toml==0.10.2 21:45:13 tomlkit==0.13.2 21:45:13 tqdm==4.66.5 21:45:13 typing_extensions==4.12.2 21:45:13 tzdata==2024.2 21:45:13 urllib3==1.26.20 21:45:13 virtualenv==20.27.0 21:45:13 wcwidth==0.2.13 21:45:13 websocket-client==1.8.0 21:45:13 wrapt==1.16.0 21:45:13 xdg==6.0.0 21:45:13 xmltodict==0.14.2 21:45:13 yq==3.4.3 21:45:14 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins11804174002500346478.sh 21:45:14 ---> sudo-logs.sh 21:45:14 Archiving 'sudo' log.. 21:45:14 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins9259280719467276160.sh 21:45:14 ---> job-cost.sh 21:45:14 Setup pyenv: 21:45:14 system 21:45:14 3.8.13 21:45:14 3.9.13 21:45:14 3.10.13 21:45:14 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 21:45:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uku1 from file:/tmp/.os_lf_venv 21:45:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:45:19 lf-activate-venv(): INFO: Adding /tmp/venv-Uku1/bin to PATH 21:45:19 INFO: No Stack... 21:45:20 INFO: Retrieving Pricing Info for: v3-standard-4 21:45:20 INFO: Archiving Costs 21:45:20 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins9774026677188518364.sh 21:45:20 ---> logs-deploy.sh 21:45:20 Setup pyenv: 21:45:20 system 21:45:20 3.8.13 21:45:20 3.9.13 21:45:20 3.10.13 21:45:21 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 21:45:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uku1 from file:/tmp/.os_lf_venv 21:45:22 lf-activate-venv(): INFO: Installing: lftools 21:45:32 lf-activate-venv(): INFO: Adding /tmp/venv-Uku1/bin to PATH 21:45:32 WARNING: Nexus logging server not set 21:45:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/35/ 21:45:32 INFO: archiving logs to S3 21:45:33 ---> uname -a: 21:45:33 Linux prd-centos8-builder-4c-4g-938.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 21:45:33 21:45:33 21:45:33 ---> lscpu: 21:45:33 Architecture: x86_64 21:45:33 CPU op-mode(s): 32-bit, 64-bit 21:45:33 Byte Order: Little Endian 21:45:33 CPU(s): 4 21:45:33 On-line CPU(s) list: 0-3 21:45:33 Thread(s) per core: 1 21:45:33 Core(s) per socket: 1 21:45:33 Socket(s): 4 21:45:33 NUMA node(s): 1 21:45:33 Vendor ID: AuthenticAMD 21:45:33 CPU family: 23 21:45:33 Model: 49 21:45:33 Model name: AMD EPYC-Rome Processor 21:45:33 Stepping: 0 21:45:33 CPU MHz: 2800.000 21:45:33 BogoMIPS: 5600.00 21:45:33 Virtualization: AMD-V 21:45:33 Hypervisor vendor: KVM 21:45:33 Virtualization type: full 21:45:33 L1d cache: 32K 21:45:33 L1i cache: 32K 21:45:33 L2 cache: 512K 21:45:33 L3 cache: 16384K 21:45:33 NUMA node0 CPU(s): 0-3 21:45:33 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 21:45:33 21:45:33 21:45:33 ---> nproc: 21:45:33 4 21:45:33 21:45:33 21:45:33 ---> df -h: 21:45:33 Filesystem Size Used Avail Use% Mounted on 21:45:33 devtmpfs 7.7G 0 7.7G 0% /dev 21:45:33 tmpfs 7.7G 0 7.7G 0% /dev/shm 21:45:33 tmpfs 7.7G 17M 7.7G 1% /run 21:45:33 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 21:45:33 /dev/vda1 80G 8.7G 72G 11% / 21:45:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:45:33 21:45:33 21:45:33 ---> free -m: 21:45:33 total used free shared buff/cache available 21:45:33 Mem: 15761 725 12821 19 2214 14710 21:45:33 Swap: 1023 0 1023 21:45:33 21:45:33 21:45:33 ---> ip addr: 21:45:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:45:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:45:33 inet 127.0.0.1/8 scope host lo 21:45:33 valid_lft forever preferred_lft forever 21:45:33 inet6 ::1/128 scope host 21:45:33 valid_lft forever preferred_lft forever 21:45:33 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:45:33 link/ether fa:16:3e:98:9d:5e brd ff:ff:ff:ff:ff:ff 21:45:33 altname enp0s3 21:45:33 altname ens3 21:45:33 inet 10.30.171.35/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:45:33 valid_lft 86251sec preferred_lft 86251sec 21:45:33 inet6 fe80::f816:3eff:fe98:9d5e/64 scope link 21:45:33 valid_lft forever preferred_lft forever 21:45:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:45:33 link/ether 02:42:2e:19:62:fa brd ff:ff:ff:ff:ff:ff 21:45:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:45:33 valid_lft forever preferred_lft forever 21:45:33 21:45:33 21:45:33 ---> sar -b -r -n DEV: 21:45:33 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/24/2024 _x86_64_ (4 CPU) 21:45:33 21:45:33 21:43:01 LINUX RESTART (4 CPU) 21:45:33 21:45:33 09:44:01 PM tps rtps wtps bread/s bwrtn/s 21:45:33 09:45:01 PM 78.76 14.36 64.40 2445.45 5081.39 21:45:33 Average: 78.76 14.36 64.40 2445.45 5081.39 21:45:33 21:45:33 09:44:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:45:33 09:45:01 PM 13303056 15146352 2836384 17.57 2688 2056912 1085640 6.32 375348 2100800 153164 21:45:33 Average: 13303056 15146352 2836384 17.57 2688 2056912 1085640 6.32 375348 2100800 153164 21:45:33 21:45:33 09:44:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:45:33 09:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:33 09:45:01 PM eth0 71.06 59.90 766.51 9.94 0.00 0.00 0.00 0.00 21:45:33 09:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:33 Average: eth0 71.06 59.90 766.51 9.94 0.00 0.00 0.00 0.00 21:45:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:33 21:45:33 21:45:33 ---> sar -P ALL: 21:45:33 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/24/2024 _x86_64_ (4 CPU) 21:45:33 21:45:33 21:43:01 LINUX RESTART (4 CPU) 21:45:33 21:45:33 09:44:01 PM CPU %user %nice %system %iowait %steal %idle 21:45:33 09:45:01 PM all 18.92 0.00 3.04 0.95 0.08 77.01 21:45:33 09:45:01 PM 0 17.09 0.00 3.46 1.14 0.07 78.25 21:45:33 09:45:01 PM 1 38.47 0.00 4.87 0.89 0.10 55.68 21:45:33 09:45:01 PM 2 13.79 0.00 2.58 1.32 0.07 82.25 21:45:33 09:45:01 PM 3 6.30 0.00 1.27 0.45 0.07 91.91 21:45:33 Average: all 18.92 0.00 3.04 0.95 0.08 77.01 21:45:33 Average: 0 17.09 0.00 3.46 1.14 0.07 78.25 21:45:33 Average: 1 38.47 0.00 4.87 0.89 0.10 55.68 21:45:33 Average: 2 13.79 0.00 2.58 1.32 0.07 82.25 21:45:33 Average: 3 6.30 0.00 1.27 0.45 0.07 91.91 21:45:33 21:45:33 21:45:33