05:27:19 Started by user Robert Varga 05:27:19 Running as SYSTEM 05:27:20 [EnvInject] - Loading node environment variables. 05:27:20 Building remotely on prd-centos8-builder-4c-4g-24334 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 05:27:20 [ssh-agent] Looking for ssh-agent implementation... 05:27:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:20 $ ssh-agent 05:27:20 SSH_AUTH_SOCK=/tmp/ssh-v1FRgmpLXqU8/agent.5516 05:27:20 SSH_AGENT_PID=5518 05:27:20 [ssh-agent] Started. 05:27:20 Running ssh-add (command line suppressed) 05:27:20 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_16760300165047101802.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_16760300165047101802.key) 05:27:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:27:20 The recommended git tool is: NONE 05:27:22 using credential jenkins-ssh 05:27:22 Wiping out workspace first. 05:27:22 Cloning the remote Git repository 05:27:22 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 05:27:22 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 05:27:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 05:27:22 > git --version # timeout=10 05:27:22 > git --version # 'git version 2.43.0' 05:27:22 using GIT_SSH to set credentials jenkins-ssh 05:27:22 [INFO] Currently running in a labeled security context 05:27:22 [INFO] Currently SELinux is 'enforcing' on the host 05:27:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh15958571078216828519.key 05:27:22 Verifying host key using known hosts file 05:27:22 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:27:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 05:27:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:26 Avoid second fetch 05:27:26 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 05:27:26 Checking out Revision 138c7d2c45d5af2c5679e08dd0769e11d8cebfe1 (refs/remotes/origin/stable/scandium) 05:27:26 > git config core.sparsecheckout # timeout=10 05:27:26 > git checkout -f 138c7d2c45d5af2c5679e08dd0769e11d8cebfe1 # timeout=10 05:27:26 Commit message: "Update git submodules" 05:27:26 > git rev-list --no-walk fcd00fe0159efd91a38a6c7898051c69f2f470bd # timeout=10 05:27:30 provisioning config files... 05:27:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:27:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:27:30 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins2911609932183468936.sh 05:27:30 ---> autorelease-gerrit-branch-lock.sh 05:27:30 Cloning into 'All-Projects'... 05:27:30 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 05:27:31 Total 1830 (delta 615), reused 1830 (delta 615) 05:27:31 Note: switching to 'c009223fa7b9601da2df61a5081f43ced1457c26'. 05:27:31 05:27:31 You are in 'detached HEAD' state. You can look around, make experimental 05:27:31 changes and commit them, and you can discard any commits you make in this 05:27:31 state without impacting any branches by switching back to a branch. 05:27:31 05:27:31 If you want to create a new branch to retain commits you create, you may 05:27:31 do so (now or later) by using -c with the switch command. Example: 05:27:31 05:27:31 git switch -c 05:27:31 05:27:31 Or undo this operation with: 05:27:31 05:27:31 git switch - 05:27:31 05:27:31 Turn off this advice by setting config variable advice.detachedHead to false 05:27:31 05:27:32 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 05:27:33 From ssh://git.opendaylight.org:29418/All-Projects 05:27:33 * [new ref] refs/meta/config -> config 05:27:33 Switched to branch 'config' 05:27:33 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 05:27:35 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 05:27:36 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 05:27:37 + case $mode in 05:27:37 + echo 'INFO: Locking branch for MRI: stable/scandium' 05:27:37 INFO: Locking branch for MRI: stable/scandium 05:27:37 + git config -f project.config access.refs/heads/stable/scandium.exclusiveGroupPermissions submit 05:27:37 + git config -f project.config access.refs/heads/stable/scandium.submit 'group Release Engineering Team' 05:27:37 + git config -f project.config access.refs/heads/stable/scandium.removeReviewer 'group Release Engineering Team' 05:27:37 + git config -f project.config access.refs/heads/stable/scandium.label-Code-Review '-2..+2 group Release Engineering Team' 05:27:37 + git config -f project.config access.refs/heads/stable/scandium.label-Verified '-1..+1 group Release Engineering Team' 05:27:37 + git commit -asm 'Chore: Grant supercommitters rights stable/scandium' 05:27:37 [config e7759e3] Chore: Grant supercommitters rights stable/scandium 05:27:37 1 file changed, 6 insertions(+) 05:27:37 + git diff HEAD~1 05:27:37 diff --git a/project.config b/project.config 05:27:37 index 52d4f8a..f3ed5b2 100644 05:27:37 --- a/project.config 05:27:37 +++ b/project.config 05:27:37 @@ -142,3 +142,9 @@ 05:27:37 exclusiveGroupPermissions = create 05:27:37 create = block group Registered Users 05:27:37 create = group Release Engineering Team 05:27:37 +[access "refs/heads/stable/scandium"] 05:27:37 + exclusiveGroupPermissions = submit 05:27:37 + submit = group Release Engineering Team 05:27:37 + removeReviewer = group Release Engineering Team 05:27:37 + label-Code-Review = -2..+2 group Release Engineering Team 05:27:37 + label-Verified = -1..+1 group Release Engineering Team 05:27:37 + '[' false = true ']' 05:27:37 + echo 'INFO: Pushing changes to the repository.' 05:27:37 INFO: Pushing changes to the repository. 05:27:37 + git push origin HEAD:refs/meta/config 05:27:37 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 05:27:38 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 05:27:38 remote: commit e7759e3: warning: subject >50 characters; use shorter first paragraph 05:27:38 To ssh://git.opendaylight.org:29418/All-Projects 05:27:38 c009223..e7759e3 HEAD -> refs/meta/config 05:27:38 $ ssh-agent -k 05:27:38 unset SSH_AUTH_SOCK; 05:27:38 unset SSH_AGENT_PID; 05:27:38 echo Agent pid 5518 killed; 05:27:38 [ssh-agent] Stopped. 05:27:38 [PostBuildScript] - [INFO] Executing post build scripts. 05:27:38 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1856771000257862288.sh 05:27:38 ---> sysstat.sh 05:27:39 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins3514475084448569142.sh 05:27:39 ---> package-listing.sh 05:27:39 ++ facter osfamily 05:27:39 ++ tr '[:upper:]' '[:lower:]' 05:27:39 + OS_FAMILY=redhat 05:27:39 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 05:27:39 + START_PACKAGES=/tmp/packages_start.txt 05:27:39 + END_PACKAGES=/tmp/packages_end.txt 05:27:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:39 + PACKAGES=/tmp/packages_start.txt 05:27:39 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 05:27:39 + PACKAGES=/tmp/packages_end.txt 05:27:39 + case "${OS_FAMILY}" in 05:27:39 + rpm -qa 05:27:39 + sort 05:27:40 + '[' -f /tmp/packages_start.txt ']' 05:27:40 + '[' -f /tmp/packages_end.txt ']' 05:27:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:40 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 05:27:40 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 05:27:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 05:27:40 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins17239222252246238758.sh 05:27:40 ---> capture-instance-metadata.sh 05:27:40 Setup pyenv: 05:27:40 system 05:27:40 * 3.8.13 (set by /opt/pyenv/version) 05:27:40 * 3.9.13 (set by /opt/pyenv/version) 05:27:40 * 3.10.13 (set by /opt/pyenv/version) 05:27:40 * 3.11.7 (set by /opt/pyenv/version) 05:27:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zSDh 05:27:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:27:48 lf-activate-venv(): INFO: Installing: lftools 05:28:18 lf-activate-venv(): INFO: Adding /tmp/venv-zSDh/bin to PATH 05:28:18 INFO: Running in OpenStack, capturing instance metadata 05:28:18 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5989613226061253083.sh 05:28:18 provisioning config files... 05:28:19 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #20 05:28:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config6458047116847506110tmp 05:28:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:28:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:28:19 provisioning config files... 05:28:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:28:19 [EnvInject] - Injecting environment variables from a build step. 05:28:19 [EnvInject] - Injecting as environment variables the properties content 05:28:19 SERVER_ID=logs 05:28:19 05:28:19 [EnvInject] - Variables injected successfully. 05:28:19 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7623971940147402924.sh 05:28:19 ---> create-netrc.sh 05:28:19 WARN: Log server credential not found. 05:28:19 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins6447969993663546001.sh 05:28:19 ---> python-tools-install.sh 05:28:19 Setup pyenv: 05:28:19 system 05:28:19 3.8.13 05:28:19 3.9.13 05:28:19 3.10.13 05:28:19 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 05:28:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zSDh from file:/tmp/.os_lf_venv 05:28:20 lf-activate-venv(): INFO: Installing: lftools 05:28:29 lf-activate-venv(): INFO: Adding /tmp/venv-zSDh/bin to PATH 05:28:29 Generating Requirements File 05:28:51 Python 3.11.7 05:28:51 pip 24.2 from /tmp/venv-zSDh/lib/python3.11/site-packages/pip (python 3.11) 05:28:51 appdirs==1.4.4 05:28:51 argcomplete==3.5.0 05:28:51 aspy.yaml==1.3.0 05:28:51 attrs==24.2.0 05:28:51 autopage==0.5.2 05:28:51 beautifulsoup4==4.12.3 05:28:51 boto3==1.35.23 05:28:51 botocore==1.35.23 05:28:51 bs4==0.0.2 05:28:51 cachetools==5.5.0 05:28:51 certifi==2024.8.30 05:28:51 cffi==1.17.1 05:28:51 cfgv==3.4.0 05:28:51 chardet==5.2.0 05:28:51 charset-normalizer==3.3.2 05:28:51 click==8.1.7 05:28:51 cliff==4.7.0 05:28:51 cmd2==2.4.3 05:28:51 cryptography==3.3.2 05:28:51 debtcollector==3.0.0 05:28:51 decorator==5.1.1 05:28:51 defusedxml==0.7.1 05:28:51 Deprecated==1.2.14 05:28:51 distlib==0.3.8 05:28:51 dnspython==2.6.1 05:28:51 docker==4.2.2 05:28:51 dogpile.cache==1.3.3 05:28:51 durationpy==0.7 05:28:51 email_validator==2.2.0 05:28:51 filelock==3.16.1 05:28:51 future==1.0.0 05:28:51 gitdb==4.0.11 05:28:51 GitPython==3.1.43 05:28:51 google-auth==2.35.0 05:28:51 httplib2==0.22.0 05:28:51 identify==2.6.1 05:28:51 idna==3.10 05:28:51 importlib-resources==1.5.0 05:28:51 iso8601==2.1.0 05:28:51 Jinja2==3.1.4 05:28:51 jmespath==1.0.1 05:28:51 jsonpatch==1.33 05:28:51 jsonpointer==3.0.0 05:28:51 jsonschema==4.23.0 05:28:51 jsonschema-specifications==2023.12.1 05:28:51 keystoneauth1==5.8.0 05:28:51 kubernetes==31.0.0 05:28:51 lftools==0.37.10 05:28:51 lxml==5.3.0 05:28:51 MarkupSafe==2.1.5 05:28:51 msgpack==1.1.0 05:28:51 multi_key_dict==2.0.3 05:28:51 munch==4.0.0 05:28:51 netaddr==1.3.0 05:28:51 netifaces==0.11.0 05:28:51 niet==1.4.2 05:28:51 nodeenv==1.9.1 05:28:51 oauth2client==4.1.3 05:28:51 oauthlib==3.2.2 05:28:51 openstacksdk==4.0.0 05:28:51 os-client-config==2.1.0 05:28:51 os-service-types==1.7.0 05:28:51 osc-lib==3.1.0 05:28:51 oslo.config==9.6.0 05:28:51 oslo.context==5.6.0 05:28:51 oslo.i18n==6.4.0 05:28:51 oslo.log==6.1.2 05:28:51 oslo.serialization==5.5.0 05:28:51 oslo.utils==7.3.0 05:28:51 packaging==24.1 05:28:51 pbr==6.1.0 05:28:51 platformdirs==4.3.6 05:28:51 prettytable==3.11.0 05:28:51 pyasn1==0.6.1 05:28:51 pyasn1_modules==0.4.1 05:28:51 pycparser==2.22 05:28:51 pygerrit2==2.0.15 05:28:51 PyGithub==2.4.0 05:28:51 PyJWT==2.9.0 05:28:51 PyNaCl==1.5.0 05:28:51 pyparsing==2.4.7 05:28:51 pyperclip==1.9.0 05:28:51 pyrsistent==0.20.0 05:28:51 python-cinderclient==9.6.0 05:28:51 python-dateutil==2.9.0.post0 05:28:51 python-heatclient==4.0.0 05:28:51 python-jenkins==1.8.2 05:28:51 python-keystoneclient==5.5.0 05:28:51 python-magnumclient==4.7.0 05:28:51 python-openstackclient==7.1.2 05:28:51 python-swiftclient==4.6.0 05:28:51 PyYAML==6.0.2 05:28:51 referencing==0.35.1 05:28:51 requests==2.32.3 05:28:51 requests-oauthlib==2.0.0 05:28:51 requestsexceptions==1.4.0 05:28:51 rfc3986==2.0.0 05:28:51 rpds-py==0.20.0 05:28:51 rsa==4.9 05:28:51 ruamel.yaml==0.18.6 05:28:51 ruamel.yaml.clib==0.2.8 05:28:51 s3transfer==0.10.2 05:28:51 simplejson==3.19.3 05:28:51 six==1.16.0 05:28:51 smmap==5.0.1 05:28:51 soupsieve==2.6 05:28:51 stevedore==5.3.0 05:28:51 tabulate==0.9.0 05:28:51 toml==0.10.2 05:28:51 tomlkit==0.13.2 05:28:51 tqdm==4.66.5 05:28:51 typing_extensions==4.12.2 05:28:51 tzdata==2024.1 05:28:51 urllib3==1.26.20 05:28:51 virtualenv==20.26.5 05:28:51 wcwidth==0.2.13 05:28:51 websocket-client==1.8.0 05:28:51 wrapt==1.16.0 05:28:51 xdg==6.0.0 05:28:51 xmltodict==0.13.0 05:28:51 yq==3.4.3 05:28:51 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins15742700876558644103.sh 05:28:51 ---> sudo-logs.sh 05:28:51 Archiving 'sudo' log.. 05:28:52 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5023294583293256193.sh 05:28:52 ---> job-cost.sh 05:28:52 Setup pyenv: 05:28:52 system 05:28:52 3.8.13 05:28:52 3.9.13 05:28:52 3.10.13 05:28:52 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 05:28:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zSDh from file:/tmp/.os_lf_venv 05:28:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-zSDh/bin to PATH 05:28:58 INFO: No Stack... 05:28:58 INFO: Retrieving Pricing Info for: v3-standard-4 05:28:58 INFO: Archiving Costs 05:28:58 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins12553824492335364111.sh 05:28:58 ---> logs-deploy.sh 05:28:58 Setup pyenv: 05:28:58 system 05:28:58 3.8.13 05:28:58 3.9.13 05:28:58 3.10.13 05:28:58 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 05:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zSDh from file:/tmp/.os_lf_venv 05:29:00 lf-activate-venv(): INFO: Installing: lftools 05:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-zSDh/bin to PATH 05:29:07 WARNING: Nexus logging server not set 05:29:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/20/ 05:29:07 INFO: archiving logs to S3 05:29:09 ---> uname -a: 05:29:09 Linux prd-centos8-builder-4c-4g-24334.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:29:09 05:29:09 05:29:09 ---> lscpu: 05:29:09 Architecture: x86_64 05:29:09 CPU op-mode(s): 32-bit, 64-bit 05:29:09 Byte Order: Little Endian 05:29:09 CPU(s): 4 05:29:09 On-line CPU(s) list: 0-3 05:29:09 Thread(s) per core: 1 05:29:09 Core(s) per socket: 1 05:29:09 Socket(s): 4 05:29:09 NUMA node(s): 1 05:29:09 Vendor ID: AuthenticAMD 05:29:09 CPU family: 23 05:29:09 Model: 49 05:29:09 Model name: AMD EPYC-Rome Processor 05:29:09 Stepping: 0 05:29:09 CPU MHz: 2800.000 05:29:09 BogoMIPS: 5600.00 05:29:09 Virtualization: AMD-V 05:29:09 Hypervisor vendor: KVM 05:29:09 Virtualization type: full 05:29:09 L1d cache: 32K 05:29:09 L1i cache: 32K 05:29:09 L2 cache: 512K 05:29:09 L3 cache: 16384K 05:29:09 NUMA node0 CPU(s): 0-3 05:29:09 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:29:09 05:29:09 05:29:09 ---> nproc: 05:29:09 4 05:29:09 05:29:09 05:29:09 ---> df -h: 05:29:09 Filesystem Size Used Avail Use% Mounted on 05:29:09 devtmpfs 7.7G 0 7.7G 0% /dev 05:29:09 tmpfs 7.7G 0 7.7G 0% /dev/shm 05:29:09 tmpfs 7.7G 17M 7.7G 1% /run 05:29:09 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 05:29:09 /dev/vda1 80G 8.7G 72G 11% / 05:29:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:29:09 05:29:09 05:29:09 ---> free -m: 05:29:09 total used free shared buff/cache available 05:29:09 Mem: 15761 750 12783 19 2226 14684 05:29:09 Swap: 1023 0 1023 05:29:09 05:29:09 05:29:09 ---> ip addr: 05:29:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:29:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:29:09 inet 127.0.0.1/8 scope host lo 05:29:09 valid_lft forever preferred_lft forever 05:29:09 inet6 ::1/128 scope host 05:29:09 valid_lft forever preferred_lft forever 05:29:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:29:09 link/ether fa:16:3e:b1:d0:69 brd ff:ff:ff:ff:ff:ff 05:29:09 altname enp0s3 05:29:09 altname ens3 05:29:09 inet 10.30.171.187/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:29:09 valid_lft 86256sec preferred_lft 86256sec 05:29:09 inet6 fe80::f816:3eff:feb1:d069/64 scope link 05:29:09 valid_lft forever preferred_lft forever 05:29:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:29:09 link/ether 02:42:5a:a6:c4:9d brd ff:ff:ff:ff:ff:ff 05:29:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:29:09 valid_lft forever preferred_lft forever 05:29:09 05:29:09 05:29:09 ---> sar -b -r -n DEV: 05:29:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/20/2024 _x86_64_ (4 CPU) 05:29:09 05:29:09 05:26:41 LINUX RESTART (4 CPU) 05:29:09 05:29:09 05:27:01 AM tps rtps wtps bread/s bwrtn/s 05:29:09 05:28:02 AM 217.46 35.08 182.38 8351.84 38936.85 05:29:09 05:29:01 AM 116.11 8.29 107.83 1386.65 8141.12 05:29:09 Average: 167.22 21.80 145.42 4898.79 23669.62 05:29:09 05:29:09 05:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:29:09 05:28:02 AM 13405200 15085020 2734240 16.94 2688 1904216 1152604 6.71 351908 2061492 71848 05:29:09 05:29:01 AM 13143188 15087644 2996252 18.56 2688 2154144 1092588 6.36 378492 2239388 117764 05:29:09 Average: 13274194 15086332 2865246 17.75 2688 2029180 1122596 6.53 365200 2150440 94806 05:29:09 05:29:09 05:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:29:09 05:28:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:09 05:28:02 AM eth0 319.31 214.71 1473.68 65.92 0.00 0.00 0.00 0.00 05:29:09 05:28:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:09 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:09 05:29:01 AM eth0 55.42 48.03 510.18 10.08 0.00 0.00 0.00 0.00 05:29:09 05:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:09 Average: eth0 188.48 132.08 996.02 38.24 0.00 0.00 0.00 0.00 05:29:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:09 05:29:09 05:29:09 ---> sar -P ALL: 05:29:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/20/2024 _x86_64_ (4 CPU) 05:29:09 05:29:09 05:26:41 LINUX RESTART (4 CPU) 05:29:09 05:29:09 05:27:01 AM CPU %user %nice %system %iowait %steal %idle 05:29:09 05:28:02 AM all 19.83 0.00 4.82 5.40 0.08 69.87 05:29:09 05:28:02 AM 0 15.85 0.00 4.40 3.47 0.08 76.20 05:29:09 05:28:02 AM 1 21.52 0.00 4.44 10.05 0.08 63.91 05:29:09 05:28:02 AM 2 19.48 0.00 4.67 3.53 0.08 72.23 05:29:09 05:28:02 AM 3 22.47 0.00 5.76 4.55 0.08 67.13 05:29:09 05:29:01 AM all 19.27 0.00 3.28 1.27 0.08 76.09 05:29:09 05:29:01 AM 0 25.71 0.00 3.24 1.38 0.10 69.57 05:29:09 05:29:01 AM 1 17.76 0.00 2.84 0.99 0.08 78.33 05:29:09 05:29:01 AM 2 7.32 0.00 2.31 0.87 0.09 89.42 05:29:09 05:29:01 AM 3 26.28 0.00 4.73 1.87 0.05 67.07 05:29:09 Average: all 19.55 0.00 4.05 3.35 0.08 72.96 05:29:09 Average: 0 20.75 0.00 3.82 2.43 0.09 72.90 05:29:09 Average: 1 19.65 0.00 3.64 5.54 0.08 71.08 05:29:09 Average: 2 13.44 0.00 3.50 2.21 0.08 80.77 05:29:09 Average: 3 24.36 0.00 5.25 3.22 0.07 67.10 05:29:09 05:29:09 05:29:09