19:16:27 Started by user Robert Varga 19:16:27 Running as SYSTEM 19:16:27 [EnvInject] - Loading node environment variables. 19:16:27 Building remotely on prd-centos8-builder-4c-4g-26233 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 19:16:27 [ssh-agent] Looking for ssh-agent implementation... 19:16:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:16:27 $ ssh-agent 19:16:27 SSH_AUTH_SOCK=/tmp/ssh-2Z7AQZ8Rze2J/agent.5508 19:16:27 SSH_AGENT_PID=5509 19:16:27 [ssh-agent] Started. 19:16:27 Running ssh-add (command line suppressed) 19:16:27 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_17937587549712344126.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_17937587549712344126.key) 19:16:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:16:28 The recommended git tool is: NONE 19:16:30 using credential jenkins-ssh 19:16:30 Wiping out workspace first. 19:16:30 Cloning the remote Git repository 19:16:30 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 19:16:30 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 19:16:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 19:16:30 > git --version # timeout=10 19:16:30 > git --version # 'git version 2.43.0' 19:16:30 using GIT_SSH to set credentials jenkins-ssh 19:16:30 [INFO] Currently running in a labeled security context 19:16:30 [INFO] Currently SELinux is 'enforcing' on the host 19:16:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh7056790826399596564.key 19:16:30 Verifying host key using known hosts file 19:16:30 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. 19:16:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 19:16:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:34 Avoid second fetch 19:16:34 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 19:16:34 Checking out Revision 082eeb409acc790f22ed9cb331fad80f412fec24 (refs/remotes/origin/stable/scandium) 19:16:34 > git config core.sparsecheckout # timeout=10 19:16:34 > git checkout -f 082eeb409acc790f22ed9cb331fad80f412fec24 # timeout=10 19:16:34 Commit message: "Update git submodules" 19:16:34 > git rev-list --no-walk 082eeb409acc790f22ed9cb331fad80f412fec24 # timeout=10 19:16:37 provisioning config files... 19:16:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:16:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:16:37 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins10291665987679121877.sh 19:16:37 ---> autorelease-gerrit-branch-lock.sh 19:16:37 Cloning into 'All-Projects'... 19:16:38 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 19:16:39 Total 1834 (delta 615), reused 1834 (delta 615) 19:16:39 Note: switching to '767fe52d223ec7421154e8127567f91afc2cafb0'. 19:16:39 19:16:39 You are in 'detached HEAD' state. You can look around, make experimental 19:16:39 changes and commit them, and you can discard any commits you make in this 19:16:39 state without impacting any branches by switching back to a branch. 19:16:39 19:16:39 If you want to create a new branch to retain commits you create, you may 19:16:39 do so (now or later) by using -c with the switch command. Example: 19:16:39 19:16:39 git switch -c 19:16:39 19:16:39 Or undo this operation with: 19:16:39 19:16:39 git switch - 19:16:39 19:16:39 Turn off this advice by setting config variable advice.detachedHead to false 19:16:39 19:16:39 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 19:16:40 From ssh://git.opendaylight.org:29418/All-Projects 19:16:40 * [new ref] refs/meta/config -> config 19:16:41 Switched to branch 'config' 19:16:41 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 19:16:42 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 19:16:44 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 19:16:45 + case $mode in 19:16:45 + echo 'INFO: Locking branch for MRI: stable/scandium' 19:16:45 INFO: Locking branch for MRI: stable/scandium 19:16:45 + git config -f project.config access.refs/heads/stable/scandium.exclusiveGroupPermissions submit 19:16:45 + git config -f project.config access.refs/heads/stable/scandium.submit 'group Release Engineering Team' 19:16:45 + git config -f project.config access.refs/heads/stable/scandium.removeReviewer 'group Release Engineering Team' 19:16:45 + git config -f project.config access.refs/heads/stable/scandium.label-Code-Review '-2..+2 group Release Engineering Team' 19:16:45 + git config -f project.config access.refs/heads/stable/scandium.label-Verified '-1..+1 group Release Engineering Team' 19:16:45 + git commit -asm 'Chore: Grant supercommitters rights stable/scandium' 19:16:45 [config 155ba30] Chore: Grant supercommitters rights stable/scandium 19:16:45 1 file changed, 6 insertions(+) 19:16:45 + git diff HEAD~1 19:16:45 diff --git a/project.config b/project.config 19:16:45 index 52d4f8a..f3ed5b2 100644 19:16:45 --- a/project.config 19:16:45 +++ b/project.config 19:16:45 @@ -142,3 +142,9 @@ 19:16:45 exclusiveGroupPermissions = create 19:16:45 create = block group Registered Users 19:16:45 create = group Release Engineering Team 19:16:45 +[access "refs/heads/stable/scandium"] 19:16:45 + exclusiveGroupPermissions = submit 19:16:45 + submit = group Release Engineering Team 19:16:45 + removeReviewer = group Release Engineering Team 19:16:45 + label-Code-Review = -2..+2 group Release Engineering Team 19:16:45 + label-Verified = -1..+1 group Release Engineering Team 19:16:45 + '[' false = true ']' 19:16:45 + echo 'INFO: Pushing changes to the repository.' 19:16:45 INFO: Pushing changes to the repository. 19:16:45 + git push origin HEAD:refs/meta/config 19:16:45 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 19:16:46 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 19:16:46 remote: commit 155ba30: warning: subject >50 characters; use shorter first paragraph 19:16:46 To ssh://git.opendaylight.org:29418/All-Projects 19:16:46 767fe52..155ba30 HEAD -> refs/meta/config 19:16:46 $ ssh-agent -k 19:16:46 unset SSH_AUTH_SOCK; 19:16:46 unset SSH_AGENT_PID; 19:16:46 echo Agent pid 5509 killed; 19:16:46 [ssh-agent] Stopped. 19:16:46 [PostBuildScript] - [INFO] Executing post build scripts. 19:16:46 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins12564560999872127677.sh 19:16:46 ---> sysstat.sh 19:16:47 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins9295032496030573816.sh 19:16:47 ---> package-listing.sh 19:16:47 ++ facter osfamily 19:16:47 ++ tr '[:upper:]' '[:lower:]' 19:16:47 + OS_FAMILY=redhat 19:16:47 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 19:16:47 + START_PACKAGES=/tmp/packages_start.txt 19:16:47 + END_PACKAGES=/tmp/packages_end.txt 19:16:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:47 + PACKAGES=/tmp/packages_start.txt 19:16:47 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 19:16:47 + PACKAGES=/tmp/packages_end.txt 19:16:47 + case "${OS_FAMILY}" in 19:16:47 + rpm -qa 19:16:47 + sort 19:16:48 + '[' -f /tmp/packages_start.txt ']' 19:16:48 + '[' -f /tmp/packages_end.txt ']' 19:16:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:48 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 19:16:48 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 19:16:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 19:16:48 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1557461879426500879.sh 19:16:48 ---> capture-instance-metadata.sh 19:16:48 Setup pyenv: 19:16:48 system 19:16:48 * 3.8.13 (set by /opt/pyenv/version) 19:16:48 * 3.9.13 (set by /opt/pyenv/version) 19:16:48 * 3.10.13 (set by /opt/pyenv/version) 19:16:48 * 3.11.7 (set by /opt/pyenv/version) 19:16:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pkJ7 19:16:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:16:56 lf-activate-venv(): INFO: Installing: lftools 19:17:23 lf-activate-venv(): INFO: Adding /tmp/venv-pkJ7/bin to PATH 19:17:23 INFO: Running in OpenStack, capturing instance metadata 19:17:23 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins12668598344935785349.sh 19:17:23 provisioning config files... 19:17:24 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #22 19:17:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config4675591282653428024tmp 19:17:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:17:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:17:24 provisioning config files... 19:17:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:17:24 [EnvInject] - Injecting environment variables from a build step. 19:17:24 [EnvInject] - Injecting as environment variables the properties content 19:17:24 SERVER_ID=logs 19:17:24 19:17:24 [EnvInject] - Variables injected successfully. 19:17:24 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins12472677363323041160.sh 19:17:24 ---> create-netrc.sh 19:17:24 WARN: Log server credential not found. 19:17:24 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins14929458188971647441.sh 19:17:24 ---> python-tools-install.sh 19:17:24 Setup pyenv: 19:17:24 system 19:17:24 3.8.13 19:17:24 3.9.13 19:17:24 3.10.13 19:17:24 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 19:17:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkJ7 from file:/tmp/.os_lf_venv 19:17:26 lf-activate-venv(): INFO: Installing: lftools 19:17:36 lf-activate-venv(): INFO: Adding /tmp/venv-pkJ7/bin to PATH 19:17:36 Generating Requirements File 19:18:04 Python 3.11.7 19:18:04 pip 24.2 from /tmp/venv-pkJ7/lib/python3.11/site-packages/pip (python 3.11) 19:18:05 appdirs==1.4.4 19:18:05 argcomplete==3.5.0 19:18:05 aspy.yaml==1.3.0 19:18:05 attrs==24.2.0 19:18:05 autopage==0.5.2 19:18:05 beautifulsoup4==4.12.3 19:18:05 boto3==1.35.24 19:18:05 botocore==1.35.24 19:18:05 bs4==0.0.2 19:18:05 cachetools==5.5.0 19:18:05 certifi==2024.8.30 19:18:05 cffi==1.17.1 19:18:05 cfgv==3.4.0 19:18:05 chardet==5.2.0 19:18:05 charset-normalizer==3.3.2 19:18:05 click==8.1.7 19:18:05 cliff==4.7.0 19:18:05 cmd2==2.4.3 19:18:05 cryptography==3.3.2 19:18:05 debtcollector==3.0.0 19:18:05 decorator==5.1.1 19:18:05 defusedxml==0.7.1 19:18:05 Deprecated==1.2.14 19:18:05 distlib==0.3.8 19:18:05 dnspython==2.6.1 19:18:05 docker==4.2.2 19:18:05 dogpile.cache==1.3.3 19:18:05 durationpy==0.7 19:18:05 email_validator==2.2.0 19:18:05 filelock==3.16.1 19:18:05 future==1.0.0 19:18:05 gitdb==4.0.11 19:18:05 GitPython==3.1.43 19:18:05 google-auth==2.35.0 19:18:05 httplib2==0.22.0 19:18:05 identify==2.6.1 19:18:05 idna==3.10 19:18:05 importlib-resources==1.5.0 19:18:05 iso8601==2.1.0 19:18:05 Jinja2==3.1.4 19:18:05 jmespath==1.0.1 19:18:05 jsonpatch==1.33 19:18:05 jsonpointer==3.0.0 19:18:05 jsonschema==4.23.0 19:18:05 jsonschema-specifications==2023.12.1 19:18:05 keystoneauth1==5.8.0 19:18:05 kubernetes==31.0.0 19:18:05 lftools==0.37.10 19:18:05 lxml==5.3.0 19:18:05 MarkupSafe==2.1.5 19:18:05 msgpack==1.1.0 19:18:05 multi_key_dict==2.0.3 19:18:05 munch==4.0.0 19:18:05 netaddr==1.3.0 19:18:05 netifaces==0.11.0 19:18:05 niet==1.4.2 19:18:05 nodeenv==1.9.1 19:18:05 oauth2client==4.1.3 19:18:05 oauthlib==3.2.2 19:18:05 openstacksdk==4.0.0 19:18:05 os-client-config==2.1.0 19:18:05 os-service-types==1.7.0 19:18:05 osc-lib==3.1.0 19:18:05 oslo.config==9.6.0 19:18:05 oslo.context==5.6.0 19:18:05 oslo.i18n==6.4.0 19:18:05 oslo.log==6.1.2 19:18:05 oslo.serialization==5.5.0 19:18:05 oslo.utils==7.3.0 19:18:05 packaging==24.1 19:18:05 pbr==6.1.0 19:18:05 platformdirs==4.3.6 19:18:05 prettytable==3.11.0 19:18:05 pyasn1==0.6.1 19:18:05 pyasn1_modules==0.4.1 19:18:05 pycparser==2.22 19:18:05 pygerrit2==2.0.15 19:18:05 PyGithub==2.4.0 19:18:05 PyJWT==2.9.0 19:18:05 PyNaCl==1.5.0 19:18:05 pyparsing==2.4.7 19:18:05 pyperclip==1.9.0 19:18:05 pyrsistent==0.20.0 19:18:05 python-cinderclient==9.6.0 19:18:05 python-dateutil==2.9.0.post0 19:18:05 python-heatclient==4.0.0 19:18:05 python-jenkins==1.8.2 19:18:05 python-keystoneclient==5.5.0 19:18:05 python-magnumclient==4.7.0 19:18:05 python-openstackclient==7.1.2 19:18:05 python-swiftclient==4.6.0 19:18:05 PyYAML==6.0.2 19:18:05 referencing==0.35.1 19:18:05 requests==2.32.3 19:18:05 requests-oauthlib==2.0.0 19:18:05 requestsexceptions==1.4.0 19:18:05 rfc3986==2.0.0 19:18:05 rpds-py==0.20.0 19:18:05 rsa==4.9 19:18:05 ruamel.yaml==0.18.6 19:18:05 ruamel.yaml.clib==0.2.8 19:18:05 s3transfer==0.10.2 19:18:05 simplejson==3.19.3 19:18:05 six==1.16.0 19:18:05 smmap==5.0.1 19:18:05 soupsieve==2.6 19:18:05 stevedore==5.3.0 19:18:05 tabulate==0.9.0 19:18:05 toml==0.10.2 19:18:05 tomlkit==0.13.2 19:18:05 tqdm==4.66.5 19:18:05 typing_extensions==4.12.2 19:18:05 tzdata==2024.2 19:18:05 urllib3==1.26.20 19:18:05 virtualenv==20.26.5 19:18:05 wcwidth==0.2.13 19:18:05 websocket-client==1.8.0 19:18:05 wrapt==1.16.0 19:18:05 xdg==6.0.0 19:18:05 xmltodict==0.13.0 19:18:05 yq==3.4.3 19:18:05 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins10815714402977522315.sh 19:18:05 ---> sudo-logs.sh 19:18:05 Archiving 'sudo' log.. 19:18:05 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1972998918132339035.sh 19:18:05 ---> job-cost.sh 19:18:05 Setup pyenv: 19:18:06 system 19:18:06 3.8.13 19:18:06 3.9.13 19:18:06 3.10.13 19:18:06 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 19:18:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkJ7 from file:/tmp/.os_lf_venv 19:18:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:18:11 lf-activate-venv(): INFO: Adding /tmp/venv-pkJ7/bin to PATH 19:18:11 INFO: No Stack... 19:18:11 INFO: Retrieving Pricing Info for: v3-standard-4 19:18:12 INFO: Archiving Costs 19:18:12 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins2769334370206905665.sh 19:18:12 ---> logs-deploy.sh 19:18:12 Setup pyenv: 19:18:12 system 19:18:12 3.8.13 19:18:12 3.9.13 19:18:12 3.10.13 19:18:12 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 19:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pkJ7 from file:/tmp/.os_lf_venv 19:18:13 lf-activate-venv(): INFO: Installing: lftools 19:18:22 lf-activate-venv(): INFO: Adding /tmp/venv-pkJ7/bin to PATH 19:18:22 WARNING: Nexus logging server not set 19:18:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/22/ 19:18:22 INFO: archiving logs to S3 19:18:23 ---> uname -a: 19:18:23 Linux prd-centos8-builder-4c-4g-26233.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 19:18:23 19:18:23 19:18:23 ---> lscpu: 19:18:23 Architecture: x86_64 19:18:23 CPU op-mode(s): 32-bit, 64-bit 19:18:23 Byte Order: Little Endian 19:18:23 CPU(s): 4 19:18:23 On-line CPU(s) list: 0-3 19:18:23 Thread(s) per core: 1 19:18:23 Core(s) per socket: 1 19:18:23 Socket(s): 4 19:18:23 NUMA node(s): 1 19:18:23 Vendor ID: AuthenticAMD 19:18:23 CPU family: 23 19:18:23 Model: 49 19:18:23 Model name: AMD EPYC-Rome Processor 19:18:23 Stepping: 0 19:18:23 CPU MHz: 2800.000 19:18:23 BogoMIPS: 5600.00 19:18:23 Virtualization: AMD-V 19:18:23 Hypervisor vendor: KVM 19:18:23 Virtualization type: full 19:18:23 L1d cache: 32K 19:18:23 L1i cache: 32K 19:18:23 L2 cache: 512K 19:18:23 L3 cache: 16384K 19:18:23 NUMA node0 CPU(s): 0-3 19:18:23 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 19:18:23 19:18:23 19:18:23 ---> nproc: 19:18:23 4 19:18:23 19:18:23 19:18:23 ---> df -h: 19:18:23 Filesystem Size Used Avail Use% Mounted on 19:18:23 devtmpfs 7.7G 0 7.7G 0% /dev 19:18:23 tmpfs 7.7G 0 7.7G 0% /dev/shm 19:18:23 tmpfs 7.7G 17M 7.7G 1% /run 19:18:23 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 19:18:23 /dev/vda1 80G 8.7G 72G 11% / 19:18:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:18:23 19:18:23 19:18:23 ---> free -m: 19:18:23 total used free shared buff/cache available 19:18:23 Mem: 15761 740 12798 19 2221 14694 19:18:23 Swap: 1023 0 1023 19:18:23 19:18:23 19:18:23 ---> ip addr: 19:18:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:18:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:18:23 inet 127.0.0.1/8 scope host lo 19:18:23 valid_lft forever preferred_lft forever 19:18:23 inet6 ::1/128 scope host 19:18:23 valid_lft forever preferred_lft forever 19:18:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:18:23 link/ether fa:16:3e:02:57:2d brd ff:ff:ff:ff:ff:ff 19:18:23 altname enp0s3 19:18:23 altname ens3 19:18:23 inet 10.30.170.106/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:18:23 valid_lft 86252sec preferred_lft 86252sec 19:18:23 inet6 fe80::f816:3eff:fe02:572d/64 scope link 19:18:23 valid_lft forever preferred_lft forever 19:18:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:18:23 link/ether 02:42:bc:bc:a7:c8 brd ff:ff:ff:ff:ff:ff 19:18:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:18:23 valid_lft forever preferred_lft forever 19:18:23 19:18:23 19:18:23 ---> sar -b -r -n DEV: 19:18:23 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) 19:18:23 19:18:23 19:15:51 LINUX RESTART (4 CPU) 19:18:23 19:18:23 07:16:01 PM tps rtps wtps bread/s bwrtn/s 19:18:23 07:17:01 PM 252.53 77.47 175.07 14331.13 41304.43 19:18:23 07:18:01 PM 116.11 8.20 107.92 1344.18 8653.87 19:18:23 Average: 184.34 42.84 141.50 7839.28 24983.23 19:18:23 19:18:23 07:16:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:18:23 07:17:01 PM 13493136 15138728 2646304 16.40 2688 1871284 1128480 6.57 349556 1980304 55504 19:18:23 07:18:01 PM 13129956 15052928 3009484 18.65 2688 2135264 1155108 6.72 384584 2254504 104792 19:18:23 Average: 13311546 15095828 2827894 17.52 2688 2003274 1141794 6.64 367070 2117404 80148 19:18:23 19:18:23 07:16:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:18:23 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:23 07:17:01 PM eth0 337.38 197.29 1490.15 64.07 0.00 0.00 0.00 0.00 19:18:23 07:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:23 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:23 07:18:01 PM eth0 63.71 50.09 628.36 9.50 0.00 0.00 0.00 0.00 19:18:23 07:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:23 Average: eth0 200.57 123.71 1059.36 36.79 0.00 0.00 0.00 0.00 19:18:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:23 19:18:23 19:18:23 ---> sar -P ALL: 19:18:23 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) 19:18:23 19:18:23 19:15:51 LINUX RESTART (4 CPU) 19:18:23 19:18:23 07:16:01 PM CPU %user %nice %system %iowait %steal %idle 19:18:23 07:17:01 PM all 32.65 0.00 6.80 6.75 0.09 53.71 19:18:23 07:17:01 PM 0 36.19 0.00 8.88 7.99 0.08 46.86 19:18:23 07:17:01 PM 1 34.69 0.00 6.13 8.72 0.10 50.35 19:18:23 07:17:01 PM 2 29.38 0.00 6.10 6.57 0.08 57.86 19:18:23 07:17:01 PM 3 30.32 0.00 6.07 3.71 0.10 59.79 19:18:23 07:18:01 PM all 16.87 0.00 2.58 2.68 0.09 77.78 19:18:23 07:18:01 PM 0 22.60 0.00 2.76 1.99 0.08 72.57 19:18:23 07:18:01 PM 1 26.32 0.00 3.59 4.73 0.15 65.21 19:18:23 07:18:01 PM 2 9.54 0.00 1.36 1.17 0.07 87.86 19:18:23 07:18:01 PM 3 8.97 0.00 2.59 2.83 0.07 85.55 19:18:23 Average: all 24.72 0.00 4.68 4.71 0.09 65.80 19:18:23 Average: 0 29.36 0.00 5.81 4.97 0.08 59.77 19:18:23 Average: 1 30.49 0.00 4.86 6.72 0.13 57.81 19:18:23 Average: 2 19.43 0.00 3.72 3.86 0.08 72.91 19:18:23 Average: 3 19.60 0.00 4.33 3.27 0.08 72.73 19:18:23 19:18:23 19:18:23