18:42:12 Started by user Robert Varga 18:42:12 Running as SYSTEM 18:42:12 [EnvInject] - Loading node environment variables. 18:42:12 Building remotely on prd-centos8-builder-4c-4g-19691 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-potassium 18:42:13 [ssh-agent] Looking for ssh-agent implementation... 18:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:13 $ ssh-agent 18:42:13 SSH_AUTH_SOCK=/tmp/ssh-juigvY4PW6Y4/agent.5559 18:42:13 SSH_AGENT_PID=5561 18:42:13 [ssh-agent] Started. 18:42:13 Running ssh-add (command line suppressed) 18:42:13 Identity added: /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_11901022277145923331.key (/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_11901022277145923331.key) 18:42:13 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:42:13 The recommended git tool is: NONE 18:42:15 using credential jenkins-ssh 18:42:15 Wiping out workspace first. 18:42:15 Cloning the remote Git repository 18:42:15 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 18:42:15 > git init /w/workspace/autorelease-gerrit-branch-lock-potassium # timeout=10 18:42:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 18:42:16 > git --version # timeout=10 18:42:16 > git --version # 'git version 2.43.0' 18:42:16 using GIT_SSH to set credentials jenkins-ssh 18:42:16 [INFO] Currently running in a labeled security context 18:42:16 [INFO] Currently SELinux is 'enforcing' on the host 18:42:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/jenkins-gitclient-ssh4798751233315480347.key 18:42:16 Verifying host key using known hosts file 18:42:16 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:42:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 18:42:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:19 Avoid second fetch 18:42:19 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 18:42:19 Checking out Revision f0496766f885c02f9cd8236533c5d31fdd309ef2 (refs/remotes/origin/stable/potassium) 18:42:19 > git config core.sparsecheckout # timeout=10 18:42:19 > git checkout -f f0496766f885c02f9cd8236533c5d31fdd309ef2 # timeout=10 18:42:19 Commit message: "Update git submodules" 18:42:19 > git rev-list --no-walk 51dce3e17ea434fdcca6ec68e20ba439266d1b03 # timeout=10 18:42:19 provisioning config files... 18:42:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:42:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:42:19 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins3537854374255479535.sh 18:42:19 ---> autorelease-gerrit-branch-lock.sh 18:42:19 Cloning into 'All-Projects'... 18:42:20 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 18:42:21 Total 1691 (delta 598), reused 1691 (delta 598) 18:42:21 Note: switching to 'e39649ccf6eaa97c728a61396762c4499cc884de'. 18:42:21 18:42:21 You are in 'detached HEAD' state. You can look around, make experimental 18:42:21 changes and commit them, and you can discard any commits you make in this 18:42:21 state without impacting any branches by switching back to a branch. 18:42:21 18:42:21 If you want to create a new branch to retain commits you create, you may 18:42:21 do so (now or later) by using -c with the switch command. Example: 18:42:21 18:42:21 git switch -c 18:42:21 18:42:21 Or undo this operation with: 18:42:21 18:42:21 git switch - 18:42:21 18:42:21 Turn off this advice by setting config variable advice.detachedHead to false 18:42:21 18:42:22 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 18:42:22 From ssh://git.opendaylight.org:29418/All-Projects 18:42:22 * [new ref] refs/meta/config -> config 18:42:22 Switched to branch 'config' 18:42:23 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 18:42:24 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 18:42:26 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 18:42:26 + case $mode in 18:42:26 + echo 'INFO: Locking branch for MRI: stable/potassium' 18:42:26 INFO: Locking branch for MRI: stable/potassium 18:42:26 + git config -f project.config access.refs/heads/stable/potassium.exclusiveGroupPermissions submit 18:42:26 + git config -f project.config access.refs/heads/stable/potassium.submit 'group Release Engineering Team' 18:42:26 + git config -f project.config access.refs/heads/stable/potassium.removeReviewer 'group Release Engineering Team' 18:42:26 + git config -f project.config access.refs/heads/stable/potassium.label-Code-Review '-2..+2 group Release Engineering Team' 18:42:26 + git config -f project.config access.refs/heads/stable/potassium.label-Verified '-1..+1 group Release Engineering Team' 18:42:26 + git commit -asm 'Chore: Grant supercommitters rights stable/potassium' 18:42:26 [config 534b6ef] Chore: Grant supercommitters rights stable/potassium 18:42:26 1 file changed, 6 insertions(+) 18:42:26 + git diff HEAD~1 18:42:26 diff --git a/project.config b/project.config 18:42:26 index 8a9418c..670bbab 100644 18:42:26 --- a/project.config 18:42:26 +++ b/project.config 18:42:26 @@ -142,3 +142,9 @@ 18:42:26 exclusiveGroupPermissions = create 18:42:26 create = block group Registered Users 18:42:26 create = group Release Engineering Team 18:42:26 +[access "refs/heads/stable/potassium"] 18:42:26 + exclusiveGroupPermissions = submit 18:42:26 + submit = group Release Engineering Team 18:42:26 + removeReviewer = group Release Engineering Team 18:42:26 + label-Code-Review = -2..+2 group Release Engineering Team 18:42:26 + label-Verified = -1..+1 group Release Engineering Team 18:42:26 + '[' false = true ']' 18:42:26 + echo 'INFO: Pushing changes to the repository.' 18:42:26 INFO: Pushing changes to the repository. 18:42:26 + git push origin HEAD:refs/meta/config 18:42:27 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 18:42:28 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 18:42:28 remote: commit 534b6ef: warning: subject >50 characters; use shorter first paragraph 18:42:28 To ssh://git.opendaylight.org:29418/All-Projects 18:42:28 e39649c..534b6ef HEAD -> refs/meta/config 18:42:28 $ ssh-agent -k 18:42:28 unset SSH_AUTH_SOCK; 18:42:28 unset SSH_AGENT_PID; 18:42:28 echo Agent pid 5561 killed; 18:42:28 [ssh-agent] Stopped. 18:42:28 [PostBuildScript] - [INFO] Executing post build scripts. 18:42:28 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins11083862277057267002.sh 18:42:28 ---> sysstat.sh 18:42:28 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins4777991528821719331.sh 18:42:28 ---> package-listing.sh 18:42:28 ++ facter osfamily 18:42:28 ++ tr '[:upper:]' '[:lower:]' 18:42:28 + OS_FAMILY=redhat 18:42:28 + workspace=/w/workspace/autorelease-gerrit-branch-lock-potassium 18:42:28 + START_PACKAGES=/tmp/packages_start.txt 18:42:28 + END_PACKAGES=/tmp/packages_end.txt 18:42:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:28 + PACKAGES=/tmp/packages_start.txt 18:42:28 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 18:42:28 + PACKAGES=/tmp/packages_end.txt 18:42:28 + case "${OS_FAMILY}" in 18:42:28 + rpm -qa 18:42:28 + sort 18:42:29 + '[' -f /tmp/packages_start.txt ']' 18:42:29 + '[' -f /tmp/packages_end.txt ']' 18:42:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:29 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 18:42:29 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 18:42:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 18:42:29 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins8430705038026851468.sh 18:42:29 ---> capture-instance-metadata.sh 18:42:29 Setup pyenv: 18:42:29 system 18:42:29 * 3.8.13 (set by /opt/pyenv/version) 18:42:29 * 3.9.13 (set by /opt/pyenv/version) 18:42:29 * 3.10.6 (set by /opt/pyenv/version) 18:42:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3LUQ 18:42:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:42:37 lf-activate-venv(): INFO: Installing: lftools 18:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-3LUQ/bin to PATH 18:43:10 INFO: Running in OpenStack, capturing instance metadata 18:43:11 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins2548140132891170312.sh 18:43:11 provisioning config files... 18:43:11 Could not find credentials [logs] for autorelease-gerrit-branch-lock-potassium #33 18:43:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/config6553106959635400803tmp 18:43:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:43:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:43:11 provisioning config files... 18:43:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:43:11 [EnvInject] - Injecting environment variables from a build step. 18:43:11 [EnvInject] - Injecting as environment variables the properties content 18:43:11 SERVER_ID=logs 18:43:11 18:43:11 [EnvInject] - Variables injected successfully. 18:43:11 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins3356709823020728484.sh 18:43:11 ---> create-netrc.sh 18:43:11 WARN: Log server credential not found. 18:43:11 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins13883972739333998136.sh 18:43:11 ---> python-tools-install.sh 18:43:11 Setup pyenv: 18:43:11 system 18:43:11 3.8.13 18:43:11 3.9.13 18:43:11 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 18:43:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LUQ from file:/tmp/.os_lf_venv 18:43:13 lf-activate-venv(): INFO: Installing: lftools 18:43:24 lf-activate-venv(): INFO: Adding /tmp/venv-3LUQ/bin to PATH 18:43:24 Generating Requirements File 18:43:59 Python 3.10.6 18:44:00 pip 23.3.2 from /tmp/venv-3LUQ/lib/python3.10/site-packages/pip (python 3.10) 18:44:00 appdirs==1.4.4 18:44:00 argcomplete==3.2.1 18:44:00 aspy.yaml==1.3.0 18:44:00 attrs==23.2.0 18:44:00 autopage==0.5.2 18:44:00 beautifulsoup4==4.12.3 18:44:00 boto3==1.34.25 18:44:00 botocore==1.34.25 18:44:00 bs4==0.0.2 18:44:00 cachetools==5.3.2 18:44:00 certifi==2023.11.17 18:44:00 cffi==1.16.0 18:44:00 cfgv==3.4.0 18:44:00 chardet==5.2.0 18:44:00 charset-normalizer==3.3.2 18:44:00 click==8.1.7 18:44:00 cliff==4.5.0 18:44:00 cmd2==2.4.3 18:44:00 cryptography==3.3.2 18:44:00 debtcollector==2.5.0 18:44:00 decorator==5.1.1 18:44:00 defusedxml==0.7.1 18:44:00 Deprecated==1.2.14 18:44:00 distlib==0.3.8 18:44:00 dnspython==2.5.0 18:44:00 docker==4.2.2 18:44:00 dogpile.cache==1.3.0 18:44:00 email-validator==2.1.0.post1 18:44:00 filelock==3.13.1 18:44:00 future==0.18.3 18:44:00 gitdb==4.0.11 18:44:00 GitPython==3.1.41 18:44:00 google-auth==2.26.2 18:44:00 httplib2==0.22.0 18:44:00 identify==2.5.33 18:44:00 idna==3.6 18:44:00 importlib-resources==1.5.0 18:44:00 iso8601==2.1.0 18:44:00 Jinja2==3.1.3 18:44:00 jmespath==1.0.1 18:44:00 jsonpatch==1.33 18:44:00 jsonpointer==2.4 18:44:00 jsonschema==4.21.1 18:44:00 jsonschema-specifications==2023.12.1 18:44:00 keystoneauth1==5.5.0 18:44:00 kubernetes==29.0.0 18:44:00 lftools==0.37.8 18:44:00 lxml==5.1.0 18:44:00 MarkupSafe==2.1.4 18:44:00 msgpack==1.0.7 18:44:00 multi_key_dict==2.0.3 18:44:00 munch==4.0.0 18:44:00 netaddr==0.10.1 18:44:00 netifaces==0.11.0 18:44:00 niet==1.4.2 18:44:00 nodeenv==1.8.0 18:44:00 oauth2client==4.1.3 18:44:00 oauthlib==3.2.2 18:44:00 openstacksdk==0.62.0 18:44:00 os-client-config==2.1.0 18:44:00 os-service-types==1.7.0 18:44:00 osc-lib==3.0.0 18:44:00 oslo.config==9.3.0 18:44:00 oslo.context==5.3.0 18:44:00 oslo.i18n==6.2.0 18:44:00 oslo.log==5.4.0 18:44:00 oslo.serialization==5.3.0 18:44:00 oslo.utils==7.0.0 18:44:00 packaging==23.2 18:44:00 pbr==6.0.0 18:44:00 platformdirs==4.1.0 18:44:00 prettytable==3.9.0 18:44:00 pyasn1==0.5.1 18:44:00 pyasn1-modules==0.3.0 18:44:00 pycparser==2.21 18:44:00 pygerrit2==2.0.15 18:44:00 PyGithub==2.1.1 18:44:00 pyinotify==0.9.6 18:44:00 PyJWT==2.8.0 18:44:00 PyNaCl==1.5.0 18:44:00 pyparsing==2.4.7 18:44:00 pyperclip==1.8.2 18:44:00 pyrsistent==0.20.0 18:44:00 python-cinderclient==9.4.0 18:44:00 python-dateutil==2.8.2 18:44:00 python-heatclient==3.4.0 18:44:00 python-jenkins==1.8.2 18:44:00 python-keystoneclient==5.3.0 18:44:00 python-magnumclient==4.3.0 18:44:00 python-novaclient==18.4.0 18:44:00 python-openstackclient==6.0.0 18:44:00 python-swiftclient==4.4.0 18:44:00 pytz==2023.3.post1 18:44:00 PyYAML==6.0.1 18:44:00 referencing==0.32.1 18:44:00 requests==2.31.0 18:44:00 requests-oauthlib==1.3.1 18:44:00 requestsexceptions==1.4.0 18:44:00 rfc3986==2.0.0 18:44:00 rpds-py==0.17.1 18:44:00 rsa==4.9 18:44:00 ruamel.yaml==0.18.5 18:44:00 ruamel.yaml.clib==0.2.8 18:44:00 s3transfer==0.10.0 18:44:00 simplejson==3.19.2 18:44:00 six==1.16.0 18:44:00 smmap==5.0.1 18:44:00 soupsieve==2.5 18:44:00 stevedore==5.1.0 18:44:00 tabulate==0.9.0 18:44:00 toml==0.10.2 18:44:00 tomlkit==0.12.3 18:44:00 tqdm==4.66.1 18:44:00 typing_extensions==4.9.0 18:44:00 tzdata==2023.4 18:44:00 urllib3==1.26.18 18:44:00 virtualenv==20.25.0 18:44:00 wcwidth==0.2.13 18:44:00 websocket-client==1.7.0 18:44:00 wrapt==1.16.0 18:44:00 xdg==6.0.0 18:44:00 xmltodict==0.13.0 18:44:00 yq==3.2.3 18:44:00 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins17740161667618086927.sh 18:44:00 ---> sudo-logs.sh 18:44:00 Archiving 'sudo' log.. 18:44:01 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins505221117773107954.sh 18:44:01 ---> job-cost.sh 18:44:01 Setup pyenv: 18:44:01 system 18:44:01 3.8.13 18:44:01 3.9.13 18:44:01 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 18:44:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LUQ from file:/tmp/.os_lf_venv 18:44:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:44:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:44:12 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 18:44:12 lf-activate-venv(): INFO: Adding /tmp/venv-3LUQ/bin to PATH 18:44:12 INFO: No Stack... 18:44:13 INFO: Retrieving Pricing Info for: v3-standard-4 18:44:13 INFO: Archiving Costs 18:44:13 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash -l /tmp/jenkins2640510405805400076.sh 18:44:13 ---> logs-deploy.sh 18:44:13 Setup pyenv: 18:44:13 system 18:44:13 3.8.13 18:44:13 3.9.13 18:44:13 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 18:44:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3LUQ from file:/tmp/.os_lf_venv 18:44:15 lf-activate-venv(): INFO: Installing: lftools 18:44:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:44:29 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:44:30 lf-activate-venv(): INFO: Adding /tmp/venv-3LUQ/bin to PATH 18:44:30 WARNING: Nexus logging server not set 18:44:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-potassium/33/ 18:44:30 INFO: archiving logs to S3 18:44:31 ---> uname -a: 18:44:31 Linux prd-centos8-builder-4c-4g-19691.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 18:44:31 18:44:31 18:44:31 ---> lscpu: 18:44:31 Architecture: x86_64 18:44:31 CPU op-mode(s): 32-bit, 64-bit 18:44:31 Byte Order: Little Endian 18:44:31 CPU(s): 4 18:44:31 On-line CPU(s) list: 0-3 18:44:31 Thread(s) per core: 1 18:44:31 Core(s) per socket: 1 18:44:31 Socket(s): 4 18:44:31 NUMA node(s): 1 18:44:31 Vendor ID: AuthenticAMD 18:44:31 CPU family: 23 18:44:31 Model: 49 18:44:31 Model name: AMD EPYC-Rome Processor 18:44:31 Stepping: 0 18:44:31 CPU MHz: 2799.998 18:44:31 BogoMIPS: 5599.99 18:44:31 Virtualization: AMD-V 18:44:31 Hypervisor vendor: KVM 18:44:31 Virtualization type: full 18:44:31 L1d cache: 32K 18:44:31 L1i cache: 32K 18:44:31 L2 cache: 512K 18:44:31 L3 cache: 16384K 18:44:31 NUMA node0 CPU(s): 0-3 18:44:31 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 18:44:31 18:44:31 18:44:31 ---> nproc: 18:44:31 4 18:44:31 18:44:31 18:44:31 ---> df -h: 18:44:31 Filesystem Size Used Avail Use% Mounted on 18:44:31 devtmpfs 7.7G 0 7.7G 0% /dev 18:44:31 tmpfs 7.7G 0 7.7G 0% /dev/shm 18:44:31 tmpfs 7.7G 17M 7.7G 1% /run 18:44:31 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 18:44:31 /dev/vda1 80G 8.4G 72G 11% / 18:44:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:44:31 18:44:31 18:44:31 ---> free -m: 18:44:31 total used free shared buff/cache available 18:44:31 Mem: 15761 700 12852 19 2208 14733 18:44:31 Swap: 1023 0 1023 18:44:31 18:44:31 18:44:31 ---> ip addr: 18:44:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:44:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:44:31 inet 127.0.0.1/8 scope host lo 18:44:31 valid_lft forever preferred_lft forever 18:44:31 inet6 ::1/128 scope host 18:44:31 valid_lft forever preferred_lft forever 18:44:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:44:31 link/ether fa:16:3e:5e:cc:3f brd ff:ff:ff:ff:ff:ff 18:44:31 altname enp0s3 18:44:31 altname ens3 18:44:31 inet 10.30.171.106/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:44:31 valid_lft 86230sec preferred_lft 86230sec 18:44:31 inet6 fe80::f816:3eff:fe5e:cc3f/64 scope link 18:44:31 valid_lft forever preferred_lft forever 18:44:31 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:44:31 link/ether 02:42:1d:7d:63:82 brd ff:ff:ff:ff:ff:ff 18:44:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:44:31 valid_lft forever preferred_lft forever 18:44:31 18:44:31 18:44:31 ---> sar -b -r -n DEV: 18:44:31 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/23/2024 _x86_64_ (4 CPU) 18:44:31 18:44:31 18:41:37 LINUX RESTART (4 CPU) 18:44:31 18:44:31 06:42:01 PM tps rtps wtps bread/s bwrtn/s 18:44:31 06:43:01 PM 81.29 30.07 51.22 7362.75 13233.11 18:44:31 06:44:01 PM 107.18 4.43 102.75 152.35 8091.55 18:44:31 Average: 94.24 17.25 76.98 3757.55 10662.33 18:44:31 18:44:31 06:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:44:31 06:43:01 PM 13367904 15096380 2771552 17.17 2688 1953484 1200320 6.98 372924 2082800 84100 18:44:31 06:44:01 PM 13254276 15168616 2885180 17.88 2688 2123904 1085124 6.31 372032 2137888 105780 18:44:31 Average: 13311090 15132498 2828366 17.52 2688 2038694 1142722 6.65 372478 2110344 94940 18:44:31 18:44:31 06:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:44:31 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:31 06:43:01 PM eth0 293.82 198.90 1687.33 57.90 0.00 0.00 0.00 0.00 18:44:31 06:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:31 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:31 06:44:01 PM eth0 34.87 30.22 342.36 6.94 0.00 0.00 0.00 0.00 18:44:31 06:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:31 Average: eth0 164.35 114.56 1014.85 32.42 0.00 0.00 0.00 0.00 18:44:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:31 18:44:31 18:44:31 ---> sar -P ALL: 18:44:31 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/23/2024 _x86_64_ (4 CPU) 18:44:31 18:44:31 18:41:37 LINUX RESTART (4 CPU) 18:44:31 18:44:31 06:42:01 PM CPU %user %nice %system %iowait %steal %idle 18:44:31 06:43:01 PM all 16.80 0.00 3.57 2.72 0.07 76.84 18:44:31 06:43:01 PM 0 27.07 0.00 4.00 1.85 0.07 67.02 18:44:31 06:43:01 PM 1 15.33 0.00 4.28 5.28 0.08 75.02 18:44:31 06:43:01 PM 2 17.81 0.00 3.43 1.85 0.07 76.84 18:44:31 06:43:01 PM 3 6.98 0.00 2.56 1.90 0.05 88.51 18:44:31 06:44:01 PM all 18.47 0.00 2.52 1.65 0.07 77.30 18:44:31 06:44:01 PM 0 17.69 0.00 2.94 1.62 0.07 77.69 18:44:31 06:44:01 PM 1 11.84 0.00 2.43 1.67 0.07 83.99 18:44:31 06:44:01 PM 2 31.37 0.00 2.69 2.52 0.07 63.36 18:44:31 06:44:01 PM 3 12.94 0.00 2.01 0.77 0.07 84.21 18:44:31 Average: all 17.64 0.00 3.04 2.18 0.07 77.07 18:44:31 Average: 0 22.36 0.00 3.47 1.73 0.07 72.37 18:44:31 Average: 1 13.58 0.00 3.35 3.48 0.08 79.51 18:44:31 Average: 2 24.62 0.00 3.06 2.19 0.07 70.07 18:44:31 Average: 3 9.97 0.00 2.28 1.33 0.06 86.36 18:44:31 18:44:31 18:44:31