07:43:23 Started by user Robert Varga 07:43:23 Running as SYSTEM 07:43:23 [EnvInject] - Loading node environment variables. 07:43:23 Building remotely on prd-centos8-builder-4c-4g-1486 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 07:43:41 [ssh-agent] Looking for ssh-agent implementation... 07:43:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:41 $ ssh-agent 07:43:41 SSH_AUTH_SOCK=/tmp/ssh-cLWmViZoTKrz/agent.5539 07:43:41 SSH_AGENT_PID=5540 07:43:41 [ssh-agent] Started. 07:43:41 Running ssh-add (command line suppressed) 07:43:41 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_10479102016971519545.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_10479102016971519545.key) 07:43:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:43:41 The recommended git tool is: NONE 07:43:43 using credential jenkins-ssh 07:43:44 Wiping out workspace first. 07:43:45 Cloning the remote Git repository 07:43:46 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 07:43:46 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 07:43:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 07:43:46 > git --version # timeout=10 07:43:46 > git --version # 'git version 2.43.0' 07:43:46 using GIT_SSH to set credentials jenkins-ssh 07:43:46 [INFO] Currently running in a labeled security context 07:43:46 [INFO] Currently SELinux is 'enforcing' on the host 07:43:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh10563125681970537823.key 07:43:46 Verifying host key using known hosts file 07:43:47 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. 07:43:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 07:43:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:50 Avoid second fetch 07:43:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:43:50 Checking out Revision bd9dacecfcb4a61679c4ee1652bd691d17461bfc (refs/remotes/origin/master) 07:43:50 > git config core.sparsecheckout # timeout=10 07:43:50 > git checkout -f bd9dacecfcb4a61679c4ee1652bd691d17461bfc # timeout=10 07:43:51 Commit message: "Update git submodules" 07:43:51 > git rev-list --no-walk c6415c564d1f97310c2023ddc076410a41fc0710 # timeout=10 07:43:51 provisioning config files... 07:43:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:43:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:43:51 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins5590615006655492347.sh 07:43:51 ---> autorelease-gerrit-branch-lock.sh 07:43:51 Cloning into 'All-Projects'... 07:43:51 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:43:52 Total 1728 (delta 602), reused 1728 (delta 602) 07:43:52 Note: switching to '6c707c71e1ddb1e7f8bce85d9f9848556ea36eec'. 07:43:52 07:43:52 You are in 'detached HEAD' state. You can look around, make experimental 07:43:52 changes and commit them, and you can discard any commits you make in this 07:43:52 state without impacting any branches by switching back to a branch. 07:43:52 07:43:52 If you want to create a new branch to retain commits you create, you may 07:43:52 do so (now or later) by using -c with the switch command. Example: 07:43:52 07:43:52 git switch -c 07:43:52 07:43:52 Or undo this operation with: 07:43:52 07:43:52 git switch - 07:43:52 07:43:52 Turn off this advice by setting config variable advice.detachedHead to false 07:43:52 07:43:53 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:43:54 From ssh://git.opendaylight.org:29418/All-Projects 07:43:54 * [new ref] refs/meta/config -> config 07:43:54 Switched to branch 'config' 07:43:54 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:43:55 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:43:57 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:43:57 + case $mode in 07:43:57 + echo 'INFO: Locking branch for MRI: master' 07:43:57 INFO: Locking branch for MRI: master 07:43:57 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 07:43:57 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 07:43:57 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 07:43:57 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 07:43:57 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 07:43:57 + git commit -asm 'Chore: Grant supercommitters rights master' 07:43:57 [config 0dc07b2] Chore: Grant supercommitters rights master 07:43:57 1 file changed, 6 insertions(+) 07:43:57 + git diff HEAD~1 07:43:57 diff --git a/project.config b/project.config 07:43:57 index 52d4f8a..268f5c0 100644 07:43:57 --- a/project.config 07:43:57 +++ b/project.config 07:43:57 @@ -142,3 +142,9 @@ 07:43:57 exclusiveGroupPermissions = create 07:43:57 create = block group Registered Users 07:43:57 create = group Release Engineering Team 07:43:57 +[access "refs/heads/master"] 07:43:57 + exclusiveGroupPermissions = submit 07:43:57 + submit = group Release Engineering Team 07:43:57 + removeReviewer = group Release Engineering Team 07:43:57 + label-Code-Review = -2..+2 group Release Engineering Team 07:43:57 + label-Verified = -1..+1 group Release Engineering Team 07:43:57 + '[' false = true ']' 07:43:57 + echo 'INFO: Pushing changes to the repository.' 07:43:57 INFO: Pushing changes to the repository. 07:43:57 + git push origin HEAD:refs/meta/config 07:43:58 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 07:43:59 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 07:43:59 To ssh://git.opendaylight.org:29418/All-Projects 07:43:59 6c707c7..0dc07b2 HEAD -> refs/meta/config 07:43:59 $ ssh-agent -k 07:43:59 unset SSH_AUTH_SOCK; 07:43:59 unset SSH_AGENT_PID; 07:43:59 echo Agent pid 5540 killed; 07:43:59 [ssh-agent] Stopped. 07:43:59 [PostBuildScript] - [INFO] Executing post build scripts. 07:43:59 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins772367155434207038.sh 07:43:59 ---> sysstat.sh 07:43:59 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins5919577736527456497.sh 07:43:59 ---> package-listing.sh 07:43:59 ++ facter osfamily 07:43:59 ++ tr '[:upper:]' '[:lower:]' 07:43:59 + OS_FAMILY=redhat 07:43:59 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 07:43:59 + START_PACKAGES=/tmp/packages_start.txt 07:43:59 + END_PACKAGES=/tmp/packages_end.txt 07:43:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:59 + PACKAGES=/tmp/packages_start.txt 07:43:59 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 07:43:59 + PACKAGES=/tmp/packages_end.txt 07:43:59 + case "${OS_FAMILY}" in 07:43:59 + sort 07:43:59 + rpm -qa 07:44:00 + '[' -f /tmp/packages_start.txt ']' 07:44:00 + '[' -f /tmp/packages_end.txt ']' 07:44:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:44:00 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 07:44:00 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 07:44:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 07:44:00 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3340377709721920753.sh 07:44:00 ---> capture-instance-metadata.sh 07:44:00 Setup pyenv: 07:44:00 system 07:44:00 * 3.8.13 (set by /opt/pyenv/version) 07:44:00 * 3.9.13 (set by /opt/pyenv/version) 07:44:00 * 3.10.13 (set by /opt/pyenv/version) 07:44:00 * 3.11.7 (set by /opt/pyenv/version) 07:44:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pnaZ 07:44:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:44:09 lf-activate-venv(): INFO: Installing: lftools 07:44:43 lf-activate-venv(): INFO: Adding /tmp/venv-pnaZ/bin to PATH 07:44:43 INFO: Running in OpenStack, capturing instance metadata 07:44:43 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17814313003096300887.sh 07:44:43 provisioning config files... 07:44:43 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #28 07:44:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config10021902509636282830tmp 07:44:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:44:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:44:43 provisioning config files... 07:44:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:44:44 [EnvInject] - Injecting environment variables from a build step. 07:44:44 [EnvInject] - Injecting as environment variables the properties content 07:44:44 SERVER_ID=logs 07:44:44 07:44:44 [EnvInject] - Variables injected successfully. 07:44:44 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins5939111851811216868.sh 07:44:44 ---> create-netrc.sh 07:44:44 WARN: Log server credential not found. 07:44:44 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17494794381495579161.sh 07:44:44 ---> python-tools-install.sh 07:44:44 Setup pyenv: 07:44:44 system 07:44:44 3.8.13 07:44:44 3.9.13 07:44:44 3.10.13 07:44:44 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 07:44:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pnaZ from file:/tmp/.os_lf_venv 07:44:45 lf-activate-venv(): INFO: Installing: lftools 07:44:57 lf-activate-venv(): INFO: Adding /tmp/venv-pnaZ/bin to PATH 07:44:57 Generating Requirements File 07:45:28 Python 3.11.7 07:45:28 pip 24.0 from /tmp/venv-pnaZ/lib/python3.11/site-packages/pip (python 3.11) 07:45:29 appdirs==1.4.4 07:45:29 argcomplete==3.2.3 07:45:29 aspy.yaml==1.3.0 07:45:29 attrs==23.2.0 07:45:29 autopage==0.5.2 07:45:29 beautifulsoup4==4.12.3 07:45:29 boto3==1.34.64 07:45:29 botocore==1.34.64 07:45:29 bs4==0.0.2 07:45:29 cachetools==5.3.3 07:45:29 certifi==2024.2.2 07:45:29 cffi==1.16.0 07:45:29 cfgv==3.4.0 07:45:29 chardet==5.2.0 07:45:29 charset-normalizer==3.3.2 07:45:29 click==8.1.7 07:45:29 cliff==4.6.0 07:45:29 cmd2==2.4.3 07:45:29 cryptography==3.3.2 07:45:29 debtcollector==3.0.0 07:45:29 decorator==5.1.1 07:45:29 defusedxml==0.7.1 07:45:29 Deprecated==1.2.14 07:45:29 distlib==0.3.8 07:45:29 dnspython==2.6.1 07:45:29 docker==4.2.2 07:45:29 dogpile.cache==1.3.2 07:45:29 email_validator==2.1.1 07:45:29 filelock==3.13.1 07:45:29 future==1.0.0 07:45:29 gitdb==4.0.11 07:45:29 GitPython==3.1.42 07:45:29 google-auth==2.28.2 07:45:29 httplib2==0.22.0 07:45:29 identify==2.5.35 07:45:29 idna==3.6 07:45:29 importlib-resources==1.5.0 07:45:29 iso8601==2.1.0 07:45:29 Jinja2==3.1.3 07:45:29 jmespath==1.0.1 07:45:29 jsonpatch==1.33 07:45:29 jsonpointer==2.4 07:45:29 jsonschema==4.21.1 07:45:29 jsonschema-specifications==2023.12.1 07:45:29 keystoneauth1==5.6.0 07:45:29 kubernetes==29.0.0 07:45:29 lftools==0.37.10 07:45:29 lxml==5.1.0 07:45:29 MarkupSafe==2.1.5 07:45:29 msgpack==1.0.8 07:45:29 multi_key_dict==2.0.3 07:45:29 munch==4.0.0 07:45:29 netaddr==1.2.1 07:45:29 netifaces==0.11.0 07:45:29 niet==1.4.2 07:45:29 nodeenv==1.8.0 07:45:29 oauth2client==4.1.3 07:45:29 oauthlib==3.2.2 07:45:29 openstacksdk==3.0.0 07:45:29 os-client-config==2.1.0 07:45:29 os-service-types==1.7.0 07:45:29 osc-lib==3.0.1 07:45:29 oslo.config==9.4.0 07:45:29 oslo.context==5.5.0 07:45:29 oslo.i18n==6.3.0 07:45:29 oslo.log==5.5.0 07:45:29 oslo.serialization==5.4.0 07:45:29 oslo.utils==7.1.0 07:45:29 packaging==24.0 07:45:29 pbr==6.0.0 07:45:29 platformdirs==4.2.0 07:45:29 prettytable==3.10.0 07:45:29 pyasn1==0.5.1 07:45:29 pyasn1-modules==0.3.0 07:45:29 pycparser==2.21 07:45:29 pygerrit2==2.0.15 07:45:29 PyGithub==2.2.0 07:45:29 pyinotify==0.9.6 07:45:29 PyJWT==2.8.0 07:45:29 PyNaCl==1.5.0 07:45:29 pyparsing==2.4.7 07:45:29 pyperclip==1.8.2 07:45:29 pyrsistent==0.20.0 07:45:29 python-cinderclient==9.5.0 07:45:29 python-dateutil==2.9.0.post0 07:45:29 python-heatclient==3.5.0 07:45:29 python-jenkins==1.8.2 07:45:29 python-keystoneclient==5.4.0 07:45:29 python-magnumclient==4.4.0 07:45:29 python-novaclient==18.6.0 07:45:29 python-openstackclient==6.5.0 07:45:29 python-swiftclient==4.5.0 07:45:29 PyYAML==6.0.1 07:45:29 referencing==0.34.0 07:45:29 requests==2.31.0 07:45:29 requests-oauthlib==1.4.0 07:45:29 requestsexceptions==1.4.0 07:45:29 rfc3986==2.0.0 07:45:29 rpds-py==0.18.0 07:45:29 rsa==4.9 07:45:29 ruamel.yaml==0.18.6 07:45:29 ruamel.yaml.clib==0.2.8 07:45:29 s3transfer==0.10.1 07:45:29 simplejson==3.19.2 07:45:29 six==1.16.0 07:45:29 smmap==5.0.1 07:45:29 soupsieve==2.5 07:45:29 stevedore==5.2.0 07:45:29 tabulate==0.9.0 07:45:29 toml==0.10.2 07:45:29 tomlkit==0.12.4 07:45:29 tqdm==4.66.2 07:45:29 typing_extensions==4.10.0 07:45:29 tzdata==2024.1 07:45:29 urllib3==1.26.18 07:45:29 virtualenv==20.25.1 07:45:29 wcwidth==0.2.13 07:45:29 websocket-client==1.7.0 07:45:29 wrapt==1.16.0 07:45:29 xdg==6.0.0 07:45:29 xmltodict==0.13.0 07:45:29 yq==3.2.3 07:45:29 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8554719514237474677.sh 07:45:29 ---> sudo-logs.sh 07:45:29 Archiving 'sudo' log.. 07:45:29 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10288154401912499992.sh 07:45:29 ---> job-cost.sh 07:45:29 Setup pyenv: 07:45:30 system 07:45:30 3.8.13 07:45:30 3.9.13 07:45:30 3.10.13 07:45:30 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 07:45:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pnaZ from file:/tmp/.os_lf_venv 07:45:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:45:38 lf-activate-venv(): INFO: Adding /tmp/venv-pnaZ/bin to PATH 07:45:38 INFO: No Stack... 07:45:38 INFO: Retrieving Pricing Info for: v3-standard-4 07:45:38 INFO: Archiving Costs 07:45:38 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins17932257401266106990.sh 07:45:38 ---> logs-deploy.sh 07:45:38 Setup pyenv: 07:45:38 system 07:45:38 3.8.13 07:45:38 3.9.13 07:45:38 3.10.13 07:45:38 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 07:45:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pnaZ from file:/tmp/.os_lf_venv 07:45:40 lf-activate-venv(): INFO: Installing: lftools 07:45:51 lf-activate-venv(): INFO: Adding /tmp/venv-pnaZ/bin to PATH 07:45:51 WARNING: Nexus logging server not set 07:45:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/28/ 07:45:51 INFO: archiving logs to S3 07:45:52 ---> uname -a: 07:45:52 Linux prd-centos8-builder-4c-4g-1486.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 07:45:52 07:45:52 07:45:52 ---> lscpu: 07:45:52 Architecture: x86_64 07:45:52 CPU op-mode(s): 32-bit, 64-bit 07:45:52 Byte Order: Little Endian 07:45:52 CPU(s): 4 07:45:52 On-line CPU(s) list: 0-3 07:45:52 Thread(s) per core: 1 07:45:52 Core(s) per socket: 1 07:45:52 Socket(s): 4 07:45:52 NUMA node(s): 1 07:45:52 Vendor ID: AuthenticAMD 07:45:52 CPU family: 23 07:45:52 Model: 49 07:45:52 Model name: AMD EPYC-Rome Processor 07:45:52 Stepping: 0 07:45:52 CPU MHz: 2800.000 07:45:52 BogoMIPS: 5600.00 07:45:52 Virtualization: AMD-V 07:45:52 Hypervisor vendor: KVM 07:45:52 Virtualization type: full 07:45:52 L1d cache: 32K 07:45:52 L1i cache: 32K 07:45:52 L2 cache: 512K 07:45:52 L3 cache: 16384K 07:45:52 NUMA node0 CPU(s): 0-3 07:45:52 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 07:45:52 07:45:52 07:45:52 ---> nproc: 07:45:52 4 07:45:52 07:45:52 07:45:52 ---> df -h: 07:45:52 Filesystem Size Used Avail Use% Mounted on 07:45:52 devtmpfs 7.7G 0 7.7G 0% /dev 07:45:52 tmpfs 7.7G 0 7.7G 0% /dev/shm 07:45:52 tmpfs 7.7G 17M 7.7G 1% /run 07:45:52 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 07:45:52 /dev/vda1 80G 8.7G 72G 11% / 07:45:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:45:52 07:45:52 07:45:52 ---> free -m: 07:45:52 total used free shared buff/cache available 07:45:52 Mem: 15761 730 12800 19 2230 14704 07:45:52 Swap: 1023 0 1023 07:45:52 07:45:52 07:45:52 ---> ip addr: 07:45:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:45:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:45:52 inet 127.0.0.1/8 scope host lo 07:45:52 valid_lft forever preferred_lft forever 07:45:52 inet6 ::1/128 scope host 07:45:52 valid_lft forever preferred_lft forever 07:45:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:45:52 link/ether fa:16:3e:af:3e:23 brd ff:ff:ff:ff:ff:ff 07:45:52 altname enp0s3 07:45:52 altname ens3 07:45:52 inet 10.30.171.189/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:45:52 valid_lft 86216sec preferred_lft 86216sec 07:45:52 inet6 fe80::f816:3eff:feaf:3e23/64 scope link 07:45:52 valid_lft forever preferred_lft forever 07:45:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:45:52 link/ether 02:42:49:37:1b:ed brd ff:ff:ff:ff:ff:ff 07:45:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:45:52 valid_lft forever preferred_lft forever 07:45:52 07:45:52 07:45:52 ---> sar -b -r -n DEV: 07:45:52 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/18/2024 _x86_64_ (4 CPU) 07:45:52 07:45:52 07:42:45 LINUX RESTART (4 CPU) 07:45:52 07:45:52 07:43:01 AM tps rtps wtps bread/s bwrtn/s 07:45:52 07:44:01 AM 111.58 65.83 45.74 13284.44 38498.17 07:45:52 07:45:01 AM 71.39 11.43 59.96 1821.93 4221.73 07:45:52 Average: 91.49 38.63 52.85 7553.66 21361.37 07:45:52 07:45:52 07:43:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:52 07:44:01 AM 13616816 15173748 2522628 15.63 2688 1786160 1088368 6.33 330936 1889520 14488 07:45:52 07:45:01 AM 13279512 15116420 2859932 17.72 2688 2053036 1108588 6.45 374288 2135156 146508 07:45:52 Average: 13448164 15145084 2691280 16.68 2688 1919598 1098478 6.39 352612 2012338 80498 07:45:52 07:45:52 07:43:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:45:52 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:52 07:44:01 AM eth0 256.56 162.75 960.24 52.28 0.00 0.00 0.00 0.00 07:45:52 07:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:52 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:52 07:45:01 AM eth0 69.88 56.56 770.95 8.86 0.00 0.00 0.00 0.00 07:45:52 07:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:52 Average: eth0 163.22 109.66 865.60 30.57 0.00 0.00 0.00 0.00 07:45:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:52 07:45:52 07:45:52 ---> sar -P ALL: 07:45:52 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/18/2024 _x86_64_ (4 CPU) 07:45:52 07:45:52 07:42:45 LINUX RESTART (4 CPU) 07:45:52 07:45:52 07:43:01 AM CPU %user %nice %system %iowait %steal %idle 07:45:52 07:44:01 AM all 18.63 0.00 5.68 5.74 0.06 69.89 07:45:52 07:44:01 AM 0 16.38 0.00 4.97 1.57 0.05 77.04 07:45:52 07:44:01 AM 1 22.57 0.00 4.81 6.40 0.07 66.16 07:45:52 07:44:01 AM 2 18.29 0.00 5.80 2.24 0.07 73.61 07:45:52 07:44:01 AM 3 17.29 0.00 7.14 12.74 0.07 62.77 07:45:52 07:45:01 AM all 20.18 0.00 2.61 0.77 0.07 76.37 07:45:52 07:45:01 AM 0 7.72 0.00 1.52 0.60 0.08 90.08 07:45:52 07:45:01 AM 1 36.45 0.00 3.93 0.60 0.08 58.94 07:45:52 07:45:01 AM 2 28.01 0.00 2.94 0.94 0.07 68.05 07:45:52 07:45:01 AM 3 8.52 0.00 2.04 0.95 0.05 88.44 07:45:52 Average: all 19.41 0.00 4.14 3.25 0.07 73.14 07:45:52 Average: 0 12.03 0.00 3.23 1.08 0.07 83.59 07:45:52 Average: 1 29.52 0.00 4.37 3.50 0.08 62.54 07:45:52 Average: 2 23.16 0.00 4.37 1.58 0.07 70.82 07:45:52 Average: 3 12.90 0.00 4.59 6.83 0.06 75.63 07:45:52 07:45:52 07:45:52