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