23:19:54 Started by user Robert Varga 23:19:54 Running as SYSTEM 23:19:54 [EnvInject] - Loading node environment variables. 23:19:54 Building remotely on prd-centos8-builder-4c-4g-17309 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 23:19:55 [ssh-agent] Looking for ssh-agent implementation... 23:19:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:55 $ ssh-agent 23:19:55 SSH_AUTH_SOCK=/tmp/ssh-oT4vlnbjaoRB/agent.5505 23:19:55 SSH_AGENT_PID=5506 23:19:55 [ssh-agent] Started. 23:19:55 Running ssh-add (command line suppressed) 23:19:55 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_9858250743408780374.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_9858250743408780374.key) 23:19:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:19:56 The recommended git tool is: NONE 23:20:02 using credential jenkins-ssh 23:20:02 Wiping out workspace first. 23:20:02 Cloning the remote Git repository 23:20:02 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 23:20:02 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 23:20:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 23:20:02 > git --version # timeout=10 23:20:02 > git --version # 'git version 2.43.0' 23:20:02 using GIT_SSH to set credentials jenkins-ssh 23:20:02 [INFO] Currently running in a labeled security context 23:20:02 [INFO] Currently SELinux is 'enforcing' on the host 23:20:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh4136021833255307170.key 23:20:02 Verifying host key using known hosts file 23:20:02 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. 23:20:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 23:20:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:05 Avoid second fetch 23:20:05 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 23:20:05 Checking out Revision 0350935c9598da43eb5e4c3824f50757d122e30c (refs/remotes/origin/stable/calcium) 23:20:05 > git config core.sparsecheckout # timeout=10 23:20:05 > git checkout -f 0350935c9598da43eb5e4c3824f50757d122e30c # timeout=10 23:20:05 Commit message: "Update git submodules" 23:20:05 > git rev-list --no-walk 0350935c9598da43eb5e4c3824f50757d122e30c # timeout=10 23:20:09 provisioning config files... 23:20:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:20:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:20:09 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7949417383277901492.sh 23:20:09 ---> autorelease-gerrit-branch-lock.sh 23:20:09 Cloning into 'All-Projects'... 23:20:09 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 23:20:11 Total 1813 (delta 612), reused 1813 (delta 612) 23:20:11 Note: switching to 'f62dc28ab8b7ba362c9c14d172d11c78ff677758'. 23:20:11 23:20:11 You are in 'detached HEAD' state. You can look around, make experimental 23:20:11 changes and commit them, and you can discard any commits you make in this 23:20:11 state without impacting any branches by switching back to a branch. 23:20:11 23:20:11 If you want to create a new branch to retain commits you create, you may 23:20:11 do so (now or later) by using -c with the switch command. Example: 23:20:11 23:20:11 git switch -c 23:20:11 23:20:11 Or undo this operation with: 23:20:11 23:20:11 git switch - 23:20:11 23:20:11 Turn off this advice by setting config variable advice.detachedHead to false 23:20:11 23:20:11 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 23:20:12 From ssh://git.opendaylight.org:29418/All-Projects 23:20:12 * [new ref] refs/meta/config -> config 23:20:12 Switched to branch 'config' 23:20:12 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 23:20:14 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 23:20:15 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 23:20:16 + case $mode in 23:20:16 + echo 'INFO: Locking branch for MRI: stable/calcium' 23:20:16 INFO: Locking branch for MRI: stable/calcium 23:20:16 + git config -f project.config access.refs/heads/stable/calcium.exclusiveGroupPermissions submit 23:20:16 + git config -f project.config access.refs/heads/stable/calcium.submit 'group Release Engineering Team' 23:20:16 + git config -f project.config access.refs/heads/stable/calcium.removeReviewer 'group Release Engineering Team' 23:20:16 + git config -f project.config access.refs/heads/stable/calcium.label-Code-Review '-2..+2 group Release Engineering Team' 23:20:16 + git config -f project.config access.refs/heads/stable/calcium.label-Verified '-1..+1 group Release Engineering Team' 23:20:17 + git commit -asm 'Chore: Grant supercommitters rights stable/calcium' 23:20:17 [config 68c8111] Chore: Grant supercommitters rights stable/calcium 23:20:17 1 file changed, 6 insertions(+) 23:20:17 + git diff HEAD~1 23:20:17 diff --git a/project.config b/project.config 23:20:17 index 52d4f8a..0b50316 100644 23:20:17 --- a/project.config 23:20:17 +++ b/project.config 23:20:17 @@ -142,3 +142,9 @@ 23:20:17 exclusiveGroupPermissions = create 23:20:17 create = block group Registered Users 23:20:17 create = group Release Engineering Team 23:20:17 +[access "refs/heads/stable/calcium"] 23:20:17 + exclusiveGroupPermissions = submit 23:20:17 + submit = group Release Engineering Team 23:20:17 + removeReviewer = group Release Engineering Team 23:20:17 + label-Code-Review = -2..+2 group Release Engineering Team 23:20:17 + label-Verified = -1..+1 group Release Engineering Team 23:20:17 + '[' false = true ']' 23:20:17 + echo 'INFO: Pushing changes to the repository.' 23:20:17 INFO: Pushing changes to the repository. 23:20:17 + git push origin HEAD:refs/meta/config 23:20:17 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 23:20:18 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 23:20:18 To ssh://git.opendaylight.org:29418/All-Projects 23:20:18 f62dc28..68c8111 HEAD -> refs/meta/config 23:20:18 $ ssh-agent -k 23:20:18 unset SSH_AUTH_SOCK; 23:20:18 unset SSH_AGENT_PID; 23:20:18 echo Agent pid 5506 killed; 23:20:18 [ssh-agent] Stopped. 23:20:18 [PostBuildScript] - [INFO] Executing post build scripts. 23:20:18 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17058089958672222417.sh 23:20:18 ---> sysstat.sh 23:20:18 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13803531061305085599.sh 23:20:18 ---> package-listing.sh 23:20:18 ++ facter osfamily 23:20:18 ++ tr '[:upper:]' '[:lower:]' 23:20:19 + OS_FAMILY=redhat 23:20:19 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 23:20:19 + START_PACKAGES=/tmp/packages_start.txt 23:20:19 + END_PACKAGES=/tmp/packages_end.txt 23:20:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:19 + PACKAGES=/tmp/packages_start.txt 23:20:19 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 23:20:19 + PACKAGES=/tmp/packages_end.txt 23:20:19 + case "${OS_FAMILY}" in 23:20:19 + rpm -qa 23:20:19 + sort 23:20:19 + '[' -f /tmp/packages_start.txt ']' 23:20:19 + '[' -f /tmp/packages_end.txt ']' 23:20:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:19 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 23:20:19 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 23:20:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 23:20:19 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16848616703153963455.sh 23:20:19 ---> capture-instance-metadata.sh 23:20:19 Setup pyenv: 23:20:19 system 23:20:20 * 3.8.13 (set by /opt/pyenv/version) 23:20:20 * 3.9.13 (set by /opt/pyenv/version) 23:20:20 * 3.10.13 (set by /opt/pyenv/version) 23:20:20 * 3.11.7 (set by /opt/pyenv/version) 23:20:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6g0i 23:20:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:20:27 lf-activate-venv(): INFO: Installing: lftools 23:21:04 lf-activate-venv(): INFO: Adding /tmp/venv-6g0i/bin to PATH 23:21:04 INFO: Running in OpenStack, capturing instance metadata 23:21:04 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14724057351787069594.sh 23:21:04 provisioning config files... 23:21:04 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #67 23:21:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config8335415468832780610tmp 23:21:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:21:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:21:04 provisioning config files... 23:21:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:21:04 [EnvInject] - Injecting environment variables from a build step. 23:21:04 [EnvInject] - Injecting as environment variables the properties content 23:21:04 SERVER_ID=logs 23:21:04 23:21:04 [EnvInject] - Variables injected successfully. 23:21:04 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10508583054753762800.sh 23:21:04 ---> create-netrc.sh 23:21:04 WARN: Log server credential not found. 23:21:04 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15126055133777719741.sh 23:21:04 ---> python-tools-install.sh 23:21:04 Setup pyenv: 23:21:05 system 23:21:05 3.8.13 23:21:05 3.9.13 23:21:05 3.10.13 23:21:05 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 23:21:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6g0i from file:/tmp/.os_lf_venv 23:21:06 lf-activate-venv(): INFO: Installing: lftools 23:21:14 lf-activate-venv(): INFO: Adding /tmp/venv-6g0i/bin to PATH 23:21:14 Generating Requirements File 23:21:37 Python 3.11.7 23:21:37 pip 24.2 from /tmp/venv-6g0i/lib/python3.11/site-packages/pip (python 3.11) 23:21:38 appdirs==1.4.4 23:21:38 argcomplete==3.5.0 23:21:38 aspy.yaml==1.3.0 23:21:38 attrs==24.2.0 23:21:38 autopage==0.5.2 23:21:38 beautifulsoup4==4.12.3 23:21:38 boto3==1.35.10 23:21:38 botocore==1.35.10 23:21:38 bs4==0.0.2 23:21:38 cachetools==5.5.0 23:21:38 certifi==2024.8.30 23:21:38 cffi==1.17.0 23:21:38 cfgv==3.4.0 23:21:38 chardet==5.2.0 23:21:38 charset-normalizer==3.3.2 23:21:38 click==8.1.7 23:21:38 cliff==4.7.0 23:21:38 cmd2==2.4.3 23:21:38 cryptography==3.3.2 23:21:38 debtcollector==3.0.0 23:21:38 decorator==5.1.1 23:21:38 defusedxml==0.7.1 23:21:38 Deprecated==1.2.14 23:21:38 distlib==0.3.8 23:21:38 dnspython==2.6.1 23:21:38 docker==4.2.2 23:21:38 dogpile.cache==1.3.3 23:21:38 email_validator==2.2.0 23:21:38 filelock==3.15.4 23:21:38 future==1.0.0 23:21:38 gitdb==4.0.11 23:21:38 GitPython==3.1.43 23:21:38 google-auth==2.34.0 23:21:38 httplib2==0.22.0 23:21:38 identify==2.6.0 23:21:38 idna==3.8 23:21:38 importlib-resources==1.5.0 23:21:38 iso8601==2.1.0 23:21:38 Jinja2==3.1.4 23:21:38 jmespath==1.0.1 23:21:38 jsonpatch==1.33 23:21:38 jsonpointer==3.0.0 23:21:38 jsonschema==4.23.0 23:21:38 jsonschema-specifications==2023.12.1 23:21:38 keystoneauth1==5.8.0 23:21:38 kubernetes==30.1.0 23:21:38 lftools==0.37.10 23:21:38 lxml==5.3.0 23:21:38 MarkupSafe==2.1.5 23:21:38 msgpack==1.0.8 23:21:38 multi_key_dict==2.0.3 23:21:38 munch==4.0.0 23:21:38 netaddr==1.3.0 23:21:38 netifaces==0.11.0 23:21:38 niet==1.4.2 23:21:38 nodeenv==1.9.1 23:21:38 oauth2client==4.1.3 23:21:38 oauthlib==3.2.2 23:21:38 openstacksdk==4.0.0 23:21:38 os-client-config==2.1.0 23:21:38 os-service-types==1.7.0 23:21:38 osc-lib==3.1.0 23:21:38 oslo.config==9.6.0 23:21:38 oslo.context==5.6.0 23:21:38 oslo.i18n==6.4.0 23:21:38 oslo.log==6.1.2 23:21:38 oslo.serialization==5.5.0 23:21:38 oslo.utils==7.3.0 23:21:38 packaging==24.1 23:21:38 pbr==6.1.0 23:21:38 platformdirs==4.2.2 23:21:38 prettytable==3.11.0 23:21:38 pyasn1==0.6.0 23:21:38 pyasn1_modules==0.4.0 23:21:38 pycparser==2.22 23:21:38 pygerrit2==2.0.15 23:21:38 PyGithub==2.4.0 23:21:38 PyJWT==2.9.0 23:21:38 PyNaCl==1.5.0 23:21:38 pyparsing==2.4.7 23:21:38 pyperclip==1.9.0 23:21:38 pyrsistent==0.20.0 23:21:38 python-cinderclient==9.6.0 23:21:38 python-dateutil==2.9.0.post0 23:21:38 python-heatclient==4.0.0 23:21:38 python-jenkins==1.8.2 23:21:38 python-keystoneclient==5.5.0 23:21:38 python-magnumclient==4.7.0 23:21:38 python-openstackclient==7.0.0 23:21:38 python-swiftclient==4.6.0 23:21:38 PyYAML==6.0.2 23:21:38 referencing==0.35.1 23:21:38 requests==2.32.3 23:21:38 requests-oauthlib==2.0.0 23:21:38 requestsexceptions==1.4.0 23:21:38 rfc3986==2.0.0 23:21:38 rpds-py==0.20.0 23:21:38 rsa==4.9 23:21:38 ruamel.yaml==0.18.6 23:21:38 ruamel.yaml.clib==0.2.8 23:21:38 s3transfer==0.10.2 23:21:38 simplejson==3.19.3 23:21:38 six==1.16.0 23:21:38 smmap==5.0.1 23:21:38 soupsieve==2.6 23:21:38 stevedore==5.3.0 23:21:38 tabulate==0.9.0 23:21:38 toml==0.10.2 23:21:38 tomlkit==0.13.2 23:21:38 tqdm==4.66.5 23:21:38 typing_extensions==4.12.2 23:21:38 tzdata==2024.1 23:21:38 urllib3==1.26.20 23:21:38 virtualenv==20.26.3 23:21:38 wcwidth==0.2.13 23:21:38 websocket-client==1.8.0 23:21:38 wrapt==1.16.0 23:21:38 xdg==6.0.0 23:21:38 xmltodict==0.13.0 23:21:38 yq==3.4.3 23:21:38 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins701394162331385989.sh 23:21:38 ---> sudo-logs.sh 23:21:38 Archiving 'sudo' log.. 23:21:38 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14578577845428861650.sh 23:21:38 ---> job-cost.sh 23:21:38 Setup pyenv: 23:21:38 system 23:21:38 3.8.13 23:21:38 3.9.13 23:21:38 3.10.13 23:21:38 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 23:21:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6g0i from file:/tmp/.os_lf_venv 23:21:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-6g0i/bin to PATH 23:21:45 INFO: No Stack... 23:21:45 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:45 INFO: Archiving Costs 23:21:45 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins10151662292180426725.sh 23:21:45 ---> logs-deploy.sh 23:21:45 Setup pyenv: 23:21:46 system 23:21:46 3.8.13 23:21:46 3.9.13 23:21:46 3.10.13 23:21:46 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 23:21:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6g0i from file:/tmp/.os_lf_venv 23:21:47 lf-activate-venv(): INFO: Installing: lftools 23:21:57 lf-activate-venv(): INFO: Adding /tmp/venv-6g0i/bin to PATH 23:21:57 WARNING: Nexus logging server not set 23:21:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/67/ 23:21:57 INFO: archiving logs to S3 23:21:59 ---> uname -a: 23:21:59 Linux prd-centos8-builder-4c-4g-17309.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 23:21:59 23:21:59 23:21:59 ---> lscpu: 23:21:59 Architecture: x86_64 23:21:59 CPU op-mode(s): 32-bit, 64-bit 23:21:59 Byte Order: Little Endian 23:21:59 CPU(s): 4 23:21:59 On-line CPU(s) list: 0-3 23:21:59 Thread(s) per core: 1 23:21:59 Core(s) per socket: 1 23:21:59 Socket(s): 4 23:21:59 NUMA node(s): 1 23:21:59 Vendor ID: AuthenticAMD 23:21:59 CPU family: 23 23:21:59 Model: 49 23:21:59 Model name: AMD EPYC-Rome Processor 23:21:59 Stepping: 0 23:21:59 CPU MHz: 2800.000 23:21:59 BogoMIPS: 5600.00 23:21:59 Virtualization: AMD-V 23:21:59 Hypervisor vendor: KVM 23:21:59 Virtualization type: full 23:21:59 L1d cache: 32K 23:21:59 L1i cache: 32K 23:21:59 L2 cache: 512K 23:21:59 L3 cache: 16384K 23:21:59 NUMA node0 CPU(s): 0-3 23:21:59 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 23:21:59 23:21:59 23:21:59 ---> nproc: 23:21:59 4 23:21:59 23:21:59 23:21:59 ---> df -h: 23:21:59 Filesystem Size Used Avail Use% Mounted on 23:21:59 devtmpfs 7.7G 0 7.7G 0% /dev 23:21:59 tmpfs 7.7G 0 7.7G 0% /dev/shm 23:21:59 tmpfs 7.7G 17M 7.7G 1% /run 23:21:59 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 23:21:59 /dev/vda1 80G 8.7G 72G 11% / 23:21:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 23:21:59 23:21:59 23:21:59 ---> free -m: 23:21:59 total used free shared buff/cache available 23:21:59 Mem: 15761 744 12796 19 2220 14690 23:21:59 Swap: 1023 0 1023 23:21:59 23:21:59 23:21:59 ---> ip addr: 23:21:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:21:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:21:59 inet 127.0.0.1/8 scope host lo 23:21:59 valid_lft forever preferred_lft forever 23:21:59 inet6 ::1/128 scope host 23:21:59 valid_lft forever preferred_lft forever 23:21:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:21:59 link/ether fa:16:3e:30:97:37 brd ff:ff:ff:ff:ff:ff 23:21:59 altname enp0s3 23:21:59 altname ens3 23:21:59 inet 10.30.170.251/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:21:59 valid_lft 86246sec preferred_lft 86246sec 23:21:59 inet6 fe80::f816:3eff:fe30:9737/64 scope link 23:21:59 valid_lft forever preferred_lft forever 23:21:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:21:59 link/ether 02:42:52:cf:24:1b brd ff:ff:ff:ff:ff:ff 23:21:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:21:59 valid_lft forever preferred_lft forever 23:21:59 23:21:59 23:21:59 ---> sar -b -r -n DEV: 23:21:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/02/2024 _x86_64_ (4 CPU) 23:21:59 23:21:59 23:19:21 LINUX RESTART (4 CPU) 23:21:59 23:21:59 11:20:01 PM tps rtps wtps bread/s bwrtn/s 23:21:59 11:21:01 PM 185.61 14.18 171.43 2412.39 6317.32 23:21:59 Average: 185.61 14.18 171.43 2412.39 6317.32 23:21:59 23:21:59 11:20:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:21:59 11:21:01 PM 13188368 15052696 2951064 18.28 2688 2081716 1178296 6.86 408628 2191864 165312 23:21:59 Average: 13188368 15052696 2951064 18.28 2688 2081716 1178296 6.86 408628 2191864 165312 23:21:59 23:21:59 11:20:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:21:59 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:59 11:21:01 PM eth0 156.95 117.74 1243.91 37.47 0.00 0.00 0.00 0.00 23:21:59 11:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:59 Average: eth0 156.95 117.74 1243.91 37.47 0.00 0.00 0.00 0.00 23:21:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:59 23:21:59 23:21:59 ---> sar -P ALL: 23:21:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/02/2024 _x86_64_ (4 CPU) 23:21:59 23:21:59 23:19:21 LINUX RESTART (4 CPU) 23:21:59 23:21:59 11:20:01 PM CPU %user %nice %system %iowait %steal %idle 23:21:59 11:21:01 PM all 13.96 0.00 2.87 1.49 0.07 81.61 23:21:59 11:21:01 PM 0 15.01 0.00 2.36 1.24 0.07 81.33 23:21:59 11:21:01 PM 1 14.42 0.00 4.22 3.32 0.07 77.97 23:21:59 11:21:01 PM 2 12.77 0.00 2.08 0.70 0.07 84.38 23:21:59 11:21:01 PM 3 13.66 0.00 2.83 0.70 0.07 82.74 23:21:59 Average: all 13.96 0.00 2.87 1.49 0.07 81.61 23:21:59 Average: 0 15.01 0.00 2.36 1.24 0.07 81.33 23:21:59 Average: 1 14.42 0.00 4.22 3.32 0.07 77.97 23:21:59 Average: 2 12.77 0.00 2.08 0.70 0.07 84.38 23:21:59 Average: 3 13.66 0.00 2.83 0.70 0.07 82.74 23:21:59 23:21:59 23:21:59