12:39:56 Started by timer 12:39:56 Running as SYSTEM 12:39:56 [EnvInject] - Loading node environment variables. 12:39:56 Building remotely on prd-centos8-docker-8c-8g-1183 (centos8-docker-8c-8g) in workspace /w/workspace/sdnc-oam-maven-docker-stage-master 12:39:56 [ssh-agent] Looking for ssh-agent implementation... 12:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:56 $ ssh-agent 12:39:56 SSH_AUTH_SOCK=/tmp/ssh-D2rutz1vaGqb/agent.5565 12:39:56 SSH_AGENT_PID=5567 12:39:56 [ssh-agent] Started. 12:39:56 Running ssh-add (command line suppressed) 12:39:56 Identity added: /w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_12647666315352367281.key (/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/private_key_12647666315352367281.key) 12:39:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:39:56 The recommended git tool is: NONE 12:39:58 using credential onap-jenkins-ssh 12:39:58 Wiping out workspace first. 12:39:58 Cloning the remote Git repository 12:39:58 Cloning repository git://cloud.onap.org/mirror/sdnc/oam 12:39:58 > git init /w/workspace/sdnc-oam-maven-docker-stage-master # timeout=10 12:39:58 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam 12:39:58 > git --version # timeout=10 12:39:58 > git --version # 'git version 2.39.1' 12:39:58 using GIT_SSH to set credentials Gerrit user 12:39:58 [INFO] Currently running in a labeled security context 12:39:58 [INFO] Currently SELinux is 'enforcing' on the host 12:39:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/sdnc-oam-maven-docker-stage-master@tmp/jenkins-gitclient-ssh991263581429234215.key 12:39:58 Verifying host key using manually-configured host key entries 12:39:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:01 ERROR: Error cloning remote repo 'origin' 12:40:01 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdnc/oam +refs/heads/*:refs/remotes/origin/*" returned status code 128: 12:40:01 stdout: 12:40:01 stderr: fatal: unable to connect to cloud.onap.org: 12:40:01 cloud.onap.org[0: 199.204.45.137]: errno=No route to host 12:40:01 cloud.onap.org[1: 2604:e100:1:0:f816:3eff:fefb:56ed]: errno=Network is unreachable 12:40:01 12:40:01 12:40:01 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) 12:40:01 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 12:40:01 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 12:40:01 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 12:40:01 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 12:40:01 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 12:40:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 12:40:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 12:40:01 at hudson.remoting.Request$2.run(Request.java:377) 12:40:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 12:40:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 12:40:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 12:40:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 12:40:01 at java.base/java.lang.Thread.run(Thread.java:829) 12:40:01 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-docker-8c-8g-1183 12:40:01 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 12:40:01 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 12:40:01 at hudson.remoting.Channel.call(Channel.java:1003) 12:40:01 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 12:40:01 at jdk.internal.reflect.GeneratedMethodAccessor391.invoke(Unknown Source) 12:40:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:40:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 12:40:01 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 12:40:01 at com.sun.proxy.$Proxy158.execute(Unknown Source) 12:40:01 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 12:40:01 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 12:40:01 at hudson.scm.SCM.checkout(SCM.java:540) 12:40:01 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 12:40:01 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:40:01 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:40:01 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:40:01 at hudson.model.Run.execute(Run.java:1895) 12:40:01 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:40:01 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:40:01 at hudson.model.Executor.run(Executor.java:442) 12:40:01 ERROR: Error cloning remote repo 'origin' 12:40:01 $ ssh-agent -k 12:40:01 unset SSH_AUTH_SOCK; 12:40:01 unset SSH_AGENT_PID; 12:40:01 echo Agent pid 5567 killed; 12:40:01 [ssh-agent] Stopped. 12:40:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:40:01 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins10764104644495165312.sh 12:40:01 ---> sysstat.sh 12:40:02 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins6235909977842159195.sh 12:40:02 ---> package-listing.sh 12:40:02 ++ facter osfamily 12:40:02 ++ tr '[:upper:]' '[:lower:]' 12:40:02 + OS_FAMILY=redhat 12:40:02 + workspace=/w/workspace/sdnc-oam-maven-docker-stage-master 12:40:02 + START_PACKAGES=/tmp/packages_start.txt 12:40:02 + END_PACKAGES=/tmp/packages_end.txt 12:40:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:40:02 + PACKAGES=/tmp/packages_start.txt 12:40:02 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:40:02 + PACKAGES=/tmp/packages_end.txt 12:40:02 + case "${OS_FAMILY}" in 12:40:02 + rpm -qa 12:40:02 + sort 12:40:03 + '[' -f /tmp/packages_start.txt ']' 12:40:03 + '[' -f /tmp/packages_end.txt ']' 12:40:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:40:03 + '[' /w/workspace/sdnc-oam-maven-docker-stage-master ']' 12:40:03 + mkdir -p /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:40:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-maven-docker-stage-master/archives/ 12:40:03 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins2158891710299469355.sh 12:40:03 ---> capture-instance-metadata.sh 12:40:03 Setup pyenv: 12:40:03 system 12:40:03 * 3.8.13 (set by /opt/pyenv/version) 12:40:03 * 3.9.13 (set by /opt/pyenv/version) 12:40:03 * 3.10.6 (set by /opt/pyenv/version) 12:40:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7edT 12:40:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:40:11 lf-activate-venv(): INFO: Installing: lftools 12:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-7edT/bin to PATH 12:40:41 INFO: Running in OpenStack, capturing instance metadata 12:40:41 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins684656542731564003.sh 12:40:41 provisioning config files... 12:40:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-maven-docker-stage-master@tmp/config2875032119855340927tmp 12:40:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:40:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:40:41 [EnvInject] - Injecting environment variables from a build step. 12:40:41 [EnvInject] - Injecting as environment variables the properties content 12:40:41 SERVER_ID=logs 12:40:41 12:40:41 [EnvInject] - Variables injected successfully. 12:40:41 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins3769899278876202838.sh 12:40:41 ---> create-netrc.sh 12:40:41 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins10517925871186338016.sh 12:40:41 ---> python-tools-install.sh 12:40:41 Setup pyenv: 12:40:41 system 12:40:41 3.8.13 12:40:41 3.9.13 12:40:41 * 3.10.6 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:40:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7edT from file:/tmp/.os_lf_venv 12:40:42 lf-activate-venv(): INFO: Installing: lftools 12:40:49 lf-activate-venv(): INFO: Adding /tmp/venv-7edT/bin to PATH 12:40:49 Generating Requirements File 12:41:20 Python 3.10.6 12:41:20 pip 23.3.1 from /tmp/venv-7edT/lib/python3.10/site-packages/pip (python 3.10) 12:41:21 appdirs==1.4.4 12:41:21 argcomplete==3.1.6 12:41:21 aspy.yaml==1.3.0 12:41:21 attrs==23.1.0 12:41:21 autopage==0.5.2 12:41:21 Babel==2.13.1 12:41:21 beautifulsoup4==4.12.2 12:41:21 boto3==1.29.3 12:41:21 botocore==1.32.3 12:41:21 bs4==0.0.1 12:41:21 cachetools==5.3.2 12:41:21 certifi==2023.11.17 12:41:21 cffi==1.16.0 12:41:21 cfgv==3.4.0 12:41:21 chardet==5.2.0 12:41:21 charset-normalizer==3.3.2 12:41:21 click==8.1.7 12:41:21 cliff==4.4.0 12:41:21 cmd2==2.4.3 12:41:21 cryptography==3.3.2 12:41:21 debtcollector==2.5.0 12:41:21 decorator==5.1.1 12:41:21 defusedxml==0.7.1 12:41:21 Deprecated==1.2.14 12:41:21 distlib==0.3.7 12:41:21 dnspython==2.4.2 12:41:21 docker==4.2.2 12:41:21 dogpile.cache==1.2.2 12:41:21 email-validator==2.1.0.post1 12:41:21 filelock==3.13.1 12:41:21 future==0.18.3 12:41:21 gitdb==4.0.11 12:41:21 GitPython==3.1.40 12:41:21 google-auth==2.23.4 12:41:21 httplib2==0.22.0 12:41:21 identify==2.5.31 12:41:21 idna==3.4 12:41:21 importlib-metadata==6.8.0 12:41:21 importlib-resources==1.5.0 12:41:21 iso8601==2.1.0 12:41:21 Jinja2==3.1.2 12:41:21 jmespath==1.0.1 12:41:21 jsonpatch==1.33 12:41:21 jsonpointer==2.4 12:41:21 jsonschema==4.20.0 12:41:21 jsonschema-specifications==2023.11.1 12:41:21 keystoneauth1==5.3.0 12:41:21 kubernetes==28.1.0 12:41:21 lftools==0.37.8 12:41:21 lxml==4.9.3 12:41:21 MarkupSafe==2.1.3 12:41:21 msgpack==1.0.7 12:41:21 multi-key-dict==2.0.3 12:41:21 munch==4.0.0 12:41:21 netaddr==0.9.0 12:41:21 netifaces==0.11.0 12:41:21 niet==1.4.2 12:41:21 nodeenv==1.8.0 12:41:21 oauth2client==4.1.3 12:41:21 oauthlib==3.2.2 12:41:21 openstacksdk==0.62.0 12:41:21 os-client-config==2.1.0 12:41:21 os-service-types==1.7.0 12:41:21 osc-lib==2.9.0 12:41:21 oslo.config==9.2.0 12:41:21 oslo.context==5.3.0 12:41:21 oslo.i18n==6.2.0 12:41:21 oslo.log==5.4.0 12:41:21 oslo.serialization==5.2.0 12:41:21 oslo.utils==6.3.0 12:41:21 packaging==23.2 12:41:21 pbr==6.0.0 12:41:21 platformdirs==3.11.0 12:41:21 prettytable==3.9.0 12:41:21 pyasn1==0.5.0 12:41:21 pyasn1-modules==0.3.0 12:41:21 pycparser==2.21 12:41:21 pygerrit2==2.0.15 12:41:21 PyGithub==2.1.1 12:41:21 pyinotify==0.9.6 12:41:21 PyJWT==2.8.0 12:41:21 PyNaCl==1.5.0 12:41:21 pyparsing==2.4.7 12:41:21 pyperclip==1.8.2 12:41:21 pyrsistent==0.20.0 12:41:21 python-cinderclient==9.4.0 12:41:21 python-dateutil==2.8.2 12:41:21 python-heatclient==3.3.0 12:41:21 python-jenkins==1.8.2 12:41:21 python-keystoneclient==5.2.0 12:41:21 python-magnumclient==4.2.0 12:41:21 python-novaclient==18.4.0 12:41:21 python-openstackclient==6.0.0 12:41:21 python-swiftclient==4.4.0 12:41:21 pytz==2023.3.post1 12:41:21 PyYAML==6.0.1 12:41:21 referencing==0.31.0 12:41:21 requests==2.31.0 12:41:21 requests-oauthlib==1.3.1 12:41:21 requestsexceptions==1.4.0 12:41:21 rfc3986==2.0.0 12:41:21 rpds-py==0.13.0 12:41:21 rsa==4.9 12:41:21 ruamel.yaml==0.18.5 12:41:21 ruamel.yaml.clib==0.2.8 12:41:21 s3transfer==0.7.0 12:41:21 simplejson==3.19.2 12:41:21 six==1.16.0 12:41:21 smmap==5.0.1 12:41:21 soupsieve==2.5 12:41:21 stevedore==5.1.0 12:41:21 tabulate==0.9.0 12:41:21 toml==0.10.2 12:41:21 tomlkit==0.12.3 12:41:21 tqdm==4.66.1 12:41:21 typing_extensions==4.8.0 12:41:21 tzdata==2023.3 12:41:21 urllib3==1.26.18 12:41:21 virtualenv==20.24.6 12:41:21 wcwidth==0.2.10 12:41:21 websocket-client==1.6.4 12:41:21 wrapt==1.16.0 12:41:21 xdg==6.0.0 12:41:21 xmltodict==0.13.0 12:41:21 yq==3.2.3 12:41:21 zipp==3.17.0 12:41:21 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins283664483934631814.sh 12:41:21 ---> sudo-logs.sh 12:41:21 Archiving 'sudo' log.. 12:41:21 [sdnc-oam-maven-docker-stage-master] $ /bin/bash /tmp/jenkins11027103724101490818.sh 12:41:21 ---> job-cost.sh 12:41:21 Setup pyenv: 12:41:21 system 12:41:21 3.8.13 12:41:21 3.9.13 12:41:21 * 3.10.6 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7edT from file:/tmp/.os_lf_venv 12:41:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:41:30 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. 12:41:30 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:41:30 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 12:41:30 lf-activate-venv(): INFO: Adding /tmp/venv-7edT/bin to PATH 12:41:30 INFO: No Stack... 12:41:30 INFO: Retrieving Pricing Info for: v3-standard-8 12:41:31 INFO: Archiving Costs 12:41:31 [sdnc-oam-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins4728861034319217645.sh 12:41:31 ---> logs-deploy.sh 12:41:31 Setup pyenv: 12:41:31 system 12:41:31 3.8.13 12:41:31 3.9.13 12:41:31 * 3.10.6 (set by /w/workspace/sdnc-oam-maven-docker-stage-master/.python-version) 12:41:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7edT from file:/tmp/.os_lf_venv 12:41:33 lf-activate-venv(): INFO: Installing: lftools 12:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-7edT/bin to PATH 12:41:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-maven-docker-stage-master/1604 12:41:42 INFO: archiving workspace using pattern(s): 12:41:48 Archives upload complete. 12:41:48 INFO: archiving logs to Nexus 12:41:49 ---> uname -a: 12:41:49 Linux prd-centos8-docker-8c-8g-1183.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:41:49 12:41:49 12:41:49 ---> lscpu: 12:41:49 Architecture: x86_64 12:41:49 CPU op-mode(s): 32-bit, 64-bit 12:41:49 Byte Order: Little Endian 12:41:49 CPU(s): 8 12:41:49 On-line CPU(s) list: 0-7 12:41:49 Thread(s) per core: 1 12:41:49 Core(s) per socket: 1 12:41:49 Socket(s): 8 12:41:49 NUMA node(s): 1 12:41:49 Vendor ID: AuthenticAMD 12:41:49 CPU family: 23 12:41:49 Model: 49 12:41:49 Model name: AMD EPYC-Rome Processor 12:41:49 Stepping: 0 12:41:49 CPU MHz: 2799.998 12:41:49 BogoMIPS: 5599.99 12:41:49 Virtualization: AMD-V 12:41:49 Hypervisor vendor: KVM 12:41:49 Virtualization type: full 12:41:49 L1d cache: 32K 12:41:49 L1i cache: 32K 12:41:49 L2 cache: 512K 12:41:49 L3 cache: 16384K 12:41:49 NUMA node0 CPU(s): 0-7 12:41:49 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:41:49 12:41:49 12:41:49 ---> nproc: 12:41:49 8 12:41:49 12:41:49 12:41:49 ---> df -h: 12:41:49 Filesystem Size Used Avail Use% Mounted on 12:41:49 devtmpfs 16G 0 16G 0% /dev 12:41:49 tmpfs 16G 0 16G 0% /dev/shm 12:41:49 tmpfs 16G 17M 16G 1% /run 12:41:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:41:49 /dev/vda1 160G 11G 150G 7% / 12:41:49 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:41:49 12:41:49 12:41:49 ---> free -m: 12:41:49 total used free shared buff/cache available 12:41:49 Mem: 31890 920 28785 18 2184 30532 12:41:49 Swap: 1023 0 1023 12:41:49 12:41:49 12:41:49 ---> ip addr: 12:41:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:41:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:41:49 inet 127.0.0.1/8 scope host lo 12:41:49 valid_lft forever preferred_lft forever 12:41:49 inet6 ::1/128 scope host 12:41:49 valid_lft forever preferred_lft forever 12:41:49 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 12:41:49 link/ether fa:16:3e:db:bf:5b brd ff:ff:ff:ff:ff:ff 12:41:49 altname enp0s3 12:41:49 altname ens3 12:41:49 inet 10.30.107.244/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:41:49 valid_lft 86263sec preferred_lft 86263sec 12:41:49 inet6 fe80::f816:3eff:fedb:bf5b/64 scope link 12:41:49 valid_lft forever preferred_lft forever 12:41:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:41:49 link/ether 02:42:c6:e9:8a:f8 brd ff:ff:ff:ff:ff:ff 12:41:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:41:49 valid_lft forever preferred_lft forever 12:41:49 12:41:49 12:41:49 ---> sar -b -r -n DEV: 12:41:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/18/2023 _x86_64_ (8 CPU) 12:41:49 12:41:49 12:39:27 LINUX RESTART (8 CPU) 12:41:49 12:41:49 12:40:01 PM tps rtps wtps bread/s bwrtn/s 12:41:49 12:40:03 PM 1.37 1.37 0.00 186.30 0.00 12:41:49 12:41:01 PM 93.45 13.48 79.97 2325.54 5755.05 12:41:49 Average: 91.19 13.18 78.01 2273.03 5613.79 12:41:49 12:41:49 12:40:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:41:49 12:40:03 PM 30042292 31392052 2613412 8.00 2688 1688944 1415372 4.20 262920 1993660 33572 12:41:49 12:41:01 PM 29659420 31326584 2996284 9.18 2688 1991168 1420332 4.21 330600 2252368 157100 12:41:49 Average: 29850856 31359318 2804848 8.59 2688 1840056 1417852 4.21 296760 2123014 95336 12:41:49 12:41:49 12:40:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:41:49 12:40:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:49 12:40:03 PM eth0 85.62 47.95 65.51 34.38 0.00 0.00 0.00 0.00 12:41:49 12:40:03 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:49 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:49 12:41:01 PM eth0 78.96 52.38 952.09 10.22 0.00 0.00 0.00 0.00 12:41:49 12:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:49 Average: eth0 79.12 52.27 930.33 10.82 0.00 0.00 0.00 0.00 12:41:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:49 12:41:49 12:41:49 ---> sar -P ALL: 12:41:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/18/2023 _x86_64_ (8 CPU) 12:41:49 12:41:49 12:39:27 LINUX RESTART (8 CPU) 12:41:49 12:41:49 12:40:01 PM CPU %user %nice %system %iowait %steal %idle 12:41:49 12:40:03 PM all 10.10 0.00 2.14 0.00 0.26 87.50 12:41:49 12:40:03 PM 0 5.48 0.00 2.05 0.00 0.00 92.47 12:41:49 12:40:03 PM 1 29.66 0.00 6.21 0.00 0.00 64.14 12:41:49 12:40:03 PM 2 14.48 0.00 2.76 0.00 0.00 82.76 12:41:49 12:40:03 PM 3 2.72 0.00 1.36 0.00 0.68 95.24 12:41:49 12:40:03 PM 4 1.36 0.00 1.36 0.00 0.68 96.60 12:41:49 12:40:03 PM 5 12.50 0.00 2.08 0.00 0.00 85.42 12:41:49 12:40:03 PM 6 0.00 0.00 1.37 0.00 0.00 98.63 12:41:49 12:40:03 PM 7 14.86 0.00 0.00 0.00 0.68 84.46 12:41:49 12:41:01 PM all 10.50 0.00 0.97 0.64 0.04 87.86 12:41:49 12:41:01 PM 0 1.67 0.00 0.40 0.29 0.03 97.60 12:41:49 12:41:01 PM 1 6.53 0.00 0.45 0.64 0.03 92.35 12:41:49 12:41:01 PM 2 8.62 0.00 1.09 0.55 0.05 89.69 12:41:49 12:41:01 PM 3 30.12 0.00 2.23 1.12 0.05 66.48 12:41:49 12:41:01 PM 4 11.29 0.00 1.17 0.74 0.03 86.76 12:41:49 12:41:01 PM 5 11.96 0.00 0.83 0.90 0.05 86.26 12:41:49 12:41:01 PM 6 7.24 0.00 0.69 0.41 0.02 91.64 12:41:49 12:41:01 PM 7 6.57 0.00 0.86 0.45 0.03 92.08 12:41:49 Average: all 10.49 0.00 0.99 0.62 0.04 87.85 12:41:49 Average: 0 1.77 0.00 0.44 0.29 0.03 97.47 12:41:49 Average: 1 7.09 0.00 0.59 0.62 0.03 91.66 12:41:49 Average: 2 8.76 0.00 1.13 0.54 0.05 89.52 12:41:49 Average: 3 29.44 0.00 2.21 1.09 0.07 67.19 12:41:49 Average: 4 11.05 0.00 1.18 0.72 0.05 87.00 12:41:49 Average: 5 11.97 0.00 0.86 0.88 0.05 86.24 12:41:49 Average: 6 7.07 0.00 0.71 0.40 0.02 91.81 12:41:49 Average: 7 6.78 0.00 0.84 0.44 0.05 91.89 12:41:49 12:41:49 12:41:49