22:23:25 Started by user Robert Varga 22:23:25 Running as SYSTEM 22:23:25 [EnvInject] - Loading node environment variables. 22:23:25 Building remotely on prd-centos8-builder-4c-4g-26700 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 22:23:25 [ssh-agent] Looking for ssh-agent implementation... 22:23:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:25 $ ssh-agent 22:23:25 SSH_AUTH_SOCK=/tmp/ssh-vpc38eGYOxjc/agent.5514 22:23:25 SSH_AGENT_PID=5515 22:23:25 [ssh-agent] Started. 22:23:26 Running ssh-add (command line suppressed) 22:23:26 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_14050545334258642271.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_14050545334258642271.key) 22:23:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:23:26 The recommended git tool is: NONE 22:23:28 using credential jenkins-ssh 22:23:28 Wiping out workspace first. 22:23:28 Cloning the remote Git repository 22:23:28 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 22:23:28 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 22:23:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 22:23:28 > git --version # timeout=10 22:23:28 > git --version # 'git version 2.43.0' 22:23:28 using GIT_SSH to set credentials jenkins-ssh 22:23:28 [INFO] Currently running in a labeled security context 22:23:28 [INFO] Currently SELinux is 'enforcing' on the host 22:23:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh6167293785702523644.key 22:23:28 Verifying host key using known hosts file 22:23:28 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:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 22:23:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:32 Avoid second fetch 22:23:32 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 22:23:32 Checking out Revision a8737f464b03e8d6c7669031d64b0d6bc4b4ec54 (refs/remotes/origin/stable/scandium) 22:23:32 > git config core.sparsecheckout # timeout=10 22:23:32 > git checkout -f a8737f464b03e8d6c7669031d64b0d6bc4b4ec54 # timeout=10 22:23:32 Commit message: "Update git submodules" 22:23:32 > git rev-list --no-walk a8737f464b03e8d6c7669031d64b0d6bc4b4ec54 # timeout=10 22:23:35 provisioning config files... 22:23:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:23:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:23:35 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins2990216878065782635.sh 22:23:35 ---> autorelease-gerrit-branch-lock.sh 22:23:35 Cloning into 'All-Projects'... 22:23:36 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 22:23:37 Total 1848 (delta 618), reused 1848 (delta 618) 22:23:37 Note: switching to 'f090fa7e0d8d3c1c00ee5ec4e6e182c801db65b8'. 22:23:37 22:23:37 You are in 'detached HEAD' state. You can look around, make experimental 22:23:37 changes and commit them, and you can discard any commits you make in this 22:23:37 state without impacting any branches by switching back to a branch. 22:23:37 22:23:37 If you want to create a new branch to retain commits you create, you may 22:23:37 do so (now or later) by using -c with the switch command. Example: 22:23:37 22:23:37 git switch -c 22:23:37 22:23:37 Or undo this operation with: 22:23:37 22:23:37 git switch - 22:23:37 22:23:37 Turn off this advice by setting config variable advice.detachedHead to false 22:23:37 22:23:37 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 22:23:38 From ssh://git.opendaylight.org:29418/All-Projects 22:23:38 * [new ref] refs/meta/config -> config 22:23:38 Switched to branch 'config' 22:23:39 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 22:23:40 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 22:23:41 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 22:23:43 + case $mode in 22:23:43 + echo 'INFO: Locking branch for MRI: stable/scandium' 22:23:43 INFO: Locking branch for MRI: stable/scandium 22:23:43 + git config -f project.config access.refs/heads/stable/scandium.exclusiveGroupPermissions submit 22:23:43 + git config -f project.config access.refs/heads/stable/scandium.submit 'group Release Engineering Team' 22:23:43 + git config -f project.config access.refs/heads/stable/scandium.removeReviewer 'group Release Engineering Team' 22:23:43 + git config -f project.config access.refs/heads/stable/scandium.label-Code-Review '-2..+2 group Release Engineering Team' 22:23:43 + git config -f project.config access.refs/heads/stable/scandium.label-Verified '-1..+1 group Release Engineering Team' 22:23:43 + git commit -asm 'Chore: Grant supercommitters rights stable/scandium' 22:23:43 [config c463f9f] Chore: Grant supercommitters rights stable/scandium 22:23:43 1 file changed, 6 insertions(+) 22:23:43 + git diff HEAD~1 22:23:43 diff --git a/project.config b/project.config 22:23:43 index 52d4f8a..f3ed5b2 100644 22:23:43 --- a/project.config 22:23:43 +++ b/project.config 22:23:43 @@ -142,3 +142,9 @@ 22:23:43 exclusiveGroupPermissions = create 22:23:43 create = block group Registered Users 22:23:43 create = group Release Engineering Team 22:23:43 +[access "refs/heads/stable/scandium"] 22:23:43 + exclusiveGroupPermissions = submit 22:23:43 + submit = group Release Engineering Team 22:23:43 + removeReviewer = group Release Engineering Team 22:23:43 + label-Code-Review = -2..+2 group Release Engineering Team 22:23:43 + label-Verified = -1..+1 group Release Engineering Team 22:23:43 + '[' false = true ']' 22:23:43 + echo 'INFO: Pushing changes to the repository.' 22:23:43 INFO: Pushing changes to the repository. 22:23:43 + git push origin HEAD:refs/meta/config 22:23:43 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 22:23:44 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 22:23:44 remote: commit c463f9f: warning: subject >50 characters; use shorter first paragraph 22:23:44 To ssh://git.opendaylight.org:29418/All-Projects 22:23:44 f090fa7..c463f9f HEAD -> refs/meta/config 22:23:44 $ ssh-agent -k 22:23:44 unset SSH_AUTH_SOCK; 22:23:44 unset SSH_AGENT_PID; 22:23:44 echo Agent pid 5515 killed; 22:23:44 [ssh-agent] Stopped. 22:23:44 [PostBuildScript] - [INFO] Executing post build scripts. 22:23:44 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13942624084473634914.sh 22:23:44 ---> sysstat.sh 22:23:44 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins6522638424097812436.sh 22:23:44 ---> package-listing.sh 22:23:44 ++ facter osfamily 22:23:44 ++ tr '[:upper:]' '[:lower:]' 22:23:45 + OS_FAMILY=redhat 22:23:45 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 22:23:45 + START_PACKAGES=/tmp/packages_start.txt 22:23:45 + END_PACKAGES=/tmp/packages_end.txt 22:23:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:45 + PACKAGES=/tmp/packages_start.txt 22:23:45 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 22:23:45 + PACKAGES=/tmp/packages_end.txt 22:23:45 + case "${OS_FAMILY}" in 22:23:45 + rpm -qa 22:23:45 + sort 22:23:45 + '[' -f /tmp/packages_start.txt ']' 22:23:45 + '[' -f /tmp/packages_end.txt ']' 22:23:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:45 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 22:23:45 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 22:23:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 22:23:45 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins14675387654934338046.sh 22:23:45 ---> capture-instance-metadata.sh 22:23:45 Setup pyenv: 22:23:45 system 22:23:46 * 3.8.13 (set by /opt/pyenv/version) 22:23:46 * 3.9.13 (set by /opt/pyenv/version) 22:23:46 * 3.10.13 (set by /opt/pyenv/version) 22:23:46 * 3.11.7 (set by /opt/pyenv/version) 22:23:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z1QD 22:23:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:23:54 lf-activate-venv(): INFO: Installing: lftools 22:24:24 lf-activate-venv(): INFO: Adding /tmp/venv-z1QD/bin to PATH 22:24:24 INFO: Running in OpenStack, capturing instance metadata 22:24:24 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins15630059621817823850.sh 22:24:25 provisioning config files... 22:24:25 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #24 22:24:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config1188333603318431176tmp 22:24:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:24:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:24:25 provisioning config files... 22:24:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:24:25 [EnvInject] - Injecting environment variables from a build step. 22:24:25 [EnvInject] - Injecting as environment variables the properties content 22:24:25 SERVER_ID=logs 22:24:25 22:24:25 [EnvInject] - Variables injected successfully. 22:24:25 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13152267849062023081.sh 22:24:25 ---> create-netrc.sh 22:24:25 WARN: Log server credential not found. 22:24:25 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1973261210691234240.sh 22:24:25 ---> python-tools-install.sh 22:24:25 Setup pyenv: 22:24:25 system 22:24:25 3.8.13 22:24:25 3.9.13 22:24:25 3.10.13 22:24:25 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 22:24:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z1QD from file:/tmp/.os_lf_venv 22:24:27 lf-activate-venv(): INFO: Installing: lftools 22:24:37 lf-activate-venv(): INFO: Adding /tmp/venv-z1QD/bin to PATH 22:24:37 Generating Requirements File 22:25:22 Python 3.11.7 22:25:22 pip 24.2 from /tmp/venv-z1QD/lib/python3.11/site-packages/pip (python 3.11) 22:25:23 appdirs==1.4.4 22:25:23 argcomplete==3.5.0 22:25:23 aspy.yaml==1.3.0 22:25:23 attrs==24.2.0 22:25:23 autopage==0.5.2 22:25:23 beautifulsoup4==4.12.3 22:25:23 boto3==1.35.25 22:25:23 botocore==1.35.25 22:25:23 bs4==0.0.2 22:25:23 cachetools==5.5.0 22:25:23 certifi==2024.8.30 22:25:23 cffi==1.17.1 22:25:23 cfgv==3.4.0 22:25:23 chardet==5.2.0 22:25:23 charset-normalizer==3.3.2 22:25:23 click==8.1.7 22:25:23 cliff==4.7.0 22:25:23 cmd2==2.4.3 22:25:23 cryptography==3.3.2 22:25:23 debtcollector==3.0.0 22:25:23 decorator==5.1.1 22:25:23 defusedxml==0.7.1 22:25:23 Deprecated==1.2.14 22:25:23 distlib==0.3.8 22:25:23 dnspython==2.6.1 22:25:23 docker==4.2.2 22:25:23 dogpile.cache==1.3.3 22:25:23 durationpy==0.7 22:25:23 email_validator==2.2.0 22:25:23 filelock==3.16.1 22:25:23 future==1.0.0 22:25:23 gitdb==4.0.11 22:25:23 GitPython==3.1.43 22:25:23 google-auth==2.35.0 22:25:23 httplib2==0.22.0 22:25:23 identify==2.6.1 22:25:23 idna==3.10 22:25:23 importlib-resources==1.5.0 22:25:23 iso8601==2.1.0 22:25:23 Jinja2==3.1.4 22:25:23 jmespath==1.0.1 22:25:23 jsonpatch==1.33 22:25:23 jsonpointer==3.0.0 22:25:23 jsonschema==4.23.0 22:25:23 jsonschema-specifications==2023.12.1 22:25:23 keystoneauth1==5.8.0 22:25:23 kubernetes==31.0.0 22:25:23 lftools==0.37.10 22:25:23 lxml==5.3.0 22:25:23 MarkupSafe==2.1.5 22:25:23 msgpack==1.1.0 22:25:23 multi_key_dict==2.0.3 22:25:23 munch==4.0.0 22:25:23 netaddr==1.3.0 22:25:23 netifaces==0.11.0 22:25:23 niet==1.4.2 22:25:23 nodeenv==1.9.1 22:25:23 oauth2client==4.1.3 22:25:23 oauthlib==3.2.2 22:25:23 openstacksdk==4.0.0 22:25:23 os-client-config==2.1.0 22:25:23 os-service-types==1.7.0 22:25:23 osc-lib==3.1.0 22:25:23 oslo.config==9.6.0 22:25:23 oslo.context==5.6.0 22:25:23 oslo.i18n==6.4.0 22:25:23 oslo.log==6.1.2 22:25:23 oslo.serialization==5.5.0 22:25:23 oslo.utils==7.3.0 22:25:23 packaging==24.1 22:25:23 pbr==6.1.0 22:25:23 platformdirs==4.3.6 22:25:23 prettytable==3.11.0 22:25:23 pyasn1==0.6.1 22:25:23 pyasn1_modules==0.4.1 22:25:23 pycparser==2.22 22:25:23 pygerrit2==2.0.15 22:25:23 PyGithub==2.4.0 22:25:23 PyJWT==2.9.0 22:25:23 PyNaCl==1.5.0 22:25:23 pyparsing==2.4.7 22:25:23 pyperclip==1.9.0 22:25:23 pyrsistent==0.20.0 22:25:23 python-cinderclient==9.6.0 22:25:23 python-dateutil==2.9.0.post0 22:25:23 python-heatclient==4.0.0 22:25:23 python-jenkins==1.8.2 22:25:23 python-keystoneclient==5.5.0 22:25:23 python-magnumclient==4.7.0 22:25:23 python-openstackclient==7.1.2 22:25:23 python-swiftclient==4.6.0 22:25:23 PyYAML==6.0.2 22:25:23 referencing==0.35.1 22:25:23 requests==2.32.3 22:25:23 requests-oauthlib==2.0.0 22:25:23 requestsexceptions==1.4.0 22:25:23 rfc3986==2.0.0 22:25:23 rpds-py==0.20.0 22:25:23 rsa==4.9 22:25:23 ruamel.yaml==0.18.6 22:25:23 ruamel.yaml.clib==0.2.8 22:25:23 s3transfer==0.10.2 22:25:23 simplejson==3.19.3 22:25:23 six==1.16.0 22:25:23 smmap==5.0.1 22:25:23 soupsieve==2.6 22:25:23 stevedore==5.3.0 22:25:23 tabulate==0.9.0 22:25:23 toml==0.10.2 22:25:23 tomlkit==0.13.2 22:25:23 tqdm==4.66.5 22:25:23 typing_extensions==4.12.2 22:25:23 tzdata==2024.2 22:25:23 urllib3==1.26.20 22:25:23 virtualenv==20.26.5 22:25:23 wcwidth==0.2.13 22:25:23 websocket-client==1.8.0 22:25:23 wrapt==1.16.0 22:25:23 xdg==6.0.0 22:25:23 xmltodict==0.13.0 22:25:23 yq==3.4.3 22:25:23 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1556303526253460839.sh 22:25:23 ---> sudo-logs.sh 22:25:23 Archiving 'sudo' log.. 22:25:23 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7154513811354336329.sh 22:25:23 ---> job-cost.sh 22:25:23 Setup pyenv: 22:25:23 system 22:25:23 3.8.13 22:25:23 3.9.13 22:25:23 3.10.13 22:25:23 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 22:25:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z1QD from file:/tmp/.os_lf_venv 22:25:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:25:29 lf-activate-venv(): INFO: Adding /tmp/venv-z1QD/bin to PATH 22:25:29 INFO: No Stack... 22:25:29 INFO: Retrieving Pricing Info for: v3-standard-4 22:25:29 INFO: Archiving Costs 22:25:29 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins7360305854485214987.sh 22:25:30 ---> logs-deploy.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-scandium/.python-version) 22:25:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z1QD from file:/tmp/.os_lf_venv 22:25:31 lf-activate-venv(): INFO: Installing: lftools 22:25:39 lf-activate-venv(): INFO: Adding /tmp/venv-z1QD/bin to PATH 22:25:39 WARNING: Nexus logging server not set 22:25:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/24/ 22:25:39 INFO: archiving logs to S3 22:25:41 ---> uname -a: 22:25:41 Linux prd-centos8-builder-4c-4g-26700.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:41 22:25:41 22:25:41 ---> lscpu: 22:25:41 Architecture: x86_64 22:25:41 CPU op-mode(s): 32-bit, 64-bit 22:25:41 Byte Order: Little Endian 22:25:41 CPU(s): 4 22:25:41 On-line CPU(s) list: 0-3 22:25:41 Thread(s) per core: 1 22:25:41 Core(s) per socket: 1 22:25:41 Socket(s): 4 22:25:41 NUMA node(s): 1 22:25:41 Vendor ID: AuthenticAMD 22:25:41 CPU family: 23 22:25:41 Model: 49 22:25:41 Model name: AMD EPYC-Rome Processor 22:25:41 Stepping: 0 22:25:41 CPU MHz: 2800.000 22:25:41 BogoMIPS: 5600.00 22:25:41 Virtualization: AMD-V 22:25:41 Hypervisor vendor: KVM 22:25:41 Virtualization type: full 22:25:41 L1d cache: 32K 22:25:41 L1i cache: 32K 22:25:41 L2 cache: 512K 22:25:41 L3 cache: 16384K 22:25:41 NUMA node0 CPU(s): 0-3 22:25:41 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:41 22:25:41 22:25:41 ---> nproc: 22:25:41 4 22:25:41 22:25:41 22:25:41 ---> df -h: 22:25:41 Filesystem Size Used Avail Use% Mounted on 22:25:41 devtmpfs 7.7G 0 7.7G 0% /dev 22:25:41 tmpfs 7.7G 0 7.7G 0% /dev/shm 22:25:41 tmpfs 7.7G 17M 7.7G 1% /run 22:25:41 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 22:25:41 /dev/vda1 80G 8.7G 72G 11% / 22:25:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:25:41 22:25:41 22:25:41 ---> free -m: 22:25:41 total used free shared buff/cache available 22:25:41 Mem: 15761 731 12804 19 2224 14703 22:25:41 Swap: 1023 0 1023 22:25:41 22:25:41 22:25:41 ---> ip addr: 22:25:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:25:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:25:41 inet 127.0.0.1/8 scope host lo 22:25:41 valid_lft forever preferred_lft forever 22:25:41 inet6 ::1/128 scope host 22:25:41 valid_lft forever preferred_lft forever 22:25:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:25:41 link/ether fa:16:3e:49:86:a3 brd ff:ff:ff:ff:ff:ff 22:25:41 altname enp0s3 22:25:41 altname ens3 22:25:41 inet 10.30.170.57/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:25:41 valid_lft 86228sec preferred_lft 86228sec 22:25:41 inet6 fe80::f816:3eff:fe49:86a3/64 scope link 22:25:41 valid_lft forever preferred_lft forever 22:25:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:25:41 link/ether 02:42:1f:fc:64:71 brd ff:ff:ff:ff:ff:ff 22:25:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:25:41 valid_lft forever preferred_lft forever 22:25:41 22:25:41 22:25:41 ---> sar -b -r -n DEV: 22:25:41 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:41 22:25:41 22:22:44 LINUX RESTART (4 CPU) 22:25:41 22:25:41 10:23:01 PM tps rtps wtps bread/s bwrtn/s 22:25:41 10:24:01 PM 242.11 66.50 175.61 14104.73 40725.84 22:25:41 10:25:01 PM 93.55 8.12 85.44 1341.51 7763.04 22:25:41 Average: 167.84 37.31 130.53 7724.18 24247.18 22:25:41 22:25:41 10:23:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:25:41 10:24:01 PM 13457100 15106428 2682340 16.62 2688 1874980 1161024 6.75 349096 2017948 56088 22:25:41 10:25:01 PM 13264716 15110752 2874724 17.81 2688 2061400 1114072 6.48 374984 2142900 23712 22:25:41 Average: 13360908 15108590 2778532 17.22 2688 1968190 1137548 6.62 362040 2080424 39900 22:25:41 22:25:41 10:23:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:25:41 10:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:41 10:24:01 PM eth0 337.60 200.15 1354.17 64.81 0.00 0.00 0.00 0.00 22:25:41 10:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:41 10:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:41 10:25:01 PM eth0 50.89 41.99 475.74 6.80 0.00 0.00 0.00 0.00 22:25:41 10:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:41 Average: eth0 194.27 121.08 915.03 35.81 0.00 0.00 0.00 0.00 22:25:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:41 22:25:41 22:25:41 ---> sar -P ALL: 22:25:41 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:41 22:25:41 22:22:44 LINUX RESTART (4 CPU) 22:25:41 22:25:41 10:23:01 PM CPU %user %nice %system %iowait %steal %idle 22:25:41 10:24:01 PM all 21.65 0.00 6.58 9.70 0.09 61.97 22:25:41 10:24:01 PM 0 17.94 0.00 5.75 11.68 0.08 64.55 22:25:41 10:24:01 PM 1 32.37 0.00 7.24 11.89 0.10 48.40 22:25:41 10:24:01 PM 2 17.87 0.00 7.18 7.65 0.08 67.22 22:25:41 10:24:01 PM 3 18.42 0.00 6.18 7.58 0.10 67.72 22:25:41 10:25:01 PM all 12.47 0.00 2.14 6.18 0.09 79.13 22:25:41 10:25:01 PM 0 23.86 0.00 2.79 2.97 0.07 70.31 22:25:41 10:25:01 PM 1 11.21 0.00 2.49 10.83 0.07 75.40 22:25:41 10:25:01 PM 2 8.01 0.00 1.71 5.42 0.13 84.73 22:25:41 10:25:01 PM 3 6.73 0.00 1.56 5.54 0.08 86.09 22:25:41 Average: all 17.06 0.00 4.36 7.94 0.09 70.55 22:25:41 Average: 0 20.91 0.00 4.26 7.32 0.08 67.43 22:25:41 Average: 1 21.81 0.00 4.87 11.36 0.08 61.88 22:25:41 Average: 2 12.92 0.00 4.43 6.53 0.11 76.01 22:25:41 Average: 3 12.60 0.00 3.88 6.56 0.09 76.87 22:25:41 22:25:41 22:25:41