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