03:01:38 Started by user Robert Varga 03:01:38 Rebuilds build #25 03:01:38 Running as SYSTEM 03:01:38 [EnvInject] - Loading node environment variables. 03:01:38 Building remotely on prd-centos8-builder-4c-4g-346 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 03:01:38 [ssh-agent] Looking for ssh-agent implementation... 03:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:38 $ ssh-agent 03:01:38 SSH_AUTH_SOCK=/tmp/ssh-XPH9Dsxj5e5o/agent.5497 03:01:38 SSH_AGENT_PID=5499 03:01:38 [ssh-agent] Started. 03:01:38 Running ssh-add (command line suppressed) 03:01:38 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_11051480472210741013.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_11051480472210741013.key) 03:01:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:01:38 The recommended git tool is: NONE 03:01:40 using credential jenkins-ssh 03:01:40 Wiping out workspace first. 03:01:40 Cloning the remote Git repository 03:01:40 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 03:01:40 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 03:01:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 03:01:41 > git --version # timeout=10 03:01:41 > git --version # 'git version 2.43.0' 03:01:41 using GIT_SSH to set credentials jenkins-ssh 03:01:41 [INFO] Currently running in a labeled security context 03:01:41 [INFO] Currently SELinux is 'enforcing' on the host 03:01:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh3258088534148497144.key 03:01:41 Verifying host key using known hosts file 03:01:41 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. 03:01:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 03:01:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:44 Avoid second fetch 03:01:44 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:01:44 Checking out Revision c6415c564d1f97310c2023ddc076410a41fc0710 (refs/remotes/origin/master) 03:01:44 > git config core.sparsecheckout # timeout=10 03:01:44 > git checkout -f c6415c564d1f97310c2023ddc076410a41fc0710 # timeout=10 03:01:45 Commit message: "Update git submodules" 03:01:45 > git rev-list --no-walk 214c4c0c5e9d3e8c7b3b59d062448962d68b87b5 # timeout=10 03:01:45 provisioning config files... 03:01:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:01:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:01:45 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4185174119660791188.sh 03:01:45 ---> autorelease-gerrit-branch-lock.sh 03:01:45 Cloning into 'All-Projects'... 03:01:45 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 03:01:47 Total 1727 (delta 603), reused 1727 (delta 603) 03:01:47 Note: switching to 'd4d1334669c5fa74f1cfefbd0181dd66af334cd7'. 03:01:47 03:01:47 You are in 'detached HEAD' state. You can look around, make experimental 03:01:47 changes and commit them, and you can discard any commits you make in this 03:01:47 state without impacting any branches by switching back to a branch. 03:01:47 03:01:47 If you want to create a new branch to retain commits you create, you may 03:01:47 do so (now or later) by using -c with the switch command. Example: 03:01:47 03:01:47 git switch -c 03:01:47 03:01:47 Or undo this operation with: 03:01:47 03:01:47 git switch - 03:01:47 03:01:47 Turn off this advice by setting config variable advice.detachedHead to false 03:01:47 03:01:47 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 03:01:48 From ssh://git.opendaylight.org:29418/All-Projects 03:01:48 * [new ref] refs/meta/config -> config 03:01:48 Switched to branch 'config' 03:01:48 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 03:01:50 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 03:01:51 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 03:01:52 + case $mode in 03:01:52 + echo 'INFO: Unlocking branch: master' 03:01:52 INFO: Unlocking branch: master 03:01:52 + git config -f project.config --remove-section access.refs/heads/master 03:01:52 + git commit -asm 'Chore: Unlock branch master' 03:01:52 [config 6c707c7] Chore: Unlock branch master 03:01:52 1 file changed, 6 deletions(-) 03:01:52 + git diff HEAD~1 03:01:52 diff --git a/project.config b/project.config 03:01:52 index 268f5c0..52d4f8a 100644 03:01:52 --- a/project.config 03:01:52 +++ b/project.config 03:01:52 @@ -142,9 +142,3 @@ 03:01:52 exclusiveGroupPermissions = create 03:01:52 create = block group Registered Users 03:01:52 create = group Release Engineering Team 03:01:52 -[access "refs/heads/master"] 03:01:52 - exclusiveGroupPermissions = submit 03:01:52 - submit = group Release Engineering Team 03:01:52 - removeReviewer = group Release Engineering Team 03:01:52 - label-Code-Review = -2..+2 group Release Engineering Team 03:01:52 - label-Verified = -1..+1 group Release Engineering Team 03:01:52 + '[' false = true ']' 03:01:52 + echo 'INFO: Pushing changes to the repository.' 03:01:52 INFO: Pushing changes to the repository. 03:01:52 + git push origin HEAD:refs/meta/config 03:01:52 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 03:01:53 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 03:01:53 To ssh://git.opendaylight.org:29418/All-Projects 03:01:53 d4d1334..6c707c7 HEAD -> refs/meta/config 03:01:53 $ ssh-agent -k 03:01:53 unset SSH_AUTH_SOCK; 03:01:53 unset SSH_AGENT_PID; 03:01:53 echo Agent pid 5499 killed; 03:01:53 [ssh-agent] Stopped. 03:01:53 [PostBuildScript] - [INFO] Executing post build scripts. 03:01:53 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10580875471597126829.sh 03:01:53 ---> sysstat.sh 03:01:54 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16036659584545587109.sh 03:01:54 ---> package-listing.sh 03:01:54 ++ facter osfamily 03:01:54 ++ tr '[:upper:]' '[:lower:]' 03:01:54 + OS_FAMILY=redhat 03:01:54 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 03:01:54 + START_PACKAGES=/tmp/packages_start.txt 03:01:54 + END_PACKAGES=/tmp/packages_end.txt 03:01:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:01:54 + PACKAGES=/tmp/packages_start.txt 03:01:54 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 03:01:54 + PACKAGES=/tmp/packages_end.txt 03:01:54 + case "${OS_FAMILY}" in 03:01:54 + rpm -qa 03:01:54 + sort 03:01:54 + '[' -f /tmp/packages_start.txt ']' 03:01:54 + '[' -f /tmp/packages_end.txt ']' 03:01:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:01:54 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 03:01:54 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 03:01:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 03:01:54 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15418566548702602755.sh 03:01:54 ---> capture-instance-metadata.sh 03:01:54 Setup pyenv: 03:01:55 system 03:01:55 * 3.8.13 (set by /opt/pyenv/version) 03:01:55 * 3.9.13 (set by /opt/pyenv/version) 03:01:55 * 3.10.13 (set by /opt/pyenv/version) 03:01:55 * 3.11.7 (set by /opt/pyenv/version) 03:02:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0DFG 03:02:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:02:03 lf-activate-venv(): INFO: Installing: lftools 03:02:39 lf-activate-venv(): INFO: Adding /tmp/venv-0DFG/bin to PATH 03:02:39 INFO: Running in OpenStack, capturing instance metadata 03:02:39 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9845691011715337833.sh 03:02:40 provisioning config files... 03:02:40 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #27 03:02:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config10448586868485904086tmp 03:02:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:02:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:02:40 provisioning config files... 03:02:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:02:40 [EnvInject] - Injecting environment variables from a build step. 03:02:40 [EnvInject] - Injecting as environment variables the properties content 03:02:40 SERVER_ID=logs 03:02:40 03:02:40 [EnvInject] - Variables injected successfully. 03:02:40 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7574477627941342158.sh 03:02:40 ---> create-netrc.sh 03:02:40 WARN: Log server credential not found. 03:02:40 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2907386170518784348.sh 03:02:40 ---> python-tools-install.sh 03:02:40 Setup pyenv: 03:02:40 system 03:02:40 3.8.13 03:02:40 3.9.13 03:02:40 3.10.13 03:02:40 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 03:02:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0DFG from file:/tmp/.os_lf_venv 03:02:42 lf-activate-venv(): INFO: Installing: lftools 03:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-0DFG/bin to PATH 03:02:53 Generating Requirements File 03:03:26 Python 3.11.7 03:03:26 pip 24.0 from /tmp/venv-0DFG/lib/python3.11/site-packages/pip (python 3.11) 03:03:27 appdirs==1.4.4 03:03:27 argcomplete==3.2.3 03:03:27 aspy.yaml==1.3.0 03:03:27 attrs==23.2.0 03:03:27 autopage==0.5.2 03:03:27 beautifulsoup4==4.12.3 03:03:27 boto3==1.34.63 03:03:27 botocore==1.34.63 03:03:27 bs4==0.0.2 03:03:27 cachetools==5.3.3 03:03:27 certifi==2024.2.2 03:03:27 cffi==1.16.0 03:03:27 cfgv==3.4.0 03:03:27 chardet==5.2.0 03:03:27 charset-normalizer==3.3.2 03:03:27 click==8.1.7 03:03:27 cliff==4.6.0 03:03:27 cmd2==2.4.3 03:03:27 cryptography==3.3.2 03:03:27 debtcollector==3.0.0 03:03:27 decorator==5.1.1 03:03:27 defusedxml==0.7.1 03:03:27 Deprecated==1.2.14 03:03:27 distlib==0.3.8 03:03:27 dnspython==2.6.1 03:03:27 docker==4.2.2 03:03:27 dogpile.cache==1.3.2 03:03:27 email_validator==2.1.1 03:03:27 filelock==3.13.1 03:03:27 future==1.0.0 03:03:27 gitdb==4.0.11 03:03:27 GitPython==3.1.42 03:03:27 google-auth==2.28.2 03:03:27 httplib2==0.22.0 03:03:27 identify==2.5.35 03:03:27 idna==3.6 03:03:27 importlib-resources==1.5.0 03:03:27 iso8601==2.1.0 03:03:27 Jinja2==3.1.3 03:03:27 jmespath==1.0.1 03:03:27 jsonpatch==1.33 03:03:27 jsonpointer==2.4 03:03:27 jsonschema==4.21.1 03:03:27 jsonschema-specifications==2023.12.1 03:03:27 keystoneauth1==5.6.0 03:03:27 kubernetes==29.0.0 03:03:27 lftools==0.37.10 03:03:27 lxml==5.1.0 03:03:27 MarkupSafe==2.1.5 03:03:27 msgpack==1.0.8 03:03:27 multi_key_dict==2.0.3 03:03:27 munch==4.0.0 03:03:27 netaddr==1.2.1 03:03:27 netifaces==0.11.0 03:03:27 niet==1.4.2 03:03:27 nodeenv==1.8.0 03:03:27 oauth2client==4.1.3 03:03:27 oauthlib==3.2.2 03:03:27 openstacksdk==3.0.0 03:03:27 os-client-config==2.1.0 03:03:27 os-service-types==1.7.0 03:03:27 osc-lib==3.0.1 03:03:27 oslo.config==9.4.0 03:03:27 oslo.context==5.5.0 03:03:27 oslo.i18n==6.3.0 03:03:27 oslo.log==5.5.0 03:03:27 oslo.serialization==5.4.0 03:03:27 oslo.utils==7.1.0 03:03:27 packaging==24.0 03:03:27 pbr==6.0.0 03:03:27 platformdirs==4.2.0 03:03:27 prettytable==3.10.0 03:03:27 pyasn1==0.5.1 03:03:27 pyasn1-modules==0.3.0 03:03:27 pycparser==2.21 03:03:27 pygerrit2==2.0.15 03:03:27 PyGithub==2.2.0 03:03:27 pyinotify==0.9.6 03:03:27 PyJWT==2.8.0 03:03:27 PyNaCl==1.5.0 03:03:27 pyparsing==2.4.7 03:03:27 pyperclip==1.8.2 03:03:27 pyrsistent==0.20.0 03:03:27 python-cinderclient==9.5.0 03:03:27 python-dateutil==2.9.0.post0 03:03:27 python-heatclient==3.5.0 03:03:27 python-jenkins==1.8.2 03:03:27 python-keystoneclient==5.4.0 03:03:27 python-magnumclient==4.4.0 03:03:27 python-novaclient==18.6.0 03:03:27 python-openstackclient==6.5.0 03:03:27 python-swiftclient==4.5.0 03:03:27 PyYAML==6.0.1 03:03:27 referencing==0.33.0 03:03:27 requests==2.31.0 03:03:27 requests-oauthlib==1.4.0 03:03:27 requestsexceptions==1.4.0 03:03:27 rfc3986==2.0.0 03:03:27 rpds-py==0.18.0 03:03:27 rsa==4.9 03:03:27 ruamel.yaml==0.18.6 03:03:27 ruamel.yaml.clib==0.2.8 03:03:27 s3transfer==0.10.1 03:03:27 simplejson==3.19.2 03:03:27 six==1.16.0 03:03:27 smmap==5.0.1 03:03:27 soupsieve==2.5 03:03:27 stevedore==5.2.0 03:03:27 tabulate==0.9.0 03:03:27 toml==0.10.2 03:03:27 tomlkit==0.12.4 03:03:27 tqdm==4.66.2 03:03:27 typing_extensions==4.10.0 03:03:27 tzdata==2024.1 03:03:27 urllib3==1.26.18 03:03:27 virtualenv==20.25.1 03:03:27 wcwidth==0.2.13 03:03:27 websocket-client==1.7.0 03:03:27 wrapt==1.16.0 03:03:27 xdg==6.0.0 03:03:27 xmltodict==0.13.0 03:03:27 yq==3.2.3 03:03:27 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9573228083553810027.sh 03:03:27 ---> sudo-logs.sh 03:03:27 Archiving 'sudo' log.. 03:03:27 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4000000870058638239.sh 03:03:27 ---> job-cost.sh 03:03:27 Setup pyenv: 03:03:28 system 03:03:28 3.8.13 03:03:28 3.9.13 03:03:28 3.10.13 03:03:28 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 03:03:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0DFG from file:/tmp/.os_lf_venv 03:03:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-0DFG/bin to PATH 03:03:35 INFO: No Stack... 03:03:35 INFO: Retrieving Pricing Info for: v3-standard-4 03:03:36 INFO: Archiving Costs 03:03:36 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins13949082904269215936.sh 03:03:36 ---> logs-deploy.sh 03:03:36 Setup pyenv: 03:03:36 system 03:03:36 3.8.13 03:03:36 3.9.13 03:03:36 3.10.13 03:03:36 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 03:03:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0DFG from file:/tmp/.os_lf_venv 03:03:37 lf-activate-venv(): INFO: Installing: lftools 03:03:48 lf-activate-venv(): INFO: Adding /tmp/venv-0DFG/bin to PATH 03:03:48 WARNING: Nexus logging server not set 03:03:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/27/ 03:03:48 INFO: archiving logs to S3 03:03:49 ---> uname -a: 03:03:49 Linux prd-centos8-builder-4c-4g-346.novalocal 4.18.0-544.el8.x86_64 #1 SMP Thu Feb 22 21:29:23 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:03:49 03:03:49 03:03:49 ---> lscpu: 03:03:49 Architecture: x86_64 03:03:49 CPU op-mode(s): 32-bit, 64-bit 03:03:49 Byte Order: Little Endian 03:03:49 CPU(s): 4 03:03:49 On-line CPU(s) list: 0-3 03:03:49 Thread(s) per core: 1 03:03:49 Core(s) per socket: 1 03:03:49 Socket(s): 4 03:03:49 NUMA node(s): 1 03:03:49 Vendor ID: AuthenticAMD 03:03:49 CPU family: 23 03:03:49 Model: 49 03:03:49 Model name: AMD EPYC-Rome Processor 03:03:49 Stepping: 0 03:03:49 CPU MHz: 2800.000 03:03:49 BogoMIPS: 5600.00 03:03:49 Virtualization: AMD-V 03:03:49 Hypervisor vendor: KVM 03:03:49 Virtualization type: full 03:03:49 L1d cache: 32K 03:03:49 L1i cache: 32K 03:03:49 L2 cache: 512K 03:03:49 L3 cache: 16384K 03:03:49 NUMA node0 CPU(s): 0-3 03:03:49 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 03:03:49 03:03:49 03:03:49 ---> nproc: 03:03:49 4 03:03:49 03:03:49 03:03:49 ---> df -h: 03:03:49 Filesystem Size Used Avail Use% Mounted on 03:03:49 devtmpfs 7.7G 0 7.7G 0% /dev 03:03:49 tmpfs 7.7G 0 7.7G 0% /dev/shm 03:03:49 tmpfs 7.7G 17M 7.7G 1% /run 03:03:49 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 03:03:49 /dev/vda1 80G 8.7G 72G 11% / 03:03:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 03:03:49 03:03:49 03:03:49 ---> free -m: 03:03:49 total used free shared buff/cache available 03:03:49 Mem: 15761 712 12822 19 2226 14722 03:03:49 Swap: 1023 0 1023 03:03:49 03:03:49 03:03:49 ---> ip addr: 03:03:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:03:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:03:49 inet 127.0.0.1/8 scope host lo 03:03:49 valid_lft forever preferred_lft forever 03:03:49 inet6 ::1/128 scope host 03:03:49 valid_lft forever preferred_lft forever 03:03:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:03:49 link/ether fa:16:3e:d7:bc:b5 brd ff:ff:ff:ff:ff:ff 03:03:49 altname enp0s3 03:03:49 altname ens3 03:03:49 inet 10.30.171.77/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:03:49 valid_lft 86241sec preferred_lft 86241sec 03:03:49 inet6 fe80::f816:3eff:fed7:bcb5/64 scope link 03:03:49 valid_lft forever preferred_lft forever 03:03:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:03:49 link/ether 02:42:e2:ec:70:6b brd ff:ff:ff:ff:ff:ff 03:03:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:03:49 valid_lft forever preferred_lft forever 03:03:49 03:03:49 03:03:49 ---> sar -b -r -n DEV: 03:03:49 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/15/2024 _x86_64_ (4 CPU) 03:03:49 03:03:49 03:01:05 LINUX RESTART (4 CPU) 03:03:49 03:03:49 03:02:02 AM tps rtps wtps bread/s bwrtn/s 03:03:49 03:03:02 AM 69.01 8.56 60.45 1431.24 4877.02 03:03:49 Average: 69.01 8.56 60.45 1431.24 4877.02 03:03:49 03:03:49 03:02:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:03:49 03:03:02 AM 13242524 15090252 2896920 17.95 2688 2062712 1135044 6.60 373708 2169044 156760 03:03:49 Average: 13242524 15090252 2896920 17.95 2688 2062712 1135044 6.60 373708 2169044 156760 03:03:49 03:03:49 03:02:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:03:49 03:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:49 03:03:02 AM eth0 68.89 54.85 728.69 8.89 0.00 0.00 0.00 0.00 03:03:49 03:03:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:49 Average: eth0 68.89 54.85 728.69 8.89 0.00 0.00 0.00 0.00 03:03:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:49 03:03:49 03:03:49 ---> sar -P ALL: 03:03:49 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/15/2024 _x86_64_ (4 CPU) 03:03:49 03:03:49 03:01:05 LINUX RESTART (4 CPU) 03:03:49 03:03:49 03:02:02 AM CPU %user %nice %system %iowait %steal %idle 03:03:49 03:03:02 AM all 18.55 0.00 2.38 1.45 0.08 77.55 03:03:49 03:03:02 AM 0 7.10 0.00 1.26 1.34 0.08 90.22 03:03:49 03:03:02 AM 1 21.13 0.00 2.87 1.89 0.07 74.05 03:03:49 03:03:02 AM 2 35.85 0.00 3.90 1.75 0.09 58.41 03:03:49 03:03:02 AM 3 10.14 0.00 1.50 0.80 0.07 87.49 03:03:49 Average: all 18.55 0.00 2.38 1.45 0.08 77.55 03:03:49 Average: 0 7.10 0.00 1.26 1.34 0.08 90.22 03:03:49 Average: 1 21.13 0.00 2.87 1.89 0.07 74.05 03:03:49 Average: 2 35.85 0.00 3.90 1.75 0.09 58.41 03:03:49 Average: 3 10.14 0.00 1.50 0.80 0.07 87.49 03:03:49 03:03:49 03:03:49