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