10:29:36 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/integration/test/+/110945 10:29:36 Running as SYSTEM 10:29:36 [EnvInject] - Loading node environment variables. 10:29:36 Building remotely on prd-centos8-builder-2c-2g-126 (centos8-builder-2c-2g) in workspace /w/workspace/integration-test-tox-verify-master 10:29:36 [ssh-agent] Looking for ssh-agent implementation... 10:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:36 $ ssh-agent 10:29:37 SSH_AUTH_SOCK=/tmp/ssh-xcMiDUhvaXtH/agent.5440 10:29:37 SSH_AGENT_PID=5441 10:29:37 [ssh-agent] Started. 10:29:37 Running ssh-add (command line suppressed) 10:29:37 Identity added: /w/workspace/integration-test-tox-verify-master@tmp/private_key_12048563931980831668.key (/w/workspace/integration-test-tox-verify-master@tmp/private_key_12048563931980831668.key) 10:29:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:29:37 The recommended git tool is: NONE 10:29:39 using credential jenkins-ssh 10:29:39 Wiping out workspace first. 10:29:39 Cloning the remote Git repository 10:29:39 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 10:29:39 > git init /w/workspace/integration-test-tox-verify-master # timeout=10 10:29:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 10:29:39 > git --version # timeout=10 10:29:39 > git --version # 'git version 2.43.0' 10:29:39 using GIT_SSH to set credentials jenkins-ssh 10:29:39 [INFO] Currently running in a labeled security context 10:29:39 [INFO] Currently SELinux is 'enforcing' on the host 10:29:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-test-tox-verify-master@tmp/jenkins-gitclient-ssh11234811482141940503.key 10:29:39 Verifying host key using known hosts file 10:29:39 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. 10:29:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 10:29:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 10:29:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 10:29:42 using GIT_SSH to set credentials jenkins-ssh 10:29:42 [INFO] Currently running in a labeled security context 10:29:42 [INFO] Currently SELinux is 'enforcing' on the host 10:29:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-test-tox-verify-master@tmp/jenkins-gitclient-ssh12516671849327665261.key 10:29:42 Verifying host key using known hosts file 10:29:42 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. 10:29:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test refs/changes/45/110945/4 # timeout=10 10:29:42 ERROR: Error fetching remote repo 'origin' 10:29:42 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/integration/test 10:29:42 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 10:29:42 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 10:29:42 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 10:29:42 at hudson.scm.SCM.checkout(SCM.java:540) 10:29:42 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 10:29:42 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 10:29:42 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 10:29:42 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 10:29:42 at hudson.model.Run.execute(Run.java:1895) 10:29:42 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:29:42 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:29:42 at hudson.model.Executor.run(Executor.java:442) 10:29:42 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test refs/changes/45/110945/4" returned status code 128: 10:29:42 stdout: 10:29:42 stderr: fatal: couldn't find remote ref refs/changes/45/110945/4 10:29:42 10:29:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 10:29:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 10:29:42 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 10:29:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 10:29:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 10:29:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 10:29:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 10:29:42 at hudson.remoting.Request$2.run(Request.java:377) 10:29:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 10:29:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 10:29:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 10:29:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 10:29:42 at java.base/java.lang.Thread.run(Thread.java:829) 10:29:42 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-2c-2g-126 10:29:42 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 10:29:42 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 10:29:42 at hudson.remoting.Channel.call(Channel.java:1003) 10:29:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 10:29:42 at jdk.internal.reflect.GeneratedMethodAccessor822.invoke(Unknown Source) 10:29:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:29:42 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 10:29:42 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 10:29:42 at com.sun.proxy.$Proxy293.execute(Unknown Source) 10:29:42 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 10:29:42 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 10:29:42 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 10:29:42 at hudson.scm.SCM.checkout(SCM.java:540) 10:29:42 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 10:29:42 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 10:29:42 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 10:29:42 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 10:29:42 at hudson.model.Run.execute(Run.java:1895) 10:29:42 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:29:42 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:29:42 at hudson.model.Executor.run(Executor.java:442) 10:29:42 ERROR: Error fetching remote repo 'origin' 10:29:42 $ ssh-agent -k 10:29:42 unset SSH_AUTH_SOCK; 10:29:42 unset SSH_AGENT_PID; 10:29:42 echo Agent pid 5441 killed; 10:29:42 [ssh-agent] Stopped. 10:29:42 [PostBuildScript] - [INFO] Executing post build scripts. 10:29:42 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins10578984380327836111.sh 10:29:42 ---> sysstat.sh 10:29:43 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins15811346121107805702.sh 10:29:43 ---> package-listing.sh 10:29:43 ++ facter osfamily 10:29:43 ++ tr '[:upper:]' '[:lower:]' 10:29:43 + OS_FAMILY=redhat 10:29:43 + workspace=/w/workspace/integration-test-tox-verify-master 10:29:43 + START_PACKAGES=/tmp/packages_start.txt 10:29:43 + END_PACKAGES=/tmp/packages_end.txt 10:29:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:43 + PACKAGES=/tmp/packages_start.txt 10:29:43 + '[' /w/workspace/integration-test-tox-verify-master ']' 10:29:43 + PACKAGES=/tmp/packages_end.txt 10:29:43 + case "${OS_FAMILY}" in 10:29:43 + rpm -qa 10:29:43 + sort 10:29:43 + '[' -f /tmp/packages_start.txt ']' 10:29:43 + '[' -f /tmp/packages_end.txt ']' 10:29:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:43 + '[' /w/workspace/integration-test-tox-verify-master ']' 10:29:43 + mkdir -p /w/workspace/integration-test-tox-verify-master/archives/ 10:29:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-test-tox-verify-master/archives/ 10:29:43 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins10257675968937606403.sh 10:29:43 ---> capture-instance-metadata.sh 10:29:43 Setup pyenv: 10:29:44 system 10:29:44 * 3.8.13 (set by /opt/pyenv/version) 10:29:44 * 3.9.13 (set by /opt/pyenv/version) 10:29:44 * 3.10.13 (set by /opt/pyenv/version) 10:29:44 * 3.11.7 (set by /opt/pyenv/version) 10:29:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9sZp 10:29:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:29:52 lf-activate-venv(): INFO: Installing: lftools 10:30:31 lf-activate-venv(): INFO: Adding /tmp/venv-9sZp/bin to PATH 10:30:31 INFO: Running in OpenStack, capturing instance metadata 10:30:32 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins17667283123138366364.sh 10:30:32 provisioning config files... 10:30:32 Could not find credentials [logs] for integration-test-tox-verify-master #9483 10:30:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-test-tox-verify-master@tmp/config6056579882341655555tmp 10:30:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:30:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:30:32 provisioning config files... 10:30:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:30:33 [EnvInject] - Injecting environment variables from a build step. 10:30:33 [EnvInject] - Injecting as environment variables the properties content 10:30:33 SERVER_ID=logs 10:30:33 10:30:33 [EnvInject] - Variables injected successfully. 10:30:33 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins3482235951928948654.sh 10:30:33 ---> create-netrc.sh 10:30:33 WARN: Log server credential not found. 10:30:33 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins17834707854028409849.sh 10:30:33 ---> python-tools-install.sh 10:30:33 Setup pyenv: 10:30:33 system 10:30:33 3.8.13 10:30:33 3.9.13 10:30:33 3.10.13 10:30:33 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 10:30:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sZp from file:/tmp/.os_lf_venv 10:30:35 lf-activate-venv(): INFO: Installing: lftools 10:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-9sZp/bin to PATH 10:30:42 Generating Requirements File 10:31:12 Python 3.11.7 10:31:12 pip 24.0 from /tmp/venv-9sZp/lib/python3.11/site-packages/pip (python 3.11) 10:31:12 appdirs==1.4.4 10:31:12 argcomplete==3.2.3 10:31:12 aspy.yaml==1.3.0 10:31:12 attrs==23.2.0 10:31:12 autopage==0.5.2 10:31:12 beautifulsoup4==4.12.3 10:31:12 boto3==1.34.67 10:31:12 botocore==1.34.67 10:31:12 bs4==0.0.2 10:31:12 cachetools==5.3.3 10:31:12 certifi==2024.2.2 10:31:12 cffi==1.16.0 10:31:12 cfgv==3.4.0 10:31:12 chardet==5.2.0 10:31:12 charset-normalizer==3.3.2 10:31:12 click==8.1.7 10:31:12 cliff==4.6.0 10:31:12 cmd2==2.4.3 10:31:12 cryptography==3.3.2 10:31:12 debtcollector==3.0.0 10:31:12 decorator==5.1.1 10:31:12 defusedxml==0.7.1 10:31:12 Deprecated==1.2.14 10:31:12 distlib==0.3.8 10:31:12 dnspython==2.6.1 10:31:12 docker==4.2.2 10:31:12 dogpile.cache==1.3.2 10:31:12 email_validator==2.1.1 10:31:12 filelock==3.13.1 10:31:12 future==1.0.0 10:31:12 gitdb==4.0.11 10:31:12 GitPython==3.1.42 10:31:12 google-auth==2.29.0 10:31:12 httplib2==0.22.0 10:31:12 identify==2.5.35 10:31:12 idna==3.6 10:31:12 importlib-resources==1.5.0 10:31:12 iso8601==2.1.0 10:31:12 Jinja2==3.1.3 10:31:12 jmespath==1.0.1 10:31:12 jsonpatch==1.33 10:31:12 jsonpointer==2.4 10:31:12 jsonschema==4.21.1 10:31:12 jsonschema-specifications==2023.12.1 10:31:12 keystoneauth1==5.6.0 10:31:12 kubernetes==29.0.0 10:31:12 lftools==0.37.10 10:31:12 lxml==5.1.0 10:31:12 MarkupSafe==2.1.5 10:31:12 msgpack==1.0.8 10:31:12 multi_key_dict==2.0.3 10:31:12 munch==4.0.0 10:31:12 netaddr==1.2.1 10:31:12 netifaces==0.11.0 10:31:12 niet==1.4.2 10:31:12 nodeenv==1.8.0 10:31:12 oauth2client==4.1.3 10:31:12 oauthlib==3.2.2 10:31:12 openstacksdk==3.0.0 10:31:12 os-client-config==2.1.0 10:31:12 os-service-types==1.7.0 10:31:12 osc-lib==3.0.1 10:31:12 oslo.config==9.4.0 10:31:12 oslo.context==5.5.0 10:31:12 oslo.i18n==6.3.0 10:31:12 oslo.log==5.5.0 10:31:12 oslo.serialization==5.4.0 10:31:12 oslo.utils==7.1.0 10:31:12 packaging==24.0 10:31:12 pbr==6.0.0 10:31:12 platformdirs==4.2.0 10:31:12 prettytable==3.10.0 10:31:12 pyasn1==0.5.1 10:31:12 pyasn1-modules==0.3.0 10:31:12 pycparser==2.21 10:31:12 pygerrit2==2.0.15 10:31:12 PyGithub==2.2.0 10:31:12 pyinotify==0.9.6 10:31:12 PyJWT==2.8.0 10:31:12 PyNaCl==1.5.0 10:31:12 pyparsing==2.4.7 10:31:12 pyperclip==1.8.2 10:31:12 pyrsistent==0.20.0 10:31:12 python-cinderclient==9.5.0 10:31:12 python-dateutil==2.9.0.post0 10:31:12 python-heatclient==3.5.0 10:31:12 python-jenkins==1.8.2 10:31:12 python-keystoneclient==5.4.0 10:31:12 python-magnumclient==4.4.0 10:31:12 python-novaclient==18.6.0 10:31:12 python-openstackclient==6.6.0 10:31:12 python-swiftclient==4.5.0 10:31:12 PyYAML==6.0.1 10:31:12 referencing==0.34.0 10:31:12 requests==2.31.0 10:31:12 requests-oauthlib==1.4.0 10:31:12 requestsexceptions==1.4.0 10:31:12 rfc3986==2.0.0 10:31:12 rpds-py==0.18.0 10:31:12 rsa==4.9 10:31:12 ruamel.yaml==0.18.6 10:31:12 ruamel.yaml.clib==0.2.8 10:31:12 s3transfer==0.10.1 10:31:12 simplejson==3.19.2 10:31:12 six==1.16.0 10:31:12 smmap==5.0.1 10:31:12 soupsieve==2.5 10:31:12 stevedore==5.2.0 10:31:12 tabulate==0.9.0 10:31:12 toml==0.10.2 10:31:12 tomlkit==0.12.4 10:31:12 tqdm==4.66.2 10:31:12 typing_extensions==4.10.0 10:31:12 tzdata==2024.1 10:31:12 urllib3==1.26.18 10:31:12 virtualenv==20.25.1 10:31:12 wcwidth==0.2.13 10:31:12 websocket-client==1.7.0 10:31:12 wrapt==1.16.0 10:31:12 xdg==6.0.0 10:31:12 xmltodict==0.13.0 10:31:12 yq==3.2.3 10:31:13 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins13094043351210868765.sh 10:31:13 ---> sudo-logs.sh 10:31:13 Archiving 'sudo' log.. 10:31:13 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins14565981921852911966.sh 10:31:13 ---> job-cost.sh 10:31:13 Setup pyenv: 10:31:13 system 10:31:13 3.8.13 10:31:13 3.9.13 10:31:13 3.10.13 10:31:13 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 10:31:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sZp from file:/tmp/.os_lf_venv 10:31:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-9sZp/bin to PATH 10:31:20 INFO: No Stack... 10:31:20 INFO: Retrieving Pricing Info for: v3-standard-2 10:31:20 INFO: Archiving Costs 10:31:20 [integration-test-tox-verify-master] $ /bin/bash -l /tmp/jenkins7088532717010246508.sh 10:31:20 ---> logs-deploy.sh 10:31:20 Setup pyenv: 10:31:20 system 10:31:20 3.8.13 10:31:20 3.9.13 10:31:20 3.10.13 10:31:20 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 10:31:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sZp from file:/tmp/.os_lf_venv 10:31:22 lf-activate-venv(): INFO: Installing: lftools 10:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-9sZp/bin to PATH 10:31:31 WARNING: Nexus logging server not set 10:31:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/integration-test-tox-verify-master/9483/ 10:31:31 INFO: archiving logs to S3 10:31:32 ---> uname -a: 10:31:32 Linux prd-centos8-builder-2c-2g-126.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 10:31:32 10:31:32 10:31:32 ---> lscpu: 10:31:32 Architecture: x86_64 10:31:32 CPU op-mode(s): 32-bit, 64-bit 10:31:32 Byte Order: Little Endian 10:31:32 CPU(s): 2 10:31:32 On-line CPU(s) list: 0,1 10:31:32 Thread(s) per core: 1 10:31:32 Core(s) per socket: 1 10:31:32 Socket(s): 2 10:31:32 NUMA node(s): 1 10:31:32 Vendor ID: AuthenticAMD 10:31:32 CPU family: 23 10:31:32 Model: 49 10:31:32 Model name: AMD EPYC-Rome Processor 10:31:32 Stepping: 0 10:31:32 CPU MHz: 2800.000 10:31:32 BogoMIPS: 5600.00 10:31:32 Virtualization: AMD-V 10:31:32 Hypervisor vendor: KVM 10:31:32 Virtualization type: full 10:31:32 L1d cache: 32K 10:31:32 L1i cache: 32K 10:31:32 L2 cache: 512K 10:31:32 L3 cache: 16384K 10:31:32 NUMA node0 CPU(s): 0,1 10:31:32 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 10:31:32 10:31:32 10:31:32 ---> nproc: 10:31:32 2 10:31:32 10:31:32 10:31:32 ---> df -h: 10:31:32 Filesystem Size Used Avail Use% Mounted on 10:31:32 devtmpfs 3.8G 0 3.8G 0% /dev 10:31:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:31:32 tmpfs 3.8G 17M 3.8G 1% /run 10:31:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:31:32 /dev/vda1 40G 8.4G 32G 21% / 10:31:32 tmpfs 770M 0 770M 0% /run/user/1001 10:31:32 10:31:32 10:31:32 ---> free -m: 10:31:32 total used free shared buff/cache available 10:31:32 Mem: 7697 616 4868 19 2212 6787 10:31:32 Swap: 1023 0 1023 10:31:32 10:31:32 10:31:32 ---> ip addr: 10:31:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:31:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:31:32 inet 127.0.0.1/8 scope host lo 10:31:32 valid_lft forever preferred_lft forever 10:31:32 inet6 ::1/128 scope host 10:31:32 valid_lft forever preferred_lft forever 10:31:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:31:32 link/ether fa:16:3e:85:8d:a2 brd ff:ff:ff:ff:ff:ff 10:31:32 altname enp0s3 10:31:32 altname ens3 10:31:32 inet 10.30.171.62/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:31:32 valid_lft 86245sec preferred_lft 86245sec 10:31:32 inet6 fe80::f816:3eff:fe85:8da2/64 scope link 10:31:32 valid_lft forever preferred_lft forever 10:31:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:31:32 link/ether 02:42:1f:a1:1c:74 brd ff:ff:ff:ff:ff:ff 10:31:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:31:32 valid_lft forever preferred_lft forever 10:31:32 10:31:32 10:31:32 ---> sar -b -r -n DEV: 10:31:32 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) 10:31:32 10:31:32 10:28:52 LINUX RESTART (2 CPU) 10:31:32 10:31:32 10:30:01 AM tps rtps wtps bread/s bwrtn/s 10:31:32 10:31:01 AM 99.73 7.70 92.04 1352.22 8893.09 10:31:32 Average: 99.73 7.70 92.04 1352.22 8893.09 10:31:32 10:31:32 10:30:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:32 10:31:01 AM 5057992 6942440 2824436 35.83 2688 2068200 1019732 11.42 374480 2129720 86900 10:31:32 Average: 5057992 6942440 2824436 35.83 2688 2068200 1019732 11.42 374480 2129720 86900 10:31:32 10:31:32 10:30:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:32 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:32 10:31:01 AM eth0 53.20 35.54 738.73 15.37 0.00 0.00 0.00 0.00 10:31:32 10:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:32 Average: eth0 53.20 35.54 738.73 15.37 0.00 0.00 0.00 0.00 10:31:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:32 10:31:32 10:31:32 ---> sar -P ALL: 10:31:32 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) 10:31:32 10:31:32 10:28:52 LINUX RESTART (2 CPU) 10:31:32 10:31:32 10:30:01 AM CPU %user %nice %system %iowait %steal %idle 10:31:32 10:31:01 AM all 36.10 0.00 5.13 5.30 0.11 53.36 10:31:32 10:31:01 AM 0 44.53 0.00 5.74 6.04 0.12 43.58 10:31:32 10:31:01 AM 1 27.70 0.00 4.53 4.56 0.10 63.12 10:31:32 Average: all 36.10 0.00 5.13 5.30 0.11 53.36 10:31:32 Average: 0 44.53 0.00 5.74 6.04 0.12 43.58 10:31:32 Average: 1 27.70 0.00 4.53 4.56 0.10 63.12 10:31:32 10:31:32 10:31:32