21:48:36 Started by timer 21:48:36 Running as SYSTEM 21:48:36 [EnvInject] - Loading node environment variables. 21:48:36 Building remotely on prd-ubuntu1804-docker-4c-4g-7480 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:48:36 [ssh-agent] Looking for ssh-agent implementation... 21:48:37 $ ssh-agent 21:48:37 SSH_AUTH_SOCK=/tmp/ssh-H0RZ3n4E4Khj/agent.2110 21:48:37 SSH_AGENT_PID=2112 21:48:37 [ssh-agent] Started. 21:48:37 Running ssh-add (command line suppressed) 21:48:37 Identity added: /w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/private_key_8161019811107722792.key (jenkins-ssh) 21:48:37 [ssh-agent] Using credentials jenkins (jenkins) 21:48:37 The recommended git tool is: NONE 21:48:40 using credential jenkins 21:48:40 Wiping out workspace first. 21:48:40 Cloning the remote Git repository 21:48:40 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:48:40 > git init /w/workspace/ric-plt-vespamgr-sonar-prescan-script # timeout=10 21:48:40 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:48:40 > git --version # timeout=10 21:48:40 > git --version # 'git version 2.17.1' 21:48:40 using GIT_SSH to set credentials jenkins 21:48:40 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:42 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr # timeout=10 21:48:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:42 Avoid second fetch 21:48:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:48:42 Checking out Revision 93583d93c2fceab7e37b507c3fccfdd514dfa019 (refs/remotes/origin/master) 21:48:42 > git config core.sparsecheckout # timeout=10 21:48:42 > git checkout -f 93583d93c2fceab7e37b507c3fccfdd514dfa019 # timeout=10 21:48:43 Commit message: "RIC:1060: Change in PTL" 21:48:43 > git rev-list --no-walk 93583d93c2fceab7e37b507c3fccfdd514dfa019 # timeout=10 21:48:46 provisioning config files... 21:48:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:48:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:48:46 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8354044904912505403.sh 21:48:46 ---> python-tools-install.sh 21:48:46 Setup pyenv: 21:48:47 * system (set by /opt/pyenv/version) 21:48:47 * 3.8.13 (set by /opt/pyenv/version) 21:48:47 * 3.9.13 (set by /opt/pyenv/version) 21:48:47 * 3.10.6 (set by /opt/pyenv/version) 21:48:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CI1d 21:48:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:48:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:48:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:49:02 lf-activate-venv(): INFO: Base packages installed successfully 21:49:02 lf-activate-venv(): INFO: Installing additional packages: lftools 21:49:45 lf-activate-venv(): INFO: Adding /tmp/venv-CI1d/bin to PATH 21:49:45 Generating Requirements File 21:50:21 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. 21:50:21 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 21:50:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:50:22 Python 3.10.6 21:50:22 pip 25.3 from /tmp/venv-CI1d/lib/python3.10/site-packages/pip (python 3.10) 21:50:22 appdirs==1.4.4 21:50:22 argcomplete==3.6.3 21:50:22 aspy.yaml==1.3.0 21:50:22 attrs==25.4.0 21:50:22 autopage==0.5.2 21:50:22 beautifulsoup4==4.14.2 21:50:22 boto3==1.40.59 21:50:22 botocore==1.40.59 21:50:22 bs4==0.0.2 21:50:22 cachetools==6.2.1 21:50:22 certifi==2025.10.5 21:50:22 cffi==2.0.0 21:50:22 cfgv==3.4.0 21:50:22 chardet==5.2.0 21:50:22 charset-normalizer==3.4.4 21:50:22 click==8.3.0 21:50:22 cliff==4.11.0 21:50:22 cmd2==2.7.0 21:50:22 cryptography==3.3.2 21:50:22 debtcollector==3.0.0 21:50:22 decorator==5.2.1 21:50:22 defusedxml==0.7.1 21:50:22 Deprecated==1.2.18 21:50:22 distlib==0.4.0 21:50:22 dnspython==2.8.0 21:50:22 docker==7.1.0 21:50:22 dogpile.cache==1.5.0 21:50:22 durationpy==0.10 21:50:22 email-validator==2.3.0 21:50:22 filelock==3.20.0 21:50:22 future==1.0.0 21:50:22 gitdb==4.0.12 21:50:22 GitPython==3.1.45 21:50:22 google-auth==2.41.1 21:50:22 httplib2==0.31.0 21:50:22 identify==2.6.15 21:50:22 idna==3.11 21:50:22 importlib-resources==1.5.0 21:50:22 iso8601==2.1.0 21:50:22 Jinja2==3.1.6 21:50:22 jmespath==1.0.1 21:50:22 jsonpatch==1.33 21:50:22 jsonpointer==3.0.0 21:50:22 jsonschema==4.25.1 21:50:22 jsonschema-specifications==2025.9.1 21:50:22 keystoneauth1==5.12.0 21:50:22 kubernetes==34.1.0 21:50:22 lftools==0.37.15 21:50:22 lxml==6.0.2 21:50:22 markdown-it-py==4.0.0 21:50:22 MarkupSafe==3.0.3 21:50:22 mdurl==0.1.2 21:50:22 msgpack==1.1.2 21:50:22 multi_key_dict==2.0.3 21:50:22 munch==4.0.0 21:50:22 netaddr==1.3.0 21:50:22 niet==1.4.2 21:50:22 nodeenv==1.9.1 21:50:22 oauth2client==4.1.3 21:50:22 oauthlib==3.3.1 21:50:22 openstacksdk==4.7.1 21:50:22 os-service-types==1.8.0 21:50:22 osc-lib==4.2.0 21:50:22 oslo.config==10.0.0 21:50:22 oslo.context==6.1.0 21:50:22 oslo.i18n==6.6.0 21:50:22 oslo.log==7.2.1 21:50:22 oslo.serialization==5.8.0 21:50:22 oslo.utils==9.1.0 21:50:22 packaging==25.0 21:50:22 pbr==7.0.1 21:50:22 platformdirs==4.5.0 21:50:22 prettytable==3.16.0 21:50:22 psutil==7.1.2 21:50:22 pyasn1==0.6.1 21:50:22 pyasn1_modules==0.4.2 21:50:22 pycparser==2.23 21:50:22 pygerrit2==2.0.15 21:50:22 PyGithub==2.8.1 21:50:22 Pygments==2.19.2 21:50:22 PyJWT==2.10.1 21:50:22 PyNaCl==1.6.0 21:50:22 pyparsing==2.4.7 21:50:22 pyperclip==1.11.0 21:50:22 pyrsistent==0.20.0 21:50:22 python-cinderclient==9.8.0 21:50:22 python-dateutil==2.9.0.post0 21:50:22 python-heatclient==4.3.0 21:50:22 python-jenkins==1.8.3 21:50:22 python-keystoneclient==5.7.0 21:50:22 python-magnumclient==4.9.0 21:50:22 python-openstackclient==8.2.0 21:50:22 python-swiftclient==4.8.0 21:50:22 PyYAML==6.0.3 21:50:22 referencing==0.37.0 21:50:22 requests==2.32.5 21:50:22 requests-oauthlib==2.0.0 21:50:22 requestsexceptions==1.4.0 21:50:22 rfc3986==2.0.0 21:50:22 rich==14.2.0 21:50:22 rich-argparse==1.7.1 21:50:22 rpds-py==0.28.0 21:50:22 rsa==4.9.1 21:50:22 ruamel.yaml==0.18.16 21:50:22 ruamel.yaml.clib==0.2.14 21:50:22 s3transfer==0.14.0 21:50:22 simplejson==3.20.2 21:50:22 six==1.17.0 21:50:22 smmap==5.0.2 21:50:22 soupsieve==2.8 21:50:22 stevedore==5.5.0 21:50:22 tabulate==0.9.0 21:50:22 toml==0.10.2 21:50:22 tomlkit==0.13.3 21:50:22 tqdm==4.67.1 21:50:22 typing_extensions==4.15.0 21:50:22 tzdata==2025.2 21:50:22 urllib3==1.26.20 21:50:22 virtualenv==20.35.3 21:50:22 wcwidth==0.2.14 21:50:22 websocket-client==1.9.0 21:50:22 wrapt==2.0.0 21:50:22 xdg==6.0.0 21:50:22 xmltodict==1.0.2 21:50:22 yq==3.4.3 21:50:23 [EnvInject] - Injecting environment variables from a build step. 21:50:23 [EnvInject] - Injecting as environment variables the properties content 21:50:23 SET_JDK_VERSION=openjdk17 21:50:23 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 21:50:23 21:50:23 [EnvInject] - Variables injected successfully. 21:50:23 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins6085822391445400779.sh 21:50:23 ---> update-java-alternatives.sh 21:50:23 ---> Updating Java version 21:50:23 ---> Ubuntu/Debian system detected 21:50:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:50:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:50:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 21:50:24 openjdk version "17.0.7" 2023-04-18 21:50:24 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 21:50:24 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 21:50:24 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 21:50:24 [EnvInject] - Injecting environment variables from a build step. 21:50:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:50:24 [EnvInject] - Variables injected successfully. 21:50:24 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5170270255566817987.sh 21:50:24 --> prescan-ric-plt-vespamgr-ubuntu.sh starts 21:50:24 + GO111MODULE=on 21:50:24 + go mod download 21:50:31 + export GOPATH=/home/jenkins/go 21:50:31 + GOPATH=/home/jenkins/go 21:50:31 + export PATH=/home/jenkins/go/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin 21:50:31 + PATH=/home/jenkins/go/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin 21:50:31 + go test ./... -v -coverprofile cover.out 21:50:44 # gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm 21:50:44 In file included from /home/jenkins/go/pkg/mod/gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm@v0.5.0/alarm.go:40:0: 21:50:44 ./utils.h:28:10: fatal error: rmr/rmr.h: No such file or directory 21:50:44 #include 21:50:44 ^~~~~~~~~~~ 21:50:44 compilation terminated. 21:50:57 FAIL gerrit.o-ran-sc.org/r/ric-plt/vespamgr/cmd/vespamgr [build failed] 21:50:57 FAIL 21:50:57 Build step 'Execute shell' marked build as failure 21:50:57 $ ssh-agent -k 21:50:57 unset SSH_AUTH_SOCK; 21:50:57 unset SSH_AGENT_PID; 21:50:57 echo Agent pid 2112 killed; 21:50:57 [ssh-agent] Stopped. 21:50:58 [PostBuildScript] - [INFO] Executing post build scripts. 21:50:58 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11505281508529562455.sh 21:50:58 ---> sysstat.sh 21:50:58 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14634077072138962773.sh 21:50:58 ---> package-listing.sh 21:50:58 ++ facter osfamily 21:50:58 ++ tr '[:upper:]' '[:lower:]' 21:50:59 + OS_FAMILY=debian 21:50:59 + workspace=/w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:50:59 + START_PACKAGES=/tmp/packages_start.txt 21:50:59 + END_PACKAGES=/tmp/packages_end.txt 21:50:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:50:59 + PACKAGES=/tmp/packages_start.txt 21:50:59 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:50:59 + PACKAGES=/tmp/packages_end.txt 21:50:59 + case "${OS_FAMILY}" in 21:50:59 + dpkg -l 21:50:59 + grep '^ii' 21:50:59 + '[' -f /tmp/packages_start.txt ']' 21:50:59 + '[' -f /tmp/packages_end.txt ']' 21:50:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:50:59 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:50:59 + mkdir -p /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:50:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:50:59 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10778492707126039807.sh 21:50:59 ---> capture-instance-metadata.sh 21:50:59 Setup pyenv: 21:50:59 system 21:50:59 3.8.13 21:50:59 3.9.13 21:50:59 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CI1d from file:/tmp/.os_lf_venv 21:50:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:50:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:02 lf-activate-venv(): INFO: Base packages installed successfully 21:51:02 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:22 lf-activate-venv(): INFO: Adding /tmp/venv-CI1d/bin to PATH 21:51:22 INFO: Running in OpenStack, capturing instance metadata 21:51:23 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2843018382300223173.sh 21:51:23 provisioning config files... 21:51:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/config1756812175643910205tmp 21:51:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:51:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:51:23 [EnvInject] - Injecting environment variables from a build step. 21:51:23 [EnvInject] - Injecting as environment variables the properties content 21:51:23 SERVER_ID=logs 21:51:23 21:51:23 [EnvInject] - Variables injected successfully. 21:51:23 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2342679791098314246.sh 21:51:23 ---> create-netrc.sh 21:51:23 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13071715652825936923.sh 21:51:23 ---> python-tools-install.sh 21:51:23 Setup pyenv: 21:51:23 system 21:51:23 3.8.13 21:51:23 3.9.13 21:51:23 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:51:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CI1d from file:/tmp/.os_lf_venv 21:51:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:27 lf-activate-venv(): INFO: Base packages installed successfully 21:51:27 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:46 lf-activate-venv(): INFO: Adding /tmp/venv-CI1d/bin to PATH 21:51:46 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins842175326112632804.sh 21:51:46 ---> sudo-logs.sh 21:51:46 Archiving 'sudo' log.. 21:51:46 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9845162943307800452.sh 21:51:46 ---> job-cost.sh 21:51:46 Setup pyenv: 21:51:46 system 21:51:46 3.8.13 21:51:46 3.9.13 21:51:46 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:51:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CI1d from file:/tmp/.os_lf_venv 21:51:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:50 lf-activate-venv(): INFO: Base packages installed successfully 21:51:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:52:01 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. 21:52:01 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 21:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-CI1d/bin to PATH 21:52:02 INFO: No Stack... 21:52:02 INFO: Retrieving Pricing Info for: v3-starter-4 21:52:02 INFO: Archiving Costs 21:52:02 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins9371069455913891898.sh 21:52:02 ---> logs-deploy.sh 21:52:02 Setup pyenv: 21:52:03 system 21:52:03 3.8.13 21:52:03 3.9.13 21:52:03 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:52:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CI1d from file:/tmp/.os_lf_venv 21:52:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:52:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:52:06 lf-activate-venv(): INFO: Base packages installed successfully 21:52:06 lf-activate-venv(): INFO: Installing additional packages: lftools 21:52:26 lf-activate-venv(): INFO: Adding /tmp/venv-CI1d/bin to PATH 21:52:26 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-vespamgr-sonar-prescan-script/1799 21:52:26 INFO: archiving workspace using pattern(s): -p **/*.log 21:52:29 Archives upload complete. 21:52:29 INFO: archiving logs to Nexus 21:52:31 ---> uname -a: 21:52:31 Linux prd-ubuntu1804-docker-4c-4g-7480 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:52:31 21:52:31 21:52:31 ---> lscpu: 21:52:31 Architecture: x86_64 21:52:31 CPU op-mode(s): 32-bit, 64-bit 21:52:31 Byte Order: Little Endian 21:52:31 CPU(s): 4 21:52:31 On-line CPU(s) list: 0-3 21:52:31 Thread(s) per core: 1 21:52:31 Core(s) per socket: 1 21:52:31 Socket(s): 4 21:52:31 NUMA node(s): 1 21:52:31 Vendor ID: AuthenticAMD 21:52:31 CPU family: 23 21:52:31 Model: 49 21:52:31 Model name: AMD EPYC-Rome Processor 21:52:31 Stepping: 0 21:52:31 CPU MHz: 2800.000 21:52:31 BogoMIPS: 5600.00 21:52:31 Virtualization: AMD-V 21:52:31 Hypervisor vendor: KVM 21:52:31 Virtualization type: full 21:52:31 L1d cache: 32K 21:52:31 L1i cache: 32K 21:52:31 L2 cache: 512K 21:52:31 L3 cache: 16384K 21:52:31 NUMA node0 CPU(s): 0-3 21:52: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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 21:52:31 21:52:31 21:52:31 ---> nproc: 21:52:31 4 21:52:31 21:52:31 21:52:31 ---> df -h: 21:52:31 Filesystem Size Used Avail Use% Mounted on 21:52:31 udev 3.9G 0 3.9G 0% /dev 21:52:31 tmpfs 798M 696K 797M 1% /run 21:52:31 /dev/vda1 20G 9.3G 10G 49% / 21:52:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:52:31 tmpfs 5.0M 0 5.0M 0% /run/lock 21:52:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:52:31 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:52:31 tmpfs 798M 0 798M 0% /run/user/1001 21:52:31 21:52:31 21:52:31 ---> free -m: 21:52:31 total used free shared buff/cache available 21:52:31 Mem: 7976 461 4939 0 2575 7216 21:52:31 Swap: 1023 0 1023 21:52:31 21:52:31 21:52:31 ---> ip addr: 21:52:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:52:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:52:31 inet 127.0.0.1/8 scope host lo 21:52:31 valid_lft forever preferred_lft forever 21:52:31 inet6 ::1/128 scope host 21:52:31 valid_lft forever preferred_lft forever 21:52:31 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:52:31 link/ether fa:16:3e:62:47:ef brd ff:ff:ff:ff:ff:ff 21:52:31 inet 10.32.6.10/23 brd 10.32.7.255 scope global dynamic ens3 21:52:31 valid_lft 86118sec preferred_lft 86118sec 21:52:31 inet6 fe80::f816:3eff:fe62:47ef/64 scope link 21:52:31 valid_lft forever preferred_lft forever 21:52:31 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:52:31 link/ether 02:42:1b:50:8c:19 brd ff:ff:ff:ff:ff:ff 21:52:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:52:31 valid_lft forever preferred_lft forever 21:52:31 21:52:31 21:52:31 ---> sar -b -r -n DEV: 21:52:31 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7480) 10/26/25 _x86_64_ (4 CPU) 21:52:31 21:52:31 21:47:51 LINUX RESTART (4 CPU) 21:52:31 21:52:31 21:48:02 tps rtps wtps bread/s bwrtn/s 21:52:31 21:49:02 143.25 67.12 76.12 5687.71 39296.00 21:52:31 21:50:01 50.70 3.46 47.25 58.70 5576.55 21:52:31 21:51:01 205.35 121.20 84.15 4557.24 17178.34 21:52:31 21:52:01 34.08 0.68 33.39 77.85 7618.06 21:52:31 Average: 108.44 48.22 60.22 2593.04 17375.07 21:52:31 21:52:31 21:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:31 21:49:02 5979060 7449188 2188368 26.79 31952 1620880 974976 10.58 540328 1482012 35176 21:52:31 21:50:01 5734464 7451472 2432964 29.79 52764 1833512 957552 10.39 550692 1689008 180240 21:52:31 21:51:01 5086784 7409032 3080644 37.72 86704 2372752 965416 10.48 718560 2101852 185864 21:52:31 21:52:01 5034024 7374228 3133404 38.36 90152 2388372 982392 10.66 763776 2110876 21256 21:52:31 Average: 5458583 7420980 2708845 33.17 65393 2053879 970084 10.53 643339 1845937 105634 21:52:31 21:52:31 21:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:31 21:49:02 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 21:52:31 21:49:02 ens3 248.75 160.45 854.76 60.64 0.00 0.00 0.00 0.00 21:52:31 21:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:31 21:50:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 21:52:31 21:50:01 ens3 65.36 48.67 864.92 5.78 0.00 0.00 0.00 0.00 21:52:31 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:31 21:51:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 21:52:31 21:51:01 ens3 179.09 110.13 845.07 13.03 0.00 0.00 0.00 0.00 21:52:31 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:31 21:52:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:52:31 21:52:01 ens3 10.26 11.15 8.27 5.57 0.00 0.00 0.00 0.00 21:52:31 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:31 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 21:52:31 Average: ens3 125.60 82.41 641.44 21.15 0.00 0.00 0.00 0.00 21:52:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:31 21:52:31 21:52:31 ---> sar -P ALL: 21:52:31 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7480) 10/26/25 _x86_64_ (4 CPU) 21:52:31 21:52:31 21:47:51 LINUX RESTART (4 CPU) 21:52:31 21:52:31 21:48:02 CPU %user %nice %system %iowait %steal %idle 21:52:31 21:49:02 all 14.86 0.00 2.64 5.98 3.38 73.14 21:52:31 21:49:02 0 7.24 0.00 1.54 7.76 3.22 80.24 21:52:31 21:49:02 1 14.41 0.00 5.39 9.54 3.22 67.44 21:52:31 21:49:02 2 18.72 0.00 1.66 3.13 3.77 72.72 21:52:31 21:49:02 3 19.08 0.00 1.96 3.49 3.32 72.15 21:52:31 21:50:01 all 18.89 0.00 1.18 2.68 1.94 75.31 21:52:31 21:50:01 0 32.80 0.00 1.49 0.98 2.40 62.33 21:52:31 21:50:01 1 11.29 0.00 0.79 0.57 2.06 85.29 21:52:31 21:50:01 2 11.35 0.00 1.14 8.80 1.74 76.97 21:52:31 21:50:01 3 20.23 0.00 1.31 0.34 1.57 76.55 21:52:31 21:51:01 all 31.94 0.00 6.30 8.49 7.11 46.17 21:52:31 21:51:01 0 26.83 0.00 5.98 7.68 6.35 53.16 21:52:31 21:51:01 1 41.87 0.00 6.76 7.82 7.79 35.77 21:52:31 21:51:01 2 35.10 0.00 6.46 11.17 7.45 39.81 21:52:31 21:51:01 3 23.95 0.00 6.00 7.25 6.84 55.97 21:52:31 21:52:01 all 20.19 0.00 0.86 1.33 1.62 75.99 21:52:31 21:52:01 0 3.41 0.00 0.61 3.81 1.03 91.13 21:52:31 21:52:01 1 18.32 0.00 1.06 0.85 1.64 78.13 21:52:31 21:52:01 2 35.34 0.00 1.04 0.20 2.32 61.10 21:52:31 21:52:01 3 23.69 0.00 0.71 0.50 1.51 73.58 21:52:31 Average: all 21.53 0.00 2.76 4.63 3.53 67.55 21:52:31 Average: 0 17.55 0.00 2.42 5.08 3.26 71.69 21:52:31 Average: 1 21.58 0.00 3.51 4.70 3.70 66.52 21:52:31 Average: 2 25.21 0.00 2.59 5.84 3.83 62.52 21:52:31 Average: 3 21.75 0.00 2.51 2.91 3.32 69.50 21:52:31 21:52:31 21:52:31