00:48:22 Started by user Anil Belur 00:48:22 Running as SYSTEM 00:48:22 [EnvInject] - Loading node environment variables. 00:48:22 Building remotely on prd-centos8-builder-4c-4g-5873 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 00:48:23 [ssh-agent] Looking for ssh-agent implementation... 00:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:23 $ ssh-agent 00:48:23 SSH_AUTH_SOCK=/tmp/ssh-FKFcNTMvV3jc/agent.5542 00:48:23 SSH_AGENT_PID=5543 00:48:23 [ssh-agent] Started. 00:48:23 Running ssh-add (command line suppressed) 00:48:23 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_17508136844865182698.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_17508136844865182698.key) 00:48:23 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:48:23 The recommended git tool is: NONE 00:48:25 using credential jenkins-ssh 00:48:25 Wiping out workspace first. 00:48:25 Cloning the remote Git repository 00:48:25 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:48:25 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 00:48:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:48:25 > git --version # timeout=10 00:48:25 > git --version # 'git version 2.43.0' 00:48:25 using GIT_SSH to set credentials jenkins-ssh 00:48:25 [INFO] Currently running in a labeled security context 00:48:25 [INFO] Currently SELinux is 'enforcing' on the host 00:48:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh10139298770251976890.key 00:48:25 Verifying host key using known hosts file 00:48:25 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. 00:48:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:48:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:29 Avoid second fetch 00:48:29 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 00:48:29 Checking out Revision 45d0ce8ae3aea82b8d5b896991a2a92339f8c85d (refs/remotes/origin/stable/scandium) 00:48:29 > git config core.sparsecheckout # timeout=10 00:48:29 > git checkout -f 45d0ce8ae3aea82b8d5b896991a2a92339f8c85d # timeout=10 00:48:29 Commit message: "Update git submodules" 00:48:29 > git rev-list --no-walk 45d0ce8ae3aea82b8d5b896991a2a92339f8c85d # timeout=10 00:48:33 provisioning config files... 00:48:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:48:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:48:33 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins4902767940008931949.sh 00:48:33 ---> autorelease-gerrit-branch-lock.sh 00:48:33 Cloning into 'All-Projects'... 00:48:33 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 00:48:34 Total 1880 (delta 620), reused 1880 (delta 620) 00:48:34 Note: switching to '8afb50c4484ae81c24b6bb0c8e372c5757f7ce09'. 00:48:34 00:48:34 You are in 'detached HEAD' state. You can look around, make experimental 00:48:34 changes and commit them, and you can discard any commits you make in this 00:48:34 state without impacting any branches by switching back to a branch. 00:48:34 00:48:34 If you want to create a new branch to retain commits you create, you may 00:48:34 do so (now or later) by using -c with the switch command. Example: 00:48:34 00:48:34 git switch -c 00:48:34 00:48:34 Or undo this operation with: 00:48:34 00:48:34 git switch - 00:48:34 00:48:34 Turn off this advice by setting config variable advice.detachedHead to false 00:48:34 00:48:35 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 00:48:36 From ssh://git.opendaylight.org:29418/All-Projects 00:48:36 * [new ref] refs/meta/config -> config 00:48:36 Switched to branch 'config' 00:48:36 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 00:48:38 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 00:48:39 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 00:48:40 + case $mode in 00:48:40 + git config -f project.config access.refs/heads/stable/scandium.exclusiveGroupPermissions submit 00:48:40 + git config -f project.config access.refs/heads/stable/scandium.submit 'block group Registered Users' 00:48:40 + git config -f project.config --add access.refs/heads/stable/scandium.submit 'group Release Engineering Team' 00:48:40 + git config -f project.config access.refs/heads/stable/scandium.label-Code-Review '-2..+2 group Release Engineering Team' 00:48:40 + git config -f project.config access.refs/heads/stable/scandium.label-Verified '-1..+1 group Release Engineering Team' 00:48:40 + git commit -asm 'Chore: Lock stable/scandium for Release Work' 00:48:40 [config affa2a8] Chore: Lock stable/scandium for Release Work 00:48:40 1 file changed, 6 insertions(+) 00:48:40 + git diff HEAD~1 00:48:40 diff --git a/project.config b/project.config 00:48:40 index 52d4f8a..a66a033 100644 00:48:40 --- a/project.config 00:48:40 +++ b/project.config 00:48:40 @@ -142,3 +142,9 @@ 00:48:40 exclusiveGroupPermissions = create 00:48:40 create = block group Registered Users 00:48:40 create = group Release Engineering Team 00:48:40 +[access "refs/heads/stable/scandium"] 00:48:40 + exclusiveGroupPermissions = submit 00:48:40 + submit = block group Registered Users 00:48:40 + submit = group Release Engineering Team 00:48:40 + label-Code-Review = -2..+2 group Release Engineering Team 00:48:40 + label-Verified = -1..+1 group Release Engineering Team 00:48:40 + '[' false = true ']' 00:48:40 + echo 'INFO: Pushing changes to the repository.' 00:48:40 INFO: Pushing changes to the repository. 00:48:40 + git push origin HEAD:refs/meta/config 00:48:40 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 00:48:41 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 00:48:41 To ssh://git.opendaylight.org:29418/All-Projects 00:48:41 8afb50c..affa2a8 HEAD -> refs/meta/config 00:48:42 $ ssh-agent -k 00:48:42 unset SSH_AUTH_SOCK; 00:48:42 unset SSH_AGENT_PID; 00:48:42 echo Agent pid 5543 killed; 00:48:42 [ssh-agent] Stopped. 00:48:42 [PostBuildScript] - [INFO] Executing post build scripts. 00:48:42 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins9744286226319478443.sh 00:48:42 ---> sysstat.sh 00:48:42 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13145637353220134178.sh 00:48:42 ---> package-listing.sh 00:48:42 ++ tr '[:upper:]' '[:lower:]' 00:48:42 ++ facter osfamily 00:48:42 + OS_FAMILY=redhat 00:48:42 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 00:48:42 + START_PACKAGES=/tmp/packages_start.txt 00:48:42 + END_PACKAGES=/tmp/packages_end.txt 00:48:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:48:42 + PACKAGES=/tmp/packages_start.txt 00:48:42 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 00:48:42 + PACKAGES=/tmp/packages_end.txt 00:48:42 + case "${OS_FAMILY}" in 00:48:42 + rpm -qa 00:48:42 + sort 00:48:43 + '[' -f /tmp/packages_start.txt ']' 00:48:43 + '[' -f /tmp/packages_end.txt ']' 00:48:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:48:43 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 00:48:43 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 00:48:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 00:48:43 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins17015834088020354467.sh 00:48:43 ---> capture-instance-metadata.sh 00:48:43 Setup pyenv: 00:48:43 system 00:48:43 * 3.8.13 (set by /opt/pyenv/version) 00:48:43 * 3.9.13 (set by /opt/pyenv/version) 00:48:43 * 3.10.13 (set by /opt/pyenv/version) 00:48:43 * 3.11.7 (set by /opt/pyenv/version) 00:48:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Kt8 00:48:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:48:52 lf-activate-venv(): INFO: Installing: lftools 00:49:21 lf-activate-venv(): INFO: Adding /tmp/venv-8Kt8/bin to PATH 00:49:21 INFO: Running in OpenStack, capturing instance metadata 00:49:21 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7886526061863067704.sh 00:49:21 provisioning config files... 00:49:21 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #40 00:49:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config7553804579464050861tmp 00:49:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:49:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:49:21 provisioning config files... 00:49:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:49:22 [EnvInject] - Injecting environment variables from a build step. 00:49:22 [EnvInject] - Injecting as environment variables the properties content 00:49:22 SERVER_ID=logs 00:49:22 00:49:22 [EnvInject] - Variables injected successfully. 00:49:22 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins2610744501023095453.sh 00:49:22 ---> create-netrc.sh 00:49:22 WARN: Log server credential not found. 00:49:22 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins8163822654359579897.sh 00:49:22 ---> python-tools-install.sh 00:49:22 Setup pyenv: 00:49:22 system 00:49:22 3.8.13 00:49:22 3.9.13 00:49:22 3.10.13 00:49:22 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 00:49:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Kt8 from file:/tmp/.os_lf_venv 00:49:23 lf-activate-venv(): INFO: Installing: lftools 00:49:31 lf-activate-venv(): INFO: Adding /tmp/venv-8Kt8/bin to PATH 00:49:31 Generating Requirements File 00:49:53 Python 3.11.7 00:49:53 pip 24.3.1 from /tmp/venv-8Kt8/lib/python3.11/site-packages/pip (python 3.11) 00:49:53 appdirs==1.4.4 00:49:53 argcomplete==3.5.1 00:49:53 aspy.yaml==1.3.0 00:49:53 attrs==24.2.0 00:49:53 autopage==0.5.2 00:49:53 beautifulsoup4==4.12.3 00:49:53 boto3==1.35.57 00:49:53 botocore==1.35.57 00:49:53 bs4==0.0.2 00:49:53 cachetools==5.5.0 00:49:53 certifi==2024.8.30 00:49:53 cffi==1.17.1 00:49:53 cfgv==3.4.0 00:49:53 chardet==5.2.0 00:49:53 charset-normalizer==3.4.0 00:49:53 click==8.1.7 00:49:53 cliff==4.7.0 00:49:53 cmd2==2.5.4 00:49:53 cryptography==3.3.2 00:49:53 debtcollector==3.0.0 00:49:53 decorator==5.1.1 00:49:53 defusedxml==0.7.1 00:49:53 Deprecated==1.2.14 00:49:53 distlib==0.3.9 00:49:53 dnspython==2.7.0 00:49:53 docker==4.2.2 00:49:53 dogpile.cache==1.3.3 00:49:53 durationpy==0.9 00:49:53 email_validator==2.2.0 00:49:53 filelock==3.16.1 00:49:53 future==1.0.0 00:49:53 gitdb==4.0.11 00:49:53 GitPython==3.1.43 00:49:53 google-auth==2.36.0 00:49:53 httplib2==0.22.0 00:49:53 identify==2.6.2 00:49:53 idna==3.10 00:49:53 importlib-resources==1.5.0 00:49:53 iso8601==2.1.0 00:49:53 Jinja2==3.1.4 00:49:53 jmespath==1.0.1 00:49:53 jsonpatch==1.33 00:49:53 jsonpointer==3.0.0 00:49:53 jsonschema==4.23.0 00:49:53 jsonschema-specifications==2024.10.1 00:49:53 keystoneauth1==5.8.0 00:49:53 kubernetes==31.0.0 00:49:53 lftools==0.37.10 00:49:53 lxml==5.3.0 00:49:53 MarkupSafe==3.0.2 00:49:53 msgpack==1.1.0 00:49:53 multi_key_dict==2.0.3 00:49:53 munch==4.0.0 00:49:53 netaddr==1.3.0 00:49:53 netifaces==0.11.0 00:49:53 niet==1.4.2 00:49:53 nodeenv==1.9.1 00:49:53 oauth2client==4.1.3 00:49:53 oauthlib==3.2.2 00:49:53 openstacksdk==4.1.0 00:49:53 os-client-config==2.1.0 00:49:53 os-service-types==1.7.0 00:49:53 osc-lib==3.1.0 00:49:53 oslo.config==9.6.0 00:49:53 oslo.context==5.6.0 00:49:53 oslo.i18n==6.4.0 00:49:53 oslo.log==6.1.2 00:49:53 oslo.serialization==5.5.0 00:49:53 oslo.utils==7.4.0 00:49:53 packaging==24.2 00:49:53 pbr==6.1.0 00:49:53 platformdirs==4.3.6 00:49:53 prettytable==3.12.0 00:49:53 psutil==6.1.0 00:49:53 pyasn1==0.6.1 00:49:53 pyasn1_modules==0.4.1 00:49:53 pycparser==2.22 00:49:53 pygerrit2==2.0.15 00:49:53 PyGithub==2.5.0 00:49:53 PyJWT==2.9.0 00:49:53 PyNaCl==1.5.0 00:49:53 pyparsing==2.4.7 00:49:53 pyperclip==1.9.0 00:49:53 pyrsistent==0.20.0 00:49:53 python-cinderclient==9.6.0 00:49:53 python-dateutil==2.9.0.post0 00:49:53 python-heatclient==4.0.0 00:49:53 python-jenkins==1.8.2 00:49:53 python-keystoneclient==5.5.0 00:49:53 python-magnumclient==4.7.0 00:49:53 python-openstackclient==7.2.1 00:49:53 python-swiftclient==4.6.0 00:49:53 PyYAML==6.0.2 00:49:53 referencing==0.35.1 00:49:53 requests==2.32.3 00:49:53 requests-oauthlib==2.0.0 00:49:53 requestsexceptions==1.4.0 00:49:53 rfc3986==2.0.0 00:49:53 rpds-py==0.21.0 00:49:53 rsa==4.9 00:49:53 ruamel.yaml==0.18.6 00:49:53 ruamel.yaml.clib==0.2.12 00:49:53 s3transfer==0.10.3 00:49:53 simplejson==3.19.3 00:49:53 six==1.16.0 00:49:53 smmap==5.0.1 00:49:53 soupsieve==2.6 00:49:53 stevedore==5.3.0 00:49:53 tabulate==0.9.0 00:49:53 toml==0.10.2 00:49:53 tomlkit==0.13.2 00:49:53 tqdm==4.67.0 00:49:53 typing_extensions==4.12.2 00:49:53 tzdata==2024.2 00:49:53 urllib3==1.26.20 00:49:53 virtualenv==20.27.1 00:49:53 wcwidth==0.2.13 00:49:53 websocket-client==1.8.0 00:49:53 wrapt==1.16.0 00:49:53 xdg==6.0.0 00:49:53 xmltodict==0.14.2 00:49:53 yq==3.4.3 00:49:53 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins14314561078615430979.sh 00:49:53 ---> sudo-logs.sh 00:49:53 Archiving 'sudo' log.. 00:49:54 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins8357267318752684715.sh 00:49:54 ---> job-cost.sh 00:49:54 Setup pyenv: 00:49:54 system 00:49:54 3.8.13 00:49:54 3.9.13 00:49:54 3.10.13 00:49:54 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 00:49:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Kt8 from file:/tmp/.os_lf_venv 00:49:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:50:00 lf-activate-venv(): INFO: Adding /tmp/venv-8Kt8/bin to PATH 00:50:00 INFO: No Stack... 00:50:00 INFO: Retrieving Pricing Info for: v3-standard-4 00:50:00 INFO: Archiving Costs 00:50:00 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins165906212109693589.sh 00:50:00 ---> logs-deploy.sh 00:50:00 Setup pyenv: 00:50:00 system 00:50:00 3.8.13 00:50:00 3.9.13 00:50:00 3.10.13 00:50:00 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 00:50:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Kt8 from file:/tmp/.os_lf_venv 00:50:01 lf-activate-venv(): INFO: Installing: lftools 00:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-8Kt8/bin to PATH 00:50:12 WARNING: Nexus logging server not set 00:50:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/40/ 00:50:12 INFO: archiving logs to S3 00:50:13 ---> uname -a: 00:50:13 Linux prd-centos8-builder-4c-4g-5873.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 00:50:13 00:50:13 00:50:13 ---> lscpu: 00:50:13 Architecture: x86_64 00:50:13 CPU op-mode(s): 32-bit, 64-bit 00:50:13 Byte Order: Little Endian 00:50:13 CPU(s): 4 00:50:13 On-line CPU(s) list: 0-3 00:50:13 Thread(s) per core: 1 00:50:13 Core(s) per socket: 1 00:50:13 Socket(s): 4 00:50:13 NUMA node(s): 1 00:50:13 Vendor ID: AuthenticAMD 00:50:13 CPU family: 23 00:50:13 Model: 49 00:50:13 Model name: AMD EPYC-Rome Processor 00:50:13 Stepping: 0 00:50:13 CPU MHz: 2799.998 00:50:13 BogoMIPS: 5599.99 00:50:13 Virtualization: AMD-V 00:50:13 Hypervisor vendor: KVM 00:50:13 Virtualization type: full 00:50:13 L1d cache: 32K 00:50:13 L1i cache: 32K 00:50:13 L2 cache: 512K 00:50:13 L3 cache: 16384K 00:50:13 NUMA node0 CPU(s): 0-3 00:50:13 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 00:50:13 00:50:13 00:50:13 ---> nproc: 00:50:13 4 00:50:13 00:50:13 00:50:13 ---> df -h: 00:50:13 Filesystem Size Used Avail Use% Mounted on 00:50:13 devtmpfs 7.7G 0 7.7G 0% /dev 00:50:13 tmpfs 7.7G 0 7.7G 0% /dev/shm 00:50:13 tmpfs 7.7G 17M 7.7G 1% /run 00:50:13 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 00:50:13 /dev/vda1 80G 8.7G 72G 11% / 00:50:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 00:50:13 00:50:13 00:50:13 ---> free -m: 00:50:13 total used free shared buff/cache available 00:50:13 Mem: 15761 732 12809 19 2218 14702 00:50:13 Swap: 1023 0 1023 00:50:13 00:50:13 00:50:13 ---> ip addr: 00:50:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:50:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:50:13 inet 127.0.0.1/8 scope host lo 00:50:13 valid_lft forever preferred_lft forever 00:50:13 inet6 ::1/128 scope host 00:50:13 valid_lft forever preferred_lft forever 00:50:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:50:13 link/ether fa:16:3e:61:c4:69 brd ff:ff:ff:ff:ff:ff 00:50:13 altname enp0s3 00:50:13 altname ens3 00:50:13 inet 10.30.171.44/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:50:13 valid_lft 86249sec preferred_lft 86249sec 00:50:13 inet6 fe80::f816:3eff:fe61:c469/64 scope link 00:50:13 valid_lft forever preferred_lft forever 00:50:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:50:13 link/ether 02:42:64:48:f6:6e brd ff:ff:ff:ff:ff:ff 00:50:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:50:13 valid_lft forever preferred_lft forever 00:50:13 00:50:13 00:50:13 ---> sar -b -r -n DEV: 00:50:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/11/2024 _x86_64_ (4 CPU) 00:50:13 00:50:13 00:47:37 LINUX RESTART (4 CPU) 00:50:13 00:50:13 12:48:02 AM tps rtps wtps bread/s bwrtn/s 00:50:13 12:49:01 AM 187.99 35.15 152.84 8318.08 31013.93 00:50:13 12:50:02 AM 116.38 8.23 108.15 1365.94 8005.76 00:50:13 Average: 151.89 21.58 130.31 4813.10 19414.18 00:50:13 00:50:13 12:48:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:50:13 12:49:01 AM 13473764 15130560 2665676 16.52 2688 1881184 1126852 6.56 350268 1995036 63520 00:50:13 12:50:02 AM 13202684 15139460 2936756 18.20 2688 2147088 1086836 6.32 377444 2182528 120476 00:50:13 Average: 13338224 15135010 2801216 17.36 2688 2014136 1106844 6.44 363856 2088782 91998 00:50:13 00:50:13 12:48:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:50:13 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:13 12:49:01 AM eth0 345.30 195.38 1345.87 64.35 0.00 0.00 0.00 0.00 00:50:13 12:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:13 12:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:13 12:50:02 AM eth0 74.19 54.58 615.94 10.34 0.00 0.00 0.00 0.00 00:50:13 12:50:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:13 Average: eth0 208.62 124.39 977.87 37.12 0.00 0.00 0.00 0.00 00:50:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:13 00:50:13 00:50:13 ---> sar -P ALL: 00:50:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/11/2024 _x86_64_ (4 CPU) 00:50:13 00:50:13 00:47:37 LINUX RESTART (4 CPU) 00:50:13 00:50:13 12:48:02 AM CPU %user %nice %system %iowait %steal %idle 00:50:13 12:49:01 AM all 19.82 0.00 4.72 5.80 0.09 69.57 00:50:13 12:49:01 AM 0 27.16 0.00 4.88 6.77 0.10 61.09 00:50:13 12:49:01 AM 1 22.38 0.00 5.01 6.47 0.09 66.06 00:50:13 12:49:01 AM 2 15.09 0.00 5.42 5.33 0.09 74.07 00:50:13 12:49:01 AM 3 14.63 0.00 3.60 4.60 0.10 77.07 00:50:13 12:50:02 AM all 19.07 0.00 3.20 1.61 0.08 76.04 00:50:13 12:50:02 AM 0 36.01 0.00 5.03 1.62 0.08 57.26 00:50:13 12:50:02 AM 1 9.76 0.00 2.29 1.91 0.08 85.96 00:50:13 12:50:02 AM 2 6.55 0.00 1.42 0.97 0.08 90.96 00:50:13 12:50:02 AM 3 23.89 0.00 4.05 1.92 0.08 70.06 00:50:13 Average: all 19.44 0.00 3.95 3.68 0.09 72.84 00:50:13 Average: 0 31.63 0.00 4.95 4.17 0.09 59.16 00:50:13 Average: 1 16.00 0.00 3.63 4.17 0.08 76.11 00:50:13 Average: 2 10.77 0.00 3.40 3.13 0.08 82.61 00:50:13 Average: 3 19.30 0.00 3.82 3.25 0.09 73.53 00:50:13 00:50:13 00:50:13