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