12:26:28 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/integration/test/+/110945 12:26:28 Running as SYSTEM 12:26:28 [EnvInject] - Loading node environment variables. 12:26:28 Building remotely on prd-centos8-builder-2c-2g-202 (centos8-builder-2c-2g) in workspace /w/workspace/integration-test-tox-verify-master 12:26:31 [ssh-agent] Looking for ssh-agent implementation... 12:26:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:26:31 $ ssh-agent 12:26:31 SSH_AUTH_SOCK=/tmp/ssh-CHFW6ordh1Vj/agent.5447 12:26:31 SSH_AGENT_PID=5448 12:26:31 [ssh-agent] Started. 12:26:31 Running ssh-add (command line suppressed) 12:26:31 Identity added: /w/workspace/integration-test-tox-verify-master@tmp/private_key_8692535780991635721.key (/w/workspace/integration-test-tox-verify-master@tmp/private_key_8692535780991635721.key) 12:26:31 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:26:31 The recommended git tool is: NONE 12:26:33 using credential jenkins-ssh 12:26:33 Wiping out workspace first. 12:26:33 Cloning the remote Git repository 12:26:33 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 12:26:33 > git init /w/workspace/integration-test-tox-verify-master # timeout=10 12:26:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 12:26:33 > git --version # timeout=10 12:26:33 > git --version # 'git version 2.43.0' 12:26:33 using GIT_SSH to set credentials jenkins-ssh 12:26:33 [INFO] Currently running in a labeled security context 12:26:33 [INFO] Currently SELinux is 'enforcing' on the host 12:26:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-test-tox-verify-master@tmp/jenkins-gitclient-ssh8279005104184979974.key 12:26:33 Verifying host key using known hosts file 12:26:34 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. 12:26:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 12:26:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 12:26:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 12:26:36 using GIT_SSH to set credentials jenkins-ssh 12:26:36 [INFO] Currently running in a labeled security context 12:26:36 [INFO] Currently SELinux is 'enforcing' on the host 12:26:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-test-tox-verify-master@tmp/jenkins-gitclient-ssh1781483556731924430.key 12:26:36 Verifying host key using known hosts file 12:26:36 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. 12:26:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test refs/changes/45/110945/5 # timeout=10 12:26:37 ERROR: Error fetching remote repo 'origin' 12:26:37 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/integration/test 12:26:37 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 12:26:37 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 12:26:37 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 12:26:37 at hudson.scm.SCM.checkout(SCM.java:540) 12:26:37 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 12:26:37 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:26:37 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:26:37 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:26:37 at hudson.model.Run.execute(Run.java:1895) 12:26:37 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:26:37 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:26:37 at hudson.model.Executor.run(Executor.java:442) 12:26:37 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test refs/changes/45/110945/5" returned status code 128: 12:26:37 stdout: 12:26:37 stderr: fatal: couldn't find remote ref refs/changes/45/110945/5 12:26:37 12:26:37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 12:26:37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 12:26:37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 12:26:37 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 12:26:37 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 12:26:37 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 12:26:37 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 12:26:37 at hudson.remoting.Request$2.run(Request.java:377) 12:26:37 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 12:26:37 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 12:26:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 12:26:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 12:26:37 at java.base/java.lang.Thread.run(Thread.java:829) 12:26:37 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-2c-2g-202 12:26:37 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 12:26:37 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 12:26:37 at hudson.remoting.Channel.call(Channel.java:1003) 12:26:37 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 12:26:37 at jdk.internal.reflect.GeneratedMethodAccessor822.invoke(Unknown Source) 12:26:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:26:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 12:26:37 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 12:26:37 at com.sun.proxy.$Proxy293.execute(Unknown Source) 12:26:37 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 12:26:37 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 12:26:37 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 12:26:37 at hudson.scm.SCM.checkout(SCM.java:540) 12:26:37 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 12:26:37 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:26:37 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:26:37 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:26:37 at hudson.model.Run.execute(Run.java:1895) 12:26:37 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:26:37 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:26:37 at hudson.model.Executor.run(Executor.java:442) 12:26:37 ERROR: Error fetching remote repo 'origin' 12:26:37 $ ssh-agent -k 12:26:37 unset SSH_AUTH_SOCK; 12:26:37 unset SSH_AGENT_PID; 12:26:37 echo Agent pid 5448 killed; 12:26:37 [ssh-agent] Stopped. 12:26:37 [PostBuildScript] - [INFO] Executing post build scripts. 12:26:37 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins13674285003792140606.sh 12:26:37 ---> sysstat.sh 12:26:37 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins273928389170906057.sh 12:26:37 ---> package-listing.sh 12:26:37 ++ facter osfamily 12:26:37 ++ tr '[:upper:]' '[:lower:]' 12:26:37 + OS_FAMILY=redhat 12:26:37 + workspace=/w/workspace/integration-test-tox-verify-master 12:26:37 + START_PACKAGES=/tmp/packages_start.txt 12:26:37 + END_PACKAGES=/tmp/packages_end.txt 12:26:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:26:37 + PACKAGES=/tmp/packages_start.txt 12:26:37 + '[' /w/workspace/integration-test-tox-verify-master ']' 12:26:37 + PACKAGES=/tmp/packages_end.txt 12:26:37 + case "${OS_FAMILY}" in 12:26:37 + rpm -qa 12:26:37 + sort 12:26:38 + '[' -f /tmp/packages_start.txt ']' 12:26:38 + '[' -f /tmp/packages_end.txt ']' 12:26:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:26:38 + '[' /w/workspace/integration-test-tox-verify-master ']' 12:26:38 + mkdir -p /w/workspace/integration-test-tox-verify-master/archives/ 12:26:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-test-tox-verify-master/archives/ 12:26:38 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins8340503672901939863.sh 12:26:38 ---> capture-instance-metadata.sh 12:26:38 Setup pyenv: 12:26:38 system 12:26:38 * 3.8.13 (set by /opt/pyenv/version) 12:26:38 * 3.9.13 (set by /opt/pyenv/version) 12:26:38 * 3.10.13 (set by /opt/pyenv/version) 12:26:38 * 3.11.7 (set by /opt/pyenv/version) 12:26:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VUbt 12:26:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:26:47 lf-activate-venv(): INFO: Installing: lftools 12:27:22 lf-activate-venv(): INFO: Adding /tmp/venv-VUbt/bin to PATH 12:27:22 INFO: Running in OpenStack, capturing instance metadata 12:27:22 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins3153767017321279553.sh 12:27:22 provisioning config files... 12:27:22 Could not find credentials [logs] for integration-test-tox-verify-master #9491 12:27:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-test-tox-verify-master@tmp/config7187960538575160765tmp 12:27:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:27:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:27:22 provisioning config files... 12:27:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:27:22 [EnvInject] - Injecting environment variables from a build step. 12:27:22 [EnvInject] - Injecting as environment variables the properties content 12:27:22 SERVER_ID=logs 12:27:22 12:27:22 [EnvInject] - Variables injected successfully. 12:27:22 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins191271957966108044.sh 12:27:22 ---> create-netrc.sh 12:27:22 WARN: Log server credential not found. 12:27:23 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins7448580736654037852.sh 12:27:23 ---> python-tools-install.sh 12:27:23 Setup pyenv: 12:27:23 system 12:27:23 3.8.13 12:27:23 3.9.13 12:27:23 3.10.13 12:27:23 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:27:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VUbt from file:/tmp/.os_lf_venv 12:27:24 lf-activate-venv(): INFO: Installing: lftools 12:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-VUbt/bin to PATH 12:27:32 Generating Requirements File 12:28:07 Python 3.11.7 12:28:07 pip 24.0 from /tmp/venv-VUbt/lib/python3.11/site-packages/pip (python 3.11) 12:28:08 appdirs==1.4.4 12:28:08 argcomplete==3.2.3 12:28:08 aspy.yaml==1.3.0 12:28:08 attrs==23.2.0 12:28:08 autopage==0.5.2 12:28:08 beautifulsoup4==4.12.3 12:28:08 boto3==1.34.67 12:28:08 botocore==1.34.67 12:28:08 bs4==0.0.2 12:28:08 cachetools==5.3.3 12:28:08 certifi==2024.2.2 12:28:08 cffi==1.16.0 12:28:08 cfgv==3.4.0 12:28:08 chardet==5.2.0 12:28:08 charset-normalizer==3.3.2 12:28:08 click==8.1.7 12:28:08 cliff==4.6.0 12:28:08 cmd2==2.4.3 12:28:08 cryptography==3.3.2 12:28:08 debtcollector==3.0.0 12:28:08 decorator==5.1.1 12:28:08 defusedxml==0.7.1 12:28:08 Deprecated==1.2.14 12:28:08 distlib==0.3.8 12:28:08 dnspython==2.6.1 12:28:08 docker==4.2.2 12:28:08 dogpile.cache==1.3.2 12:28:08 email_validator==2.1.1 12:28:08 filelock==3.13.1 12:28:08 future==1.0.0 12:28:08 gitdb==4.0.11 12:28:08 GitPython==3.1.42 12:28:08 google-auth==2.29.0 12:28:08 httplib2==0.22.0 12:28:08 identify==2.5.35 12:28:08 idna==3.6 12:28:08 importlib-resources==1.5.0 12:28:08 iso8601==2.1.0 12:28:08 Jinja2==3.1.3 12:28:08 jmespath==1.0.1 12:28:08 jsonpatch==1.33 12:28:08 jsonpointer==2.4 12:28:08 jsonschema==4.21.1 12:28:08 jsonschema-specifications==2023.12.1 12:28:08 keystoneauth1==5.6.0 12:28:08 kubernetes==29.0.0 12:28:08 lftools==0.37.10 12:28:08 lxml==5.1.0 12:28:08 MarkupSafe==2.1.5 12:28:08 msgpack==1.0.8 12:28:08 multi_key_dict==2.0.3 12:28:08 munch==4.0.0 12:28:08 netaddr==1.2.1 12:28:08 netifaces==0.11.0 12:28:08 niet==1.4.2 12:28:08 nodeenv==1.8.0 12:28:08 oauth2client==4.1.3 12:28:08 oauthlib==3.2.2 12:28:08 openstacksdk==3.0.0 12:28:08 os-client-config==2.1.0 12:28:08 os-service-types==1.7.0 12:28:08 osc-lib==3.0.1 12:28:08 oslo.config==9.4.0 12:28:08 oslo.context==5.5.0 12:28:08 oslo.i18n==6.3.0 12:28:08 oslo.log==5.5.0 12:28:08 oslo.serialization==5.4.0 12:28:08 oslo.utils==7.1.0 12:28:08 packaging==24.0 12:28:08 pbr==6.0.0 12:28:08 platformdirs==4.2.0 12:28:08 prettytable==3.10.0 12:28:08 pyasn1==0.5.1 12:28:08 pyasn1-modules==0.3.0 12:28:08 pycparser==2.21 12:28:08 pygerrit2==2.0.15 12:28:08 PyGithub==2.2.0 12:28:08 pyinotify==0.9.6 12:28:08 PyJWT==2.8.0 12:28:08 PyNaCl==1.5.0 12:28:08 pyparsing==2.4.7 12:28:08 pyperclip==1.8.2 12:28:08 pyrsistent==0.20.0 12:28:08 python-cinderclient==9.5.0 12:28:08 python-dateutil==2.9.0.post0 12:28:08 python-heatclient==3.5.0 12:28:08 python-jenkins==1.8.2 12:28:08 python-keystoneclient==5.4.0 12:28:08 python-magnumclient==4.4.0 12:28:08 python-novaclient==18.6.0 12:28:08 python-openstackclient==6.6.0 12:28:08 python-swiftclient==4.5.0 12:28:08 PyYAML==6.0.1 12:28:08 referencing==0.34.0 12:28:08 requests==2.31.0 12:28:08 requests-oauthlib==1.4.0 12:28:08 requestsexceptions==1.4.0 12:28:08 rfc3986==2.0.0 12:28:08 rpds-py==0.18.0 12:28:08 rsa==4.9 12:28:08 ruamel.yaml==0.18.6 12:28:08 ruamel.yaml.clib==0.2.8 12:28:08 s3transfer==0.10.1 12:28:08 simplejson==3.19.2 12:28:08 six==1.16.0 12:28:08 smmap==5.0.1 12:28:08 soupsieve==2.5 12:28:08 stevedore==5.2.0 12:28:08 tabulate==0.9.0 12:28:08 toml==0.10.2 12:28:08 tomlkit==0.12.4 12:28:08 tqdm==4.66.2 12:28:08 typing_extensions==4.10.0 12:28:08 tzdata==2024.1 12:28:08 urllib3==1.26.18 12:28:08 virtualenv==20.25.1 12:28:08 wcwidth==0.2.13 12:28:08 websocket-client==1.7.0 12:28:08 wrapt==1.16.0 12:28:08 xdg==6.0.0 12:28:08 xmltodict==0.13.0 12:28:08 yq==3.2.3 12:28:08 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins14983535676954613221.sh 12:28:08 ---> sudo-logs.sh 12:28:08 Archiving 'sudo' log.. 12:28:08 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins4834175151702025320.sh 12:28:08 ---> job-cost.sh 12:28:08 Setup pyenv: 12:28:08 system 12:28:08 3.8.13 12:28:08 3.9.13 12:28:08 3.10.13 12:28:08 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:28:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VUbt from file:/tmp/.os_lf_venv 12:28:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:28:22 lf-activate-venv(): INFO: Adding /tmp/venv-VUbt/bin to PATH 12:28:22 INFO: No Stack... 12:28:22 INFO: Retrieving Pricing Info for: v3-standard-2 12:28:23 INFO: Archiving Costs 12:28:23 [integration-test-tox-verify-master] $ /bin/bash -l /tmp/jenkins8379215589380616218.sh 12:28:23 ---> logs-deploy.sh 12:28:23 Setup pyenv: 12:28:23 system 12:28:23 3.8.13 12:28:23 3.9.13 12:28:23 3.10.13 12:28:23 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:28:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VUbt from file:/tmp/.os_lf_venv 12:28:25 lf-activate-venv(): INFO: Installing: lftools 12:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-VUbt/bin to PATH 12:28:36 WARNING: Nexus logging server not set 12:28:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/integration-test-tox-verify-master/9491/ 12:28:36 INFO: archiving logs to S3 12:28:37 ---> uname -a: 12:28:37 Linux prd-centos8-builder-2c-2g-202.novalocal 4.18.0-544.el8.x86_64 #1 SMP Thu Feb 22 21:29:23 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:28:37 12:28:37 12:28:37 ---> lscpu: 12:28:37 Architecture: x86_64 12:28:37 CPU op-mode(s): 32-bit, 64-bit 12:28:37 Byte Order: Little Endian 12:28:37 CPU(s): 2 12:28:37 On-line CPU(s) list: 0,1 12:28:37 Thread(s) per core: 1 12:28:37 Core(s) per socket: 1 12:28:37 Socket(s): 2 12:28:37 NUMA node(s): 1 12:28:37 Vendor ID: AuthenticAMD 12:28:37 CPU family: 23 12:28:37 Model: 49 12:28:37 Model name: AMD EPYC-Rome Processor 12:28:37 Stepping: 0 12:28:37 CPU MHz: 2800.000 12:28:37 BogoMIPS: 5600.00 12:28:37 Virtualization: AMD-V 12:28:37 Hypervisor vendor: KVM 12:28:37 Virtualization type: full 12:28:37 L1d cache: 32K 12:28:37 L1i cache: 32K 12:28:37 L2 cache: 512K 12:28:37 L3 cache: 16384K 12:28:37 NUMA node0 CPU(s): 0,1 12:28:37 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 12:28:37 12:28:37 12:28:37 ---> nproc: 12:28:37 2 12:28:37 12:28:37 12:28:37 ---> df -h: 12:28:37 Filesystem Size Used Avail Use% Mounted on 12:28:37 devtmpfs 3.8G 0 3.8G 0% /dev 12:28:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:28:37 tmpfs 3.8G 17M 3.8G 1% /run 12:28:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:28:37 /dev/vda1 40G 8.3G 32G 21% / 12:28:37 tmpfs 770M 0 770M 0% /run/user/1001 12:28:37 12:28:37 12:28:37 ---> free -m: 12:28:37 total used free shared buff/cache available 12:28:37 Mem: 7697 610 4874 19 2212 6793 12:28:37 Swap: 1023 0 1023 12:28:37 12:28:37 12:28:37 ---> ip addr: 12:28:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:28:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:28:37 inet 127.0.0.1/8 scope host lo 12:28:37 valid_lft forever preferred_lft forever 12:28:37 inet6 ::1/128 scope host 12:28:37 valid_lft forever preferred_lft forever 12:28:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:28:37 link/ether fa:16:3e:46:20:97 brd ff:ff:ff:ff:ff:ff 12:28:37 altname enp0s3 12:28:37 altname ens3 12:28:37 inet 10.30.171.31/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 12:28:37 valid_lft 86229sec preferred_lft 86229sec 12:28:37 inet6 fe80::f816:3eff:fe46:2097/64 scope link 12:28:37 valid_lft forever preferred_lft forever 12:28:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:28:37 link/ether 02:42:f8:0b:82:52 brd ff:ff:ff:ff:ff:ff 12:28:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:28:37 valid_lft forever preferred_lft forever 12:28:37 12:28:37 12:28:37 ---> sar -b -r -n DEV: 12:28:37 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/21/2024 _x86_64_ (2 CPU) 12:28:37 12:28:37 12:25:41 LINUX RESTART (2 CPU) 12:28:37 12:28:37 12:26:01 PM tps rtps wtps bread/s bwrtn/s 12:28:37 12:27:01 PM 158.36 94.00 64.36 14063.48 39319.98 12:28:37 12:28:01 PM 106.08 7.43 98.65 1344.98 9391.68 12:28:37 Average: 132.23 50.72 81.50 7704.76 24357.08 12:28:37 12:28:37 12:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:28:37 12:27:01 PM 5353976 7006144 2528460 32.08 2688 1845404 1008028 11.29 352912 1892616 69164 12:28:37 12:28:01 PM 5054792 6969876 2827644 35.87 2688 2097588 1023016 11.45 379276 2121608 59520 12:28:37 Average: 5204384 6988010 2678052 33.97 2688 1971496 1015522 11.37 366094 2007112 64342 12:28:37 12:28:37 12:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:28:37 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:37 12:27:01 PM eth0 219.68 130.39 983.70 49.56 0.00 0.00 0.00 0.00 12:28:37 12:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:37 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:37 12:28:01 PM eth0 51.56 33.91 838.91 7.63 0.00 0.00 0.00 0.00 12:28:37 12:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:37 Average: eth0 135.62 82.15 911.31 28.60 0.00 0.00 0.00 0.00 12:28:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:37 12:28:37 12:28:37 ---> sar -P ALL: 12:28:37 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/21/2024 _x86_64_ (2 CPU) 12:28:37 12:28:37 12:25:41 LINUX RESTART (2 CPU) 12:28:37 12:28:37 12:26:01 PM CPU %user %nice %system %iowait %steal %idle 12:28:37 12:27:01 PM all 42.61 0.03 9.86 12.15 0.14 35.21 12:28:37 12:27:01 PM 0 42.03 0.02 10.86 12.49 0.10 34.50 12:28:37 12:27:01 PM 1 43.19 0.05 8.87 11.81 0.17 35.92 12:28:37 12:28:01 PM all 34.61 0.00 5.30 6.27 0.13 53.69 12:28:37 12:28:01 PM 0 19.90 0.00 4.77 6.90 0.12 68.31 12:28:37 12:28:01 PM 1 49.26 0.00 5.82 5.64 0.15 39.14 12:28:37 Average: all 38.59 0.02 7.57 9.19 0.13 44.50 12:28:37 Average: 0 30.92 0.01 7.80 9.68 0.11 51.48 12:28:37 Average: 1 46.24 0.03 7.34 8.71 0.16 37.54 12:28:37 12:28:37 12:28:37