02:23:20 Started by user Anil Belur 02:23:20 Running as SYSTEM 02:23:20 [EnvInject] - Loading node environment variables. 02:23:20 Building remotely on prd-centos8-builder-4c-4g-32433 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 02:23:20 [ssh-agent] Looking for ssh-agent implementation... 02:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:20 $ ssh-agent 02:23:20 SSH_AUTH_SOCK=/tmp/ssh-O7Jv56h1gaul/agent.5511 02:23:20 SSH_AGENT_PID=5512 02:23:20 [ssh-agent] Started. 02:23:20 Running ssh-add (command line suppressed) 02:23:20 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_915573480731867227.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_915573480731867227.key) 02:23:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:23:20 The recommended git tool is: NONE 02:23:23 using credential jenkins-ssh 02:23:23 Wiping out workspace first. 02:23:23 Cloning the remote Git repository 02:23:23 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 02:23:23 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 02:23:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 02:23:23 > git --version # timeout=10 02:23:23 > git --version # 'git version 2.43.0' 02:23:23 using GIT_SSH to set credentials jenkins-ssh 02:23:23 [INFO] Currently running in a labeled security context 02:23:23 [INFO] Currently SELinux is 'enforcing' on the host 02:23:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh7082428593444133096.key 02:23:23 Verifying host key using known hosts file 02:23:23 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. 02:23:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 02:23:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:27 Avoid second fetch 02:23:27 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 02:23:27 Checking out Revision 4629378878329ee4bcef1372d79b0a0286a9af13 (refs/remotes/origin/stable/calcium) 02:23:27 > git config core.sparsecheckout # timeout=10 02:23:27 > git checkout -f 4629378878329ee4bcef1372d79b0a0286a9af13 # timeout=10 02:23:27 Commit message: "Update git submodules" 02:23:27 > git rev-list --no-walk 860473c5adefc029a76993ba095e9244840c0107 # timeout=10 02:23:30 provisioning config files... 02:23:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:23:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:23:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7692586771731492623.sh 02:23:30 ---> autorelease-gerrit-branch-lock.sh 02:23:30 Cloning into 'All-Projects'... 02:23:31 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 02:23:33 Total 1870 (delta 620), reused 1870 (delta 620) 02:23:33 Note: switching to 'bb5e3ab2e0152f0b76c8cddd75c3662da118b14b'. 02:23:33 02:23:33 You are in 'detached HEAD' state. You can look around, make experimental 02:23:33 changes and commit them, and you can discard any commits you make in this 02:23:33 state without impacting any branches by switching back to a branch. 02:23:33 02:23:33 If you want to create a new branch to retain commits you create, you may 02:23:33 do so (now or later) by using -c with the switch command. Example: 02:23:33 02:23:33 git switch -c 02:23:33 02:23:33 Or undo this operation with: 02:23:33 02:23:33 git switch - 02:23:33 02:23:33 Turn off this advice by setting config variable advice.detachedHead to false 02:23:33 02:23:34 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 02:23:35 From ssh://git.opendaylight.org:29418/All-Projects 02:23:35 * [new ref] refs/meta/config -> config 02:23:35 Switched to branch 'config' 02:23:35 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 02:23:37 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 02:23:38 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 02:23:39 + case $mode in 02:23:39 + echo 'INFO: Unlocking branch: stable/calcium' 02:23:39 INFO: Unlocking branch: stable/calcium 02:23:39 + git config -f project.config --remove-section access.refs/heads/stable/calcium 02:23:39 + git commit -asm 'Chore: Unlock branch stable/calcium' 02:23:39 [config 4f83a1e] Chore: Unlock branch stable/calcium 02:23:39 1 file changed, 6 deletions(-) 02:23:39 + git diff HEAD~1 02:23:39 diff --git a/project.config b/project.config 02:23:39 index 7157e54..a66a033 100644 02:23:39 --- a/project.config 02:23:39 +++ b/project.config 02:23:39 @@ -148,9 +148,3 @@ 02:23:39 submit = group Release Engineering Team 02:23:39 label-Code-Review = -2..+2 group Release Engineering Team 02:23:39 label-Verified = -1..+1 group Release Engineering Team 02:23:39 -[access "refs/heads/stable/calcium"] 02:23:39 - exclusiveGroupPermissions = submit 02:23:39 - submit = block group Registered Users 02:23:39 - submit = group Release Engineering Team 02:23:39 - label-Code-Review = -2..+2 group Release Engineering Team 02:23:39 - label-Verified = -1..+1 group Release Engineering Team 02:23:39 + '[' false = true ']' 02:23:39 + echo 'INFO: Pushing changes to the repository.' 02:23:39 INFO: Pushing changes to the repository. 02:23:39 + git push origin HEAD:refs/meta/config 02:23:39 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 02:23:40 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 02:23:40 To ssh://git.opendaylight.org:29418/All-Projects 02:23:40 bb5e3ab..4f83a1e HEAD -> refs/meta/config 02:23:40 $ ssh-agent -k 02:23:40 unset SSH_AUTH_SOCK; 02:23:40 unset SSH_AGENT_PID; 02:23:40 echo Agent pid 5512 killed; 02:23:40 [ssh-agent] Stopped. 02:23:41 [PostBuildScript] - [INFO] Executing post build scripts. 02:23:41 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4153242410831000044.sh 02:23:41 ---> sysstat.sh 02:23:41 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9384943619517290523.sh 02:23:41 ---> package-listing.sh 02:23:41 ++ facter osfamily 02:23:41 ++ tr '[:upper:]' '[:lower:]' 02:23:41 + OS_FAMILY=redhat 02:23:41 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 02:23:41 + START_PACKAGES=/tmp/packages_start.txt 02:23:41 + END_PACKAGES=/tmp/packages_end.txt 02:23:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:41 + PACKAGES=/tmp/packages_start.txt 02:23:41 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 02:23:41 + PACKAGES=/tmp/packages_end.txt 02:23:41 + case "${OS_FAMILY}" in 02:23:41 + rpm -qa 02:23:41 + sort 02:23:42 + '[' -f /tmp/packages_start.txt ']' 02:23:42 + '[' -f /tmp/packages_end.txt ']' 02:23:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:42 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 02:23:42 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 02:23:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 02:23:42 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2403810541701746623.sh 02:23:42 ---> capture-instance-metadata.sh 02:23:42 Setup pyenv: 02:23:42 system 02:23:42 * 3.8.13 (set by /opt/pyenv/version) 02:23:42 * 3.9.13 (set by /opt/pyenv/version) 02:23:42 * 3.10.13 (set by /opt/pyenv/version) 02:23:42 * 3.11.7 (set by /opt/pyenv/version) 02:23:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bY9w 02:23:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:23:50 lf-activate-venv(): INFO: Installing: lftools 02:24:19 lf-activate-venv(): INFO: Adding /tmp/venv-bY9w/bin to PATH 02:24:19 INFO: Running in OpenStack, capturing instance metadata 02:24:19 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7906328092838100806.sh 02:24:19 provisioning config files... 02:24:19 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #78 02:24:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config12918284015031281812tmp 02:24:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:24:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:24:19 provisioning config files... 02:24:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:24:20 [EnvInject] - Injecting environment variables from a build step. 02:24:20 [EnvInject] - Injecting as environment variables the properties content 02:24:20 SERVER_ID=logs 02:24:20 02:24:20 [EnvInject] - Variables injected successfully. 02:24:20 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6293164085045032495.sh 02:24:20 ---> create-netrc.sh 02:24:20 WARN: Log server credential not found. 02:24:20 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16332863040864966946.sh 02:24:20 ---> python-tools-install.sh 02:24:20 Setup pyenv: 02:24:20 system 02:24:20 3.8.13 02:24:20 3.9.13 02:24:20 3.10.13 02:24:20 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 02:24:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bY9w from file:/tmp/.os_lf_venv 02:24:21 lf-activate-venv(): INFO: Installing: lftools 02:24:29 lf-activate-venv(): INFO: Adding /tmp/venv-bY9w/bin to PATH 02:24:29 Generating Requirements File 02:24:55 Python 3.11.7 02:24:56 pip 24.2 from /tmp/venv-bY9w/lib/python3.11/site-packages/pip (python 3.11) 02:24:56 appdirs==1.4.4 02:24:56 argcomplete==3.5.0 02:24:56 aspy.yaml==1.3.0 02:24:56 attrs==24.2.0 02:24:56 autopage==0.5.2 02:24:56 beautifulsoup4==4.12.3 02:24:56 boto3==1.35.29 02:24:56 botocore==1.35.29 02:24:56 bs4==0.0.2 02:24:56 cachetools==5.5.0 02:24:56 certifi==2024.8.30 02:24:56 cffi==1.17.1 02:24:56 cfgv==3.4.0 02:24:56 chardet==5.2.0 02:24:56 charset-normalizer==3.3.2 02:24:56 click==8.1.7 02:24:56 cliff==4.7.0 02:24:56 cmd2==2.4.3 02:24:56 cryptography==3.3.2 02:24:56 debtcollector==3.0.0 02:24:56 decorator==5.1.1 02:24:56 defusedxml==0.7.1 02:24:56 Deprecated==1.2.14 02:24:56 distlib==0.3.8 02:24:56 dnspython==2.6.1 02:24:56 docker==4.2.2 02:24:56 dogpile.cache==1.3.3 02:24:56 durationpy==0.7 02:24:56 email_validator==2.2.0 02:24:56 filelock==3.16.1 02:24:56 future==1.0.0 02:24:56 gitdb==4.0.11 02:24:56 GitPython==3.1.43 02:24:56 google-auth==2.35.0 02:24:56 httplib2==0.22.0 02:24:56 identify==2.6.1 02:24:56 idna==3.10 02:24:56 importlib-resources==1.5.0 02:24:56 iso8601==2.1.0 02:24:56 Jinja2==3.1.4 02:24:56 jmespath==1.0.1 02:24:56 jsonpatch==1.33 02:24:56 jsonpointer==3.0.0 02:24:56 jsonschema==4.23.0 02:24:56 jsonschema-specifications==2023.12.1 02:24:56 keystoneauth1==5.8.0 02:24:56 kubernetes==31.0.0 02:24:56 lftools==0.37.10 02:24:56 lxml==5.3.0 02:24:56 MarkupSafe==2.1.5 02:24:56 msgpack==1.1.0 02:24:56 multi_key_dict==2.0.3 02:24:56 munch==4.0.0 02:24:56 netaddr==1.3.0 02:24:56 netifaces==0.11.0 02:24:56 niet==1.4.2 02:24:56 nodeenv==1.9.1 02:24:56 oauth2client==4.1.3 02:24:56 oauthlib==3.2.2 02:24:56 openstacksdk==4.0.0 02:24:56 os-client-config==2.1.0 02:24:56 os-service-types==1.7.0 02:24:56 osc-lib==3.1.0 02:24:56 oslo.config==9.6.0 02:24:56 oslo.context==5.6.0 02:24:56 oslo.i18n==6.4.0 02:24:56 oslo.log==6.1.2 02:24:56 oslo.serialization==5.5.0 02:24:56 oslo.utils==7.3.0 02:24:56 packaging==24.1 02:24:56 pbr==6.1.0 02:24:56 platformdirs==4.3.6 02:24:56 prettytable==3.11.0 02:24:56 pyasn1==0.6.1 02:24:56 pyasn1_modules==0.4.1 02:24:56 pycparser==2.22 02:24:56 pygerrit2==2.0.15 02:24:56 PyGithub==2.4.0 02:24:56 PyJWT==2.9.0 02:24:56 PyNaCl==1.5.0 02:24:56 pyparsing==2.4.7 02:24:56 pyperclip==1.9.0 02:24:56 pyrsistent==0.20.0 02:24:56 python-cinderclient==9.6.0 02:24:56 python-dateutil==2.9.0.post0 02:24:56 python-heatclient==4.0.0 02:24:56 python-jenkins==1.8.2 02:24:56 python-keystoneclient==5.5.0 02:24:56 python-magnumclient==4.7.0 02:24:56 python-openstackclient==7.1.2 02:24:56 python-swiftclient==4.6.0 02:24:56 PyYAML==6.0.2 02:24:56 referencing==0.35.1 02:24:56 requests==2.32.3 02:24:56 requests-oauthlib==2.0.0 02:24:56 requestsexceptions==1.4.0 02:24:56 rfc3986==2.0.0 02:24:56 rpds-py==0.20.0 02:24:56 rsa==4.9 02:24:56 ruamel.yaml==0.18.6 02:24:56 ruamel.yaml.clib==0.2.8 02:24:56 s3transfer==0.10.2 02:24:56 simplejson==3.19.3 02:24:56 six==1.16.0 02:24:56 smmap==5.0.1 02:24:56 soupsieve==2.6 02:24:56 stevedore==5.3.0 02:24:56 tabulate==0.9.0 02:24:56 toml==0.10.2 02:24:56 tomlkit==0.13.2 02:24:56 tqdm==4.66.5 02:24:56 typing_extensions==4.12.2 02:24:56 tzdata==2024.2 02:24:56 urllib3==1.26.20 02:24:56 virtualenv==20.26.6 02:24:56 wcwidth==0.2.13 02:24:56 websocket-client==1.8.0 02:24:56 wrapt==1.16.0 02:24:56 xdg==6.0.0 02:24:56 xmltodict==0.13.0 02:24:56 yq==3.4.3 02:24:56 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7633864371466150680.sh 02:24:56 ---> sudo-logs.sh 02:24:56 Archiving 'sudo' log.. 02:24:56 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15775092355817039550.sh 02:24:56 ---> job-cost.sh 02:24:57 Setup pyenv: 02:24:57 system 02:24:57 3.8.13 02:24:57 3.9.13 02:24:57 3.10.13 02:24:57 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 02:24:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bY9w from file:/tmp/.os_lf_venv 02:24:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:25:03 lf-activate-venv(): INFO: Adding /tmp/venv-bY9w/bin to PATH 02:25:03 INFO: No Stack... 02:25:03 INFO: Retrieving Pricing Info for: v3-standard-4 02:25:03 INFO: Archiving Costs 02:25:03 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins8087249868864142010.sh 02:25:03 ---> logs-deploy.sh 02:25:03 Setup pyenv: 02:25:03 system 02:25:03 3.8.13 02:25:03 3.9.13 02:25:03 3.10.13 02:25:03 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 02:25:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bY9w from file:/tmp/.os_lf_venv 02:25:05 lf-activate-venv(): INFO: Installing: lftools 02:25:16 lf-activate-venv(): INFO: Adding /tmp/venv-bY9w/bin to PATH 02:25:16 WARNING: Nexus logging server not set 02:25:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/78/ 02:25:16 INFO: archiving logs to S3 02:25:17 ---> uname -a: 02:25:17 Linux prd-centos8-builder-4c-4g-32433.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 02:25:17 02:25:17 02:25:17 ---> lscpu: 02:25:17 Architecture: x86_64 02:25:17 CPU op-mode(s): 32-bit, 64-bit 02:25:17 Byte Order: Little Endian 02:25:17 CPU(s): 4 02:25:17 On-line CPU(s) list: 0-3 02:25:17 Thread(s) per core: 1 02:25:17 Core(s) per socket: 1 02:25:17 Socket(s): 4 02:25:17 NUMA node(s): 1 02:25:17 Vendor ID: AuthenticAMD 02:25:17 CPU family: 23 02:25:17 Model: 49 02:25:17 Model name: AMD EPYC-Rome Processor 02:25:17 Stepping: 0 02:25:17 CPU MHz: 2799.998 02:25:17 BogoMIPS: 5599.99 02:25:17 Virtualization: AMD-V 02:25:17 Hypervisor vendor: KVM 02:25:17 Virtualization type: full 02:25:17 L1d cache: 32K 02:25:17 L1i cache: 32K 02:25:17 L2 cache: 512K 02:25:17 L3 cache: 16384K 02:25:17 NUMA node0 CPU(s): 0-3 02:25:17 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 02:25:17 02:25:17 02:25:17 ---> nproc: 02:25:17 4 02:25:17 02:25:17 02:25:17 ---> df -h: 02:25:17 Filesystem Size Used Avail Use% Mounted on 02:25:17 devtmpfs 7.7G 0 7.7G 0% /dev 02:25:17 tmpfs 7.7G 0 7.7G 0% /dev/shm 02:25:17 tmpfs 7.7G 17M 7.7G 1% /run 02:25:17 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 02:25:17 /dev/vda1 80G 8.7G 72G 11% / 02:25:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 02:25:17 02:25:17 02:25:17 ---> free -m: 02:25:17 total used free shared buff/cache available 02:25:17 Mem: 15761 732 12808 19 2220 14702 02:25:17 Swap: 1023 0 1023 02:25:17 02:25:17 02:25:17 ---> ip addr: 02:25:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:25:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:25:17 inet 127.0.0.1/8 scope host lo 02:25:17 valid_lft forever preferred_lft forever 02:25:17 inet6 ::1/128 scope host 02:25:17 valid_lft forever preferred_lft forever 02:25:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:25:17 link/ether fa:16:3e:e7:49:fb brd ff:ff:ff:ff:ff:ff 02:25:17 altname enp0s3 02:25:17 altname ens3 02:25:17 inet 10.30.171.252/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:25:17 valid_lft 86251sec preferred_lft 86251sec 02:25:17 inet6 fe80::f816:3eff:fee7:49fb/64 scope link 02:25:17 valid_lft forever preferred_lft forever 02:25:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:25:17 link/ether 02:42:80:c6:f3:fa brd ff:ff:ff:ff:ff:ff 02:25:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:25:17 valid_lft forever preferred_lft forever 02:25:17 02:25:17 02:25:17 ---> sar -b -r -n DEV: 02:25:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2024 _x86_64_ (4 CPU) 02:25:17 02:25:17 02:22:45 LINUX RESTART (4 CPU) 02:25:17 02:25:17 02:23:01 AM tps rtps wtps bread/s bwrtn/s 02:25:17 02:24:01 AM 234.48 73.07 161.41 13901.70 40816.34 02:25:17 02:25:01 AM 115.94 8.06 107.88 1361.41 8537.80 02:25:17 Average: 175.22 40.57 134.65 7632.60 24679.76 02:25:17 02:25:17 02:23:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:25:17 02:24:01 AM 13466948 15131172 2672492 16.56 2688 1888728 1130448 6.58 351864 2000828 67308 02:25:17 02:25:01 AM 13152764 15091156 2986676 18.51 2688 2148260 1120616 6.52 378452 2230544 118236 02:25:17 Average: 13309856 15111164 2829584 17.53 2688 2018494 1125532 6.55 365158 2115686 92772 02:25:17 02:25:17 02:23:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:25:17 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:17 02:24:01 AM eth0 324.95 203.70 1393.58 64.48 0.00 0.00 0.00 0.00 02:25:17 02:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:17 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:17 02:25:01 AM eth0 57.15 49.72 576.43 9.34 0.00 0.00 0.00 0.00 02:25:17 02:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:17 Average: eth0 191.07 126.72 985.07 36.91 0.00 0.00 0.00 0.00 02:25:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:17 02:25:17 02:25:17 ---> sar -P ALL: 02:25:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2024 _x86_64_ (4 CPU) 02:25:17 02:25:17 02:22:45 LINUX RESTART (4 CPU) 02:25:17 02:25:17 02:23:01 AM CPU %user %nice %system %iowait %steal %idle 02:25:17 02:24:01 AM all 21.17 0.01 6.32 6.71 0.08 65.71 02:25:17 02:24:01 AM 0 18.26 0.00 7.81 6.88 0.08 66.96 02:25:17 02:24:01 AM 1 20.99 0.00 4.96 4.52 0.08 69.44 02:25:17 02:24:01 AM 2 23.14 0.00 5.83 7.15 0.08 63.80 02:25:17 02:24:01 AM 3 22.28 0.03 6.68 8.30 0.08 62.62 02:25:17 02:25:01 AM all 18.20 0.00 2.92 1.65 0.07 77.16 02:25:17 02:25:01 AM 0 28.12 0.00 4.23 1.37 0.07 66.22 02:25:17 02:25:01 AM 1 5.60 0.00 1.69 2.04 0.07 90.60 02:25:17 02:25:01 AM 2 27.57 0.00 3.78 1.95 0.08 66.63 02:25:17 02:25:01 AM 3 11.54 0.00 1.99 1.24 0.07 85.16 02:25:17 Average: all 19.68 0.00 4.61 4.17 0.08 71.46 02:25:17 Average: 0 23.21 0.00 6.01 4.11 0.08 66.59 02:25:17 Average: 1 13.27 0.00 3.32 3.27 0.08 80.07 02:25:17 Average: 2 25.36 0.00 4.80 4.54 0.08 65.22 02:25:17 Average: 3 16.89 0.02 4.33 4.75 0.08 73.94 02:25:17 02:25:17 02:25:17