13:11:36 Started by user Anil Belur 13:11:36 Running as SYSTEM 13:11:36 [EnvInject] - Loading node environment variables. 13:11:36 Building remotely on prd-centos8-builder-4c-4g-6227 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 13:11:37 [ssh-agent] Looking for ssh-agent implementation... 13:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:37 $ ssh-agent 13:11:37 SSH_AUTH_SOCK=/tmp/ssh-WjQetFZlD41v/agent.5567 13:11:37 SSH_AGENT_PID=5569 13:11:37 [ssh-agent] Started. 13:11:37 Running ssh-add (command line suppressed) 13:11:37 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_3972484120865900269.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_3972484120865900269.key) 13:11:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:11:37 The recommended git tool is: NONE 13:11:39 using credential jenkins-ssh 13:11:39 Wiping out workspace first. 13:11:39 Cloning the remote Git repository 13:11:39 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 13:11:39 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 13:11:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 13:11:39 > git --version # timeout=10 13:11:39 > git --version # 'git version 2.43.0' 13:11:39 using GIT_SSH to set credentials jenkins-ssh 13:11:39 [INFO] Currently running in a labeled security context 13:11:39 [INFO] Currently SELinux is 'enforcing' on the host 13:11:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh14914727963631081933.key 13:11:39 Verifying host key using known hosts file 13:11:39 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. 13:11:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 13:11:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:43 Avoid second fetch 13:11:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:11:43 Checking out Revision 5c732c3be0f71d83849d5a48ef8f0731e549f469 (refs/remotes/origin/master) 13:11:43 > git config core.sparsecheckout # timeout=10 13:11:43 > git checkout -f 5c732c3be0f71d83849d5a48ef8f0731e549f469 # timeout=10 13:11:43 Commit message: "Update git submodules" 13:11:43 > git rev-list --no-walk 38fac49a74163fd469bd32f1f16b889841b49cfd # timeout=10 13:11:47 provisioning config files... 13:11:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:11:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:11:47 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4782848874404683377.sh 13:11:47 ---> autorelease-gerrit-branch-lock.sh 13:11:47 Cloning into 'All-Projects'... 13:11:47 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 13:11:48 Total 1749 (delta 605), reused 1749 (delta 605) 13:11:48 Note: switching to '65dd113650a7aaa2294e5ce39cf84cec4db3277a'. 13:11:48 13:11:48 You are in 'detached HEAD' state. You can look around, make experimental 13:11:48 changes and commit them, and you can discard any commits you make in this 13:11:48 state without impacting any branches by switching back to a branch. 13:11:48 13:11:48 If you want to create a new branch to retain commits you create, you may 13:11:48 do so (now or later) by using -c with the switch command. Example: 13:11:48 13:11:48 git switch -c 13:11:48 13:11:48 Or undo this operation with: 13:11:48 13:11:48 git switch - 13:11:48 13:11:48 Turn off this advice by setting config variable advice.detachedHead to false 13:11:48 13:11:49 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 13:11:50 From ssh://git.opendaylight.org:29418/All-Projects 13:11:50 * [new ref] refs/meta/config -> config 13:11:50 Switched to branch 'config' 13:11:50 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 13:11:52 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 13:11:53 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 13:11:54 + case $mode in 13:11:54 + echo 'INFO: Unlocking branch: master' 13:11:54 INFO: Unlocking branch: master 13:11:54 + git config -f project.config --remove-section access.refs/heads/master 13:11:54 + git commit -asm 'Chore: Unlock branch master' 13:11:54 [config 62691e9] Chore: Unlock branch master 13:11:54 1 file changed, 5 deletions(-) 13:11:54 + git diff HEAD~1 13:11:54 diff --git a/project.config b/project.config 13:11:54 index 5235be1..01a1958 100644 13:11:54 --- a/project.config 13:11:54 +++ b/project.config 13:11:54 @@ -153,8 +153,3 @@ 13:11:54 submit = block group Registered Users 13:11:54 submit = group Release Engineering Team 13:11:54 exclusiveGroupPermissions = submit 13:11:54 -[access "refs/heads/master"] 13:11:54 - label-Code-Review = -2..+2 group Release Engineering Team 13:11:54 - label-Verified = -1..+1 group Release Engineering Team 13:11:54 - submit = block group Registered Users 13:11:54 - submit = group Release Engineering Team 13:11:54 + '[' false = true ']' 13:11:54 + echo 'INFO: Pushing changes to the repository.' 13:11:54 INFO: Pushing changes to the repository. 13:11:54 + git push origin HEAD:refs/meta/config 13:11:54 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 13:11:55 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 13:11:55 To ssh://git.opendaylight.org:29418/All-Projects 13:11:55 65dd113..62691e9 HEAD -> refs/meta/config 13:11:55 $ ssh-agent -k 13:11:55 unset SSH_AUTH_SOCK; 13:11:55 unset SSH_AGENT_PID; 13:11:55 echo Agent pid 5569 killed; 13:11:55 [ssh-agent] Stopped. 13:11:55 [PostBuildScript] - [INFO] Executing post build scripts. 13:11:55 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2860600198570654380.sh 13:11:55 ---> sysstat.sh 13:11:56 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14447721771476277675.sh 13:11:56 ---> package-listing.sh 13:11:56 ++ tr '[:upper:]' '[:lower:]' 13:11:56 ++ facter osfamily 13:11:56 + OS_FAMILY=redhat 13:11:56 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 13:11:56 + START_PACKAGES=/tmp/packages_start.txt 13:11:56 + END_PACKAGES=/tmp/packages_end.txt 13:11:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:11:56 + PACKAGES=/tmp/packages_start.txt 13:11:56 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 13:11:56 + PACKAGES=/tmp/packages_end.txt 13:11:56 + case "${OS_FAMILY}" in 13:11:56 + sort 13:11:56 + rpm -qa 13:11:57 + '[' -f /tmp/packages_start.txt ']' 13:11:57 + '[' -f /tmp/packages_end.txt ']' 13:11:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:11:57 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 13:11:57 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 13:11:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 13:11:57 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9294905037292167320.sh 13:11:57 ---> capture-instance-metadata.sh 13:11:57 Setup pyenv: 13:11:57 system 13:11:57 * 3.8.13 (set by /opt/pyenv/version) 13:11:57 * 3.9.13 (set by /opt/pyenv/version) 13:11:57 * 3.10.13 (set by /opt/pyenv/version) 13:11:57 * 3.11.7 (set by /opt/pyenv/version) 13:12:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VvWu 13:12:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:12:06 lf-activate-venv(): INFO: Installing: lftools 13:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-VvWu/bin to PATH 13:12:45 INFO: Running in OpenStack, capturing instance metadata 13:12:45 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9307289198269937273.sh 13:12:45 provisioning config files... 13:12:45 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #38 13:12:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config17597332422444347955tmp 13:12:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:12:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:12:45 provisioning config files... 13:12:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:12:46 [EnvInject] - Injecting environment variables from a build step. 13:12:46 [EnvInject] - Injecting as environment variables the properties content 13:12:46 SERVER_ID=logs 13:12:46 13:12:46 [EnvInject] - Variables injected successfully. 13:12:46 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8355452813112755696.sh 13:12:46 ---> create-netrc.sh 13:12:46 WARN: Log server credential not found. 13:12:46 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins18132760356564122509.sh 13:12:46 ---> python-tools-install.sh 13:12:46 Setup pyenv: 13:12:46 system 13:12:46 3.8.13 13:12:46 3.9.13 13:12:46 3.10.13 13:12:46 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 13:12:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvWu from file:/tmp/.os_lf_venv 13:12:48 lf-activate-venv(): INFO: Installing: lftools 13:12:58 lf-activate-venv(): INFO: Adding /tmp/venv-VvWu/bin to PATH 13:12:58 Generating Requirements File 13:13:31 Python 3.11.7 13:13:31 pip 24.0 from /tmp/venv-VvWu/lib/python3.11/site-packages/pip (python 3.11) 13:13:32 appdirs==1.4.4 13:13:32 argcomplete==3.2.3 13:13:32 aspy.yaml==1.3.0 13:13:32 attrs==23.2.0 13:13:32 autopage==0.5.2 13:13:32 beautifulsoup4==4.12.3 13:13:32 boto3==1.34.80 13:13:32 botocore==1.34.80 13:13:32 bs4==0.0.2 13:13:32 cachetools==5.3.3 13:13:32 certifi==2024.2.2 13:13:32 cffi==1.16.0 13:13:32 cfgv==3.4.0 13:13:32 chardet==5.2.0 13:13:32 charset-normalizer==3.3.2 13:13:32 click==8.1.7 13:13:32 cliff==4.6.0 13:13:32 cmd2==2.4.3 13:13:32 cryptography==3.3.2 13:13:32 debtcollector==3.0.0 13:13:32 decorator==5.1.1 13:13:32 defusedxml==0.7.1 13:13:32 Deprecated==1.2.14 13:13:32 distlib==0.3.8 13:13:32 dnspython==2.6.1 13:13:32 docker==4.2.2 13:13:32 dogpile.cache==1.3.2 13:13:32 email_validator==2.1.1 13:13:32 filelock==3.13.3 13:13:32 future==1.0.0 13:13:32 gitdb==4.0.11 13:13:32 GitPython==3.1.43 13:13:32 google-auth==2.29.0 13:13:32 httplib2==0.22.0 13:13:32 identify==2.5.35 13:13:32 idna==3.6 13:13:32 importlib-resources==1.5.0 13:13:32 iso8601==2.1.0 13:13:32 Jinja2==3.1.3 13:13:32 jmespath==1.0.1 13:13:32 jsonpatch==1.33 13:13:32 jsonpointer==2.4 13:13:32 jsonschema==4.21.1 13:13:32 jsonschema-specifications==2023.12.1 13:13:32 keystoneauth1==5.6.0 13:13:32 kubernetes==29.0.0 13:13:32 lftools==0.37.10 13:13:32 lxml==5.2.1 13:13:32 MarkupSafe==2.1.5 13:13:32 msgpack==1.0.8 13:13:32 multi_key_dict==2.0.3 13:13:32 munch==4.0.0 13:13:32 netaddr==1.2.1 13:13:32 netifaces==0.11.0 13:13:32 niet==1.4.2 13:13:32 nodeenv==1.8.0 13:13:32 oauth2client==4.1.3 13:13:32 oauthlib==3.2.2 13:13:32 openstacksdk==3.0.0 13:13:32 os-client-config==2.1.0 13:13:32 os-service-types==1.7.0 13:13:32 osc-lib==3.0.1 13:13:32 oslo.config==9.4.0 13:13:32 oslo.context==5.5.0 13:13:32 oslo.i18n==6.3.0 13:13:32 oslo.log==5.5.1 13:13:32 oslo.serialization==5.4.0 13:13:32 oslo.utils==7.1.0 13:13:32 packaging==24.0 13:13:32 pbr==6.0.0 13:13:32 platformdirs==4.2.0 13:13:32 prettytable==3.10.0 13:13:32 pyasn1==0.6.0 13:13:32 pyasn1_modules==0.4.0 13:13:32 pycparser==2.22 13:13:32 pygerrit2==2.0.15 13:13:32 PyGithub==2.3.0 13:13:32 pyinotify==0.9.6 13:13:32 PyJWT==2.8.0 13:13:32 PyNaCl==1.5.0 13:13:32 pyparsing==2.4.7 13:13:32 pyperclip==1.8.2 13:13:32 pyrsistent==0.20.0 13:13:32 python-cinderclient==9.5.0 13:13:32 python-dateutil==2.9.0.post0 13:13:32 python-heatclient==3.5.0 13:13:32 python-jenkins==1.8.2 13:13:32 python-keystoneclient==5.4.0 13:13:32 python-magnumclient==4.4.0 13:13:32 python-novaclient==18.6.0 13:13:32 python-openstackclient==6.6.0 13:13:32 python-swiftclient==4.5.0 13:13:32 PyYAML==6.0.1 13:13:32 referencing==0.34.0 13:13:32 requests==2.31.0 13:13:32 requests-oauthlib==2.0.0 13:13:32 requestsexceptions==1.4.0 13:13:32 rfc3986==2.0.0 13:13:32 rpds-py==0.18.0 13:13:32 rsa==4.9 13:13:32 ruamel.yaml==0.18.6 13:13:32 ruamel.yaml.clib==0.2.8 13:13:32 s3transfer==0.10.1 13:13:32 simplejson==3.19.2 13:13:32 six==1.16.0 13:13:32 smmap==5.0.1 13:13:32 soupsieve==2.5 13:13:32 stevedore==5.2.0 13:13:32 tabulate==0.9.0 13:13:32 toml==0.10.2 13:13:32 tomlkit==0.12.4 13:13:32 tqdm==4.66.2 13:13:32 typing_extensions==4.11.0 13:13:32 tzdata==2024.1 13:13:32 urllib3==1.26.18 13:13:32 virtualenv==20.25.1 13:13:32 wcwidth==0.2.13 13:13:32 websocket-client==1.7.0 13:13:32 wrapt==1.16.0 13:13:32 xdg==6.0.0 13:13:32 xmltodict==0.13.0 13:13:32 yq==3.2.3 13:13:32 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3044984654200124502.sh 13:13:32 ---> sudo-logs.sh 13:13:32 Archiving 'sudo' log.. 13:13:32 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16933581779662456687.sh 13:13:32 ---> job-cost.sh 13:13:32 Setup pyenv: 13:13:32 system 13:13:32 3.8.13 13:13:32 3.9.13 13:13:32 3.10.13 13:13:32 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 13:13:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvWu from file:/tmp/.os_lf_venv 13:13:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:13:40 lf-activate-venv(): INFO: Adding /tmp/venv-VvWu/bin to PATH 13:13:40 INFO: No Stack... 13:13:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:13:41 INFO: Archiving Costs 13:13:41 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins10310047752356460070.sh 13:13:41 ---> logs-deploy.sh 13:13:41 Setup pyenv: 13:13:41 system 13:13:41 3.8.13 13:13:41 3.9.13 13:13:41 3.10.13 13:13:41 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 13:13:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VvWu from file:/tmp/.os_lf_venv 13:13:43 lf-activate-venv(): INFO: Installing: lftools 13:13:55 lf-activate-venv(): INFO: Adding /tmp/venv-VvWu/bin to PATH 13:13:55 WARNING: Nexus logging server not set 13:13:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/38/ 13:13:55 INFO: archiving logs to S3 13:13:56 ---> uname -a: 13:13:56 Linux prd-centos8-builder-4c-4g-6227.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:13:56 13:13:56 13:13:56 ---> lscpu: 13:13:56 Architecture: x86_64 13:13:56 CPU op-mode(s): 32-bit, 64-bit 13:13:56 Byte Order: Little Endian 13:13:56 CPU(s): 4 13:13:56 On-line CPU(s) list: 0-3 13:13:56 Thread(s) per core: 1 13:13:56 Core(s) per socket: 1 13:13:56 Socket(s): 4 13:13:56 NUMA node(s): 1 13:13:56 Vendor ID: AuthenticAMD 13:13:56 CPU family: 23 13:13:56 Model: 49 13:13:56 Model name: AMD EPYC-Rome Processor 13:13:56 Stepping: 0 13:13:56 CPU MHz: 2800.000 13:13:56 BogoMIPS: 5600.00 13:13:56 Virtualization: AMD-V 13:13:56 Hypervisor vendor: KVM 13:13:56 Virtualization type: full 13:13:56 L1d cache: 32K 13:13:56 L1i cache: 32K 13:13:56 L2 cache: 512K 13:13:56 L3 cache: 16384K 13:13:56 NUMA node0 CPU(s): 0-3 13:13:56 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 13:13:56 13:13:56 13:13:56 ---> nproc: 13:13:56 4 13:13:56 13:13:56 13:13:56 ---> df -h: 13:13:56 Filesystem Size Used Avail Use% Mounted on 13:13:56 devtmpfs 7.7G 0 7.7G 0% /dev 13:13:56 tmpfs 7.7G 0 7.7G 0% /dev/shm 13:13:56 tmpfs 7.7G 17M 7.7G 1% /run 13:13:56 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 13:13:56 /dev/vda1 80G 8.7G 72G 11% / 13:13:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:13:56 13:13:56 13:13:56 ---> free -m: 13:13:56 total used free shared buff/cache available 13:13:56 Mem: 15761 731 12808 19 2222 14704 13:13:56 Swap: 1023 0 1023 13:13:56 13:13:56 13:13:56 ---> ip addr: 13:13:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:13:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:13:56 inet 127.0.0.1/8 scope host lo 13:13:56 valid_lft forever preferred_lft forever 13:13:56 inet6 ::1/128 scope host 13:13:56 valid_lft forever preferred_lft forever 13:13:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:13:56 link/ether fa:16:3e:a3:7d:c5 brd ff:ff:ff:ff:ff:ff 13:13:56 altname enp0s3 13:13:56 altname ens3 13:13:56 inet 10.30.170.154/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 13:13:56 valid_lft 86159sec preferred_lft 86159sec 13:13:56 inet6 fe80::f816:3eff:fea3:7dc5/64 scope link 13:13:56 valid_lft forever preferred_lft forever 13:13:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:13:56 link/ether 02:42:e7:1c:f2:c2 brd ff:ff:ff:ff:ff:ff 13:13:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:13:56 valid_lft forever preferred_lft forever 13:13:56 13:13:56 13:13:56 ---> sar -b -r -n DEV: 13:13:56 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/09/2024 _x86_64_ (4 CPU) 13:13:56 13:13:56 13:09:51 LINUX RESTART (4 CPU) 13:13:56 13:13:56 01:10:00 PM tps rtps wtps bread/s bwrtn/s 13:13:56 01:11:01 PM 106.17 72.41 33.75 11892.35 17469.72 13:13:56 01:12:01 PM 72.84 25.39 47.45 5853.12 21022.19 13:13:56 01:13:01 PM 74.04 8.52 65.52 1409.37 5583.30 13:13:56 Average: 84.50 35.70 48.80 6424.09 14711.85 13:13:56 13:13:56 01:10:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:13:56 01:11:01 PM 14083924 15468836 2055520 12.74 2688 1615084 690112 4.28 117808 1642448 563176 13:13:56 01:12:01 PM 13536036 15129108 2603408 16.13 2688 1821008 1133040 6.59 335008 1961352 56312 13:13:56 01:13:01 PM 13314576 15143144 2824868 17.50 2688 2043828 1073828 6.25 374884 2098108 137080 13:13:56 Average: 13644845 15247029 2494599 15.46 2688 1826640 965660 5.62 275900 1900636 252189 13:13:56 13:13:56 01:10:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:13:56 01:11:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:13:56 01:11:01 PM eth0 39.84 20.77 288.42 2.22 0.00 0.00 0.00 0.00 13:13:56 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:56 01:12:01 PM eth0 284.92 161.66 1008.92 55.18 0.00 0.00 0.00 0.00 13:13:56 01:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:56 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:56 01:13:01 PM eth0 62.91 50.84 712.64 8.15 0.00 0.00 0.00 0.00 13:13:56 01:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:56 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 13:13:56 Average: eth0 128.59 77.36 667.30 21.71 0.00 0.00 0.00 0.00 13:13:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:56 13:13:56 13:13:56 ---> sar -P ALL: 13:13:56 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/09/2024 _x86_64_ (4 CPU) 13:13:56 13:13:56 13:09:51 LINUX RESTART (4 CPU) 13:13:56 13:13:56 01:10:00 PM CPU %user %nice %system %iowait %steal %idle 13:13:56 01:11:01 PM all 22.71 0.00 4.32 42.63 0.14 30.20 13:13:56 01:11:01 PM 0 20.71 0.00 3.82 43.92 0.13 31.41 13:13:56 01:11:01 PM 1 25.51 0.00 3.29 27.12 0.18 43.89 13:13:56 01:11:01 PM 2 23.11 0.00 5.93 47.01 0.12 23.84 13:13:56 01:11:01 PM 3 21.51 0.02 4.25 52.34 0.13 21.76 13:13:56 01:12:01 PM all 10.12 0.00 2.82 20.03 0.08 66.95 13:13:56 01:12:01 PM 0 14.56 0.00 3.28 25.16 0.08 56.91 13:13:56 01:12:01 PM 1 9.12 0.00 3.23 12.15 0.07 75.44 13:13:56 01:12:01 PM 2 8.11 0.00 2.73 24.18 0.08 64.89 13:13:56 01:12:01 PM 3 8.69 0.00 2.04 18.66 0.07 70.53 13:13:56 01:13:01 PM all 18.76 0.00 2.54 2.75 0.08 75.87 13:13:56 01:13:01 PM 0 22.41 0.00 2.20 0.53 0.10 74.76 13:13:56 01:13:01 PM 1 19.57 0.00 3.37 2.91 0.08 74.07 13:13:56 01:13:01 PM 2 19.22 0.00 2.61 2.69 0.07 75.41 13:13:56 01:13:01 PM 3 13.84 0.00 1.99 4.86 0.07 79.24 13:13:56 Average: all 17.23 0.00 3.23 21.88 0.10 57.56 13:13:56 Average: 0 19.24 0.00 3.10 23.24 0.11 54.31 13:13:56 Average: 1 18.09 0.00 3.30 14.10 0.11 64.40 13:13:56 Average: 2 16.86 0.00 3.77 24.72 0.09 54.56 13:13:56 Average: 3 14.72 0.01 2.77 25.43 0.09 56.99 13:13:56 13:13:56 13:13:56