---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-1330 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 9.8G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 603 11049 4 4335 15043 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:f6:56:c2 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.38/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 84947sec preferred_lft 84947sec inet6 fe80::f816:3eff:fef6:56c2/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:9d:2e:e1:77 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-1330) 02/22/25 _x86_64_ (4 CPU) 12:51:14 LINUX RESTART (4 CPU) 13:00:07 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:10:10 2.90 0.06 2.73 0.11 6.77 309.28 21.81 Average: 2.90 0.06 2.73 0.11 6.77 309.28 21.81 13:00:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:10:10 9886232 13095116 2867172 17.51 96780 3282540 3095664 17.77 691080 5451008 24760 Average: 9886232 13095116 2867172 17.51 96780 3282540 3095664 17.77 691080 5451008 24760 13:00:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:10:10 lo 0.51 0.51 0.36 0.36 0.00 0.00 0.00 0.00 13:10:10 ens3 4.99 4.38 19.48 1.29 0.00 0.00 0.00 0.00 13:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.51 0.51 0.36 0.36 0.00 0.00 0.00 0.00 Average: ens3 4.99 4.38 19.48 1.29 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-1330) 02/22/25 _x86_64_ (4 CPU) 12:51:14 LINUX RESTART (4 CPU) 13:00:07 CPU %user %nice %system %iowait %steal %idle 13:10:10 all 41.74 0.00 0.54 0.15 0.10 57.47 13:10:10 0 27.78 0.00 0.66 0.36 0.11 71.10 13:10:10 1 67.33 0.00 0.59 0.14 0.09 31.85 13:10:10 2 45.76 0.00 0.47 0.07 0.10 53.61 13:10:10 3 26.16 0.00 0.43 0.05 0.08 73.28 Average: all 41.74 0.00 0.54 0.15 0.10 57.47 Average: 0 27.78 0.00 0.66 0.36 0.11 71.10 Average: 1 67.33 0.00 0.59 0.14 0.09 31.85 Average: 2 45.76 0.00 0.47 0.07 0.10 53.61 Average: 3 26.16 0.00 0.43 0.05 0.08 73.28